org.openjump.core.ui.style.decoration
Class VertexZValueStyle.VertexZValue

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 org.openjump.core.ui.style.decoration.VertexZValueStyle
              extended by org.openjump.core.ui.style.decoration.VertexZValueStyle.VertexZValue
All Implemented Interfaces:
ChoosableStyle, Style, java.lang.Cloneable
Enclosing class:
VertexZValueStyle

public static class VertexZValueStyle.VertexZValue
extends VertexZValueStyle


Nested Class Summary
 
Nested classes/interfaces inherited from class org.openjump.core.ui.style.decoration.VertexZValueStyle
VertexZValueStyle.VertexZValue
 
Field Summary
 
Fields inherited from class org.openjump.core.ui.style.decoration.VertexZValueStyle
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
VertexZValueStyle.VertexZValue()
           
 
Method Summary
 
Methods inherited from class org.openjump.core.ui.style.decoration.VertexZValueStyle
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

VertexZValueStyle.VertexZValue

public VertexZValueStyle.VertexZValue()