Geotools modules 2.5.6 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.jts  
org.geotools.geometry.jts.coordinatesequence  
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.grid.io.imageio.geotiff  
org.geotools.coverage.grid.io.imageio.geotiff.codes  
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.adapters  
org.geotools.gce.geotiff.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  
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.txt TXT Query Language

This package implements the TXT 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.gen  
org.geotools.data.gen.info  
org.geotools.data.gen.tool  
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.ows  
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.view  
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  

 

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.gml4wcs  
org.geotools.gml4wcs.bindings  

 

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.chart  
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.event Events fire from the Swing's widgets package.
org.geotools.gui.swing.image Widgets related to rendered image.
org.geotools.gui.swing.referencing Widgets relative to the referencing package.
org.geotools.gui.swing.table A set of TableModel implementations.
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.

 

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.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.sld  
org.geotools.sld.bindings  
org.geotools.test A set of helper classes for Geotools tests.
org.geotools.text.filter Common Query Language (CQL) This package implements the OGC_Common Catalogue Query Language.
org.geotools.wcs  
org.geotools.wcs.bindings  
org.geotools.wfs  
org.geotools.wfs.bindings  
org.geotools.wfs.protocol  
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.