com.vividsolutions.jump.workbench.ui.renderer.style
Class VertexXYLineSegmentStyle.VertexXY

java.lang.Object
  extended by com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
      extended by com.vividsolutions.jump.workbench.ui.renderer.style.LineStringVertexStyle
          extended by com.vividsolutions.jump.workbench.ui.renderer.style.VertexXYLineSegmentStyle
              extended by com.vividsolutions.jump.workbench.ui.renderer.style.VertexXYLineSegmentStyle.VertexXY
All Implemented Interfaces:
ChoosableStyle, Style, java.lang.Cloneable
Enclosing class:
VertexXYLineSegmentStyle

public static class VertexXYLineSegmentStyle.VertexXY
extends VertexXYLineSegmentStyle


Nested Class Summary
 
Nested classes/interfaces inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.VertexXYLineSegmentStyle
VertexXYLineSegmentStyle.VertexXY
 
Field Summary
 
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.VertexXYLineSegmentStyle
FONT_BASE_SIZE
 
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringVertexStyle
icon, name
 
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
enabled, fillColorWithAlpha, lineColorWithAlpha, stroke
 
Constructor Summary
VertexXYLineSegmentStyle.VertexXY()
           
 
Method Summary
 
Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.VertexXYLineSegmentStyle
paint
 
Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringVertexStyle
getIcon, getName, paintLineString
 
Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
clone, initialize, isEnabled, paint, paintGeometry, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.vividsolutions.jump.workbench.ui.renderer.style.Style
clone, initialize, isEnabled, paint, setEnabled
 

Constructor Detail

VertexXYLineSegmentStyle.VertexXY

public VertexXYLineSegmentStyle.VertexXY()