Package org.geotools.renderer.style
Class Style2D
- All Implemented Interfaces:
Cloneable
- Direct Known Subclasses:
GraphicStyle2D
,IconStyle2D
,LineStyle2D
,TextStyle2D
Base class for all style targeting
Graphics2D
.-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Style
clone, getMaxScale, getMinScale, isScaleInRange, setMinMaxScale
-
Constructor Details
-
Style2D
public Style2D()
-