Uses of Package
org.geotools.renderer.array

Packages that use org.geotools.renderer.array
org.geotools.renderer.array Private package for storing arrays of two-dimensional coordinates points as floating point numbers.  
 

Classes in org.geotools.renderer.array used by org.geotools.renderer.array
ArrayData
          Deprecated. Replaced by org.geotools.geometry.array.ArrayData as part of the port of J2D-renderer to the new GO-1 based API. Note that it is not possible to mix J2D-renderer classes with GO-1 rendering engine. Migration from J2D-renderer to the GO-1 API will requires the replacement of all deprecated classes together. Because the new GO-1 rendering engine is a work in progress, see GEOT-776 in order to determine if enough functionalites have been ported for yours need.
GenericArray
          An array wrapping a pair of x and y vectors.
PointArray
          Deprecated. Replaced by org.geotools.geometry.array.PointArray2D as part of the port of J2D-renderer to the new GO-1 based API. Note that it is not possible to mix J2D-renderer classes with GO-1 rendering engine. Migration from J2D-renderer to the GO-1 API will requires the replacement of all deprecated classes together. Because the new GO-1 rendering engine is a work in progress, see GEOT-776 in order to determine if enough functionalites have been ported for yours need.
PointIterator
          Deprecated. Replaced by org.geotools.geometry.array.PointIterator as part of the port of J2D-renderer to the new GO-1 based API. Note that it is not possible to mix J2D-renderer classes with GO-1 rendering engine. Migration from J2D-renderer to the GO-1 API will requires the replacement of all deprecated classes together. Because the new GO-1 rendering engine is a work in progress, see GEOT-776 in order to determine if enough functionalites have been ported for yours need.
RandomAccess
          Deprecated. No replacement. See GEOT-776.
 



Copyright © GeoTools. All Rights Reserved.