org.geotools.renderer.style
Class Style2D

java.lang.Object
  extended byorg.geotools.renderer.style.Style
      extended byorg.geotools.renderer.style.Style2D
Direct Known Subclasses:
GraphicStyle2D, LineStyle2D, TextStyle2D

public abstract class Style2D
extends Style

Base class for all style targeting Graphics2D.

Version:
$Id: Style2D.java 17703 2006-01-23 00:12:44Z desruisseaux $

Field Summary
 
Fields inherited from class org.geotools.renderer.style.Style
maxScale, minScale
 
Constructor Summary
Style2D()
           
 
Methods inherited from class org.geotools.renderer.style.Style
getMaxScale, getMinScale, isScaleInRange, setMinMaxScale
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Style2D

public Style2D()


Copyright © GeoTools. All Rights Reserved.