📄 visualvertexpainterfactory.java
字号:
package salvo.jesus.graph.visual.drawing;/** * An abstract class that really does not implement any of the methods * of the </tt>PainterFactory</tt> interface. Imstead, this class serves * to get and set the default factory for visual vertices. * * @author Jesus M. Salvo Jr. */public abstract class VisualVertexPainterFactory implements PainterFactory {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -