Class VertexXYLineSegmentStyle.VertexXY
java.lang.Object
com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
com.vividsolutions.jump.workbench.ui.renderer.style.LineStringVertexStyle
com.vividsolutions.jump.workbench.ui.renderer.style.VertexXYLineSegmentStyle
com.vividsolutions.jump.workbench.ui.renderer.style.VertexXYLineSegmentStyle.VertexXY
- All Implemented Interfaces:
ChoosableStyle, Style, Cloneable
- Enclosing class:
VertexXYLineSegmentStyle
- Version:
- 1.0
- Author:
- Martin Davis
-
Nested Class Summary
Nested classes/interfaces inherited from class VertexXYLineSegmentStyle
VertexXYLineSegmentStyle.VertexXY -
Field Summary
Fields inherited from class VertexXYLineSegmentStyle
FONT_BASE_SIZEFields inherited from class LineStringVertexStyle
icon, nameFields inherited from class LineStringStyle
enabled, fillColorWithAlpha, lineColorWithAlpha, stroke -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VertexXYLineSegmentStyle
paintMethods inherited from class LineStringVertexStyle
getIcon, getName, paintLineStringMethods inherited from class LineStringStyle
clone, initialize, isEnabled, paint, paintGeometry, setEnabledMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Style
clone, initialize, isEnabled, paint, setEnabled
-
Constructor Details
-
VertexXY
public VertexXY()
-