Uses of Package
org.geotools.renderer.geom

Packages that use org.geotools.renderer.geom
org.geotools.renderer.array Private package for storing arrays of two-dimensional coordinates points as floating point numbers.  
org.geotools.renderer.geom Shape implementations used for the rendering of geographic features.  
org.geotools.renderer.j2d Couches ? afficher sur une carte ? l'aide de Java2D.  
 

Classes in org.geotools.renderer.geom used by org.geotools.renderer.array
CompressionLevel
          The compression level for coordinate points in a Geometry object.
 

Classes in org.geotools.renderer.geom used by org.geotools.renderer.geom
Clipper
          The clipping area to apply on a Geometry object.
CompressionLevel
          The compression level for coordinate points in a Geometry object.
Geometry
          Base class for geometric shape to be rendered in a given coordinate system.
GeometryCollection
          A collection of geometry shapes.
Polyline
          A succession of lines linked by their extremities.
UnmodifiableGeometryException
          Throws when an attempt is made to modify a geometry, but this geometry is part of an other geometry.
 

Classes in org.geotools.renderer.geom used by org.geotools.renderer.j2d
Geometry
          Base class for geometric shape to be rendered in a given coordinate system.
GeometryCollection
          A collection of geometry shapes.
 



Copyright © GeoTools. All Rights Reserved.