org.openjump.core.ui.style.decoration
Class SegmentDownhillArrowStyle.NarrowSolidMiddle

java.lang.Object
  extended by com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
      extended by com.vividsolutions.jump.workbench.ui.renderer.style.LineStringSegmentStyle
          extended by org.openjump.core.ui.style.decoration.SegmentDownhillArrowStyle
              extended by org.openjump.core.ui.style.decoration.SegmentDownhillArrowStyle.NarrowSolidMiddle
All Implemented Interfaces:
ChoosableStyle, Style, java.lang.Cloneable
Enclosing class:
SegmentDownhillArrowStyle

public static class SegmentDownhillArrowStyle.NarrowSolidMiddle
extends SegmentDownhillArrowStyle


Nested Class Summary
 
Nested classes/interfaces inherited from class org.openjump.core.ui.style.decoration.SegmentDownhillArrowStyle
SegmentDownhillArrowStyle.NarrowSolidMiddle, SegmentDownhillArrowStyle.Open, SegmentDownhillArrowStyle.Solid
 
Field Summary
 
Fields inherited from class org.openjump.core.ui.style.decoration.SegmentDownhillArrowStyle
finLength
 
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringSegmentStyle
icon, name
 
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
enabled, fillColorWithAlpha, lineColorWithAlpha, stroke
 
Constructor Summary
SegmentDownhillArrowStyle.NarrowSolidMiddle()
           
 
Method Summary
 
Methods inherited from class org.openjump.core.ui.style.decoration.SegmentDownhillArrowStyle
paint, paint
 
Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringSegmentStyle
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

SegmentDownhillArrowStyle.NarrowSolidMiddle

public SegmentDownhillArrowStyle.NarrowSolidMiddle()