Geotools modules 2.6-SNAPSHOT API

Spatial Referencing by Coordinates
org.geotools.axis Support for drawable axis with graduation.
org.geotools.parameter Parameter implementation.
org.geotools.referencing Reference systems implementation.
org.geotools.referencing.crs Coordinate reference systems implementation.
org.geotools.referencing.cs Coordinate systems implementation.
org.geotools.referencing.datum Datum implementation.
org.geotools.referencing.factory Base classes for factories and authority factories.
org.geotools.referencing.factory.epsg Authority factories for the EPSG database.
org.geotools.referencing.factory.wms Provides coordinate reference systems specified in the Web Map Service specification (ISO 19128).
org.geotools.referencing.operation Coordinate operation implementation.
org.geotools.referencing.operation.builder A package of convenience classes which use control points common to two data sets to derive empirically the transformation parameters needed to convert positions between the coordinate systems of the two data sets.
org.geotools.referencing.operation.matrix Matrix implementations on top of the javax.vecmath package.
org.geotools.referencing.operation.projection Basic implementations of map projections.
org.geotools.referencing.operation.transform Basic implementations of math transforms.
org.geotools.referencing.piecewise  
org.geotools.referencing.wkt Well Known Text (WKT) parsing and formatting.

 

Geometries
org.geotools.geometry org.geotools.geometry.Geometry implementation.
org.geotools.geometry.coordinatesequence  
org.geotools.geometry.iso An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.aggregate An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.complex An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.coordinate An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.index An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.index.quadtree An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.io An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.io.wkt An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.operation An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.operation.overlay An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.operation.relate An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.primitive An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.root An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.topograph2D An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.topograph2D.index An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.topograph2D.util An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.util An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.util.algorithm2D An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.util.algorithmND An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.util.elem2D An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.util.interpolation An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.iso.util.topology An implementation of GeoAPI Geometry interfaces from ISO 19107.
org.geotools.geometry.jts  
org.geotools.geometry.jts.coordinatesequence  
org.geotools.geometry.jts.spatialschema  
org.geotools.geometry.jts.spatialschema.geometry  
org.geotools.geometry.jts.spatialschema.geometry.aggregate  
org.geotools.geometry.jts.spatialschema.geometry.complex  
org.geotools.geometry.jts.spatialschema.geometry.geometry  
org.geotools.geometry.jts.spatialschema.geometry.primitive  
org.geotools.geometry.text  
org.geotools.measure Measures (like angles) and their formatter.

 

Images and Grid Coverage
org.geotools.coverage Coverage implementation.
org.geotools.coverage.grid GridCoverage2D implementation.
org.geotools.coverage.grid.io  
org.geotools.coverage.grid.io.imageio  
org.geotools.coverage.io Helper classes for coverage reader implementations.
org.geotools.coverage.processing Coverage processing implementations.
org.geotools.coverage.processing.operation List of coverage operations.
org.geotools.coverageio Base coverage I/O classes defining coverage reader, coverage request and coverage response.
org.geotools.coverageio.gdal Base implementation for Coverage I/O based on GDAL bindings available via the ImageI/O-Ext project.
org.geotools.coverageio.gdal.dted Implementation for DTED format Coverage I/O leveraging on GDAL.
org.geotools.coverageio.gdal.ecw Implementation for ECW format Coverage I/O leveraging on GDAL.
org.geotools.coverageio.gdal.ehdr Implementation for EHdr (ESRI hdr labelled) format Coverage I/O leveraging on GDAL.
org.geotools.coverageio.gdal.erdasimg Implementation for ERDAS Imagine format Coverage I/O leveraging on GDAL.
org.geotools.coverageio.gdal.jp2ecw Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 ECW driver.
org.geotools.coverageio.gdal.jp2kak Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 Kakadu driver.
org.geotools.coverageio.gdal.jp2mrsid Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 MrSID driver.
org.geotools.coverageio.gdal.mrsid Implementation for MrSID format Coverage I/O leveraging on GDAL.
org.geotools.coverageio.gdal.nitf Implementation for National Imagery Transmission Format (NITF) Coverage I/O leveraging on GDAL.
org.geotools.gce.arcgrid A datasource to manage the ARCGrid ASCII format.
org.geotools.gce.geotiff A grid coverage exchange to manage the GeoTIFF Revision 1.0 format.
org.geotools.gce.geotiff.crs_adapters  
org.geotools.gce.geotiff.IIOMetadataAdpaters  
org.geotools.gce.geotiff.IIOMetadataAdpaters.utils  
org.geotools.gce.geotiff.IIOMetadataAdpaters.utils.codes  
org.geotools.gce.gtopo30 Data source for reading the GTOPO30 file format.
org.geotools.gce.image  
org.geotools.gce.imagemosaic  
org.geotools.gce.imagemosaic.jdbc  
org.geotools.gce.imagepyramid  
org.geotools.image Helper classes for building images.
org.geotools.image.io Extensions to ImageReader for binary and ASCII files.
org.geotools.image.io.metadata Geographic informations encoded in images as metadata.
org.geotools.image.io.mosaic An image reader implemented as a mosaic of other image readers.
org.geotools.image.io.netcdf Image readers for the NetCDF format.
org.geotools.image.io.stream Services provider for image input streams.
org.geotools.image.io.text Extensions to ImageReader for ASCII files.
org.geotools.image.jai A set of Java Advanced Imaging operations.
org.geotools.image.palette  

 

Features, Filters and Styling
org.geotools.feature  
org.geotools.feature.collection Helper classes for implementing FeatureCollections.
org.geotools.feature.simple  
org.geotools.feature.type  
org.geotools.feature.visitor  
org.geotools.filter  
org.geotools.filter.capability  
org.geotools.filter.expression  
org.geotools.filter.function  
org.geotools.filter.function.math  
org.geotools.filter.function.string This package captures a set of string formatting functions defined by the SE 1.1 specification.
org.geotools.filter.identity  
org.geotools.filter.parser  
org.geotools.filter.spatial  
org.geotools.filter.text.commons  
org.geotools.filter.text.cql2 Common Query Language (CQL)

This package implements the OGC_Common Catalogue Query Language.

org.geotools.filter.text.ecql Extended Common Query Language (ECQL)

This package implements the ECQL query language that extend the OGC Common Catalogue Query Language (CQL) capabilities.

org.geotools.filter.v1_0  
org.geotools.filter.v1_0.capabilities  
org.geotools.filter.v1_1  
org.geotools.filter.v1_1.capabilities  
org.geotools.filter.visitor  
org.geotools.styling Allows for symbolization of geospatial data.
org.geotools.styling.visitor  

 

Data stores
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported.
org.geotools.data.collection  
org.geotools.data.crs Provides support for the OGC Catalog Specification.
org.geotools.data.db2  
org.geotools.data.db2.filter  
org.geotools.data.dir Directory DataStore Overview This package represents the functionality required to chain datastores, ie. to represents a directory of mixed file types as a single datastore.
org.geotools.data.directory  
org.geotools.data.gml  
org.geotools.data.gpx  
org.geotools.data.gpx.temporal  
org.geotools.data.h2  
org.geotools.data.jdbc  
org.geotools.data.jdbc.attributeio  
org.geotools.data.jdbc.datasource  
org.geotools.data.jdbc.fidmapper  
org.geotools.data.jdbc.referencing  
org.geotools.data.memory  
org.geotools.data.mif  
org.geotools.data.mysql  
org.geotools.data.oracle  
org.geotools.data.oracle.attributeio  
org.geotools.data.oracle.referencing  
org.geotools.data.oracle.sdo  
org.geotools.data.ows package to build WPS requests.
org.geotools.data.postgis  
org.geotools.data.postgis.attributeio  
org.geotools.data.postgis.collection  
org.geotools.data.postgis.fidmapper  
org.geotools.data.postgis.referencing  
org.geotools.data.property  
org.geotools.data.shapefile  
org.geotools.data.shapefile.dbf  
org.geotools.data.shapefile.indexed  
org.geotools.data.shapefile.indexed.attribute Currently not completed so please be patient.
org.geotools.data.shapefile.prj  
org.geotools.data.shapefile.shp  
org.geotools.data.shapefile.shp.xml  
org.geotools.data.store  
org.geotools.data.tiger  
org.geotools.data.view  
org.geotools.data.vpf  
org.geotools.data.vpf.exc  
org.geotools.data.vpf.file  
org.geotools.data.vpf.ifc  
org.geotools.data.vpf.io  
org.geotools.data.vpf.readers  
org.geotools.data.vpf.util  
org.geotools.data.wfs  
org.geotools.data.wfs.protocol.http  
org.geotools.data.wfs.protocol.wfs  
org.geotools.data.wfs.v1_0_0  
org.geotools.data.wfs.v1_1_0  
org.geotools.data.wfs.v1_1_0.parsers  
org.geotools.data.wms Provides for Web Map Server client access as a Grid Coverage Exchange.
org.geotools.data.wms.request  
org.geotools.data.wms.response  
org.geotools.data.wms.xml  
org.geotools.data.wps package with WPS specs and utils.
org.geotools.data.wps.request package with request classes.
org.geotools.data.wps.response package with response classes.

 

XML and derivatives (GML, SVG)
org.geotools.gml Reads GML files and translates them into Java objects.
org.geotools.gml.producer  
org.geotools.gml2  
org.geotools.gml2.bindings  
org.geotools.gml3  
org.geotools.gml3.bindings  
org.geotools.gml3.bindings.smil  
org.geotools.gml3.smil  
org.geotools.gml3.v3_2  
org.geotools.gml3.v3_2.gco  
org.geotools.gml3.v3_2.gmd  
org.geotools.gml3.v3_2.gmx  
org.geotools.gml3.v3_2.gsr  
org.geotools.gml3.v3_2.gss  
org.geotools.gml3.v3_2.gts  

 

Meta Data
org.geotools.metadata Root package for various metadata implementations.
org.geotools.metadata.iso Metadata implementation.
org.geotools.metadata.iso.citation Citation implementation.
org.geotools.metadata.iso.constraint Constraints implementation.
org.geotools.metadata.iso.content Content information implementation.
org.geotools.metadata.iso.distribution Distribution implementation.
org.geotools.metadata.iso.extent Extent implementation.
org.geotools.metadata.iso.identification Identification implementation.
org.geotools.metadata.iso.lineage Lineage implementation.
org.geotools.metadata.iso.maintenance Maintenance information implementation.
org.geotools.metadata.iso.quality Data quality implementation.
org.geotools.metadata.iso.spatial Spatial representation implementation.
org.geotools.metadata.sql An implementation of Metadata interfaces fetching the data from an SQL database.

 

Graphs and validation
org.geotools.graph.build  
org.geotools.graph.build.basic  
org.geotools.graph.build.feature  
org.geotools.graph.build.line  
org.geotools.graph.build.opt  
org.geotools.graph.build.polygon  
org.geotools.graph.io  
org.geotools.graph.io.standard  
org.geotools.graph.path  
org.geotools.graph.structure  
org.geotools.graph.structure.basic  
org.geotools.graph.structure.line  
org.geotools.graph.structure.opt  
org.geotools.graph.traverse  
org.geotools.graph.traverse.basic  
org.geotools.graph.traverse.standard  
org.geotools.graph.util  
org.geotools.graph.util.delaunay  
org.geotools.graph.util.geom  
org.geotools.graph.util.graph  
org.geotools.validation Defines the Validation Processor and Support classes.
org.geotools.validation.attributes Simple Attribute based Validation implementations.
org.geotools.validation.dto Data Transfer Objects for use with the ValidationProcessor.
org.geotools.validation.network  
org.geotools.validation.relate  
org.geotools.validation.spatial Geometry based Validation implementations.
org.geotools.validation.xml This package contains the functionality required to read and write XML versions of the org.geotools.validation.dto classes.

 

Renderer and Display Objects
org.geotools.map List of layers to be rendered.
org.geotools.map.event A set of events fired by map interfaces.
org.geotools.renderer Basic interface for rendering of features.
org.geotools.renderer.i18n  
org.geotools.renderer.label  
org.geotools.renderer.lite A simple renderer implementation.
org.geotools.renderer.lite.gridcoverage2d SLD 1.0 and SE RasterSymbolizer support classes
org.geotools.renderer.shape  
org.geotools.renderer.shape.shapehandler.jts  
org.geotools.renderer.shape.shapehandler.simple  
org.geotools.renderer.style Styling to be applied on org.geotools.renderer.geom.Geometry objects at rendering time.

 

Graphic User Interfaces
org.geotools.gui.headless A set of non-graphical classes sending informations to the standard output stream or through emails.
org.geotools.gui.swing Miscellaneous widgets.
org.geotools.gui.swing.action  
org.geotools.gui.swing.contexttree  
org.geotools.gui.swing.contexttree.column  
org.geotools.gui.swing.contexttree.node  
org.geotools.gui.swing.contexttree.popup  
org.geotools.gui.swing.contexttree.renderer  
org.geotools.gui.swing.crschooser  
org.geotools.gui.swing.datachooser  
org.geotools.gui.swing.datachooser.model  
org.geotools.gui.swing.event Events fire from the Swing's widgets package.
org.geotools.gui.swing.filter  
org.geotools.gui.swing.icon  
org.geotools.gui.swing.image Widgets related to rendered image.
org.geotools.gui.swing.map.map2d  
org.geotools.gui.swing.map.map2d.decoration  
org.geotools.gui.swing.map.map2d.stream  
org.geotools.gui.swing.map.map2d.stream.control  
org.geotools.gui.swing.map.map2d.stream.event  
org.geotools.gui.swing.map.map2d.stream.handler  
org.geotools.gui.swing.map.map2d.stream.listener  
org.geotools.gui.swing.map.map2d.stream.strategy  
org.geotools.gui.swing.misc  
org.geotools.gui.swing.misc.filter  
org.geotools.gui.swing.misc.Render  
org.geotools.gui.swing.process  
org.geotools.gui.swing.propertyedit  
org.geotools.gui.swing.propertyedit.filterproperty  
org.geotools.gui.swing.propertyedit.model  
org.geotools.gui.swing.propertyedit.styleproperty  
org.geotools.gui.swing.referencing Widgets relative to the referencing package.
org.geotools.gui.swing.style  
org.geotools.gui.swing.style.sld  
org.geotools.gui.swing.table A set of TableModel implementations.
org.geotools.gui.swing.tool  
org.geotools.gui.swing.tree Workaround for the missing javax.swing.tree.TreeNode.getUserObject() method.

 

Miscellaneous utilities
org.geotools.factory Utility classes which enable dynamic binding to factory implementations at runtime.
org.geotools.index  
org.geotools.index.quadtree  
org.geotools.index.quadtree.fs  
org.geotools.index.rtree  
org.geotools.index.rtree.cachefs  
org.geotools.index.rtree.database  
org.geotools.index.rtree.database.mysql  
org.geotools.index.rtree.fs  
org.geotools.index.rtree.memory  
org.geotools.io Extensions to standard Reader and Writer.
org.geotools.math A set of mathematical objects and algebraic utilities.
org.geotools.nature Algorithms related to the observations of natural phenomenons.
org.geotools.util Contains utilities and addition to the collection framework.
org.geotools.util.logging Extensions to the Java logging framework.
org.geotools.utils  
org.geotools.utils.coveragetiler  
org.geotools.utils.imagemosaic  
org.geotools.utils.imageoverviews  
org.geotools.utils.imagepyramid  
org.geotools.utils.progress  

 

Bridges to external applications
org.geotools.openoffice Provides Geotools functionalities as add-ins for OpenOffice.

 

Other Packages
org.geotools  
org.geotools.arcsde  
org.geotools.arcsde.data DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway.
org.geotools.arcsde.data.versioning  
org.geotools.arcsde.data.view  
org.geotools.arcsde.filter  
org.geotools.arcsde.gce  
org.geotools.arcsde.pool  
org.geotools.brewer.color  
org.geotools.console A set of tools to be invoked from the java command in a shell.
org.geotools.demo.swing.process  
org.geotools.demo.widgets  
org.geotools.gpx  
org.geotools.gpx.bean  
org.geotools.gpx.binding  
org.geotools.jdbc  
org.geotools.kml  
org.geotools.kml.bindings  
org.geotools.legend  
org.geotools.ows A placeholder for data objects common to OWS code, such as WMS, WFS, etc.
org.geotools.ows.bindings  
org.geotools.ows.v1_1  
org.geotools.process Define a Process API used to wrap up processes for reuse.
org.geotools.process.feature  
org.geotools.process.impl Class to help developers implement additional Processes.
org.geotools.process.literal Process examples making use of literal data structures such as Geometry and String.
org.geotools.process.raster Process examples making use of raster data structures such as GridCoverage and PlanarImage.
org.geotools.repository  
org.geotools.repository.adaptable  
org.geotools.repository.defaults  
org.geotools.repository.postgis  
org.geotools.repository.property  
org.geotools.repository.shapefile  
org.geotools.repository.styling  
org.geotools.repository.wfs  
org.geotools.repository.wms  
org.geotools.sld  
org.geotools.sld.bindings  
org.geotools.temporal.object  
org.geotools.temporal.reference  
org.geotools.test A set of helper classes for Geotools tests.
org.geotools.text  
org.geotools.wfs  
org.geotools.wfs.bindings  
org.geotools.wfs.protocol  
org.geotools.wfs.v1_0  
org.geotools.wfs.v1_1  
org.geotools.wps  
org.geotools.wps.bindings  
org.geotools.xlink  
org.geotools.xml Package supporting XML parsing with a focus on GML.
org.geotools.xml.filter The package name does not map the prefix name because we feel that this is a better representation.
org.geotools.xml.gml  
org.geotools.xml.handlers Overview This package provides the necessary tools to parse an XML instance document using the XMLSAXHandler and DocumentFactory.
org.geotools.xml.handlers.xsi Overview This package contains information about xml schemas, and processes to create parse and interpret Schema.
org.geotools.xml.impl  
org.geotools.xml.impl.jxpath  
org.geotools.xml.schema Schema Interfaces Overview This package is intended to provide all the necessary interfaces to semantically represent an XML Schema.
org.geotools.xml.schema.impl  
org.geotools.xml.styling  
org.geotools.xml.test  
org.geotools.xml.transform  
org.geotools.xml.wfs  
org.geotools.xml.xLink  
org.geotools.xml.xsi  
org.geotools.xs Captures initial mapping of XML Simple Types to Java Objects.
org.geotools.xs.bindings Captures initial mapping of XML Simple Types to Java Objects.
org.geotools.xs.facets Captures initial mapping of XML Simple Types to Java Objects.

 



Copyright © 1996-2009 Geotools. All Rights Reserved.