org.geotools.renderer.style
Class Style2D

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

public abstract class Style2D
extends Style

Base class for all style targeting Graphics2D.

Version:
$Id: Style2D.java 30649 2008-06-12 19:44:08Z acuster $

Field Summary
 
Fields inherited from class org.geotools.renderer.style.Style
maxScale, minScale
 
Constructor Summary
Style2D()
           
 
Method Summary
 
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 © 1996-2010 Geotools. All Rights Reserved.