com.vividsolutions.jump.workbench.ui.renderer.style
Interface ChoosableStyle

All Superinterfaces:
java.lang.Cloneable, Style
All Known Implementing Classes:
LineStringEndpointStyle, LineStringSegmentStyle, LineStringVertexStyle

public interface ChoosableStyle
extends Style


Method Summary
 javax.swing.Icon getIcon()
          For display.
 java.lang.String getName()
          For display.
 
Methods inherited from interface com.vividsolutions.jump.workbench.ui.renderer.style.Style
clone, initialize, isEnabled, paint, setEnabled
 

Method Detail

getName

public java.lang.String getName()
For display.


getIcon

public javax.swing.Icon getIcon()
For display. 20 x 20 pixels.