org.geotools.renderer.style
Class Style2D

Object
  extended by Style
      extended by Style2D
Direct Known Subclasses:
GraphicStyle2D, LineStyle2D, TextStyle2D

public abstract class Style2D
extends Style

Base class for all style targeting Graphics2D.

Module:
modules/library/render (gt-render.jar)

Field Summary
 
Fields inherited from class Style
maxScale, minScale
 
Constructor Summary
Style2D()
           
 
Method Summary
 
Methods inherited from class Style
getMaxScale, getMinScale, isScaleInRange, setMinMaxScale
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Style2D

public Style2D()


Copyright © 1996-2009 Geotools. All Rights Reserved.