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