Interface Style
-
- All Known Implementing Classes:
ArrowLineEndStyle,ArrowSegmentStyle,BasicStyle,CircleLineEndStyle,ComponentStyle,DataLabelStyle,LayerStyle,LineEndStyle,LineStringStyle,MidArrowLineStyle,PolygonStructureStyle,SegmentIndexStyle,SegmentStyle,StyleGroup,StyleList,TintBandStyle,VertexLabelStyle,VertexStyle
public interface Style
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpaint(Geometry geom, Viewport viewport, Graphics2D g)
-
-
-
Method Detail
-
paint
void paint(Geometry geom, Viewport viewport, Graphics2D g) throws Exception
- Throws:
Exception
-
-