de.latlon.deejump.plugin.style
Class VertexStylesFactory
java.lang.Object
de.latlon.deejump.plugin.style.VertexStylesFactory
public class VertexStylesFactory
- extends java.lang.Object
...
- Author:
- Ugo Taddei
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQUARE_STYLE
public static final java.lang.String SQUARE_STYLE
- See Also:
- Constant Field Values
CIRCLE_STYLE
public static final java.lang.String CIRCLE_STYLE
- See Also:
- Constant Field Values
TRIANGLE_STYLE
public static final java.lang.String TRIANGLE_STYLE
- See Also:
- Constant Field Values
STAR_STYLE
public static final java.lang.String STAR_STYLE
- See Also:
- Constant Field Values
CROSS_STYLE
public static final java.lang.String CROSS_STYLE
- See Also:
- Constant Field Values
BITMAP_STYLE
public static final java.lang.String BITMAP_STYLE
- See Also:
- Constant Field Values
createVertexStyle
public static final VertexStyle createVertexStyle(java.lang.String wellKnowName)