com.vividsolutions.jump.workbench.ui.renderer.style
Class CircleLineStringEndpointStyle.End

java.lang.Object
  extended bycom.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
      extended bycom.vividsolutions.jump.workbench.ui.renderer.style.LineStringEndpointStyle
          extended bycom.vividsolutions.jump.workbench.ui.renderer.style.CircleLineStringEndpointStyle
              extended bycom.vividsolutions.jump.workbench.ui.renderer.style.CircleLineStringEndpointStyle.End
All Implemented Interfaces:
ChoosableStyle, java.lang.Cloneable, Style
Enclosing class:
CircleLineStringEndpointStyle

public static class CircleLineStringEndpointStyle.End
extends CircleLineStringEndpointStyle


Nested Class Summary
 
Nested classes inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.CircleLineStringEndpointStyle
CircleLineStringEndpointStyle.End, CircleLineStringEndpointStyle.Start
 
Field Summary
 
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringEndpointStyle
icon, name
 
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
enabled, fillColorWithAlpha, lineColorWithAlpha, stroke
 
Constructor Summary
CircleLineStringEndpointStyle.End()
           
 
Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.CircleLineStringEndpointStyle
paint
 
Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringEndpointStyle
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

CircleLineStringEndpointStyle.End

public CircleLineStringEndpointStyle.End()