|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
System.exit(int)
when the program aborted at user request.
"Absolute"
operation.
<complexType name="AbsoluteExternalPositionalAccuracyType">
<annotation>
<documentation>Closeness of reported coordinate values to values accepted as or being true.
- Abstract -
Static variable in class OWS
-
- Abstract -
Static variable in class OWS
-
- ABSTRACT -
Static variable in class SLD
-
- ABSTRACT_FEATURE_TYPE -
Static variable in class FeatureTypeBuilder
- abstract base type for all feature types
- ABSTRACT_FEATURE_TYPE -
Static variable in class FeatureTypes
- abstract base type for all feature types
- AbstractAttributeIO - Class in org.geotools.data
- Provides support for creating AttributeReaders.
- AbstractAttributeIO(AttributeDescriptor[]) -
Constructor for class AbstractAttributeIO
-
- AbstractAttributeIO(AttributeReader) -
Constructor for class AbstractAttributeIO
- Copy the meta-data from this reader, but don't use the reader!!
- AbstractAuthorityFactory - Class in org.geotools.referencing.factory
- Base class for authority factories.
- AbstractAuthorityFactory(int) -
Constructor for class AbstractAuthorityFactory
- Constructs an instance using the specified priority level.
- AbstractAuthorityMediator - Class in org.geotools.referencing.factory
- An authority mediator that consults (a possibily shared) cache before delegating the generation
of the content to a "worker" authority factory.
- AbstractAuthorityMediator() -
Constructor for class AbstractAuthorityMediator
- Constructs an instance making use of the default cache and priority level.
- AbstractAuthorityMediator(Hints) -
Constructor for class AbstractAuthorityMediator
- Constructs an instance based on the provided Hints
- AbstractAuthorityMediator(int) -
Constructor for class AbstractAuthorityMediator
- Constructs an instance making use of the default cache.
- AbstractAuthorityMediator(int, Hints) -
Constructor for class AbstractAuthorityMediator
- Constructs an instance making use of the default cache.
- AbstractAuthorityMediator(int, ObjectCache, ReferencingFactoryContainer) -
Constructor for class AbstractAuthorityMediator
- Constructs an instance making use of the indicated cache.
- AbstractAuthorityMediator.WorkerSafeRunnable - Class in org.geotools.referencing.factory
- An interface describing a portion of work for which a worker is needed.
- AbstractAuthorityMediator.WorkerSafeRunnable() -
Constructor for class AbstractAuthorityMediator.WorkerSafeRunnable
-
- AbstractCachedAuthorityFactory - Class in org.geotools.referencing.factory
- An authority factory that consults (a possibly shared) cache before generating
content itself.
- AbstractCachedAuthorityFactory(int) -
Constructor for class AbstractCachedAuthorityFactory
- Constructs an instance making use of the default cache.
- AbstractCachedAuthorityFactory(int, Hints) -
Constructor for class AbstractCachedAuthorityFactory
- Constructs an instance making use of the default cache.
- AbstractCachedAuthorityFactory(int, ObjectCache, ReferencingFactoryContainer) -
Constructor for class AbstractCachedAuthorityFactory
- Constructs an instance making use of the indicated cache.
- AbstractCalcResult - Class in org.geotools.feature.visitor
- An abstract implementation for CalcResults.
- AbstractCalcResult() -
Constructor for class AbstractCalcResult
-
- AbstractCmd - Class in org.geotools.gce.imagemosaic.jdbc
-
- AbstractCmd() -
Constructor for class AbstractCmd
-
- AbstractCompilerFactory - Class in org.geotools.filter.text.commons
- Provides the common behavior to make a compiler implementation
Warning: This component is not published.
- AbstractCompilerFactory() -
Constructor for class AbstractCompilerFactory
-
- AbstractComplexBinding - Class in org.geotools.xml
- Base class for complex bindings.
- AbstractComplexBinding() -
Constructor for class AbstractComplexBinding
-
- AbstractComplexEMFBinding - Class in org.geotools.xml
- Base class for complex bindings which map to an EMF model class.
- AbstractComplexEMFBinding() -
Constructor for class AbstractComplexEMFBinding
- Default constructor.
- AbstractComplexEMFBinding(EFactory) -
Constructor for class AbstractComplexEMFBinding
- Constructs the binding with an efactory.
- AbstractComplexEMFBinding(EFactory, Class) -
Constructor for class AbstractComplexEMFBinding
- Constructs the binding with an efactory and a type.
- AbstractConsole - Class in org.geotools.referencing.wkt
- Base class for application performing operations on WKT objects from the command line.
- AbstractConsole(Format) -
Constructor for class AbstractConsole
- Creates a new console instance using standard input stream,
standard output stream, error output stream
and the system default line separator.
- AbstractConsole(Format, LineNumberReader) -
Constructor for class AbstractConsole
- Creates a new console instance using the specified input stream.
- AbstractConsole(Format, LineNumberReader, Writer, PrintWriter, String) -
Constructor for class AbstractConsole
- Creates a new console instance using the specified streams and line separator.
- AbstractContinuousCoverageType -
Static variable in class GML
-
- ABSTRACTCONTINUOUSCOVERAGETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractContinuousCoverageType">
<annotation>
<documentation>A continuous coverage as defined in ISO 19123 is a coverage that can return different values for the same feature attribute at different direct positions within a single spatiotemporal object in its spatiotemporal domain</documentation>
</annotation>
<complexContent>
<extension base="gml:AbstractCoverageType">
<sequence>
<element minOccurs="0" ref="gml:coverageFunction"/>
</sequence>
</extension>
</complexContent>
</complexType>
- AbstractCoordinateOperation - Class in org.geotools.referencing.operation
- Establishes an association between a source and a target coordinate reference system,
and provides a transform for transforming coordinates in
the source CRS to coordinates in the target CRS.
- AbstractCoordinateOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) -
Constructor for class AbstractCoordinateOperation
- Constructs a coordinate operation from a set of properties.
- AbstractCoordinateOperationBaseType -
Static variable in class GML
-
- ABSTRACTCOORDINATEOPERATIONBASETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractCoordinateOperationBaseType">
<annotation>
<documentation>Basic encoding for coordinate operation objects, simplifying and restricting the DefinitionType as needed.
- AbstractCoordinateOperationFactory - Class in org.geotools.referencing.operation
- Base class for coordinate operation factories.
- AbstractCoordinateOperationFactory(Hints) -
Constructor for class AbstractCoordinateOperationFactory
- Constructs a coordinate operation factory using the specified hints.
- AbstractCoordinateOperationFactory(Hints, int) -
Constructor for class AbstractCoordinateOperationFactory
- Constructs a coordinate operation factory using the specified hints and priority.
- AbstractCoordinateOperationType -
Static variable in class GML
-
- ABSTRACTCOORDINATEOPERATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractCoordinateOperationType">
<annotation>
<documentation>A mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.
- AbstractCoordinateSystemBaseType -
Static variable in class GML
-
- ABSTRACTCOORDINATESYSTEMBASETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractCoordinateSystemBaseType">
<annotation>
<documentation>Basic encoding for coordinate system objects, simplifying and restricting the DefinitionType as needed.
- AbstractCoordinateSystemType -
Static variable in class GML
-
- ABSTRACTCOORDINATESYSTEMTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractCoordinateSystemType">
<annotation>
<documentation>A coordinate system (CS) is the set of coordinate system axes that spans a given coordinate space.
- AbstractCoverage - Class in org.geotools.coverage
- Base class of all coverage type.
- AbstractCoverage(CharSequence, CoordinateReferenceSystem, PropertySource, Map<?, ?>) -
Constructor for class AbstractCoverage
- Constructs a coverage using the specified coordinate reference system.
- AbstractCoverage(CharSequence, Coverage) -
Constructor for class AbstractCoverage
- Constructs a new coverage with the same parameters than the specified coverage.
- AbstractCoverage.Renderable - Class in org.geotools.coverage
- A view of a coverage as a renderable image.
- AbstractCoverage.Renderable(int, int) -
Constructor for class AbstractCoverage.Renderable
- Constructs a renderable image.
- AbstractCoverageType -
Static variable in class GML
-
- ABSTRACTCOVERAGETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractCoverageType">
<annotation>
<documentation>Abstract element which acts as the head of a substitution group for coverages.
- AbstractCRS - Class in org.geotools.referencing.crs
- Abstract coordinate reference system, usually defined by a coordinate system and a datum.
- AbstractCRS(CoordinateReferenceSystem) -
Constructor for class AbstractCRS
- Constructs a new coordinate reference system with the same values than the specified one.
- AbstractCRS(Map<String, ?>, CoordinateSystem) -
Constructor for class AbstractCRS
- Constructs a coordinate reference system from a set of properties.
- AbstractCS - Class in org.geotools.referencing.cs
- The set of coordinate system axes that spans a given coordinate space.
- AbstractCS(CoordinateSystem) -
Constructor for class AbstractCS
- Constructs a new coordinate system with the same values than the specified one.
- AbstractCS(String, CoordinateSystemAxis[]) -
Constructor for class AbstractCS
- Constructs a coordinate system from a name.
- AbstractCS(Map<String, ?>, CoordinateSystemAxis[]) -
Constructor for class AbstractCS
- Constructs a coordinate system from a set of properties.
- AbstractCurveSegmentType -
Static variable in class GML
-
- ABSTRACTCURVESEGMENTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractCurveSegmentType">
<annotation>
<documentation>Curve segment defines a homogeneous segment of a curve.
- AbstractCurveType -
Static variable in class GML
-
- ABSTRACTCURVETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractCurveType">
<annotation>
<documentation>An abstraction of a curve to support the different levels of complexity.
- AbstractDataSourceFactorySpi - Class in org.geotools.data.jdbc.datasource
-
- AbstractDataSourceFactorySpi() -
Constructor for class AbstractDataSourceFactorySpi
-
- AbstractDataStore - Class in org.geotools.data
- Represents a stating point for implementing your own DataStore.
- AbstractDataStore() -
Constructor for class AbstractDataStore
- Default (Writeable) DataStore
- AbstractDataStore(boolean) -
Constructor for class AbstractDataStore
- AbstractDataStore creation.
- AbstractDataStore2 - Class in org.geotools.data.store
- Represents a stating point for implementing your own DataStore.
- AbstractDataStore2() -
Constructor for class AbstractDataStore2
- Default (Writeable) DataStore
- AbstractDataStoreFactory - Class in org.geotools.data
- A best of toolkit for DataStoreFactory implementors.
- AbstractDataStoreFactory() -
Constructor for class AbstractDataStoreFactory
-
- AbstractDataStoreTest - Class in org.geotools.data
- An abstract super class for testing datastore implementations.
- AbstractDataStoreTest(String) -
Constructor for class AbstractDataStoreTest
-
- AbstractDatum - Class in org.geotools.referencing.datum
- Specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.
- AbstractDatum(Datum) -
Constructor for class AbstractDatum
- Constructs a new datum with the same values than the specified one.
- AbstractDatum(Map<String, ?>) -
Constructor for class AbstractDatum
- Constructs a datum from a set of properties.
- AbstractDatumBaseType -
Static variable in class GML
-
- ABSTRACTDATUMBASETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractDatumBaseType">
<annotation>
<documentation>Basic encoding for datum objects, simplifying and restricting the DefinitionType as needed.
- AbstractDatumType -
Static variable in class GML
-
- ABSTRACTDATUMTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractDatumType">
<annotation>
<documentation>A datum specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.
- AbstractDerivedCRS - Class in org.geotools.referencing.crs
- A coordinate reference system that is defined by its coordinate
conversion from another coordinate reference system
(not by a datum).
- AbstractDerivedCRS(GeneralDerivedCRS) -
Constructor for class AbstractDerivedCRS
- Constructs a new derived CRS with the same values than the specified one.
- AbstractDerivedCRS(Map<String, ?>, Conversion, CoordinateReferenceSystem, MathTransform, CoordinateSystem) -
Constructor for class AbstractDerivedCRS
- Constructs a derived CRS from a defining conversion.
- AbstractDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, MathTransform, CoordinateSystem) -
Constructor for class AbstractDerivedCRS
- Constructs a derived CRS from a set of properties.
- AbstractDescribeLayerRequest - Class in org.geotools.data.wms.request
- Describes an abstract DescribeLayer request.
- AbstractDescribeLayerRequest(URL, Properties) -
Constructor for class AbstractDescribeLayerRequest
- Constructs a basic DescribeLayerRequest, without versioning info.
- AbstractDescriptionBaseType -
Static variable in class WCS
-
- AbstractDescriptionBaseTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:AbstractDescriptionBaseType.
- AbstractDescriptionBaseTypeBinding() -
Constructor for class AbstractDescriptionBaseTypeBinding
-
- AbstractDescriptionType -
Static variable in class WCS
-
- AbstractDescriptionTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:AbstractDescriptionType.
- AbstractDescriptionTypeBinding() -
Constructor for class AbstractDescriptionTypeBinding
-
- AbstractDialect - Class in org.geotools.index.rtree.database
- DOCUMENT ME!
- AbstractDialect() -
Constructor for class AbstractDialect
-
- AbstractDirectPosition - Class in org.geotools.geometry
- Base class for direct position implementations.
- AbstractDirectPosition() -
Constructor for class AbstractDirectPosition
- Constructs a direct position.
- AbstractDiscreteCoverageType -
Static variable in class GML
-
- ABSTRACTDISCRETECOVERAGETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractDiscreteCoverageType">
<annotation>
<documentation>A discrete coverage consists of a domain set, range set and optionally a coverage function.
- AbstractEnvelope - Class in org.geotools.geometry
- Base class for envelope implementations.
- AbstractEnvelope() -
Constructor for class AbstractEnvelope
- Constructs an envelope.
- AbstractEpsgFactory - Class in org.geotools.referencing.factory.epsg
- A coordinate reference system factory backed by the EPSG database tables.
- AbstractEpsgFactory(Hints) -
Constructor for class AbstractEpsgFactory
-
- AbstractEpsgFactory(Hints, DataSource) -
Constructor for class AbstractEpsgFactory
-
- AbstractEpsgFactory(Hints, Connection) -
Constructor for class AbstractEpsgFactory
- Constructs an authority factory using the specified connection.
- AbstractEpsgMediator - Class in org.geotools.referencing.factory
- Abstract implementation for EPSG (has a DataSource reference inside).
- AbstractEpsgMediator() -
Constructor for class AbstractEpsgMediator
- No argument constructor - must not fail for factory finder registration.
- AbstractEpsgMediator(Hints) -
Constructor for class AbstractEpsgMediator
-
- AbstractEpsgMediator(Hints, DataSource) -
Constructor for class AbstractEpsgMediator
-
- AbstractExpressionVisitor - Class in org.geotools.filter.expression
- Empty "abstract" implementation of ExpressionVisitor.
- AbstractExpressionVisitor() -
Constructor for class AbstractExpressionVisitor
-
- AbstractFactory - Class in org.geotools.factory
- Skeletal implementation of factories.
- AbstractFactory() -
Constructor for class AbstractFactory
- Creates a new factory with the default priority.
- AbstractFactory(int) -
Constructor for class AbstractFactory
- Constructs a factory with the specified priority.
- AbstractFeatureCollection - Class in org.geotools.feature.collection
- Implement a feature collection just based on provision of iterator.
- AbstractFeatureCollection(SimpleFeatureType) -
Constructor for class AbstractFeatureCollection
-
- ABSTRACTFEATURECOLLECTIONBASETYPE -
Static variable in class GML
- Deprecated.
- AbstractFeatureCollectionBaseType -
Static variable in class GML
-
- ABSTRACTFEATURECOLLECTIONBASETYPE_TYPE -
Static variable in class GMLSchema
-
- ABSTRACTFEATURECOLLECTIONTYPE -
Static variable in class GML
- Deprecated.
- AbstractFeatureCollectionType -
Static variable in class GML
-
- AbstractFeatureCollectionType -
Static variable in class GML
-
- ABSTRACTFEATURECOLLECTIONTYPE_TYPE -
Static variable in class GMLSchema
-
- ABSTRACTFEATURECOLLECTIONTYPE_TYPE -
Static variable in class GMLSchema
-
- AbstractFeatureCollectionTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionType.
- AbstractFeatureCollectionTypeBinding() -
Constructor for class AbstractFeatureCollectionTypeBinding
-
- AbstractFeatureFactoryImpl - Class in org.geotools.feature
- Factory for creating instances of the Attribute family of classes.
- AbstractFeatureFactoryImpl() -
Constructor for class AbstractFeatureFactoryImpl
-
- AbstractFeatureLocking - Class in org.geotools.data
- A Starting point for your own FeatureLocking implementations.
- AbstractFeatureLocking() -
Constructor for class AbstractFeatureLocking
-
- AbstractFeatureLocking(Set) -
Constructor for class AbstractFeatureLocking
- This constructors allows to set the supported hints
- AbstractFeatureSource - Class in org.geotools.data
- This is a starting point for providing your own FeatureSource
implementation.- AbstractFeatureSource() -
Constructor for class AbstractFeatureSource
-
- AbstractFeatureSource(Set) -
Constructor for class AbstractFeatureSource
- This constructors allows to set the supported hints
- AbstractFeatureSource2 - Class in org.geotools.data.store
-
- AbstractFeatureSource2(ActiveTypeEntry) -
Constructor for class AbstractFeatureSource2
-
- AbstractFeatureStore - Class in org.geotools.data
- This is a starting point for providing your own FeatureStore implementation.
- AbstractFeatureStore() -
Constructor for class AbstractFeatureStore
-
- AbstractFeatureStore(Set) -
Constructor for class AbstractFeatureStore
- This constructors allows to set the supported hints
- ABSTRACTFEATURETYPE -
Static variable in class GML
- Deprecated.
- AbstractFeatureType -
Static variable in class GML
-
- AbstractFeatureType -
Static variable in class GML
-
- AbstractFeatureType_encode(Object, Document, Element) -
Static method in class GML2EncodingUtils
-
- AbstractFeatureType_encode(Object, Document, Element) -
Static method in class GML3EncodingUtils
-
- AbstractFeatureType_getProperty(Object, QName, Configuration) -
Static method in class GML2EncodingUtils
-
- AbstractFeatureType_getProperty(Object, QName, Configuration) -
Static method in class GML3EncodingUtils
-
- ABSTRACTFEATURETYPE_TYPE -
Static variable in class GMLSchema
-
- ABSTRACTFEATURETYPE_TYPE -
Static variable in class GMLSchema
-
- AbstractFeatureTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractFeatureType.
- AbstractFeatureTypeBinding(FeatureTypeCache, BindingWalkerFactory, Configuration) -
Constructor for class AbstractFeatureTypeBinding
-
- AbstractFeatureVisitor - Class in org.geotools.feature.collection
- An abstract class to reduce the amount of work needed when working with FeatureVisitor.
- AbstractFeatureVisitor() -
Constructor for class AbstractFeatureVisitor
-
- AbstractFIDMapper - Class in org.geotools.data.jdbc.fidmapper
- Abstract implementation providing common methods that usually are coded the
same way in all fid mappers.
- AbstractFIDMapper() -
Constructor for class AbstractFIDMapper
- Default constructor for AbstractFIDMapper
- AbstractFIDMapper(String, String) -
Constructor for class AbstractFIDMapper
- Set common values for all FID mappers.
- AbstractFileDataStore - Class in org.geotools.data
-
This class assumes the DataStore represents a single source, represented by
a URL.
- AbstractFileDataStore() -
Constructor for class AbstractFileDataStore
-
- AbstractFilter - Class in org.geotools.filter
- Implements Filter interface, with constants and default behaviors for
methods.
- AbstractFilter(FilterFactory) -
Constructor for class AbstractFilter
-
- AbstractFilterBuilder - Class in org.geotools.filter.text.commons
- This abstract class provides the common behavior to build the filters for the related
semantic actions of parsing language process.
- AbstractFilterBuilder(String, FilterFactory) -
Constructor for class AbstractFilterBuilder
- New instance of FilterBuilder
- AbstractFilterImpl - Class in org.geotools.filter
- Abstract filter implementation provides or and and methods for child filters
to use.
- AbstractFilterImpl(FilterFactory) -
Constructor for class AbstractFilterImpl
-
- AbstractFilterVisitor - Class in org.geotools.filter.visitor
- Deprecated. Please use DefaultFilterVisitor (to stick with only opengis Filter)
- AbstractFilterVisitor() -
Constructor for class AbstractFilterVisitor
- Deprecated. Empty constructor
- AbstractFilterVisitor(ExpressionVisitor) -
Constructor for class AbstractFilterVisitor
- Deprecated. Constructs the filter visitor with an expression visitor.
- AbstractFinderFilterVisitor - Class in org.geotools.filter.visitor
- Abstract FilterVisitor for answering yes / no questions about a filter.
- AbstractFinderFilterVisitor() -
Constructor for class AbstractFinderFilterVisitor
-
- AbstractGeneralConversionType -
Static variable in class GML
-
- ABSTRACTGENERALCONVERSIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractGeneralConversionType">
<annotation>
<documentation>An abstract operation on coordinates that does not include any change of datum.
- AbstractGeneralDerivedCRSType -
Static variable in class GML
-
- ABSTRACTGENERALDERIVEDCRSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractGeneralDerivedCRSType">
<annotation>
<documentation>A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).
- abstractGeneralOperationParameterRef -
Static variable in class GML
-
- AbstractGeneralOperationParameterRefType -
Static variable in class GML
-
- ABSTRACTGENERALOPERATIONPARAMETERREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="AbstractGeneralOperationParameterRefType">
<annotation>
<documentation>Association to an operation parameter or group, either referencing or containing the definition of that parameter or group.
- AbstractGeneralOperationParameterType -
Static variable in class GML
-
- ABSTRACTGENERALOPERATIONPARAMETERTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractGeneralOperationParameterType">
<annotation>
<documentation>Abstract definition of a parameter or group of parameters used by an operation method.
- AbstractGeneralParameterValueType -
Static variable in class GML
-
- ABSTRACTGENERALPARAMETERVALUETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractGeneralParameterValueType">
<annotation>
<documentation>Abstract parameter value or group of parameter values.
- AbstractGeneralTransformationType -
Static variable in class GML
-
- ABSTRACTGENERALTRANSFORMATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractGeneralTransformationType">
<annotation>
<documentation>An abstract operation on coordinates that usually includes a change of Datum.
- AbstractGeometricAggregateType -
Static variable in class GML
-
- ABSTRACTGEOMETRICAGGREGATETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractGeometricAggregateType">
<annotation>
<documentation>This is the abstract root type of the geometric aggregates.
- AbstractGeometricPrimitiveType -
Static variable in class GML
-
- AbstractGeometricPrimitiveType -
Static variable in class GML
-
- ABSTRACTGEOMETRICPRIMITIVETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractGeometricPrimitiveType">
<annotation>
<documentation>This is the abstract root type of the geometric primitives.
- AbstractGeometricPrimitiveTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractGeometricPrimitiveType.
- AbstractGeometricPrimitiveTypeBinding() -
Constructor for class AbstractGeometricPrimitiveTypeBinding
-
- AbstractGeometryBaseType -
Static variable in class GML
-
- AbstractGeometryBaseTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractGeometryBaseType.
- AbstractGeometryBaseTypeBinding() -
Constructor for class AbstractGeometryBaseTypeBinding
-
- ABSTRACTGEOMETRYCOLLECTIONBASETYPE -
Static variable in class GML
- Deprecated.
- AbstractGeometryCollectionBaseType -
Static variable in class GML
-
- ABSTRACTGEOMETRYCOLLECTIONBASETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractGeometryCollectionBaseType">
<annotation>
<documentation>
This abstract base type for geometry collections just makes the
srsName attribute mandatory.
- ABSTRACTGEOMETRYTYPE -
Static variable in class GML
- Deprecated.
- AbstractGeometryType -
Static variable in class GML
-
- AbstractGeometryType -
Static variable in class GML
-
- AbstractGeometryType -
Static variable in class GML
-
- ABSTRACTGEOMETRYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractGeometryType">
<annotation>
<documentation>
All geometry elements are derived from this abstract supertype;
a geometry element may have an identifying attribute (gid).
- ABSTRACTGEOMETRYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractGeometryType">
<annotation>
<documentation>All geometry elements are derived directly or indirectly from this abstract supertype.
- AbstractGeometryTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractGeometryType.
- AbstractGeometryTypeBinding() -
Constructor for class AbstractGeometryTypeBinding
-
- AbstractGeometryTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractGeometryType.
- AbstractGeometryTypeBinding() -
Constructor for class AbstractGeometryTypeBinding
-
- AbstractGetCapabilitiesRequest - Class in org.geotools.data.ows
- Each Open Web Service typically defines an operation that describes what
operations it supports and what data it holds.
- AbstractGetCapabilitiesRequest(URL) -
Constructor for class AbstractGetCapabilitiesRequest
-
- AbstractGetFeatureInfoRequest - Class in org.geotools.data.wms.request
- A base class for GetFeatureInfoRequests that provides some
functionality.
- AbstractGetFeatureInfoRequest(URL, GetMapRequest) -
Constructor for class AbstractGetFeatureInfoRequest
- Constructs a GetFeatureInfoRequest.
- AbstractGetLegendGraphicRequest - Class in org.geotools.data.wms.request
- Provides functionality for a basic GetLegendGraphic request
- AbstractGetLegendGraphicRequest(URL) -
Constructor for class AbstractGetLegendGraphicRequest
-
- AbstractGetMapRequest - Class in org.geotools.data.wms.request
-
- AbstractGetMapRequest(URL, Properties) -
Constructor for class AbstractGetMapRequest
- Constructs a GetMapRequest.
- AbstractGetStylesRequest - Class in org.geotools.data.wms.request
- Provides functionality for a basic getStyles request
- AbstractGetStylesRequest(URL, Layer[]) -
Constructor for class AbstractGetStylesRequest
-
- AbstractGMLType -
Static variable in class GML
-
- AbstractGMLType -
Static variable in class GML
-
- ABSTRACTGMLTYPE_TYPE -
Static variable in class GMLSchema
-
- AbstractGMLTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractGMLType.
- AbstractGMLTypeBinding() -
Constructor for class AbstractGMLTypeBinding
-
- AbstractGraduation - Class in org.geotools.axis
- Base class for graduation.
- AbstractGraduation(Unit<?>) -
Constructor for class AbstractGraduation
- Constructs a graduation with the supplied units.
- AbstractGraphIterator - Class in org.geotools.graph.traverse.basic
- An abstract implementation of GraphIterator.
- AbstractGraphIterator() -
Constructor for class AbstractGraphIterator
-
- AbstractGridCoverage - Class in org.geotools.coverage.grid
- Base class for Geotools implementation of grid coverage.
- AbstractGridCoverage(CharSequence, CoordinateReferenceSystem, PropertySource, Map<?, ?>) -
Constructor for class AbstractGridCoverage
- Constructs a grid coverage using the specified coordinate reference system.
- AbstractGridCoverage(CharSequence, CoordinateReferenceSystem, GridCoverage[], PropertySource, Map<?, ?>) -
Constructor for class AbstractGridCoverage
- Constructs a grid coverage with sources.
- AbstractGridCoverage(CharSequence, GridCoverage) -
Constructor for class AbstractGridCoverage
- Constructs a new coverage with the same parameters than the specified coverage.
- AbstractGridCoverage2DReader - Class in org.geotools.coverage.grid.io
- This class is a first attempt for providing a way to get more informations
out of a single 2D raster datasets (x,y).
- AbstractGridCoverage2DReader() -
Constructor for class AbstractGridCoverage2DReader
-
- AbstractGridCoverageWriter - Class in org.geotools.coverage.grid.io
- An
AbstractGridCoverageWriter
is the base class for all
GridCoverageWriter
implementations in GeoTools toolkit. - AbstractGridCoverageWriter() -
Constructor for class AbstractGridCoverageWriter
- Default constructor for an
AbstractGridCoverageWriter
.
- AbstractGriddedSurfaceType -
Static variable in class GML
-
- ABSTRACTGRIDDEDSURFACETYPE_ROW_TYPE -
Static variable in class GMLSchema
-
<complexType name="AbstractGriddedSurfaceType_row">
<sequence>
<group ref="gml:geometricPositionListGroup"/>
</sequence>
</complexType>
- ABSTRACTGRIDDEDSURFACETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="AbstractGriddedSurfaceType">
<annotation>
<documentation>A gridded surface is a parametric curve
surface derived from a rectangular grid in the parameter
space.
- AbstractGridFormat - Class in org.geotools.coverage.grid.io
- AbstractGridFormat is a convenience class so subclasses only need to populate
a Map class and set the read and write parameter fields.
- AbstractGridFormat() -
Constructor for class AbstractGridFormat
-
- AbstractHttpProtocol - Class in org.geotools.data.wfs.protocol.http
- Base class for
HTTPProtocol
implementations that provides the basic property accessors
and a good implementation for the URL factory helper method AbstractHttpProtocol.createUrl(URL, Map)
- AbstractHttpProtocol() -
Constructor for class AbstractHttpProtocol
-
- AbstractIdentifiedObject - Class in org.geotools.referencing
- A base class for metadata applicable to reference system objects.
- AbstractIdentifiedObject(IdentifiedObject) -
Constructor for class AbstractIdentifiedObject
- Constructs a new identified object with the same values than the specified one.
- AbstractIdentifiedObject(Map<String, ?>) -
Constructor for class AbstractIdentifiedObject
- Constructs an object from a set of properties.
- AbstractIdentifiedObject(Map<String, ?>, Map<String, Object>, String[]) -
Constructor for class AbstractIdentifiedObject
- Constructs an object from a set of properties and copy unrecognized properties in the
specified map.
- AbstractIdType -
Static variable in class OGC
-
- AbstractInternationalString - Class in org.geotools.util
- A string that has been internationalized into several
locales.
- AbstractInternationalString() -
Constructor for class AbstractInternationalString
- Constructs an international string.
- AbstractLiteIterator - Class in org.geotools.geometry.jts
- Subclass that provides a convenient efficient currentSegment(float[] coords)
implementation that reuses always the same double array.
- AbstractLiteIterator() -
Constructor for class AbstractLiteIterator
-
- AbstractManageableDataSource - Class in org.geotools.data.jdbc.datasource
- An abstract wrapper created to ease the setup of a
ManageableDataSource
, you just have to subclass and create a close
method - AbstractManageableDataSource(DataSource) -
Constructor for class AbstractManageableDataSource
-
- AbstractMathTransform - Class in org.geotools.referencing.operation.transform
- Provides a default implementation for most methods required by the
MathTransform
interface. - AbstractMathTransform() -
Constructor for class AbstractMathTransform
- Constructs a math transform.
- AbstractMathTransform.Inverse - Class in org.geotools.referencing.operation.transform
- Default implementation for inverse math transform.
- AbstractMathTransform.Inverse() -
Constructor for class AbstractMathTransform.Inverse
- Constructs an inverse math transform.
- AbstractMetadata - Class in org.geotools.metadata
- Base class for metadata implementations.
- AbstractMetadata() -
Constructor for class AbstractMetadata
- Creates an initially empty metadata.
- AbstractMetadata(Object) -
Constructor for class AbstractMetadata
- Constructs a metadata entity initialized with the values from the specified metadata.
- AbstractMetaData -
Static variable in class OWS
-
- AbstractMetaData -
Static variable in class OWS
-
- AbstractMetaDataType -
Static variable in class GML
-
- AbstractMetaDataType -
Static variable in class GML
-
- ABSTRACTMETADATATYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" mixed="true" name="AbstractMetaDataType">
<annotation>
<documentation>An abstract base type for complex metadata types.
- AbstractMetaDataTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractMetaDataType.
- AbstractMetaDataTypeBinding() -
Constructor for class AbstractMetaDataTypeBinding
-
- AbstractOpenWebService<C extends Capabilities,R> - Class in org.geotools.data.ows
- This abstract class provides a building block for one to implement an
Open Web Service (OWS) client.
- AbstractOpenWebService(URL) -
Constructor for class AbstractOpenWebService
- Set up the specifications used and retrieve the Capabilities document
given by serverURL.
- AbstractOpenWebService(URL, int) -
Constructor for class AbstractOpenWebService
-
- AbstractOpenWebService(C, URL) -
Constructor for class AbstractOpenWebService
-
- AbstractOperation - Class in org.geotools.coverage.processing
- Provides descriptive information for a coverage processing operation.
- AbstractOperation(ParameterDescriptorGroup) -
Constructor for class AbstractOperation
- Constructs an operation.
- AbstractParameter - Class in org.geotools.parameter
- Abstract parameter value or group of parameter values.
- AbstractParameter(GeneralParameterDescriptor) -
Constructor for class AbstractParameter
- Constructs a parameter value from the specified descriptor.
- AbstractParameterDescriptor - Class in org.geotools.parameter
- Abstract definition of a parameter or group of parameters used by an operation method.
- AbstractParameterDescriptor(GeneralParameterDescriptor) -
Constructor for class AbstractParameterDescriptor
- Constructs a descriptor with the same values than the specified one.
- AbstractParameterDescriptor(Map<String, ?>, int, int) -
Constructor for class AbstractParameterDescriptor
- Constructs a parameter from a set of properties.
- AbstractParametricCurveSurfaceType -
Static variable in class GML
-
- ABSTRACTPARAMETRICCURVESURFACETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="AbstractParametricCurveSurfaceType">
<annotation>
<documentation/>
</annotation>
<complexContent>
<extension base="gml:AbstractSurfacePatchType"/>
</complexContent>
</complexType>
- AbstractParser - Class in org.geotools.referencing.wkt
- Base class for Well Know Text (WKT) parser.
- AbstractParser(Symbols) -
Constructor for class AbstractParser
- Constructs a parser using the specified set of symbols.
- AbstractPositionalAccuracyType -
Static variable in class GML
-
- ABSTRACTPOSITIONALACCURACYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractPositionalAccuracyType">
<annotation>
<documentation>Position error estimate (or accuracy) data.
- AbstractProcessor - Class in org.geotools.coverage.processing
- Base class for coverage processor implementations.
- AbstractProcessor() -
Constructor for class AbstractProcessor
- Constructs a coverage processor.
- AbstractPutStylesRequest - Class in org.geotools.data.wms.request
- Presents basic functionality for a PutStyles request
- AbstractPutStylesRequest(URL, Properties) -
Constructor for class AbstractPutStylesRequest
-
- AbstractReaderWriter - Class in org.geotools.graph.io.standard
- An abstract implementation of the GraphReaderWriter interface.
- AbstractReaderWriter() -
Constructor for class AbstractReaderWriter
- Constructs an AbstractReaderWriter.
- AbstractReferenceBase -
Static variable in class OWS
-
- AbstractReferenceBaseType -
Static variable in class OWS
-
- AbstractReferenceSystem - Class in org.geotools.referencing
- Description of a spatial and temporal reference system used by a dataset.
- AbstractReferenceSystem(ReferenceSystem) -
Constructor for class AbstractReferenceSystem
- Constructs a new reference system with the same values than the specified one.
- AbstractReferenceSystem(Map<String, ?>) -
Constructor for class AbstractReferenceSystem
- Constructs a reference system from a set of properties.
- AbstractReferenceSystemBaseType -
Static variable in class GML
-
- ABSTRACTREFERENCESYSTEMBASETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractReferenceSystemBaseType">
<annotation>
<documentation>Basic encoding for reference system objects, simplifying and restricting the DefinitionType as needed.
- AbstractReferenceSystemType -
Static variable in class GML
-
- ABSTRACTREFERENCESYSTEMTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractReferenceSystemType">
<annotation>
<documentation>Description of a spatial and/or temporal reference system used by a dataset.
- AbstractRequest - Class in org.geotools.data.ows
- A class that provides functionality for performing basic requests
- AbstractRequest(URL, Properties) -
Constructor for class AbstractRequest
- Creates an AbstractRequest.
- AbstractRingPropertyType -
Static variable in class GML
-
- AbstractRingPropertyType -
Static variable in class GML
-
- ABSTRACTRINGPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="AbstractRingPropertyType">
<annotation>
<documentation>Encapsulates a ring to represent the surface boundary property of a surface.
- AbstractRingPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractRingPropertyType.
- AbstractRingPropertyTypeBinding() -
Constructor for class AbstractRingPropertyTypeBinding
-
- AbstractRingPropertyTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractRingPropertyType.
- AbstractRingPropertyTypeBinding() -
Constructor for class AbstractRingPropertyTypeBinding
-
- AbstractRingType -
Static variable in class GML
-
- AbstractRingType -
Static variable in class GML
-
- ABSTRACTRINGTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractRingType">
<annotation>
<documentation>An abstraction of a ring to support surface boundaries of different complexity.
- AbstractRingTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractRingType.
- AbstractRingTypeBinding() -
Constructor for class AbstractRingTypeBinding
-
- abstracts -
Variable in class DefaultMapContext
- Holds value of property abstracts.
- AbstractShape - Class in org.geotools.renderer.shape
- An abstract java awt shape that will allow a SimpleGeometry to be drawn using Graphics2D
- AbstractShape(SimpleGeometry) -
Constructor for class AbstractShape
-
- AbstractSimpleBinding - Class in org.geotools.xml
- Base class for simple bindings.
- AbstractSimpleBinding() -
Constructor for class AbstractSimpleBinding
-
- AbstractSingleCRS - Class in org.geotools.referencing.crs
- Abstract coordinate reference system, consisting of a single
coordinate system and a single
datum (as opposed to compound CRS).
- AbstractSingleCRS(SingleCRS) -
Constructor for class AbstractSingleCRS
- Constructs a new coordinate reference system with the same values than the specified one.
- AbstractSingleCRS(Map<String, ?>, Datum, CoordinateSystem) -
Constructor for class AbstractSingleCRS
- Constructs a coordinate reference system from a set of properties.
- AbstractSolidType -
Static variable in class GML
-
- ABSTRACTSOLIDTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="AbstractSolidType">
<annotation>
<documentation>An abstraction of a solid to support the different levels of complexity.
- AbstractStatisticsOperationJAI - Class in org.geotools.coverage.processing
- This class is the root class for the Statistics operations based on
JAI
's StatisticsOpImage
like Extrema and Histogram. - AbstractStatisticsOperationJAI(OperationDescriptor) -
Constructor for class AbstractStatisticsOperationJAI
- Constructor for
AbstractStatisticsOperationJAI
.
- AbstractStatisticsOperationJAI(OperationDescriptor, ImagingParameterDescriptors) -
Constructor for class AbstractStatisticsOperationJAI
- Constructor for
AbstractStatisticsOperationJAI
.
- AbstractStatisticsOperationJAI(String) -
Constructor for class AbstractStatisticsOperationJAI
- Constructor for
AbstractStatisticsOperationJAI
.
- AbstractStyleFactory - Class in org.geotools.styling
- Abstract base class for implementing style factories.
- AbstractStyleFactory() -
Constructor for class AbstractStyleFactory
-
- AbstractStyleType -
Static variable in class GML
-
- ABSTRACTSTYLETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractStyleType">
<annotation>
<documentation>[complexType of] The value of the top-level property.
- AbstractSurfacePatchType -
Static variable in class GML
-
- ABSTRACTSURFACEPATCHTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractSurfacePatchType">
<annotation>
<documentation>A surface patch defines a homogenuous portion of a surface.
- AbstractSurfaceType -
Static variable in class GML
-
- AbstractSurfaceType -
Static variable in class GML
-
- ABSTRACTSURFACETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="AbstractSurfaceType">
<annotation>
<documentation>An abstraction of a surface to support the different levels of complexity.
- AbstractSurfaceTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractSurfaceType.
- AbstractSurfaceTypeBinding() -
Constructor for class AbstractSurfaceTypeBinding
-
- AbstractSurfaceTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractSurfaceType.
- AbstractSurfaceTypeBinding() -
Constructor for class AbstractSurfaceTypeBinding
-
- AbstractTimeComplexType -
Static variable in class GML
-
- ABSTRACTTIMECOMPLEXTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractTimeComplexType">
<annotation>
<documentation xml:lang="en">The abstract supertype for temporal complexes.
- AbstractTimeGeometricPrimitiveType -
Static variable in class GML
-
- ABSTRACTTIMEGEOMETRICPRIMITIVETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractTimeGeometricPrimitiveType">
<annotation>
<documentation xml:lang="en">The abstract supertype for temporal geometric primitives.
- AbstractTimeObjectType -
Static variable in class GML
-
- ABSTRACTTIMEOBJECTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractTimeObjectType">
<annotation>
<documentation xml:lang="en">The abstract supertype for temporal objects.
- AbstractTimePrimitiveType -
Static variable in class GML
-
- ABSTRACTTIMEPRIMITIVETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractTimePrimitiveType">
<annotation>
<documentation xml:lang="en">The abstract supertype for temporal primitives.
- AbstractTimeReferenceSystemType -
Static variable in class GML
-
- ABSTRACTTIMEREFERENCESYSTEMTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractTimeReferenceSystemType">
<annotation>
<documentation xml:lang="en">A value in the time domain is measured relative to a temporal reference system.
- AbstractTimeSliceType -
Static variable in class GML
-
- ABSTRACTTIMESLICETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractTimeSliceType">
<annotation>
<documentation xml:lang="en">A timeslice encapsulates the time-varying properties of a dynamic feature--it
must be extended to represent a timestamped projection of a feature.
- AbstractTimeTopologyPrimitiveType -
Static variable in class GML
-
- ABSTRACTTIMETOPOLOGYPRIMITIVETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractTimeTopologyPrimitiveType">
<annotation>
<documentation xml:lang="en">The element "complex" carries a reference to the complex containing this primitive.
- AbstractTopologyType -
Static variable in class GML
-
- ABSTRACTTOPOLOGYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractTopologyType">
<complexContent>
<extension base="gml:AbstractGMLType"/>
</complexContent>
</complexType>
- AbstractTopoPrimitiveType -
Static variable in class GML
-
- ABSTRACTTOPOPRIMITIVETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="AbstractTopoPrimitiveType">
<complexContent>
<extension base="gml:AbstractTopologyType">
<sequence>
<element maxOccurs="unbounded" minOccurs="0" ref="gml:isolated"/>
<element minOccurs="0" ref="gml:container"/>
</sequence>
</extension>
</complexContent>
</complexType>
- AbstractWMSRequest - Class in org.geotools.data.wms.request
-
- AbstractWMSRequest(URL, Properties) -
Constructor for class AbstractWMSRequest
-
- abstrct(boolean) -
Method in class AttributeTypeBuilder
-
- accept(ExpressionVisitor, Object) -
Method in class ReprojectingFilterVisitor.FunctionReprojector
-
- accept(FilterVisitor) -
Method in class AbstractFilter
- Deprecated. use
Filter.accept(FilterVisitor, Object)
- accept(FilterVisitor, Object) -
Method in class AndImpl
-
- accept(ExpressionVisitor, Object) -
Method in class AttributeExpressionImpl
- Used by FilterVisitors to perform some action on this filter instance.
- accept(ExpressionVisitor, Object) -
Method in class AttributeExpressionImpl2
- Used by FilterVisitors to perform some action on this filter instance.
- accept(FilterVisitor, Object) -
Method in class BetweenFilterImpl
- Deprecated. Used by FilterVisitors to perform some action on this filter instance.
- accept(ExpressionVisitor, Object) -
Method in class CategorizeFunction
-
- accept(FilterVisitor, Object) -
Method in class CompareFilterImpl
- Used by FilterVisitors to perform some action on this filter instance.
- accept(FilterVisitor) -
Method in class ConstantExpression
- Deprecated. use
ConstantExpression.accept(ExpressionVisitor, Object)
.
- accept(ExpressionVisitor, Object) -
Method in class ConstantExpression
-
- accept(FilterVisitor) -
Method in class DefaultExpression
- Deprecated. use
Expression.accept(ExpressionVisitor, Object)
- accept(FilterVisitor) -
Method in interface Expression
- Deprecated. use use
Expression.accept(ExpressionVisitor, Object)
- accept(ExpressionVisitor, Object) -
Method in class AddImpl
-
- accept(ExpressionVisitor, Object) -
Method in class DivideImpl
-
- accept(ExpressionVisitor, Object) -
Method in class ExpressionAbstract
- Subclass should override, default implementation just returns extraData
- accept(ExpressionVisitor, Object) -
Method in class MultiplyImpl
-
- accept(ExpressionVisitor, Object) -
Method in class SubtractImpl
-
- accept(FilterVisitor, Object) -
Method in class FidFilterImpl
- Used by FilterVisitors to perform some action on this filter instance.
- accept(FilterVisitor) -
Method in interface Filter
- Deprecated. use
Filter.accept(FilterVisitor, Object)
.
- accept(FilterVisitor, Object) -
Method in class FilterAbstract
- Subclass should override, default implementation just returns extraData
- accept(Filter, FilterVisitor) -
Static method in class Filters
- Deprecated. Please update your code to a org.opengis.filter.FilterVisitor
- accept(ExpressionVisitor, Object) -
Method in class ClassificationFunction
-
- accept(ExpressionVisitor, Object) -
Method in class FunctionExpressionImpl
-
- accept(ExpressionVisitor, Object) -
Method in class FunctionImpl
-
- accept(ExpressionVisitor, Object) -
Method in class InterpolateFunction
-
- accept(FilterVisitor, Object) -
Method in class IsBetweenImpl
-
- accept(FilterVisitor, Object) -
Method in class IsEqualsToImpl
-
- accept(FilterVisitor, Object) -
Method in class IsGreaterThanImpl
-
- accept(FilterVisitor, Object) -
Method in class IsGreaterThanOrEqualToImpl
-
- accept(FilterVisitor, Object) -
Method in class IsLessThenImpl
-
- accept(FilterVisitor, Object) -
Method in class IsLessThenOrEqualToImpl
-
- accept(FilterVisitor, Object) -
Method in class IsNotEqualToImpl
-
- accept(FilterVisitor, Object) -
Method in class IsNullImpl
-
- accept(FilterVisitor, Object) -
Method in class LikeFilterImpl
- Used by FilterVisitors to perform some action on this filter instance.
- accept(ExpressionVisitor, Object) -
Method in class LiteralExpressionImpl
- Used by FilterVisitors to perform some action on this filter instance.
- accept(FilterVisitor, Object) -
Method in class LogicFilterImpl
- Used by FilterVisitors to perform some action on this filter instance.
- accept(ExpressionVisitor, Object) -
Method in class MapScaleDenominatorImpl
-
- accept(FilterVisitor, Object) -
Method in class NotImpl
-
- accept(FilterVisitor, Object) -
Method in class NullFilterImpl
- Used by FilterVisitors to perform some action on this filter instance.
- accept(FilterVisitor, Object) -
Method in class OrImpl
-
- accept(ExpressionVisitor, Object) -
Method in class RecodeFunction
-
- accept(FilterVisitor, Object) -
Method in class BBOXImpl
-
- accept(FilterVisitor, Object) -
Method in class BeyondImpl
-
- accept(FilterVisitor, Object) -
Method in class ContainsImpl
-
- accept(FilterVisitor, Object) -
Method in class CrossesImpl
-
- accept(FilterVisitor, Object) -
Method in class DisjointImpl
-
- accept(FilterVisitor, Object) -
Method in class DWithinImpl
-
- accept(FilterVisitor, Object) -
Method in class EqualsImpl
-
- accept(FilterVisitor, Object) -
Method in class IntersectsImpl
-
- accept(FilterVisitor, Object) -
Method in class OverlapsImpl
-
- accept(FilterVisitor, Object) -
Method in class TouchesImpl
-
- accept(FilterVisitor, Object) -
Method in class WithinImpl
-
- accept(File) -
Method in class SimpleFileFilter
-
- accept(File) -
Method in class DefaultFileFilter
- Tests if a specified file matches the pattern.
- accept(File, String) -
Method in class DefaultFileFilter
- Tests if a specified file matches the pattern.
- accept(CoordinateOperation) -
Method in class AuthorityBackedFactory
- Returns
true
if the specified operation is acceptable.
- accept(StyleVisitor) -
Method in interface AnchorPoint
- calls the visit method of a StyleVisitor
- accept(StyleVisitor) -
Method in class AnchorPointImpl
-
- accept(StyleVisitor) -
Method in interface ChannelSelection
-
- accept(StyleVisitor) -
Method in class ChannelSelectionImpl
-
- accept(StyleVisitor) -
Method in class ChannelSelectionImpl
-
- accept(StyleVisitor) -
Method in interface ColorMap
-
- accept(StyleVisitor) -
Method in interface ColorMapEntry
-
- accept(StyleVisitor) -
Method in class ColorMapEntryImpl
-
- accept(StyleVisitor) -
Method in class ColorMapImpl
-
- accept(StyleVisitor) -
Method in interface ContrastEnhancement
- Traversal of the style data structure.
- accept(StyleVisitor) -
Method in class ContrastEnhancementImpl
-
- accept(StyleVisitor) -
Method in class ContrastEnhancementImpl
-
- accept(StyleVisitor) -
Method in interface Description
- calls the visit method of a StyleVisitor
- accept(StyleVisitor) -
Method in class DescriptionImpl
-
- accept(StyleVisitor) -
Method in class DescriptionImpl
-
- accept(StyleVisitor) -
Method in interface Displacement
-
- accept(StyleVisitor) -
Method in class DisplacementImpl
-
- accept(StyleVisitor) -
Method in class ExternalGraphicImpl
-
- accept(StyleVisitor) -
Method in interface FeatureTypeConstraint
-
- accept(StyleVisitor) -
Method in class FeatureTypeConstraintImpl
-
- accept(StyleVisitor) -
Method in interface FeatureTypeStyle
-
- accept(StyleVisitor) -
Method in class FeatureTypeStyleImpl
-
- accept(StyleVisitor) -
Method in interface Fill
-
- accept(StyleVisitor) -
Method in class FillImpl
-
- accept(StyleVisitor) -
Method in interface Graphic
- accepts a StyleVisitor - used by xmlencoder and other packages which
need to walk the style tree
- accept(StyleVisitor) -
Method in class GraphicImpl
-
- accept(StyleVisitor) -
Method in interface Halo
-
- accept(StyleVisitor) -
Method in class HaloImpl
-
- accept(StyleVisitor) -
Method in interface ImageOutline
-
- accept(StyleVisitor) -
Method in class ImageOutlineImpl
-
- accept(StyleVisitor) -
Method in interface LabelPlacement
-
- accept(StyleVisitor) -
Method in class LinePlacementImpl
-
- accept(StyleVisitor) -
Method in class LineSymbolizerImpl
- Accepts a StyleVisitor to perform some operation on this LineSymbolizer.
- accept(StyleVisitor) -
Method in interface Mark
-
- accept(StyleVisitor) -
Method in class MarkImpl
-
- accept(StyleVisitor) -
Method in interface NamedLayer
- Used to navigate a Style/SLD.
- accept(StyleVisitor) -
Method in class NamedLayerImpl
-
- accept(StyleVisitor) -
Method in interface NamedStyle
-
- accept(StyleVisitor) -
Method in class NamedStyleImpl
- DOCUMENT ME!
- accept(StyleVisitor) -
Method in class OverlapBehavior
- Deprecated.
- accept(StyleVisitor) -
Method in class PointPlacementImpl
-
- accept(StyleVisitor) -
Method in class PointSymbolizerImpl
- Accept a StyleVisitor to perform an operation on this symbolizer.
- accept(StyleVisitor) -
Method in class PolygonSymbolizerImpl
- Accepts a StyleVisitor to perform some operation on this LineSymbolizer.
- accept(StyleVisitor) -
Method in class RasterSymbolizerImpl
-
- accept(StyleVisitor) -
Method in interface Rule
-
- accept(StyleVisitor) -
Method in class RuleImpl
-
- accept(StyleVisitor) -
Method in interface SelectedChannelType
-
- accept(StyleVisitor) -
Method in class SelectedChannelTypeImpl
-
- accept(StyleVisitor) -
Method in class SelectedChannelTypeImpl
-
- accept(StyleVisitor) -
Method in interface ShadedRelief
-
- accept(StyleVisitor) -
Method in class ShadedReliefImpl
-
- accept(StyleVisitor) -
Method in interface Stroke
-
- accept(StyleVisitor) -
Method in class StrokeImpl
-
- accept(StyleVisitor) -
Method in interface Style
- Used to navigate Style information during portrayal.
- accept(StyleVisitor) -
Method in interface StyledLayerDescriptor
- Used to navigate a Style/SLD.
- accept(StyleVisitor) -
Method in class StyledLayerDescriptorImpl
-
- accept(StyleVisitor) -
Method in class StyleImpl
-
- accept(StyleVisitor) -
Method in interface Symbol
-
- accept(StyleVisitor) -
Method in interface Symbolizer
-
- accept(StyleVisitor) -
Method in class TextMarkImpl
-
- accept(StyleVisitor) -
Method in class TextSymbolizerImpl
- Accept a StyleVisitor to perform an operation on this symbolizer.
- accept(StyleVisitor) -
Method in interface UserLayer
- Used to navigate a Style/SLD.
- accept(StyleVisitor) -
Method in class UserLayerImpl
-
- accept(PicoVisitor) -
Method in class PicoMap
-
- AcceptFormatsType -
Static variable in class OWS
-
- AcceptFormatsType -
Static variable in class OWS
-
- AcceptFormatsTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:AcceptFormatsType.
- AcceptFormatsTypeBinding(Ows10Factory) -
Constructor for class AcceptFormatsTypeBinding
-
- accepts(Object) -
Method in class ArcSDERasterFormat
-
- accepts(Object) -
Method in class AbstractGridFormat
- Tells me if this
Format
can read the provided input
.
- accepts(Object) -
Method in class UnknownFormat
-
- accepts(Object) -
Method in class BaseGDALGridFormat
-
- accepts(FeatureVisitor, ProgressListener) -
Method in class PreGeneralizedFeatureCollection
-
- accepts(FeatureVisitor, ProgressListener) -
Method in class JDBCFeatureCollection
- Accepts FeatureVisitors.
- accepts(FeatureVisitor, ProgressListener) -
Method in class ContentFeatureCollection
- Accepts a visitor, which then visits each feature in the collection.
- accepts(FeatureVisitor, ProgressListener) -
Method in class ContentFeatureCollection
-
- accepts(FeatureVisitor, ProgressListener) -
Method in class DataFeatureCollection
-
- accepts(FeatureVisitor, ProgressListener) -
Method in class DataFeatureCollection
-
- accepts(FeatureVisitor, ProgressListener) -
Method in class AbstractFeatureCollection
-
- accepts(FeatureVisitor, ProgressListener) -
Method in class AbstractFeatureCollection
-
- accepts(FeatureVisitor, ProgressListener) -
Method in class AdaptorFeatureCollection
- Accepts a visitor, which then visits each feature in the collection.
- accepts(FeatureVisitor, ProgressListener) -
Method in class DecoratingFeatureCollection
-
- accepts(FeatureVisitor, ProgressListener) -
Method in class DecoratingFeatureCollection
-
- accepts(FeatureVisitor, ProgressListener) -
Method in class SubFeatureCollection
-
- accepts(FeatureVisitor, ProgressListener) -
Method in class DefaultFeatureCollection
-
- accepts(FeatureVisitor, ProgressListener) -
Method in class DefaultFeatureCollection
-
- accepts(FeatureVisitor, ProgressListener) -
Method in interface FeatureCollection
- Visit the contents of a feature collection.
- accepts(SimpleFeature) -
Method in class FilterAbstract
- Straight call throught to: evaulate( feature )
- accepts(Object) -
Method in class ArcGridFormat
-
- accepts(Object) -
Method in class GeoTiffFormat
- Currently, we only accept files, and we open the file to verify that it
has a GeoKeyDirectory tag.
- accepts(Object) -
Method in class GTopo30Format
- Checks if the GTopo30DataSource supports a given file
- accepts(Object) -
Method in class WorldImageFormat
- Takes the input and determines if it is a class that we can understand
and then futher checks the format of the class to make sure we can
read/write to it.
- accepts(Object) -
Method in class ImageMosaicFormat
-
- accepts(Object) -
Method in class ImageMosaicJDBCFormat
-
- accepts(Object) -
Method in class ImagePyramidFormat
-
- AcceptVersionsType -
Static variable in class OWS
-
- AcceptVersionsType -
Static variable in class OWS
-
- AcceptVersionsTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:AcceptVersionsType.
- AcceptVersionsTypeBinding(Ows10Factory) -
Constructor for class AcceptVersionsTypeBinding
-
- access(String) -
Method in class DefaultRepository
-
- access(Name) -
Method in class DefaultRepository
-
- access(Name) -
Method in class DSFinderRepository
-
- access(Name) -
Method in interface Repository
- Search for the DataAccess (may be a DataStore) by name.
- AccessConstraints -
Static variable in class OWS
-
- AccessConstraints -
Static variable in class OWS
-
- AccessDataSource - Class in org.geotools.referencing.factory.epsg
- Deprecated. Replaced by
FactoryOnAccess
. - AccessDataSource() -
Constructor for class AccessDataSource
- Deprecated. Creates a new instance of this data source
- AccessDialectEpsgFactory - Class in org.geotools.referencing.factory.epsg
- This factory uses the MS-Access dialect of SQL.
- AccessDialectEpsgFactory(Hints, Connection) -
Constructor for class AccessDialectEpsgFactory
- Constructs an authority factory using the specified connection.
- accessor -
Variable in class DefaultSQLBuilder
- Deprecated.
- accessor -
Variable in class GeoAPISQLBuilder
-
- AccuracyOfATimeMeasurementImpl - Class in org.geotools.metadata.iso.quality
- Correctness of the temporal references of an item (reporting of error in time measurement).
- AccuracyOfATimeMeasurementImpl() -
Constructor for class AccuracyOfATimeMeasurementImpl
- Constructs an initially empty accuracy of a time measurement.
- AccuracyOfATimeMeasurementImpl(AccuracyOfATimeMeasurement) -
Constructor for class AccuracyOfATimeMeasurementImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- acquireRead(ShpFileType, FileReader) -
Method in class ShpFiles
- Acquire a URL for read only purposes.
- acquireReadFile(ShpFileType, FileReader) -
Method in class ShpFiles
- Acquire a File for read only purposes.
- acquireWrite(ShpFileType, FileWriter) -
Method in class ShpFiles
- Acquire a URL for read and write purposes.
- acquireWriteFile(ShpFileType, FileWriter) -
Method in class ShpFiles
- Acquire a File for read and write purposes.
- Action - Interface in org.geotools.data.wfs.v1_0_0
- This interface represents pending actions within a transaction.
- Action.DeleteAction - Class in org.geotools.data.wfs.v1_0_0
- Represents a Delete Action for a Transaction
- Action.DeleteAction(String, Filter) -
Constructor for class Action.DeleteAction
- Represents a Delete Action.
- Action.InsertAction - Class in org.geotools.data.wfs.v1_0_0
- Represents an Insert Action
- Action.InsertAction(SimpleFeature) -
Constructor for class Action.InsertAction
- Creates an insert action for the Feature specified.
- Action.UpdateAction - Class in org.geotools.data.wfs.v1_0_0
- Represents an Update Action
- Action.UpdateAction(String, Filter, Map) -
Constructor for class Action.UpdateAction
- Makes an UpdateAction Filter is copied so any further changes will not be included in filter of action.
- ActionType -
Static variable in class WFS
-
- ActionTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:ActionType.
- ActionTypeBinding(WfsFactory) -
Constructor for class ActionTypeBinding
-
- activateController() -
Method in class GeoToolsWriteParams
-
- activateObject(Object) -
Method in class SessionPool.SeConnectionFactory
- is invoked on every instance before it is returned from the pool.
- activateWorker(AbstractCachedAuthorityFactory) -
Method in class AbstractAuthorityMediator
- Reinitialize an instance to be returned by the pool.
- activateWorker(AbstractCachedAuthorityFactory) -
Method in class HsqlDialectEpsgMediator
- Reinitialize an instance to be returned by the pool.
- ActiveTypeEntry - Class in org.geotools.data.store
- Starting place for holding information about a FeatureType.
- ActiveTypeEntry(DataStore, SimpleFeatureType, Map) -
Constructor for class ActiveTypeEntry
-
- ACTUATE -
Static variable in class XLINK
-
- adaptee -
Variable in class GeoToolsReadParams
- The
ImageReadParam
we are adapting/exteding.
- adaptee -
Variable in class GeoToolsWriteParams
-
- AdaptorFeatureCollection - Class in org.geotools.feature.collection
- Implement a feature collection just based on provision of iterator.
- AdaptorFeatureCollection(String, SimpleFeatureType) -
Constructor for class AdaptorFeatureCollection
-
- adaptSQL(String) -
Method in class AbstractEpsgFactory
- Invoked when a new
PreparedStatement
is about to be created from a SQL string.
- adaptSQL(String) -
Method in class AccessDialectEpsgFactory
- Invoked when a new
PreparedStatement
is about to be created from a SQL string.
- adaptSQL(String) -
Method in class AnsiDialectEpsgFactory
- Modifies the given SQL string to be suitable for non MS-Access databases.
- adaptSQL(String) -
Method in class DirectEpsgFactory
- Invoked when a new
PreparedStatement
is about to be created from a SQL string.
- adaptSQL(String) -
Method in class FactoryUsingAnsiSQL
- Deprecated. Modifies the given SQL string to be suitable for non MS-Access databases.
- adaptSQL(String) -
Method in class FactoryUsingSQL
- Deprecated. Invoked when a new
PreparedStatement
is about to be created from a SQL string.
- add(Coverage, double[]) -
Method in class Operations
- Adds constants (one for each band) to every sample values of the source coverage.
- add(FeatureEvent) -
Method in class BatchFeatureEvent
- Indicate a change being batched.
- add(String, SimpleFeature) -
Method in class Diff
-
- add(SimpleFeature) -
Method in class PreGeneralizedFeatureCollection
-
- add(SimpleFeature) -
Method in class MemoryFeatureCollection
-
- add(Data) -
Method in class CloseableArrayList
-
- add(SimpleFeature) -
Method in class ContentFeatureCollection
-
- add(SimpleFeature) -
Method in class DataFeatureCollection
-
- add(SimpleFeature) -
Method in class EmptyFeatureCollection
-
- add(F) -
Method in class FilteringFeatureCollection
-
- add(F) -
Method in class MaxFeaturesFeatureCollection
-
- add(SimpleFeature) -
Method in class ReprojectingFeatureCollection
-
- add(SimpleFeature) -
Method in class AbstractFeatureCollection
- Implement to support modification.
- add(SimpleFeature) -
Method in class AdaptorFeatureCollection
- Implement to support modification.
- add(F) -
Method in class DecoratingFeatureCollection
-
- add(SimpleFeature) -
Method in class SubFeatureCollection
-
- add(SimpleFeature) -
Method in class SubFeatureList
- Appends element.
- add(SimpleFeature) -
Method in class DefaultFeatureCollection
- Ensures that this collection contains the specified element (optional
operation).
- add(SimpleFeature, boolean) -
Method in class DefaultFeatureCollection
-
- add(AttributeType) -
Method in class DefaultFeatureTypeFactory
-
- add(int, AttributeType) -
Method in class DefaultFeatureTypeFactory
-
- add(F) -
Method in interface FeatureCollection
- Add object to this collection.
- add(AttributeType) -
Method in class FeatureTypeBuilder
- DOCUMENT ME!
- add(int, AttributeType) -
Method in class FeatureTypeBuilder
- DOCUMENT ME!
- add(Object) -
Method in class SimpleFeatureBuilder
- Adds an attribute.
- add(String, Class) -
Method in class SimpleFeatureTypeBuilder
- Adds a new attribute w/ provided name and class.
- add(AttributeDescriptor) -
Method in class SimpleFeatureTypeBuilder
- Adds a descriptor directly to the builder.
- add(int, AttributeDescriptor) -
Method in class SimpleFeatureTypeBuilder
- Adds a descriptor to the builder by index.
- add(String, Class, CoordinateReferenceSystem) -
Method in class SimpleFeatureTypeBuilder
- Adds a new geometric attribute w/ provided name, class, and coordinate
reference system.
- add(String, Class, String) -
Method in class SimpleFeatureTypeBuilder
- Adds a new geometric attribute w/ provided name, class, and spatial
reference system identifier
The srs parameter may be
null
.
- add(String, Class, Integer) -
Method in class SimpleFeatureTypeBuilder
- Adds a new geometric attribute w/ provided name, class, and spatial
reference system identifier
The srid parameter may be
null
.
- add(String, Class) -
Method in class DefaultFeatureTypeBuilder
- Deprecated.
- add(AttributeType) -
Method in class DefaultFeatureTypeBuilder
- Deprecated. Additional api for adding an AttributeType directly.
- add(AttributeType[]) -
Method in class DefaultFeatureTypeBuilder
- Deprecated.
- add(AttributeType) -
Method in class ProfileImpl
-
- add(AttributeType) -
Method in class SchemaImpl
-
- add(Expression, Expression) -
Method in class FilterFactoryImpl
-
- add(Filter) -
Method in class LogicSAXParser
- Adds a filter to the current logic list.
- Add -
Static variable in class OGC
-
- Add -
Static variable in class OGC
-
- add(DirectPosition) -
Method in class GeneralEnvelope
- Adds a point to this envelope.
- add(Envelope) -
Method in class GeneralEnvelope
- Adds an envelope object to this envelope.
- add(Object) -
Method in class BasicGraphGenerator
-
- add(Object) -
Method in class FeatureGraphGenerator
-
- add(Object) -
Method in interface GraphGenerator
- Adds an object to the graph.
- add(Object) -
Method in class BasicLineGraphGenerator
- Adds a line to the graph.
- add(Object) -
Method in class LineStringGraphGenerator
-
- add(Object) -
Method in class OptDirectedLineGraphGenerator
- Adds a line to the graph.
- add(Object) -
Method in class OptLineGraphGenerator
- Adds a line to the graph.
- add(Object) -
Method in class PolygonGraphGenerator
-
- add(Node) -
Method in class Walk
- Adds a node to the walk.
- add(int, Object) -
Method in class Walk
-
- add(Object) -
Method in class Walk
-
- add(Edge) -
Method in class BasicDirectedNode
- Unsupported operation.
- add(Edge) -
Method in class BasicNode
- Adds an edge to the adjacency list of the node which is an underlying List
implementation.
- add(Edge) -
Method in interface Node
- Adds an edge to the adjacency list of the node.
- add(Edge) -
Method in class OptDirectedNode
- Not supported.
- add(Edge) -
Method in class OptNode
-
- add(Object) -
Method in class FIFOQueue
-
- add(Object) -
Method in class PriorityQueue
-
- add(Object) -
Method in class Stack
-
- add(DirectPosition) -
Method in class CoordinateTableModel
- Adds a direct position to this table.
- add(Collection) -
Method in class CoordinateTableModel
- Adds a collection of direct positions to this table.
- add(Complex, Complex) -
Method in class Complex
- Adds to complex numbers.
- add(Fraction) -
Method in class Fraction
- Adds to this fraction the values given by the given fraction.
- add(double) -
Method in class Statistics
- Updates statistics for the specified sample.
- add(long) -
Method in class Statistics
- Updates statistics for the specified sample.
- add(Statistics) -
Method in class Statistics
- Updates statistics with all samples from the specified
stats
.
- add(double) -
Method in class Statistics.Delta
- Updates statistics for the specified sample.
- add(long) -
Method in class Statistics.Delta
- Updates statistics for the specified sample.
- add(Statistics) -
Method in class Statistics.Delta
- Update statistics with all samples from the specified
stats
.
- add(GeographicBoundingBox) -
Method in class GeographicBoundingBoxImpl
- Adds a geographic bounding box to this box.
- add(Object) -
Method in class IdentifiedObjectSet
- Ensures that this collection contains the specified object.
- add(Object) -
Method in class ListenerList
- Adds the given listener to this list.
- add(E) -
Method in class CheckedArrayList
- Appends the specified element to the end of this list.
- add(int, E) -
Method in class CheckedArrayList
- Inserts the specified element at the specified position in this list.
- add(E) -
Method in class CheckedHashSet
- Adds the specified element to this set if it is not already present.
- add(E) -
Method in class DerivedSet
- Ensures that this set contains the specified element.
- add(E) -
Method in class DisjointSet
- Ensures that this collection contains the specified element.
- add(E, int) -
Method in class FrequencySortedSet
- Adds the specified element to this set.
- add(E) -
Method in class FrequencySortedSet
- Adds the specified element to this set.
- add(Locale, String) -
Method in class GrowableInternationalString
- Adds a string for the given locale.
- add(String, String, String) -
Method in class GrowableInternationalString
- Adds a string for the given property key.
- add(Integer) -
Method in class IntegerList
- Adds the given element to this list.
- add(K, V) -
Method in class KeySortedList
- Inserts the specified element at a position determined by the specified key.
- add(Object) -
Method in class ListenerList
- Adds the given listener to this list.
- add(Range<T>) -
Method in class RangeSet
- Add a range to this set.
- add(Comparable<? super N>, Comparable<? super N>) -
Method in class RangeSet
- Adds a range of values to this set.
- add(byte, byte) -
Method in class RangeSet
- Add a range of values to this set.
- add(short, short) -
Method in class RangeSet
- Add a range of values to this set.
- add(int, int) -
Method in class RangeSet
- Add a range of values to this set.
- add(long, long) -
Method in class RangeSet
- Add a range of values to this set.
- add(float, float) -
Method in class RangeSet
- Add a range of values to this set.
- add(double, double) -
Method in class RangeSet
- Add a range of values to this set.
- add(E) -
Method in class WeakHashSet
- Adds the specified element to this set if it is not already present.
- add(EObject, String, Object) -
Static method in class EMFUtils
- Adds a value to a multi-valued propert of an eobject.
- addAction(String, Action) -
Method in class WFSTransactionState
-
- addAll(Collection) -
Method in class PreGeneralizedFeatureCollection
-
- addAll(FeatureCollection) -
Method in class PreGeneralizedFeatureCollection
-
- addAll(Collection) -
Method in class ContentFeatureCollection
-
- addAll(FeatureCollection) -
Method in class ContentFeatureCollection
-
- addAll(Collection) -
Method in class DataFeatureCollection
- Optimized implementation of addAll that recognizes the
use of collections obtained with subCollection( filter ).
- addAll(FeatureCollection) -
Method in class DataFeatureCollection
-
- addAll(Collection) -
Method in class FilteringFeatureCollection
-
- addAll(Collection) -
Method in class MaxFeaturesFeatureCollection
-
- addAll(Collection<? extends SimpleFeature>) -
Method in class AbstractFeatureCollection
- Adds all of the elements in the specified collection to this collection
(optional operation).
- addAll(FeatureCollection<? extends SimpleFeatureType, ? extends SimpleFeature>) -
Method in class AbstractFeatureCollection
-
- addAll(Collection) -
Method in class AdaptorFeatureCollection
- Adds all of the elements in the specified collection to this collection
(optional operation).
- addAll(FeatureCollection) -
Method in class AdaptorFeatureCollection
-
- addAll(Collection) -
Method in class DecoratingFeatureCollection
-
- addAll(FeatureCollection) -
Method in class DecoratingFeatureCollection
-
- addAll(Collection) -
Method in class DefaultFeatureCollection
- Adds all of the elements in the specified collection to this collection
(optional operation).
- addAll(FeatureCollection) -
Method in class DefaultFeatureCollection
-
- addAll(Collection<? extends F>) -
Method in interface FeatureCollection
- Add all the objects to the collection.
- addAll(FeatureCollection<? extends T, ? extends F>) -
Method in interface FeatureCollection
-
- addAll(Object[]) -
Method in class LenientBuilder
-
- addAll(List) -
Method in class SimpleFeatureBuilder
- Adds a list of attributes.
- addAll(Object[]) -
Method in class SimpleFeatureBuilder
- Adds an array of attributes.
- addAll(List<AttributeDescriptor>) -
Method in class SimpleFeatureTypeBuilder
- Adds a list of descriptors directly to the builder.
- addAll(AttributeDescriptor[]) -
Method in class SimpleFeatureTypeBuilder
- Adds an array of descriptors directly to the builder.
- addAll(Capabilities) -
Method in class Capabilities
-
- addAll(FilterCapabilities) -
Method in class Capabilities
-
- addAll(ArithmeticOperators) -
Method in class ArithmeticOperatorsImpl
-
- addAll(ComparisonOperators) -
Method in class ComparisonOperatorsImpl
-
- addAll(FilterCapabilities) -
Method in class FilterCapabilitiesImpl
-
- addAll(Functions) -
Method in class FunctionsImpl
-
- addAll(IdCapabilities) -
Method in class IdCapabilitiesImpl
-
- addAll(ScalarCapabilities) -
Method in class ScalarCapabilitiesImpl
-
- addAll(SpatialCapabilities) -
Method in class SpatialCapabiltiesImpl
- Add additional SpatialOperators.
- addAll(SpatialOperator) -
Method in class SpatialOperatorImpl
-
- addAll(SpatialOperators) -
Method in class SpatialOperatorsImpl
-
- addAll(FilterCapabilities) -
Method in class FilterCapabilities
- Deprecated. Add all the capabilities in the provided FilterCapabilities to this capabilities.
- addAll(Collection) -
Method in class Walk
-
- addAll(int, Collection) -
Method in class Walk
-
- addAll(Collection) -
Method in class FIFOQueue
-
- addAll(Collection) -
Method in class PriorityQueue
-
- addAll(Collection) -
Method in class Stack
-
- addAll(Collection<? extends E>) -
Method in class CheckedArrayList
- Appends all of the elements in the specified collection to the end of this list,
in the order that they are returned by the specified Collection's Iterator.
- addAll(int, Collection<? extends E>) -
Method in class CheckedArrayList
- Inserts all of the elements in the specified collection into this list,
starting at the specified position.
- addAll(Collection<? extends E>) -
Method in class CheckedHashSet
- Appends all of the elements in the specified collection to this set.
- addAll(Collection<? extends E>) -
Method in class DisjointSet
- Adds all of the elements in the specified collection to this set.
- addAllFids(Collection) -
Method in interface FidFilter
- Deprecated. Adds a collection of feature IDs to the filter.
- addAllFids(Collection) -
Method in class FidFilterImpl
- Adds a collection of feature IDs to the filter.
- addAttribute(Node) -
Method in class NodeImpl
-
- addAuthorityCode(String) -
Method in class IdentifiedObjectSet
- Ensures that this collection contains an object for the specified authority code.
- addAuthorityFactory(AuthorityFactory) -
Static method in class ReferencingFactoryFinder
- Programmatic management of authority factories.
- addAuthorization(String) -
Method in class DefaultTransaction
- Provides an authorization ID allowing access to locked Features.
- addAuthorization(String) -
Method in class JDBCTransactionState
- Not used by JDBCTransactionState
Postgis will need to override this method to use strong transaction
support.
- addAuthorization(String) -
Method in class TypeDiffState
-
- addAuthorization(String) -
Method in interface Transaction
- Provides an Authorization ID for this Transaction.
- addAuthorization(String) -
Method in interface Transaction.State
- Call back used for Transaction.setAuthorization()
- addAuthorization(String) -
Method in class TransactionStateDiff
-
- addAuthorization(String) -
Method in class WFSTransactionState
-
- addBand(RenderedImage, boolean) -
Method in class ImageWorker
- Perform a BandMerge operation between the underlying image and the provided one.
- addBaseTypes(Set) -
Method in class FeatureTypeBuilder
-
- addBinding(AttributeType) -
Method in class SimpleFeatureTypeBuilder
- Specifies an attribute type binding.
- addBindings(Schema) -
Method in class SimpleFeatureTypeBuilder
- Specifies a number of attribute type bindings.
- addChangeListener(ChangeListener) -
Static method in class GeoTools
- Adds the specified listener to the list of objects to inform when system-wide
configuration changed.
- addChangeListener(int, ChangeListener) -
Method in class CoordinateChooser
- Adds a change listener to the listener list.
- addChild(Node) -
Method in class NodeImpl
-
- addChildContainer(PicoContainer) -
Method in class PicoMap
-
- addColorMapEntry(ColorMapEntry) -
Method in class SLDColorMapBuilder
- Add a new
ColorMapEntry
to the list of ColorMapEntry
we want to use
for building a LinearColorMap
.
- addColorMapEntry(ColorMapEntry) -
Method in interface ColorMap
-
- addColorMapEntry(ColorMapEntry) -
Method in class ColorMapImpl
-
- addColumn(String, char, int, int) -
Method in class DbaseFileHeader
- Add a column to this DbaseFileHeader.
- AddConst - Class in org.geotools.coverage.processing.operation
- Adds constants (one for each band) to every sample values of the source coverage.
- AddConst() -
Constructor for class AddConst
- Constructs a default
"AddConst"
operation.
- addCoordinate(Coordinate) -
Method in class SubHandler
- Adds a coordinate to the object being built if appropriate.
- addCoordinate(Coordinate) -
Method in class SubHandlerBox
- Sets a corner.
- addCoordinate(Coordinate) -
Method in class SubHandlerLinearRing
- Adds a coordinate to the LinearRing.
- addCoordinate(Coordinate) -
Method in class SubHandlerLineString
- Adds a coordinate to the LineString.
- addCoordinate(Coordinate) -
Method in class SubHandlerMulti
- Adds a coordinate to the current internal (sub) geometry.
- addCoordinate(Coordinate) -
Method in class SubHandlerPoint
- Sets the coordinate for the point.
- addCoordinate(Coordinate) -
Method in class SubHandlerPolygon
- Adds a coordinate to the current LinearRing.
- addDefaultKernels() -
Method in class GradientKernelEditor
- Adds a set of predefined kernels.
- addDefaultKernels() -
Method in class KernelEditor
- Add a set of predefined kernels.
- addDefinition(String, String) -
Method in class AbstractConsole
- Adds a predefined Well Know Text (WKT).
- addDefinition(String, String) -
Method in class Preprocessor
- Adds a predefined Well Know Text (WKT).
- addDependencies(Set) -
Method in class OGC
-
- addDependencies(Set) -
Method in class OGC
-
- addDependencies(Set) -
Method in class OGC
-
- addDependencies(Set) -
Method in class GML
-
- addDependencies(Set) -
Method in class ApplicationSchemaXSD
-
- addDependencies(Set) -
Method in class GML
-
- addDependencies(Set) -
Method in class SMIL20
-
- addDependencies(Set) -
Method in class SMIL20LANG
-
- addDependencies(Set) -
Method in class GML
-
- addDependencies(Set) -
Method in class KML
-
- addDependencies(Set) -
Method in class OWS
-
- addDependencies(Set) -
Method in class OWS
-
- addDependencies(Set) -
Method in class SLD
-
- addDependencies(Set) -
Method in class WCS
-
- addDependencies(Set) -
Method in class WFS
-
- addDependencies(Set) -
Method in class WPS
-
- addDependencies(Set) -
Method in class XSD
- Subclass hook to add additional dependencies.
- addDependency(Configuration) -
Method in class Configuration
- Adds a dependent configuration.
- addDoubleClickEvent(JList) -
Static method in class SwingUtil
-
- added -
Variable in class Diff
- Unmodifiable view of added features.
- addEdge(Edge) -
Method in class BasicDirectedGraphBuilder
- Adds a directed edge to the graph.
- addEdge(Edge) -
Method in class BasicGraphBuilder
- Checks for loops in which case it only added the edge to the adjacency
list of one of the nodes (both of its nodes are the same node).
- addEdge(Edge) -
Method in interface GraphBuilder
- Adds an edge to the graph.
- addEdge(Edge) -
Method in class Walk
-
- addEdges(Collection) -
Method in class Walk
-
- addElements(Collection) -
Method in class DisjointLists
- Add all elements from the specified collection into the list on the left side.
- addElements(Object[]) -
Method in class DisjointLists
- Add all elements from the specified array into the list on the left side.
- addEntry(Entry) -
Method in class Node
- Adds an
Entry
to this Node
- addExceptionReport(String) -
Method in exception WFSException
-
- addExternalGraphic(ExternalGraphic) -
Method in interface Graphic
- Deprecated. Please use graphicalSymbols().add( externalGraphic )
- addExternalGraphic(ExternalGraphic) -
Method in class GraphicImpl
-
- addExtIfNecessary(String, String) -
Static method in class StringUtil
- Places an extension on a filename if it does not already exist.
- addFactoryIteratorProvider(FactoryIteratorProvider) -
Static method in class GeoTools
- Adds an alternative way to search for factory implementations.
- addFeature(SimpleFeature) -
Method in class MemoryDataStore
- Adds a single Feature to the correct typeName entry.
- addFeature(SimpleFeature) -
Method in class FCBuffer
-
Adds a feature to the buffer
- addFeatureListener(FeatureListener) -
Method in class ArcSdeFeatureSource
-
- addFeatureListener(FeatureSource<? extends FeatureType, ? extends Feature>, FeatureListener) -
Method in class FeatureListenerManager
- Used by FeaureSource implementations to provide listener support.
- addFeatureListener(FeatureListener) -
Method in interface FeatureSource
- Adds a listener to the list that's notified each time a change to the
FeatureStore occurs.
- addFeatureListener(FeatureListener) -
Method in class PreGeneralizedFeatureSource
-
- addFeatureListener(FeatureListener) -
Method in class JDBCFeatureSource
- Adds FeatureListener to the JDBCDataStore against this FeatureSource.
- addFeatureListener(FeatureListener) -
Method in class PropertyFeatureSource
-
- addFeatureListener(FeatureListener) -
Method in class ShapefileFeatureLocking
-
- addFeatureListener(FeatureListener) -
Method in class ShapefileFeatureStore
-
- addFeatureListener(FeatureListener) -
Method in class AbstractFeatureSource2
-
- addFeatureListener(FeatureListener) -
Method in class ContentFeatureSource
- Adds an listener or observer to the feature source.
- addFeatureListener(FeatureListener) -
Method in class DefaultView
- Implement addFeatureListener.
- addFeatureListener(FeatureListener) -
Method in class WFSFeatureSource
-
- addFeatureListener(FeatureListener) -
Method in class WFSFeatureSource
-
- addFeatures(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class ArcSdeFeatureStore
-
- addFeatures(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Method in class AbstractFeatureStore
- Add Features from reader to this FeatureStore.
- addFeatures(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class AbstractFeatureStore
-
- addFeatures(FeatureCollection<T, F>) -
Method in interface FeatureStore
- Adds all features from the passed feature collection to the datasource.
- addFeatures(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Method in class JDBCFeatureStore
- Add Features from reader to this FeatureStore.
- addFeatures(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class JDBCFeatureStore
-
- addFeatures(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Method in class MemoryDataStore
- Configures MemoryDataStore with FeatureReader.
- addFeatures(FeatureIterator<SimpleFeature>) -
Method in class MemoryDataStore
- Configures MemoryDataStore with FeatureReader.
- addFeatures(Collection) -
Method in class MemoryDataStore
- Configures MemoryDataStore with Collection.
- addFeatures(FeatureCollection) -
Method in class MemoryDataStore
-
- addFeatures(SimpleFeature[]) -
Method in class MemoryDataStore
- Configures MemoryDataStore with feature array.
- addFeatures(Collection) -
Method in class ContentFeatureStore
- Adds a collection of features to the store.
- addFeatures(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class ContentFeatureStore
- Adds a collection of features to the store.
- addFeatures(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Method in class WFSFeatureStore
-
- addFeatures(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class WFSFeatureStore
-
- addFeatureTypeStyle(FeatureTypeStyle) -
Method in interface NamedStyle
-
- addFeatureTypeStyle(FeatureTypeStyle) -
Method in class NamedStyleImpl
- DOCUMENT ME!
- addFeatureTypeStyle(FeatureTypeStyle) -
Method in interface Style
- Deprecated. replaced by a live list in 2.6.x
- addFeatureTypeStyle(FeatureTypeStyle) -
Method in class StyleImpl
-
- addFid(String) -
Method in interface FidFilter
- Deprecated. Adds a feature ID to the filter.
- addFid(String) -
Method in class FidFilterImpl
- Deprecated.
- addFidMapping(String, String) -
Method in class WFS_1_0_0_DataStore
- Adds a new fid mapping to the fid map.
- addField(Class) -
Method in class DataDefinition
- Well known classes
Short
Integer
Long
Float
Double
Date
- addField(int) -
Method in class DataDefinition
- For classes with unknown length; this values will be threated as
String
s and truncated at the specified len
- addFilter(Filter) -
Method in interface LogicFilter
- Deprecated. Adds a sub filter to this filter.
- addFilter(Filter) -
Method in class LogicFilterImpl
- Adds a sub filter to this filter.
- addFont(Font) -
Method in interface TextMark
-
- addFont(Font) -
Method in class TextMarkImpl
- Setter for property font.
- addFont(Font) -
Method in class TextSymbolizerImpl
- Setter for property font.
- addGeneralizationInfo(GeneralizationInfo) -
Method in class GeneralizationInfos
- add a GeneralizationInfo object
- addGeoAscii(int, String) -
Method in class GeoTiffIIOMetadataEncoder
-
- addGeoAscii(int, String) -
Method in class GeoTiffIIOMetadataEncoder
-
- addGeoDoubleParam(int, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- addGeoDoubleParam(int, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- addGeoDoubleParams(int, double[]) -
Method in class GeoTiffIIOMetadataEncoder
-
- addGeoDoubleParams(int, double[]) -
Method in class GeoTiffIIOMetadataEncoder
-
- addGeoShortParam(int, int) -
Method in class GeoTiffIIOMetadataEncoder
-
- addGeoShortParam(int, int) -
Method in class GeoTiffIIOMetadataEncoder
-
- addGroup(String) -
Method in class ImagingParameters
- Always throws an exception, since JAI's parameter list
don't have subgroups.
- addGroup(String) -
Method in class ParameterGroup
- Creates a new group of the specified name.
- addHandler(Handler) -
Method in class LoggerAdapter
- Do nothing since this logger adapter does not supports handlers.
- addHints(Set<Hints.Key>) -
Method in class ContentFeatureSource
- Subclass hook too add additional hints.
- addIIOReadProgressListener(IIOReadProgressListener) -
Method in class CoverageStack
- Adds an
IIOReadProgressListener
to the list of registered progress listeners.
- addIIOReadProgressListener(IIOReadProgressListener) -
Method in class IIOListeners
- Adds an
IIOReadProgressListener
to the list of registered progress listeners.
- addIIOReadWarningListener(IIOReadWarningListener) -
Method in class CoverageStack
- Adds an
IIOReadWarningListener
to the list of registered warning listeners.
- addIIOReadWarningListener(IIOReadWarningListener) -
Method in class IIOListeners
- Adds an
IIOReadWarningListener
to the list of registered warning listeners.
- addImage(RenderedImage) -
Method in class ImageWorker
- Takes two rendered or renderable source images, and adds every pair of pixels, one from
each source image of the corresponding position and band.
- AddImpl - Class in org.geotools.filter.expression
- Implementation of Add expression.
- AddImpl(Expression, Expression) -
Constructor for class AddImpl
-
- addImplementationHints(RenderingHints) -
Method in class AbstractFactory
- Adds the specified hints to this factory AbstractFactory.hints.
- addIn(DirectedEdge) -
Method in class BasicDirectedNode
- Adds an edge to the in adjacency list of the node which is an
underlying List implementation.
- addIn(DirectedEdge) -
Method in interface DirectedNode
- Adds an edge to the in adjacency list of the node.
- addIn(DirectedEdge) -
Method in class OptDirectedNode
-
- addIndex(String) -
Method in class AttributeIndexSummary
-
- addInteger(int) -
Method in class IntegerList
- Adds the given element as the
int
primitive type.
- addKernel(String, String, KernelJAI) -
Method in class KernelEditor
- Adds a kernel to the list of available kernels.
- addLabel(LabelCacheItem, Rectangle2D) -
Method in class LabelIndex
- Adds a label into the index
- addLayer(Layer, String) -
Method in class AbstractGetMapRequest
-
- addLayer(Layer) -
Method in class AbstractGetMapRequest
-
- addLayer(String, String) -
Method in class AbstractGetMapRequest
-
- addLayer(Layer, StyleImpl) -
Method in class AbstractGetMapRequest
-
- addLayer(String, StyleImpl) -
Method in class AbstractGetMapRequest
-
- addLayer(Layer, StyleImpl) -
Method in interface GetMapRequest
- Adds a Layer to the list of layers to be requested.
- addLayer(String, StyleImpl) -
Method in interface GetMapRequest
- Adds a Layer to the list of layers to be requested.
- addLayer(String, String) -
Method in interface GetMapRequest
- Adds a Layer to the list of layers to be requested.
- addLayer(Layer, String) -
Method in interface GetMapRequest
- Adds a Layer to the list of layers to be requested.
- addLayer(Layer) -
Method in interface GetMapRequest
- Adds a Layer to the list of layers to be requested.
- addLayer(int, MapLayer) -
Method in class DefaultMapContext
- Add a new layer if not already present and trigger a
LayerListEvent
.
- addLayer(MapLayer) -
Method in class DefaultMapContext
- Add a new layer and trigger a
LayerListEvent
.
- addLayer(FeatureSource<SimpleFeatureType, SimpleFeature>, Style) -
Method in class DefaultMapContext
- Add a new layer and trigger a
LayerListEvent
.
- addLayer(CollectionSource, Style) -
Method in class DefaultMapContext
-
- addLayer(GridCoverage, Style) -
Method in class DefaultMapContext
- Add a new layer and trigger a
LayerListEvent
.
- addLayer(AbstractGridCoverage2DReader, Style) -
Method in class DefaultMapContext
- Add a new layer and trigger a
LayerListEvent
.
- addLayer(FeatureCollection<SimpleFeatureType, SimpleFeature>, Style) -
Method in class DefaultMapContext
- Add a new layer and trigger a
LayerListEvent
.
- addLayer(Collection, Style) -
Method in class DefaultMapContext
-
- addLayer(MapLayer) -
Method in interface MapContext
- Add a new layer if not already present and trigger a
LayerListEvent
.
- addLayer(int, MapLayer) -
Method in interface MapContext
- Add a new layer in the specified position and trigger a
LayerListEvent
.
- addLayer(FeatureSource<SimpleFeatureType, SimpleFeature>, Style) -
Method in interface MapContext
- Add a new layer and trigger a
LayerListEvent
.
- addLayer(FeatureCollection<SimpleFeatureType, SimpleFeature>, Style) -
Method in interface MapContext
- Add a new layer and trigger a
LayerListEvent
.
- addLayer(Collection, Style) -
Method in interface MapContext
- Add a new layer and trigger a
LayerListEvent
.
- addLayer(GridCoverage, Style) -
Method in interface MapContext
- Add a new layer and trigger a
LayerListEvent
- addLayer(AbstractGridCoverage2DReader, Style) -
Method in interface MapContext
- Add a new layer and trigger a
LayerListEvent
- addLayers(MapLayer[]) -
Method in class DefaultMapContext
- Add an array of new layers and trigger a
LayerListEvent
.
- addLayers(MapLayer[]) -
Method in interface MapContext
- Add an array of new layers and trigger a
LayerListEvent
.
- addLeftGeometry(Expression) -
Method in interface GeometryFilter
- Deprecated. use
BinarySpatialOperator#setExpression1(Expression)
- addLeftGeometry(Expression) -
Method in class GeometryFilterImpl
- Deprecated. use
GeometryFilterImpl.setExpression1(org.opengis.filter.expression.Expression)
- addLeftValue(Expression) -
Method in interface CompareFilter
- Deprecated. use
BinaryComparisonOperator#setExpression1(Expression)
- addLeftValue(Expression) -
Method in class CompareFilterImpl
- Adds the 'left' value to this filter.
- addLeftValue(Expression) -
Method in interface MathExpression
- Deprecated. use
BinaryExpression#setExpression1(Expression)
- addLeftValue(Expression) -
Method in class MathExpressionImpl
- Deprecated. use
MathExpressionImpl.setExpression1(org.opengis.filter.expression.Expression)
- addLegendGraphic(Graphic) -
Method in class RuleImpl
-
- addListener(CollectionListener) -
Method in class PreGeneralizedFeatureCollection
-
- addListener(CollectionListener) -
Method in class ContentFeatureCollection
- Adds a listener for collection events.
- addListener(FeatureListener) -
Method in class ContentState
- Adds a listener for collection events.
- addListener(CollectionListener) -
Method in class DataFeatureCollection
-
- addListener(CollectionListener) -
Method in class AbstractFeatureCollection
-
- addListener(CollectionListener) -
Method in class AdaptorFeatureCollection
-
- addListener(CollectionListener) -
Method in class DecoratingFeatureCollection
-
- addListener(CollectionListener) -
Method in class DefaultFeatureCollection
-
- addListener(CollectionListener) -
Method in interface FeatureCollection
- Adds a listener for collection events.
- addListenersTo(ImageReader) -
Method in class IIOListeners
- Add all listeners registered in this object to the specified image reader.
- addMapBoundsListener(MapBoundsListener) -
Method in class DefaultMapContext
- Registers MapBoundsListener to receive events.
- addMapBoundsListener(MapBoundsListener) -
Method in interface MapContext
- Register interest in receiving
MapBoundsEvent
s.
- addMapLayerListener(MapLayerListener) -
Method in class DefaultMapLayer
- Registers MapLayerListener to receive events.
- addMapLayerListener(MapLayerListener) -
Method in interface MapLayer
- Add a listener to notify when a layer property changes.
- addMapLayerListListener(MapLayerListListener) -
Method in class DefaultMapContext
- Registers MapLayerListListener to receive events.
- addMapLayerListListener(MapLayerListListener) -
Method in interface MapContext
- Register interest in receiving a
LayerListEvent
.
- addMark(Mark) -
Method in interface Graphic
- Deprecated. symbolizers and underneath classes will be immutable in 2.6.x
- addMark(Mark) -
Method in class GraphicImpl
-
- addMiddleValue(Expression) -
Method in interface BetweenFilter
- Deprecated. use
PropertyIsBetween#setExpression(Expression)
- addMiddleValue(Expression) -
Method in class BetweenFilterImpl
- Deprecated. use
BetweenFilterImpl.setExpression(org.opengis.filter.expression.Expression)
- addMiddleValue(Expression) -
Method in class IsBetweenImpl
- Deprecated. use
IsBetweenImpl.setExpression(Expression)
- addModelTiePoint(double, double, double, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- addModelTiePoint(double, double, double, double, double, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- addModelTiePoint(double, double, double, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- addModelTiePoint(double, double, double, double, double, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- addMouseListener(MouseListener) -
Method in class ZoomPane
- Adds an object to the list of objects interested in being notified about mouse events.
- addMultiply(Complex, Complex, Complex) -
Method in class Complex
- Multplies two complex numbers, and add the result to a third one.
- addName(String) -
Method in class Capabilities
- Adds support for the provided name.
- addName(String, int) -
Method in class Capabilities
- Will add support for a function with the provided number of arguments
This method will have no effect if the function is already listed.
- addName(String, String...) -
Method in class Capabilities
- Document support for the provided function.
- addNamespaceDeclarations(TransformerBase.TranslatorSupport) -
Method in class TransformerBase.TranslatorSupport
- Utility method to copy namespace declarations from "sub" translators
into this ns support...
- addNodataValue(CharSequence, int) -
Method in class GridCoverageBuilder.Variable
- Adds a "nodata" value.
- addNode(Node) -
Method in class BasicGraphBuilder
-
- addNode(Node) -
Method in interface GraphBuilder
- Adds a node to the graph.
- addNotify() -
Method in class ColorRamp
- Notifies this component that it now has a parent component.
- addOperation(Operation) -
Method in class DefaultProcessor
- Add the specified operation to this processor.
- addOrderByPK(StringBuffer, FIDMapper, SortOrder) -
Method in class DefaultSQLBuilder
- Deprecated.
- addOrderByPK(StringBuffer, FIDMapper, SortOrder) -
Method in class PostgisSQLBuilder
- Overrides to support NATURAL_ORDER and REVERSE_ORDER
- addOut(DirectedEdge) -
Method in class BasicDirectedNode
- Adds an edge to the ou adjacency list of the node which is an
underlying List implementation.
- addOut(DirectedEdge) -
Method in interface DirectedNode
- Adds an edge to the out adjacency list of the node.
- addOut(DirectedEdge) -
Method in class OptDirectedNode
-
- addProperty(String, Class, Object) -
Method in class GlyphPropertiesList
-
- addPropertyChangeListener(PropertyChangeListener) -
Method in class AbstractGraduation
- Adds a
PropertyChangeListener
to the listener list.
- addPropertyChangeListener(PropertyChangeListener) -
Method in interface Graduation
- Adds a
PropertyChangeListener
to the listener list.
- addPropertyChangeListener(PropertyChangeListener) -
Method in class DefaultMapContext
- Registers PropertyChangeListener to receive events.
- addPropertyChangeListener(PropertyChangeListener) -
Method in interface MapContext
- Registers PropertyChangeListener to receive events.
- addQueryLayer(Layer) -
Method in class AbstractGetFeatureInfoRequest
-
- addQueryLayer(Layer) -
Method in interface GetFeatureInfoRequest
- Add a Layer to the set of layers to be queried in the request.
- addQuotes(Object) -
Method in class JDBCTextFeatureWriter
- Adds quotes to an object for storage in postgis.
- addRenderListener(RenderListener) -
Method in interface GTRenderer
-
- addRenderListener(RenderListener) -
Method in class StreamingRenderer
- adds a listener that responds to error events of feature rendered events.
- addRenderListener(RenderListener) -
Method in class ShapefileRenderer
- adds a listener that responds to error events of feature rendered events.
- AddressGapValidation - Class in org.geotools.validation.network
- StarNodeValidation purpose.
- AddressGapValidation() -
Constructor for class AddressGapValidation
- StarNodeValidation constructor.
- AddressGapValidationBeanInfo - Class in org.geotools.validation.network
- GazetteerNameValidationBeanInfo purpose.
- AddressGapValidationBeanInfo() -
Constructor for class AddressGapValidationBeanInfo
- GazetteerNameValidationBeanInfo constructor.
- AddressImpl - Class in org.geotools.metadata.iso.citation
- Location of the responsible individual or organization.
- AddressImpl() -
Constructor for class AddressImpl
- Constructs an initially empty address.
- AddressImpl(Address) -
Constructor for class AddressImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- AddressOverlapValidation - Class in org.geotools.validation.network
- StarNodeValidation purpose.
- AddressOverlapValidation() -
Constructor for class AddressOverlapValidation
- StarNodeValidation constructor.
- AddressOverlapValidationBeanInfo - Class in org.geotools.validation.network
- GazetteerNameValidationBeanInfo purpose.
- AddressOverlapValidationBeanInfo() -
Constructor for class AddressOverlapValidationBeanInfo
- GazetteerNameValidationBeanInfo constructor.
- AddressType -
Static variable in class OWS
-
- AddressType -
Static variable in class OWS
-
- AddressType -
Static variable in class WCS
-
- AddressTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:AddressType.
- AddressTypeBinding(Ows10Factory) -
Constructor for class AddressTypeBinding
-
- AddressTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:AddressType.
- AddressTypeBinding() -
Constructor for class AddressTypeBinding
-
- addRestriction(Filter) -
Method in class AttributeTypeBuilder
-
- addRightGeometry(Expression) -
Method in interface GeometryFilter
- Deprecated. use
BinarySpatialOperator#setExpression2(Expression)
- addRightGeometry(Expression) -
Method in class GeometryFilterImpl
- Deprecated. use
#set
- addRightValue(Expression) -
Method in interface CompareFilter
- Deprecated. use
BinaryComparisonOperator#setExpression2(Expression)
- addRightValue(Expression) -
Method in class CompareFilterImpl
- Adds the 'right' value to this filter.
- addRightValue(Expression) -
Method in interface MathExpression
- Deprecated. use
BinaryExpression#setExpression2(Expression)
- addRightValue(Expression) -
Method in class MathExpressionImpl
- Deprecated. use
MathExpressionImpl.setExpression2(org.opengis.filter.expression.Expression)
- addRule(Rule) -
Method in interface FeatureTypeStyle
- Deprecated. this method will be replaced by a live list rules().add( rule )
- addRule(Rule) -
Method in class FeatureTypeStyleImpl
-
- addSchemaLocation(String, String) -
Method in class FeatureTransformer
-
- addSelectivity() -
Method in class SQLEncoderDB2
-
- addShapeId(int) -
Method in class Node
- Add a shape id
- addSink(CoverageProcessingNode) -
Method in class BaseCoverageProcessingNode
-
- addSink(CoverageProcessingNode) -
Method in interface CoverageProcessingNode
- Adds a sink
CoverageProcessingNode
to the list of sinks for this
CoverageProcessingNode
.
- addSink(CoverageProcessingNode) -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- addSource(CoverageProcessingNode) -
Method in class BaseCoverageProcessingNode
-
- addSource(CoverageProcessingNode) -
Method in interface CoverageProcessingNode
- Adds a source
CoverageProcessingNode
to the list of sources for
this CoverageProcessingNode
.
- addSource(CoverageProcessingNode) -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- addSourceDimension(int) -
Method in class DimensionFilter
- Add an input dimension to keep.
- addSourceDimensionRange(int, int) -
Method in class DimensionFilter
- Add a range of input dimensions to keep.
- addSourceDimensions(int[]) -
Method in class DimensionFilter
- Add input dimensions to keep.
- addStyle(Style) -
Method in interface NamedLayer
-
- addStyle(Style) -
Method in class NamedLayerImpl
- DOCUMENT ME!
- addStyledLayer(StyledLayer) -
Method in interface StyledLayerDescriptor
-
- addStyledLayer(StyledLayer) -
Method in class StyledLayerDescriptorImpl
-
- addSubNode(Node) -
Method in class Node
- DOCUMENT ME!
- addSymbol(Symbol) -
Method in interface Graphic
- Deprecated. symbolizers and underneath classes will be immutable in 2.6.x
- addSymbol(Symbol) -
Method in class GraphicImpl
-
- addSymbolizer(Symbolizer) -
Method in class RuleImpl
-
- addTargetDimension(int) -
Method in class DimensionFilter
- Add an output dimension to keep.
- addTargetDimensionRange(int, int) -
Method in class DimensionFilter
- Add a range of output dimensions to keep.
- addTargetDimensions(int[]) -
Method in class DimensionFilter
- Add output dimensions to keep.
- addText(String) -
Method in class InstanceComponentImpl
-
- addText(char[], int, int) -
Method in class InstanceComponentImpl
-
- addTileObserver(TileObserver) -
Method in class DeferredPlanarImage
- Adds an observer.
- addToOptions(String, String) -
Method in interface TextSymbolizer
- Deprecated. use getOptions().put( key, value )
- addToOptions(String, String) -
Method in class TextSymbolizerImpl
-
- addToSpatialIndex(SimpleFeature) -
Method in class Diff
-
- addTransparencyToIndexColorModel(RenderedImage, boolean) -
Method in class ImageWorker
- Adds transparency to a preexisting image whose color model is
index color model.
- addTransparencyToIndexColorModel(RenderedImage, boolean, int, boolean) -
Method in class ImageWorker
- Adds transparency to a preexisting image whose color model is index color model.
- addType(AttributeType) -
Method in class FeatureTypeBuilder
- A the given AttributeType to this factory.
- addType(int, AttributeType) -
Method in class FeatureTypeBuilder
- Insert the given type at the index specified.
- addType(Class) -
Method in class Capabilities
- Adds a new support type to capabilities.
- addType(long) -
Method in class FilterCapabilities
- Deprecated. Adds a new support type to capabilities.
- addType(Class) -
Method in class FilterCapabilities
- Deprecated. Adds a new support type to capabilities.
- addType(Class, boolean) -
Method in class FilterCapabilities
- Deprecated. Adds a new support type to capabilities.
- addType(short) -
Method in class FilterCapabilities
- Deprecated.
- addTypes(AttributeType[]) -
Method in class FeatureTypeBuilder
- Add an array of AttributeTypes to this factory.
- addUserData(Object, Object) -
Method in class AttributeTypeBuilder
-
- addUserStyle(Style) -
Method in interface UserLayer
-
- addUserStyle(Style) -
Method in class UserLayerImpl
-
- addValidation(FeatureValidation) -
Method in class ValidationProcessor
- addValidation
Add a FeatureValidation to the list of Feature tests
- addValidation(IntegrityValidation) -
Method in class ValidationProcessor
- addValidation
Add an IntegrityValidation to the list of Integrity tests
- addValue(Object) -
Method in class Data
- DOCUMENT ME!
- addValueToPreserve(double) -
Method in class SLDColorMapBuilder
- Add a value that we should try to preserve while applying the color map.
- addZoomChangeListener(ZoomChangeListener) -
Method in class ZoomPane
- Adds an object to the list of objects interested in being notified about zoom changes.
- adiabeticTemperatureGradient(double, double, double) -
Static method in class SeaWater
- Computes adiabetic temperature gradient as a function of salinity, temperature and pressure.
- AdvancedAffineBuilder - Class in org.geotools.referencing.operation.builder
- Builder for affine transformation with possibility to set several constrains
for affine parameters that will be respected during calculation.
- AdvancedAffineBuilder(List<MappedPosition>) -
Constructor for class AdvancedAffineBuilder
- Constructs builder from set of GCPs
- AdvancedAffineBuilder(List<MappedPosition>, AffineTransform2D) -
Constructor for class AdvancedAffineBuilder
- Constructs affine transform from GCPs and approximate values for calculation.
- AesheticCriteriaType -
Static variable in class GML
-
- AESHETICCRITERIATYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="AesheticCriteriaType">
<annotation>
<documentation>Graph-specific styling property.
- AffinePlacement -
Static variable in class GML
-
- AffinePlacementType -
Static variable in class GML
-
- AFFINEPLACEMENTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="AffinePlacementType">
<annotation>
<documentation>A placement takes a standard geometric
construction and places it in geographic space.
- AffineToGeometric - Class in org.geotools.referencing.operation.builder
- Helper class for converting values from affine transformation matrix to its geometric form.
- AffineToGeometric(AffineTransform2D) -
Constructor for class AffineToGeometric
- Constructs AffineToGeometric from AffineTransform2D
- AffineTransform2D - Class in org.geotools.referencing.operation.matrix
- An affine matrix of fixed 3×3 size.
- AffineTransform2D() -
Constructor for class AffineTransform2D
- Creates a new identity matrix.
- AffineTransform2D(AffineTransform) -
Constructor for class AffineTransform2D
- Constructs a 3×3 matrix from the specified affine transform.
- AffineTransform2D(Matrix) -
Constructor for class AffineTransform2D
- Creates a new matrix initialized to the same value than the specified one.
- AffineTransform2D - Class in org.geotools.referencing.operation.transform
- Transforms two-dimensional coordinate points using an affine transform.
- AffineTransform2D(AffineTransform) -
Constructor for class AffineTransform2D
- Constructs a new affine transform with the same coefficient than the specified transform.
- AffineTransform2D(double, double, double, double, double, double) -
Constructor for class AffineTransform2D
- Constructs a new
AffineTransform2D
from 6 values representing the 6 specifiable
entries of the 3×3 transformation matrix.
- AffineTransformBuilder - Class in org.geotools.referencing.operation.builder
- Builds MathTransform setup as Affine transformation from a list of MappedPosition.
- AffineTransformBuilder() -
Constructor for class AffineTransformBuilder
-
- AffineTransformBuilder(List<MappedPosition>) -
Constructor for class AffineTransformBuilder
- Creates AffineTransformBuilder for the set of properties.
- AFTER -
Static variable in interface Binding
- Specifies that a binding should be executed after its direct parent
- AGGREGATE_FACTORY -
Static variable in class Hints
- The
AggregateFactory
instance to use.
- AlbersEqualArea - Class in org.geotools.referencing.operation.projection
- Albers Equal Area Projection (EPSG code 9822).
- AlbersEqualArea(ParameterValueGroup) -
Constructor for class AlbersEqualArea
- Constructs a new map projection from the supplied parameters.
- AlbersEqualArea.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for an Albers Equal Area projection (EPSG code 9822).
- AlbersEqualArea.Provider() -
Constructor for class AlbersEqualArea.Provider
- Constructs a new provider.
- ALIGN_BOTTOM -
Static variable in class SLD
-
- ALIGN_CENTER -
Static variable in class TableWriter
- A possible value for cell alignment.
- ALIGN_CENTER -
Static variable in class SLD
-
- ALIGN_LEFT -
Static variable in class TableWriter
- A possible value for cell alignment.
- ALIGN_LEFT -
Static variable in class SLD
-
- ALIGN_MIDDLE -
Static variable in class SLD
-
- ALIGN_RIGHT -
Static variable in class TableWriter
- A possible value for cell alignment.
- ALIGN_RIGHT -
Static variable in class SLD
-
- ALIGN_TOP -
Static variable in class SLD
-
- ALL -
Static variable in class ColorBrewer
-
- ALL -
Static variable in interface Query
- Implements a query that will fetch all features from a datasource.
- ALL -
Static variable in interface Filter
- Deprecated.
- ALL -
Static variable in class FilterCapabilities
- Deprecated. Mask for Filter.EXCLUDE
- ALL -
Static variable in interface FilterType
- Deprecated. Defines a sieve filter, with static implementation Filter.EXCLUDE
- ALL -
Static variable in class Logging
- Logging configuration that apply to all packages.
- ALL -
Static variable in interface Validation
- Empty String array for use with getTypeNames().
- ALL -
Static variable in class ComplexTypeHandler
- ALL
- ALL -
Static variable in class SimpleTypeHandler
- ALL
- All - Interface in org.geotools.xml.schema
-
Instances of this interface are intended to represent the 'all' construct in
an XML Schema.
- ALL -
Static variable in interface Any
-
- ALL -
Static variable in interface ElementGrouping
- ElementGrouping mask to determine the type of ElementGrouping
represented.
- ALL -
Static variable in interface Schema
- Used to denote byte masks representing either XML block attributes or
XML final attributes.
- ALL -
Static variable in interface SimpleType
- Represents a masks used to represent how this simpleType may or may not
be changed though the use of inheritance
- ALL -
Static variable in class XS
-
- ALL_NAMES -
Static variable in interface Query
- Ask for all properties when used with setPropertyNames.
- AllAuthoritiesFactory - Class in org.geotools.referencing.factory
- An authority factory that delegates the object creation to an other factory determined
from the authority name in the code.
- AllAuthoritiesFactory(Hints) -
Constructor for class AllAuthoritiesFactory
- Creates a new factory using the specified hints.
- allDependencies() -
Method in class Configuration
- Returns all dependencies in the configuration dependency tree.
- allDependencies() -
Method in class XSD
-
- AllGT - Class in org.geotools.xml.schema.impl
-
- AllGT(Element[]) -
Constructor for class AllGT
-
- AllGT(String, Element[], int, int) -
Constructor for class AllGT
-
- AllHandler - Class in org.geotools.xml.handlers.xsi
- AllHandler purpose.
- AllHandler() -
Constructor for class AllHandler
-
- allLocks() -
Method in class InProcessLockingManager
- Set of all locks.
- ALLNNI -
Static variable in class XS
-
- ALLNNI_TYPE -
Static variable in class XSSchema
-
<xs:simpleType name="allNNI">
<xs:annotation>
<xs:documentation>
for maxOccurs</xs:documentation>
</xs:annotation>
<xs:union memberTypes="xs:nonNegativeInteger">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="unbounded"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
- ALLOW_MULTITHREADING -
Static variable in class ImageMosaicFormat
- Control the threading behavior for this plugin.
- AllowedValues -
Static variable in class OWS
-
- allowOverruns() -
Method in class LabelCacheItem
- Wheter labels are allowed to go past the start/end of the line
- allowTable(String) -
Method in class JDBC1DataStore
- Provides a hook for sub classes to filter out specific tables in the data
store that are not to be used as geospatial tables.
- allowTable(String) -
Method in class PostgisDataStore
-
- allowWriteOnVolatileFIDs -
Variable in class JDBC1DataStore
- When true, writes are allowed also on tables with volatile FID mappers.
- allSameOrder(String[], SimpleFeatureType) -
Method in class JDBC1DataStore
- returns true if the requested names list all the attributes in the
correct order.
- AllSomeType -
Static variable in class WFS
-
- AllSomeTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:AllSomeType.
- AllSomeTypeBinding(WfsFactory) -
Constructor for class AllSomeTypeBinding
-
- alphaThreshold -
Variable in class CustomPaletteBuilder
-
- alphaThreshold -
Variable in class InverseColorMapOp
-
- alphaThreshold -
Variable in class InverseColorMapRasterOp
-
- alterProperties(Map<String, Object>) -
Method in class Parser
- Returns the properties to be given to the parsed object.
- ALTITUDE -
Static variable in class DefaultCoordinateSystemAxis
- The default axis for altitude values.
- altitudeModeEnum -
Static variable in class KML
-
- ancestors(SimpleFeatureType) -
Static method in class FeatureTypes
-
- anchorPoint -
Static variable in class GML
-
- ANCHORPOINT -
Static variable in class SLD
-
- AnchorPoint - Interface in org.geotools.styling
- An AnchorPoint identifies the location inside a textlabel to use as an
"anchor" for positioning it relative to a point geometry.
- AnchorPointImpl - Class in org.geotools.styling
- Direct implementation of AnchorPoint.
- AnchorPointImpl() -
Constructor for class AnchorPointImpl
-
- AnchorPointImpl(FilterFactory) -
Constructor for class AnchorPointImpl
- Creates a new instance of DefaultAnchorPoint
- ANCHORPOINTX -
Static variable in class SLD
-
- ANCHORPOINTY -
Static variable in class SLD
-
- and(Filter) -
Method in class AbstractFilterImpl
- Default implementation for AND - should be sufficient for most filters.
- and(Filter) -
Method in class BinaryComparisonAbstract
-
- and(Filter) -
Method in class BinaryLogicAbstract
-
- and(Filter) -
Method in interface Filter
- Deprecated. Implements a logical AND with this filter and returns the merged filter.
- and(Filter, Filter) -
Method in interface FilterFactory
- Deprecated. use
FilterFactory.and(org.opengis.filter.Filter, org.opengis.filter.Filter)
- and(Filter, Filter) -
Method in class FilterFactoryImpl
-
- and(List) -
Method in class FilterFactoryImpl
-
- and(Filter, Filter) -
Method in class FilterFactoryImpl
-
- and(FilterFactory, Filter, Filter) -
Static method in class Filters
- Safe version of FilterFactory *and* that is willing to combine
filter1 and filter2 correctly in the even either of them is already
an And filter.
- and(Filter) -
Method in class LogicFilterImpl
- Implements a logical AND with this filter and returns the merged filter.
- And -
Static variable in class OGC
-
- And -
Static variable in class OGC
-
- AndImpl - Class in org.geotools.filter
- Direct implementation of And filter.
- AndImpl(FilterFactory, List) -
Constructor for class AndImpl
-
- angle -
Static variable in class GML
-
- Angle - Class in org.geotools.measure
- An angle in degrees.
- Angle(double) -
Constructor for class Angle
- Contructs a new angle with the specified value.
- Angle(String) -
Constructor for class Angle
- Constructs a newly allocated
Angle
object that represents the angle value
represented by the string.
- angle180 -
Static variable in class KML
-
- angle360 -
Static variable in class KML
-
- angle90 -
Static variable in class KML
-
- angleBetween(LineSegment, LineSegment, double) -
Static method in class GeometryUtil
-
- angleBetween(LineString, LineString, double) -
Static method in class GeometryUtil
-
- AngleChoiceType -
Static variable in class GML
-
- ANGLECHOICETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="AngleChoiceType">
<annotation>
<documentation>Value of an angle quantity provided in either degree-minute-second format or single value format.
- AngleFormat - Class in org.geotools.measure
- Parses and formats angles according a specified pattern.
- AngleFormat() -
Constructor for class AngleFormat
- Constructs a new
AngleFormat
using
the current default locale and a default pattern.
- AngleFormat(String) -
Constructor for class AngleFormat
- Constructs a new
AngleFormat
using the
current default locale and the specified pattern.
- AngleFormat(String, Locale) -
Constructor for class AngleFormat
- Constructs a new
AngleFormat
using the specified pattern and locale.
- AngleFormat(String, DecimalFormatSymbols) -
Constructor for class AngleFormat
- Constructs a new
AngleFormat
using the specified pattern and decimal symbols.
- anglepos90 -
Static variable in class KML
-
- AngleSizeValidation - Class in org.geotools.validation.network
- StarNodeValidation purpose.
- AngleSizeValidation() -
Constructor for class AngleSizeValidation
- StarNodeValidation constructor.
- AngleSizeValidationBeanInfo - Class in org.geotools.validation.network
- GazetteerNameValidationBeanInfo purpose.
- AngleSizeValidationBeanInfo() -
Constructor for class AngleSizeValidationBeanInfo
- GazetteerNameValidationBeanInfo constructor.
- AngleType -
Static variable in class GML
-
- ANGLETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="AngleType">
<annotation>
<documentation>Value of an angle quantity recorded as a single number, with its units.
- Angular_Arc_Minute -
Static variable in class GeoTiffUoMCodes
-
- Angular_Arc_Minute -
Static variable in class GeoTiffUoMCodes
-
- Angular_Arc_Second -
Static variable in class GeoTiffUoMCodes
-
- Angular_Arc_Second -
Static variable in class GeoTiffUoMCodes
-
- Angular_Degree -
Static variable in class GeoTiffUoMCodes
-
- Angular_Degree -
Static variable in class GeoTiffUoMCodes
-
- Angular_DMS -
Static variable in class GeoTiffUoMCodes
-
- Angular_DMS -
Static variable in class GeoTiffUoMCodes
-
- Angular_DMS_Hemisphere -
Static variable in class GeoTiffUoMCodes
-
- Angular_DMS_Hemisphere -
Static variable in class GeoTiffUoMCodes
-
- Angular_Gon -
Static variable in class GeoTiffUoMCodes
-
- Angular_Gon -
Static variable in class GeoTiffUoMCodes
-
- Angular_Grad -
Static variable in class GeoTiffUoMCodes
-
- Angular_Grad -
Static variable in class GeoTiffUoMCodes
-
- Angular_Radian -
Static variable in class GeoTiffUoMCodes
- 6.3.1.4 Angular Units Codes These codes shall be used for any key that
requires specification of an angular unit of measurement.
- Angular_Radian -
Static variable in class GeoTiffUoMCodes
- 6.3.1.4 Angular Units Codes These codes shall be used for any key that
requires specification of an angular unit of measurement.
- ANIMATE -
Static variable in class SMIL20
-
- ANIMATE -
Static variable in class SMIL20LANG
-
- ANIMATECOLOR -
Static variable in class SMIL20
-
- ANIMATECOLOR -
Static variable in class SMIL20LANG
-
- ANIMATECOLORPROTOTYPE -
Static variable in class SMIL20
-
- ANIMATECOLORPROTOTYPE_TYPE -
Static variable in class SMIL20Schema
-
<complexType name="animateColorPrototype">
<attributeGroup ref="smil20:animNamedTargetAttrs"/>
<attributeGroup ref="smil20:animAddAccumAttrs"/>
<attributeGroup ref="smil20:animValuesAttrs"/>
</complexType>
- ANIMATECOLORTYPE -
Static variable in class SMIL20LANG
-
- ANIMATECOLORTYPE_TYPE -
Static variable in class SMIL20LANGSchema
-
<complexType name="animateColorType">
<complexContent>
<extension base="smil20:animateColorPrototype">
<choice maxOccurs="unbounded" minOccurs="0">
<any namespace="##other" processContents="lax"/>
</choice>
<attributeGroup ref="smil20lang:CoreAttrs"/>
<attributeGroup ref="smil20lang:TimingAttrs"/>
<attributeGroup ref="smil20:animTargetAttrs"/>
<attributeGroup ref="smil20:animModeAttrs"/>
<attributeGroup ref="smil20:skipContentAttrs"/>
<anyAttribute namespace="##any" processContents="strict"/>
</extension>
</complexContent>
</complexType>
- ANIMATEMOTION -
Static variable in class SMIL20
-
- ANIMATEMOTION -
Static variable in class SMIL20LANG
-
- ANIMATEMOTIONPROTOTYPE -
Static variable in class SMIL20
-
- ANIMATEMOTIONPROTOTYPE_TYPE -
Static variable in class SMIL20Schema
-
<complexType name="animateMotionPrototype">
<attributeGroup ref="smil20:animAddAccumAttrs"/>
<attributeGroup ref="smil20:animValuesAttrs"/>
<attribute name="origin" type="string" use="optional"/>
</complexType>
- ANIMATEMOTIONTYPE -
Static variable in class SMIL20LANG
-
- ANIMATEMOTIONTYPE_TYPE -
Static variable in class SMIL20LANGSchema
-
<complexType name="animateMotionType">
<complexContent>
<extension base="smil20:animateMotionPrototype">
<choice maxOccurs="unbounded" minOccurs="0">
<any namespace="##other" processContents="lax"/>
</choice>
<attributeGroup ref="smil20lang:CoreAttrs"/>
<attributeGroup ref="smil20lang:TimingAttrs"/>
<attributeGroup ref="smil20:animTargetAttrs"/>
<attributeGroup ref="smil20:animModeAttrs"/>
<attributeGroup ref="smil20:skipContentAttrs"/>
<anyAttribute namespace="##any" processContents="strict"/>
</extension>
</complexContent>
</complexType>
- ANIMATEPROTOTYPE -
Static variable in class SMIL20
-
- ANIMATEPROTOTYPE_TYPE -
Static variable in class SMIL20Schema
-
<complexType name="animatePrototype">
<attributeGroup ref="smil20:animNamedTargetAttrs"/>
<attributeGroup ref="smil20:animAddAccumAttrs"/>
<attributeGroup ref="smil20:animValuesAttrs"/>
</complexType>
- ANIMATETYPE -
Static variable in class SMIL20LANG
-
- ANIMATETYPE_TYPE -
Static variable in class SMIL20LANGSchema
-
<complexType name="animateType">
<complexContent>
<extension base="smil20:animatePrototype">
<choice maxOccurs="unbounded" minOccurs="0">
<any namespace="##other" processContents="lax"/>
</choice>
<attributeGroup ref="smil20lang:CoreAttrs"/>
<attributeGroup ref="smil20lang:TimingAttrs"/>
<attributeGroup ref="smil20:animTargetAttrs"/>
<attributeGroup ref="smil20:animModeAttrs"/>
<attributeGroup ref="smil20:skipContentAttrs"/>
<anyAttribute namespace="##any" processContents="strict"/>
</extension>
</complexContent>
</complexType>
- ANNOTATED -
Static variable in class XS
-
- ANNOTATION -
Static variable in class AnnotationFeatureType
- The FeatureType reference that should be used for Anotations.
- ANNOTATION_ATTRIBUTE_NAME -
Static variable in class AnnotationFeatureType
- The attribute name used to store the attribute name containing the annotation text.
- AnnotationFeatureType - Class in org.geotools.feature.type
- Defines required attributes for Annotations.
- AnsiDialectEpsgFactory - Class in org.geotools.referencing.factory.epsg
- An EPSG factory for the database generated by SQL scripts rather than the MS-Access one.
- AnsiDialectEpsgFactory(Hints) -
Constructor for class AnsiDialectEpsgFactory
- Constructs an authority factory, the hints should describe the data source it use.
- AnsiDialectEpsgFactory(Hints, Connection) -
Constructor for class AnsiDialectEpsgFactory
- Constructs an authority factory using the specified connection.
- AnsiDialectEpsgFactory(Hints, DataSource) -
Constructor for class AnsiDialectEpsgFactory
- Constructs an authority factory using the specified connection.
- Any - Interface in org.geotools.xml.schema
-
Instances of this interface are intended to represent the 'any' construct in
an XML Schema.
- ANY -
Static variable in interface ElementGrouping
- ElementGrouping mask to determine the type of ElementGrouping
represented.
- ANY_FID_VALID -
Static variable in class SimplifyingFilterVisitor
- A 'null-object' fid validator that assumes any feature id in an
Id
filter is valid
- ANY_LENGTH -
Static variable in class FeatureTypes
- represent an unbounded field length
- ANY_QUANTITATIVE_CATEGORY -
Static variable in class ColorMap
- A special category name meaning "any quantitative value".
- AnyAttributeHandler - Class in org.geotools.xml.handlers.xsi
- AnyAttributeHandler purpose.
- AnyAttributeHandler() -
Constructor for class AnyAttributeHandler
-
- AnyGT - Class in org.geotools.xml.schema.impl
-
DOCUMENT ME!
- AnyGT(URI) -
Constructor for class AnyGT
-
- AnyGT(URI, int, int) -
Constructor for class AnyGT
-
- AnyHandler - Class in org.geotools.xml.handlers.xsi
- AnyHandler purpose.
- AnyHandler() -
Constructor for class AnyHandler
-
- ANYSIMPLETYPE -
Static variable in class XS
-
- ANYSIMPLETYPE_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="anySimpleType" name="anySimpleType">
<xs:restriction base="xs:anyType"/>
</xs:simpleType>
- ANYTYPE -
Static variable in class XS
-
- ANYTYPE_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="anyType" name="anyType">
<xs:restriction base="xs:anyType"/>
</xs:simpleType>
- ANYURI -
Static variable in class XS
-
- ANYURI_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="anyURI" name="anyURI">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="length"/>
<hfp:hasFacet name="minLength"/>
<hfp:hasFacet name="maxLength"/>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasProperty name="ordered" value="false"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#anyURI"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="anyURI.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- AnyValue -
Static variable in class OWS
-
- append(Formattable) -
Method in class Formatter
- Append the specified
Formattable
object.
- append(IdentifiedObject) -
Method in class Formatter
- Append the specified OpenGIS's
IdentifiedObject
object.
- append(MathTransform) -
Method in class Formatter
- Append the specified math transform.
- append(CodeList) -
Method in class Formatter
- Append a code list to the WKT.
- append(GeneralParameterValue) -
Method in class Formatter
- Append a parameter in WKT form.
- append(int) -
Method in class Formatter
- Append an integer number.
- append(double) -
Method in class Formatter
- Append a floating point number.
- append(Unit<?>) -
Method in class Formatter
- Appends a unit in WKT form.
- append(String) -
Method in class Formatter
- Append a character string.
- ApplicationSchemaConfiguration - Class in org.geotools.gml3
- An xml configuration for application schemas.
- ApplicationSchemaConfiguration(String, String) -
Constructor for class ApplicationSchemaConfiguration
-
- ApplicationSchemaInformationImpl - Class in org.geotools.metadata.iso
- Information about the application schema used to build the dataset.
- ApplicationSchemaInformationImpl() -
Constructor for class ApplicationSchemaInformationImpl
- Construct an initially empty application schema information.
- ApplicationSchemaInformationImpl(ApplicationSchemaInformation) -
Constructor for class ApplicationSchemaInformationImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ApplicationSchemaInformationImpl(Citation, String, String) -
Constructor for class ApplicationSchemaInformationImpl
- Creates a application schema information initialized to the specified values.
- ApplicationSchemaXSD - Class in org.geotools.gml3
- XSD instance for an application schema.
- ApplicationSchemaXSD(String, String) -
Constructor for class ApplicationSchemaXSD
-
- applyPattern(String) -
Method in class AngleFormat
- Sets the pattern to use for parsing and formatting angle.
- aquireExclusive() -
Method in class LockManager
- DOCUMENT ME!
- aquireShared() -
Method in class LockManager
- DOCUMENT ME!
- ARC -
Static variable in class ShapeType
- Represents an Arc shape (id = 3).
- Arc -
Static variable in class GML
-
- ArcByBulge -
Static variable in class GML
-
- ArcByBulgeType -
Static variable in class GML
-
- ARCBYBULGETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ArcByBulgeType">
<annotation>
<documentation>An ArcByBulge is an arc string with only one arc unit, i.e. two control points and one bulge.
- ArcByCenterPoint -
Static variable in class GML
-
- ArcByCenterPointType -
Static variable in class GML
-
- ARCBYCENTERPOINTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ArcByCenterPointType">
<annotation>
<documentation>This variant of the arc requires that the points on the arc have to be computed instead of storing the coordinates directly.
- ArcGridFormat - Class in org.geotools.gce.arcgrid
- An implementation a
Format
for the ASCII grid ESRI and GRASS format. - ArcGridFormat() -
Constructor for class ArcGridFormat
- Creates an instance and sets the metadata.
- ArcGridFormatFactory - Class in org.geotools.gce.arcgrid
- Implementation of the
Format
service provider interface for arc
grid files. - ArcGridFormatFactory() -
Constructor for class ArcGridFormatFactory
-
- ArcGridReader - Class in org.geotools.gce.arcgrid
- This class can read an arc grid data source (ArcGrid or GRASS ASCII) and
create a
GridCoverage2D
from the data. - ArcGridReader(Object) -
Constructor for class ArcGridReader
- Creates a new instance of an ArcGridReader basing the decision on whether
the file is compressed or not.
- ArcGridReader(Object, Hints) -
Constructor for class ArcGridReader
- Creates a new instance of an ArcGridReader basing the decision on whether
the file is compressed or not.
- ArcGridWriteParams - Class in org.geotools.gce.arcgrid
-
- ArcGridWriteParams() -
Constructor for class ArcGridWriteParams
- Default constructor.
- ArcGridWriter - Class in org.geotools.gce.arcgrid
ArcGridWriter
supports writing of an ArcGrid GridCoverage to a
Desination object
XXX We cannot write a rotated grid coverage, we have to enforce that!- ArcGridWriter(Object) -
Constructor for class ArcGridWriter
- Takes either a URL or a String that points to an ArcGridCoverage file and
converts it to a URL that can then be written to.
- ArcGridWriter(Object, Hints) -
Constructor for class ArcGridWriter
- Takes either a URL or a String that points to an ArcGridCoverage file and
converts it to a URL that can then be written to.
- ARCM -
Static variable in class ShapeType
- Represents an ArcM shape (id = 23).
- ArcMinutesType -
Static variable in class GML
-
- ARCMINUTESTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="ArcMinutesType">
<annotation>
<documentation>Integer number of arc-minutes in a degree-minute-second angular value.
- ARCROLE -
Static variable in class XLINK
-
- ArcSDEAdapter - Class in org.geotools.arcsde.data
- Utility class to deal with SDE specifics such as creating SeQuery objects from geotool's Query's,
mapping SDE types to Java ones and JTS Geometries, etc.
- ArcSDEAdapter() -
Constructor for class ArcSDEAdapter
-
- ArcSDEConnectionConfig - Class in org.geotools.arcsde.pool
- Represents a set of ArcSDE database connection parameters.
- ArcSDEConnectionConfig(Map) -
Constructor for class ArcSDEConnectionConfig
- Configure arcsde connection information from supplied connection parameters.
- ArcSDEConnectionConfig(String, String, String, String, String, String) -
Constructor for class ArcSDEConnectionConfig
- Define arcsde connection information.
- ArcSDEConnectionPool - Class in org.geotools.arcsde.pool
- Deprecated. still here waiting for gce to switch to
SessionPool
- ArcSDEConnectionPool(ArcSDEConnectionConfig) -
Constructor for class ArcSDEConnectionPool
- Deprecated. Creates a new SdeConnectionPool object with the connection parameters holded by
config
- ArcSDEConnectionPoolFactory - Class in org.geotools.arcsde.pool
- Deprecated. sill here waiting for gce to switch to
SessionPoolFactory
- ArcSDEConnectionReference - Class in org.geotools.arcsde.pool
- This SessionPool makes a maximum of *one* Connection available to the calling application.
- ArcSDEConnectionReference(ArcSDEConnectionConfig) -
Constructor for class ArcSDEConnectionReference
-
- ArcSDEDataStore - Class in org.geotools.arcsde.data
- DataStore implementation to work upon an ArcSDE spatial database gateway.
- ArcSDEDataStore(SessionPool) -
Constructor for class ArcSDEDataStore
- Creates a new ArcSDE DataStore working over the given connection pool
- ArcSDEDataStore(SessionPool, String) -
Constructor for class ArcSDEDataStore
- Creates a new ArcSDE DataStore working over the given connection pool
- ArcSDEDataStoreFactory - Class in org.geotools.arcsde
- Factory to create DataStores over a live ArcSDE instance.
- ArcSDEDataStoreFactory() -
Constructor for class ArcSDEDataStoreFactory
- empty constructor
- ArcSdeException - Exception in org.geotools.arcsde
- An IOException that wraps an
SeException
in order to report the SeError
messages
that otherwise get hidden in a normal stack trace. - ArcSdeException(SeException) -
Constructor for exception ArcSdeException
-
- ArcSdeException(String, SeException) -
Constructor for exception ArcSdeException
-
- ArcSdeFeatureCollection - Class in org.geotools.arcsde.data
- FeatureCollection implementation that works over an
ArcSDEFeatureReader
or one of the
decorators over it returned by ArcSDEDataStore#getFeatureReader(Query, Session, boolean)
. - ArcSdeFeatureCollection(ArcSdeFeatureSource, SimpleFeatureType, Query) -
Constructor for class ArcSdeFeatureCollection
-
- ArcSDEFeatureReader - Class in org.geotools.arcsde.data
- FeatureReader
optimized for ArcSDE access.- ArcSDEFeatureReader(ArcSDEAttributeReader) -
Constructor for class ArcSDEFeatureReader
-
- ArcSdeFeatureSource - Class in org.geotools.arcsde.data
-
- ArcSdeFeatureSource(FeatureTypeInfo, ArcSDEDataStore) -
Constructor for class ArcSdeFeatureSource
-
- ArcSdeFeatureStore - Class in org.geotools.arcsde.data
-
- ArcSdeFeatureStore(FeatureTypeInfo, ArcSDEDataStore) -
Constructor for class ArcSdeFeatureStore
-
- ArcSDEGeometryBuilder - Class in org.geotools.arcsde.data
- Creates propper JTS Geometry objects from
SeShape
objects and viceversa. - ArcSDEPooledConnection - Class in org.geotools.arcsde.pool
- Deprecated. still here waiting for gce to switch to
ISession
- ArcSDEPooledConnection(ObjectPool, ArcSDEConnectionConfig) -
Constructor for class ArcSDEPooledConnection
- Deprecated.
- ArcSDERasterFormat - Class in org.geotools.arcsde.gce
- An implementation of the ArcSDE Raster Format.
- ArcSDERasterFormatFactory - Class in org.geotools.arcsde
- Implementation of the GridCoverageFormat service provider interface for ArcSDE Databases.
- ArcSDERasterFormatFactory() -
Constructor for class ArcSDERasterFormatFactory
-
- ArcSDEReferencedConnection - Class in org.geotools.arcsde.pool
- There can be only one!
- ArcSDEReferencedConnection(ObjectPool, ArcSDEConnectionConfig) -
Constructor for class ArcSDEReferencedConnection
-
- ArcSdeResourceInfo - Class in org.geotools.arcsde.data
ResourceInfo
adapter for a FeatureTypeInfo
and ArcSdeFeatureSource
- ArcSdeVersionHandler - Interface in org.geotools.arcsde.data.versioning
-
- ArcSecondsType -
Static variable in class GML
-
- ARCSECONDSTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="ArcSecondsType">
<annotation>
<documentation>Number of arc-seconds in a degree-minute-second angular value.
- ArcString -
Static variable in class GML
-
- ArcStringByBulge -
Static variable in class GML
-
- ArcStringByBulgeType -
Static variable in class GML
-
- ARCSTRINGBYBULGETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ArcStringByBulgeType">
<annotation>
<documentation>This variant of the arc computes the mid points of the arcs instead of storing the coordinates directly.
- ArcStringType -
Static variable in class GML
-
- ARCSTRINGTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ArcStringType">
<annotation>
<documentation>An ArcString is a curve segment that uses three-point circular arc interpolation.
- ArcType -
Static variable in class GML
-
- ARCTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ArcType">
<annotation>
<documentation>An Arc is an arc string with only one arc unit, i.e. three control points.
- ARCZ -
Static variable in class ShapeType
- Represents an ArcZ shape (id = 13).
- area(Geometry) -
Static method in class StaticGeometry
-
- AREA_OF_INTEREST_MASK -
Static variable in class MapBoundsEvent
- Area of interest changed
- AreaFunction - Class in org.geotools.filter
-
- AreaFunction() -
Constructor for class AreaFunction
- Creates a new instance of AreaFunction
- AreaType -
Static variable in class GML
-
- AREATYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="AreaType">
<annotation>
<documentation>Value of a spatial area quantity, with its units.
- ArgHelper - Class in org.geotools.validation.xml
- ArgHelper purpose.
- ArgHelper() -
Constructor for class ArgHelper
-
- ArgHelper.BooleanMapping - Class in org.geotools.validation.xml
- BooleanMapping purpose.
- ArgHelper.BooleanMapping() -
Constructor for class ArgHelper.BooleanMapping
-
- ArgHelper.DateMapping - Class in org.geotools.validation.xml
- DateMapping purpose.
- ArgHelper.DateMapping() -
Constructor for class ArgHelper.DateMapping
-
- ArgHelper.DoubleMapping - Class in org.geotools.validation.xml
- DoubleMapping purpose.
- ArgHelper.DoubleMapping() -
Constructor for class ArgHelper.DoubleMapping
-
- ArgHelper.EnvelopeMapping - Class in org.geotools.validation.xml
- EnvelopeMapping purpose.
- ArgHelper.EnvelopeMapping() -
Constructor for class ArgHelper.EnvelopeMapping
-
- ArgHelper.FilterMapping - Class in org.geotools.validation.xml
- FilterMapping purpose.
- ArgHelper.FilterMapping() -
Constructor for class ArgHelper.FilterMapping
-
- ArgHelper.FloatMapping - Class in org.geotools.validation.xml
- FloatMapping purpose.
- ArgHelper.FloatMapping() -
Constructor for class ArgHelper.FloatMapping
-
- ArgHelper.GeometryMapping - Class in org.geotools.validation.xml
- GeometryMapping purpose.
- ArgHelper.GeometryMapping() -
Constructor for class ArgHelper.GeometryMapping
-
- ArgHelper.IntegerMapping - Class in org.geotools.validation.xml
- IntegerMapping purpose.
- ArgHelper.IntegerMapping() -
Constructor for class ArgHelper.IntegerMapping
-
- ArgHelper.LongMapping - Class in org.geotools.validation.xml
- LongMapping purpose.
- ArgHelper.LongMapping() -
Constructor for class ArgHelper.LongMapping
-
- ArgHelper.Mapping - Interface in org.geotools.validation.xml
- Mapping purpose.
- ArgHelper.ShortMapping - Class in org.geotools.validation.xml
- ShortMapping purpose.
- ArgHelper.ShortMapping() -
Constructor for class ArgHelper.ShortMapping
-
- ArgHelper.StringMapping - Class in org.geotools.validation.xml
- StringMapping purpose.
- ArgHelper.StringMapping() -
Constructor for class ArgHelper.StringMapping
-
- ArgHelper.URIMapping - Class in org.geotools.validation.xml
- URIMapping purpose.
- ArgHelper.URIMapping() -
Constructor for class ArgHelper.URIMapping
-
- ArgumentDTO - Class in org.geotools.validation.dto
- ArgumentConfig purpose.
- ArgumentDTO() -
Constructor for class ArgumentDTO
- ArgumentConfig constructor.
- ArgumentDTO(ArgumentDTO) -
Constructor for class ArgumentDTO
-
- arguments -
Variable in class CommandLine
- The remaining arguments after all option values have been assigned to the fields.
- Arithmetic_OperatorsType -
Static variable in class OGC
-
- Arithmetic_OperatorsTypeBinding - Class in org.geotools.filter.v1_0.capabilities
- Binding object for the type http://www.opengis.net/ogc:Arithmetic_OperatorsType.
- Arithmetic_OperatorsTypeBinding(FilterFactory) -
Constructor for class Arithmetic_OperatorsTypeBinding
-
- arithmeticOperators(boolean, Functions) -
Method in class FilterFactoryImpl
-
- ArithmeticOperatorsImpl - Class in org.geotools.filter.capability
- Implementation of the ArithmeticOperators interface.
- ArithmeticOperatorsImpl() -
Constructor for class ArithmeticOperatorsImpl
-
- ArithmeticOperatorsImpl(boolean, Functions) -
Constructor for class ArithmeticOperatorsImpl
-
- ArithmeticOperatorsImpl(ArithmeticOperators) -
Constructor for class ArithmeticOperatorsImpl
-
- ArithmeticOperatorsType -
Static variable in class OGC
-
- Array -
Static variable in class GML
-
- ARRAY_ELEM_INCREMENT -
Static variable in class GeoTiffConstants
-
- ARRAY_ELEM_INCREMENT -
Static variable in class GeoTiffConstants
-
- ArrayAssociationType -
Static variable in class GML
-
- ARRAYASSOCIATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ArrayAssociationType">
<annotation>
<documentation>A base for derived types used to specify complex types containing an array of objects, by unspecified UML association - either composition or aggregation.
- arrayContains(DelaunayNode, DelaunayNode[], int) -
Static method in class AutoClustUtils
-
- arrayListFactory() -
Static method in class DateUtil
- Factory method to create a
java.util.ArrayList
as the
implementation of a java.util.List
.
- ArrayToArray -
Static variable in class CollectionConverterFactory
- Converter for array to array.
- ArrayToCollection -
Static variable in class CollectionConverterFactory
- Converter for array to collection.
- ArrayType -
Static variable in class GML
-
- ARRAYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ArrayType">
<annotation>
<documentation>A non-abstract generic collection type that can be used as a document element for a homogeneous collection of any GML types - Geometries, Topologies, Features ...
- ASCENDING -
Static variable in class SortOrder
- Deprecated. Can now use the geoapi SortOrder directly
- asCollection(GeometryCollection) -
Static method in class GML2ParsingUtils
- Wraps the elements of a geometry collection in a normal collection.
- asDouble(Expression) -
Static method in class Filters
- Obtain the provided Expression as a double.
- asInt(Expression) -
Static method in class Filters
- Obtain the provided Expression as an integer.
- asLocalName() -
Method in class NamedIdentifier
- Deprecated. Replaced by
NamedIdentifier.name()
.
- asLocalName() -
Method in class GenericName
- Deprecated. Renamed as
GenericName.name()
.
- asMap() -
Method in class AbstractMetadata
- Returns a view of this metadata object as a map.
- asMap(Object) -
Method in class MetadataStandard
- Returns a view of the specified metadata object as a map.
- asScopedName() -
Method in class NamedIdentifier
- Deprecated. Replaced by
NamedIdentifier.toFullyQualifiedName()
.
- asScopedName() -
Method in class GenericName
- Deprecated. Replaced by
GenericName.toFullyQualifiedName()
.
- asScopedName() -
Method in class LocalName
- Deprecated. Replaced by
LocalName.toFullyQualifiedName()
.
- asScopedName() -
Method in class ScopedName
- Deprecated. Replaced by
ScopedName.toFullyQualifiedName()
.
- assertAccess(String, String, Transaction) -
Method in class InProcessLockingManager
- Checks mutability of featureID for this transaction.
- assertEquals(Geometry, Geometry) -
Method in class DataTestCase
- Compares two geometries for equality.
- assertEquals(String, Geometry, Geometry) -
Method in class DataTestCase
- Compares two geometries for equality.
- assertFids(Set) -
Method in class JDBCFeatureStore
-
- assertFilter(Filter) -
Method in class JDBCFeatureStore
-
- asSet(E[]) -
Static method in class AbstractIdentifiedObject
- Returns the specified array as an immutable set, or
null
if the
array is empty or null.
- assignTo(Element) -
Method in class GeoTiffIIOMetadataEncoder
-
- assignTo(Element) -
Method in class GeoTiffIIOMetadataEncoder
-
- ASSOCIATION_PROPERTY -
Static variable in class Hints
- The name of a property to traverse in a datastore query.
- ASSOCIATION_TRAVERSAL_DEPTH -
Static variable in class Hints
- The maximum number of associations traversed in a datastore query.
- AssociationDescriptorImpl - Class in org.geotools.feature.type
-
- AssociationDescriptorImpl(AssociationType, Name, int, int, boolean) -
Constructor for class AssociationDescriptorImpl
-
- AssociationImpl - Class in org.geotools.feature
-
- AssociationImpl(Attribute, AssociationDescriptor) -
Constructor for class AssociationImpl
-
- AssociationType -
Static variable in class GML
-
- ASSOCIATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="AssociationType">
<annotation>
<documentation>A pattern or base for derived types used to specify complex types corresponding to an unspecified UML association - either composition or aggregation.
- AssociationTypeImpl - Class in org.geotools.feature.type
-
- AssociationTypeImpl(Name, AttributeType, boolean, List<Filter>, AssociationType, InternationalString) -
Constructor for class AssociationTypeImpl
-
- asString(Expression) -
Static method in class Filters
- Obtain the provided Expression as a String.
- AStarIterator - Class in org.geotools.graph.traverse.standard
- A Star : It uses a function (usually denoted f(x)) to determine the order in
which the algorithm visits nodes, f(x) is a sum of two functions:
- The path-cost function (usually denoted g(x), which may or may not be a heuristic) and
- An admissible "heuristic estimate" (usually denoted h(x)).
- AStarIterator(Node, AStarIterator.AStarFunctions) -
Constructor for class AStarIterator
-
- AStarIterator.AStarFunctions - Class in org.geotools.graph.traverse.standard
- Defines the functions needed by A Star.
- AStarIterator.AStarFunctions(Node) -
Constructor for class AStarIterator.AStarFunctions
- Creates a new instance and sets up the destination node for the algorithm
- AStarIterator.AStarNode - Class in org.geotools.graph.traverse.standard
- Internal data structure used to track node costs, and parent nodes.
- AStarIterator.AStarNode(Node, double) -
Constructor for class AStarIterator.AStarNode
-
- AStarShortestPathFinder - Class in org.geotools.graph.path
- Calculates the shortest path between two nodes using the A Star algorithm
(for details see http://en.wikipedia.org/wiki/A_star)
- AStarShortestPathFinder(Graph, Node, Node, AStarIterator.AStarFunctions) -
Constructor for class AStarShortestPathFinder
- Constructs a new path finder
- asTree() -
Method in class AbstractMetadata
- Returns a view of this metadata as a tree.
- asTree(Object) -
Method in class MetadataStandard
- Returns a view of the specified metadata as a tree.
- asTree() -
Method in class FactoryDependencies
- Returns the dependencies as a tree.
- ASTRONOMICAL_TWILIGHT -
Static variable in class SunRelativePosition
- Elevation angle of astronomical twilight, in degrees.
- asType(Expression, Class<T>) -
Static method in class Filters
- Deprecated. This is not a good idea; use expr.evaulate( null, TYPE )
- at -
Variable in class AttributeExpressionImpl2
- Holds all sub filters of this filter.
- atestGetFeatureSourceRoad() -
Method in class AbstractDataStoreTest
-
- attPath -
Variable in class AttributeExpressionImpl
- Holds all sub filters of this filter.
- attPath -
Variable in class AttributeExpressionImpl2
- Holds all sub filters of this filter.
- attReader -
Variable in class ShapefileFeatureWriter
-
- attribute(SimpleFeatureType, int) -
Static method in class Schema
- Deprecated. use getAttribute( type, index )
- attribute(SimpleFeatureType, String) -
Static method in class Schema
- Deprecated. use getAttribute( type, name )
- ATTRIBUTE -
Static variable in interface ExpressionType
- Defines an attribute expression with a declared string type.
- Attribute - Interface in org.geotools.xml.schema
-
An instance of this interface should represent an Attribute from an XML
schema.
- ATTRIBUTE -
Static variable in class XS
-
- ATTRIBUTE_DOUBLE -
Static variable in interface ExpressionType
- Defines an attribute expression with a declared double type.
- ATTRIBUTE_GEOMETRY -
Static variable in interface ExpressionType
- Defines an attribute expression with a declared string type.
- ATTRIBUTE_INTEGER -
Static variable in interface ExpressionType
- Defines an attribute expression with a declared integer type.
- ATTRIBUTE_STRING -
Static variable in interface ExpressionType
- Defines an attribute expression with a declared string type.
- ATTRIBUTE_TYPE_FACTORY -
Static variable in class Hints
- The
AttributeTypeFactory
instance to use.
- ATTRIBUTE_UNDECLARED -
Static variable in interface ExpressionType
- Defines an attribute expression with a declared string type.
- attributeBuilder -
Variable in class SimpleFeatureTypeBuilder
- attribute builder
- attributeCount(SimpleFeatureType) -
Static method in class Schema
- Walk the provided FeatureType and produce a count of distinct attribtues.
- AttributeDescriptorImpl - Class in org.geotools.feature.type
-
- AttributeDescriptorImpl(AttributeType, Name, int, int, boolean, Object) -
Constructor for class AttributeDescriptorImpl
-
- AttributeEncodeExecutor - Class in org.geotools.xml.impl
-
- AttributeEncodeExecutor(Object, XSDAttributeDeclaration, Document, Logger) -
Constructor for class AttributeEncodeExecutor
-
- AttributeExpression - Interface in org.geotools.filter
- Deprecated. use
PropertyName
- attributeExpression(String) -
Method in class StyleBuilder
- create an attribute expression
- AttributeExpressionImpl - Class in org.geotools.filter
- Defines a complex filter (could also be called logical filter).
- AttributeExpressionImpl(SimpleFeatureType) -
Constructor for class AttributeExpressionImpl
- Constructor with the schema for this attribute.
- AttributeExpressionImpl(String) -
Constructor for class AttributeExpressionImpl
- Constructor with schema and path to the attribute.
- AttributeExpressionImpl(String, Hints) -
Constructor for class AttributeExpressionImpl
- Constructor with schema and path to the attribute.
- AttributeExpressionImpl(SimpleFeatureType, String) -
Constructor for class AttributeExpressionImpl
- Constructor with schema and path to the attribute.
- AttributeExpressionImpl2 - Class in org.geotools.filter
- Defines a complex filter (could also be called logical filter).
- AttributeExpressionImpl2(AttributeDescriptor) -
Constructor for class AttributeExpressionImpl2
- Constructor with the schema for this attribute.
- AttributeGroup - Interface in org.geotools.xml.schema
-
This interface is intended to represent an XML Schema AttributeGroup.
- ATTRIBUTEGROUP -
Static variable in class XS
-
- AttributeGroupGT - Class in org.geotools.xml.schema.impl
-
DOCUMENT ME!
- AttributeGroupGT(String, String, URI, Attribute[], String) -
Constructor for class AttributeGroupGT
- Creates a new AttributeGroupGT object.
- AttributeGroupHandler - Class in org.geotools.xml.handlers.xsi
- AttributeGroupHandler purpose.
- AttributeGroupHandler() -
Constructor for class AttributeGroupHandler
-
- ATTRIBUTEGROUPREF -
Static variable in class XS
-
- AttributeGT - Class in org.geotools.xml.schema.impl
-
DOCUMENT ME!
- AttributeGT(String, String, URI, SimpleType, int, String, String, boolean) -
Constructor for class AttributeGT
- Creates a new AttributeGT object.
- AttributeHandler - Class in org.geotools.xml.handlers.xsi
- AttributeHandler purpose.
- AttributeHandler() -
Constructor for class AttributeHandler
-
- AttributeHandler - Interface in org.geotools.xml.impl
- Classes implementing this interace serve as handlers for attributes in an
instance document as it is parsed.
- attributeHandlers -
Variable in class QueryData
-
- AttributeImpl - Class in org.geotools.feature
- Simple, mutable class to store attributes.
- AttributeImpl(Object, AttributeDescriptor, Identifier) -
Constructor for class AttributeImpl
-
- AttributeImpl(Object, AttributeType, Identifier) -
Constructor for class AttributeImpl
-
- AttributeImpl - Class in org.geotools.xml.impl
-
- AttributeImpl(XSDAttributeDeclaration) -
Constructor for class AttributeImpl
-
- AttributeIndexReader - Class in org.geotools.data.shapefile.indexed.attribute
- Class to read an attribute index file
- AttributeIndexReader(String, FileChannel) -
Constructor for class AttributeIndexReader
- Crea una nuova istanza di AttributeIndexReader
- AttributeIndexSummary - Class in org.geotools.data.shapefile.indexed.attribute
-
Class to manage a summary for attribute indexes.
- AttributeIndexSummary(URL) -
Constructor for class AttributeIndexSummary
- Creates an IndexSummary
- AttributeIndexSummary(URL, int) -
Constructor for class AttributeIndexSummary
- Creates an IndexSummary
- AttributeIndexWriter - Class in org.geotools.data.shapefile.indexed.attribute
- Class used to create an index for an dbf attribute
- AttributeIndexWriter(String, FileChannel, ReadableByteChannel, int) -
Constructor for class AttributeIndexWriter
- Create a new instance of AttributeIndexWriter
- AttributeInstance - Interface in org.geotools.xml
- Represents an attribute in an instance document.
- AttributeIO - Interface in org.geotools.data.jdbc.attributeio
- Attribute reader/writer.
- attributeIterator(QName) -
Method in class FeaturePointer
-
- attributeNames(SimpleFeatureType) -
Static method in class DataUtilities
- DOCUMENT ME!
- attributeNames(Filter, SimpleFeatureType) -
Static method in class DataUtilities
- Traverses the filter and returns any encoutered property names.
- attributeNames(Filter) -
Static method in class DataUtilities
- Deprecated. use
#attributeNames(Filter, FeatureType)
/
- attributeNames(Expression, SimpleFeatureType) -
Static method in class DataUtilities
- Traverses the expression and returns any encoutered property names.
- attributeNames(Expression) -
Static method in class DataUtilities
- Deprecated. use
#attributeNames(Expression, FeatureType)
/
- attributeNames(SimpleFeatureType, Filter) -
Method in class JDBC1DataStore
- Gets the list of attribute names required for both featureType and filter
- attributeNames(SimpleFeatureType, Filter) -
Method in class PostgisDataStore
- Gets the list of attribute names required for both featureType and
filter
- attributeNames -
Variable in class FilterAttributeExtractor
- Last set visited
- AttributeReader - Interface in org.geotools.data
- The low-level attribute reading API.
- attributes -
Variable in class DefaultFeatureReader
-
- attributes -
Variable in class FIDFeatureReader
-
- attributes(SimpleFeatureType) -
Static method in class Schema
- Deprecated. use getAttributes( featureType )
- attributes(SimpleFeatureType, List) -
Static method in class Schema
- Deprecated. use getAttributes( featureType, list )
- attributes -
Variable in class SimpleFeatureTypeBuilder
- List of attributes.
- attributes() -
Method in class SimpleFeatureTypeBuilder
- Accessor for attributes.
- attributes -
Static variable in class GMLComplexTypes.AbstractFeatureType
-
- attributes -
Static variable in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- attributes -
Static variable in class GMLComplexTypes.AbstractGeometryType
-
- attributes -
Static variable in class GMLComplexTypes.FeatureAssociationType
-
- attributes -
Static variable in class GMLComplexTypes.GeometryAssociationType
-
- attributesEqual(Object, Object) -
Static method in class DataUtilities
- DOCUMENT ME!
- AttributeType - Interface in org.geotools.feature
- Deprecated. use
AttributeDescriptor
. - AttributeTypeBuilder - Class in org.geotools.feature
- Builder for attribute types and descriptors.
- AttributeTypeBuilder() -
Constructor for class AttributeTypeBuilder
- Constructs the builder.
- AttributeTypeBuilder(FeatureTypeFactory) -
Constructor for class AttributeTypeBuilder
- Constructs the builder specifying the factory used to build attribute
types.
- AttributeTypeFactory - Class in org.geotools.feature
- Abstract class for AttributeType factories.
- AttributeTypeFactory() -
Constructor for class AttributeTypeFactory
-
- AttributeTypeImpl - Class in org.geotools.feature.type
- Base class for attribute types.
- AttributeTypeImpl(Name, Class<?>, boolean, boolean, List<Filter>, AttributeType, InternationalString) -
Constructor for class AttributeTypeImpl
-
- attributeUserData -
Variable in class SimpleFeatureImpl
- The set of user data attached to each attribute (lazily created)
- AttributeValidation - Class in org.geotools.validation.attributes
- PointCoveredByLineValidation purpose.
- AttributeValidation() -
Constructor for class AttributeValidation
- PointCoveredByLineValidation constructor.
- AttributeValidationBeanInfo - Class in org.geotools.validation.attributes
- GazetteerNameValidationBeanInfo purpose.
- AttributeValidationBeanInfo() -
Constructor for class AttributeValidationBeanInfo
- GazetteerNameValidationBeanInfo constructor.
- AttributeValue - Interface in org.geotools.xml.schema
-
DOCUMENT ME!
- AttributeValueGT - Class in org.geotools.xml.schema.impl
-
DOCUMENT ME!
- AttributeValueGT(Attribute, String) -
Constructor for class AttributeValueGT
- Creates a new AttributeValueGT object.
- AttributeWriter - Interface in org.geotools.data
- - Added hasNext to support the FeatureWriter API
- attrs -
Static variable in class WMSDescribeLayerTypes._Query
-
- AUTHORITY -
Static variable in class EPSGCRSAuthorityFactory
- Deprecated.
- AUTHORITY_MAX_ACTIVE -
Static variable in class Hints
- The maximum number of active authority
factories.
- AUTHORITY_MAX_IDLE -
Static variable in class Hints
- The number of idle AuthorityFactories.
- AUTHORITY_MIN_EVICT_IDLETIME -
Static variable in class Hints
- When the evictor is run, if more time (in milliseconds) than the value in
AUTHORITY_MIN_EVICT_IDLETIME
has passed, then the worker is destroyed.
- AUTHORITY_MIN_IDLE -
Static variable in class Hints
- Minimum number of objects required before the evictor will begin
removing objects.
- AUTHORITY_PREFIX -
Static variable in class EPSGCRSAuthorityFactory
- Deprecated.
- AUTHORITY_SOFTMIN_EVICT_IDLETIME -
Static variable in class Hints
- When the evictor is run, workers which have been idle for more than this
value will be destroyed if and only if the number of idle workers exceeds
AUTHORITY_MIN_IDLE.
- AUTHORITY_TIME_BETWEEN_EVICTION_RUNS -
Static variable in class Hints
- Time in milliseconds to wait between eviction runs.
- AuthorityBackedFactory - Class in org.geotools.referencing.operation
- A coordinate operation factory extended with the extra
informations provided by an authority factory.
- AuthorityBackedFactory() -
Constructor for class AuthorityBackedFactory
- Creates a new factory backed by a default EPSG authority factory.
- AuthorityBackedFactory(Hints) -
Constructor for class AuthorityBackedFactory
- Creates a new factory backed by an authority factory fetched using the specified hints.
- AuthorityCodesComboBox - Class in org.geotools.gui.swing.referencing
- A combox box for selecting a coordinate reference system from a list.
- AuthorityCodesComboBox() -
Constructor for class AuthorityCodesComboBox
- Creates a CRS chooser backed by the EPSG authority factory.
- AuthorityCodesComboBox(String) -
Constructor for class AuthorityCodesComboBox
- Creates a CRS chooser backed by the specified authority factory.
- AuthorityCodesComboBox(AuthorityFactory) -
Constructor for class AuthorityCodesComboBox
- Creates a CRS chooser backed by the specified authority factory.
- AuthorityCodesComboBox(AuthorityFactory, Class) -
Constructor for class AuthorityCodesComboBox
- Creates a CRS chooser backed by the specified authority factory.
- AuthorityFactoryAdapter - Class in org.geotools.referencing.factory
- An authority factory which delegates CRS,
CS or datum objects creation to
some other factory implementations.
- AuthorityFactoryAdapter(AuthorityFactory) -
Constructor for class AuthorityFactoryAdapter
- Creates a wrapper around the specified factory.
- AuthorityFactoryAdapter(CRSAuthorityFactory, CSAuthorityFactory, DatumAuthorityFactory, CoordinateOperationAuthorityFactory) -
Constructor for class AuthorityFactoryAdapter
- Creates a wrapper around the specified factories.
- AuthorityFactoryAdapter(String, Hints) -
Constructor for class AuthorityFactoryAdapter
- Creates a wrappers around the default factories for the specified authority.
- AUTO -
Static variable in class Citations
- The WMS 1.1.1 "Automatic Projections"
authority.
- AUTO2 -
Static variable in class Citations
- The WMS 1.3.0 "Automatic Projections" authority.
- AUTO_COMMIT -
Static variable in interface Transaction
- Represents AUTO_COMMIT Mode
- AutoClust - Class in org.geotools.graph.util.delaunay
- This class implements the AUTOCLUST algorithm of Estivill-Castro and Lee (2002)
"Argument free clustering for large spatial point-data sets via boundary extraction
from Delaunay Diagram" in Computers, Environment and Urban Systems, 26:315-334.
- AutoClust() -
Constructor for class AutoClust
- Creates a new instance of AutoClust
- AutoClustData - Class in org.geotools.graph.util.delaunay
-
- AutoClustData() -
Constructor for class AutoClustData
- Creates a new instance of AutoClustData
- AutoClustUtils - Class in org.geotools.graph.util.delaunay
-
- AutoClustUtils() -
Constructor for class AutoClustUtils
- Creates a new instance of AutoClustUtils
- AutoCommitDefaultVersionHandler - Class in org.geotools.arcsde.data.versioning
- Handles a versioned table when in auto commit mode, meaning it sets up streams to edit directly
the default version.
- AutoCommitDefaultVersionHandler() -
Constructor for class AutoCommitDefaultVersionHandler
-
- AutoCRSFactory - Class in org.geotools.referencing.factory.wms
- Deprecated. This class will move in a
org.geotools.referencing.factory.web
package in a future Geotools version, in order to put together other web-related factories defined
outside the WMS specification. Don't use this class directly. You should not need to
anyway - use ReferencingFactoryFinder
instead, which
will continue to work no matter where this class is located. - AutoCRSFactory() -
Constructor for class AutoCRSFactory
- Deprecated. Constructs a default factory for the
AUTO
authority.
- AutoCRSFactory(Hints) -
Constructor for class AutoCRSFactory
- Deprecated. Constructs a factory for the
AUTO
authority using the specified hints.
- autoIncrement -
Variable in class AbstractFIDMapper
-
- autoIncrement -
Variable in class DefaultFIDMapperFactory.ColumnInfo
-
- AutoIncrementFIDMapper - Class in org.geotools.data.jdbc.fidmapper
- Support primary key columns that are automatically generated by the
database.
- AutoIncrementFIDMapper(String, int) -
Constructor for class AutoIncrementFIDMapper
- Construct an AutoIncrementFIDMapper
- AutoIncrementFIDMapper(String, String, String, int) -
Constructor for class AutoIncrementFIDMapper
- Construct an AutoIncrementFIDMapper
- AutoIncrementFIDMapper(String, String, int) -
Constructor for class AutoIncrementFIDMapper
- Construct an AutoIncrementFIDMapper
- AvailableCRS -
Static variable in class OWS
-
- AvailableCRS -
Static variable in class OWS
-
- AVERAGE -
Static variable in class SLD
-
- AVERAGE -
Static variable in class OverlapBehavior
- Deprecated.
- AVERAGE_RESCTRICTION -
Static variable in class OverlapBehavior
- Deprecated.
- averageDistance(LineString, Collection) -
Static method in class GeometryUtil
-
- AverageVisitor - Class in org.geotools.feature.visitor
- Calculates the Average
- AverageVisitor(int, SimpleFeatureType) -
Constructor for class AverageVisitor
- Constructor class for the AverageVisitor using AttributeDescriptor ID
- AverageVisitor(String, SimpleFeatureType) -
Constructor for class AverageVisitor
- Constructor class for the AverageVisitor using AttributeDescriptor Name
- AverageVisitor(Expression) -
Constructor for class AverageVisitor
- Constructor class for the AverageVisitor using an expression
- AverageVisitor.AverageResult - Class in org.geotools.feature.visitor
-
- AverageVisitor.AverageResult(Object) -
Constructor for class AverageVisitor.AverageResult
-
- AverageVisitor.AverageResult(Object, boolean) -
Constructor for class AverageVisitor.AverageResult
-
- AverageVisitor.AverageResult(int, Object) -
Constructor for class AverageVisitor.AverageResult
-
- Axis2D - Class in org.geotools.axis
- An axis as a graduated line.
- Axis2D() -
Constructor for class Axis2D
- Constructs an axis with a default
NumberGraduation
.
- Axis2D(Graduation) -
Constructor for class Axis2D
- Constructs an axis with the specified graduation.
- Axis2D.TickIterator - Class in org.geotools.axis
- Iterates along the graduation ticks and provides access to the graduation values.
- Axis2D.TickIterator(FontRenderContext) -
Constructor for class Axis2D.TickIterator
- Construct an iterator.
- AXIS_CHANGES -
Static variable in class AbstractCoordinateOperationFactory
- The identifier for conversion using an affine transform for axis swapping and/or
unit conversions.
- AXIS_TITLE_FONT -
Static variable in interface Graduation
- The font to use for rendering the title.
- axisAbbrev -
Static variable in class GML
-
- axisDescription -
Static variable in class WCS
-
- AxisDescription -
Static variable in class WCS
-
- AxisDescriptionType -
Static variable in class WCS
-
- AxisDescriptionType_values -
Static variable in class WCS
-
- AxisDescriptionType_valuesBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:AxisDescriptionType_values.
- AxisDescriptionType_valuesBinding() -
Constructor for class AxisDescriptionType_valuesBinding
-
- AxisDescriptionTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:AxisDescriptionType.
- AxisDescriptionTypeBinding() -
Constructor for class AxisDescriptionTypeBinding
-
- axisDimensionX -
Variable in class GridGeometry2D
- The (
GridGeometry2D.gridDimensionX
, GridGeometry2D.gridDimensionY
) dimensions in the envelope space.
- axisDimensionY -
Variable in class GridGeometry2D
- The (
GridGeometry2D.gridDimensionX
, GridGeometry2D.gridDimensionY
) dimensions in the envelope space.
- axisDirection -
Static variable in class GML
-
- axisID -
Static variable in class GML
-
- azimuth -
Variable in class Krovak
- Azimuth of the centre line passing through the centre of the projection.
- AZIMUTH -
Static variable in class Krovak.Provider
- The operation parameter descriptor for the azimuth parameter
value.
- azimuth -
Variable in class ObliqueMercator
- The azimuth of the central line passing throught the centre of the projection, in radians.
- AZIMUTH -
Static variable in class ObliqueMercator.Provider
- The operation parameter descriptor for the
azimuth
parameter value.
IdentifiedObjectSet
operation could not complete because of a
failure in the backing store, or a failure to contact the backing store.System.exit(int)
when the program failed because of bad
content in a file.
<complexType name="BagType">
<annotation>
<documentation>A non-abstract generic collection type that can be used as a document element for a collection of any GML types - Geometries, Topologies, Features ...
- BalloonStyle -
Static variable in class KML
-
- BalloonStyleType -
Static variable in class KML
-
- BAND_MERGE -
Static variable in class VocabularyKeys
- Band Merge
- BAND_SELECTION -
Static variable in class VocabularyKeys
- Band Selection
- BandImpl - Class in org.geotools.metadata.iso.content
- Range of wavelengths in the electromagnetic spectrum.
- BandImpl() -
Constructor for class BandImpl
- Constructs an initially empty band.
- BandImpl(Band) -
Constructor for class BandImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- bandMerge(int) -
Method in class ImageWorker
- Add the bands to the Component Color Model
- base -
Variable in class ExponentialTransform1D
- The base to be raised to a power.
- BASE -
Static variable in class ExponentialTransform1D.Provider
- The operation parameter descriptor for the
base
parameter value.
- base -
Variable in class LogarithmicTransform1D
- The base of the logarithm.
- BASE -
Static variable in class LogarithmicTransform1D.Provider
- The operation parameter descriptor for the
base
parameter value.
- base -
Variable in class DerivedMap
- The base map whose keys are derived from.
- base -
Variable in class DerivedSet
- The base set whose values are derived from.
- base -
Static variable in class XML
-
- Base64 - Class in org.geotools.data.postgis.attributeio
- Encodes and decodes to and from Base64 notation.
- Base64.InputStream - Class in org.geotools.data.postgis.attributeio
- A
Base64.InputStream
will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. - Base64.InputStream(InputStream) -
Constructor for class Base64.InputStream
- Constructs a
Base64.InputStream
in DECODE mode.
- Base64.InputStream(InputStream, int) -
Constructor for class Base64.InputStream
- Constructs a
Base64.InputStream
in
either ENCODE or DECODE mode.
- Base64.OutputStream - Class in org.geotools.data.postgis.attributeio
- A
Base64.OutputStream
will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. - Base64.OutputStream(OutputStream) -
Constructor for class Base64.OutputStream
- Constructs a
Base64.OutputStream
in ENCODE mode.
- Base64.OutputStream(OutputStream, int) -
Constructor for class Base64.OutputStream
- Constructs a
Base64.OutputStream
in
either ENCODE or DECODE mode.
- Base64Binary - Class in org.geotools.xml.impl
- A utility class for working with base64 encoding.
- Base64Binary() -
Constructor for class Base64Binary
-
- BASE64BINARY -
Static variable in class XS
-
- BASE64BINARY_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="base64Binary" name="base64Binary">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="length"/>
<hfp:hasFacet name="minLength"/>
<hfp:hasFacet name="maxLength"/>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasProperty name="ordered" value="false"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#base64Binary"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="base64Binary.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- BASE_COVERAGE_PROCESSING -
Static variable in class VocabularyKeys
- Base Coverage Processing
- BASE_ELEMENT -
Static variable in class DocumentWriter
- Element or String ... include a ref to an Element to be used, or a
string representing the name of the element
- BASE_FEATURE_NAME_ATTR -
Static variable in class GeneralizationInfosProviderImpl
-
- Base_TypeNameListType -
Static variable in class WFS
-
- Base_TypeNameListTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:Base_TypeNameListType.
- Base_TypeNameListTypeBinding(WfsFactory) -
Constructor for class Base_TypeNameListTypeBinding
-
- BASE_URL -
Static variable in class HTTP_AuthorityFactory
- Deprecated. The base URL, which is "http://www.opengis.net/gml/srs/".
- BaseCoverageProcessingNode - Class in org.geotools.renderer.lite.gridcoverage2d
- Base implementation of a
CoverageProcessingNode
. - BaseCoverageProcessingNode(InternationalString, InternationalString) -
Constructor for class BaseCoverageProcessingNode
- Default constructor
- BaseCoverageProcessingNode(int, InternationalString, InternationalString) -
Constructor for class BaseCoverageProcessingNode
- Default constructor that gives users the possibility
- BaseCoverageProcessingNode(int, Hints, InternationalString, InternationalString) -
Constructor for class BaseCoverageProcessingNode
- Default constructor that gives users the possibility
- baseCRS -
Static variable in class GML
-
- baseCRS -
Variable in class AbstractDerivedCRS
- The base coordinate reference system.
- baseCurve -
Static variable in class GML
-
- BaseGDALGridCoverage2DReader - Class in org.geotools.coverageio.gdal
- Base class for GridCoverage data access, leveraging on GDAL Java bindings
provided by the ImageIO-Ext project.
- BaseGDALGridCoverage2DReader(Object, Hints, String, ImageReaderSpi) -
Constructor for class BaseGDALGridCoverage2DReader
- Creates a new instance of a
BaseGDALGridCoverage2DReader
.
- BaseGDALGridFormat - Class in org.geotools.coverageio.gdal
- A Base abstract class implementing
Format
, to be extended by Formats
leveraging on GDAL. - BaseGDALGridFormat(ImageReaderSpi) -
Constructor for class BaseGDALGridFormat
- Constructor for the
BaseGDALGridFormat
.
- BaseGridCoverage2DReader - Class in org.geotools.coverageio
- Base class for GridCoverage data access
- BaseGridCoverage2DReader(Object, Hints, String, ImageReaderSpi) -
Constructor for class BaseGridCoverage2DReader
- Creates a new instance of a
BaseGridCoverage2DReader
.
- BaseGridFormatFactorySPI - Class in org.geotools.coverageio
- Base implementation for
GridFormatFactorySpi
. - BaseGridFormatFactorySPI() -
Constructor for class BaseGridFormatFactorySPI
-
- baseIndex -
Variable in class QueryData
-
- BaseRequestType -
Static variable in class WFS
-
- BaseRequestTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:BaseRequestType.
- BaseRequestTypeBinding(WfsFactory) -
Constructor for class BaseRequestTypeBinding
-
- BaseScaleOperationJAI - Class in org.geotools.coverage.processing
- Base class for providing capabilities to scale
GridCoverage2D
objects
using JAI scale operations. - BaseScaleOperationJAI(String) -
Constructor for class BaseScaleOperationJAI
- Constructor for
BaseScaleOperationJAI
.
- BaseScaleOperationJAI(OperationDescriptor) -
Constructor for class BaseScaleOperationJAI
- Constructor for
BaseScaleOperationJAI
.
- BaseScaleOperationJAI(OperationDescriptor, ParameterDescriptorGroup) -
Constructor for class BaseScaleOperationJAI
- Constructor for
BaseScaleOperationJAI
.
- BaseStyleDescriptorType -
Static variable in class GML
-
- BASESTYLEDESCRIPTORTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="BaseStyleDescriptorType">
<annotation>
<documentation>Base complex type for geometry, topology, label and graph styles.
- baseSurface -
Static variable in class GML
-
- baseToDerived(BK) -
Method in class DerivedMap
- Transforms a key from the DerivedMap.base map to a key in this map.
- baseToDerived(B) -
Method in class DerivedSet
- Transforms a value in the DerivedSet.base set to a value in this set.
- BaseUnit -
Static variable in class GML
-
- BaseUnitType -
Static variable in class GML
-
- BASEUNITTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="BaseUnitType">
<annotation>
<documentation>Definition of a unit of measure which is a base unit from the system of units.
- BasicAttributeIO - Class in org.geotools.data.jdbc.attributeio
- A basic attribute IO class, that will parse and write attributes
as objects (using getObject, updateObject).
- BasicAttributeIO() -
Constructor for class BasicAttributeIO
-
- BasicDirectedEdge - Class in org.geotools.graph.structure.basic
- Basic implementation of DirectedEdge.
- BasicDirectedEdge(DirectedNode, DirectedNode) -
Constructor for class BasicDirectedEdge
- Contstructs a new DirectedEdge.
- BasicDirectedGraph - Class in org.geotools.graph.structure.basic
- Basic implementation of DirectedGraph.
- BasicDirectedGraph(Collection, Collection) -
Constructor for class BasicDirectedGraph
- Creates a directed graph from a collection of directed nodes and a
collection of directed edges.
- BasicDirectedGraphBuilder - Class in org.geotools.graph.build.basic
- An implementation of GraphBuilder used to build directed graphs.
- BasicDirectedGraphBuilder() -
Constructor for class BasicDirectedGraphBuilder
-
- BasicDirectedGraphGenerator - Class in org.geotools.graph.build.basic
- An implementation of GraphGenerator used to generate directed graphs.
- BasicDirectedGraphGenerator() -
Constructor for class BasicDirectedGraphGenerator
- Constructs a new generator.
- BasicDirectedLineGraphBuilder - Class in org.geotools.graph.build.line
- An implementation of GraphBuilder extended from BasicDirectedGraphBuilder
used to build graphs representing directed line networks.
- BasicDirectedLineGraphBuilder() -
Constructor for class BasicDirectedLineGraphBuilder
-
- BasicDirectedLineGraphGenerator - Class in org.geotools.graph.build.line
- An implementation of GraphGenerator used to generate a graph representing a
directed line network.
- BasicDirectedLineGraphGenerator() -
Constructor for class BasicDirectedLineGraphGenerator
- Constructs a new BasicDirectedLineGraphGenerator.
- BasicDirectedNode - Class in org.geotools.graph.structure.basic
- Basic implementation of DirectedNode.
- BasicDirectedNode() -
Constructor for class BasicDirectedNode
- Constructs a new BasicDirectedNode.
- BasicDirectedXYNode - Class in org.geotools.graph.structure.line
- Basic implementation of a directed XYNode extended from BasicDirectedNode.
- BasicDirectedXYNode() -
Constructor for class BasicDirectedXYNode
-
- BasicEdge - Class in org.geotools.graph.structure.basic
- Basic implementation of Edge.
- BasicEdge(Node, Node) -
Constructor for class BasicEdge
- Constructs a new edge.
- BasicFactories - Class in org.geotools.factory
- Defines a common abstraction for getting the different factories.
- BasicFactories(Map) -
Constructor for class BasicFactories
- Creates a new instance of
BasicFactories
with the specified set of hints.
- BasicFeatureTypes - Class in org.geotools.feature.type
- Defines required attributes for Annotations.
- BasicFIDMapper - Class in org.geotools.data.jdbc.fidmapper
- Basic FIDMapper implementation that maps the FID of a Feature to a VARCHAR
column
- BasicFIDMapper(String, int) -
Constructor for class BasicFIDMapper
- Create a new BasicFIDMapper
- BasicFIDMapper(String, String, String, int, boolean) -
Constructor for class BasicFIDMapper
- Create a new BasicFIDMapper
- BasicFIDMapper(String, int, boolean) -
Constructor for class BasicFIDMapper
- Create a new BasicFIDMapper
- BasicGraph - Class in org.geotools.graph.structure.basic
- Basic implemenation of Graph.
- BasicGraph() -
Constructor for class BasicGraph
- Constructs an empty graph with edge and node collections uninitialized.
- BasicGraph(Collection, Collection) -
Constructor for class BasicGraph
- Constructs a graph from a collection of nodes and a collection of edges.
- BasicGraphable - Class in org.geotools.graph.structure.basic
- Basic implementation of Graphable.
- BasicGraphable() -
Constructor for class BasicGraphable
- Constrcuts a new a graph component.
- BasicGraphBuilder - Class in org.geotools.graph.build.basic
- Basic implementation of GraphBuilder.
- BasicGraphBuilder() -
Constructor for class BasicGraphBuilder
- Constructs a new empty graph builder.
- BasicGraphGenerator - Class in org.geotools.graph.build.basic
- An implementation of GraphGenerator.
- BasicGraphGenerator() -
Constructor for class BasicGraphGenerator
- Constructs a new generator.
- BasicGraphTraversal - Class in org.geotools.graph.traverse.basic
- A basic implementation of GraphTraversal.
- BasicGraphTraversal(Graph, GraphWalker, GraphIterator) -
Constructor for class BasicGraphTraversal
- Constrcuts a new graph traversal.
- BasicIdentificationType -
Static variable in class OWS
-
- BasicLineGraphBuilder - Class in org.geotools.graph.build.line
- An implementation of GraphBuilder extended from BasicGraphBuilder used
to build graphs representing line networks.
- BasicLineGraphBuilder() -
Constructor for class BasicLineGraphBuilder
-
- BasicLineGraphGenerator - Class in org.geotools.graph.build.line
- An implementation of GraphGenerator used to generate a graph representing a
line network.
- BasicLineGraphGenerator() -
Constructor for class BasicLineGraphGenerator
- Constructs a new BasicLineGraphGenerator.
- BasicLineStyle - Class in org.geotools.styling
- A style object is quite hard to set up, involving fills, strokes,
symbolizers and rules.
- BasicLineStyle() -
Constructor for class BasicLineStyle
- Creates a new instance of BasicPolygonStyle
- BasicLineStyle(Stroke) -
Constructor for class BasicLineStyle
-
- BasicNode - Class in org.geotools.graph.structure.basic
- Basic implementation of Node.
- BasicNode() -
Constructor for class BasicNode
- Constructs a BasicNode.
- BasicPolygonStyle - Class in org.geotools.styling
- A style object is quite hard to set up, involving fills, strokes,
symbolizers and rules.
- BasicPolygonStyle() -
Constructor for class BasicPolygonStyle
- Creates a new instance of BasicPolygonStyle
- BasicPolygonStyle(Fill, Stroke) -
Constructor for class BasicPolygonStyle
-
- basicPrecisionModel() -
Static method in class GeometryUtil
-
- BasicShpFileWriter - Class in org.geotools.data.shapefile
-
- BasicShpFileWriter(String) -
Constructor for class BasicShpFileWriter
-
- BasicXYNode - Class in org.geotools.graph.structure.line
- Basic implementation of XYNode extended from BasicNode.
- BasicXYNode() -
Constructor for class BasicXYNode
-
- BatchFeatureEvent - Class in org.geotools.data
- Provide batch notification on Commit / Rollback.
- BatchFeatureEvent(FeatureSource<? extends FeatureType, ? extends Feature>) -
Constructor for class BatchFeatureEvent
-
- BatchFeatureEvent(FeatureSource<? extends FeatureType, ? extends Feature>, ReferencedEnvelope, Filter) -
Constructor for class BatchFeatureEvent
-
- batchFeatureEvent -
Variable in class ContentState
- Even used for batch notification; used to collect the bounds and feature ids generated
over the course of a transaction.
- BatikXMLReader - Class in org.geotools.renderer.lite
- A wrapper that forwards any request to the default JAXP xml reader.
- BatikXMLReader() -
Constructor for class BatikXMLReader
-
- BBOX -
Static variable in interface GetMapRequest
- Represents the BBOX parameter
- bbox(Expression, double, double, double, double, String) -
Method in interface FilterFactory
- Deprecated. Checks if the geometry expression overlaps the specified bounding box.
- bbox(String, double, double, double, double, String) -
Method in class FilterFactoryImpl
- Checks if the bounding box of the feature's geometry overlaps the
specified bounding box.
- bbox(Expression, Expression) -
Method in class FilterFactoryImpl
-
- bbox(Expression, BoundingBox) -
Method in class FilterFactoryImpl
-
- bbox(Expression, double, double, double, double, String) -
Method in class FilterFactoryImpl
-
- BBOX -
Static variable in class OGC
-
- BBOX -
Static variable in class OGC
-
- BBOX -
Static variable in class OGC
-
- bbox -
Variable in class SimpleGeometry
-
- BBoxExpression - Interface in org.geotools.filter
- A convenience expression to form a geometry literal from an envelope.
- BBoxExpressionImpl - Class in org.geotools.filter
- Implements a Bounding Box expression.
- BBoxExpressionImpl() -
Constructor for class BBoxExpressionImpl
- Creates a new instance of BBoxExpression
- BBoxExpressionImpl(Envelope) -
Constructor for class BBoxExpressionImpl
- Creates a new instance of BBoxExpression, with an initial box.
- BBOXImpl - Class in org.geotools.filter.spatial
-
- BBOXImpl(FilterFactory, Expression, Expression) -
Constructor for class BBOXImpl
-
- bboxIntersectSegment(boolean, double[], int) -
Method in class MultiLineHandler
-
- BBOXType -
Static variable in class OGC
-
- BBOXType -
Static variable in class OGC
-
- beanType() -
Method in class ValidationBeanInfo
- Based on getCLass().getName() return target Bean type
- BEFORE -
Static variable in interface Binding
- Specifes that a binding should be executed before its direct parent.d
- beginColumn() -
Method in interface IToken
-
- beginColumn() -
Method in class TokenAdapter
-
- beginNewLine() -
Method in class IndentedLineWriter
- Invoked when a new line is begining.
- beginNewLine() -
Method in class NumberedLineWriter
- Invoked when a new line is begining.
- BETWEEN -
Static variable in class FilterCapabilities
- Deprecated. Scalar Mask for between opelongion
- between(Expression, Expression, Expression) -
Method in class FilterFactoryImpl
-
- BETWEEN -
Static variable in interface FilterType
- Deprecated. Defines a between filter, which is implemented by FilterBetween.
- between(Object, Object, Object) -
Static method in class StaticGeometry
-
- Between -
Static variable in class OGC
-
- BetweenFilter - Interface in org.geotools.filter
- Deprecated. use
PropertyIsBetween
- BetweenFilterImpl - Class in org.geotools.filter
- Deprecated. use
IsBetweenImpl
- BetweenFilterImpl(FilterFactory) -
Constructor for class BetweenFilterImpl
- Deprecated.
- BetweenFilterImpl() -
Constructor for class BetweenFilterImpl
- Deprecated. Constructor which flags the operator as between.
- beyond(Expression, Expression, double, String) -
Method in interface FilterFactory
- Deprecated. Check if all of a geometry is more distant than the given distance from this object's geometry.
- beyond(String, Geometry, double, String) -
Method in class FilterFactoryImpl
-
- beyond(Expression, Expression, double, String) -
Method in class FilterFactoryImpl
-
- beyond(Expression, Geometry, double, String) -
Method in class FilterFactoryImpl
-
- Beyond -
Static variable in class OGC
-
- Beyond -
Static variable in class OGC
-
- Beyond -
Static variable in class OGC
-
- BeyondImpl - Class in org.geotools.filter.spatial
-
- BeyondImpl(FilterFactory, Expression, Expression) -
Constructor for class BeyondImpl
-
- Bezier -
Static variable in class GML
-
- BezierType -
Static variable in class GML
-
- BEZIERTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="BezierType">
<annotation>
<documentation>Bezier curves are polynomial splines that use Bezier or Bernstein polynomials for interpolation purposes.
- BGCOLOR -
Static variable in interface GetMapRequest
- Represents the BGCOLOR parameter
- BilevelOperation - Class in org.geotools.coverage.processing
- Wraps any JAI operation producing a bilevel image.
- BilevelOperation(String) -
Constructor for class BilevelOperation
- Constructs a bilevel operation with an OGC's name identical to the JAI name.
- binarize() -
Method in class ImageWorker
- Binarizes the ImageWorker.image.
- binarize(double) -
Method in class ImageWorker
- Binarizes the ImageWorker.image.
- binarize(int, int) -
Method in class ImageWorker
- Binarizes the ImageWorker.image (if not already done) and replace all 0
values by
value0
and all 1 values by value1
.
- BinaryComparisonAbstract - Class in org.geotools.filter
- Abstract implemention for binary filters.
- BinaryComparisonAbstract(FilterFactory) -
Constructor for class BinaryComparisonAbstract
-
- BinaryComparisonAbstract(FilterFactory, Expression, Expression) -
Constructor for class BinaryComparisonAbstract
-
- BinaryComparisonAbstract(FilterFactory, Expression, Expression, boolean) -
Constructor for class BinaryComparisonAbstract
-
- BinaryComparisonOpType -
Static variable in class OGC
-
- BinaryComparisonOpType -
Static variable in class OGC
-
- BinaryLogicAbstract - Class in org.geotools.filter
-
- BinaryLogicAbstract(FilterFactory, List) -
Constructor for class BinaryLogicAbstract
-
- BinaryLogicOperator_getChildFilters(Node, FilterFactory) -
Static method in class FilterParsingUtils
-
- BinaryLogicOpType -
Static variable in class OGC
-
- BinaryLogicOpType -
Static variable in class OGC
-
- BinaryOperatorType -
Static variable in class OGC
-
- BinaryOperatorType -
Static variable in class OGC
-
- BinarySpatialOpType -
Static variable in class OGC
-
- BinarySpatialOpType -
Static variable in class OGC
-
- binding -
Variable in class AttributeTypeBuilder
- bound java class
- binding(Class) -
Method in class AttributeTypeBuilder
-
- binding -
Variable in class PropertyTypeImpl
-
- Binding - Interface in org.geotools.xml
- A specialized handler for a specific type in an xml schema.
- binding(QName) -
Method in class XMLTestSupport
- Convenience method for obtaining an instance of a binding.
- BindingFactory - Interface in org.geotools.xml
- Creates the binding for a qualified name.
- BindingFactoryImpl - Class in org.geotools.xml.impl
-
- BindingFactoryImpl(BindingLoader) -
Constructor for class BindingFactoryImpl
-
- BindingLoader - Class in org.geotools.xml.impl
-
- BindingLoader(Map) -
Constructor for class BindingLoader
-
- BindingPropertyExtractor - Class in org.geotools.xml.impl
- Uses
ComplexBinding.getProperty(Object, QName)
to obtain
properties from the objecet being encoded. - BindingPropertyExtractor(Encoder, MutablePicoContainer) -
Constructor for class BindingPropertyExtractor
-
- bindings -
Variable in class SimpleFeatureTypeBuilder
- Map of java class bound to properties types.
- bindings() -
Method in class SimpleFeatureTypeBuilder
- Accessor for bindings.
- BindingWalker - Class in org.geotools.xml.impl
-
- BindingWalker(BindingLoader) -
Constructor for class BindingWalker
-
- BindingWalker.BindingExecutionChain - Class in org.geotools.xml.impl
-
- BindingWalker.BindingExecutionChain(List) -
Constructor for class BindingWalker.BindingExecutionChain
-
- BindingWalker.Visitor - Interface in org.geotools.xml.impl
-
- BindingWalkerFactory - Interface in org.geotools.xml
- Factory made available to bindings to walk over a bindign execution chain.
- BindingWalkerFactoryImpl - Class in org.geotools.xml.impl
-
- BindingWalkerFactoryImpl(BindingLoader, MutablePicoContainer) -
Constructor for class BindingWalkerFactoryImpl
-
- bits -
Variable in class EfficientInverseColorMapComputation
- Number of most significant bits we are going to use from the input color
in order to quantize them.
- BLACK -
Static variable in class ConstantExpression
-
- BLOCKSET -
Static variable in class XS
-
- BLOCKSET_TYPE -
Static variable in class XSSchema
-
<xs:simpleType name="blockSet">
<xs:annotation>
<xs:documentation>
A utility type, not for public use</xs:documentation>
<xs:documentation>
#all or (possibly empty) subset of {substitution, extension,
restriction}</xs:documentation>
</xs:annotation>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="#all"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:derivationControl">
<xs:enumeration value="extension"/>
<xs:enumeration value="restriction"/>
<xs:enumeration value="substitution"/>
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
</xs:union>
</xs:simpleType>
- blue -
Variable in class CustomPaletteBuilder.ColorNode
-
- BLUECHANNEL -
Static variable in class SLD
-
- blueQuantizationMask -
Variable in class EfficientInverseColorMapComputation
-
- BOLD -
Static variable in interface Font.Weight
-
- BOOLEAN -
Static variable in class SimpleSchema
- BOOLEAN to Boolean.class
- Boolean -
Static variable in class GML
-
- BOOLEAN -
Static variable in class XS
-
- BOOLEAN_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="boolean" name="boolean">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasProperty name="ordered" value="false"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="finite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#boolean"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="boolean.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- BooleanConverterFactory - Class in org.geotools.util
- ConverterFactory for handling boolean conversions.
- BooleanConverterFactory() -
Constructor for class BooleanConverterFactory
-
- booleanList -
Static variable in class GML
-
- BooleanList -
Static variable in class GML
-
- BOOLEANLIST_TYPE -
Static variable in class GMLSchema
-
<simpleType name="booleanList">
<annotation>
<documentation>XML List based on XML Schema boolean type.
- booleanOrNull -
Static variable in class GML
-
- BOOLEANORNULL_TYPE -
Static variable in class GMLSchema
-
<simpleType name="booleanOrNull">
<annotation>
<documentation>Union of the XML Schema boolean type and the GML Nulltype.
- booleanOrNullList -
Static variable in class GML
-
- BOOLEANORNULLLIST_TYPE -
Static variable in class GMLSchema
-
<simpleType name="booleanOrNullList">
<annotation>
<documentation>XML List based on the union type defined above.
- BooleanPropertyType -
Static variable in class GML
-
- BOOLEANPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="BooleanPropertyType">
<annotation>
<documentation>Property whose content is a Boolean value.
- booleanValue -
Static variable in class GML
-
- booleanValue() -
Method in class FloatParameter
- Returns
true
if the value is different from 0, false
otherwise.
- booleanValue() -
Method in class Parameter
- Returns the boolean value of an operation parameter.
- BOTH -
Static variable in class OptDirectedEdge.RelatedIterator
- both mode
- BOTH -
Static variable in class OptDirectedNode.RelatedIterator
- both iteration mode
- boundary(Geometry) -
Static method in class StaticGeometry
-
- boundaryDimension(Geometry) -
Static method in class StaticGeometry
-
- boundaryType -
Static variable in class KML
-
- BoundaryTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:boundaryType.
- BoundaryTypeBinding() -
Constructor for class BoundaryTypeBinding
-
- boundedBy -
Static variable in class GML
-
- boundedBy -
Static variable in class GML
-
- boundedBy -
Static variable in class GML
-
- BoundedFeatureType -
Static variable in class GML
-
- BOUNDEDFEATURETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="BoundedFeatureType">
<annotation>
<documentation>Makes boundedBy mandatory</documentation>
</annotation>
<complexContent>
<restriction base="gml:AbstractFeatureType">
<sequence>
<group ref="gml:StandardObjectProperties"/>
<element ref="gml:boundedBy"/>
<element minOccurs="0" ref="gml:location">
<annotation>
<appinfo>deprecated</appinfo>
<documentation>deprecated in GML version 3.1</documentation>
</annotation>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
- boundingBox -
Static variable in class GML
-
- BoundingBox -
Static variable in class OWS
-
- BoundingBox -
Static variable in class OWS
-
- BoundingBoxType -
Static variable in class OWS
-
- BoundingBoxType -
Static variable in class OWS
-
- BoundingBoxTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:BoundingBoxType.
- BoundingBoxTypeBinding(Ows10Factory) -
Constructor for class BoundingBoxTypeBinding
-
- boundingPolygon -
Static variable in class GML
-
- BoundingPolygonImpl - Class in org.geotools.metadata.iso.extent
- Boundary enclosing the dataset, expressed as the closed set of
(x,y) coordinates of the polygon.
- BoundingPolygonImpl() -
Constructor for class BoundingPolygonImpl
- Constructs an initially empty bounding polygon.
- BoundingPolygonImpl(BoundingPolygon) -
Constructor for class BoundingPolygonImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- BoundingPolygonImpl(Collection<Geometry>) -
Constructor for class BoundingPolygonImpl
- Creates a bounding polygon initialized to the specified value.
- BOUNDINGSHAPETYPE -
Static variable in class GML
- Deprecated.
- BoundingShapeType -
Static variable in class GML
-
- BoundingShapeType -
Static variable in class GML
-
- BoundingShapeType -
Static variable in class GML
-
- BOUNDINGSHAPETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="BoundingShapeType">
<annotation>
<documentation>
Bounding shapes--a Box or a null element are currently allowed.
- BOUNDINGSHAPETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="BoundingShapeType">
<annotation>
<documentation>Bounding shape.
- BoundingShapeTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:BoundingShapeType.
- BoundingShapeTypeBinding() -
Constructor for class BoundingShapeTypeBinding
-
- BoundingShapeTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:BoundingShapeType.
- BoundingShapeTypeBinding() -
Constructor for class BoundingShapeTypeBinding
-
- bounds(FeatureCollection<? extends FeatureType, ? extends Feature>) -
Static method in class DataUtilities
- Manually calculates the bounds of a feature collection.
- bounds -
Variable in class FeatureEvent
- Indicates the bounds in which the modification occurred.
- bounds(Query) -
Method in class PostgisFeatureStore
-
- bounds -
Variable in class ShapefileFeatureWriter
-
- bounds -
Variable in class ContentState
- cached bounds of features
- bounds -
Variable in class GeometryAttributeImpl
- bounds, derived
- bounds -
Variable in class Node
-
- BOUNDS_VISITOR -
Static variable in class ExtractBoundsFilterVisitor
-
- boundsChanged(Entry) -
Method in interface EntryBoundsChangeListener
-
- boundsChanged(Entry) -
Method in class Node
-
- boundsEquals(Envelope, int, int, double) -
Method in class Envelope2D
- Returns
true
if this
envelope bounds is equals to that
envelope
bounds in two specified dimensions.
- BoundsExtractor - Class in org.geotools.renderer.shape
- Visits a filter and extracts the minimum bounds that the filter requires.
- BoundsExtractor(Envelope) -
Constructor for class BoundsExtractor
-
- BoundsExtractor(int, int, int, int) -
Constructor for class BoundsExtractor
-
- boundsReader() -
Method in class DefaultFeatureResults
- Retrieve a FeatureReader
for the geometry attributes only, designed for bounds computation
- BoundsVisitor - Class in org.geotools.feature.visitor
- Calculates the extents (envelope) of the features it visits.
- BoundsVisitor() -
Constructor for class BoundsVisitor
-
- BoundsVisitor.BoundsResult - Class in org.geotools.feature.visitor
-
- BoundsVisitor.BoundsResult(Envelope) -
Constructor for class BoundsVisitor.BoundsResult
-
- Box -
Static variable in class GML
-
- BOX -
Static variable in class GMLSchema
- GMLSchema.getInstance().getElements()[GMLSchema.BOX]
- boxName() -
Method in class GeometryTransformer.GeometryTranslator
- Method to be subclassed in order to allow for gml3 encoding of envelopes.
- BOXTYPE -
Static variable in class GML
- Deprecated.
- BoxType -
Static variable in class GML
-
- BOXTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="BoxType">
<annotation>
<documentation>
The Box structure defines an extent using a pair of coordinate tuples.
- BreadthFirstIterator - Class in org.geotools.graph.traverse.standard
- Iterates over the nodes of a graph in a Breadth First Search pattern
starting from a specified node.
- BreadthFirstIterator() -
Constructor for class BreadthFirstIterator
-
- BreadthFirstTopologicalIterator - Class in org.geotools.graph.traverse.standard
- Iterates over the nodes of a graph in Breadth First Topological Sort
pattern.
- BreadthFirstTopologicalIterator() -
Constructor for class BreadthFirstTopologicalIterator
-
- BrewerPalette - Class in org.geotools.brewer.color
- A ColorPalette with additional ColorBrewer information (suitability data and colour selection).
- BrewerPalette() -
Constructor for class BrewerPalette
- Creates a new instance of BrewerPalette
- BRIGHTNESSONLY -
Static variable in class SLD
-
- BrowseGraphicImpl - Class in org.geotools.metadata.iso.identification
- Graphic that provides an illustration of the dataset (should include a legend for the graphic).
- BrowseGraphicImpl() -
Constructor for class BrowseGraphicImpl
- Constructs an initially empty browse graphic.
- BrowseGraphicImpl(BrowseGraphic) -
Constructor for class BrowseGraphicImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- BrowseGraphicImpl(URI) -
Constructor for class BrowseGraphicImpl
- Creates a browse graphics initialized to the specified URI.
- BSpline -
Static variable in class GML
-
- BSplineType -
Static variable in class GML
-
- BSPLINETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="BSplineType">
<annotation>
<documentation>A B-Spline is a piecewise parametric polynomial or rational curve described in terms of control points and basis functions.
- buffer -
Variable in class DefaultFIDReader
-
- buffer -
Variable in class ShapeFIDReader
-
- buffer(Geometry, double) -
Static method in class StaticGeometry
-
- Buffer - Class in org.geotools.xml.impl
- A simple thread safe buffer.
- Buffer() -
Constructor for class Buffer
-
- Buffer(int) -
Constructor for class Buffer
-
- BUFFER_SIZE -
Static variable in class WFSDataStoreFactory
- Optional
Integer
parameter stating how many Feature instances to buffer at once.
- BufferedAuthorityFactory - Class in org.geotools.referencing.factory
- An authority factory that caches all objects created by an other factory.
- BufferedAuthorityFactory(AbstractAuthorityFactory) -
Constructor for class BufferedAuthorityFactory
- Constructs an instance wrapping the specified factory with a default number
of entries to keep by strong reference.
- BufferedAuthorityFactory(AbstractAuthorityFactory, int) -
Constructor for class BufferedAuthorityFactory
- Constructs an instance wrapping the specified factory.
- BufferedCoordinateOperationFactory - Class in org.geotools.referencing.operation
- Caches the coordinate operations created by an other factory.
- BufferedCoordinateOperationFactory() -
Constructor for class BufferedCoordinateOperationFactory
- Creates a buffered factory wrapping the default one.
- BufferedCoordinateOperationFactory(Hints) -
Constructor for class BufferedCoordinateOperationFactory
- Creates a buffered factory wrapping an other factory selected according the specified hints.
- BufferedCoordinateOperationFactory(Hints, int) -
Constructor for class BufferedCoordinateOperationFactory
- Creates a buffered factory wrapping an other factory selected according the specified hints.
- BufferedCoordinateOperationFactory(CoordinateOperationFactory, int) -
Constructor for class BufferedCoordinateOperationFactory
- Wraps the specified factory.
- BufferedFactory - Interface in org.geotools.factory
- A marker interface for factories that are buffering their objects in some way.
- BufferedProcessor - Class in org.geotools.coverage.processing
- A coverage processor caching the result of any operations.
- BufferedProcessor(RenderingHints) -
Constructor for class BufferedProcessor
- Creates a buffered processor backed by a default processor
using the specified hints.
- BufferedProcessor(AbstractProcessor) -
Constructor for class BufferedProcessor
- Creates a new buffered processor backed by the specified processor.
- bufferWithSegments(Geometry, double, int) -
Static method in class StaticGeometry
-
- build(SimpleFeatureType, Object[], String) -
Static method in class LenientBuilder
-
- build(SimpleFeatureType, Object[], String) -
Static method in class SimpleFeatureBuilder
- Static method to build a new feature.
- build(SimpleFeatureType, List, String) -
Static method in class SimpleFeatureBuilder
- * Static method to build a new feature.
- buildAddExpression() -
Method in class AbstractFilterBuilder
-
- buildAndFilter() -
Method in class AbstractFilterBuilder
-
- buildAttributeGroupIndex() -
Method in class SchemaIndexImpl
-
- buildAttributeType(ResultSet) -
Method in class DB2DataStore
- Handles DB2-specific geometry types.
- buildAttributeType(ResultSet) -
Method in class JDBC1DataStore
- Constructs an AttributeDescriptor from a row in a ResultSet.
- buildAttributeType(ResultSet) -
Method in class PostgisDataStore
- Constructs an AttributeDescriptor from a row in a ResultSet.
- buildAttriubuteIndex() -
Method in class SchemaIndexImpl
-
- buildBBox() -
Method in class AbstractFilterBuilder
-
- buildBBoxWithCRS() -
Method in class AbstractFilterBuilder
-
- buildBetween() -
Method in class AbstractFilterBuilder
- builds PropertyIsBetween filter
- buildClassifiedStyle(FeatureCollection<SimpleFeatureType, SimpleFeature>, String, String[], SimpleFeatureType) -
Method in class StyleBuilder
- given a feature collection and an array of colours build a style with the given number of
classes on the named column
- buildComplexTypeIndex() -
Method in class SchemaIndexImpl
-
- buildCompoundAttribute(int, String) -
Method in class AbstractFilterBuilder
-
- buildDateTimeExpression(IToken) -
Method in class AbstractFilterBuilder
- Creates a literal with date time
- buildDefaultDataSource(String, String, String, String, String) -
Static method in class DataSourceUtil
- Builds up a default DBCP DataSource that easy to use connection factories
can use to setup a connection pool.
- buildDefaultDataSource(String, String, String, String, int, int, String, boolean, int) -
Static method in class DataSourceUtil
- Builds up a default DBCP DataSource that easy to use connection factories
can use to setup a connection pool.
- buildDescriptor(String) -
Method in class AttributeTypeBuilder
- Builds an attribute descriptor first building an attribute type from
internal state.
- buildDescriptor(String, AttributeType) -
Method in class AttributeTypeBuilder
- Builds an attribute descriptor specifying its attribute type.
- buildDescriptor(String, GeometryType) -
Method in class AttributeTypeBuilder
- Builds a geometry descriptor specifying its attribute type.
- buildDescriptor(Name, AttributeType) -
Method in class AttributeTypeBuilder
-
- buildDescriptor(Name, GeometryType) -
Method in class AttributeTypeBuilder
-
- buildDistanceUnit(IToken) -
Method in class AbstractFilterBuilder
-
- buildDivideExpression() -
Method in class AbstractFilterBuilder
-
- buildDocument(String) -
Method in class XMLTestSupport
- Convenience method which parses the specified string into a dom and sets
the built document which is to be parsed.
- buildDurationExpression(IToken) -
Method in class AbstractFilterBuilder
- Create an integer literal with duration value.
- buildEdge(Node, Node) -
Method in class BasicDirectedGraphBuilder
- Builds a directed edge.
- buildEdge(Node, Node) -
Method in class BasicGraphBuilder
-
- buildEdge(Node, Node) -
Method in interface GraphBuilder
- Builds a new edge for the graph.
- buildEdge(Node, Node) -
Method in class OptDirectedGraphBuilder
- Creates an optimized directed edge.
- buildEdge(Node, Node) -
Method in class OptGraphBuilder
- Creates an optimized edge.
- buildEdges() -
Method in class Cycle
-
- buildEdges() -
Method in class Walk
- Internal method for building the edge set of the walk.
- buildElementIndex() -
Method in class SchemaIndexImpl
-
- buildEnvelop(IToken) -
Method in class AbstractFilterBuilder
- Return the Envelop
- buildEquals() -
Method in class AbstractFilterBuilder
-
- builder -
Variable in class ForceCoordinateSystemFeatureReader
-
- builder -
Variable in class ForceCoordinateSystemIterator
-
- BUILDER -
Static variable in class AbstractReaderWriter
- GraphBuilder property key
- builder -
Static variable in class SLD
-
- builderFor(Class<? extends Geometry>) -
Static method in class ArcSDEGeometryBuilder
- Factory method that returns an instance of
ArcSDEGeometryBuilder
specialized in
contructing JTS geometries of the JTS Geometry class passed as argument.
- buildFalseLiteral() -
Method in class AbstractFilterBuilder
-
- buildFeature(String) -
Method in class LenientBuilder
-
- buildFeature(String) -
Method in class SimpleFeatureBuilder
- Builds the feature.
- buildFeature(String, Object[]) -
Method in class SimpleFeatureBuilder
- Quickly builds the feature using the specified values and id
- buildFeatureType() -
Method in class ContentFeatureSource
- Creates the feature type or schema for the feature source.
- buildFeatureType() -
Method in class SimpleFeatureTypeBuilder
- Builds a feature type from compiled state.
- buildFeatureType() -
Method in class DefaultFeatureTypeBuilder
- Deprecated. Override to type narror to DefaultFeautreType.
- buildFIDMapper(String, FIDMapperFactory) -
Method in class JDBC1DataStore
- Builds the appropriate FID mapper given a table name and a FID mapper
factory
- buildFIDMapper(String, FIDMapperFactory) -
Method in class PostgisDataStore
-
- buildFIDMapperFactory(JDBCDataStoreConfig) -
Method in class DB2DataStore
- Creates a DB2-specific FIDMapperFactory.
- buildFIDMapperFactory(JDBCDataStoreConfig) -
Method in class JDBC1DataStore
-
- buildFIDMapperFactory(JDBCDataStoreConfig) -
Method in class PostgisDataStore
-
- buildFunction(int) -
Method in class AbstractFilterBuilder
- Builds a function expression
- buildGeometry(IToken) -
Method in class AbstractFilterBuilder
- Builds geometry
- buildGeometryType() -
Method in class AttributeTypeBuilder
- Builds the geometry attribute type.
- buildGetFeatureParametersForGet(GetFeatureType) -
Method in class DefaultWFSStrategy
-
- buildGraph() -
Method in class BasicDirectedGraphBuilder
- Creates a directed graph object.
- buildGraph() -
Method in class BasicGraphBuilder
- Creates the underlying graph object.
- buildGreater() -
Method in class AbstractFilterBuilder
-
- buildGreaterOrEqual() -
Method in class AbstractFilterBuilder
-
- buildIdentifier(int) -
Method in class AbstractFilterBuilder
-
- buildIdentifierPart(IToken) -
Method in class AbstractFilterBuilder
- Creates the identifier part.
- buildIndex() -
Method in class AttributeIndexWriter
- Build index, caching data in chucks and sorting it.
- buildLastResortFidMapper(String, String, Connection, DefaultFIDMapperFactory.ColumnInfo[]) -
Method in class DefaultFIDMapperFactory
- Builds a FidMapper when every other tentative of building one fails.
- buildLastResortFidMapper(String, String, Connection, DefaultFIDMapperFactory.ColumnInfo[]) -
Method in class PostgisFIDMapperFactory
-
- buildLess() -
Method in class AbstractFilterBuilder
-
- buildLessOrEqual() -
Method in class AbstractFilterBuilder
-
- buildLikeFilter() -
Method in class AbstractFilterBuilder
- Bulds a like filter
- buildLinearColorMap() -
Method in class SLDColorMapBuilder
-
- buildLiteralDouble(String) -
Method in class AbstractFilterBuilder
-
- buildLiteralInteger(String) -
Method in class AbstractFilterBuilder
-
- buildLiteralString(String) -
Method in class AbstractFilterBuilder
-
- buildMultiColumnFIDMapper(String, String, Connection, DefaultFIDMapperFactory.ColumnInfo[]) -
Method in class DefaultFIDMapperFactory
- Builds a FID mapper for multi column public columns
- buildMultiplyExpression() -
Method in class AbstractFilterBuilder
-
- buildNavigationMenu(JMenu) -
Method in class ZoomPane
- Adds navigation options to the specified menu.
- buildNode() -
Method in class BasicDirectedGraphBuilder
- Builds a directed node.
- buildNode() -
Method in class BasicGraphBuilder
-
- buildNode() -
Method in interface GraphBuilder
- Builds a new node for the graph.
- buildNode() -
Method in class BasicDirectedLineGraphBuilder
- Returns a node of type BasicDirectedXYNode.
- buildNode() -
Method in class BasicLineGraphBuilder
- Returns a node of type BasicXYNode.
- buildNode() -
Method in class OptDirectedLineGraphBuilder
- Returns a node of type OptDirectedXYNode.
- buildNode() -
Method in class OptLineGraphBuilder
- Returns a node of type OptXYNode.
- buildNode() -
Method in class OptDirectedGraphBuilder
- Creates an optimized directed node.
- buildNode() -
Method in class OptGraphBuilder
- Creates an optimized node.
- buildNoPKMapper(String, String, Connection) -
Method in class DB2FIDMapperFactory
- Returns a DB2NullFIDMapper when there is no primary key.
- buildNoPKMapper(String, String, Connection) -
Method in class DefaultFIDMapperFactory
- DOCUMENT ME!
- buildNoPKMapper(String, String, Connection) -
Method in class PostgisFIDMapperFactory
-
- buildNotBetween() -
Method in class AbstractFilterBuilder
-
- buildNotFilter() -
Method in class AbstractFilterBuilder
-
- buildNotFilter(Filter) -
Method in class AbstractFilterBuilder
-
- buildNotLikeFilter() -
Method in class AbstractFilterBuilder
-
- buildOrFilter() -
Method in class AbstractFilterBuilder
-
- buildPalette() -
Method in class CustomPaletteBuilder
-
- buildPeriodBetweenDates() -
Method in class AbstractFilterBuilder
- builds a PeriodNode (date1,date2)
- buildPeriodDateAndDuration() -
Method in class AbstractFilterBuilder
- builds a Period with (date,duration)
- buildPeriodDurationAndDate() -
Method in class AbstractFilterBuilder
- builds a Period Node with (duration,date).
- buildPorpertyNotIsNull() -
Method in class AbstractFilterBuilder
-
- buildPropertyBetweenDates() -
Method in class AbstractFilterBuilder
- Create an AND filter with property between dates of period.
- buildPropertyExists() -
Method in class AbstractFilterBuilder
- Creates PropertyIsEqualTo with PropertyExists predicate
- buildPropertyIsGTEFirstDate() -
Method in class AbstractFilterBuilder
- Builds PropertyIsGreaterThanOrEqualTo begin of period
- buildPropertyIsGTLastDate() -
Method in class AbstractFilterBuilder
- creates PropertyIsGreaterThan end date of period
- buildPropertyIsLTELastDate() -
Method in class AbstractFilterBuilder
-
- buildPropertyIsLTFirsDate() -
Method in class AbstractFilterBuilder
-
- buildPropertyIsNull() -
Method in class AbstractFilterBuilder
- Builds property is null filter
- buildQuadTree(int) -
Method in class IndexedShapefileDataStore
- Builds the QuadTree index.
- buildQueryCapabilities() -
Method in class ContentFeatureSource
- Builds the query capabilities for this feature source.
- buildQueue(Graph) -
Method in class BreadthFirstIterator
- Builds the node queue for the iteration.
- buildQueue(Graph) -
Method in class BreadthFirstTopologicalIterator
- Builds the active node queue.
- buildQueue(Graph) -
Method in class DepthFirstIterator
- Builds the node queue for the Iteration.
- buildQueue(Graph) -
Method in class DepthFirstTopologicalIterator
- Builds the active node queue.
- buildQueue(Graph) -
Method in class DirectedBreadthFirstTopologicalIterator
-
- buildQueue(Graph) -
Method in class DirectedDepthFirstTopologicalIterator
-
- BuildResultStack - Class in org.geotools.filter.text.commons
- Holds the results of the building process in a stack
Warning: This component is not published.
- BuildResultStack(String) -
Constructor for class BuildResultStack
-
- buildSchema(String, FIDMapper) -
Method in class JDBC1DataStore
- Builds the schema for a table in the database.
- buildSchema(String, FIDMapper) -
Method in class PostgisDataStore
- Override this method to perform a few permission checks before the super
class has a chance to do its thing.
- buildSchema() -
Method in class XSD
- Builds the schema from the .xsd file specified by
XSD.getSchemaLocation()
This method may be extended, but should not be overridden.
- buildSimpleAttribute() -
Method in class AbstractFilterBuilder
-
- buildSimpleTypeIndex() -
Method in class SchemaIndexImpl
-
- buildSingleColumnFidMapper(String, String, Connection, DefaultFIDMapperFactory.ColumnInfo) -
Method in class DB2FIDMapperFactory
- Builds a FID mapper based on a single column primary key.
- buildSingleColumnFidMapper(String, String, Connection, DefaultFIDMapperFactory.ColumnInfo) -
Method in class DefaultFIDMapperFactory
- Builds a FID mapper based on a single column primary key.
- buildSingleColumnFidMapper(String, String, Connection, DefaultFIDMapperFactory.ColumnInfo) -
Method in class PostgisFIDMapperFactory
-
- buildSpatialBeyondFilter() -
Method in class AbstractFilterBuilder
-
- buildSpatialContainsFilter() -
Method in class AbstractFilterBuilder
-
- buildSpatialCrossesFilter() -
Method in class AbstractFilterBuilder
-
- buildSpatialDisjointFilter() -
Method in class AbstractFilterBuilder
-
- buildSpatialDWithinFilter() -
Method in class AbstractFilterBuilder
-
- buildSpatialEqualFilter() -
Method in class AbstractFilterBuilder
-
- buildSpatialIntersectsFilter() -
Method in class AbstractFilterBuilder
-
- buildSpatialOverlapsFilter() -
Method in class AbstractFilterBuilder
-
- buildSpatialTouchesFilter() -
Method in class AbstractFilterBuilder
-
- buildSpatialWithinFilter() -
Method in class AbstractFilterBuilder
-
- buildSQLBoundsQuery(String, AttributeDescriptor, Filter) -
Method in class DB2SQLBuilder
- Builds the SQL query to get the bounds (min-max coordinate values) of a
geometry column for a given filter.
- buildSQLQuery(String, FIDMapper, AttributeDescriptor[], Filter) -
Method in class DefaultSQLBuilder
- Deprecated.
- buildSQLQuery(String, FIDMapper, AttributeDescriptor[], Filter, SortBy[], Integer, Integer) -
Method in class DefaultSQLBuilder
- Deprecated. Constructs the full SQL SELECT statement for the supplied Filter.
- buildSQLQuery(String, FIDMapper, AttributeDescriptor[], Filter, SortBy[], Integer, Integer) -
Method in class GeoAPISQLBuilder
- Constructs the full SQL SELECT statement for the supplied Filter.
- buildSQLQuery(String, FIDMapper, AttributeDescriptor[], Filter) -
Method in class GeoAPISQLBuilder
- Deprecated. use
GeoAPISQLBuilder.buildSQLQuery(String, FIDMapper, AttributeDescriptor[], Filter, SortBy[], Integer, Integer)
- buildSQLQuery(String, FIDMapper, AttributeDescriptor[], Filter, SortBy[], Integer, Integer) -
Method in interface SQLBuilder
- Makes an SQL Select statement.
- buildSQLQuery(String, FIDMapper, AttributeDescriptor[], Filter) -
Method in interface SQLBuilder
- Deprecated. use
SQLBuilder.buildSQLQuery(String, FIDMapper, AttributeDescriptor[], Filter, SortBy[], Integer, Integer)
- buildSQLQuery(String, FIDMapper, AttributeDescriptor[], Filter, SortBy[], Integer, Integer) -
Method in class PostgisSQLBuilder
- Overrides to support offset and maxFeatures
- buildSubtractExression() -
Method in class AbstractFilterBuilder
-
- buildTolerance() -
Method in class AbstractFilterBuilder
-
- buildTrueLiteral() -
Method in class AbstractFilterBuilder
-
- buildType() -
Method in class AttributeTypeBuilder
- Builds the attribute type.
- BURSA_WOLF_KEY -
Static variable in class DefaultGeodeticDatum
- The
"bursaWolf"
property for
datum shifts.
- BursaWolfParameters - Class in org.geotools.referencing.datum
- Parameters for a geographic transformation between two datum.
- BursaWolfParameters(GeodeticDatum) -
Constructor for class BursaWolfParameters
- Constructs a transformation info with all parameters set to 0.
- BursaWolfTransformBuilder - Class in org.geotools.referencing.operation.builder
- Builds MathTransform setup as BursaWolf transformation from a list of MappedPosition.
- BursaWolfTransformBuilder(List<MappedPosition>) -
Constructor for class BursaWolfTransformBuilder
- Creates a BursaWolfTransformBuilder.
- BY_ID -
Static variable in class FeatureComparators
- A utility comparator for comparison by id.
- byAttributeIndex(int) -
Static method in class FeatureComparators
- Create a Comparator which compares Features by the attribute at the
given index.
- byAttributeName(String) -
Static method in class FeatureComparators
- Create a Comparator which compares Features by the attribute found at
the given path.
- BYTE -
Static variable in class SimpleSchema
- BYTE to Byte.class
- BYTE -
Static variable in class XS
-
- BYTE_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="byte" name="byte">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#byte"/>
</xs:annotation>
<xs:restriction base="xs:short">
<xs:minInclusive id="byte.minInclusive" value="-128"/>
<xs:maxInclusive id="byte.maxInclusive" value="127"/>
</xs:restriction>
</xs:simpleType>
- byteaEnabled -
Variable in class PostgisDataStore
- If true, the bytea function will be used to optimize even further data
loading when using WKB format
- byteaEnabled -
Variable in class PostgisSQLBuilder
- If true, ByteA function is used to transfer WKB data
- byteaWKB -
Variable in class PostgisDataStore
- postgis 1.0 changed the way WKB is handled, this needs to be
set if version >1.
- byteValue() -
Method in class Measure
- Returns the scalar value.
RendererUtilities.calculateScale(Envelope, CoordinateReferenceSystem, int, int, double)
.
evaluate
methods.
<simpleType name="CalDate">
<annotation>
<documentation xml:lang="en">Calendar dates may be indicated with varying degrees of precision,
using year, year-month, date.
- Calendar - Class in org.geotools.nature
- Approximations de quelques calculs astronomiques relatifs aux calendriers terrestres.
- canCreateAttributes(Attribute, Object, Map) -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for canCreateAttributes ...
- canCreateAttributes(Attribute, Object, Map) -
Method in class SimpleTypeGT
-
- canCreateAttributes(Attribute, Object, Map) -
Method in interface SimpleType
- DOCUMENT ME!
- canCreateAttributes(Attribute, Object, Map) -
Method in class XSISimpleTypes.XSISimpleType
-
- canCreatePalette(ImageTypeSpecifier) -
Static method in class CustomPaletteBuilder
- Returns
true
if PaletteBuilder is able to create palette
for given image type.
- canCreatePalette(RenderedImage) -
Static method in class CustomPaletteBuilder
- Returns
true
if PaletteBuilder is able to create palette
for given rendered image.
- canDisposeBackingStore(AbstractAuthorityFactory) -
Method in class DeferredAuthorityFactory
- Returns
true
if the backing store can be disposed now.
- canDisposeBackingStore(AbstractAuthorityFactory) -
Method in class ThreadedEpsgFactory
- Returns
true
if the backing store can be disposed now.
- canEncode(Element, Object, Map) -
Method in class ogcComplexTypes._GetCapabilities
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes.__ExtendedCapabilitiesType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._AttributionType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._AuthorityURLType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._BLANKType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._BMPType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._BoundingBoxType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._CapabilityType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._ContactAddressType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._ContactInformationType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._ContactPersonPrimaryType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._CW_WKBType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._DataURLType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._DCPTypeType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._DimensionType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._EX_GeographicBoundingBoxType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._ExceptionType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._ExtentType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._FeatureListURLType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._FormatType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._GeoTIFFType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._GetType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._GIFType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._GML_1Type
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._GML_2Type
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._GML_3Type
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._HTTPType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._IdentifierType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._INIMAGEType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._JPEGType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._KeywordListType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._KeywordsType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._KeywordType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._LatLonBoundingBoxType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._LayerType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._LegendURLType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._LogoURLType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._MetadataURLType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._MIMEType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._OnlineResourceType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._PNGType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._PostType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._PPMType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._RequestType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._ScaleHintType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._ServiceException
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._ServiceExceptionReport
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._ServiceType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._StyleSheetURLType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._StyleType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._StyleURLType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._SVGType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._TIFFType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._UserDefinedSymbolizationType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._VendorSpecificCapabilitiesType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._WBMPType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._WebCGMType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._WMS_CapabilitiesType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._WMS_XMLType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._WMT_MS_CapabilitiesType
-
- canEncode(Element, Object, Map) -
Method in class WMSComplexTypes._WMTException
-
- canEncode(Element, Object, Map) -
Method in class WMSDescribeLayerTypes._LayerDescription
-
- canEncode(Element, Object, Map) -
Method in class WMSDescribeLayerTypes._Query
-
- canEncode(Element, Object, Map) -
Method in class WMSDescribeLayerTypes.WMS_DescribeLayerResponse
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.Arithmetic_OperatorsType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.BinaryOperatorType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.Comparison_OperatorsType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.EmptyType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.ExpressionType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.Filter_CapabilitiesType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.Function_NamesType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.Function_NameType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.FunctionsType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.FunctionType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.LiteralType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.PropertyNameType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.Scalar_CapabilitiesType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.ServiceExceptionReportType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.ServiceExceptionType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.SortByType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for canEncode ...
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.Spatial_CapabilitiesType
-
- canEncode(Element, Object, Map) -
Method in class FilterComplexTypes.Spatial_OperatorsType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.BBOXType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.BinaryComparisonOpType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.BinaryLogicOpType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.BinarySpatialOpType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.ComparisonOpsType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.DistanceBufferType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.DistanceType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.FeatureIdType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.FilterType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.LogicOpsType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.LowerBoundaryType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.PropertyIsBetweenType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.PropertyIsLikeType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.PropertyIsNullType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.SpatialOpsType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.UnaryLogicOpType
-
- canEncode(Element, Object, Map) -
Method in class FilterOpsComplexTypes.UpperBoundaryType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.AbstractFeatureType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.AbstractGeometryType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.BoundingShapeType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.BoxType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.CoordinatesType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.CoordType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.FeatureAssociationType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.GeometryAssociationType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.GeometryCollectionType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.GeometryPropertyType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.LinearRingMemberType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.LinearRingType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.LineStringMemberType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.LineStringPropertyType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.LineStringType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.MultiGeometryPropertyType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.MultiLineStringPropertyType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.MultiLineStringType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.MultiPointPropertyType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.MultiPointType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.MultiPolygonPropertyType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.MultiPolygonType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.PointMemberType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.PointPropertyType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.PointType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.PolygonMemberType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.PolygonPropertyType
-
- canEncode(Element, Object, Map) -
Method in class GMLComplexTypes.PolygonType
-
- canEncode(Element, Object, Map) -
Method in class ComplexTypeGT
- TODO summary sentence for canEncode ...
- canEncode(Element, Object, Map) -
Method in class SimpleTypeGT
-
- canEncode(Element, Object, Map) -
Method in interface Type
- Can I write this object out as element specified?
- canEncode(Element, Object, Map) -
Method in class XSISimpleTypes.XSISimpleType
-
- canFilter() -
Method in class ContentFeatureSource
- Determines if the datastore can natively perform a filtering.
- canHandle(Object, String, Class) -
Method in interface PropertyAccessor
- Determines if the property accessor can handle the property denoted by xpath.
- canHandle(Object) -
Method in class FeaturePropertyExtractor
-
- canHandle(Object) -
Method in class BindingPropertyExtractor
-
- canHandle(Object) -
Method in interface PropertyExtractor
- Determines if this extractor can handle objects of the given type.
- canHandle(XSDSchema, String, String) -
Method in class SchemaLocationResolver
- Determines if the locator can resolve the schema location for a particular
namespace uri and schema location.
- canHandle(XSDSchema, String, String, String) -
Method in class SchemaLocator
- Determines if the locator can locate a schema for the specified namespace
and location.
- canLimit() -
Method in class ContentFeatureSource
- Determines if the datastore can natively limit the number of features
returned in a query.
- CannotCropException - Exception in org.geotools.coverage.processing
- Throws when a "crop" operation has been requested
but the specified grid coverage can't be scaled.
- CannotCropException() -
Constructor for exception CannotCropException
- Creates a new exception without detail message.
- CannotCropException(String) -
Constructor for exception CannotCropException
- Constructs a new exception with the specified detail message.
- CannotCropException(String, Throwable) -
Constructor for exception CannotCropException
- Constructs a new exception with the specified detail message and cause.
- CannotReprojectException - Exception in org.geotools.coverage.processing
- Throws when a "resample" operation has been requested
but the specified grid coverage can't be reprojected.
- CannotReprojectException() -
Constructor for exception CannotReprojectException
- Creates a new exception without detail message.
- CannotReprojectException(String) -
Constructor for exception CannotReprojectException
- Constructs a new exception with the specified detail message.
- CannotReprojectException(String, Throwable) -
Constructor for exception CannotReprojectException
- Constructs a new exception with the specified detail message and cause.
- CannotScaleException - Exception in org.geotools.coverage.processing
- Throws when a "scale" operation has been requested
but the specified grid coverage can't be scaled.
- CannotScaleException() -
Constructor for exception CannotScaleException
- Creates a new exception without detail message.
- CannotScaleException(String) -
Constructor for exception CannotScaleException
- Constructs a new exception with the specified detail message.
- CannotScaleException(Throwable) -
Constructor for exception CannotScaleException
- Constructs a new exception with the specified cause.
- CannotScaleException(String, Throwable) -
Constructor for exception CannotScaleException
- Constructs a new exception with the specified detail message and cause.
- canOffset() -
Method in class ContentFeatureSource
- Determines if the datastore can natively skip the first
offset
number of features
returned in a query.
- canOffsetTiles() -
Method in class GeoToolsWriteParams
-
- CanonicalSet<E> - Class in org.geotools.util
- A canonical set of objects, used to optimize memory use.
- CanonicalSet() -
Constructor for class CanonicalSet
- Deprecated. Use
CanonicalSet.newInstance(java.lang.Class)
instead.
- CanonicalSet(Class<E>) -
Constructor for class CanonicalSet
- Constructs a
CanonicalSet
for elements of the specified type.
- canProcess(Map) -
Method in class ArcSDEDataStoreFactory
- DOCUMENT ME!
- canProcess(Map) -
Method in class AbstractDataStoreFactory
- Default implementation verifies the Map against the Param information.
- canProcess(Map<String, Serializable>) -
Method in interface DataAccessFactory
- Test to see if this factory is suitable for processing the data pointed
to by the params map.
- canProcess(Map) -
Method in class DB2DataStoreFactory
- Check whether the parameter list passed identifies it as a request for a
DB2DataStore.
- canProcess(URL) -
Method in interface FileDataStoreFactorySpi
- Tests if the provided url can be handled by this factory.
- canProcess(Map<String, Serializable>) -
Method in class PreGeneralizedDataStoreFactory
-
- canProcess(Map) -
Method in class AbstractDataSourceFactorySpi
-
- canProcess(Map) -
Method in interface DataSourceFactorySpi
- Test to see if this factory is suitable for processing the data pointed
to by the params map.
- canProcess(Map) -
Method in class DBCPDataSourceFactory
-
- canProcess(Map) -
Method in class JNDIDataSourceFactory
-
- canProcess(Map) -
Method in class PostgisDataStoreFactory
- Checks to see if all the postgis params are there.
- canProcess(Map) -
Method in class PropertyDataStoreFactory
- DOCUMENT ME!
- canProcess(Map) -
Method in class ShapefileDataStoreFactory
- Takes a map of parameters which describes how to access a DataStore and
determines if it can be read by the ShapefileDataStore or
IndexedShapefileDataStore implementations.
- canProcess(URL) -
Method in class ShapefileDataStoreFactory
-
- canProcess(EObject) -
Method in interface WFSResponseParserFactory
- Indicates whether this factory is able to produce a parser that deals with the possible
responses of the given WFS request.
- canProcess(EObject) -
Method in class Gml31GetFeatureResponseParserFactory
- Checks if this factory can create a parser for the potential responses of the given WFS
request.
- canProcess(Map) -
Method in class WFSDataStoreFactory
- Checks whether
params
contains a valid set of parameters to connecto to a WFS.
- canReclaimMemory() -
Method in class RecyclingTileFactory
- Returns
true
.
- canRender(String) -
Method in class CustomGlyphRenderer
-
- canRender(String) -
Method in interface GlyphRenderer
-
- canRender(String) -
Method in class SVGGlyphRenderer
-
- canReproject() -
Method in class ContentFeatureSource
- Determines if the datastore can natively perform reprojection..
- canRetype() -
Method in class ContentFeatureSource
- Determines if the datasatore can natively perform "retyping" which includes
limiting the number of attributes returned and reordering of those attributes
If the subclass can handle retyping natively it should override this method
to return
true
.
- canSort() -
Method in class ContentFeatureSource
- Determines if the datastore can natively perform sorting.
- canUnwrap(Connection) -
Method in class DBCPUnWrapper
-
- canUnwrap(Statement) -
Method in class DBCPUnWrapper
-
- canUnwrap(Connection) -
Method in interface UnWrapper
- Returns true if this unwrapper knows how to unwrap the specified connection
- canUnwrap(Statement) -
Method in interface UnWrapper
- Returns tru if this unwrapper knows how to unwrap the specified statement
- canWriteCompressed() -
Method in class GeoToolsWriteParams
-
- canWriteProgressive() -
Method in class GeoToolsWriteParams
-
- canWriteTiles() -
Method in class GeoToolsWriteParams
-
- capabilities -
Variable in class FilterToSQL
- The filter types that this class can encode
- capabilities -
Variable in class AbstractOpenWebService
-
- Capabilities - Class in org.geotools.data.ows
- Represents a base object for a Capabilities document
- Capabilities() -
Constructor for class Capabilities
-
- capabilities -
Variable in class GetCapabilitiesResponse
-
- capabilities -
Variable in class WFS_1_0_0_DataStore
-
- Capabilities - Class in org.geotools.filter
- Allows for easier interaction with FilterCapabilities.
- Capabilities() -
Constructor for class Capabilities
-
- Capabilities(FilterCapabilities) -
Constructor for class Capabilities
-
- capabilities(String, ScalarCapabilities, SpatialCapabilities, IdCapabilities) -
Method in class FilterFactoryImpl
-
- capabilities -
Variable in class SQLEncoder
- Deprecated. The filter types that this class can encode
- Capabilities -
Static variable in class WPS
-
- CapabilitiesBaseType -
Static variable in class OWS
-
- CapabilitiesBaseType -
Static variable in class OWS
-
- CapabilitiesBaseTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:CapabilitiesBaseType.
- CapabilitiesBaseTypeBinding(Ows10Factory) -
Constructor for class CapabilitiesBaseTypeBinding
-
- CapabilitiesFilterSplitter - Class in org.geotools.filter.visitor
- Determines what queries can be processed server side and which can be processed client side.
- CapabilitiesFilterSplitter(Capabilities, FeatureType, ClientTransactionAccessor) -
Constructor for class CapabilitiesFilterSplitter
- Create a new instance.
- CapabilitiesSectionType -
Static variable in class WCS
-
- CapabilitiesSectionTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type
http://www.opengis.net/wcs:CapabilitiesSectionType.
- CapabilitiesSectionTypeBinding() -
Constructor for class CapabilitiesSectionTypeBinding
-
- Capability -
Static variable in class WCS
-
- CARTESIAN -
Static variable in class DefaultGeocentricCRS
- The default geocentric CRS with a
cartesian coordinate system.
- CARTESIAN_2D -
Static variable in class DefaultEngineeringCRS
- A two-dimensional cartesian coordinate reference system with
x,
y
axis in metres.
- CARTESIAN_3D -
Static variable in class DefaultEngineeringCRS
- A three-dimensional cartesian coordinate reference system with
x,
y,
z
axis in metres.
- CartesianCS -
Static variable in class GML
-
- cartesianCSRef -
Static variable in class GML
-
- CartesianCSRefType -
Static variable in class GML
-
- CARTESIANCSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CartesianCSRefType">
<annotation>
<documentation>Association to a Cartesian coordinate system, either referencing or containing the definition of that coordinate system.
- CartesianCSType -
Static variable in class GML
-
- CARTESIANCSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CartesianCSType">
<annotation>
<documentation>A 1-, 2-, or 3-dimensional coordinate system.
- CartesianDistanceFilter - Class in org.geotools.filter
- Defines geometry filters with a distance element.
- CartesianDistanceFilter(FilterFactory) -
Constructor for class CartesianDistanceFilter
-
- CartesianDistanceFilter(FilterFactory, Expression, Expression) -
Constructor for class CartesianDistanceFilter
-
- CartesianDistanceFilter(short) -
Constructor for class CartesianDistanceFilter
- Constructor which flags the operator as between.
- cast(ParameterDescriptor<?>, Class<T>) -
Static method in class Parameters
- Casts the given parameter descriptor to the given type.
- cast(ParameterValue<?>, Class<T>) -
Static method in class Parameters
- Casts the given parameter value to the given type.
- castTo(Class<N>) -
Method in class MeasurementRange
- Casts this range to the specified type.
- castTo(Class<N>) -
Method in class NumberRange
- Casts this range to the specified type.
- CAT_TABLE -
Static variable in class AbstractDialect
-
- catalogSymbol -
Static variable in class GML
-
- Categorize - Interface in org.geotools.filter.visitor
- Categorization: The transformation of continuous values to distinct values.
- CategorizeFunction - Class in org.geotools.filter
- Implementation of "Categorize" as a normal function.
- CategorizeFunction() -
Constructor for class CategorizeFunction
-
- CategorizeFunction(List<Expression>, Literal) -
Constructor for class CategorizeFunction
-
- CategorizeFunction.Name - Class in org.geotools.filter
- Describe how this function works.
- CategorizeFunction.Name() -
Constructor for class CategorizeFunction.Name
-
- Category - Class in org.geotools.coverage
- A category delimited by a range of sample values.
- Category(CharSequence, Color, boolean) -
Constructor for class Category
- Constructs a qualitative category for a boolean value.
- Category(CharSequence, Color, int) -
Constructor for class Category
- Constructs a qualitative category for sample value
sample
.
- Category(CharSequence, Color, double) -
Constructor for class Category
- Constructs a qualitative category for sample value
sample
.
- Category(CharSequence, Color, NumberRange<?>) -
Constructor for class Category
- Constructs a quantitative category for samples in the specified range.
- Category(CharSequence, Color[], int, int, double, double) -
Constructor for class Category
- Constructs a quantitative category for sample values ranging from
lower
inclusive to upper
exclusive.
- Category(CharSequence, Color[], NumberRange, double, double) -
Constructor for class Category
- Constructs a quantitative category for sample values in the specified range.
- Category(CharSequence, Color[], NumberRange, NumberRange) -
Constructor for class Category
- Constructs a quantitative category mapping samples to geophysics values in the specified
range.
- Category(CharSequence, Color[], NumberRange, MathTransform1D) -
Constructor for class Category
- Constructs a qualitative or quantitative category for samples in the specified range.
- Category -
Static variable in class GML
-
- CategoryExtent -
Static variable in class GML
-
- CategoryExtentType -
Static variable in class GML
-
- CATEGORYEXTENTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CategoryExtentType">
<annotation>
<documentation>Restriction of list type to store a 2-point range of ordinal values.
- CategoryList -
Static variable in class GML
-
- CategoryPropertyType -
Static variable in class GML
-
- CATEGORYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CategoryPropertyType">
<annotation>
<documentation>Property whose content is a Category.
- cause -
Variable in exception CQLException
-
- cdata(String) -
Method in class TransformerBase.TranslatorSupport
-
- ceil(int, int) -
Static method in class Fraction
- Computes
numerator / denominator
and rounds the result toward positive infinity.
- centerLineOf -
Static variable in class GML
-
- centerLineOf -
Static variable in class GML
-
- centerOf -
Static variable in class GML
-
- centerOf -
Static variable in class GML
-
- CENTRAL_MERIDIAN -
Static variable in class MapProjection.AbstractProvider
- The operation parameter descriptor for the central meridian
parameter value.
- centralMeridian -
Variable in class MapProjection
- Central longitude in radians.
- centroid(Geometry) -
Static method in class StaticGeometry
-
- cga -
Static variable in class SubHandlerPolygon
-
- chain(ObjectCache, ObjectCache) -
Static method in class ObjectCaches
- Create a two level cache, operates as a level1 cache that is willing to
obtain values from a (usually shared) level2 cache.
- changed(FeatureEvent) -
Method in interface FeatureListener
- Gets called when a FeatureEvent is fired.
- ChangeType -
Static variable in class KML
-
- CHANNEL_SELECTION -
Static variable in class VocabularyKeys
- Channel Selection
- CHANNELSELECTION -
Static variable in class SLD
-
- ChannelSelection - Interface in org.geotools.styling
- The ChannelSelection element specifies the false-color channel selection for
a multi-spectral raster source (such as a multi-band satellite-imagery
source).
- ChannelSelectionImpl - Class in org.geotools.styling
- ChannelSelectionImpl
- ChannelSelectionImpl() -
Constructor for class ChannelSelectionImpl
-
- characters(char[], int, int) -
Method in class FilterFilter
- Reads the only internal characters read by filters.
- characters(char[], int, int) -
Method in class GMLFilterDocument
- Reads the only internal characters read by pure GML parsers, which are
coordinates.
- characters(char[], int, int) -
Method in class GMLFilterFeature
- Reads the only internal characters read by pure GML parsers, which are
coordinates.
- characters(char[], int, int) -
Method in class GMLFilterGeometry
- Reads the only internal characters read by pure GML parsers, which are
coordinates.
- characters(String) -
Method in class ComplexElementHandler
-
- characters(String) -
Method in class IgnoreHandler
-
- characters(String) -
Method in class SimpleElementHandler
-
- characters(String) -
Method in class IgnoreHandler
-
- characters(char[], int, int) -
Method in interface ElementHandler
- Callback when characters of an element are encountered.
- characters(char[], int, int) -
Method in class ElementHandlerImpl
-
- characters(char[], int, int) -
Method in class ParserHandler
-
- characters(char[], int, int) -
Method in interface PrintHandler
- DOCUMENT ME!
- characters(String) -
Method in interface PrintHandler
- DOCUMENT ME!
- characters(String) -
Method in class XMLElementHandler
- This method throws a SAXNotSupportedException if it is called and not
overwritten.
- characters(char[], int, int) -
Method in class XMLSAXHandler
- Implementation of characters.
- characters(String) -
Method in class XSIElementHandler
- In most cases this class should not be called within this framework as
we do not intend to parse + store all the information required to
recreate the exact Schema document being parsed.
- characters(char[], int, int) -
Method in class XSISAXHandler
- Implementation of characters. push String
- CHARACTERS -
Static variable in class Length
- string and anyURI measured length is measured in units of characters
- charAt(int) -
Method in class AbstractInternationalString
- Returns the character of the string in the default locale
at the specified index.
- charAt(int) -
Method in class Version
- Returns the
char
value at the specified index.
- chars(String) -
Method in class TransformerBase.TranslatorSupport
-
- CharsetConverterFactory - Class in org.geotools.util
- Converter for going from a String to a
Charset
and vice versa. - CharsetConverterFactory() -
Constructor for class CharsetConverterFactory
-
- ChartGraphicFactory - Class in org.geotools.renderer.chart
- Parses Google charts like requests into various kinds of charts.
- ChartGraphicFactory() -
Constructor for class ChartGraphicFactory
-
- check(AttributeType) -
Method in class FeatureTypeBuilder
- Checks to see if this factory already contains the type.
- checkCoordinatesRange(Geometry, CoordinateReferenceSystem) -
Static method in class JTS
- Checks a Geometry coordinates are within the area of validity of the
specified reference system.
- checkDimensions(OperationMethod, MathTransform) -
Static method in class DefaultOperationMethod
- Checks if an operation method and a math transform have a compatible number of source
and target dimensions.
- CheckedArrayList<E> - Class in org.geotools.util
- A checked and synchronized
List
. - CheckedArrayList(Class<E>) -
Constructor for class CheckedArrayList
- Constructs a list of the specified type.
- CheckedArrayList(Class<E>, int) -
Constructor for class CheckedArrayList
- Constructs a list of the specified type and initial capacity.
- CheckedCollection<E> - Interface in org.geotools.util
- Collection that ensures that all elements are assignable to a given base type.
- CheckedHashMap<K,V> - Class in org.geotools.util
- A checked and synchronized
Map
. - CheckedHashMap(Class<K>, Class<V>) -
Constructor for class CheckedHashMap
- Constructs a map of the specified type.
- CheckedHashSet<E> - Class in org.geotools.util
- A checked and synchronized
Set
. - CheckedHashSet(Class<E>) -
Constructor for class CheckedHashSet
- Constructs a set of the specified type.
- CheckedHashSet(Class<E>, int) -
Constructor for class CheckedHashSet
- Constructs a set of the specified type and initial capacity.
- checkedWriter(FeatureWriter<SimpleFeatureType, SimpleFeature>, Transaction) -
Method in class InProcessLockingManager
- Provides a wrapper on the provided writer that checks locks.
- checkError() -
Method in class TransformerBase.Task
- Did an error occur?
- checkPermission() -
Method in class XAffineTransform
- Checks if the caller is allowed to change this
XAffineTransform
state.
- checkPermission() -
Method in class AffineTransform2D
- Throws an
UnsupportedOperationException
when a mutable method
is invoked, since AffineTransform2D
must be immutable.
- checkVersion(Node) -
Method in class GeneralizationInfosProviderImpl
-
- checkWritePermission() -
Method in class ModifiableMetadata
- Checks if changes in the metadata are allowed.
- checkWritePermission() -
Method in class CheckedArrayList
- Checks if changes in this collection are allowed.
- checkWritePermission() -
Method in class CheckedHashMap
- Checks if changes in this collection are allowed.
- checkWritePermission() -
Method in class CheckedHashSet
- Checks if changes in this collection are allowed.
- child -
Variable in class GroupHandler.DefaultGroup
-
- childCount -
Variable in class CustomPaletteBuilder.ColorNode
-
- childIterator(NodeTest, boolean, NodePointer) -
Method in class FeaturePointer
-
- childIterator(NodeTest, boolean, NodePointer) -
Method in class FeatureTypePointer
-
- children -
Variable in class BinaryLogicAbstract
-
- children -
Variable in class CustomPaletteBuilder.ColorNode
-
- children(XSDElementDeclaration) -
Method in class SchemaIndexImpl
-
- Choice - Interface in org.geotools.xml.schema
-
This interface is intended to represent a Choice in an XML Schema.
- CHOICE -
Static variable in interface ElementGrouping
- ElementGrouping mask to determine the type of ElementGrouping
represented.
- ChoiceAttributeType - Class in org.geotools.feature.type
- Deprecated. Will be removed in geotools 2.6.
- ChoiceAttributeType(ChoiceAttributeType) -
Constructor for class ChoiceAttributeType
- Deprecated. DOCUMENT ME!
- ChoiceAttributeType(String, int, int, AttributeType[], Filter) -
Constructor for class ChoiceAttributeType
- Deprecated.
- ChoiceAttributeType(String, AttributeType[]) -
Constructor for class ChoiceAttributeType
- Deprecated.
- ChoiceAttributeType.Geometric - Class in org.geotools.feature.type
- Deprecated. A special class that is made so a Choice can serve as the Default
Geometry in a FeatureType, by implementing GeometryAttributeType.
- ChoiceAttributeType.Geometric(ChoiceAttributeType.Geometric) -
Constructor for class ChoiceAttributeType.Geometric
- Deprecated.
- ChoiceAttributeType.Geometric(String, int, int, GeometryAttributeType[], Filter) -
Constructor for class ChoiceAttributeType.Geometric
- Deprecated.
- ChoiceAttributeType.Geometric(String, GeometryAttributeType[]) -
Constructor for class ChoiceAttributeType.Geometric
- Deprecated.
- ChoiceGeometryType - Interface in org.geotools.xml.gml
-
- ChoiceGT - Class in org.geotools.xml.schema.impl
-
DOCUMENT ME!
- ChoiceGT(String, int, int, ElementGrouping[]) -
Constructor for class ChoiceGT
- Creates a new ChoiceGT object.
- ChoiceGT(ElementGrouping[]) -
Constructor for class ChoiceGT
-
- ChoiceHandler - Class in org.geotools.xml.handlers.xsi
- ChoiceHandler purpose.
- ChoiceHandler() -
Constructor for class ChoiceHandler
-
- Circle -
Static variable in class GML
-
- CircleByCenterPoint -
Static variable in class GML
-
- CircleByCenterPointType -
Static variable in class GML
-
- CIRCLEBYCENTERPOINTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CircleByCenterPointType">
<annotation>
<documentation>A CircleByCenterPoint is an ArcByCenterPoint with identical start and end angle to form a full circle.
- CircleType -
Static variable in class GML
-
- CIRCLETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CircleType">
<annotation>
<documentation>A Circle is an arc whose ends coincide to form a simple closed loop.
- CitationDateImpl - Class in org.geotools.metadata.iso.citation
- Reference date and event used to describe it.
- CitationDateImpl() -
Constructor for class CitationDateImpl
- Constructs an initially empty citation date.
- CitationDateImpl(CitationDate) -
Constructor for class CitationDateImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- CitationDateImpl(Date, DateType) -
Constructor for class CitationDateImpl
- Constructs a citation date initialized to the given date.
- CitationImpl - Class in org.geotools.metadata.iso.citation
- Standardized resource reference.
- CitationImpl() -
Constructor for class CitationImpl
- Constructs an initially empty citation.
- CitationImpl(Citation) -
Constructor for class CitationImpl
- Constructs a new citation initialized to the values specified by the given object.
- CitationImpl(CharSequence) -
Constructor for class CitationImpl
- Constructs a citation with the specified title.
- CitationImpl(ResponsibleParty) -
Constructor for class CitationImpl
- Constructs a citation with the specified responsible party.
- Citations - Class in org.geotools.metadata.iso.citation
- A set of pre-defined constants and static methods working on citations.
- CIVIL_TWILIGHT -
Static variable in class SunRelativePosition
- Elevation angle of civil twilight, in degrees.
- CLARKE_1866 -
Static variable in class DefaultEllipsoid
- Clarke 1866 ellipsoid with axis in metres.
- CLASS -
Static variable in class LoggingPanel
- Constant for
LoggingPanel.setColumnVisible(org.geotools.gui.swing.LoggingPanel.Column, boolean)
.
- ClassificationFunction - Class in org.geotools.filter.function
- Parent for classifiers which break a feature collection into the specified number of classes.
- ClassificationFunction() -
Constructor for class ClassificationFunction
- Creates a new instance of ClassificationFunction.
- Classifier - Class in org.geotools.filter.function
- The data structure returned by classification functions.
- Classifier() -
Constructor for class Classifier
-
- classify(Expression, Object) -
Method in class Classifier
- Returns the slot containing the passed expression's value.
- classify(Object) -
Method in class Classifier
- Returns the slot this value belongs in.
- classify(Object) -
Method in class ExplicitClassifier
-
- classify(Object) -
Method in class RangedClassifier
-
- ClassifyFunction - Class in org.geotools.filter.function
-
- ClassifyFunction() -
Constructor for class ClassifyFunction
-
- clean() -
Method in class ShapefileFeatureWriter
- Clean up our temporary write if there was one
- cleanListenerList(FeatureSource<? extends FeatureType, ? extends Feature>) -
Method in class FeatureListenerManager
-
- cleanUpViewDefinitions(Map) -
Static method in class ViewRegisteringFactoryHelper
- Looks up the set of "sqlView.N.typeName" and "sqlView.N.sqlQuery" keys in
params
and returns a cleaned up map of typeName/query.
- clear() -
Method in class ArcSDEConnectionPoolFactory
- Deprecated. Closes and removes all the existing connection pools
- clear() -
Static method in class CRS2GeoTiffMetadataAdapter
- Releases resources immediately instead of waiting for the garbage
collector.
- clear() -
Method in class Diff
-
- clear() -
Method in class DSFinderRepository
-
- clear() -
Method in class PreGeneralizedFeatureCollection
-
- clear() -
Method in class ContentFeatureCollection
-
- clear() -
Method in class DataFeatureCollection
-
- clear() -
Method in class AbstractFeatureCollection
- Removes all of the elements from this collection (optional operation).
- clear() -
Method in class AdaptorFeatureCollection
- Removes all of the elements from this collection (optional operation).
- clear() -
Method in class DecoratingFeatureCollection
-
- clear() -
Method in class SubFeatureCollection
-
- clear() -
Method in class DefaultFeatureCollection
- Removes all of the elements from this collection (optional operation).
- clear() -
Method in interface FeatureCollection
-
- clear() -
Method in class ProfileImpl
-
- clear() -
Method in class SchemaImpl
-
- clear() -
Method in class FilterAttributeExtractor
- Resets the attributes found so that a new attribute search can be performed
- clear() -
Method in class AbstractFinderFilterVisitor
-
- clear() -
Static method in class CRS2GeoTiffMetadataAdapter
- Releases resources immediately instead of waiting for the garbage
collector.
- clear() -
Method in class FIFOQueue
-
- clear() -
Method in class MultiMap
-
- clear() -
Method in class PriorityQueue
-
- clear() -
Method in interface Queue
-
- clear() -
Method in class Stack
-
- clear() -
Method in class DisjointLists
- Removes all elements from this list.
- clear() -
Method in class Node
- Removes all
Entry
s from this Node
- clear() -
Method in class LineFormat
- Clears this parser.
- clear() -
Method in class IdentifiedObjectSet
- Removes all of the elements from this collection.
- clear() -
Method in class DimensionFilter
- Clears any source and
target dimension setting.
- clear() -
Method in class Formatter
- Clear this formatter.
- clear() -
Method in class LabelCacheImpl
-
- clear(String) -
Method in class LabelCacheImpl
-
- clear() -
Method in interface LabelCache
- Clears the cache completely
- clear(String) -
Method in interface LabelCache
- Clears the cache of all information relating to the layer identified.
- clear() -
Method in class LabelCacheDefault
-
- clear(String) -
Method in class LabelCacheDefault
-
- clear() -
Method in class ListenerList
- Removes all listeners from this list.
- clear() -
Method in class SynchronizedLabelCache
-
- clear(String) -
Method in class SynchronizedLabelCache
-
- clear() -
Method in class CheckedArrayList
- Removes all of the elements from this list.
- clear() -
Method in class CheckedHashMap
- Removes all of the elements from this map.
- clear() -
Method in class CheckedHashSet
- Removes all of the elements from this set.
- clear() -
Method in class DisjointSet
- Removes all of the elements from this set.
- clear() -
Method in class FrequencySortedSet
- Removes all elements from this set.
- clear() -
Method in class IntegerList
- Discarts all elements in this list.
- clear() -
Method in class KeySortedList
- Removes all of the elements from this list.
- clear() -
Method in class ListenerList
- Removes all listeners from this list.
- clear() -
Method in interface ObjectCache
- Removes all entries from this cache.
- clear() -
Method in class RangeSet
- Remove all elements from this set of ranges.
- clear() -
Method in class SoftValueHashMap
- Removes all mappings from this map.
- clear() -
Method in class WeakHashSet
- Removes all of the elements from this set.
- clear() -
Method in class WeakValueHashMap
- Removes all of the elements from this map.
- clear() -
Method in class PicoMap
-
- clear() -
Method in class XMLHandlerHints
-
- clearConstrains() -
Method in class AdvancedAffineBuilder
- Clears all constrains
- clearLayerList() -
Method in class DefaultMapContext
- DOCUMENT ME!
- clearLayerList() -
Method in interface MapContext
- Clears the whole layer list.
- clearSubNodes() -
Method in class Node
-
- ClientTransactionAccessor - Interface in org.geotools.filter.visitor
- Provides access to certain transaction state for the
PostPreProcessFilterSplittingVisitor
. - clipLineString(LineString, Polygon, Envelope) -
Method in class LabelCacheImpl
- try to be more robust dont bother returning points
This will try to solve robustness problems, but read code as to what it
does.
- clipLineString(LineString, Polygon, Envelope) -
Method in class LabelCacheDefault
- try to be more robust dont bother returning points
This will try to solve robustness problems, but read code as to what it
does.
- clipPolygon(Polygon, Polygon, Envelope) -
Method in class LabelCacheImpl
- try to do a more robust way of clipping a polygon to a bounding box.
- clipPolygon(Polygon, Polygon, Envelope) -
Method in class LabelCacheDefault
- try to do a more robust way of clipping a polygon to a bounding box.
- clone() -
Method in class GeneralGridCoordinates
- Returns a clone of this grid coordinates.
- clone() -
Method in class GeneralGridCoordinates.Immutable
- Returns a mutable clone of this grid coordinates.
- clone() -
Method in class GridCoordinates2D
- Returns a clone of this coordinates.
- clone() -
Method in class GridEnvelope2D
- Returns a clone of this grid envelope.
- clone() -
Method in class GridRange2D
- Deprecated. Returns a clone of this grid range.
- clone() -
Method in class ImageGeometry
- Returns a clone of this image geometry.
- clone() -
Method in class RangeSpecifier
- Returns a clone of this object.
- clone() -
Method in class Hints
- Returns a new map of hints with the same content than this map.
- clone() -
Method in class DefaultFeature
- Creates an exact copy of this feature.
- clone() -
Method in class LenientFeature
- Creates an exact copy of this feature.
- clone() -
Method in class MultiAttributeType
- Deprecated. Returns a clone of this object.
- clone() -
Method in class ConstantExpression
-
- clone() -
Method in class DirectPosition1D
- Returns a copy of this position.
- clone() -
Method in class DirectPosition2D
- Returns a clone of this point.
- clone() -
Method in class GeneralDirectPosition
- Returns a deep copy of this position.
- clone() -
Method in class GeneralEnvelope
- Returns a deep copy of this envelope.
- clone() -
Method in class LiteCoordinateSequence
-
- clone(boolean) -
Method in class BasicGraphBuilder
-
- clone(boolean) -
Method in interface GraphBuilder
- Returns a clone of the builder.
- clone() -
Method in class Entry
-
- clone() -
Method in class LineFormat
- Returns a clone of this parser.
- clone() -
Method in class Complex
- Returns a copy of this complex number.
- clone() -
Method in class Fraction
- Returns a clone of this fraction.
- clone() -
Method in class Line
- Returns a clone of this line.
- clone() -
Method in class Plane
- Returns a clone of this plane.
- clone() -
Method in class Statistics
- Returns a clone of this statistics.
- clone() -
Method in class Statistics.Delta
- Returns a clone of this statistics.
- clone() -
Method in class ModifiableMetadata
- Returns a shallow copy of this metadata.
- clone() -
Method in class AbstractParameter
- Returns a copy of this parameter value or group.
- clone() -
Method in class FloatParameter
- Returns a clone of this parameter.
- clone() -
Method in class ImagingParameters
- Returns a deep copy of this group of parameter values.
- clone() -
Method in class MatrixParameters
- Returns a clone of this parameter group.
- clone() -
Method in class Parameter
- Returns a clone of this parameter.
- clone() -
Method in class ParameterGroup
- Returns a deep copy of this group of parameter values.
- clone() -
Method in class BursaWolfParameters
- Returns a copy of this object.
- clone() -
Method in class AffineTransform2D
- Returns a clone of this affine transform.
- clone() -
Method in class GeneralMatrix
- Returns a clone of this matrix.
- clone() -
Method in class Matrix1
- Returns a clone of this matrix.
- clone() -
Method in class Matrix2
- Returns a clone of this matrix.
- clone() -
Method in class Matrix3
- Returns a clone of this matrix.
- clone() -
Method in class Matrix4
- Returns a clone of this matrix.
- clone() -
Method in class AffineTransform2D
- Returns a new affine transform which is a modifiable copy of this transform.
- clone() -
Method in class AnchorPointImpl
-
- clone() -
Method in class DisplacementImpl
-
- clone() -
Method in class ExtentImpl
-
- clone() -
Method in class ExternalGraphicImpl
- Returns a clone of the ExternalGraphic
- clone() -
Method in class FeatureTypeStyleImpl
- Creates a deep copy clone of the FeatureTypeStyle.
- clone() -
Method in class FillImpl
- Returns a clone of the FillImpl.
- clone() -
Method in class FontImpl
- Creates a clone of the font.
- clone() -
Method in class GraphicImpl
- Creates a deep copy clone.
- clone() -
Method in class HaloImpl
- Creates a deep copy clone of the Halo.
- clone() -
Method in class LinePlacementImpl
-
- clone() -
Method in class LineSymbolizerImpl
- Creates a deep copy clone.
- clone() -
Method in class MarkImpl
- Creates a deep copy of the Mark.
- clone() -
Method in class PointPlacementImpl
-
- clone() -
Method in class PointSymbolizerImpl
- Creates a deep copy clone.
- clone() -
Method in class PolygonSymbolizerImpl
- Creates a deep copy clone.
- clone() -
Method in class RasterSymbolizerImpl
- Creates a deep copy clone.
- clone() -
Method in class RuleImpl
- Creates a deep copy clone of the rule.
- clone() -
Method in class StrokeImpl
- Clone the StrokeImpl object.
- clone() -
Method in class StyleImpl
- Clones the Style.
- clone() -
Method in class TextSymbolizerImpl
- Creates a deep copy clone.
- clone() -
Method in class CheckedArrayList
- Returns a shallow copy of this list.
- clone() -
Method in class CheckedHashMap
- Returns a shallow copy of this map.
- clone() -
Method in class CheckedHashSet
- Returns a shallow copy of this set.
- clone() -
Method in class IntegerList
- Returns a clone of this list.
- clone() -
Method in class RangeSet
- Returns a clone of this range set.
- clone() -
Method in class ArgumentDTO
-
- clone() -
Method in class PlugInDTO
- Implementation of clone.
- clone() -
Method in class TestDTO
- Implementation of clone.
- clone() -
Method in class TestSuiteDTO
- Implementation of clone.
- clone(EObject, EFactory) -
Static method in class EMFUtils
- Clones an eobject.
- clone() -
Method in class Whitespace
-
- close() -
Method in class ArcSDEConnectionPool
- Deprecated. closes all connections in this pool
- close() -
Method in class ArcSDEPooledConnection
- Deprecated. Doesn't close the connection, but returns itself to the connection pool.
- close(SeState) -
Method in interface ISession
-
- close(SeStreamOp) -
Method in interface ISession
-
- close() -
Method in class SessionPool
- closes all connections in this pool.
- close(SeState) -
Method in class SessionWrapper
-
- close(SeStreamOp) -
Method in class SessionWrapper
-
- close() -
Method in interface AttributeReader
- Release any resources associated with this reader
- close() -
Method in interface AttributeWriter
-
- close() -
Method in class DelegateFeatureReader
-
- close() -
Method in class CollectionFeatureReader
-
- close() -
Method in class ForceCoordinateSystemFeatureReader
-
- close() -
Method in class ForceCoordinateSystemIterator
-
- close() -
Method in class ReprojectFeatureIterator
- Implement close.
- close() -
Method in class ReprojectFeatureReader
- Implement close.
- close() -
Method in class DefaultFeatureReader
-
- close() -
Method in class DefaultFIDReader
- Release any resources associated with this reader
- close() -
Method in class DefaultTransaction
- Frees all State held by this Transaction.
- close() -
Method in class DiffFeatureReader
-
- close() -
Method in class DiffFeatureWriter
- Clean up resources associated with this writer.
- close() -
Method in class EmptyFeatureReader
- Cleans up after Empty FeatureReader.
- close() -
Method in class EmptyFeatureWriter
- Cleans up after Empty FeatureWriter.
- close() -
Method in interface FeatureReader
- Release the underlying resources associated with this stream.
- close() -
Method in interface FeatureWriter
- Release the underlying resources.
- close() -
Method in class FIDFeatureReader
-
- close() -
Method in interface FIDReader
- Release any resources associated with this reader
- close() -
Method in class FilteringFeatureReader
-
- close() -
Method in class FilteringFeatureWriter
-
- close(FeatureIterator<SimpleFeature>) -
Method in class PreGeneralizedFeatureCollection
-
- close(Iterator) -
Method in class PreGeneralizedFeatureCollection
-
- close() -
Method in class PreGeneralizedFeatureIterator
-
- close() -
Method in class PreGeneralizedFeatureReader
-
- close() -
Method in class ConnectionPool
- Deprecated. Closes all the PooledConnections in the the ConnectionPool.
- close() -
Method in class DBCPDataSource
-
- close() -
Method in interface ManageableDataSource
- Closes up the datasource, frees all of its resources.
- close() -
Method in class JDBCFeatureReader
-
- close(Connection, Transaction, SQLException) -
Method in class JDBCFeatureSource
-
- close(ResultSet) -
Method in class JDBCFeatureSource
-
- close(Statement) -
Method in class JDBCFeatureSource
-
- close() -
Method in class JDBCFeatureWriter
-
- close() -
Method in class JDBCPSFeatureWriter
-
- close(Statement) -
Static method in class JDBCUtils
- A utility method for closing a Statement.
- close(ResultSet) -
Static method in class JDBCUtils
- A utility method for closing a ResultSet.
- close(Connection, Transaction, SQLException) -
Static method in class JDBCUtils
- A utility method for closing a Connection.
- close() -
Method in class QueryData
-
- close(SQLException) -
Method in class QueryData
- Closes the JDBC objects associated to the queryData and reports the sqlException on the LOG
- close() -
Method in class JoiningAttributeReader
-
- close() -
Method in class JoiningAttributeWriter
-
- close() -
Method in class MaxFeatureReader
-
- close() -
Method in class Base64.OutputStream
- Flushes and closes (I think, in the superclass) the stream.
- close() -
Method in class PrjFileReader
-
- close() -
Method in class PropertyAttributeReader
- DOCUMENT ME!
- close() -
Method in class PropertyAttributeWriter
-
- close() -
Method in class PropertyFeatureReader
- DOCUMENT ME!
- close() -
Method in class PropertyFeatureWriter
-
- close() -
Method in class ReTypeFeatureReader
-
- close() -
Method in class DbaseFileReader
- Clean up all resources associated with this reader.
- close() -
Method in class DbaseFileWriter
- Release resources associated with this writer.
- close() -
Method in class CloseableArrayList
-
- close() -
Method in class IndexedFidReader
-
- close() -
Method in class IndexedFidWriter
-
- close() -
Method in class IndexedShapefileAttributeReader
-
- close() -
Method in interface RecordNumberTracker
-
- close() -
Method in class ShapeFIDReader
- Release any resources associated with this reader
- close() -
Method in class PrjFileReader
-
- close() -
Method in class ReadableByteChannelDecorator
-
- close() -
Method in class ShapefileAttributeReader
-
- close() -
Method in class ShapefileFeatureWriter
- Release resources and flush the header information.
- close() -
Method in class IndexFile
-
- close() -
Method in class ShapefileReader
- Clean up any resources.
- close() -
Method in class ShapefileWriter
- Close the underlying Channels.
- close() -
Method in class StreamLogging
-
- close() -
Method in class WritableByteChannelDecorator
-
- close(FeatureIterator<SimpleFeature>) -
Method in class ContentFeatureCollection
-
- close(Iterator) -
Method in class ContentFeatureCollection
-
- close() -
Method in class ContentFeatureCollection.WrappingFeatureIterator
-
- close() -
Method in class ContentState
- Clears all state.
- close(Iterator<SimpleFeature>) -
Method in class DataFeatureCollection
-
- close(FeatureIterator<SimpleFeature>) -
Method in class DataFeatureCollection
-
- close(FeatureIterator<F>) -
Method in class FilteringFeatureCollection
-
- close(Iterator<F>) -
Method in class FilteringFeatureCollection
-
- close() -
Method in class FilteringFeatureIterator
-
- close(FeatureIterator<F>) -
Method in class MaxFeaturesFeatureCollection
-
- close(Iterator<F>) -
Method in class MaxFeaturesFeatureCollection
-
- close(FeatureIterator<SimpleFeature>) -
Method in class ReprojectingFeatureCollection
-
- close(Iterator) -
Method in class ReprojectingFeatureCollection
-
- close(FeatureIterator<SimpleFeature>) -
Method in class ReTypingFeatureCollection
-
- close(Iterator) -
Method in class ReTypingFeatureCollection
-
- close() -
Method in interface Transaction
- Provides an opportunity for a Transaction to free an State it maintains.
- close() -
Method in interface GetFeatureParser
-
- close() -
Method in class LogWriterDecorator
-
- close() -
Method in class XmlSimpleFeatureParser
-
- close(Iterator) -
Method in class AbstractFeatureCollection
- Clean up after any resources associated with this iteartor in a manner similar to JDO collections.
- close(FeatureIterator<SimpleFeature>) -
Method in class AbstractFeatureCollection
-
- close(FeatureIterator<SimpleFeature>) -
Method in class AdaptorFeatureCollection
-
- close(Iterator) -
Method in class AdaptorFeatureCollection
- Clean up after any resources assocaited with this iteartor in a manner similar to JDO collections.
- close(FeatureIterator<F>) -
Method in class DecoratingFeatureCollection
-
- close(Iterator<F>) -
Method in class DecoratingFeatureCollection
-
- close() -
Method in class DelegateFeatureIterator
-
- close() -
Method in class FeatureIteratorImpl
- Required so FeatureCollection
classes can implement close( FeatureIterator ).
- close(FeatureIterator<SimpleFeature>) -
Method in class SubFeatureCollection
-
- close(FeatureIterator<SimpleFeature>) -
Method in class DefaultFeatureCollection
-
- close(Iterator) -
Method in class DefaultFeatureCollection
-
- close(FeatureIterator<F>) -
Method in interface FeatureCollection
- Clean up after any resources associated with this FeatureIterator in a manner similar to JDO collections.
- close(Iterator<F>) -
Method in interface FeatureCollection
- Clean up after any resources associated with this itterator in a manner similar to JDO collections.
- close() -
Method in interface FeatureIterator
- Required so FeatureCollection
classes can implement close( FeatureIterator ).
- close() -
Method in class FeatureReaderIterator
-
- close() -
Method in class AStarIterator.AStarNode
-
- close() -
Method in interface CloseableCollection
- Close the collection so it cleans up its resources
- close() -
Method in class LazySearchCollection
-
- close() -
Method in class LazySearchIterator
-
- close(Iterator) -
Method in class QuadTree
- Closes this QuadTree after use...
- close() -
Method in class QuadTree
-
- close() -
Method in class FileSystemPageStore
-
- close() -
Method in class DatabasePageStore
-
- close() -
Method in class FileSystemPageStore
-
- close() -
Method in class MemoryPageStore
-
- close() -
Method in class PageStore
- DOCUMENT ME!
- close() -
Method in class RTree
- Closes this index and the associated
PageStore
- close() -
Method in class EchoWriter
- Closes the main stream and the echo stream.
- close() -
Method in class TableWriter
- Flushs the table content and close the underlying stream.
- close() -
Method in class MetadataSource
- Close all connections used in this object.
- close() -
Method in class Element
- Close this element.
- close() -
Method in class FCBuffer
-
- close() -
Method in class Buffer
-
- CLOSE_MESG -
Static variable in class DefaultFIDReader
-
- CLOSE_MESG -
Static variable in class ShapeFIDReader
-
- CloseableArrayList - Class in org.geotools.data.shapefile.indexed
- Currently just wraps ArrayList and delegates to that class
- CloseableArrayList(int) -
Constructor for class CloseableArrayList
-
- CloseableArrayList() -
Constructor for class CloseableArrayList
-
- CloseableCollection<T> - Interface in org.geotools.index
- Tag interface for collection that must be closed
- closeAll(ResultSet, Statement, Connection, Transaction, SQLException) -
Method in class DB2FeatureSource
- Closes everything associated with a query, the ResultSet, Statement and
Connection.
- closeAll(ResultSet, Statement, Connection, Transaction, SQLException) -
Method in class DB2FeatureStore
- Closes everything associated with a query, the ResultSet, Statement and
Connection.
- closeAll() -
Method in class ConnectionPoolManager
- Deprecated.
- closed -
Variable in class JDBCFeatureWriter
-
- closeIterator(Iterator) -
Method in class ForceCoordinateSystemFeatureResults
-
- closeIterator(Iterator) -
Method in class ReprojectFeatureResults
-
- closeIterator(Iterator) -
Method in class MemoryFeatureCollection
-
- closeIterator(Iterator<Data>) -
Method in class CloseableArrayList
-
- closeIterator(Iterator<SimpleFeature>) -
Method in class DataFeatureCollection
-
- closeIterator(Iterator) -
Method in class EmptyFeatureCollection
-
- closeIterator(Iterator) -
Method in class AbstractFeatureCollection
- Please override to cleanup after your own iterators, and
any used resources.
- closeIterator(FeatureIterator<SimpleFeature>) -
Method in class AdaptorFeatureCollection
-
- closeIterator(Iterator<SimpleFeature>) -
Method in class AdaptorFeatureCollection
- Please override to cleanup after your own iterators, and
any used resources.
- closeIterator(Iterator) -
Method in class SubFeatureCollection
-
- closeIterator(Iterator<T>) -
Method in interface CloseableCollection
- Close the collection so it cleans up its resources
- closeIterator(Iterator<Data>) -
Method in class LazySearchCollection
-
- closeMe -
Variable in class AbstractGridCoverage2DReader
- Temp variable used in many readers.
- closure -
Static variable in class WCS
-
- Clothoid -
Static variable in class GML
-
- ClothoidType -
Static variable in class GML
-
- CLOTHOIDTYPE_REFLOCATION_TYPE -
Static variable in class GMLSchema
-
<complexType name="ClothoidType_refLocation">
<sequence>
<element ref="gml:AffinePlacement">
<annotation>
<documentation>The "refLocation" is an affine mapping
that places the curve defined by the Fresnel Integrals
into the co-ordinate reference system of this object.
- CLOTHOIDTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ClothoidType">
<annotation>
<documentation>A clothoid, or Cornu's spiral, is plane
curve whose curvature is a fixed function of its length.
- CodeListType -
Static variable in class GML
-
- CodeListType -
Static variable in class GML
-
- CODELISTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CodeListType">
<annotation>
<documentation>List of values on a uniform nominal scale.
- CodeListTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:CodeListType.
- CodeListTypeBinding() -
Constructor for class CodeListTypeBinding
-
- CodeOrNullListType -
Static variable in class GML
-
- CODEORNULLLISTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CodeOrNullListType">
<annotation>
<documentation>List of values on a uniform nominal scale.
- CodeType -
Static variable in class GML
-
- CodeType -
Static variable in class GML
-
- CodeType -
Static variable in class OWS
-
- CodeType -
Static variable in class OWS
-
- CODETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CodeType">
<annotation>
<documentation>Name or code with an (optional) authority.
- CodeTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:CodeType.
- CodeTypeBinding() -
Constructor for class CodeTypeBinding
-
- CodeTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:CodeType.
- CodeTypeBinding(Ows10Factory) -
Constructor for class CodeTypeBinding
-
- colDecimalDigits -
Variable in class AbstractFIDMapper
-
- COLLAPSE -
Static variable in class Whitespace
- All occurrences of tab, line feed and carriage return are replaced with space.
- collection(SimpleFeature[]) -
Static method in class DataUtilities
- Copies the provided features into a FeatureCollection.
- collection(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Static method in class DataUtilities
- Copies the provided features into a FeatureCollection.
- collection(List<SimpleFeature>) -
Static method in class DataUtilities
- Copies the provided features into a FeatureCollection.
- collection(SimpleFeature) -
Static method in class DataUtilities
- Copies the provided features into a FeatureCollection.
- collection(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Static method in class DataUtilities
- Copies the provided reader into a FeatureCollection, reader will be closed.
- collection(FeatureIterator<SimpleFeature>) -
Static method in class DataUtilities
- Copies the provided reader into a FeatureCollection, reader will be closed.
- collection() -
Method in class DefaultFeatureResults
-
- collection -
Variable in class SubFeatureCollection
- Original Collection
- collection() -
Method in class SubFeatureCollection
-
- collection() -
Method in class DefaultFeatureCollection
-
- collection() -
Method in class IndexedFeatureResults
-
- Collection_AverageFunction - Class in org.geotools.filter.function
- Calculates the average value of an attribute for a given FeatureCollection
and Expression.
- Collection_AverageFunction() -
Constructor for class Collection_AverageFunction
- Creates a new instance of Collection_AverageFunction
- Collection_BoundsFunction - Class in org.geotools.filter.function
- Calculates the bounds of an attribute for a given FeatureCollection
and Expression.
- Collection_BoundsFunction() -
Constructor for class Collection_BoundsFunction
- Creates a new instance of Collection_BoundsFunction
- Collection_CountFunction - Class in org.geotools.filter.function
- Calculates the count value of an attribute for a given FeatureCollection
and
Expression.- Collection_CountFunction() -
Constructor for class Collection_CountFunction
- Creates a new instance of Collection_CountFunction
- Collection_MaxFunction - Class in org.geotools.filter.function
- Calculates the maximum value of an attribute for a given FeatureCollection
and Expression.
- Collection_MaxFunction() -
Constructor for class Collection_MaxFunction
- Creates a new instance of Collection_MaxFunction
- Collection_MedianFunction - Class in org.geotools.filter.function
- Calculates the median value of an attribute for a given FeatureCollection
and Expression.
- Collection_MedianFunction() -
Constructor for class Collection_MedianFunction
- Creates a new instance of Collection_MedianFunction
- Collection_MinFunction - Class in org.geotools.filter.function
- Calculates the minimum value of an attribute for a given FeatureCollection
and Expression.
- Collection_MinFunction() -
Constructor for class Collection_MinFunction
- Creates a new instance of Collection_MinFunction
- Collection_SumFunction - Class in org.geotools.filter.function
- Calculates the sum value of an attribute for a given FeatureCollection
and Expression.
- Collection_SumFunction() -
Constructor for class Collection_SumFunction
- Creates a new instance of Collection_SumFunction
- Collection_UniqueFunction - Class in org.geotools.filter.function
- Calculates the unique value of an attribute for a given FeatureCollection
and Expression.
- Collection_UniqueFunction() -
Constructor for class Collection_UniqueFunction
- Creates a new instance of Collection_UniqueFunction
- collectionChanged(CollectionEvent) -
Method in interface CollectionListener
- Gets called when a CollectionEvent is fired.
- CollectionConverterFactory - Class in org.geotools.util
- Converts among arrays and different collection classes.
- CollectionConverterFactory() -
Constructor for class CollectionConverterFactory
-
- CollectionDataStore - Class in org.geotools.data.collection
- Simple data store wrapper for feature collections.
- CollectionDataStore(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Constructor for class CollectionDataStore
- Builds a data store wrapper on top of a feature collection
- CollectionEvent - Class in org.geotools.feature
- A simple event object to represent all events triggered by FeatureCollection
instances (typically change events).
- CollectionEvent(FeatureCollection<? extends FeatureType, ? extends Feature>, FeatureEvent) -
Constructor for class CollectionEvent
-
- CollectionEvent(FeatureCollection<? extends FeatureType, ? extends Feature>, SimpleFeature[], int) -
Constructor for class CollectionEvent
- Constructs a new CollectionEvent.
- CollectionFeatureReader - Class in org.geotools.data
- FeatureReader
that reads features from a java.util.collection of features,
an array of features or a FeatureCollection.- CollectionFeatureReader(Collection, SimpleFeatureType) -
Constructor for class CollectionFeatureReader
- Create a new instance.
- CollectionFeatureReader(FeatureCollection<SimpleFeatureType, SimpleFeature>, SimpleFeatureType) -
Constructor for class CollectionFeatureReader
- Create a new instance.
- CollectionFeatureReader(SimpleFeature[]) -
Constructor for class CollectionFeatureReader
- Create a new instance.
- CollectionListener - Interface in org.geotools.feature
- Interface to be implemented by all listeners of CollectionEvents.
- CollectionSource - Class in org.geotools.data.memory
- Used to quickly adapt a collection for APIs expecting to
be able to query generic content.
- CollectionSource(Collection) -
Constructor for class CollectionSource
-
- CollectionSource(Collection, CoordinateReferenceSystem) -
Constructor for class CollectionSource
-
- CollectionToArray -
Static variable in class CollectionConverterFactory
- Converter for collection to array.
- CollectionToCollection -
Static variable in class CollectionConverterFactory
- Converter for collection to collection
- CollectionUtil - Class in org.geotools.feature.visitor
- DOCUMENT ME!
- CollectionUtil() -
Constructor for class CollectionUtil
-
- colName -
Variable in class DefaultFIDMapperFactory.ColumnInfo
-
- colNames -
Variable in class AbstractFIDMapper
-
- color(Color) -
Static method in class ConstantExpression
- Encode provided color as a String
- color -
Static variable in class KML
-
- color(Stroke) -
Static method in class SLD
-
- color(Fill) -
Static method in class SLD
-
- color(LineSymbolizer) -
Static method in class SLD
- Retrieve color from linesymbolizer if available.
- color(PointSymbolizer) -
Static method in class SLD
- Grabs the color from the first Mark.
- color(Expression) -
Static method in class SLD
- Navigate through the expression finding the first mentioned Color.
- COLOR_MAP -
Static variable in class VocabularyKeys
- Color Map
- COLOR_MAPS -
Static variable in class Recolor
- The parameter descriptor for the color map.
- ColorBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:color.
- ColorBinding() -
Constructor for class ColorBinding
-
- ColorBrewer - Class in org.geotools.brewer.color
- Contains ColorBrewer palettes and suitability data.
- ColorBrewer() -
Constructor for class ColorBrewer
- Creates a new instance of ColorBrewer
- ColorConverterFactory - Class in org.geotools.util
- ConverterFactory for handling color conversions.
- ColorConverterFactory() -
Constructor for class ColorConverterFactory
-
- colorCount -
Variable in class CustomPaletteBuilder.ColorNode
-
- colorExpression(Color) -
Method in class StyleBuilder
- convert an awt color in to a literal expression representing the color
- ColorMap - Class in org.geotools.coverage.processing
- Colors associated to categories.
- ColorMap() -
Constructor for class ColorMap
- Creates an initially empty color map.
- ColorMap(Color[]) -
Constructor for class ColorMap
- Creates a color map initialized to the specified color ramp to be applied on
any quantitative category.
- ColorMap(Map<? extends CharSequence, Color[]>) -
Constructor for class ColorMap
- Creates a color map initialized to the specified map.
- colorMap -
Variable in class EfficientInverseColorMapComputation
- Forward color map.
- COLORMAP -
Static variable in class SLD
-
- ColorMap - Interface in org.geotools.styling
- The ColorMap element defines either the colors of a palette-type raster
source or the mapping of fixed-numeric pixel values to colors.
- COLORMAPENTRY -
Static variable in class SLD
-
- ColorMapEntry - Interface in org.geotools.styling
- A basic interface for objects which can hold color map entries.
- ColorMapEntryImpl - Class in org.geotools.styling
- Default color map entry implementation
- ColorMapEntryImpl() -
Constructor for class ColorMapEntryImpl
-
- ColorMapImpl - Class in org.geotools.styling
- A simple implementation of the color map interface.
- ColorMapImpl() -
Constructor for class ColorMapImpl
-
- ColorMapTransform<T extends ColorMapTransformElement> - Interface in org.geotools.renderer.lite.gridcoverage2d
- A
ColorMapTransform
is a special sub-interface of
PiecewiseTransform1D
that can be used to render raw data. - ColorMapTransformElement - Interface in org.geotools.renderer.lite.gridcoverage2d
ColorMapTransformElement
s are a special type of
PiecewiseTransform1DElement
s that can be used to generate specific renderings
as the result of specific transformations applied to the input values.- colorModeEnum -
Static variable in class KML
-
- ColorPalette - Class in org.geotools.brewer.color
- A generic palette containing colours.
- ColorPalette() -
Constructor for class ColorPalette
-
- ColorRamp - Class in org.geotools.gui.swing.image
- A color ramp with a graduation.
- ColorRamp() -
Constructor for class ColorRamp
- Constructs an initially empty color ramp.
- ColorRamp(Coverage) -
Constructor for class ColorRamp
- Constructs a color ramp for the specified coverage.
- ColorReduction - Class in org.geotools.image.palette
-
- ColorReduction(RenderedImage, RenderingHints, int, int, int, int) -
Constructor for class ColorReduction
-
- ColorReductionCRIF - Class in org.geotools.image.palette
-
- ColorReductionCRIF() -
Constructor for class ColorReductionCRIF
-
- ColorReductionDescriptor - Class in org.geotools.image.palette
-
- ColorReductionDescriptor() -
Constructor for class ColorReductionDescriptor
- Constructs the descriptor.
- colors(Style) -
Static method in class SLD
-
- colors(Rule) -
Static method in class SLD
-
- ColorStyleType -
Static variable in class KML
-
- ColorStyleTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:ColorStyleType.
- ColorStyleTypeBinding() -
Constructor for class ColorStyleTypeBinding
-
- colorToHex(Color) -
Static method in class SLD
-
- colSizes -
Variable in class AbstractFIDMapper
-
- colTypes -
Variable in class AbstractFIDMapper
-
- COLUMN -
Static variable in class DefaultCoordinateSystemAxis
- A default axis for column indices in a grid coverage.
- columnIndex -
Static variable in class GML
-
- ColumnReferenceQualifier - Class in org.geotools.arcsde.data.view
- Qualifies a column reference (aliased) the ArcSDE "table.user." prefix as required by the ArcSDE
java api to not get confused when using joined tables.
- Combine - Class in org.geotools.image.jai
- Computes a set of arbitrary linear combinations of the bands of many rendered source images,
using a specified matrix.
- Combine(Vector, double[][], CombineTransform, RenderingHints) -
Constructor for class Combine
- Construct an image with the specified matrix.
- combineActions() -
Method in class WFSTransactionState
- Combines updates and inserts reducing the number of actions in the
commit.
- CombineCRIF - Class in org.geotools.image.jai
- The image factory for the
Combine
operation. - CombineCRIF() -
Constructor for class CombineCRIF
- Constructs a default factory.
- CombineDescriptor - Class in org.geotools.image.jai
- The operation descriptor for the
Combine
operation. - CombineDescriptor() -
Constructor for class CombineDescriptor
- Constructs the descriptor.
- CombineTransform - Interface in org.geotools.image.jai
- Transforms the sample values for one pixel during a "
Combine
" operation. - Command<R> - Class in org.geotools.arcsde.pool
- Runnable used to interact with an ArcSDEConnection.
- Command() -
Constructor for class Command
-
- CommandLine - Class in org.geotools.console
- Base class for command line tools.
- CommandLine(String[]) -
Constructor for class CommandLine
- Creates a new
CommandLine
instance from the given arguments.
- CommandLine(String[], int) -
Constructor for class CommandLine
- Creates a new
CommandLine
instance from the given arguments.
- COMMENT -
Static variable in class Encoder
- Special name recognized by the encoder as a comment.
- comment(Element) -
Method in class Encoder
-
- commit() -
Method in class DefaultTransaction
- Commits all modifications against this Transaction.
- commit() -
Method in class JDBCTransactionState
- Commit the maintained state.
- commit() -
Method in class TypeDiffState
- Will apply differences to store.
- commit() -
Method in interface Transaction
- Makes all transactions made since the previous commit/rollback
permanent.
- commit() -
Method in interface Transaction.State
- Call back used for Transaction.commit()
- commit() -
Method in class TransactionStateDiff
- Will apply differences to store.
- commit() -
Method in class WFSTransactionState
-
- commitEdit() -
Method in class CoordinateChooser
- Commits the currently edited values.
- commitEditState() -
Method in interface ArcSdeVersionHandler
- Causes the current version to synchronize with the current edit state.
- commitEditState() -
Method in class AutoCommitDefaultVersionHandler
- This method should not be called, but
AutoCommitDefaultVersionHandler.editOperationFailed(SeStreamOp)
instead, as
this is a handler for auto commit mode
- commitEditState() -
Method in class TransactionDefaultVersionHandler
- Called by ArcTransactionState.commit()
- commitTransaction() -
Method in class ArcSDEPooledConnection
- Deprecated.
- commitTransaction() -
Method in interface ISession
- Commits the current transaction.
- commitTransaction() -
Method in class SessionWrapper
-
- CommonFactoryFinder - Class in org.geotools.factory
- Defines static methods used to access the application's default implementation for some
common factories.
- CommonsConverterFactory - Class in org.geotools.util
- ConverterFactory based on the apache commons
Converter
interface. - CommonsConverterFactory() -
Constructor for class CommonsConverterFactory
-
- CommonsLoggerFactory - Class in org.geotools.util.logging
- A factory for loggers that redirect all Java logging events to the Apache's
Commons-logging framework.
- CommonsLoggerFactory() -
Constructor for class CommonsLoggerFactory
- Constructs a default factory.
- comparable(Object) -
Method in class BinaryComparisonAbstract
- Wraps an object in a Comparable.
- comparator() -
Method in class FrequencySortedSet
- Returns the comparator used to order the elements in this set.
- comparator() -
Method in class RangeSet
- Returns the comparator associated with this sorted set.
- Comparators - Class in org.geotools.util
- General purpose comparators.
- compare(SimpleFeatureType, SimpleFeatureType) -
Static method in class DataUtilities
- Compare operation for FeatureType.
- compare(byte[], byte[]) -
Method in class PgWKBAttributeIO
-
- compare(Object, Object) -
Method in class DataComparator
-
- compare(Object, Object) -
Method in class FeatureComparators.Index
- Implementation of Comparator.
- compare(Object, Object) -
Method in class FeatureComparators.Name
- Implementation of Comparator.
- compare(Comparable, Comparable) -
Method in class CompareFilterImpl
- Subclass convenience method which compares to instances of comparables
in a pretty lax way, converting types among String, Number, Double when
appropriate.
- compare(Object, Object) -
Method in class OrderedAxisAuthorityFactory
- Compares two axis for order.
- compare(E, E) -
Method in class FrequencySortedSet
- Compares the specified elements for frequency.
- COMPARE_EQUALS -
Static variable in class FilterCapabilities
- Deprecated.
- COMPARE_EQUALS -
Static variable in interface FilterType
- Deprecated. Defines a comparative equals filter (may be a math filter).
- COMPARE_GREATER_THAN -
Static variable in class FilterCapabilities
- Deprecated.
- COMPARE_GREATER_THAN -
Static variable in interface FilterType
- Deprecated. Defines a comparative greater than filter (is a math filter).
- COMPARE_GREATER_THAN_EQUAL -
Static variable in class FilterCapabilities
- Deprecated.
- COMPARE_GREATER_THAN_EQUAL -
Static variable in interface FilterType
- Deprecated. Defines a comparative greater than/equals filter (is a math filter).
- COMPARE_LESS_THAN -
Static variable in class FilterCapabilities
- Deprecated.
- COMPARE_LESS_THAN -
Static variable in interface FilterType
- Deprecated. Defines a comparative less than filter (is a math filter).
- COMPARE_LESS_THAN_EQUAL -
Static variable in class FilterCapabilities
- Deprecated.
- COMPARE_LESS_THAN_EQUAL -
Static variable in interface FilterType
- Deprecated. Defines a comparative less than/equals filter (is a math filter).
- COMPARE_NOT_EQUALS -
Static variable in class FilterCapabilities
- Deprecated.
- COMPARE_NOT_EQUALS -
Static variable in interface FilterType
- Deprecated. Defines a comparative not equals filter (may be a math filter).
- compareAtts(Object, Object) -
Method in class FeatureComparators.Index
- Compares the two attributes.
- compareAtts(Object, Object) -
Method in class FeatureComparators.Name
- Compares the two attributes.
- compareChildNodePointers(NodePointer, NodePointer) -
Method in class FeaturePointer
-
- compareChildNodePointers(NodePointer, NodePointer) -
Method in class FeaturePropertyPointer
- Always return
0
, can never have child pointers.
- compareChildNodePointers(NodePointer, NodePointer) -
Method in class FeatureTypeAttributePointer
- Always return
0
, can never have child pointers.
- compareChildNodePointers(NodePointer, NodePointer) -
Method in class FeatureTypePointer
-
- CompareFilter - Interface in org.geotools.filter
- Deprecated. use
BinaryComparisonOperator
- CompareFilterImpl - Class in org.geotools.filter
- Defines a comparison filter (can be a math comparison or generic equals).
- CompareFilterImpl(short) -
Constructor for class CompareFilterImpl
- Deprecated. use
CompareFilterImpl.CompareFilterImpl(FilterFactory, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)
- CompareFilterImpl(FilterFactory, Expression, Expression) -
Constructor for class CompareFilterImpl
-
- CompareFilterImpl(FilterFactory, Expression, Expression, boolean) -
Constructor for class CompareFilterImpl
-
- compareNodes(Edge) -
Method in class BasicDirectedEdge
-
- compareNodes(Edge) -
Method in class BasicEdge
-
- compareNodes(Edge) -
Method in interface Edge
- Compares the node orientation of the edge with another edge.
- compareNodes(Edge) -
Method in class OptDirectedEdge
-
- compareNodes(Edge) -
Method in class OptEdge
-
- compareTo(GeoKeyEntry) -
Method in class GeoKeyEntry
- According to GeoTIff spec:
In the TIFF spec it is required that TIFF tags be written out to the file
in tag-ID sorted order.
- compareTo(Generalization) -
Method in class Generalization
-
- compareTo(Object) -
Method in class DefaultFIDMapperFactory.ColumnInfo
-
- compareTo(Layer) -
Method in class Layer
-
- compareTo(Object) -
Method in class IndexRecord
-
- compareTo(StorageFile) -
Method in class StorageFile
- Just groups together files that have the same ShpFiles instance
- compareTo(Object) -
Method in class Feature.NULL
- Deprecated. Implementation of Comparable.
- compareTo(GeoKeyEntry) -
Method in class GeoKeyEntry
- According to GeoTIff spec:
In the TIFF spec it is required that TIFF tags be written out to the file
in tag-ID sorted order.
- compareTo(Object) -
Method in class MultiPolygonPropertyTypeBinding
- Implements compare too against MultiSurfaceTypeBinidng because the two are
bound to the same class, Polygon.
- compareTo(Object) -
Method in class MultiPolygonTypeBinding
- Implement comparable because both MultiPolygonBinding and MultiSurfaceBinding
are bound to the same class, MultiPolygon.
- compareTo(Object) -
Method in class SurfaceTypeBinding
-
- compareTo(Fraction) -
Method in class Fraction
- Compares this fraction with the given one for order.
- compareTo(Angle) -
Method in class Angle
- Compares two
Angle
objects numerically.
- compareTo(GenericName) -
Method in class NamedIdentifier
- Compares this name with the specified object for order.
- compareTo(DomainElement1D) -
Method in class DefaultDomainElement1D
- Base implementation for the
Comparable.compareTo(Object)
method.
- compareTo(LabelCacheItem) -
Method in class LabelCacheItem
-
- compareTo(Object) -
Method in class LabelCacheItem
-
- compareTo(InternationalString) -
Method in class AbstractInternationalString
- Compares this string with the specified object for order.
- compareTo(GenericName) -
Method in class GenericName
- Compares this name with the specified object for order.
- compareTo(GenericName) -
Method in class LocalName
- Compares this name with the specified object for order.
- compareTo(Version, int) -
Method in class Version
- Compares this version with an other version object, up to the specified limit.
- compareTo(Version) -
Method in class Version
- Compares this version with an other version object.
- compareTo(Object) -
Method in class Duration
-
- compareTo(Duration) -
Method in class Duration
- Actual implementation of
Duration.compareTo(Object)
.
- compareTo(Object) -
Method in class Whitespace
-
- comparisions -
Static variable in class SQLEncoder
- Deprecated. Map of comparison types to sql representation
- Comparison_OperatorsType -
Static variable in class OGC
-
- Comparison_OperatorsTypeBinding - Class in org.geotools.filter.v1_0.capabilities
- Binding object for the type http://www.opengis.net/ogc:Comparison_OperatorsType.
- Comparison_OperatorsTypeBinding(FilterFactory) -
Constructor for class Comparison_OperatorsTypeBinding
-
- comparisonOperators(Operator[]) -
Method in class FilterFactoryImpl
-
- ComparisonOperatorsImpl - Class in org.geotools.filter.capability
- Implementation of the ComparisonOperators interface.
- ComparisonOperatorsImpl() -
Constructor for class ComparisonOperatorsImpl
-
- ComparisonOperatorsImpl(ComparisonOperators) -
Constructor for class ComparisonOperatorsImpl
- Copy the provided ComparisonOperator
- ComparisonOperatorsImpl(Collection<Operator>) -
Constructor for class ComparisonOperatorsImpl
-
- ComparisonOperatorsImpl(Operator[]) -
Constructor for class ComparisonOperatorsImpl
-
- ComparisonOperatorsType -
Static variable in class OGC
-
- ComparisonOperatorsTypeBinding - Class in org.geotools.filter.v1_1.capabilities
- Binding object for the type http://www.opengis.net/ogc:ComparisonOperatorsType.
- ComparisonOperatorsTypeBinding(FilterFactory) -
Constructor for class ComparisonOperatorsTypeBinding
-
- ComparisonOperatorType -
Static variable in class OGC
-
- ComparisonOperatorTypeBinding - Class in org.geotools.filter.v1_1.capabilities
- Binding object for the type http://www.opengis.net/ogc:ComparisonOperatorType.
- ComparisonOperatorTypeBinding(FilterFactory) -
Constructor for class ComparisonOperatorTypeBinding
-
- comparisonOps -
Static variable in class OGC
-
- comparisonOps -
Static variable in class OGC
-
- ComparisonOpsType -
Static variable in class OGC
-
- ComparisonOpsType -
Static variable in class OGC
-
- CompassPoint -
Static variable in class GML
-
- CompassPointEnumeration -
Static variable in class GML
-
- COMPASSPOINTENUMERATION_TYPE -
Static variable in class GMLSchema
-
<simpleType name="CompassPointEnumeration">
<restriction base="string">
<enumeration value="N"/>
<enumeration value="NNE"/>
<enumeration value="NE"/>
<enumeration value="ENE"/>
<enumeration value="E"/>
<enumeration value="ESE"/>
<enumeration value="SE"/>
<enumeration value="SSE"/>
<enumeration value="S"/>
<enumeration value="SSW"/>
<enumeration value="SW"/>
<enumeration value="WSW"/>
<enumeration value="W"/>
<enumeration value="WNW"/>
<enumeration value="NW"/>
<enumeration value="NNW"/>
</restriction>
</simpleType>
- compileExpression() -
Method in interface ICompiler
- Compiles the source string to produce an
Expression
.
- compileExpression() -
Method in class CQLCompiler
- compile source to produce a Expression
- compileExpression() -
Method in class TXTCompiler
- compiles source to produce a Expression
- compileFilter() -
Method in interface ICompiler
- Compiles the source string to produce a
Filter
.
- compileFilter() -
Method in class CQLCompiler
- compile source to produce a Filter.
- compileFilter() -
Method in class TXTCompiler
- compile source to produce a Filter.
- compileFilterList() -
Method in interface ICompiler
- Compiles the source string to produce a
List
of Filter
.
- compileFilterList() -
Method in class CQLCompiler
-
- compileFilterList() -
Method in class TXTCompiler
- Compiles a list of filters
- Compiler - Class in org.geotools.renderer.i18n
- Resource compiler.
- CompilerUtil - Class in org.geotools.filter.text.commons
- Compiler Utility class.
- complete() -
Method in class ProgressMailer
- Send an emails saying that the operation finished.
- complete() -
Method in class ProgressPrinter
- Notifies this listener that the operation has finished.
- complete() -
Method in class ProgressWindow
- Notifies that the operation has finished.
- complete() -
Method in class DelegateProgressListener
-
- complete() -
Method in class NullProgressListener
-
- complete() -
Method in interface ProgressListener
- Deprecated. Notifies this listener that the operation has finished.
- complete() -
Method in class SubProgressListener
-
- completeHints() -
Method in class AbstractAuthorityMediator
-
- CompletenessCommissionImpl - Class in org.geotools.metadata.iso.quality
- Excess data present in the dataset, as described by the scope.
- CompletenessCommissionImpl() -
Constructor for class CompletenessCommissionImpl
- Constructs an initially empty completeness commission.
- CompletenessCommissionImpl(CompletenessCommission) -
Constructor for class CompletenessCommissionImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- CompletenessImpl - Class in org.geotools.metadata.iso.quality
- Presence and absence of features, their attributes and their relationships.
- CompletenessImpl() -
Constructor for class CompletenessImpl
- Constructs an initially empty completeness.
- CompletenessImpl(Completeness) -
Constructor for class CompletenessImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- CompletenessOmissionImpl - Class in org.geotools.metadata.iso.quality
- Data absent from the dataset, as described by the scope.
- CompletenessOmissionImpl() -
Constructor for class CompletenessOmissionImpl
- Constructs an initially empty completeness omission.
- CompletenessOmissionImpl(CompletenessOmission) -
Constructor for class CompletenessOmissionImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- Complex - Class in org.geotools.math
- A simple class for the handling of complex numbers.
- Complex() -
Constructor for class Complex
- Creates a complex number initialized to (0,0).
- Complex(Complex) -
Constructor for class Complex
- Creates a complex number initialized to the same value than the specified one.
- Complex(double, double) -
Constructor for class Complex
- Creates a complex number initialized to the specified real and imaginary parts.
- COMPLEX_FACTORY -
Static variable in class Hints
- The
ComplexFactory
instance to use.
- ComplexAttributeImpl - Class in org.geotools.feature
-
- ComplexAttributeImpl(Collection<Property>, AttributeDescriptor, Identifier) -
Constructor for class ComplexAttributeImpl
-
- ComplexAttributeImpl(Collection<Property>, ComplexType, Identifier) -
Constructor for class ComplexAttributeImpl
-
- ComplexBinding - Interface in org.geotools.xml
- A strategy for parsing elements in an instance document which are of
complex type.
- ComplexContentHandler - Class in org.geotools.xml.handlers.xsi
-
represents a complex content element
- ComplexContentHandler() -
Constructor for class ComplexContentHandler
-
- ComplexDataCombinationsType -
Static variable in class WPS
-
- ComplexDataCombinationType -
Static variable in class WPS
-
- ComplexDataDescriptionType -
Static variable in class WPS
-
- ComplexDataType -
Static variable in class WPS
-
- ComplexDataTypeBinding - Class in org.geotools.wps.bindings
-
- ComplexDataTypeBinding(WpsFactory) -
Constructor for class ComplexDataTypeBinding
-
- ComplexElementHandler - Class in org.geotools.xml.handlers
-
This class is intended to handle parsing an xml element from an instance
document for elements who's type is both known and complex.
- ComplexElementHandler(ElementHandlerFactory, Element) -
Constructor for class ComplexElementHandler
- Creates a new ComplexElementHandler object for Element elem using
ElementHandlerFactory ehf.
- ComplexEMFBinding - Class in org.geotools.xml
- A binding implementation which parses / encodes objects from an EMF model.
- ComplexEMFBinding(EFactory, QName) -
Constructor for class ComplexEMFBinding
- Creates the binding.
- ComplexEMFBinding(EFactory, QName, Class) -
Constructor for class ComplexEMFBinding
- Creates the binding specifying the type of the object its boiund to.
- COMPLEXRESTRICTIONTYPE -
Static variable in class XS
-
- ComplexType - Interface in org.geotools.xml.schema
-
This interface is intended to represent an XML Schema complexType.
- COMPLEXTYPE -
Static variable in class XS
-
- ComplexTypeGT - Class in org.geotools.xml.schema.impl
- Provides ...TODO summary sentence
TODO Description
Responsibilities:
Example Use:
ComplexTypeGT x = new ComplexTypeGT( ... );
TODO code example
- ComplexTypeGT(String, String, URI, ElementGrouping, Attribute[], Element[], boolean, Type, boolean, boolean, String) -
Constructor for class ComplexTypeGT
- Construct
ComplexTypeGT
.
- ComplexTypeHandler - Class in org.geotools.xml.handlers.xsi
- ComplexTypeHandler purpose.
- ComplexTypeHandler() -
Constructor for class ComplexTypeHandler
-
- ComplexTypeImpl - Class in org.geotools.feature.type
- Base class for complex types.
- ComplexTypeImpl(Name, Collection<PropertyDescriptor>, boolean, boolean, List<Filter>, AttributeType, InternationalString) -
Constructor for class ComplexTypeImpl
-
- CompositeCurve -
Static variable in class GML
-
- CompositeCurvePropertyType -
Static variable in class GML
-
- COMPOSITECURVEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CompositeCurvePropertyType">
<sequence minOccurs="0">
<element ref="gml:CompositeCurve"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- CompositeCurveType -
Static variable in class GML
-
- COMPOSITECURVETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CompositeCurveType">
<annotation>
<documentation>A CompositeCurve is defined by a sequence of (orientable) curves such that the each curve in the sequence terminates at the start point of the subsequent curve in the list.
- CompositeSolid -
Static variable in class GML
-
- CompositeSolidPropertyType -
Static variable in class GML
-
- COMPOSITESOLIDPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CompositeSolidPropertyType">
<sequence minOccurs="0">
<element ref="gml:CompositeSolid"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- CompositeSolidType -
Static variable in class GML
-
- COMPOSITESOLIDTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CompositeSolidType">
<annotation>
<documentation>A composite solid is a geometry type with all the geometric properties of a (primitive) solid.
- CompositeSurface -
Static variable in class GML
-
- CompositeSurfacePropertyType -
Static variable in class GML
-
- COMPOSITESURFACEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CompositeSurfacePropertyType">
<sequence minOccurs="0">
<element ref="gml:CompositeSurface"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- CompositeSurfaceType -
Static variable in class GML
-
- COMPOSITESURFACETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CompositeSurfaceType">
<annotation>
<documentation>A CompositeSurface is defined by a set of orientable surfaces.
- CompositeValue -
Static variable in class GML
-
- CompositeValueType -
Static variable in class GML
-
- COMPOSITEVALUETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CompositeValueType">
<annotation>
<documentation>Aggregate value built from other Values using the Composite pattern.
- CompoundCRS -
Static variable in class GML
-
- compoundCRSRef -
Static variable in class GML
-
- CompoundCRSRefType -
Static variable in class GML
-
- COMPOUNDCRSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CompoundCRSRefType">
<annotation>
<documentation>Association to a compound coordinate reference system, either referencing or containing the definition of that reference system.
- CompoundCRSType -
Static variable in class GML
-
- COMPOUNDCRSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CompoundCRSType">
<annotation>
<documentation>A coordinate reference system describing the position of points through two or more independent coordinate reference systems.
- compress(SchemaHandler) -
Method in class AllHandler
-
- compress(SchemaHandler) -
Method in class AnyHandler
-
- compress(SchemaHandler) -
Method in class AttributeGroupHandler
-
Reduces the memory imprint returning a smaller object
- compress(SchemaHandler) -
Method in class AttributeHandler
-
creates a smaller simpler version
- compress(SchemaHandler) -
Method in class ChoiceHandler
-
- compress(SchemaHandler) -
Method in class ComplexTypeHandler
-
compresses the inheritance tree, caching a more efficient copy.
- compress(SchemaHandler) -
Method in class ElementGroupingHandler
-
This will compress the given element based on it's type and the parent
schema, allowing for references to be resolved.
- compress(SchemaHandler) -
Method in class ElementTypeHandler
-
- compress(SchemaHandler) -
Method in class GroupHandler
-
- compress(URI) -
Method in class SchemaHandler
-
creates a smaller, more compact version of the schema
- compress(SchemaHandler) -
Method in class SequenceHandler
-
- compress(SchemaHandler) -
Method in class SimpleTypeHandler
-
compacts the data resolving references.
- computeGeneralizationDistances(MathTransform, Rectangle, double) -
Static method in class Decimator
- Given a full transformation from screen to world and the paint area computes a best
guess of the maxium generalization distance that won't make the transformations induced
by the generalization visible on screen.
- computeGridGeometry(GridCoverage, Envelope) -
Static method in class Resample
- Computes a grid geometry from a source coverage and a target envelope.
- computeImage(Raster[], WritableRaster, Rectangle) -
Method in class Hysteresis
- Computes the whole image.
- computeMathTransform() -
Method in class AdvancedAffineBuilder
-
- computeMathTransform() -
Method in class BursaWolfTransformBuilder
- Returns MathtTransform setup as BursaWolf transformation.
- computeMathTransform() -
Method in class MathTransformBuilder
- Calculates the math transform immediately.
- computeMathTransform() -
Method in class ProjectiveTransformBuilder
-
- computeMathTransform() -
Method in class RubberSheetBuilder
- Returns MathTransform transformation setup as RubberSheet.
- computeOnGeophysicsValues(ParameterValueGroup) -
Method in class Extrema
- This operation MUST be performed on the geophysics data for this
GridCoverage2D
.
- computeOnGeophysicsValues(ParameterValueGroup) -
Method in class Histogram
- This operation MUST be performed on the geophysics data for this
GridCoverage2D
.
- computeOnGeophysicsValues(ParameterValueGroup) -
Method in class Operation2D
- Returns
true
if grid coverage content should be converted from sample values
to geophysics value before to apply an operation.
- computeRect(PlanarImage[], WritableRaster, Rectangle) -
Method in class NoDataReplacerOpImage
- Computes one of the destination image tile.
- computeRect(PlanarImage[], WritableRaster, Rectangle) -
Method in class Combine
- Compute one tile.
- computeRect(PlanarImage[], WritableRaster, Rectangle) -
Method in class NodataFilter
- Computes a rectangle of outputs.
- computeRect(PlanarImage[], WritableRaster, Rectangle) -
Method in class GenericPiecewise
- Computes one of the destination image tile.
- computeRect(PlanarImage[], WritableRaster, Rectangle) -
Method in class RasterClassifier
- Computes one of the destination image tile.
- computeTile(int, int) -
Method in class ColorReduction
-
- concatenate(CoordinateOperation, CoordinateOperation) -
Method in class AbstractCoordinateOperationFactory
- Concatenate two operation steps.
- concatenate(CoordinateOperation, CoordinateOperation, CoordinateOperation) -
Method in class AbstractCoordinateOperationFactory
- Concatenate three transformation steps.
- concatenate(AffineTransform) -
Method in class XAffineTransform
- Checks for permission before concatenating this transform.
- ConcatenatedOperation -
Static variable in class GML
-
- concatenatedOperationRef -
Static variable in class GML
-
- ConcatenatedOperationRefType -
Static variable in class GML
-
- CONCATENATEDOPERATIONREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ConcatenatedOperationRefType">
<annotation>
<documentation>Association to a concatenated operation, either referencing or containing the definition of that concatenated operation.
- ConcatenatedOperationType -
Static variable in class GML
-
- CONCATENATEDOPERATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ConcatenatedOperationType">
<annotation>
<documentation>An ordered sequence of two or more single coordinate operations.
- ConcatenatedTransform - Class in org.geotools.referencing.operation.transform
- Base class for concatenated transform.
- ConcatenatedTransform(MathTransform, MathTransform) -
Constructor for class ConcatenatedTransform
- Constructs a concatenated transform.
- ConcatenateFunction - Class in org.geotools.filter.function.string
- The function concatenates strings.
- ConcatenateFunction() -
Constructor for class ConcatenateFunction
-
- ConceptualConsistencyImpl - Class in org.geotools.metadata.iso.quality
- Adherence to rules of the conceptual schema.
- ConceptualConsistencyImpl() -
Constructor for class ConceptualConsistencyImpl
- Constructs an initially empty conceptual consistency.
- ConceptualConsistencyImpl(ConceptualConsistency) -
Constructor for class ConceptualConsistencyImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- conductivity(double, double, double) -
Static method in class SeaWater
- Computes conductivity as a function of salinity, temperature and pressure.
- Cone -
Static variable in class GML
-
- ConeType -
Static variable in class GML
-
- CONETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ConeType">
<annotation>
<documentation>A cone is a gridded surface given as a
family of conic sections whose control points vary linearly.
- confgiure(MutablePicoContainer) -
Method in interface EncoderConfiguration
- Populates the container with implementations of
Encoder
.
- config -
Variable in class SessionPool
- this connection pool connection's parameters
- config -
Variable in class JDBC1DataStore
-
- config -
Variable in class PostgisSQLBuilder
- the datastore
- config -
Variable in class DBDialect
-
- config(String) -
Method in class LoggerAdapter
- Logs an
CONFIG
message.
- CONFIGPARAM -
Static variable in class AbstractCmd
-
- Configuration - Class in org.geotools.xml
- Responsible for configuring a parser runtime environment.
- Configuration(XSD) -
Constructor for class Configuration
- Creates a new configuration.
- CONFIGURATION_FILE -
Static variable in class ThreadedPostgreSQLEpsgFactory
- The user configuration file.
- configure(Object, Map) -
Method in class PlugIn
-
- configure(Configuration) -
Method in class ParserHandler
-
- configureBindings(MutablePicoContainer) -
Method in class Configuration
- Deprecated. use
Configuration.configureBindings(Map)
.
- configureBindings(Map) -
Method in class Configuration
- Template method allowing subclass to override any bindings.
- configureConsoleHandler(Logger, Level) -
Static method in class MonolineFormatter
- Setup a
MonolineFormatter
for the specified logger and its children.
- configureContext(MutablePicoContainer) -
Method in class OGCConfiguration
-
- configureContext(MutablePicoContainer) -
Method in class OGCConfiguration
- Configures the filter context.
- configureContext(MutablePicoContainer) -
Method in class OGCConfiguration
- Configures the filter context.
- configureContext(MutablePicoContainer) -
Method in class GMLConfiguration
- Configures the gml2 context.
- configureContext(MutablePicoContainer) -
Method in class GMLConfiguration
- Configures the gml3 context.
- configureContext(MutablePicoContainer) -
Method in class GMLConfiguration
- Configures the gml3 context.
- configureContext(MutablePicoContainer) -
Method in class KMLConfiguration
- Places an instance of
GeometryFactory
.
- configureContext(MutablePicoContainer) -
Method in class OWSConfiguration
-
- configureContext(MutablePicoContainer) -
Method in class OWSConfiguration
-
- configureContext(MutablePicoContainer) -
Method in class SLDConfiguration
- Configures the sld context.
- configureContext(MutablePicoContainer) -
Method in class WCSConfiguration
-
- configureContext(MutablePicoContainer) -
Method in class WFSConfiguration
- Registers an instanceof
WfsFactory
in the context.
- configureContext(MutablePicoContainer) -
Method in class WPSConfiguration
-
- configureContext(MutablePicoContainer) -
Method in class Configuration
- Configures the root context to be used when parsing elements.
- ConformanceResultImpl - Class in org.geotools.metadata.iso.quality
- Information about the outcome of evaluating the obtained value (or set of values) against
a specified acceptable conformance quality level.
- ConformanceResultImpl() -
Constructor for class ConformanceResultImpl
- Constructs an initially empty conformance result.
- ConformanceResultImpl(ConformanceResult) -
Constructor for class ConformanceResultImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ConformanceResultImpl(Citation, InternationalString, boolean) -
Constructor for class ConformanceResultImpl
- Creates a conformance result initialized to the given values.
- CONN_ERROR -
Static variable in class PostgisFeatureStore
- Error message prefix for sql connection errors
- connect() -
Method in class AbstractEpsgFactory
- Connect to the database in anticipation of of use.
- connect() -
Method in class OnlineTestCase
- Connection method, called from
OnlineTestCase.setUp()
.
- connection -
Variable in class QueryData
-
- CONNECTION_TIMEOUT_PARAM -
Static variable in class ArcSDEConnectionConfig
- DOCUMENT ME!
- connectionFac -
Variable in class WFSProtocolHandler
- Deprecated.
- ConnectionFactory - Interface in org.geotools.wfs.protocol
- Deprecated. in favour of
HTTPProtocol
- ConnectionPool - Class in org.geotools.data.jdbc
- Deprecated. Use
DataSource
, DataSourceUtil
and DataSourceFinder
instead - ConnectionPool(ConnectionPoolDataSource) -
Constructor for class ConnectionPool
- Deprecated. Creates a new Connection Pool using a ConnectionPoolDataSource.
- ConnectionPoolManager - Class in org.geotools.data.jdbc
- Deprecated. Use
DataSource
, DataSourceUtil
and DataSourceFinder
instead - CONSERVE_ENVELOPE -
Static variable in class Crop
- Deprecated.
- Console - Class in org.geotools.referencing
- A console for executing CRS operations from the command line.
- Console() -
Constructor for class Console
- Creates a new console instance using standard input stream,
standard output stream, error output stream
and the system default line separator.
- Console(LineNumberReader) -
Constructor for class Console
- Creates a new console instance using the specified input stream.
- constant(double) -
Static method in class ConstantExpression
-
- constant(int) -
Static method in class ConstantExpression
-
- constant(Object) -
Static method in class ConstantExpression
-
- ConstantExpression - Class in org.geotools.filter
- The Expression class is not immutable!
- ConstantExpression(Object) -
Constructor for class ConstantExpression
-
- ConstantExpression(short, Object) -
Constructor for class ConstantExpression
-
- ConstraintsImpl - Class in org.geotools.metadata.iso.constraint
- Restrictions on the access and use of a resource or metadata.
- ConstraintsImpl() -
Constructor for class ConstraintsImpl
- Constructs an initially empty constraints.
- ConstraintsImpl(Constraints) -
Constructor for class ConstraintsImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- construct(SeShape) -
Method in class ArcSDEGeometryBuilder
- Takes an ArcSDE's
SeShape
and builds a JTS Geometry.
- constructShape(Geometry, SeCoordinateReference) -
Method in class ArcSDEGeometryBuilder
- Creates the ArcSDE Java API representation of a
Geometry
object in its shape
format, suitable to filter expressions as the SDE API expects
- cont(Graphable, GraphTraversal) -
Method in interface GraphIterator
- Signals to the iterator that iteration should continue from the current
component in the traversal.
- cont(Graphable, GraphTraversal) -
Method in class AStarIterator
- Makes a step of the A* algorithm.
- cont(Graphable, GraphTraversal) -
Method in class BreadthFirstIterator
- Looks for nodes adjacent to the current node to place into the node queue.
- cont(Graphable, GraphTraversal) -
Method in class BreadthFirstTopologicalIterator
- Continues the iteration by incrementing the counters of any unvisited
nodes related to the current node.
- cont(Graphable, GraphTraversal) -
Method in class DijkstraIterator
- Looks for adjacent nodes to the current node which are in the adjacent
node and updates costs.
- cont(Graphable, GraphTraversal) -
Method in class DirectedBreadthFirstIterator
-
- cont(Graphable, GraphTraversal) -
Method in class DirectedBreadthFirstTopologicalIterator
-
- cont(Graphable, GraphTraversal) -
Method in class DirectedDepthFirstIterator
-
- cont(Graphable, GraphTraversal) -
Method in class NoBifurcationIterator
- Searches for the next node to be returned in the iteration.
- ContactImpl - Class in org.geotools.metadata.iso.citation
- Information required to enable contact with the responsible person and/or organization.
- ContactImpl() -
Constructor for class ContactImpl
- Constructs an initially empty contact.
- ContactImpl(Contact) -
Constructor for class ContactImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ContactImpl(OnLineResource) -
Constructor for class ContactImpl
- Constructs a contact initialized to the specified online resource.
- ContactInfo -
Static variable in class OWS
-
- ContactInfo -
Static variable in class OWS
-
- contactInformation -
Variable in class DefaultMapContext
- Holds value of property contactInformation.
- ContactType -
Static variable in class OWS
-
- ContactType -
Static variable in class OWS
-
- ContactType -
Static variable in class WCS
-
- ContactTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:ContactType.
- ContactTypeBinding(Ows10Factory) -
Constructor for class ContactTypeBinding
-
- ContactTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:ContactType.
- ContactTypeBinding() -
Constructor for class ContactTypeBinding
-
- container -
Static variable in class GML
-
- ContainerPropertyType -
Static variable in class GML
-
- CONTAINERPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ContainerPropertyType">
<sequence minOccurs="0">
<choice>
<element ref="gml:Face"/>
<element ref="gml:TopoSolid"/>
</choice>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- ContainerType -
Static variable in class KML
-
- ContainerTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:ContainerType.
- ContainerTypeBinding() -
Constructor for class ContainerTypeBinding
-
- contains(Object) -
Method in class PreGeneralizedFeatureCollection
-
- contains(Object) -
Method in class ContentFeatureCollection
-
- contains(Object) -
Method in class DataFeatureCollection
-
- contains(Object) -
Method in class FilteringFeatureCollection
-
- contains(Object) -
Method in class AbstractFeatureCollection
- Returns true if this collection contains the specified
element.
- contains(Object) -
Method in class AdaptorFeatureCollection
- Returns true if this collection contains the specified
element.
- contains(Object) -
Method in class DecoratingFeatureCollection
-
- contains(Object) -
Method in class DefaultFeatureCollection
- Returns true if this collection contains the specified element.
- contains(Object) -
Method in interface FeatureCollection
-
- contains(AttributeType) -
Method in class FeatureTypeBuilder
- Check to see if this factory contains the given AttributeType.
- contains(SimpleFeature) -
Method in class AbstractFilter
- Deprecated. use
Filter#evaluate(Feature)
- contains(SimpleFeature) -
Method in interface BetweenFilter
- Deprecated. use
org.opengis.filter.Filter#evaluate(Feature)
- contains(SimpleFeature) -
Method in interface CompareFilter
- Deprecated. use
org.opengis.filter.Filter#evaluate(Feature)
- contains(SimpleFeature) -
Method in interface FidFilter
- Deprecated. use
org.opengis.filter.Filter#evaluate(Feature)
- contains(SimpleFeature) -
Method in interface Filter
- Deprecated. use
#evaluate(Feature)
- contains(Expression, Expression) -
Method in interface FilterFactory
- Deprecated. Checks if the the first geometric operand contains the second.
- contains(String, Geometry) -
Method in class FilterFactoryImpl
-
- contains(Expression, Expression) -
Method in class FilterFactoryImpl
-
- contains(Geometry, Geometry) -
Static method in class StaticGeometry
-
- contains(SimpleFeature) -
Method in interface GeometryDistanceFilter
- Deprecated. use
org.opengis.filter.Filter#evaluate(Feature)
- contains(SimpleFeature) -
Method in interface GeometryFilter
- Deprecated. Determines whether the given feature's geometry passes the geometric
relationship of this filter.
- contains(SimpleFeature) -
Method in interface LikeFilter
- Deprecated. use
org.opengis.filter.Filter#evaluate(Feature)
- contains(SimpleFeature) -
Method in interface LogicFilter
- Deprecated. use
Filter#evaluate(Feature)
.
- contains(SimpleFeature) -
Method in interface NullFilter
- Deprecated. use
org.opengis.filter.Filter#evaluate(Feature)
- Contains -
Static variable in class OGC
-
- Contains -
Static variable in class OGC
-
- Contains -
Static variable in class OGC
-
- contains(DirectPosition) -
Method in class GeneralEnvelope
- Tests if a specified coordinate is inside the boundary of this envelope.
- contains(Envelope, boolean) -
Method in class GeneralEnvelope
- Returns
true
if this envelope completly encloses the specified envelope.
- contains(Rectangle2D) -
Method in class LiteShape
- Tests if the interior of the
Shape
entirely contains the
specified Rectangle2D
.
- contains(Point2D) -
Method in class LiteShape
- Tests if a specified
Point2D
is inside the boundary of the
Shape
.
- contains(double, double) -
Method in class LiteShape
- Tests if the specified coordinates are inside the boundary of the
Shape
.
- contains(double, double, double, double) -
Method in class LiteShape
- Tests if the interior of the
Shape
entirely contains the
specified rectangular area.
- contains(Rectangle2D) -
Method in class LiteShape2
- Tests if the interior of the
Shape
entirely contains the
specified Rectangle2D
.
- contains(Point2D) -
Method in class LiteShape2
- Tests if a specified
Point2D
is inside the boundary of the
Shape
.
- contains(double, double) -
Method in class LiteShape2
- Tests if the specified coordinates are inside the boundary of the
Shape
.
- contains(double, double, double, double) -
Method in class LiteShape2
- Tests if the interior of the
Shape
entirely contains the
specified rectangular area.
- contains(DirectPosition) -
Method in class ReferencedEnvelope
- Returns
true
if the provided location is contained by this bounding box.
- contains(BoundingBox) -
Method in class ReferencedEnvelope
- Returns
true
if the provided bounds are contained by this bounding box.
- contains(double, double) -
Method in class TransformedShape
- Tests if the specified coordinates are inside the boundary of the
Shape
.
- contains(Point2D) -
Method in class TransformedShape
- Tests if a specified
Point2D
is inside the boundary of the
Shape
.
- contains(double, double, double, double) -
Method in class TransformedShape
- Tests if the interior of the
Shape
entirely contains the
specified rectangular area.
- contains(Rectangle2D) -
Method in class TransformedShape
- Tests if the interior of the
Shape
entirely contains the
specified Rectangle2D
.
- contains(Object) -
Method in class FIFOQueue
-
- contains(Object) -
Method in class IndexedStack
-
- contains(Object) -
Method in class PriorityQueue
-
- contains(Object) -
Method in class Stack
-
- contains(Object) -
Method in class IdentifiedObjectSet
- Returns
true
if this collection contains the specified object.
- contains(Number) -
Method in class DefaultDomainElement1D
-
- contains(NumberRange<? extends Number>) -
Method in class DefaultDomainElement1D
-
- contains(double) -
Method in class DefaultDomainElement1D
-
- contains(double) -
Method in interface DomainElement1D
- This methods can be used to check whether or not a given value belongs to
DomainElement1D
.
- contains(Number) -
Method in interface DomainElement1D
- This methods can be used to check whether or not a given value belongs to
DomainElement1D
.
- contains(NumberRange<? extends Number>) -
Method in interface DomainElement1D
- This methods can be used to check whether or not a given
NumberRange
belongs to DomainElement1D
.
- contains(double, double) -
Method in class AbstractShape
-
- contains(Point2D) -
Method in class AbstractShape
-
- contains(double, double, double, double) -
Method in class AbstractShape
-
- contains(Rectangle2D) -
Method in class AbstractShape
-
- contains(Object) -
Method in class CheckedArrayList
- Returns
true
if this list contains the specified element.
- contains(Object) -
Method in class CheckedHashSet
- Returns
true
if this set contains the specified element.
- contains(Object) -
Method in class DerivedSet
- Returns
true
if this set contains the specified element.
- contains(Object) -
Method in class DisjointSet
- Returns
true
if this set contains the specified element.
- contains(Object) -
Method in class FrequencySortedSet
- Returns
true
if this set contains the specified element.
- contains(Number) -
Method in class NumberRange
- Returns
true
if the specified value is within this range.
- contains(Comparable<?>) -
Method in class NumberRange
- Returns
true
if the specified value is within this range.
- contains(Range<?>) -
Method in class NumberRange
- Returns
true
if the supplied range is fully contained within this range.
- contains(Comparable<?>) -
Method in class Range
- Returns
true
if this range contains the given value.
- contains(Range<?>) -
Method in class Range
- Returns
true
if this range contains fully the given range.
- contains(Object) -
Method in class RangeSet
- Returns
true
if this set contains the specified element.
- contains(Object) -
Method in class WeakHashSet
- Returns
true
if this set contains the specified element.
- containsAll(Collection) -
Method in class PreGeneralizedFeatureCollection
-
- containsAll(Collection) -
Method in class ContentFeatureCollection
-
- containsAll(Collection<?>) -
Method in class DataFeatureCollection
-
- containsAll(Collection) -
Method in class FilteringFeatureCollection
-
- containsAll(Collection) -
Method in class MaxFeaturesFeatureCollection
-
- containsAll(Collection<?>) -
Method in class AbstractFeatureCollection
- Returns true if this collection contains all of the elements
in the specified collection.
- containsAll(Collection) -
Method in class AdaptorFeatureCollection
- Returns true if this collection contains all of the elements
in the specified collection.
- containsAll(Collection) -
Method in class DecoratingFeatureCollection
-
- containsAll(Collection) -
Method in class DefaultFeatureCollection
- Test for collection membership.
- containsAll(Collection<?>) -
Method in interface FeatureCollection
-
- containsAll(Collection) -
Method in class FIFOQueue
-
- containsAll(Collection) -
Method in class PriorityQueue
-
- containsAll(Collection) -
Method in class Stack
-
- containsAll(Collection<?>) -
Method in class DisjointSet
- Returns
true
if this set contains
all of the elements in the specified collection.
- containsAxis(CharSequence) -
Method in class Symbols
- Returns
true
if the specified WKT contains at least one AXIS[...]
element.
- containsCycle() -
Method in class CycleDetector
- Performs the iteration to determine if a cycle exits in the graph.
- containsEdge(Edge) -
Method in class Triangle
-
- ContainsImpl - Class in org.geotools.filter.spatial
-
- ContainsImpl(FilterFactory, Expression, Expression) -
Constructor for class ContainsImpl
-
- ContainsIntegrity - Class in org.geotools.validation.relate
- Tests to see if a Geometry is contained within another Geometry.
- ContainsIntegrity() -
Constructor for class ContainsIntegrity
- OverlapsIntegrity Constructor
- ContainsIntegrityBeanInfo - Class in org.geotools.validation.relate
-
- ContainsIntegrityBeanInfo() -
Constructor for class ContainsIntegrityBeanInfo
-
- containsKey(Object) -
Method in class ProfileImpl
-
- containsKey(Object) -
Method in class SchemaImpl
-
- containsKey(Object) -
Method in class MultiMap
-
- containsKey(Object) -
Method in class CheckedHashMap
- Returns
true
if this map contains the specified key.
- containsKey(Object) -
Method in class DerivedMap
- Returns
true
if this map contains a mapping for the specified key.
- containsKey(K) -
Method in class KeySortedList
- Returns
true
if the list contains an element added with the specified key.
- containsKey(Object) -
Method in class SoftValueHashMap
- Returns
true
if this map contains a mapping for the specified key.
- containsKey(Object) -
Method in class WeakValueHashMap
- Returns
true
if this map contains a mapping for the specified key.
- containsKey(Object) -
Method in class PicoMap
-
- containsKey(Object) -
Method in class XMLHandlerHints
-
- containsValue(Object) -
Method in class ProfileImpl
-
- containsValue(Object) -
Method in class SchemaImpl
-
- containsValue(Object) -
Method in class MultiMap
-
- containsValue(Object) -
Method in class CheckedHashMap
- Returns
true
if this map contains the specified value.
- containsValue(Object) -
Method in class DerivedMap
- Returns
true
if this map maps one or more keys to this value.
- containsValue(Object) -
Method in class SoftValueHashMap
- Returns
true
if this map maps one or more keys to this value.
- containsValue(Object) -
Method in class WeakValueHashMap
- Returns
true
if this map maps one or more keys to this value.
- containsValue(Object) -
Method in class PicoMap
-
- containsValue(Object) -
Method in class XMLHandlerHints
-
- content() -
Method in class CollectionSource
-
- content(String, String) -
Method in class CollectionSource
-
- content(Filter) -
Method in class CollectionSource
-
- content(Filter, int) -
Method in class CollectionSource
-
- ContentDataStore - Class in org.geotools.data.store
- Abstract base class for data stores.
- ContentDataStore() -
Constructor for class ContentDataStore
-
- ContentEntry - Class in org.geotools.data.store
- An entry for a type or feature source provided by a datastore.
- ContentEntry(ContentDataStore, Name) -
Constructor for class ContentEntry
- Creates the entry.
- ContentFeatureCollection - Class in org.geotools.data.store
- A FeatureCollection that completly delegates to a backing FetaureSource.
- ContentFeatureCollection(ContentFeatureSource, Query) -
Constructor for class ContentFeatureCollection
-
- ContentFeatureCollection.WrappingFeatureIterator - Class in org.geotools.data.store
-
- ContentFeatureCollection.WrappingFeatureIterator(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Constructor for class ContentFeatureCollection.WrappingFeatureIterator
-
- ContentFeatureCollection.WrappingIterator - Class in org.geotools.data.store
-
- ContentFeatureCollection.WrappingIterator(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Constructor for class ContentFeatureCollection.WrappingIterator
-
- ContentFeatureSource - Class in org.geotools.data.store
- Abstract implementation of FeatureSource.
- ContentFeatureSource(ContentEntry, Query) -
Constructor for class ContentFeatureSource
- Creates the new feature source from a query.
- ContentFeatureStore - Class in org.geotools.data.store
- Abstract implementation of FeatureStore.
- ContentFeatureStore(ContentEntry, Query) -
Constructor for class ContentFeatureStore
- Creates the content feature store.
- ContentFormatException - Exception in org.geotools.io
- Throws when a stream can't be parsed because some content uses an invalid format.
- ContentFormatException(String) -
Constructor for exception ContentFormatException
- Constructs a new exception with the specified detail message.
- ContentFormatException(String, Throwable) -
Constructor for exception ContentFormatException
- Constructs a new exception with the specified detail message and cause.
- contentHandler -
Variable in class TransformerBase.TranslatorSupport
-
- ContentInformationImpl - Class in org.geotools.metadata.iso.content
- Description of the content of a dataset.
- ContentInformationImpl() -
Constructor for class ContentInformationImpl
- Constructs an initially empty content information.
- ContentInformationImpl(ContentInformation) -
Constructor for class ContentInformationImpl
- Constructs a metadata entity initialized with the value from the specified metadata.
- ContentMetadata -
Static variable in class WCS
-
- ContentsBaseType -
Static variable in class OWS
-
- ContentState - Class in org.geotools.data.store
- The state of an entry in a datastore, maintained on a per-transaction basis.
- ContentState(ContentEntry) -
Constructor for class ContentState
- Creates a new state.
- ContentState(ContentState) -
Constructor for class ContentState
- Creates a new state from a previous one.
- contentType -
Variable in class Response
-
- context -
Variable in class SQLEncoder
- Deprecated. A type to use as context when encoding literal.
- ContextInitializer - Class in org.geotools.xml.impl
-
- ContextInitializer(ElementInstance, Node, MutablePicoContainer) -
Constructor for class ContextInitializer
-
- CONTINUE -
Static variable in interface GraphTraversal
- Signals the traversal to continue
- CONTINUE_PATH -
Static variable in class ExhaustivePathFinder
-
- contour -
Variable in class LineStyle2D
-
- contourComposite -
Variable in class LineStyle2D
-
- CONTRAST_ENHANCEMENT -
Static variable in class VocabularyKeys
- Contrast Enhancement
- CONTRASTENHANCEMENT -
Static variable in class SLD
-
- ContrastEnhancement - Interface in org.geotools.styling
- The ContrastEnhancement object defines contrast enhancement for a channel of
a false-color image or for a color image.
- contrastEnhancement(Expression) -
Method in class SelectedChannelTypeImpl
-
- ContrastEnhancementImpl - Class in org.geotools.styling
- The ContrastEnhancement object defines contrast enhancement for a channel of
a false-color image or for a color image.
- ContrastEnhancementImpl() -
Constructor for class ContrastEnhancementImpl
-
- ContrastEnhancementImpl(FilterFactory) -
Constructor for class ContrastEnhancementImpl
-
- ContrastEnhancementImpl(FilterFactory, ContrastMethod) -
Constructor for class ContrastEnhancementImpl
-
- ContrastEnhancementImpl(ContrastEnhancement) -
Constructor for class ContrastEnhancementImpl
-
- ContrastEnhancementImpl(FilterFactory2, Expression, ContrastMethod) -
Constructor for class ContrastEnhancementImpl
-
- ConventionalUnit -
Static variable in class GML
-
- ConventionalUnitType -
Static variable in class GML
-
- CONVENTIONALUNITTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ConventionalUnitType">
<annotation>
<documentation>Definition of a unit of measure which is related to a preferred unit for this quantity type through a conversion formula.
- Conversion -
Static variable in class GML
-
- CONVERSION_TYPE_KEY -
Static variable in class AbstractDerivedCRS
- Key for the
"conversionType"
property to be given to the constructor.
- conversionFromBase -
Variable in class AbstractDerivedCRS
- The conversion from the base CRS to this CRS.
- conversionRef -
Static variable in class GML
-
- ConversionRefType -
Static variable in class GML
-
- CONVERSIONREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ConversionRefType">
<annotation>
<documentation>Association to a concrete general-purpose conversion, either referencing or containing the definition of that conversion.
- conversionToPreferredUnit -
Static variable in class GML
-
- ConversionToPreferredUnitType -
Static variable in class GML
-
- CONVERSIONTOPREFERREDUNITTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ConversionToPreferredUnitType">
<annotation>
<documentation>Relation of a unit to the preferred unit for this quantity type, specified by an arithmetic conversion (scaling and/or offset).
- ConversionType -
Static variable in class GML
-
- CONVERSIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ConversionType">
<annotation>
<documentation>A concrete operation on coordinates that does not include any change of Datum.
- convert(Object, Class<T>) -
Method in interface Converter
- Converts an object to an object of another type.
- convert(Object, Class<T>) -
Static method in class Converters
- Convenience for
Converters.convert(Object, Class, Hints)
- convert(Object, Class<T>, Hints) -
Static method in class Converters
- Converts an object of a particular type into an object of a differnt type.
- Converter - Interface in org.geotools.util
- Converts values of one type into another.
- ConverterFactory - Interface in org.geotools.util
- Factory used to create instances of
Converter
. - Converters - Class in org.geotools.util
- Convenience class for converting an object from one type to an object of another.
- Converters() -
Constructor for class Converters
-
- convertFilterTypeToMask(short) -
Method in class FilterCapabilities
- Deprecated. Returns the mask that is equivalent to the FilterType constant.
- convertTo(Unit<?>) -
Method in class MeasurementRange
- Converts this range to the specified units.
- convertToCollection(Geometry, ShapeType) -
Static method in class JTSUtilities
-
- convertToSQL92(char, char, char, boolean, String) -
Static method in class LikeFilterImpl
- Given OGC PropertyIsLike Filter information, construct
an SQL-compatible 'like' pattern.
- convertType(String) -
Static method in class ExpressionSAXParser
- Converts the string representation of the expression to the
DefaultExpression short type.
- convertType(String) -
Static method in class FilterFilter
- Converts the string representation of the expression to the
AbstractFilter or DefaultExpression short type.
- convexHull(Geometry) -
Static method in class StaticGeometry
-
- Convolve - Class in org.geotools.coverage.processing.operation
- Computes each output sample by multiplying elements of a kernel with the samples surrounding
a particular source sample.
- Convolve() -
Constructor for class Convolve
- Constructs a default
"Convolve"
operation.
- coord -
Static variable in class GML
-
- coord -
Static variable in class GML
-
- coordinate -
Variable in class AbstractCoverage.Renderable
- A coordinate point where to evaluate the function.
- Coordinate2D - Class in org.geotools.graph.util.geom
-
- Coordinate2D(double, double) -
Constructor for class Coordinate2D
-
- COORDINATE_OPERATION_AUTHORITY_FACTORY -
Static variable in class Hints
- The
CoordinateOperationAuthorityFactory
instance
to use.
- COORDINATE_OPERATION_FACTORY -
Static variable in class Hints
- The
CoordinateOperationFactory
instance to use.
- COORDINATE_REFERENCE_SYSTEM -
Static variable in class Resample
- The parameter descriptor for the coordinate reference system.
- COORDINATE_SYSTEM_MASK -
Static variable in class MapBoundsEvent
- Coordinate system changed
- CoordinateChooser - Class in org.geotools.gui.swing.referencing
- A pane of controls designed to allow a user to select spatio-temporal coordinates.
- CoordinateChooser() -
Constructor for class CoordinateChooser
- Constructs a default coordinate chooser.
- CoordinateChooser(Date, Date) -
Constructor for class CoordinateChooser
- Constructs a coordinate chooser with date constrained in the specified range.
- CoordinateFormat - Class in org.geotools.measure
- Formats a direct position
in an arbitrary coordinate reference system.
- CoordinateFormat() -
Constructor for class CoordinateFormat
- Constructs a new coordinate format with default locale and a two-dimensional
geographic (WGS 1984) coordinate reference system.
- CoordinateFormat(Locale) -
Constructor for class CoordinateFormat
- Construct a new coordinate format for the specified locale and a two-dimensional
geographic (WGS 1984) coordinate reference system.
- CoordinateFormat(Locale, CoordinateReferenceSystem) -
Constructor for class CoordinateFormat
- Constructs a new coordinate format for the specified locale and coordinate reference system.
- coordinateOperationID -
Static variable in class GML
-
- coordinateOperationName -
Static variable in class GML
-
- coordinateOperationRef -
Static variable in class GML
-
- CoordinateOperationRefType -
Static variable in class GML
-
- COORDINATEOPERATIONREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CoordinateOperationRefType">
<annotation>
<documentation>Association to a coordinate operation, either referencing or containing the definition of that coordinate operation.
- coordinateReferenceSystemRef -
Static variable in class GML
-
- CoordinateReferenceSystemRefType -
Static variable in class GML
-
- COORDINATEREFERENCESYSTEMREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CoordinateReferenceSystemRefType">
<annotation>
<documentation>Association to a coordinate reference system, either referencing or containing the definition of that reference system.
- coordinates -
Static variable in class GML
-
- coordinates -
Static variable in class GML
-
- coordinates -
Static variable in class KML
-
- CoordinateSequenceTransformer - Interface in org.geotools.geometry.jts
- Interface that should be implemented by classes able to apply the provided
transformation to a
coordinate sequence.
- COORDINATESTYPE -
Static variable in class GML
- Deprecated.
- CoordinatesType -
Static variable in class GML
-
- CoordinatesType -
Static variable in class GML
-
- CoordinatesType -
Static variable in class KML
-
- COORDINATESTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CoordinatesType">
<annotation>
<documentation>
Coordinates can be included in a single string, but there is no
facility for validating string content.
- COORDINATESTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CoordinatesType">
<annotation>
<documentation>Tables or arrays of tuples.
- CoordinatesTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:CoordinatesType.
- CoordinatesTypeBinding(CoordinateSequenceFactory) -
Constructor for class CoordinatesTypeBinding
-
- coordinateSystem -
Variable in class AbstractCRS
- The coordinate system.
- CoordinateSystemAxis -
Static variable in class GML
-
- CoordinateSystemAxisBaseType -
Static variable in class GML
-
- COORDINATESYSTEMAXISBASETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="CoordinateSystemAxisBaseType">
<annotation>
<documentation>Basic encoding for coordinate system axis objects, simplifying and restricting the DefinitionType as needed.
- coordinateSystemAxisRef -
Static variable in class GML
-
- CoordinateSystemAxisRefType -
Static variable in class GML
-
- COORDINATESYSTEMAXISREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CoordinateSystemAxisRefType">
<annotation>
<documentation>Association to a coordinate system axis, either referencing or containing the definition of that axis.
- CoordinateSystemAxisType -
Static variable in class GML
-
- COORDINATESYSTEMAXISTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CoordinateSystemAxisType">
<annotation>
<documentation>Definition of a coordinate system axis.
- coordinateSystemRef -
Static variable in class GML
-
- CoordinateSystemRefType -
Static variable in class GML
-
- COORDINATESYSTEMREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CoordinateSystemRefType">
<annotation>
<documentation>Association to a coordinate system, either referencing or containing the definition of that coordinate system.
- CoordinateTableModel - Class in org.geotools.gui.swing.referencing
- A table of direct positions.
- CoordinateTableModel(CoordinateReferenceSystem) -
Constructor for class CoordinateTableModel
- Creates an initially empty table model using the specified coordinate reference system.
- CoordinateTableModel.CellRenderer - Class in org.geotools.gui.swing.referencing
- A cell renderer for the coordinate table model.
- CoordinateTableModel.CellRenderer() -
Constructor for class CoordinateTableModel.CellRenderer
- Creates a default cell renderer for
CoordinateTableModel
.
- CoordinateWriter - Class in org.geotools.gml.producer
- Handles the writing of coordinates for GML.
- CoordinateWriter() -
Constructor for class CoordinateWriter
-
- CoordinateWriter(int, boolean) -
Constructor for class CoordinateWriter
-
- CoordinateWriter(int) -
Constructor for class CoordinateWriter
-
- CoordinateWriter(int, String, String) -
Constructor for class CoordinateWriter
-
- CoordinateWriter(int, String, String, boolean) -
Constructor for class CoordinateWriter
-
- CoordinateWriter(int, String, String, boolean, double) -
Constructor for class CoordinateWriter
-
- CoordinateWriter(int, boolean, int) -
Constructor for class CoordinateWriter
-
- CoordinateWriter(int, String, String, boolean, double, int) -
Constructor for class CoordinateWriter
- Create a CoordinateWriter for outputting GML coordinates.
- coords(Node) -
Method in class ExpressionDOMParser
- Parses a dom node into a coordinate list.
- coords -
Variable in class SimpleGeometry
-
- COORDTYPE -
Static variable in class GML
- Deprecated.
- CoordType -
Static variable in class GML
-
- CoordType -
Static variable in class GML
-
- COORDTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CoordType">
<annotation>
<documentation>
Represents a coordinate tuple in one, two, or three dimensions.
- COORDTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CoordType">
<annotation>
<documentation>Represents a coordinate tuple in one, two, or three dimensions.
- coordWriter -
Variable in class GeometryTransformer.GeometryTranslator
-
- copy(AttributeReader) -
Static method in class AbstractAttributeIO
-
- copy() -
Method in class ContentState
- Copies the state.
- copy(SimpleFeature) -
Static method in class LenientBuilder
-
- copy(SimpleFeature) -
Static method in class SimpleFeatureBuilder
- Copy an existing feature (the values are reused so be careful with mutable values).
- copy(Coordinate, double[]) -
Static method in class JTS
- Copies the ordinates values from the specified JTS coordinates to the specified array.
- copy() -
Method in class FileSystemNode
-
- copy() -
Method in class Node
-
- copy(Complex) -
Method in class Complex
- Set this complex number to the same value than the specified one.
- copy(ParameterValueGroup, ParameterValueGroup) -
Static method in class Parameters
- Copies all parameter values from
source
to target
.
- copy(Expression) -
Method in class DuplicatingStyleVisitor
- Null safe expression copy.
- copy(Filter) -
Method in class DuplicatingStyleVisitor
- Null safe copy of filter.
- copy(Graphic) -
Method in class DuplicatingStyleVisitor
- Null safe graphic copy
- copy(Fill) -
Method in class DuplicatingStyleVisitor
- Null safe fill copy
- copy(float[]) -
Method in class DuplicatingStyleVisitor
- Null safe copy of float array.
- copy(Map<K, V>) -
Method in class DuplicatingStyleVisitor
- Null safe map copy, used for external graphic custom properties.
- copy(Stroke) -
Method in class DuplicatingStyleVisitor
- Null safe copy of stroke.
- copy(ShadedRelief) -
Method in class DuplicatingStyleVisitor
- Null safe copy of shaded relief.
- copy(ExternalGraphic) -
Method in class DuplicatingStyleVisitor
-
- copy(Mark) -
Method in class DuplicatingStyleVisitor
-
- copy(ColorMapEntry) -
Method in class DuplicatingStyleVisitor
-
- copy(Symbolizer) -
Method in class DuplicatingStyleVisitor
-
- copy(OverlapBehavior) -
Method in class DuplicatingStyleVisitor
-
- copy(ContrastEnhancement) -
Method in class DuplicatingStyleVisitor
-
- copy(ColorMap) -
Method in class DuplicatingStyleVisitor
-
- copy(SelectedChannelType[]) -
Method in class DuplicatingStyleVisitor
-
- copy(SelectedChannelType) -
Method in class DuplicatingStyleVisitor
-
- copy(ChannelSelection) -
Method in class DuplicatingStyleVisitor
-
- copy(Font[]) -
Method in class DuplicatingStyleVisitor
- Null safe copy of font array.
- copy(Font) -
Method in class DuplicatingStyleVisitor
- Null safe copy of a single font
- copy(Halo) -
Method in class DuplicatingStyleVisitor
- Null safe copy of halo.
- copy(Displacement) -
Method in class DuplicatingStyleVisitor
- Null safe copy of displacement.
- copy(LabelPlacement) -
Method in class DuplicatingStyleVisitor
-
- copy(Symbol) -
Method in class DuplicatingStyleVisitor
-
- copy(AnchorPoint) -
Method in class DuplicatingStyleVisitor
- Null safe copy of anchor point.
- copy(Extent[]) -
Method in class DuplicatingStyleVisitor
-
- copy(Extent) -
Method in class DuplicatingStyleVisitor
-
- copy(Font) -
Method in class RescaleStyleVisitor
- Increase font size
- copy(Object, String) -
Static method in class TestData
- Copies the named resources from the
sample-data
module to the test-data
directory in an other module.
- copy(EObject, EObject) -
Static method in class EMFUtils
- Copies all the properties from one object to anoter.
- copyChildren(AttributeType[]) -
Method in class ChoiceAttributeType
- Deprecated.
- copyCollection(Collection<? extends E>, Collection<E>, Class<E>) -
Method in class ModifiableMetadata
- Copies the content of one collection (
source
) into an other (target
).
- copyFilter -
Variable in class DuplicatingStyleVisitor
- We are using aggregation here to contain our DuplicatingFilterVisitor.
- copyList(Collection<? extends E>, List<E>, Class<E>) -
Method in class ModifiableMetadata
- Copies the content of one list (
source
) into an other (target
).
- copySTRtreeFrom(Diff) -
Method in class Diff
-
- correctApparentPixelPosition(Point2D) -
Method in interface DeformableViewer
- Corrects a pixel's coordinates for removing the effect of the any kind of deformations.
- correctApparentPixelPosition(Point2D) -
Method in class ZoomPane
- Corrects a pixel's coordinates for removing the effect of the magnifying glass.
- cost(AStarIterator.AStarNode, AStarIterator.AStarNode) -
Method in class AStarIterator.AStarFunctions
- Defines the cost of going from one node to another
- cost -
Variable in class DijkstraIterator.DijkstraNode
- cost associated with the node
- count(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Method in class DataTestCase
- Counts the number of Features returned by the specified reader.
- count(FeatureWriter<SimpleFeatureType, SimpleFeature>) -
Method in class DataTestCase
- Counts the number of Features in the specified writer.
- count(Query, Transaction) -
Method in class DB2FeatureStore
- Direct SQL query number of rows in query.
- count(Query, Transaction) -
Method in class JDBCFeatureSource
- Direct SQL query number of rows in query.
- count -
Variable in class ContentState
- cached number of features
- Count -
Static variable in class GML
-
- count() -
Method in class Statistics
- Returns the number of samples, excluding
NaN
values.
- count(K) -
Method in class KeySortedList
- Returns the number of elements added with the specified
key.
- countDecimalFractionDigits(double) -
Static method in class XMath
- Counts the fraction digits in the string representation of the specified value.
- counter -
Variable in class MaxFeatureReader
-
- CountExtent -
Static variable in class GML
-
- CountExtentType -
Static variable in class GML
-
- COUNTEXTENTTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="CountExtentType">
<annotation>
<documentation>Restriction of list type to store a 2-point range of frequency values.
- CountingWalker - Class in org.geotools.graph.traverse.basic
- An implementation of GraphWalker that counts the number of components
visited.
- CountingWalker() -
Constructor for class CountingWalker
-
- CountList -
Static variable in class GML
-
- countNaN() -
Method in class Statistics
- Returns the number of
NaN
samples.
- CountPropertyType -
Static variable in class GML
-
- COUNTPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CountPropertyType">
<annotation>
<documentation>Property whose content is a Count.
- CountVisitor - Class in org.geotools.feature.visitor
- Determines the number of features in the collection
- CountVisitor() -
Constructor for class CountVisitor
-
- CountVisitor.CountResult - Class in org.geotools.feature.visitor
-
- CountVisitor.CountResult(int) -
Constructor for class CountVisitor.CountResult
-
- covariance -
Static variable in class GML
-
- CovarianceElementType -
Static variable in class GML
-
- COVARIANCEELEMENTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CovarianceElementType">
<annotation>
<documentation>An element of a covariance matrix.
- covarianceMatrix -
Static variable in class GML
-
- CovarianceMatrixType -
Static variable in class GML
-
- COVARIANCEMATRIXTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CovarianceMatrixType">
<annotation>
<documentation>Error estimate covariance matrix.
- coverage -
Variable in class CoverageStack.Adapter
- The wrapped coverage, or
null
if not yet loaded.
- coverage -
Variable in class TransformedCoverage
- The wrapped coverage.
- coverage -
Static variable in class GML
-
- COVERAGE_PROCESSING -
Static variable in class VocabularyKeys
- Coverage Processing
- COVERAGE_PROCESSING_VIEW -
Static variable in class Hints
- Forces the grid coverage
processor to perform operations on the specified view.
- CoverageCache - Class in org.geotools.coverage
- A cache for coverage instances.
- CoverageCache() -
Constructor for class CoverageCache
- Creates a new coverage cache.
- CoverageDescription -
Static variable in class WCS
-
- CoverageDescriptionImpl - Class in org.geotools.metadata.iso.content
- Information about the content of a grid data cell.
- CoverageDescriptionImpl() -
Constructor for class CoverageDescriptionImpl
- Constructs an empty coverage description.
- CoverageDescriptionImpl(CoverageDescription) -
Constructor for class CoverageDescriptionImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- coverageFactory -
Variable in class AbstractGridCoverage2DReader
GridCoverageFactory
instance.
- CoverageFactoryFinder - Class in org.geotools.coverage
- Defines static methods used to access the application's default
factory implementation.
- coverageFunction -
Static variable in class GML
-
- CoverageFunctionType -
Static variable in class GML
-
- COVERAGEFUNCTIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CoverageFunctionType">
<annotation>
<documentation>The function or rule which defines the map from members of the domainSet to the range.
- coverageName -
Variable in class AbstractGridCoverage2DReader
- Coverage name
- CoverageOffering -
Static variable in class WCS
-
- CoverageOfferingBrief -
Static variable in class WCS
-
- CoverageOfferingBriefType -
Static variable in class WCS
-
- CoverageOfferingBriefTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:CoverageOfferingBriefType.
- CoverageOfferingBriefTypeBinding() -
Constructor for class CoverageOfferingBriefTypeBinding
-
- CoverageOfferingType -
Static variable in class WCS
-
- CoverageOfferingTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:CoverageOfferingType.
- CoverageOfferingTypeBinding() -
Constructor for class CoverageOfferingTypeBinding
-
- CoverageProcessingException - Exception in org.geotools.coverage.processing
- Throws when a coverage operation failed.
- CoverageProcessingException() -
Constructor for exception CoverageProcessingException
- Creates a new exception without detail message.
- CoverageProcessingException(String) -
Constructor for exception CoverageProcessingException
- Constructs a new exception with the specified detail message.
- CoverageProcessingException(Throwable) -
Constructor for exception CoverageProcessingException
- Constructs a new exception with the specified cause.
- CoverageProcessingException(String, Throwable) -
Constructor for exception CoverageProcessingException
- Constructs a new exception with the specified detail message and cause.
- CoverageProcessingNode - Interface in org.geotools.renderer.lite.gridcoverage2d
- Basic interface for Coverage Processing as used by SLD 1.0.
- coveragesAt(double) -
Method in class CoverageStack
- Returns the coverages to be used for the specified z value.
- CoverageStack - Class in org.geotools.coverage
- Wraps a stack of coverages as an extra dimension.
- CoverageStack(CharSequence, Collection<? extends Coverage>) -
Constructor for class CoverageStack
- Constructs a new coverage stack with all the supplied elements.
- CoverageStack(CharSequence, CoordinateReferenceSystem, Collection<? extends CoverageStack.Element>) -
Constructor for class CoverageStack
- Constructs a new coverage stack with all the supplied elements.
- CoverageStack(CharSequence, CoverageStack) -
Constructor for class CoverageStack
- Constructs a new coverage using the same elements than the specified coverage stack.
- CoverageStack.Adapter - Class in org.geotools.coverage
- A convenience adapter class for wrapping a pre-loaded
Coverage
into an
CoverageStack.Element
object. - CoverageStack.Adapter(Coverage, NumberRange) -
Constructor for class CoverageStack.Adapter
- Constructs a new adapter for the specified coverage and z values.
- CoverageStack.Element - Interface in org.geotools.coverage
- An element in a coverage stack.
- CQL - Class in org.geotools.filter.text.cql2
- Utility class to parse CQL predicates and expressions to GeoAPI
Filter
s and Expression
s, respectively. - CQLCompiler - Class in org.geotools.filter.text.cql2
- CQL Compiler.
- CQLCompiler(String, FilterFactory) -
Constructor for class CQLCompiler
- new instance of CQL Compiler
- CQLException - Exception in org.geotools.filter.text.cql2
- This exception is produced when the cql input string has syntax errors.
- CQLException(String, IToken, Throwable, String) -
Constructor for exception CQLException
- New instance of CQLException
- CQLException(String, IToken, String) -
Constructor for exception CQLException
- New instance of CQLException
- CQLException(String, String) -
Constructor for exception CQLException
- New instance of CQLException
- CQLException(String) -
Constructor for exception CQLException
- New instance of CQLException
- cqlSource -
Variable in class AbstractFilterBuilder
-
- create(CharSequence, ImageFunction, GridGeometry2D, GridSampleDimension[], Map) -
Method in class GridCoverageFactory
- Constructs a grid coverage from an image function.
- create(CharSequence, float[][], Envelope) -
Method in class GridCoverageFactory
- Constructs a grid coverage from the specified matrix and envelope.
- create(CharSequence, WritableRaster, Envelope) -
Method in class GridCoverageFactory
- Constructs a grid coverage from the specified raster and
envelope.
- create(CharSequence, WritableRaster, Envelope, double[], double[], Unit<?>, Color[][], RenderingHints) -
Method in class GridCoverageFactory
- Constructs a grid coverage from the specified raster and
envelope.
- create(CharSequence, WritableRaster, CoordinateReferenceSystem, MathTransform, double[], double[], Unit<?>, Color[][], RenderingHints) -
Method in class GridCoverageFactory
- Constructs a grid coverage from the specified raster and
"grid to CRS" transform.
- create(CharSequence, WritableRaster, Envelope, GridSampleDimension[]) -
Method in class GridCoverageFactory
- Constructs a grid coverage from the specified raster
and envelope.
- create(CharSequence, WritableRaster, CoordinateReferenceSystem, MathTransform, GridSampleDimension[]) -
Method in class GridCoverageFactory
- Constructs a grid coverage from the specified raster and
"grid to CRS" transform.
- create(CharSequence, RenderedImage, Envelope) -
Method in class GridCoverageFactory
- Constructs a grid coverage from the specified image and
envelope.
- create(CharSequence, RenderedImage, Envelope, GridSampleDimension[], GridCoverage[], Map) -
Method in class GridCoverageFactory
- Constructs a grid coverage from the specified image and
envelope.
- create(CharSequence, RenderedImage, CoordinateReferenceSystem, MathTransform, GridSampleDimension[], GridCoverage[], Map) -
Method in class GridCoverageFactory
- Constructs a grid coverage from the specified image and
"grid to CRS" transform.
- create(CharSequence, RenderedImage, GridGeometry2D, GridSampleDimension[], GridCoverage[], Map<?, ?>) -
Method in class GridCoverageFactory
- Constructs a grid coverage from the specified image and
grid geometry.
- create(GridCoverage2D) -
Static method in class Interpolator2D
- Constructs a new interpolator using default interpolations.
- create(GridCoverage2D, Interpolation) -
Static method in class Interpolator2D
- Constructs a new interpolator for a single interpolation.
- create(GridCoverage2D, Interpolation[]) -
Static method in class Interpolator2D
- Constructs a new interpolator for an interpolation and its fallbacks.
- create(FeatureSource<SimpleFeatureType, SimpleFeature>, Query) -
Static method in class DefaultView
- Factory that make the correct decorator for the provided featureSource.
- create(Object[]) -
Method in class DefaultFeatureType
- Creates a new feature, with a generated unique featureID.
- create(Object[], String) -
Method in class DefaultFeatureType
- Creates a new feature, with the proper featureID, using this
FeatureType.
- create(Object[]) -
Method in interface FeatureFactory
- Deprecated. Schema information is required
- create(Object[], String) -
Method in interface FeatureFactory
- Deprecated. Schema information is required
- create(Object[]) -
Method in interface FeatureType
- Deprecated. Creates a new feature, with a generated unique featureID.
- create(Object[], String) -
Method in interface FeatureType
- Deprecated. Scheduled for removal in Geotools 2.2, please use FeatureFactory.
- create() -
Method in class ExpressionSAXParser
- Creates and returns the expression.
- create() -
Method in class FilterSAXParser
- Creates the filter held in the parser.
- create() -
Method in class LogicSAXParser
- Creates the the logic filter if in a complete state.
- create(Coordinate[]) -
Method in class LiteCoordinateSequenceFactory
-
- create(CoordinateSequence) -
Method in class LiteCoordinateSequenceFactory
-
- create(int, int) -
Method in class LiteCoordinateSequenceFactory
-
- create(double[]) -
Method in class LiteCoordinateSequenceFactory
-
- create(GeometryFactory) -
Method in class SubHandler
- Creates a new JTS geometry.
- create(GeometryFactory) -
Method in class SubHandlerBox
- Builds and returns the polygon.
- create(String) -
Method in class SubHandlerFactory
- Creates a new SubHandler, based on the appropriate OGC simple geometry
type.
- create(GeometryFactory) -
Method in class SubHandlerLinearRing
- Create the LinearRing.
- create(GeometryFactory) -
Method in class SubHandlerLineString
- Create the LineString.
- create(GeometryFactory) -
Method in class SubHandlerMulti
- Returns a completed multi type.
- create(GeometryFactory) -
Method in class SubHandlerPoint
- Generates the point.
- create(GeometryFactory) -
Method in class SubHandlerPolygon
- Returns the completed OGC Polygon.
- create(ParameterBlock, RenderingHints) -
Method in class CombineCRIF
- Creates a
RenderedImage
representing the results of an imaging
operation for a given ParameterBlock
and RenderingHints
.
- create(ParameterBlock, RenderingHints) -
Method in class HysteresisCRIF
- Creates a
RenderedImage
for the results of an imaging
operation for a given ParameterBlock
and RenderingHints
.
- create(ParameterBlock, RenderingHints) -
Method in class NodataFilterCRIF
- Creates a
RenderedImage
representing the results of an imaging
operation for a given ParameterBlock
and RenderingHints
.
- create(ParameterBlock, RenderingHints) -
Method in class ColorReductionCRIF
-
- create(RectIter, WritableRectIter) -
Static method in class TransfertRectIter
- Creates a
WritableRectIter
for the specified source and destination iterator.
- create() -
Static method in class Drawer
- Retrieve the default Drawing implementation.
- create(String, int, int, int) -
Static method in class DefaultParameterDescriptor
- Constructs a descriptor for a mandatory parameter in a range of integer values.
- create(Map<String, ?>, int, int, int, boolean) -
Static method in class DefaultParameterDescriptor
- Constructs a descriptor for a parameter in a range of integer values.
- create(String, double, double, double, Unit<?>) -
Static method in class DefaultParameterDescriptor
- Constructs a descriptor for a mandatory parameter in a range of floating point values.
- create(Map<String, ?>, double, double, double, Unit<?>, boolean) -
Static method in class DefaultParameterDescriptor
- Constructs a descriptor for a parameter in a range of floating point values.
- create(String, CharSequence, Class<T>, T, boolean) -
Static method in class DefaultParameterDescriptor
- Constructs a descriptor from a name and a default value.
- create(String, int) -
Static method in class Parameter
- Constructs a parameter from the specified name and value.
- create(String, double, Unit<?>) -
Static method in class Parameter
- Constructs a parameter from the specified name and value.
- create(String, Class<T>, T) -
Static method in class Parameter
- Constructs a parameter from the specified code list.
- create(Class<T>, Collection<T>) -
Static method in class FallbackAuthorityFactory
- Wraps the specified authority factories.
- create(Collection<? extends AuthorityFactory>) -
Static method in class FallbackAuthorityFactory
- Wraps the specified authority factories.
- create(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, Class<? extends Conversion>) -
Static method in class DefaultConversion
- Returns a conversion from the specified defining conversion.
- create(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod, Class<? extends CoordinateOperation>) -
Static method in class DefaultOperation
- Returns a coordinate operation of the specified class.
- create(int) -
Static method in class MatrixFactory
- Creates a square identity matrix of size
size
× size
.
- create(int, int) -
Static method in class MatrixFactory
- Creates a matrix of size
numRow
× numCol
.
- create(Matrix) -
Static method in class MatrixFactory
- Creates a new matrix which is a copy of the specified matrix.
- create(MathTransform, MathTransform) -
Static method in class ConcatenatedTransform
- Constructs a concatenated transform.
- create(double, double) -
Static method in class ExponentialTransform1D
- Constructs a new exponentional transform.
- create(int) -
Static method in class IdentityTransform
- Constructs an identity transform of the specified dimension.
- create(double, double) -
Static method in class LinearTransform1D
- Constructs a new linear transform.
- create(double, double) -
Static method in class LogarithmicTransform1D
- Constructs a new logarithmic transform.
- create(int, MathTransform, int) -
Static method in class PassThroughTransform
- Creates a transform which passes through a subset of ordinates to another transform.
- create(Matrix) -
Static method in class ProjectiveTransform
- Creates a transform for the specified matrix.
- create(AffineTransform) -
Static method in class ProjectiveTransform
- Creates a transform for the specified matrix as a Java2D object.
- create(Warp) -
Static method in class WarpTransform2D
- Returns a transform using the specified warp object.
- create(CharSequence, NumberRange<? extends Number>, double) -
Static method in class DefaultPiecewiseTransform1DElement
- Builds up a
DefaultPiecewiseTransform1DElement
which maps a range to a constant value.
- create(CharSequence, NumberRange<? extends Number>, byte) -
Static method in class DefaultPiecewiseTransform1DElement
- Builds up a DefaultPiecewiseTransform1DElement which maps a range to a constant value.
- create(CharSequence, NumberRange<? extends Number>, int) -
Static method in class DefaultPiecewiseTransform1DElement
- Builds up a DefaultPiecewiseTransform1DElement which maps a range to a constant value.
- create(CharSequence, NumberRange<? extends Number>, NumberRange<? extends Number>) -
Static method in class DefaultPiecewiseTransform1DElement
- Constructor.
- create(CharSequence) -
Static method in class DefaultPiecewiseTransform1DElement
- Creates a pass-through DefaultPiecewiseTransform1DElement.
- create(CharSequence, NumberRange<? extends Number>) -
Static method in class DefaultPiecewiseTransform1DElement
- Creates a pass-through DefaultPiecewiseTransform1DElement.
- create(String, NumberRange<? extends Number>, MathTransform1D) -
Static method in class DefaultPiecewiseTransform1DElement
-
- create(CharSequence, Color[], NumberRange<? extends Number>, NumberRange<? extends Number>) -
Static method in class LinearColorMapElement
-
- create(CharSequence, Color, NumberRange<? extends Number>, int) -
Static method in class LinearColorMapElement
-
- create(CharSequence, Color, short, int) -
Static method in class LinearColorMapElement
-
- create(CharSequence, Color, int, int) -
Static method in class LinearColorMapElement
-
- create(CharSequence, Color, float, int) -
Static method in class LinearColorMapElement
-
- create(CharSequence, Color, double, int) -
Static method in class LinearColorMapElement
-
- create(float, float, Unit<?>) -
Static method in class MeasurementRange
- Constructs an inclusive range of
float
values.
- create(float, boolean, float, boolean, Unit<?>) -
Static method in class MeasurementRange
- Constructs a range of
float
values.
- create(double, double, Unit<?>) -
Static method in class MeasurementRange
- Constructs an inclusive range of
double
values.
- create(double, boolean, double, boolean, Unit<?>) -
Static method in class MeasurementRange
- Constructs a range of
double
values.
- create(String) -
Static method in class NameFactory
- Constructs a generic name from a fully qualified name
and the default separator character.
- create(String, char) -
Static method in class NameFactory
- Constructs a generic name from a fully qualified name
and the specified separator character.
- create(CharSequence[]) -
Static method in class NameFactory
- Constructs a generic name from an array of local names and the default separator character.
- create(CharSequence[], char) -
Static method in class NameFactory
- Constructs a generic name from an array of local names and the specified separator character.
- create(byte, byte) -
Static method in class NumberRange
- Constructs an inclusive range of
byte
values.
- create(byte, boolean, byte, boolean) -
Static method in class NumberRange
- Constructs a range of
byte
values.
- create(short, short) -
Static method in class NumberRange
- Constructs an inclusive range of
short
values.
- create(short, boolean, short, boolean) -
Static method in class NumberRange
- Constructs a range of
short
values.
- create(int, int) -
Static method in class NumberRange
- Constructs an inclusive range of
int
values.
- create(int, boolean, int, boolean) -
Static method in class NumberRange
- Constructs a range of
int
values.
- create(long, long) -
Static method in class NumberRange
- Constructs an inclusive range of
long
values.
- create(long, boolean, long, boolean) -
Static method in class NumberRange
- Constructs a range of
long
values.
- create(float, float) -
Static method in class NumberRange
- Constructs an inclusive range of
float
values.
- create(float, boolean, float, boolean) -
Static method in class NumberRange
- Constructs a range of
float
values.
- create(double, double) -
Static method in class NumberRange
- Constructs an inclusive range of
double
values.
- create(double, boolean, double, boolean) -
Static method in class NumberRange
- Constructs a range of
double
values.
- create(Hints) -
Static method in class ObjectCaches
- Utility method used to produce cache based on provide Hint
- create(String, int) -
Static method in class ObjectCaches
- Utility method used to produce an ObjectCache.
- CREATE_SPATIAL_INDEX -
Static variable in class ShapefileDataStoreFactory
- Optional - Enable/disable the automatic creation of spatial index
- createAbstractType() -
Method in class DefaultFeatureTypeFactory
-
- createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates a two dimensional coordinate system from the given pair of axis.
- createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates a three dimensional coordinate system from the given set of axis.
- createAffineTransform(Axis2D, Axis2D) -
Static method in class Axis2D
- Creates an affine transform mapping logical to pixels coordinates for a pair
of axis.
- createAffineTransform() -
Method in class GridToEnvelopeMapper
- Returns the math transform as a two-dimensional affine transform.
- createAffineTransform(Matrix) -
Method in class DefaultMathTransformFactory
- Creates an affine transform from a matrix.
- createAnchorPoint(Expression, Expression) -
Method in class AbstractStyleFactory
-
- createAnchorPoint(double, double) -
Method in class StyleBuilder
- wrapper round Stylefactory Method
- createAnchorPoint(Expression, Expression) -
Method in class StyleBuilder
- wrapper round Stylefactory Method
- createAnchorPoint(Expression, Expression) -
Method in interface StyleFactory
-
- createAnchorPoint(Expression, Expression) -
Method in class StyleFactoryImpl
-
- createAndExecuteQuery(String[], SeSqlConstruct) -
Method in interface ISession
-
- createAndExecuteQuery(String[], SeSqlConstruct) -
Method in class SessionWrapper
-
- createAppend(Transaction) -
Method in class ActiveTypeEntry
- It would be great to kill this method, and add a "skipToEnd" method to featureWriter?
- createAssociation(Attribute, AssociationDescriptor) -
Method in class AbstractFeatureFactoryImpl
-
- createAssociationDescriptor(AssociationType, Name, int, int, boolean) -
Method in class FeatureTypeFactoryImpl
-
- createAssociationType(Name, AttributeType, boolean, List, AssociationType, InternationalString) -
Method in class FeatureTypeFactoryImpl
-
- createAttribute(Object, AttributeDescriptor, String) -
Method in class AbstractFeatureFactoryImpl
-
- createAttribute(Object, AttributeDescriptor, String) -
Method in class LenientFeatureFactory
-
- createAttributeDescriptor(AttributeType, Name, int, int, boolean, Object) -
Method in class FeatureTypeFactoryImpl
-
- createAttributeExpression(String) -
Method in interface FilterFactory
- Deprecated. Creates an AttributeExpression using the supplied xpath.
- createAttributeExpression(SimpleFeatureType, String) -
Method in interface FilterFactory
- Deprecated. use createAttributeExpression( xpath ), will be removed for
GeoTools 2.3
- createAttributeExpression(AttributeDescriptor) -
Method in interface FilterFactory
- Deprecated. use createAttributeExpression( at ), will be removed for
GeoTools 2.3
- createAttributeExpression(SimpleFeatureType) -
Method in interface FilterFactory
- Deprecated. use
FilterFactory.createAttributeExpression(String)
instead.
- createAttributeExpression(String) -
Method in class FilterFactoryImpl
- Creates an AttributeExpression using the supplied xpath.
- createAttributeExpression(SimpleFeatureType) -
Method in class FilterFactoryImpl
- Creates a Attribute Expression with an initial schema.
- createAttributeExpression(SimpleFeatureType, String) -
Method in class FilterFactoryImpl
- Creates a Attribute Expression given a schema and attribute path.
- createAttributeExpression(AttributeDescriptor) -
Method in class FilterFactoryImpl
-
- createAttributes(String[]) -
Method in class TransformerBase.TranslatorSupport
- Utility method for creating attributes from an array of name value
pairs.
- createAttributeType(String, Class, boolean, int, Object) -
Method in class AttributeTypeFactory
- Create an AttributeType with the given name, Class, nillability,
fieldLength, and provided defaultValue.
- createAttributeType(String, Class, boolean, Filter, Object, Object) -
Method in class AttributeTypeFactory
- Create an AttributeType with the given name, Class, nillability,
fieldLength, and provided defaultValue.
- createAttributeType(String, Class, boolean, Filter, Object, Object, int, int) -
Method in class AttributeTypeFactory
- Create an AttributeType with the given name, Class, nillability,
fieldLength, and provided defaultValue.
- createAttributeType(String, Class, boolean, int) -
Method in class AttributeTypeFactory
- Create an AttributeType with the given name, Class, nillability, and
fieldLength, defering the defaultValue to the type of Attribute.
- createAttributeType(String, FeatureType, boolean) -
Method in class AttributeTypeFactory
- Create a Feature AttributeType which holds the a Feature instance which
is of the given FeatureType or null if any arbitrary Feature can be held.
- createAttributeType(String, Class, boolean, int, Object, Object) -
Method in class AttributeTypeFactory
- Create a Feature AttributeType which holds the a Feature instance which
is of the given FeatureType or null if any arbitrary Feature can be held.
- createAttributeType(String, Class, Filter) -
Static method in class DefaultAttributeType
- Method for geotools AttributeType implementations to create a geoapi
attribute type.
- createAttributeType(String, Class, boolean, int) -
Method in class DefaultAttributeTypeFactory
- Create an AttributeType with the given name, Class, nillability, and
fieldLength meta-data.
- createAttributeType(String, FeatureType, boolean) -
Method in class DefaultAttributeTypeFactory
- Creates the DefaultAttributeType.Feature
- createAttributeType(String, Class, boolean, int, Object) -
Method in class DefaultAttributeTypeFactory
- Implementation of AttributeType creation.
- createAttributeType(String, Class, boolean, Filter, Object, Object) -
Method in class DefaultAttributeTypeFactory
- Implementation of AttributeType creation.
- createAttributeType(String, Class, boolean, Filter, Object, Object, int, int) -
Method in class DefaultAttributeTypeFactory
-
- createAttributeType(String, Class, boolean, int, Object, Object) -
Method in class DefaultAttributeTypeFactory
-
- createAttributeType(Name, Class, boolean, boolean, List, AttributeType, InternationalString) -
Method in class FeatureTypeFactoryImpl
-
- createAttributeType(String, Class, CoordinateReferenceSystem, Filter) -
Static method in class GeometricAttributeType
- Deprecated.
- createBackingStore() -
Method in class DeferredAuthorityFactory
- Creates the backing store authority factory.
- createBackingStore() -
Method in class FactoryUsingWKT
- Creates the backing store authority factory.
- createBackingStore() -
Method in class LongitudeFirstEpsgDecorator
- Returns the factory instance (usually
ThreadedEpsgFactory
)
to be used as the backing store.
- createBackingStore() -
Method in class LongitudeFirstFactory
- Returns the factory instance (usually
ThreadedEpsgFactory
)
to be used as the backing store.
- createBackingStore(Hints) -
Method in class ThreadedAccessEpsgFactory
- Returns the backing-store factory for MS-Access syntax.
- createBackingStore(Hints) -
Method in class ThreadedEpsgFactory
- Creates the backing store for the specified data source.
- createBackingStore() -
Method in class ThreadedEpsgFactory
- Creates the backing store authority factory.
- createBackingStore(Hints) -
Method in class ThreadedHsqlEpsgFactory
- Returns the backing-store factory for HSQL syntax.
- createBackingStore(Hints) -
Method in class ThreadedPostgreSQLEpsgFactory
- Returns the backing-store factory for PostgreSQL syntax.
- createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) -
Method in class ReferencingFactoryContainer
- Deprecated. Moved to the
MathTransformFactory
interface.
- createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) -
Method in class DefaultMathTransformFactory
- Creates a parameterized transform from a base
CRS to a derived CS.
- createBaseToDerived(CoordinateReferenceSystem, MathTransform, CoordinateSystem) -
Method in class DefaultMathTransformFactory
- Creates a transform from a base CRS to a derived CS.
- createBBoxExpression(Envelope) -
Method in interface FilterFactory
- Deprecated. Please use filterFactory.literal( JTS.toGeometry( bounds ) )
- createBBoxExpression(Envelope) -
Method in class FilterFactoryImpl
- Creates a BBox Expression from an envelope.
- createBetweenFilter() -
Method in interface FilterFactory
- Deprecated. Creates an empty Between Filter.
- createBetweenFilter() -
Method in class FilterFactoryImpl
- Creates an empty Between Filter.
- createBinding(QName) -
Method in interface BindingFactory
- Creates the binding from a qualified name.
- createBinding(QName) -
Method in class BindingFactoryImpl
-
- createCache(Hints) -
Static method in class CachedAuthorityDecorator
- Utility method used to produce cache based on hint
- createCache(Hints) -
Static method in class CachedCRSAuthorityDecorator
- Utility method used to produce cache based on hint
- createCartesianCS(String) -
Method in class AbstractAuthorityFactory
- Creates a cartesian coordinate system from a code.
- createCartesianCS(String) -
Method in class AbstractAuthorityMediator
-
- createCartesianCS(String) -
Method in class AbstractCachedAuthorityFactory
- Creates a cartesian coordinate system from a code.
- createCartesianCS(String) -
Method in class AuthorityFactoryAdapter
- Creates a cartesian coordinate system from a code.
- createCartesianCS(String) -
Method in class BufferedAuthorityFactory
- Returns a cartesian coordinate system from a code.
- createCartesianCS(String) -
Method in class CachedAuthorityDecorator
-
- createCartesianCS(String) -
Method in class FallbackAuthorityFactory
- Creates a cartesian coordinate system from a code.
- createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates a two dimensional cartesian coordinate system from the given pair of axis.
- createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates a three dimensional cartesian coordinate system from the given set of axis.
- createCartesianCS(String) -
Method in class ThreadedAuthorityFactory
- Returns a cartesian coordinate system from a code.
- createChannelSelection(SelectedChannelType[]) -
Method in class AbstractStyleFactory
-
- createChannelSelection(SelectedChannelType[]) -
Method in interface StyleFactory
-
- createChannelSelection(SelectedChannelType[]) -
Method in class StyleFactoryImpl
-
- createChildHandler(QName) -
Method in class DocumentHandlerImpl
-
- createChildHandler(QName) -
Method in class ElementHandlerImpl
-
- createChildHandler(QName) -
Method in interface Handler
- Returns a handler for a component in the schema which is a child of
this component.
- createChildState(long) -
Method in interface ISession
-
- createChildState(long) -
Method in class SessionWrapper
-
- createCollection() -
Method in class DefaultFeatureCollections
- Creates a new DefaultFeatureCollection.
- createCollection(String) -
Method in class DefaultFeatureCollections
-
- createCollection(String, SimpleFeatureType) -
Method in class DefaultFeatureCollections
-
- createCollection() -
Method in class FeatureCollections
- Subclasses must implement this to return a new FeatureCollection
object.
- createCollection(String) -
Method in class FeatureCollections
- Subclasses must implement this to return a new FeatureCollection
object
with a particular id.
- createColorMap() -
Method in class AbstractStyleFactory
-
- createColorMap(String[], double[], Color[], int) -
Method in class StyleBuilder
- Creates a color map based on fixed quantities and colors.
- createColorMap() -
Method in interface StyleFactory
-
- createColorMap() -
Method in class StyleFactoryImpl
-
- createColorMapEntry() -
Method in class AbstractStyleFactory
-
- createColorMapEntry() -
Method in interface StyleFactory
-
- createColorMapEntry() -
Method in class StyleFactoryImpl
-
- createCompareFilter(short) -
Method in interface FilterFactory
- Deprecated. use one of
FilterFactory.less(Expression, Expression)
FilterFactory.lessOrEqual(Expression, Expression)
FilterFactory.equals(Expression, Expression)
FilterFactory.greater(Expression, Expression)
FilterFactory.greaterOrEqual(Expression, Expression)
FilterFactory.between(Expression, Expression, Expression)
- createCompareFilter(short) -
Method in class FilterFactoryImpl
- Deprecated. @see org.geotools.filter.FilterFactory#createCompareFilter(short)
- createCompatibleDestImage(BufferedImage, ColorModel) -
Method in class InverseColorMapOp
-
- createCompatibleDestRaster(Raster) -
Method in class InverseColorMapRasterOp
-
- createCompiler(String, FilterFactory) -
Method in class AbstractCompilerFactory
-
- createComplexAttribute(Collection, AttributeDescriptor, String) -
Method in class AbstractFeatureFactoryImpl
-
- createComplexAttribute(Collection, ComplexType, String) -
Method in class AbstractFeatureFactoryImpl
-
- createComplexType(Name, Collection, boolean, boolean, List, AttributeType, InternationalString) -
Method in class FeatureTypeFactoryImpl
-
- createCompositeCurve(List) -
Method in class GeometryBuilder
-
- createCompositePoint(Point) -
Method in class GeometryBuilder
-
- createCompositeSurface(List) -
Method in class GeometryBuilder
-
- createCompoundCRS(String) -
Method in class JDBCAuthorityFactory
-
- createCompoundCRS(String) -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- createCompoundCRS(String) -
Method in class AbstractAuthorityFactory
- Creates a 3D coordinate reference system from a code.
- createCompoundCRS(String) -
Method in class AbstractAuthorityMediator
-
- createCompoundCRS(String) -
Method in class AbstractCachedAuthorityFactory
- Creates a 3D coordinate reference system from a code.
- createCompoundCRS(String) -
Method in class AuthorityFactoryAdapter
- Creates a 3D coordinate reference system from a code.
- createCompoundCRS(String) -
Method in class BufferedAuthorityFactory
- Returns a 3D coordinate reference system from a code.
- createCompoundCRS(String) -
Method in class CachedAuthorityDecorator
-
- createCompoundCRS(String) -
Method in class CachedCRSAuthorityDecorator
-
- createCompoundCRS(String) -
Method in class FallbackAuthorityFactory
- Creates a 3D coordinate reference system from a code.
- createCompoundCRS(Map<String, ?>, CoordinateReferenceSystem[]) -
Method in class ReferencingObjectFactory
- Creates a compound coordinate reference system from an ordered
list of
CoordinateReferenceSystem
objects.
- createCompoundCRS(String) -
Method in class ThreadedAuthorityFactory
- Returns a 3D coordinate reference system from a code.
- createConcatenatedOperation(Map<String, ?>, CoordinateOperation[]) -
Method in class AbstractCoordinateOperationFactory
- Creates a concatenated operation from a sequence of operations.
- createConcatenatedTransform(MathTransform, MathTransform) -
Method in class DefaultMathTransformFactory
- Creates a transform by concatenating two existing transforms.
- createConfiguration() -
Method in class XMLTestSupport
- Tempalte method for subclasses to create the configuration to be used by
the parser.
- createConnection() -
Method in class JDBC1DataStore
- Create a connection for your JDBC1 database
- createConnection() -
Method in class JDBC2DataStore
- Create a connection for your JDBC1 database
- createConnectionFactory() -
Method in class SessionPool
- SeConnectionFactory used to create
ISession
instances for the pool.
- createContents() -
Method in class AbstractDataStore2
- Subclass must overrride to connet to contents.
- createContentState(ContentEntry) -
Method in class ContentDataStore
- Instantiates a new content state for the entry.
- createContrastEnhancement() -
Method in interface StyleFactory
-
- createContrastEnhancement(Expression) -
Method in interface StyleFactory
-
- createContrastEnhancement() -
Method in class StyleFactoryImpl
-
- createContrastEnhancement(Expression) -
Method in class StyleFactoryImpl
-
- createConverter(Class, Class, Hints) -
Method in class BooleanConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) -
Method in class CharsetConverterFactory
-
- createConverter(Class, Class, Hints) -
Method in class CollectionConverterFactory
-
- createConverter(Class, Class, Hints) -
Method in class ColorConverterFactory
-
- createConverter(Class, Class, Hints) -
Method in class CommonsConverterFactory
- Delegates to
ConvertUtils.lookup(java.lang.Class)
to create a
converter instance.
- createConverter(Class<?>, Class<?>, Hints) -
Method in interface ConverterFactory
- Creates a
Converter
instance for converting one type
of object to another.
- createConverter(Class, Class, Hints) -
Method in class GeometryConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) -
Method in class GeometryTypeConverterFactory
-
- createConverter(Class, Class, Hints) -
Method in class NumericConverterFactory
-
- createConverter(Class, Class, Hints) -
Method in class TemporalConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) -
Method in class URConverterFactory
-
- createConverter(Class, Class, Hints) -
Method in class XmlConverterFactory
-
- createCoordinateOperation(String) -
Method in class AbstractAuthorityFactory
- Creates an operation from a single operation code.
- createCoordinateOperation(String) -
Method in class AbstractAuthorityMediator
-
- createCoordinateOperation(String) -
Method in class AbstractCachedAuthorityFactory
-
- createCoordinateOperation(String) -
Method in class AuthorityFactoryAdapter
- Creates an operation from a single operation code.
- createCoordinateOperation(String) -
Method in class BufferedAuthorityFactory
- Returns an operation from a single operation code.
- createCoordinateOperation(String) -
Method in class CachedAuthorityDecorator
-
- createCoordinateOperation(String) -
Method in class DirectEpsgFactory
- Returns a coordinate operation from a code.
- createCoordinateOperation(String) -
Method in class FallbackAuthorityFactory
- Creates an operation from a single operation code.
- createCoordinateOperation(String) -
Method in class ThreadedAuthorityFactory
- Returns an operation from a single operation code.
- createCoordinateReferenceSystem(String) -
Method in class JDBCAuthorityFactory
-
- createCoordinateReferenceSystem(String) -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- createCoordinateReferenceSystem(String) -
Method in class AbstractAuthorityFactory
- Returns an arbitrary coordinate reference system
from a code.
- createCoordinateReferenceSystem(String) -
Method in class AbstractAuthorityMediator
-
- createCoordinateReferenceSystem(String) -
Method in class AbstractCachedAuthorityFactory
-
- createCoordinateReferenceSystem(String) -
Method in class AuthorityFactoryAdapter
- Returns an arbitrary coordinate reference system
from a code.
- createCoordinateReferenceSystem(String) -
Method in class BufferedAuthorityFactory
- Returns an arbitrary coordinate reference system from a code.
- createCoordinateReferenceSystem(String) -
Method in class CachedAuthorityDecorator
-
- createCoordinateReferenceSystem(String) -
Method in class CachedCRSAuthorityDecorator
-
- createCoordinateReferenceSystem(String) -
Method in class DirectEpsgFactory
- Returns a coordinate reference system from a code.
- createCoordinateReferenceSystem(String) -
Method in class FallbackAuthorityFactory
- Returns an arbitrary coordinate reference system
from a code.
- createCoordinateReferenceSystem(String) -
Method in class PropertyAuthorityFactory
- Returns a coordinate reference system from a code.
- createCoordinateReferenceSystem(String) -
Method in class ThreadedAuthorityFactory
- Returns an arbitrary coordinate reference system from a code.
- createCoordinateReferenceSystem(String) -
Method in class AutoCRSFactory
- Deprecated. Creates a coordinate reference system from the specified code.
- createCoordinateReferenceSystem(String) -
Method in class WebCRSFactory
- Deprecated. Creates a coordinate reference system from the specified code.
- createCoordinateSystem(GeoTiffIIOMetadataDecoder) -
Method in class GeoTiffMetadata2CRSAdapter
- This method creates a
CoordinateReferenceSystem
object
from the metadata which has been set earlier.
- createCoordinateSystem(GeoTiffIIOMetadataDecoder) -
Method in class GeoTiffMetadata2CRSAdapter
- This method creates a
CoordinateReferenceSystem
object
from the metadata which has been set earlier.
- createCoordinateSystem(String) -
Method in class AbstractAuthorityFactory
- Returns an arbitrary coordinate system from a code.
- createCoordinateSystem(String) -
Method in class AbstractAuthorityMediator
-
- createCoordinateSystem(String) -
Method in class AbstractCachedAuthorityFactory
-
- createCoordinateSystem(String) -
Method in class AuthorityFactoryAdapter
- Returns an arbitrary coordinate system from a code.
- createCoordinateSystem(String) -
Method in class BufferedAuthorityFactory
- Returns an arbitrary coordinate system from a code.
- createCoordinateSystem(String) -
Method in class CachedAuthorityDecorator
-
- createCoordinateSystem(String) -
Method in class DirectEpsgFactory
- Returns a coordinate system from a code.
- createCoordinateSystem(String) -
Method in class FallbackAuthorityFactory
- Returns an arbitrary coordinate system from a code.
- createCoordinateSystem(String) -
Method in class ThreadedAuthorityFactory
- Returns an arbitrary coordinate system from a code.
- createCoordinateSystemAxis(String) -
Method in class AbstractAuthorityFactory
- Returns a coordinate system axis from a code.
- createCoordinateSystemAxis(String) -
Method in class AbstractAuthorityMediator
-
- createCoordinateSystemAxis(String) -
Method in class AbstractCachedAuthorityFactory
-
- createCoordinateSystemAxis(String) -
Method in class AuthorityFactoryAdapter
- Returns a coordinate system axis from a code.
- createCoordinateSystemAxis(String) -
Method in class BufferedAuthorityFactory
- Returns a coordinate system axis from a code.
- createCoordinateSystemAxis(String) -
Method in class CachedAuthorityDecorator
-
- createCoordinateSystemAxis(String) -
Method in class DirectEpsgFactory
- Returns a coordinate system axis from a code.
- createCoordinateSystemAxis(String) -
Method in class FallbackAuthorityFactory
- Returns a coordinate system axis from a code.
- createCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) -
Method in class ReferencingObjectFactory
- Creates a coordinate system axis from an abbreviation and a unit.
- createCoordinateSystemAxis(String) -
Method in class ThreadedAuthorityFactory
- Returns a coordinate system axis from a code.
- createCoverage(PlanarImage, MathTransform) -
Method in class GeoTiffReader
- Creates a
GridCoverage
for the provided PlanarImage
using
the AbstractGridCoverage2DReader.raster2Model
that was provided for this coverage.
- createCRS(int) -
Method in class PostgisAuthorityFactory
-
- createCurve(List) -
Method in class GeometryBuilder
-
- createCurve(PointArray) -
Method in class GeometryBuilder
-
- createCylindricalCS(String) -
Method in class AbstractAuthorityFactory
- Creates a cylindrical coordinate system from a code.
- createCylindricalCS(String) -
Method in class AbstractAuthorityMediator
-
- createCylindricalCS(String) -
Method in class AbstractCachedAuthorityFactory
- The default implementation invokes
createCoordinateSystem(code)
.
- createCylindricalCS(String) -
Method in class AuthorityFactoryAdapter
- Creates a cylindrical coordinate system from a code.
- createCylindricalCS(String) -
Method in class BufferedAuthorityFactory
- Returns a cylindrical coordinate system from a code.
- createCylindricalCS(String) -
Method in class CachedAuthorityDecorator
-
- createCylindricalCS(String) -
Method in class FallbackAuthorityFactory
- Creates a cylindrical coordinate system from a code.
- createCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates a cylindrical coordinate system from the given set of axis.
- createCylindricalCS(String) -
Method in class ThreadedAuthorityFactory
- Returns a cylindrical coordinate system from a code.
- createDataSource(Map) -
Method in interface DataSourceFactorySpi
- Construct a live data source using the params specifed.
- createDataSource(Map) -
Method in class DBCPDataSourceFactory
-
- createDataSource(Map) -
Method in class JNDIDataSourceFactory
-
- createDataSource() -
Static method in class HsqlEpsgDatabase
- Creates a DataSource that is set up and ready to go.
- createDataSource(Hints) -
Static method in class HsqlEpsgDatabase
-
- createDataSource(File) -
Static method in class HsqlEpsgDatabase
-
- createDataSource() -
Method in class ThreadedAccessEpsgFactory
- Returns a data source using the JDBC-ODBC bridge for the "EPSG" database.
- createDataSource() -
Method in class ThreadedEpsgFactory
- Setup a data source for a connection to the EPSG database.
- createDataSource() -
Method in class ThreadedHsqlEpsgFactory
- Returns a data source for the HSQL database.
- createDataSource() -
Method in class ThreadedPostgreSQLEpsgFactory
- Returns a data source for the PostgreSQL database.
- createDataStore(Map) -
Method in class ArcSDEDataStoreFactory
- crates an SdeDataSource based on connection parameters held in
params
.
- createDataStore() -
Method in class AbstractDataStoreTest
- Creates a new instance of the datastore.
- createDataStore(Map<String, Serializable>) -
Method in interface DataAccessFactory
- Construct a live DataAccess using the connection parameters provided.
- createDataStore(Map<String, Serializable>) -
Method in interface DataStoreFactorySpi
- Construct a live data source using the params specifed.
- createDataStore(Map) -
Method in class DB2DataStoreFactory
- Constructs a DB2 data store using the params.
- createDataStore(URL) -
Method in interface FileDataStoreFactorySpi
- A DataStore attached to the provided url, may be created if needed.
- createDataStore(Map<String, Serializable>) -
Method in class PreGeneralizedDataStoreFactory
-
- createDataStore(Map) -
Method in class PostgisDataStoreFactory
- Construct a postgis data store using the params.
- createDataStore(Map) -
Method in class PropertyDataStoreFactory
- DOCUMENT ME!
- createDataStore(Map) -
Method in class ShapefileDataStoreFactory
- Returns an instance of DataStore iff the resource pointed to the Map of
paramers can be handled as a shapefile.
- createDataStore(URL) -
Method in class ShapefileDataStoreFactory
- We may need to create a new datastore if the provided file does not
exist.
- createDataStore(URL, boolean) -
Method in class ShapefileDataStoreFactory
-
- createDataStore(Map) -
Method in class WFSDataStoreFactory
- Requests the WFS Capabilities document from the
url
parameter
in params
and returns a WFSDataStore
according to the version of the
GetCapabilities document returned.
- createDataStoreInternal(DataSource, String, String) -
Method in class PostgisDataStoreFactory
-
- createDatum(String) -
Method in class AbstractAuthorityFactory
- Returns an arbitrary datum from a code.
- createDatum(String) -
Method in class AbstractAuthorityMediator
-
- createDatum(String) -
Method in class AbstractCachedAuthorityFactory
-
- createDatum(String) -
Method in class AuthorityFactoryAdapter
- Returns an arbitrary datum from a code.
- createDatum(String) -
Method in class BufferedAuthorityFactory
- Returns an arbitrary datum from a code.
- createDatum(String) -
Method in class CachedAuthorityDecorator
-
- createDatum(String) -
Method in class DirectEpsgFactory
- Returns a datum from a code.
- createDatum(String) -
Method in class FallbackAuthorityFactory
- Returns an arbitrary datum from a code.
- createDatum(String) -
Method in class ThreadedAuthorityFactory
- Returns an arbitrary datum from a code.
- createDbaseHeader(SimpleFeatureType) -
Static method in class ShapefileDataStore
- Attempt to create a DbaseFileHeader for the FeatureType.
- createDefault(FilterFactory) -
Static method in class FontImpl
- Utility method to capture the default font in one place.
- createDefaultFeatureId() -
Static method in class SimpleFeatureBuilder
- Internal method for creating feature id's when none is specified.
- createDefaultFeatureIdentifier(String) -
Static method in class SimpleFeatureBuilder
- Internal method for a temporary FeatureId that can be assigned
a real value after a commit.
- createDefaultGraphic() -
Method in interface StyleFactory
-
- createDefaultGraphic() -
Method in class StyleFactoryImpl
-
- createDefaultRendering() -
Method in class AbstractCoverage.Renderable
- Returns a rendered image with a default width and height in pixels.
- createDefaultRendering() -
Method in class GridCoverage2D.Renderable
- Returns a rendered image with a default width and height in pixels.
- createDefaultValue() -
Method in interface AttributeType
- Deprecated. Create a default value for this AttributeType.
- createDefaultValue() -
Method in class DefaultAttributeType
-
- createDefaultValue() -
Method in interface FeatureAttributeType
- Method should delegate responsibility to a FeatureFactory.
- createDefaultValue() -
Method in class AttributeTypeImpl
-
- createDefaultValue() -
Method in class ChoiceAttributeType
- Deprecated. Returns the default value for the first child which does not throw an
exception, null otherwise.
- createDefaultValue() -
Method in class FeatureAttributeType
-
- createDefaultValue() -
Method in class ListAttributeType
- Deprecated.
- createDefaultValue() -
Method in class SetAttributeType
- Deprecated. This method is unstable ... and does not yet check validity well.
- createDefiningConversion(Map<String, ?>, OperationMethod, ParameterValueGroup) -
Method in class AbstractCoordinateOperationFactory
- Constructs a defining conversion from a set of properties.
- createDeleteStatement(Connection, SimpleFeatureType) -
Method in class JDBCPSFeatureWriter
- Creates the prepared statement for feature deletes
- createDerivedCRS(String) -
Method in class JDBCAuthorityFactory
-
- createDerivedCRS(String) -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- createDerivedCRS(String) -
Method in class AbstractAuthorityFactory
- Creates a derived coordinate reference system from a code.
- createDerivedCRS(String) -
Method in class AbstractAuthorityMediator
-
- createDerivedCRS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createDerivedCRS(String) -
Method in class AuthorityFactoryAdapter
- Creates a derived coordinate reference system from a code.
- createDerivedCRS(String) -
Method in class BufferedAuthorityFactory
- Returns a derived coordinate reference system from a code.
- createDerivedCRS(String) -
Method in class CachedAuthorityDecorator
-
- createDerivedCRS(String) -
Method in class CachedCRSAuthorityDecorator
-
- createDerivedCRS(String) -
Method in class FallbackAuthorityFactory
- Creates a derived coordinate reference system from a code.
- createDerivedCRS(Map<String, ?>, OperationMethod, CoordinateReferenceSystem, MathTransform, CoordinateSystem) -
Method in class ReferencingObjectFactory
- Deprecated. Use
CoordinateOperationFactory.createDefiningConversion(java.util.Map, org.opengis.referencing.operation.OperationMethod, org.opengis.parameter.ParameterValueGroup)
followed by
ReferencingObjectFactory.createDerivedCRS(java.util.Map, org.opengis.referencing.operation.OperationMethod, org.opengis.referencing.crs.CoordinateReferenceSystem, org.opengis.referencing.operation.MathTransform, org.opengis.referencing.cs.CoordinateSystem)
instead.
- createDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, Conversion, CoordinateSystem) -
Method in class ReferencingObjectFactory
- Creates a derived coordinate reference system from a conversion.
- createDerivedCRS(String) -
Method in class ThreadedAuthorityFactory
- Returns a derived coordinate reference system from a code.
- createDescribeFeatureTypeConnection(String, HttpMethod) -
Method in class WFSProtocolHandler
- Deprecated.
- createDescribeLayerRequest() -
Method in class WebMapServer
-
- createDescribeLayerRequest(URL) -
Method in class WMS1_0_0
- Note that WMS 1.0.0 does not support this method.
- createDescribeLayerRequest(URL) -
Method in class WMS1_1_0
-
- createDescribeLayerRequest(URL) -
Method in class WMSSpecification
- Creates a DescribeLayer request which can be used to retrieve
information about specific layers on the Web Map Server.
- createDescriptor(ReferenceIdentifier[], double, double, double, Unit<?>) -
Static method in class MathTransformProvider
- Constructs a parameter descriptor from a set of alias.
- createDescriptorGroup(ReferenceIdentifier[], GeneralParameterDescriptor[]) -
Static method in class MathTransformProvider
- Constructs a parameter group from a set of alias.
- createDirectPosition(double[]) -
Method in class GeometryBuilder
-
- createDirectPosition() -
Method in class GeometryBuilder
-
- createDisplacement(Expression, Expression) -
Method in class AbstractStyleFactory
-
- createDisplacement(double, double) -
Method in class StyleBuilder
- wrapper round Stylefactory Method
- createDisplacement(Expression, Expression) -
Method in class StyleBuilder
- wrapper round Stylefactory Method
- createDisplacement(Expression, Expression) -
Method in interface StyleFactory
-
- createDisplacement(Expression, Expression) -
Method in class StyleFactoryImpl
-
- createDocumentHandler(ParserHandler) -
Method in interface HandlerFactory
- Creates a handler for the root element of a document.
- createDocumentHandler(ParserHandler) -
Method in class HandlerFactoryImpl
-
- createDynamicStyle(SimpleFeature, Symbolizer, Range) -
Method in class SLDStyleFactory
- Creates a rendered style
- createElementHandler(URI, String) -
Method in class ElementHandlerFactory
- Creates an element handler for the element specified by name and
namespace.
- createElementHandler(Element) -
Method in class ElementHandlerFactory
- Creates an element handler based on the element provided.
- createElementHandler(QName, Handler, ParserHandler) -
Method in interface HandlerFactory
- Creates an element hander for a global or top level element in a document.
- createElementHandler(XSDElementDeclaration, Handler, ParserHandler) -
Method in interface HandlerFactory
- Creates a handler for a particular element in a document.
- createElementHandler(QName, Handler, ParserHandler) -
Method in class HandlerFactoryImpl
-
- createElementHandler(XSDElementDeclaration, Handler, ParserHandler) -
Method in class HandlerFactoryImpl
-
- createEllipsoid(String, double, double, Unit<Length>) -
Static method in class DefaultEllipsoid
- Constructs a new ellipsoid using the specified axis length.
- createEllipsoid(Map<String, ?>, double, double, Unit<Length>) -
Static method in class DefaultEllipsoid
- Constructs a new ellipsoid using the specified axis length.
- createEllipsoid(String) -
Method in class AbstractAuthorityFactory
- Returns an ellipsoid from a code.
- createEllipsoid(String) -
Method in class AbstractAuthorityMediator
-
- createEllipsoid(String) -
Method in class AbstractCachedAuthorityFactory
-
- createEllipsoid(String) -
Method in class AuthorityFactoryAdapter
- Returns an ellipsoid from a code.
- createEllipsoid(String) -
Method in class BufferedAuthorityFactory
- Returns an ellipsoid from a code.
- createEllipsoid(String) -
Method in class CachedAuthorityDecorator
-
- createEllipsoid(Map<String, ?>, double, double, Unit<Length>) -
Method in class DatumAliases
- Creates an ellipsoid from radius values.
- createEllipsoid(String) -
Method in class DirectEpsgFactory
- Returns an ellipsoid from a code.
- createEllipsoid(String) -
Method in class FallbackAuthorityFactory
- Returns an ellipsoid from a code.
- createEllipsoid(Map<String, ?>, double, double, Unit<Length>) -
Method in class ReferencingObjectFactory
- Creates an ellipsoid from radius values.
- createEllipsoid(String) -
Method in class ThreadedAuthorityFactory
- Returns an ellipsoid from a code.
- createEllipsoidalCS(String) -
Method in class AbstractAuthorityFactory
- Creates an ellipsoidal coordinate system from a code.
- createEllipsoidalCS(String) -
Method in class AbstractAuthorityMediator
-
- createEllipsoidalCS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createEllipsoidalCS(String) -
Method in class AuthorityFactoryAdapter
- Creates an ellipsoidal coordinate system from a code.
- createEllipsoidalCS(String) -
Method in class BufferedAuthorityFactory
- Returns an ellipsoidal coordinate system from a code.
- createEllipsoidalCS(String) -
Method in class CachedAuthorityDecorator
-
- createEllipsoidalCS(String) -
Method in class FallbackAuthorityFactory
- Creates an ellipsoidal coordinate system from a code.
- createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates an ellipsoidal coordinate system without ellipsoidal height.
- createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates an ellipsoidal coordinate system with ellipsoidal height.
- createEllipsoidalCS(String) -
Method in class ThreadedAuthorityFactory
- Returns an ellipsoidal coordinate system from a code.
- createEngineeringCRS(String) -
Method in class JDBCAuthorityFactory
-
- createEngineeringCRS(String) -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- createEngineeringCRS(String) -
Method in class AbstractAuthorityFactory
- Creates a engineering coordinate reference system from a code.
- createEngineeringCRS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createEngineeringCRS(String) -
Method in class AuthorityFactoryAdapter
- Creates a engineering coordinate reference system from a code.
- createEngineeringCRS(String) -
Method in class BufferedAuthorityFactory
- Returns an engineering coordinate reference system from a code.
- createEngineeringCRS(String) -
Method in class CachedAuthorityDecorator
-
- createEngineeringCRS(String) -
Method in class CachedCRSAuthorityDecorator
-
- createEngineeringCRS(String) -
Method in class FallbackAuthorityFactory
- Creates a engineering coordinate reference system from a code.
- createEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) -
Method in class ReferencingObjectFactory
- Creates a engineering coordinate reference system.
- createEngineeringCRS(String) -
Method in class ThreadedAuthorityFactory
- Returns an engineering coordinate reference system from a code.
- createEngineeringDatum(String) -
Method in class AbstractAuthorityFactory
- Creates a engineering datum from a code.
- createEngineeringDatum(String) -
Method in class AbstractAuthorityMediator
-
- createEngineeringDatum(String) -
Method in class AbstractCachedAuthorityFactory
-
- createEngineeringDatum(String) -
Method in class AuthorityFactoryAdapter
- Creates a engineering datum from a code.
- createEngineeringDatum(String) -
Method in class BufferedAuthorityFactory
- Returns an engineering datum from a code.
- createEngineeringDatum(String) -
Method in class CachedAuthorityDecorator
-
- createEngineeringDatum(Map<String, ?>) -
Method in class DatumAliases
- Creates an engineering datum.
- createEngineeringDatum(String) -
Method in class FallbackAuthorityFactory
- Creates a engineering datum from a code.
- createEngineeringDatum(Map<String, ?>) -
Method in class ReferencingObjectFactory
- Creates an engineering datum.
- createEngineeringDatum(String) -
Method in class ThreadedAuthorityFactory
- Returns an engineering datum from a code.
- createEntryPointingNode(Node) -
Method in class FileSystemPageStore
-
- createEntryPointingNode(Node) -
Method in class DatabasePageStore
-
- createEntryPointingNode(Node) -
Method in class FileSystemPageStore
-
- createEntryPointingNode(Node) -
Method in class MemoryPageStore
-
- createEntryPointingNode(Node) -
Method in class PageStore
- DOCUMENT ME!
- createEnvelope(DirectPosition, DirectPosition) -
Method in class GeometryBuilder
-
- createEnvironmentVariable(String) -
Method in interface FilterFactory
- Deprecated. Creates an Environment Variable
- createEnvironmentVariable(String) -
Method in class FilterFactoryImpl
-
- createEObject(Object) -
Method in class AbstractComplexEMFBinding
- Reflectively creates an instance of the target object.
- createExtent(String) -
Method in class AbstractAuthorityFactory
- Returns a extent (usually an area of validity) from a code.
- createExtent(String) -
Method in class AuthorityFactoryAdapter
- Returns a extent (usually an area of validity) from a code.
- createExtent(String) -
Method in class BufferedAuthorityFactory
- Returns an extent (usually an area of validity) from a code.
- createExtent(String) -
Method in class DirectEpsgFactory
- Returns an area of use.
- createExtent(String) -
Method in class FallbackAuthorityFactory
- Returns a extent (usually an area of validity) from a code.
- createExtent(String) -
Method in class ThreadedAuthorityFactory
- Returns an extent (usually an area of validity) from a code.
- createExtent(String, String) -
Method in interface StyleFactory
- Creates a new extent.
- createExtent(String, String) -
Method in class StyleFactoryImpl
-
- createExternalGraphic(URL, String) -
Method in class AbstractStyleFactory
-
- createExternalGraphic(String, String) -
Method in class AbstractStyleFactory
-
- createExternalGraphic(String, String) -
Method in class StyleBuilder
- wrapper for stylefactory method
- createExternalGraphic(URL, String) -
Method in class StyleBuilder
- wrapper for stylefactory method
- createExternalGraphic(URL, String) -
Method in interface StyleFactory
-
- createExternalGraphic(String, String) -
Method in interface StyleFactory
-
- createExternalGraphic(String, String) -
Method in class StyleFactoryImpl
-
- createExternalGraphic(URL, String) -
Method in class StyleFactoryImpl
-
- createFactory(Hints) -
Method in class AccessDataSource
- Deprecated. Open a connection and creates an EPSG factory for it.
- createFeature(Collection, AttributeDescriptor, String) -
Method in class AbstractFeatureFactoryImpl
-
- createFeature(Collection, FeatureType, String) -
Method in class AbstractFeatureFactoryImpl
-
- createFeatureLocking() -
Method in class ActiveTypeEntry
- Create the FeatureLocking, override for your own custom implementation.
- createFeatureLockingInternal(PostgisDataStore, SimpleFeatureType) -
Method in class PostgisDataStore
-
- createFeatureReader(SimpleFeatureType, Filter, QueryData) -
Method in class JDBC1DataStore
- Create a new FeatureReader
based on attributeReaders.
- createFeatureReader(String, IndexedShapefileAttributeReader, SimpleFeatureType) -
Method in class IndexedShapefileDataStore
-
- createFeatureReader(String, ShapefileAttributeReader, SimpleFeatureType) -
Method in class ShapefileDataStore
-
- createFeatureReader(Transaction, Query) -
Method in class MapServerWFSStrategy
-
- createFeatureSource() -
Method in class ActiveTypeEntry
-
- createFeatureSource(SimpleFeatureType) -
Method in class ActiveTypeEntry
- Create the FeatureSource, override for your own custom implementation.
- createFeatureSource(ContentEntry) -
Method in class ContentDataStore
- Instantiates new feature source for the entry.
- createFeatureSource() -
Method in interface TypeEntry
- Create a new FeatueSource allowing interaction with content.
- createFeatureStore() -
Method in class ActiveTypeEntry
- Create the FeatureStore, override for your own custom implementation.
- createFeatureType() -
Method in class DefaultFeatureTypeFactory
-
- createFeatureType() -
Method in class FeatureTypeBuilder
- DOCUMENT ME!
- createFeatureType(Name, Collection, GeometryDescriptor, boolean, List, AttributeType, InternationalString) -
Method in class FeatureTypeFactoryImpl
-
- createFeatureType(Element) -
Static method in class GMLComplexTypes
-
- createFeatureType(ComplexType) -
Static method in class GMLComplexTypes
-
- createFeatureTypeConstraint(String, Filter, Extent[]) -
Method in interface StyleFactory
- Creates a new feature type constraint.
- createFeatureTypeConstraint(String, Filter, Extent[]) -
Method in class StyleFactoryImpl
-
- createFeatureTypeName() -
Method in class ShapefileDataStore
- Create the type name of the single FeatureType this DataStore represents.
- createFeatureTypeStyle(Classifier, Expression, Color[], String, GeometryDescriptor, int, double, Stroke) -
Static method in class StyleGenerator
- Merges a classifier, array of colors and other data into a
FeatureTypeStyle object.
- createFeatureTypeStyle(Rule[]) -
Method in class AbstractStyleFactory
-
- createFeatureTypeStyle() -
Method in class AbstractStyleFactory
-
- createFeatureTypeStyle(Symbolizer) -
Method in class StyleBuilder
- create a SimpleFeature type styler
- createFeatureTypeStyle(Symbolizer, double, double) -
Method in class StyleBuilder
- create a SimpleFeature type styler see the SLD Spec for more details of scaleDenominators
- createFeatureTypeStyle(Symbolizer[], double, double) -
Method in class StyleBuilder
- create a SimpleFeature type styler see the SLD Spec for more details of scaleDenominators
- createFeatureTypeStyle(String, Symbolizer) -
Method in class StyleBuilder
- create a SimpleFeature type styler
- createFeatureTypeStyle(String, Symbolizer[]) -
Method in class StyleBuilder
- create a SimpleFeature type styler
- createFeatureTypeStyle(String, Symbolizer, double, double) -
Method in class StyleBuilder
- create a SimpleFeature type styler see the SLD Spec for more details of scaleDenominators
- createFeatureTypeStyle(String, Symbolizer[], double, double) -
Method in class StyleBuilder
- create a SimpleFeature type styler see the SLD Spec for more details of scaleDenominators
- createFeatureTypeStyle(String, Rule) -
Method in class StyleBuilder
- create a SimpleFeature type styler
- createFeatureTypeStyle(String, Rule[]) -
Method in class StyleBuilder
- create a SimpleFeature type styler see the SLD Spec for more details of scaleDenominators
- createFeatureTypeStyle(Rule[]) -
Method in interface StyleFactory
-
- createFeatureTypeStyle() -
Method in interface StyleFactory
-
- createFeatureTypeStyle() -
Method in class StyleFactoryImpl
-
- createFeatureTypeStyle(Rule[]) -
Method in class StyleFactoryImpl
-
- createFeatureWriter(String, Transaction) -
Method in class AbstractDataStore
- Subclass should implement this to provide writing support.
- createFeatureWriter(FeatureReader, QueryData) -
Method in class DB2DataStore
- Overrides the method in JDBCDataStore so that a DB2FeatureWriter is
created.
- createFeatureWriter(FeatureReader<SimpleFeatureType, SimpleFeature>, QueryData) -
Method in class JDBC1DataStore
-
- createFeatureWriter(String, Transaction) -
Method in class MemoryDataStore
- Provides FeatureWriter over the entire contents of
typeName
.
- createFeatureWriter(FeatureReader<SimpleFeatureType, SimpleFeature>, QueryData) -
Method in class PostgisDataStore
- DOCUMENT ME!
- createFeatureWriter(String, Transaction) -
Method in class IndexedShapefileDataStore
- Create a FeatureWriter for the given type name.
- createFeatureWriter(String, Transaction) -
Method in class ShapefileDataStore
- Create a FeatureWriter for the given type name.
- createFidFilter() -
Method in interface FilterFactory
- Deprecated. Creates a new Fid Filter with no initial fids.
- createFidFilter(String) -
Method in interface FilterFactory
- Deprecated. Creates a Fid Filter with an initial fid.
- createFidFilter() -
Method in class FilterFactoryImpl
- Creates a new Fid Filter with no initial fids.
- createFidFilter(String) -
Method in class FilterFactoryImpl
- Creates a Fid Filter with an initial fid.
- createFill(Expression, Expression, Expression, Graphic) -
Method in class AbstractStyleFactory
-
- createFill(Expression, Expression) -
Method in class AbstractStyleFactory
-
- createFill(Expression) -
Method in class AbstractStyleFactory
-
- createFill() -
Method in class StyleBuilder
- create a default fill 50% gray
- createFill(Color) -
Method in class StyleBuilder
- create a fill of color
- createFill(Expression) -
Method in class StyleBuilder
- create a fill of color
- createFill(Color, double) -
Method in class StyleBuilder
- create a fill with the supplied color and opacity
- createFill(Expression, Expression) -
Method in class StyleBuilder
- create a fill with the supplied color and opacity
- createFill(Color, Color, double, Graphic) -
Method in class StyleBuilder
- create a fill with color, background color and opacity supplied and uses the graphic
supplied for the fill
- createFill(Expression, Expression, Expression, Graphic) -
Method in class StyleBuilder
- create a fill with color, background color and opacity supplied and uses the graphic
supplied for the fill
- createFill(Expression, Expression, Expression, Graphic) -
Method in interface StyleFactory
-
- createFill(Expression, Expression) -
Method in interface StyleFactory
-
- createFill(Expression) -
Method in interface StyleFactory
-
- createFill(Expression, Expression, Expression, Graphic) -
Method in class StyleFactoryImpl
-
- createFill(Expression, Expression) -
Method in class StyleFactoryImpl
-
- createFill(Expression) -
Method in class StyleFactoryImpl
-
- createFilter() -
Method in class SubFeatureCollection
- Override to implement subsetting
- createFilter() -
Method in class SubFeatureList
- Lazy create a filter based on index
- createFilterCapabilities() -
Method in class FilterToSQLSDE
- Overrides the superclass implementation to indicate that we support pushing FeatureId filters
down into the data store.
- createFilterCapabilities() -
Method in class SQLEncoderDB2
- Sets the DB2 filter capabilities.
- createFilterCapabilities() -
Method in class FilterToSQL
- Sets the capabilities of this filter.
- createFilterCapabilities() -
Method in class SQLEncoder
- Deprecated. Sets the capabilities of this filter.
- createFilterCapabilities() -
Method in class SQLEncoderPostgis
-
- createFilterFactory() -
Static method in class FilterFactoryFinder
- Deprecated. Creates an instance of a Filter factory.
- createFlattenedSphere(String, double, double, Unit<Length>) -
Static method in class DefaultEllipsoid
- Constructs a new ellipsoid using the specified axis length and inverse flattening value.
- createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) -
Static method in class DefaultEllipsoid
- Constructs a new ellipsoid using the specified axis length and
inverse flattening value.
- createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) -
Method in class DatumAliases
- Creates an ellipsoid from an major radius, and inverse flattening.
- createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) -
Method in class ReferencingObjectFactory
- Creates an ellipsoid from an major radius, and inverse flattening.
- createFont(Expression, Expression, Expression, Expression) -
Method in class AbstractStyleFactory
-
- createFont(Font) -
Method in class StyleBuilder
- create a geotools font object from a java font
- createFont(String, double) -
Method in class StyleBuilder
- create font of supplied family and size
- createFont(String, boolean, boolean, double) -
Method in class StyleBuilder
- create font of supplied family, size and weight/style
- createFont(Expression, Expression, Expression, Expression) -
Method in class StyleBuilder
- wrapper round StyleFactory method
- createFont(Expression, Expression, Expression, Expression) -
Method in interface StyleFactory
-
- createFont(Expression, Expression, Expression, Expression) -
Method in class StyleFactoryImpl
-
- createFormat() -
Method in class ArcSDERasterFormatFactory
-
- createFormat() -
Method in interface GridFormatFactorySpi
- Construct a live grid format.
- createFormat() -
Method in class BaseGridFormatFactorySPI
-
- createFormat() -
Method in class DTEDFormatFactory
- Creating a
DTEDFormat
- createFormat() -
Method in class ECWFormatFactory
- Creating a
ECWFormat
- createFormat() -
Method in class EsriHdrFormatFactory
- Creating a
EsriHdrFormat
- createFormat() -
Method in class ErdasImgFormatFactory
- Creating a
ErdasImgFormat
- createFormat() -
Method in class JP2ECWFormatFactory
- Creating a
JP2ECWFormat
.
- createFormat() -
Method in class JP2KFormatFactory
- Creating a
JP2KFormat
.
- createFormat() -
Method in class JP2MrSIDFormatFactory
- Creating a
JP2MrSIDFormat
.
- createFormat() -
Method in class MrSIDFormatFactory
- Creating a
MrSIDFormat
- createFormat() -
Method in class NITFFormatFactory
- Creating a
NITFFormat
- createFormat() -
Method in class ArcGridFormatFactory
- Creating an
ArcGridFormat
.
- createFormat() -
Method in class GeoTiffFormatFactorySpi
- Creates and returns a new instance of the
GeoTiffFormat
class if the required libraries are present.
- createFormat() -
Method in class GTopo30FormatFactory
- Creates a new instance of GTopo30Format
- createFormat() -
Method in class WorldImageFormatFactory
-
- createFormat() -
Method in class ImageMosaicFormatFactory
-
- createFormat() -
Method in class ImageMosaicJDBCFormatFactory
-
- createFormat() -
Method in class ImagePyramidFormatFactory
- Creates a new
ImagePyramidFormat
.
- createForRecentAccess(int) -
Static method in class LRULinkedHashMap
- Creates a map for the most recently accessed entries.
- createForRecentInserts(int) -
Static method in class LRULinkedHashMap
- Creates a map for the most recently inserted entries.
- createFromAffineTransform(ReferenceIdentifier, CoordinateReferenceSystem, CoordinateReferenceSystem, Matrix) -
Method in class AbstractCoordinateOperationFactory
- Creates a coordinate operation from a matrix, which usually describes an affine tranform.
- createFromAuthority(String, int) -
Method in class PostgisAuthorityFactory
-
- createFromCoordinateReferenceSystemCodes(String, String) -
Method in class AbstractAuthorityFactory
- Creates an operation from coordinate reference system codes.
- createFromCoordinateReferenceSystemCodes(String, String) -
Method in class AbstractAuthorityMediator
-
- createFromCoordinateReferenceSystemCodes(String, String) -
Method in class AbstractCachedAuthorityFactory
-
- createFromCoordinateReferenceSystemCodes(String, String) -
Method in class AuthorityFactoryAdapter
- Creates an operation from coordinate reference system codes.
- createFromCoordinateReferenceSystemCodes(String, String) -
Method in class BufferedAuthorityFactory
- Returns an operation from coordinate reference system codes.
- createFromCoordinateReferenceSystemCodes(String, String) -
Method in class CachedAuthorityDecorator
-
- createFromCoordinateReferenceSystemCodes(String, String) -
Method in class DirectEpsgFactory
- Creates operations from coordinate reference system codes.
- createFromCoordinateReferenceSystemCodes(String, String) -
Method in class FallbackAuthorityFactory
- Creates an operation from coordinate reference system codes.
- createFromCoordinateReferenceSystemCodes(String, String) -
Method in class ThreadedAuthorityFactory
- Returns an operation from coordinate reference system codes.
- createFromCoordinateReferenceSystemCodes(String, String) -
Method in class TransformedAuthorityFactory
- Creates an operation from coordinate reference system codes.
- createFromDatabase(CoordinateReferenceSystem, CoordinateReferenceSystem) -
Method in class AuthorityBackedFactory
- Returns an operation for conversion or transformation between two coordinate reference
systems.
- createFromDatabase(CoordinateReferenceSystem, CoordinateReferenceSystem) -
Method in class DefaultCoordinateOperationFactory
- If the coordinate operation is explicitly defined in some database (typically EPSG),
returns it.
- createFromMathTransform(ReferenceIdentifier, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) -
Method in class AbstractCoordinateOperationFactory
- Creates a coordinate operation from a math transform.
- createFromMathTransform(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod, Class<? extends CoordinateOperation>) -
Method in class AbstractCoordinateOperationFactory
- Creates a coordinate operation from a math transform.
- createFromParameters(ReferenceIdentifier, CoordinateReferenceSystem, CoordinateReferenceSystem, ParameterValueGroup) -
Method in class AbstractCoordinateOperationFactory
- Creates a coordinate operation from a set of parameters.
- createFromWKT(ResultSet) -
Method in class PostgisAuthorityFactory
-
- createFromWKT(String) -
Method in class ReferencingObjectFactory
- Creates a coordinate reference system object from a string.
- createFromWKT(String) -
Method in class DefaultMathTransformFactory
- Creates a math transform object from a
Well
Known Text (WKT).
- createFromXML(String) -
Method in class ReferencingObjectFactory
- Creates a coordinate reference system object from a XML string.
- createFromXML(String) -
Method in class DefaultMathTransformFactory
- Creates a math transform object from a XML string.
- createFunctionExpression(String) -
Method in interface FilterFactory
- Deprecated. Creates a Function Expression.
- createFunctionExpression(String) -
Method in class FilterFactoryImpl
- Creates a Function Expression.
- createGeocentricCRS(String) -
Method in class JDBCAuthorityFactory
-
- createGeocentricCRS(String) -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- createGeocentricCRS(String) -
Method in class AbstractAuthorityFactory
- Returns a geocentric coordinate reference system from a code.
- createGeocentricCRS(String) -
Method in class AbstractAuthorityMediator
-
- createGeocentricCRS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createGeocentricCRS(String) -
Method in class AuthorityFactoryAdapter
- Returns a geocentric coordinate reference system from a code.
- createGeocentricCRS(String) -
Method in class BufferedAuthorityFactory
- Returns a geocentric coordinate reference system from a code.
- createGeocentricCRS(String) -
Method in class CachedAuthorityDecorator
-
- createGeocentricCRS(String) -
Method in class CachedCRSAuthorityDecorator
-
- createGeocentricCRS(String) -
Method in class FallbackAuthorityFactory
- Returns a geocentric coordinate reference system from a code.
- createGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) -
Method in class ReferencingObjectFactory
- Creates a geocentric coordinate reference system from a cartesian coordinate system.
- createGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) -
Method in class ReferencingObjectFactory
- Creates a geocentric coordinate reference system from a spherical coordinate system.
- createGeocentricCRS(String) -
Method in class ThreadedAuthorityFactory
- Returns a geocentric coordinate reference system from a code.
- createGeodeticDatum(String) -
Method in class AbstractAuthorityFactory
- Returns a geodetic datum from a code.
- createGeodeticDatum(String) -
Method in class AbstractAuthorityMediator
-
- createGeodeticDatum(String) -
Method in class AbstractCachedAuthorityFactory
-
- createGeodeticDatum(String) -
Method in class AuthorityFactoryAdapter
- Returns a geodetic datum from a code.
- createGeodeticDatum(String) -
Method in class BufferedAuthorityFactory
- Returns a geodetic datum from a code.
- createGeodeticDatum(String) -
Method in class CachedAuthorityDecorator
-
- createGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) -
Method in class DatumAliases
- Creates geodetic datum from ellipsoid and (optionaly) Bursa-Wolf parameters.
- createGeodeticDatum(String) -
Method in class FallbackAuthorityFactory
- Returns a geodetic datum from a code.
- createGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) -
Method in class ReferencingObjectFactory
- Creates geodetic datum from ellipsoid and (optionaly) Bursa-Wolf parameters.
- createGeodeticDatum(String) -
Method in class ThreadedAuthorityFactory
- Returns a geodetic datum from a code.
- createGeographicCRS(String) -
Method in class JDBCAuthorityFactory
-
- createGeographicCRS(String) -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- createGeographicCRS(String) -
Method in class AbstractAuthorityFactory
- Returns a geographic coordinate reference system from a code.
- createGeographicCRS(String) -
Method in class AbstractAuthorityMediator
-
- createGeographicCRS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createGeographicCRS(String) -
Method in class AuthorityFactoryAdapter
- Returns a geographic coordinate reference system from a code.
- createGeographicCRS(String) -
Method in class BufferedAuthorityFactory
- Returns a geographic coordinate reference system from a code.
- createGeographicCRS(String) -
Method in class CachedAuthorityDecorator
-
- createGeographicCRS(String) -
Method in class CachedCRSAuthorityDecorator
-
- createGeographicCRS(String) -
Method in class FallbackAuthorityFactory
- Returns a geographic coordinate reference system from a code.
- createGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) -
Method in class ReferencingObjectFactory
- Creates a geographic coordinate reference system.
- createGeographicCRS(String) -
Method in class ThreadedAuthorityFactory
- Returns a geographic coordinate reference system from a code.
- createGeometry(ShapeType, Envelope, double[][]) -
Method in class MultiLineHandler
-
- createGeometry(ShapeType, Envelope, double[][]) -
Method in class MultiPointHandler
-
- createGeometry(ShapeType, Envelope, double[][]) -
Method in class PointHandler
-
- createGeometry(ShapeType, Envelope, double[][]) -
Method in class PolygonHandler
-
- createGeometry(ShapeType, Envelope, double[][]) -
Method in class MultiLineHandler
-
- createGeometry(ShapeType, Envelope, double[][]) -
Method in class MultiPointHandler
-
- createGeometry(ShapeType, Envelope, double[][]) -
Method in class PointHandler
-
- createGeometry(ShapeType, Envelope, double[][]) -
Method in class PolygonHandler
-
- createGeometryAttribute(Object, GeometryDescriptor, String, CoordinateReferenceSystem) -
Method in class AbstractFeatureFactoryImpl
-
- createGeometryDescriptor(GeometryType, Name, int, int, boolean, Object) -
Method in class FeatureTypeFactoryImpl
-
- createGeometryDistanceFilter(short) -
Method in interface FilterFactory
- Deprecated. use one of
FilterFactory.beyond(String, Geometry, double, String)
FilterFactory.dwithin(String, Geometry, double, String)
- createGeometryDistanceFilter(short) -
Method in class FilterFactoryImpl
- Creates a Geometry Distance Filter
- createGeometryFilter(short) -
Method in interface FilterFactory
- Deprecated. use one of
FilterFactory.bbox(String, double, double, double, double, String)
FilterFactory.beyond(String, Geometry, double, String)
FilterFactory.contains(String, Geometry)
FilterFactory.crosses(String, Geometry)
FilterFactory.disjoint(String, Geometry)
FilterFactory.dwithin(String, Geometry, double, String)
FilterFactory.equals(String, Geometry)
FilterFactory.intersects(String, Geometry)
FilterFactory.overlaps(String, Geometry)
FilterFactory.touches(String, Geometry)
FilterFactory.within(String, Geometry)
- createGeometryFilter(short) -
Method in class FilterFactoryImpl
- Creates a Geometry Filter.
- createGeometryTranslator(ContentHandler) -
Method in class FeatureTransformer.FeatureTranslator
- Method to be subclassed to return a custom geometry translator, mostly for gml3
geometry support.
- createGeometryTranslator(ContentHandler, int) -
Method in class FeatureTransformer.FeatureTranslator
-
- createGeometryTranslator(ContentHandler, int, boolean) -
Method in class FeatureTransformer.FeatureTranslator
-
- createGeometryTranslator(ContentHandler, int, int) -
Method in class FeatureTransformer.FeatureTranslator
- Set up a GeometryTranslator for working with content of the indicate
dimension.
- createGeometryType(Name, Class, CoordinateReferenceSystem, boolean, boolean, List, AttributeType, InternationalString) -
Method in class FeatureTypeFactoryImpl
-
- createGeoTiffIIOMetadata(ImageWriter, ImageTypeSpecifier, GeoTiffIIOMetadataEncoder, ImageWriteParam) -
Static method in class GeoTiffWriter
- Creates image metadata which complies to the GeoTIFFWritingUtilities
specification for the given image writer, image type and
GeoTIFFWritingUtilities metadata.
- createGetCapabilitiesRequest(URL) -
Method in class Specification
- Factory method to create GetCapabilities Request
- createGetCapabilitiesRequest(URL, Version) -
Static method in class WFSDataStoreFactory
- Creates a HTTP GET Method based WFS
GetCapabilities
request for the given protocol
version.
- createGetCapabilitiesRequest(URL) -
Static method in class WFSDataStoreFactory
- Creates a HTTP GET Method based WFS
GetCapabilities
request.
- createGetCapabilitiesRequest(URL) -
Method in class WMS1_0_0
- Create a request for performing GetCapabilities requests on a 1.0.0 server.
- createGetCapabilitiesRequest(URL) -
Method in class WMS1_1_0
-
- createGetCapabilitiesRequest(URL) -
Method in class WMS1_1_1
- Factory method to create WMS 1.1.1 GetCapabilities Request
- createGetCapabilitiesRequest(URL) -
Method in class WMS1_3_0
-
- createGetFeatureInfoRequest(GetMapRequest) -
Method in class WebMapServer
- Creates a GetFeatureInfoRequest that can be configured and then passed to
issueRequest().
- createGetFeatureInfoRequest(URL, GetMapRequest) -
Method in class WMS1_0_0
-
- createGetFeatureInfoRequest(URL, GetMapRequest) -
Method in class WMS1_1_0
-
- createGetFeatureInfoRequest(URL, GetMapRequest) -
Method in class WMS1_1_1
-
- createGetFeatureInfoRequest(URL, GetMapRequest) -
Method in class WMS1_3_0
-
- createGetFeatureInfoRequest(URL, GetMapRequest) -
Method in class WMSSpecification
- Creates a GetFeatureInfoRequest for this specification, populating it
with valid values.
- createGetFeatureRequest(WFSProtocol, GetFeature) -
Method in class CubeWerxStrategy
- Addresses the following issues with the CubeWerx WFS server:
The request fails if the
resultType
parameter is set, either if the value is hits
or results, so it sets GetFeatureType.setResultType(net.opengis.wfs.ResultTypeType)
to null
CubeWerx does not support filtering logical filters containing mixed geometry filters
(eg, AND(BBOX, Intersects)), no matter what the capabilities doc says
- createGetFeatureRequest(WFSProtocol, GetFeature) -
Method in class DefaultWFSStrategy
- Creates the mapping
GetFeature
request for the given Query
and
outputFormat
, and post-processing filter based on the server's stated filter
capabilities.
- createGetFeatureRequest(WFSProtocol, GetFeature) -
Method in class IonicStrategy
- Ionic uses
urn:opengis:def:crs:ogc::83
instead of EPSG:4269
.
- createGetFeatureRequest(WFSProtocol, GetFeature) -
Method in interface WFSStrategy
- Creates a GetFeature request that the server implementation this strategy works upon can deal
with, and returns both the appropriate request to send to the server as well as the
Filter
that should be post processed at runtime once the server response is obtained,
in order to match the actual query
.
- createGetLegendGraphicRequest() -
Method in class WebMapServer
-
- createGetLegendGraphicRequest(URL) -
Method in class WMS1_0_0
- Note that WMS 1.0.0 does not support this method.
- createGetLegendGraphicRequest(URL) -
Method in class WMS1_1_0
-
- createGetLegendGraphicRequest(URL) -
Method in class WMSSpecification
- Creates a GetLegendGraphicRequest which can be used to retrieve legend
graphics from the WebMapServer
- createGetMapRequest() -
Method in class WebMapServer
- Creates a GetMapRequest that can be configured and then passed to
issueRequest().
- createGetMapRequest(URL) -
Method in class WMS1_0_0
-
- createGetMapRequest(URL) -
Method in class WMS1_1_0
-
- createGetMapRequest(URL) -
Method in class WMS1_1_1
-
- createGetMapRequest(URL) -
Method in class WMS1_3_0
-
- createGetMapRequest(URL) -
Method in class WMSSpecification
- Creates a GetMapRequest for this specification, populating it with valid
values.
- createGetStylesRequest() -
Method in class WebMapServer
-
- createGetStylesRequest(URL) -
Method in class WMS1_0_0
- Note that WMS 1.0.0 does not support this method
- createGetStylesRequest(URL, Layer[]) -
Method in class WMS1_1_0
-
- createGetStylesRequest(URL) -
Method in class WMSSpecification
- Creates a GetStylesRequest which can be used to retrieve styles from
the WMS.
- createGraduation(Graduation, SampleDimension, double, double) -
Method in class ColorRamp
- Returns a graduation for the specified sample dimension, minimum and maximum values.
- createGraphic(ExternalGraphic[], Mark[], Symbol[], Expression, Expression, Expression) -
Method in class AbstractStyleFactory
-
- createGraphic() -
Method in class StyleBuilder
- Creates the default graphic object
- createGraphic(ExternalGraphic, Mark, Symbol) -
Method in class StyleBuilder
- creates a graphic object
- createGraphic(ExternalGraphic, Mark, Symbol, double, double, double) -
Method in class StyleBuilder
- creates a graphic object
- createGraphic(ExternalGraphic[], Mark[], Symbol[], double, double, double) -
Method in class StyleBuilder
- creates a graphic object
- createGraphic(ExternalGraphic[], Mark[], Symbol[], Expression, Expression, Expression) -
Method in class StyleBuilder
- creates a graphic object
- createGraphic(ExternalGraphic[], Mark[], Symbol[], Expression, Expression, Expression) -
Method in interface StyleFactory
-
- createGraphic(ExternalGraphic[], Mark[], Symbol[], Expression, Expression, Expression) -
Method in class StyleFactoryImpl
-
- createHalo(Fill, Expression) -
Method in class AbstractStyleFactory
-
- createHalo() -
Method in class StyleBuilder
- wrapper round StyleFactory method to create default halo
- createHalo(Color, double) -
Method in class StyleBuilder
- wrapper round StyleFactory method to create halo
- createHalo(Color, double, double) -
Method in class StyleBuilder
- wrapper round StyleFactory method to create halo
- createHalo(Fill, double) -
Method in class StyleBuilder
- wrapper round StyleFactory method to create halo
- createHalo(Fill, Expression) -
Method in class StyleBuilder
- wrapper round StyleFactory method to create halo
- createHalo(Fill, Expression) -
Method in interface StyleFactory
-
- createHalo(Fill, Expression) -
Method in class StyleFactoryImpl
-
- createID(Connection, SimpleFeature, Statement) -
Method in class DB2AutoIncrementFIDMapper
-
- createID(Connection, SimpleFeature, Statement) -
Method in class AutoIncrementFIDMapper
-
- createID(Connection, SimpleFeature, Statement) -
Method in class BasicFIDMapper
- This kind of FIDMapper does not generate keys, they must be alreadyT
present in the primary key.
- createID(Connection, SimpleFeature, Statement) -
Method in interface FIDMapper
- Creates a new ID for a feature.
- createID(Connection, SimpleFeature, Statement) -
Method in class MaxIncFIDMapper
-
- createID(Connection, SimpleFeature, Statement) -
Method in class MultiColumnFIDMapper
-
- createID(Connection, SimpleFeature, Statement) -
Method in class NullFIDMapper
-
- createID(Connection, SimpleFeature, Statement) -
Method in class TypedFIDMapper
-
- createID(Connection, SimpleFeature, Statement) -
Method in class OIDFidMapper
-
- createID(Connection, SimpleFeature, Statement) -
Method in class PostGISAutoIncrementFIDMapper
-
- createImage(int, int) -
Method in class InternalTranscoder
-
- createImageCoverage(PlanarImage) -
Method in class AbstractGridCoverage2DReader
- Creates a
GridCoverage
for the provided PlanarImage
using
the AbstractGridCoverage2DReader.originalEnvelope
that was provided for this coverage.
- createImageCoverage(PlanarImage, MathTransform) -
Method in class AbstractGridCoverage2DReader
- Creates a
GridCoverage
for the provided PlanarImage
using
the AbstractGridCoverage2DReader.raster2Model
that was provided for this coverage.
- createImageCRS(String) -
Method in class JDBCAuthorityFactory
-
- createImageCRS(String) -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- createImageCRS(String) -
Method in class AbstractAuthorityFactory
- Creates a image coordinate reference system from a code.
- createImageCRS(String) -
Method in class AbstractAuthorityMediator
-
- createImageCRS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createImageCRS(String) -
Method in class AuthorityFactoryAdapter
- Creates a image coordinate reference system from a code.
- createImageCRS(String) -
Method in class BufferedAuthorityFactory
- Returns an image coordinate reference system from a code.
- createImageCRS(String) -
Method in class CachedAuthorityDecorator
-
- createImageCRS(String) -
Method in class CachedCRSAuthorityDecorator
-
- createImageCRS(String) -
Method in class FallbackAuthorityFactory
- Creates a image coordinate reference system from a code.
- createImageCRS(Map<String, ?>, ImageDatum, AffineCS) -
Method in class ReferencingObjectFactory
- Creates an image coordinate reference system.
- createImageCRS(String) -
Method in class ThreadedAuthorityFactory
- Returns an image coordinate reference system from a code.
- createImageDatum(String) -
Method in class AbstractAuthorityFactory
- Creates a image datum from a code.
- createImageDatum(String) -
Method in class AbstractAuthorityMediator
-
- createImageDatum(String) -
Method in class AbstractCachedAuthorityFactory
-
- createImageDatum(String) -
Method in class AuthorityFactoryAdapter
- Creates a image datum from a code.
- createImageDatum(String) -
Method in class BufferedAuthorityFactory
- Returns an image datum from a code.
- createImageDatum(String) -
Method in class CachedAuthorityDecorator
-
- createImageDatum(Map<String, ?>, PixelInCell) -
Method in class DatumAliases
- Creates an image datum.
- createImageDatum(String) -
Method in class FallbackAuthorityFactory
- Creates a image datum from a code.
- createImageDatum(Map<String, ?>, PixelInCell) -
Method in class ReferencingObjectFactory
- Creates an image datum.
- createImageDatum(String) -
Method in class ThreadedAuthorityFactory
- Returns an image datum from a code.
- createImageOutline(Symbolizer) -
Method in interface StyleFactory
- Creates a new ImageOutline.
- createImageOutline(Symbolizer) -
Method in class StyleFactoryImpl
-
- createIndex(String) -
Method in class AttributeIndexSummary
- Index creation.
- createIndex() -
Method in class SubFeatureList
- Put this SubFeatureList in touch with its inner index
- createInfo() -
Method in class AbstractOpenWebService
- Implemented by a subclass to describe service
- createInfo(R) -
Method in class AbstractOpenWebService
-
- createInfo() -
Method in class WebMapServer
-
- createInfo(Layer) -
Method in class WebMapServer
-
- createInprocessViewSchema(ISession, String, String, PlainSelect, SeQueryInfo) -
Static method in class ArcSDEAdapter
- Creates a schema for the "SQL SELECT" like view definition
- createInsertStatement(Connection, SimpleFeatureType) -
Method in class JDBCPSFeatureWriter
- Creates the prepared statement for feature inserts
- createIterator() -
Method in class CycleDetector
- Creates the iterator to be used in the cycle detection.
- createIterator() -
Method in class DirectedCycleDetector
-
- createLayerFeatureConstraints(FeatureTypeConstraint[]) -
Method in interface StyleFactory
-
- createLayerFeatureConstraints(FeatureTypeConstraint[]) -
Method in class StyleFactoryImpl
-
- createLikeFilter() -
Method in interface FilterFactory
- Deprecated. Creates a Like Filter.
- createLikeFilter() -
Method in class FilterFactoryImpl
- Creates a Like Filter.
- createLinearCS(Map<String, ?>, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates a linear coordinate system.
- createLinePlacement(Expression) -
Method in class AbstractStyleFactory
-
- createLinePlacement(double) -
Method in class StyleBuilder
- wrapper round Stylefactory Method
- createLinePlacement(Expression) -
Method in class StyleBuilder
- wrapper round Stylefactory Method
- createLinePlacement(Expression) -
Method in interface StyleFactory
-
- createLinePlacement(Expression) -
Method in class StyleFactoryImpl
-
- createLineSegment(Position, Position) -
Method in class GeometryBuilder
-
- createLineSegment(DirectPosition, DirectPosition) -
Method in class GeometryBuilder
-
- createLineString(List) -
Method in class GeometryBuilder
-
- createLineString(PointArray) -
Method in class GeometryBuilder
-
- createLineSymbolizer() -
Method in class AbstractStyleFactory
-
- createLineSymbolizer(Stroke, String) -
Method in class AbstractStyleFactory
-
- createLineSymbolizer() -
Method in class StyleBuilder
- create a default line symboliser
- createLineSymbolizer(double) -
Method in class StyleBuilder
- create a new line symbolizer
- createLineSymbolizer(Color) -
Method in class StyleBuilder
- create a LineSymbolizer
- createLineSymbolizer(Color, double) -
Method in class StyleBuilder
- create a LineSymbolizer
- createLineSymbolizer(Color, double, String) -
Method in class StyleBuilder
- create a LineSymbolizer
- createLineSymbolizer(Stroke) -
Method in class StyleBuilder
- create a LineSymbolizer
- createLineSymbolizer(Stroke, String) -
Method in class StyleBuilder
- create a LineSymbolizer
- createLineSymbolizer() -
Method in interface StyleFactory
-
- createLineSymbolizer(Stroke, String) -
Method in interface StyleFactory
-
- createLineSymbolizer() -
Method in class StyleFactoryImpl
-
- createLineSymbolizer(Stroke, String) -
Method in class StyleFactoryImpl
-
- createLiteralExpression(int) -
Method in interface FilterFactory
- Deprecated. Creates an Integer Literal Expression.
- createLiteralExpression(Object) -
Method in interface FilterFactory
- Deprecated. Creates a Literal Expression from an Object.
- createLiteralExpression() -
Method in interface FilterFactory
- Deprecated. Creates an empty Literal Expression
- createLiteralExpression(String) -
Method in interface FilterFactory
- Deprecated. Creates a String Literal Expression
- createLiteralExpression(double) -
Method in interface FilterFactory
- Deprecated. Creates a Double Literal Expression
- createLiteralExpression() -
Method in class FilterFactoryImpl
- Creates an empty Literal Expression
- createLiteralExpression(Object) -
Method in class FilterFactoryImpl
- Creates a Literal Expression from an Object.
- createLiteralExpression(int) -
Method in class FilterFactoryImpl
- Creates an Integer Literal Expression.
- createLiteralExpression(double) -
Method in class FilterFactoryImpl
- Creates a Double Literal Expression
- createLiteralExpression(String) -
Method in class FilterFactoryImpl
- Creates a String Literal Expression
- createLock(String, long) -
Method in class DefaultFeatureLockFactory
-
- createLock(String, long) -
Method in class FeatureLockFactory
-
- createLock(Transaction, FeatureLock) -
Method in class InProcessLockingManager
- Creates the right sort of In-Process Lock.
- createLockingManager() -
Method in class AbstractDataStore
- Currently returns an InProcessLockingManager.
- createLockingManager() -
Method in class JDBC1DataStore
- Allows subclass to create LockingManager to support their needs.
- createLockingManager() -
Method in class PostgisDataStore
- Allows subclass to create LockingManager to support their needs.
- createLockingManager() -
Method in class AbstractDataStore2
- Currently returns an InProcessLockingManager.
- createLogicFilter(Filter, Filter, short) -
Method in interface FilterFactory
- Deprecated. use one of
FilterFactory.and(Filter, Filter)
FilterFactory.or(Filter, Filter)
FilterFactory.not(Filter)
- createLogicFilter(short) -
Method in interface FilterFactory
- Deprecated. use one of
FilterFactory.and(Filter, Filter)
FilterFactory.or(Filter, Filter)
FilterFactory.not(Filter)
- createLogicFilter(Filter, short) -
Method in interface FilterFactory
- Deprecated. use one of
FilterFactory.and(Filter, Filter)
FilterFactory.or(Filter, Filter)
FilterFactory.not(Filter)
- createLogicFilter(short) -
Method in class FilterFactoryImpl
- Deprecated. use one of
FilterFactory.and(Filter, Filter)
FilterFactory.or(Filter, Filter)
FilterFactory.not(Filter)
- createLogicFilter(Filter, short) -
Method in class FilterFactoryImpl
- Deprecated. use one of
FilterFactory.and(Filter, Filter)
FilterFactory.or(Filter, Filter)
FilterFactory.not(Filter)
- createLogicFilter(Filter, Filter, short) -
Method in class FilterFactoryImpl
- Deprecated. use one of
FilterFactory.and(Filter, Filter)
FilterFactory.or(Filter, Filter)
FilterFactory.not(Filter)
- createMapEnvelope(Rectangle, AffineTransform) -
Static method in class RendererUtilities
- Deprecated. Uses the alternative using a
CoordinateReferenceSystem
that doe not assume
anything on axes order.
- createMapEnvelope(Rectangle, AffineTransform, CoordinateReferenceSystem) -
Static method in class RendererUtilities
- Creates the map's bounding box in real world coordinates
NOTE It is worth to note that here we do not take into account the half a
pixel translation stated by ogc for coverages bounds.
- createMark(Expression, Stroke, Fill, Expression, Expression) -
Method in class AbstractStyleFactory
-
- createMark() -
Method in class AbstractStyleFactory
-
- createMark(String) -
Method in class StyleBuilder
- create the named mark
- createMark(String, Color, Color, double) -
Method in class StyleBuilder
- create the named mark with the colors etc supplied
- createMark(String, Color, double) -
Method in class StyleBuilder
- create a mark with default fill (50% gray) and the supplied outline
- createMark(String, Color) -
Method in class StyleBuilder
- create a mark of the supplied color and a default outline (black)
- createMark(String, Fill, Stroke) -
Method in class StyleBuilder
- create a mark with the supplied fill and stroke
- createMark(Expression, Fill, Stroke) -
Method in class StyleBuilder
- create a mark with the supplied fill and stroke
- createMark(Expression, Stroke, Fill, Expression, Expression) -
Method in interface StyleFactory
-
- createMark() -
Method in interface StyleFactory
-
- createMark(Expression, Stroke, Fill, Expression, Expression) -
Method in class StyleFactoryImpl
-
- createMark() -
Method in class StyleFactoryImpl
-
- createMathExpression() -
Method in interface FilterFactory
- Deprecated. use one of
FilterFactory.add(Expression, Expression)
FilterFactory.subtract(Expression, Expression)
FilterFactory.multiply(Expression, Expression)
FilterFactory.divide(Expression, Expression)
- createMathExpression(short) -
Method in interface FilterFactory
- Deprecated. use one of
FilterFactory.add(Expression, Expression)
FilterFactory.subtract(Expression, Expression)
FilterFactory.multiply(Expression, Expression)
FilterFactory.divide(Expression, Expression)
- createMathExpression() -
Method in class FilterFactoryImpl
- Deprecated. use one of
FilterFactory.add(Expression, Expression)
FilterFactory.subtract(Expression, Expression)
FilterFactory.multiply(Expression, Expression)
FilterFactory.divide(Expression, Expression)
- createMathExpression(short) -
Method in class FilterFactoryImpl
- Creates a Math Expression of the given type.
- createMathTransform(ParameterValueGroup) -
Method in class MathTransformProvider
- Creates a math transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class AlbersEqualArea.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class EquidistantCylindrical.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class HotineObliqueMercator.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class HotineObliqueMercator.Provider_TwoPoint
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class Krovak.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class LambertAzimuthalEqualArea.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class LambertConformal1SP.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class LambertConformal2SP.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class LambertConformalBelgium.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class LambertConformalESRI.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class Mercator1SP.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class Mercator2SP.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class NewZealandMapGrid.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class ObliqueMercator.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class ObliqueMercator.Provider_TwoPoint
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class Orthographic.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class PlateCarree.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class PolarStereographic.ProviderA
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class PolarStereographic.ProviderB
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class PolarStereographic.ProviderNorth
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class PolarStereographic.ProviderSouth
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class Stereographic.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class TransverseMercator.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class TransverseMercator.Provider_SouthOrientated
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class EarthGravitationalModel.Provider
- Creates a math transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class ExponentialTransform1D.Provider
- Creates a logarithmic transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class GeocentricTransform.Provider
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class GeocentricTransform.ProviderInverse
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class GeocentricTranslation.Provider
- Creates a math transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class LogarithmicTransform1D.Provider
- Creates a logarithmic transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class MolodenskiTransform.Provider
- Creates a math transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class NADCONTransform.Provider
- Creates a math transform from the specified group of parameter
values.
- createMathTransform(ParameterValueGroup) -
Method in class ProjectiveTransform.ProviderAffine
- Creates a projective transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class ProjectiveTransform.ProviderLongitudeRotation
- Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) -
Method in class WarpTransform2D.Provider
- Creates a warp transform from the specified group of parameter values.
- createMetadata(String) -
Method in class AbstractDataStore
- Subclass override to provide access to metadata.
- createMetadata(String) -
Method in class ShapefileDataStore
- Latch onto xmlURL if it is there, we may be able to get out of
calculating the bounding box!
- createMultiCurve(Set) -
Method in class GeometryBuilder
-
- createMultiPoint(Set) -
Method in class GeometryBuilder
-
- createMultiPrimitive() -
Method in class GeometryBuilder
-
- createMultiPrimitive(Set) -
Method in class GeometryBuilder
-
- createMultiSurface(Set) -
Method in class GeometryBuilder
-
- createNamedLayer() -
Method in interface StyleFactory
-
- createNamedLayer() -
Method in class StyleFactoryImpl
-
- createNamedStyle() -
Method in class AbstractStyleFactory
-
- createNamedStyle() -
Method in interface StyleFactory
-
- createNamedStyle() -
Method in class StyleFactoryImpl
-
- createNewDataSource(Map) -
Method in interface DataSourceFactorySpi
- Same as
DataSourceFactorySpi.createDataSource(Map)
, but forces the creation of a new DataSource
- createNewDataSource(Map) -
Method in class DBCPDataSourceFactory
-
- createNewDataSource(Map) -
Method in class JNDIDataSourceFactory
-
- createNewDataStore(Map) -
Method in class ArcSDEDataStoreFactory
-
- createNewDataStore(Map<String, Serializable>) -
Method in interface DataStoreFactorySpi
-
- createNewDataStore(Map) -
Method in class DB2DataStoreFactory
- Creating a new DB2 database is not supported.
- createNewDataStore(Map<String, Serializable>) -
Method in class PreGeneralizedDataStoreFactory
-
- createNewDataStore(Map) -
Method in class PostgisDataStoreFactory
- Postgis cannot create a new database.
- createNewDataStore(Map) -
Method in class PropertyDataStoreFactory
- DOCUMENT ME!
- createNewDataStore(Map) -
Method in class ShapefileDataStoreFactory
- Creates a new DataStore - for a file that does not exist yet.
- createNewDataStore(Map) -
Method in class WFSDataStoreFactory
- Unsupported operation, can't create a WFS service.
- createNodePointer(QName, Object, Locale) -
Method in class FeatureNodeFactory
-
- createNodePointer(NodePointer, QName, Object) -
Method in class FeatureNodeFactory
-
- createNullFilter() -
Method in interface FilterFactory
- Deprecated. Creates an empty Null Filter.
- createNullFilter() -
Method in class FilterFactoryImpl
- Creates an empty Null Filter.
- createObject(String) -
Method in class JDBCAuthorityFactory
-
- createObject(String) -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- createObject(String) -
Method in class AbstractAuthorityFactory
- Returns an arbitrary object from a code.
- createObject(String) -
Method in class AbstractAuthorityMediator
-
- createObject(String) -
Method in class AbstractCachedAuthorityFactory
-
- createObject(String) -
Method in class AuthorityFactoryAdapter
- Returns an arbitrary object from a code.
- createObject(String) -
Method in class BufferedAuthorityFactory
- Returns an arbitrary object from a code.
- createObject(String) -
Method in class CachedAuthorityDecorator
-
- createObject(String) -
Method in class CachedCRSAuthorityDecorator
-
- createObject(String) -
Method in class DirectEpsgFactory
- Returns an arbitrary object from a code.
- createObject(String) -
Method in class FallbackAuthorityFactory
- Returns an arbitrary object from a code.
- createObject(String) -
Method in class IdentifiedObjectSet
- Creates an object for the specified authority code.
- createObject(String) -
Method in class ManyAuthoritiesFactory
- Returns an arbitrary object from a code.
- createObject(String) -
Method in class PropertyAuthorityFactory
- Returns an arbitrary object from a code.
- createObject(String) -
Method in class ThreadedAuthorityFactory
- Returns an arbitrary object from a code.
- createObject(String) -
Method in class AutoCRSFactory
- Deprecated. Creates an object from the specified code.
- createObject(String) -
Method in class WebCRSFactory
- Deprecated. Creates an object from the specified code.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) -
Method in class BufferedCoordinateOperationFactory
- Returns an operation for conversion or transformation between two coordinate reference
systems.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) -
Method in class BufferedCoordinateOperationFactory
- Deprecated. Will be removed.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) -
Method in class DefaultCoordinateOperationFactory
- Returns an operation for conversion or transformation between two coordinate reference
systems.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) -
Method in class DefaultCoordinateOperationFactory
- Deprecated. Current implementation ignore the
method
argument.
- createOperationMethod(String) -
Method in class AbstractAuthorityFactory
- Creates an operation method from a code.
- createOperationMethod(String) -
Method in class AuthorityFactoryAdapter
- Creates an operation method from a code.
- createOperationMethod(String) -
Method in class BufferedAuthorityFactory
- Returns an operation method from a code.
- createOperationMethod(String) -
Method in class DirectEpsgFactory
- Returns an operation method from a code.
- createOperationMethod(String) -
Method in class FallbackAuthorityFactory
- Creates an operation method from a code.
- createOperationMethod(String) -
Method in class ThreadedAuthorityFactory
- Returns an operation method from a code.
- createOperationStep(TemporalCRS, TemporalCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation between two temporal coordinate reference systems.
- createOperationStep(VerticalCRS, VerticalCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation between two vertical coordinate reference systems.
- createOperationStep(GeographicCRS, VerticalCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation between a geographic and a vertical coordinate reference systems.
- createOperationStep(GeographicCRS, GeographicCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation between two geographic coordinate reference systems.
- createOperationStep(ProjectedCRS, ProjectedCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation between two projected coordinate reference systems.
- createOperationStep(GeographicCRS, ProjectedCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation from a geographic to a projected coordinate reference system.
- createOperationStep(ProjectedCRS, GeographicCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation from a projected to a geographic coordinate reference system.
- createOperationStep(GeocentricCRS, GeocentricCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation between two geocentric coordinate reference systems.
- createOperationStep(GeographicCRS, GeocentricCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation from a geographic to a geocentric coordinate reference systems.
- createOperationStep(GeocentricCRS, GeographicCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation from a geocentric to a geographic coordinate reference systems.
- createOperationStep(CompoundCRS, SingleCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation from a compound to a single coordinate reference systems.
- createOperationStep(SingleCRS, CompoundCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation from a single to a compound coordinate reference system.
- createOperationStep(CompoundCRS, CompoundCRS) -
Method in class DefaultCoordinateOperationFactory
- Creates an operation between two compound coordinate reference systems.
- createOptionalDescriptor(ReferenceIdentifier[], double, double, Unit<?>) -
Static method in class MathTransformProvider
- Constructs an optional parameter descriptor from a set of alias.
- createParameterDescriptor(String) -
Method in class AbstractAuthorityFactory
- Creates a parameter descriptor from a code.
- createParameterDescriptor(String) -
Method in class AuthorityFactoryAdapter
- Creates a parameter descriptor from a code.
- createParameterDescriptor(String) -
Method in class BufferedAuthorityFactory
- Returns a parameter descriptor from a code.
- createParameterDescriptor(String) -
Method in class DirectEpsgFactory
- Returns a parameter descriptor from a code.
- createParameterDescriptor(String) -
Method in class FallbackAuthorityFactory
- Creates a parameter descriptor from a code.
- createParameterDescriptor(String) -
Method in class ThreadedAuthorityFactory
- Returns a parameter descriptor from a code.
- createParameterizedTransform(ParameterValueGroup) -
Method in class ReferencingFactoryContainer
- Deprecated. Use the
MathTransformFactory
interface instead.
- createParameterizedTransform(ParameterValueGroup) -
Method in class DefaultMathTransformFactory
- Creates a transform from a group of parameters.
- createParser(WFS_1_1_0_DataStore, WFSResponse) -
Method in interface WFSResponseParserFactory
- Creates a response parser for the given WFS response.
- createParser(WFS_1_1_0_DataStore, WFSResponse) -
Method in class Gml31GetFeatureResponseParserFactory
- Returns either a
FeatureCollectionParser
or an ExceptionReportParser
depending on what the server returned.
- createPassThroughTransform(int, MathTransform, int) -
Method in class DefaultMathTransformFactory
- Creates a transform which passes through a subset of ordinates to another transform.
- createPeriodDateAndDate(Literal, Literal) -
Static method in class PeriodNode
-
- createPeriodDateAndDuration(Literal, Literal, FilterFactory) -
Static method in class PeriodNode
-
- createPeriodDurationAndDate(Literal, Literal, FilterFactory) -
Static method in class PeriodNode
-
- createPoint(double, double) -
Method in class GeometryBuilder
- Create a point with the provided ordinates.
- createPoint(double, double, double) -
Method in class GeometryBuilder
- Create a point with the provided ordinates.
- createPoint(double[]) -
Method in class GeometryBuilder
- Create a point with the provided ordinates
- createPoint(Position) -
Method in class GeometryBuilder
-
- createPointArray() -
Method in class GeometryBuilder
-
- createPointArray(double[]) -
Method in class GeometryBuilder
-
- createPointArray(double[], int, int) -
Method in class GeometryBuilder
-
- createPointPlacement(AnchorPoint, Displacement, Expression) -
Method in class AbstractStyleFactory
-
- createPointPlacement() -
Method in class StyleBuilder
- wrapper round Stylefactory Method
- createPointPlacement(double, double, double) -
Method in class StyleBuilder
- wrapper round Stylefactory Method
- createPointPlacement(double, double, double, double, double) -
Method in class StyleBuilder
- wrapper round Stylefactory Method
- createPointPlacement(AnchorPoint, Displacement, Expression) -
Method in class StyleBuilder
- wrapper round Stylefactory Method
- createPointPlacement(AnchorPoint, Displacement, Expression) -
Method in interface StyleFactory
-
- createPointPlacement(AnchorPoint, Displacement, Expression) -
Method in class StyleFactoryImpl
-
- createPointSymbolizer() -
Method in class AbstractStyleFactory
-
- createPointSymbolizer(Graphic, String) -
Method in class AbstractStyleFactory
-
- createPointSymbolizer() -
Method in class StyleBuilder
- create a default point symbolizer
- createPointSymbolizer(Graphic) -
Method in class StyleBuilder
- create a point symbolizer
- createPointSymbolizer(Graphic, String) -
Method in class StyleBuilder
- create a point symbolizer
- createPointSymbolizer() -
Method in interface StyleFactory
-
- createPointSymbolizer(Graphic, String) -
Method in interface StyleFactory
-
- createPointSymbolizer() -
Method in class StyleFactoryImpl
-
- createPointSymbolizer(Graphic, String) -
Method in class StyleFactoryImpl
-
- createPolarCS(String) -
Method in class AbstractAuthorityFactory
- Creates a polar coordinate system from a code.
- createPolarCS(String) -
Method in class AbstractAuthorityMediator
-
- createPolarCS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createPolarCS(String) -
Method in class AuthorityFactoryAdapter
- Creates a polar coordinate system from a code.
- createPolarCS(String) -
Method in class BufferedAuthorityFactory
- Returns a polar coordinate system from a code.
- createPolarCS(String) -
Method in class CachedAuthorityDecorator
-
- createPolarCS(String) -
Method in class FallbackAuthorityFactory
- Creates a polar coordinate system from a code.
- createPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates a polar coordinate system from the given pair of axis.
- createPolarCS(String) -
Method in class ThreadedAuthorityFactory
- Returns a polar coordinate system from a code.
- createPolygon(SurfaceBoundary) -
Method in class GeometryBuilder
-
- createPolygon(SurfaceBoundary, Surface) -
Method in class GeometryBuilder
-
- createPolygonSymbolizer() -
Method in class AbstractStyleFactory
-
- createPolygonSymbolizer(Stroke, Fill, String) -
Method in class AbstractStyleFactory
-
- createPolygonSymbolizer() -
Method in class StyleBuilder
- create a default polygon symbolizer
- createPolygonSymbolizer(Color) -
Method in class StyleBuilder
- create a polygon symbolizer
- createPolygonSymbolizer(Color, Color, double) -
Method in class StyleBuilder
- create a polygon symbolizer
- createPolygonSymbolizer(Color, double) -
Method in class StyleBuilder
- create a polygon symbolizer
- createPolygonSymbolizer(Stroke, Fill) -
Method in class StyleBuilder
- create a polygon symbolizer
- createPolygonSymbolizer(Stroke, Fill, String) -
Method in class StyleBuilder
- create a polygon symbolizer
- createPolygonSymbolizer() -
Method in interface StyleFactory
-
- createPolygonSymbolizer(Stroke, Fill, String) -
Method in interface StyleFactory
-
- createPolygonSymbolizer() -
Method in class StyleFactoryImpl
-
- createPolygonSymbolizer(Stroke, Fill, String) -
Method in class StyleFactoryImpl
-
- createPolyhedralSurface(List) -
Method in class GeometryBuilder
-
- createPool(ArcSDEConnectionConfig) -
Method in class ArcSDEConnectionPoolFactory
- Deprecated. Creates a connection pool factory for the given connection parameters, or returns the
existing one if there already exists one for that set of connection params.
- createPool(ArcSDEConnectionConfig) -
Method in class SessionPoolFactory
- Creates a connection pool factory for the given connection parameters.
- createPosition(Position) -
Method in class GeometryBuilder
-
- createPositionList(float[], int, int) -
Method in class GeometryBuilder
-
- createPrimeMeridian(String) -
Method in class AbstractAuthorityFactory
- Returns a prime meridian from a code.
- createPrimeMeridian(String) -
Method in class AbstractAuthorityMediator
-
- createPrimeMeridian(String) -
Method in class AbstractCachedAuthorityFactory
-
- createPrimeMeridian(String) -
Method in class AuthorityFactoryAdapter
- Returns a prime meridian from a code.
- createPrimeMeridian(String) -
Method in class BufferedAuthorityFactory
- Returns a prime meridian from a code.
- createPrimeMeridian(String) -
Method in class CachedAuthorityDecorator
-
- createPrimeMeridian(Map<String, ?>, double, Unit<Angle>) -
Method in class DatumAliases
- Creates a prime meridian, relative to Greenwich.
- createPrimeMeridian(String) -
Method in class DirectEpsgFactory
- Returns a prime meridian, relative to Greenwich.
- createPrimeMeridian(String) -
Method in class FallbackAuthorityFactory
- Returns a prime meridian from a code.
- createPrimeMeridian(Map<String, ?>, double, Unit<Angle>) -
Method in class ReferencingObjectFactory
- Creates a prime meridian, relative to Greenwich.
- createPrimeMeridian(String) -
Method in class ThreadedAuthorityFactory
- Returns a prime meridian from a code.
- createPrimitive(Envelope) -
Method in class GeometryBuilder
-
- createProjectedCRS(String) -
Method in class JDBCAuthorityFactory
-
- createProjectedCRS(String) -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- createProjectedCRS(String) -
Method in class AbstractAuthorityFactory
- Returns a projected coordinate reference system from a code.
- createProjectedCRS(String) -
Method in class AbstractAuthorityMediator
-
- createProjectedCRS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createProjectedCRS(String) -
Method in class AuthorityFactoryAdapter
- Returns a projected coordinate reference system from a code.
- createProjectedCRS(String) -
Method in class BufferedAuthorityFactory
- Returns a projected coordinate reference system from a code.
- createProjectedCRS(String) -
Method in class CachedAuthorityDecorator
-
- createProjectedCRS(String) -
Method in class CachedCRSAuthorityDecorator
-
- createProjectedCRS(String) -
Method in class FallbackAuthorityFactory
- Returns a projected coordinate reference system from a code.
- createProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) -
Method in class ReferencingFactoryContainer
- Deprecated. Moved to the
CRSFactory
interface.
- createProjectedCRS(Map<String, ?>, GeographicCRS, OperationMethod, ParameterValueGroup, CartesianCS) -
Method in class ReferencingFactoryContainer
- Deprecated. Use
CRSFactory#createDefiningConversion
followed by
CRSFactory.createProjectedCRS(java.util.Map, org.opengis.referencing.crs.GeographicCRS, org.opengis.referencing.operation.Conversion, org.opengis.referencing.cs.CartesianCS)
instead.
- createProjectedCRS(Map<String, ?>, OperationMethod, GeographicCRS, MathTransform, CartesianCS) -
Method in class ReferencingObjectFactory
- Deprecated. Use
CoordinateOperationFactory.createDefiningConversion(java.util.Map, org.opengis.referencing.operation.OperationMethod, org.opengis.parameter.ParameterValueGroup)
followed by
ReferencingObjectFactory.createProjectedCRS(java.util.Map, org.opengis.referencing.operation.OperationMethod, org.opengis.referencing.crs.GeographicCRS, org.opengis.referencing.operation.MathTransform, org.opengis.referencing.cs.CartesianCS)
instead.
- createProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) -
Method in class ReferencingObjectFactory
- Creates a projected coordinate reference system from a conversion.
- createProjectedCRS(String) -
Method in class ThreadedAuthorityFactory
- Returns a projected coordinate reference system from a code.
- createProjectedCRS(String) -
Method in class AutoCRSFactory
- Deprecated. Creates a projected coordinate reference system from the specified code.
- createPropertyAccessor(Class, String, Class, Hints) -
Method in class DirectPropertyAccessorFactory
-
- createPropertyAccessor(Class, String, Class, Hints) -
Method in interface PropertyAccessorFactory
- Creates a property accessor for a particular class.
- createPropertyAccessor(Class, String, Class, Hints) -
Method in class SimpleFeaturePropertyAccessorFactory
-
- createPropertyAccessor(Class, String, Class, Hints) -
Method in class ThisPropertyAccessorFactory
-
- createPropertyAccessor(Class, String, Class, Hints) -
Method in class XPathPropertyAccessorFactory
-
- createPropertyDescriptor(String, ResourceBundle) -
Method in class ValidationBeanInfo
-
- createPropertyDescriptor(String, Class, ResourceBundle) -
Method in class ValidationBeanInfo
-
- createPutStylesRequest() -
Method in class WebMapServer
-
- createPutStylesRequest(URL) -
Method in class WMS1_0_0
- Note that WMS 1.0.0 does not support this method
- createPutStylesRequest(URL) -
Method in class WMS1_1_0
-
- createPutStylesRequest(URL) -
Method in class WMSSpecification
- Creates a PutStyles request which can be configured and the passed to
the WMS to store styles for later use.
- createRasterSymbolizer(String, Expression, ChannelSelection, Expression, ColorMap, ContrastEnhancement, ShadedRelief, Symbolizer) -
Method in class AbstractStyleFactory
-
- createRasterSymbolizer() -
Method in class StyleBuilder
- Creates the default raster symbolizer
- createRasterSymbolizer(ColorMap, double) -
Method in class StyleBuilder
- Creates a raster symbolizer
- createRasterSymbolizer() -
Method in interface StyleFactory
-
- createRasterSymbolizer(String, Expression, ChannelSelection, Expression, ColorMap, ContrastEnhancement, ShadedRelief, Symbolizer) -
Method in interface StyleFactory
-
- createRasterSymbolizer() -
Method in class StyleFactoryImpl
-
- createRasterSymbolizer(String, Expression, ChannelSelection, Expression, ColorMap, ContrastEnhancement, ShadedRelief, Symbolizer) -
Method in class StyleFactoryImpl
-
- createReader() -
Method in class ActiveTypeEntry
- Create a reader for this query.
- createReader(Query) -
Method in class ActiveTypeEntry
- GR: this method is called from inside getFeatureReader(Query ,Transaction )
to allow subclasses return an optimized FeatureReader
wich supports the
filter and attributes truncation specified in query
A subclass that supports the creation of such an optimized FeatureReader
shold override this method.
- createRemoteOWS(String, String) -
Method in interface StyleFactory
-
- createRemoteOWS(String, String) -
Method in class StyleFactoryImpl
-
- createRenderContext(Rectangle2D, RenderingHints) -
Method in class AbstractCoverage.Renderable
- Initializes a render context with an affine transform that maps the coverage envelope
to the specified destination rectangle.
- createRenderedImage(ParameterBlockJAI, RenderingHints) -
Method in class Scale
-
- createRenderedImage(ParameterBlockJAI, RenderingHints) -
Method in class OperationJAI
- Applies the JAI operation.
- createRendering(RenderContext) -
Method in class AbstractCoverage.Renderable
- Creates a rendered image using a given render context.
- createResponse(String, InputStream) -
Method in interface Request
- Each Request must know how to create it's counterpart Response.
- createResponse(String, InputStream) -
Method in class WMS1_0_0.GetCapsRequest
-
- createResponse(String, InputStream) -
Method in class WMS1_0_0.GetFeatureInfoRequest
-
- createResponse(String, InputStream) -
Method in class WMS1_0_0.GetMapRequest
-
- createResponse(String, InputStream) -
Method in class WMS1_1_0.InternalDescribeLayerRequest
-
- createResponse(String, InputStream) -
Method in class WMS1_1_0.InternalGetLegendGraphicRequest
-
- createResponse(String, InputStream) -
Method in class WMS1_1_0.InternalGetStylesRequest
-
- createResponse(String, InputStream) -
Method in class WMS1_1_0.InternalPutStylesRequest
-
- createRing(List<OrientableCurve>) -
Method in class GeometryBuilder
-
- createRootTree() -
Method in class GeoTiffIIOMetadataEncoder
-
- createRootTree() -
Method in class GeoTiffIIOMetadataEncoder
-
- createRule() -
Method in class AbstractStyleFactory
-
- createRule(Symbolizer) -
Method in class StyleBuilder
- create a simple styling rule
- createRule(Symbolizer[]) -
Method in class StyleBuilder
- reate a simple styling rule
- createRule(Symbolizer, double, double) -
Method in class StyleBuilder
- create a simple styling rule, see the SLD Spec for more details of scaleDenominators
- createRule(Symbolizer[], double, double) -
Method in class StyleBuilder
- create a simple styling rule, see the SLD Spec for more details of scaleDenominators
- createRule() -
Method in interface StyleFactory
-
- createRule() -
Method in class StyleFactoryImpl
-
- createScale(int, double) -
Static method in class ProjectiveTransform
- Creates a transform that apply a uniform scale along all axis.
- createScaledRendering(int, int, RenderingHints) -
Method in class AbstractCoverage.Renderable
- Creates a rendered image with width
width
and height height
in pixels.
- createSchema(SimpleFeatureType, Map, ISession) -
Static method in class ArcSDEAdapter
- Creates the given featuretype in the underlying ArcSDE database.
- createSchema(SimpleFeatureType) -
Method in class ArcSDEDataStore
-
- createSchema(SimpleFeatureType, Map<String, String>) -
Method in class ArcSDEDataStore
- Creates a given FeatureType on the ArcSDE instance this DataStore is running over.
- createSchema(SimpleFeatureType) -
Method in class AbstractDataStore
- Subclass should implement to provide writing support.
- createSchema(T) -
Method in interface DataAccess
- Creates storage for a new
featureType
.
- createSchema() -
Method in class DefaultFeatureReader
-
- createSchema() -
Method in class FIDFeatureReader
-
- createSchema(SimpleFeatureType) -
Method in class PreGeneralizedDataStore
-
- createSchema(SimpleFeatureType) -
Method in class JDBC1DataStore
- Create a new featureType.
- createSchema(SimpleFeatureType) -
Method in class MemoryDataStore
- Adds support for a new featureType to MemoryDataStore.
- createSchema(SimpleFeatureType) -
Method in class PostgisDataStore
- Creates a FeatureType in this instance of the PostgisDataStore.
- createSchema(SimpleFeatureType) -
Method in class PropertyDataStore
-
- createSchema(SimpleFeatureType) -
Method in class ShapefileDataStore
- Set the FeatureType of this DataStore.
- createSchema(SimpleFeatureType) -
Method in class AbstractDataStore2
- Subclass should implement to provide for creation.
- createSchema(SimpleFeatureType) -
Method in class ContentDataStore
- Creates a new schema in the datastore.
- createSchema(SimpleFeatureType) -
Method in class WFS_1_1_0_DataStore
-
- createSchema(String) -
Method in class FeatureTypeFactoryImpl
-
- createSchemaLocationResolver() -
Method in class ApplicationSchemaXSD
- Uses the
schema.getSchemaLocation()
's parent
folder as the base folder to resolve location
as a
relative URI of.
- createSchemaLocationResolver() -
Method in class XSD
-
- createSchemaLocator() -
Method in class SMIL20
-
- createSchemaLocator() -
Method in class SMIL20LANG
-
- createSchemaLocator() -
Method in class XSD
-
- createScrollPane() -
Method in class ZoomPane
- Returns an object which displays this
ZoomPane
with the scrollbars.
- createSeColumnDefinition(AttributeDescriptor) -
Static method in class ArcSDEAdapter
- Creates the column definition as used by the ArcSDE Java API, for the given AttributeType.
- createSeDelete() -
Method in interface ISession
-
- createSeDelete() -
Method in class SessionWrapper
-
- createSeInsert() -
Method in interface ISession
-
- createSeInsert() -
Method in class SessionWrapper
-
- createSeLayer() -
Method in interface ISession
-
- createSeLayer() -
Method in class SessionWrapper
-
- createSelectedChannelType(String, Expression) -
Method in class AbstractStyleFactory
-
- createSelectedChannelType(String, ContrastEnhancement) -
Method in interface StyleFactory
-
- createSelectedChannelType(String, Expression) -
Method in interface StyleFactory
- Deprecated. Use
StyleFactory.createSelectedChannelType(String, ContrastEnhancement)
- createSelectedChannelType(String, ContrastEnhancement) -
Method in class StyleFactoryImpl
-
- createSelectedChannelType(String, Expression) -
Method in class StyleFactoryImpl
-
- createSelectMatrix(int, int[]) -
Static method in class ProjectiveTransform
- Creates a matrix that keep only a subset of the ordinate values.
- createSeQuery() -
Method in interface ISession
-
- createSeQuery(String[], SeSqlConstruct) -
Method in interface ISession
- Creates an SeQuery to fetch the given propertyNames with the provided attribute based
restrictions
This method shall only be called from inside a
Command
- createSeQuery() -
Method in class SessionWrapper
-
- createSeQuery(String[], SeSqlConstruct) -
Method in class SessionWrapper
-
- createSeRasterColumn() -
Method in interface ISession
-
- createSeRasterColumn(SeObjectId) -
Method in interface ISession
-
- createSeRasterColumn() -
Method in class SessionWrapper
-
- createSeRasterColumn(SeObjectId) -
Method in class SessionWrapper
-
- createSeRegistration(String) -
Method in interface ISession
-
- createSeRegistration(String) -
Method in class SessionWrapper
-
- createServiceProvider(Class<T>, Class<?>, Hints) -
Method in class FactoryCreator
- Creates a new instance of the specified factory using the specified hints.
- createSeTable(String) -
Method in interface ISession
- Creates an SeTable named
qualifiedName; the layer does not need to exist on the server.
- createSeTable(String) -
Method in class SessionWrapper
-
- createSeUpdate() -
Method in interface ISession
-
- createSeUpdate() -
Method in class SessionWrapper
-
- createShadedRelief(Expression) -
Method in interface StyleFactory
-
- createShadedRelief(Expression) -
Method in class StyleFactoryImpl
-
- createSimpleFeature(Object[], SimpleFeatureType, String) -
Method in class AbstractFeatureFactoryImpl
-
- createSimpleFeature(List, SimpleFeatureType, String) -
Method in class DefaultFeatureFactory
- Deprecated.
- createSimpleFeature(List<Attribute>, SimpleFeatureType, String) -
Method in class LenientFeatureFactory
-
- createSimpleFeatureType(Name, List<AttributeDescriptor>, GeometryDescriptor, boolean, List<Filter>, AttributeType, InternationalString) -
Method in class DefaultFeatureTypeFactory2
- Deprecated.
- createSimpleFeatureType(Name, List<AttributeDescriptor>, GeometryDescriptor, boolean, List<Filter>, AttributeType, InternationalString) -
Method in class FeatureTypeFactoryImpl
-
- createSimpleFeautre(Object[], AttributeDescriptor, String) -
Method in class AbstractFeatureFactoryImpl
-
- createSolid(SolidBoundary) -
Method in class GeometryBuilder
-
- createSpatialIndex() -
Method in class IndexedShapefileDataStore
- Forces the spatial index to be created
- createSphericalCS(String) -
Method in class AbstractAuthorityFactory
- Creates a spherical coordinate system from a code.
- createSphericalCS(String) -
Method in class AbstractAuthorityMediator
-
- createSphericalCS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createSphericalCS(String) -
Method in class AuthorityFactoryAdapter
- Creates a spherical coordinate system from a code.
- createSphericalCS(String) -
Method in class BufferedAuthorityFactory
- Returns a spherical coordinate system from a code.
- createSphericalCS(String) -
Method in class CachedAuthorityDecorator
-
- createSphericalCS(String) -
Method in class FallbackAuthorityFactory
- Creates a spherical coordinate system from a code.
- createSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates a spherical coordinate system from the given set of axis.
- createSphericalCS(String) -
Method in class ThreadedAuthorityFactory
- Returns a spherical coordinate system from a code.
- createSQLBuilder() -
Method in class PostgisDataStore
- Creates a new sql builder for encoding raw sql statements;
- createStandardAttributes(AttributeDescriptor) -
Method in class FeatureTypeTransformer.FeatureTypeTranslator
- Creates standard xml attributes present on all xs:element elements.
- createState(SeObjectId) -
Method in interface ISession
-
- createState(SeObjectId) -
Method in class SessionWrapper
-
- createStaticTextSymbolizer(Color, Font, String) -
Method in class StyleBuilder
- create a textsymbolizer which doesn't change
- createStaticTextSymbolizer(Color, Font[], String) -
Method in class StyleBuilder
- create a textsymbolizer which doesn't change
- createStroke(Expression, Expression) -
Method in class AbstractStyleFactory
- A convienice method to make a simple stroke
- createStroke(Expression, Expression, Expression) -
Method in class AbstractStyleFactory
- A convienice method to make a simple stroke
- createStroke(Expression, Expression, Expression, Expression, Expression, float[], Expression, Graphic, Graphic) -
Method in class AbstractStyleFactory
- creates a stroke
- createStroke() -
Method in class StyleBuilder
- create a default Stroke
- createStroke(double) -
Method in class StyleBuilder
- create a default stroke with the supplied width
- createStroke(Color) -
Method in class StyleBuilder
- Create a default stroke with the supplied color
- createStroke(Color, double) -
Method in class StyleBuilder
- create a stroke with the supplied width and color
- createStroke(Color, double, String, String) -
Method in class StyleBuilder
- create a stroke with color, width, linejoin type and lineCap type.
- createStroke(Color, double, float[]) -
Method in class StyleBuilder
- create a dashed line of color and width
- createStroke(Expression, Expression) -
Method in class StyleBuilder
- create a stroke with the color and width supplied
- createStroke(Color, double, double) -
Method in class StyleBuilder
- create a stroke with color, width and opacity supplied
- createStroke(Expression, Expression, Expression) -
Method in class StyleBuilder
- create a stroke with color, width and opacity supplied
- createStroke(Expression, Expression) -
Method in interface StyleFactory
- A convienice method to make a simple stroke
- createStroke(Expression, Expression, Expression) -
Method in interface StyleFactory
- A convienice method to make a simple stroke
- createStroke(Expression, Expression, Expression, Expression, Expression, float[], Expression, Graphic, Graphic) -
Method in interface StyleFactory
- creates a stroke
- createStroke(Expression, Expression) -
Method in class StyleFactoryImpl
- A convienice method to make a simple stroke
- createStroke(Expression, Expression, Expression) -
Method in class StyleFactoryImpl
- A convienice method to make a simple stroke
- createStroke(Expression, Expression, Expression, Expression, Expression, float[], Expression, Graphic, Graphic) -
Method in class StyleFactoryImpl
- creates a stroke
- createStyle(Object, Symbolizer, Range) -
Method in class SLDStyleFactory
-
Creates a rendered style
Makes use of a symbolizer cache based on identity to avoid recomputing over and over the
same style object and to reduce memory usage.
- createStyle() -
Method in class AbstractStyleFactory
-
- createStyle(Symbolizer) -
Method in class StyleBuilder
- create a new style
- createStyle(Symbolizer, double, double) -
Method in class StyleBuilder
- create a new style
- createStyle(String, Symbolizer) -
Method in class StyleBuilder
- create a new style
- createStyle(String, Symbolizer, double, double) -
Method in class StyleBuilder
- create a new style
- createStyle() -
Method in class StyleBuilder
- create a new default style
- createStyle() -
Method in interface StyleFactory
-
- createStyle() -
Method in class StyleFactoryImpl
-
- createStyledLayerDescriptor() -
Method in interface StyleFactory
-
- createStyledLayerDescriptor() -
Method in class StyleFactoryImpl
-
- createStyleFactory() -
Static method in class StyleFactoryFinder
- Deprecated. Create an instance of the factory.
- createSubType(SimpleFeatureType, String[], CoordinateReferenceSystem) -
Static method in class DataUtilities
- Create a derived FeatureType
- createSubType(SimpleFeatureType, String[], CoordinateReferenceSystem, String, URI) -
Static method in class DataUtilities
-
- createSubType(SimpleFeatureType, String[]) -
Static method in class DataUtilities
- DOCUMENT ME!
- createSurface(List) -
Method in class GeometryBuilder
-
- createSurface(SurfaceBoundary) -
Method in class GeometryBuilder
-
- createSurfaceBoundary(PointArray) -
Method in class GeometryBuilder
-
- createSurfaceBoundary(Ring, List) -
Method in class GeometryBuilder
-
- createSurfaceBoundary(Ring) -
Method in class GeometryBuilder
-
- createSurfaceBoundary(OrientableCurve) -
Method in class GeometryBuilder
-
- createTemplate(FeatureType) -
Static method in class FeatureTypeFactory
- Deprecated. Create a FeatureTypeFactory which contains all of the AttributeTypes
from the given FeatureType.
- createTemporalCRS(String) -
Method in class JDBCAuthorityFactory
-
- createTemporalCRS(String) -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- createTemporalCRS(String) -
Method in class AbstractAuthorityFactory
- Creates a temporal coordinate reference system from a code.
- createTemporalCRS(String) -
Method in class AbstractAuthorityMediator
-
- createTemporalCRS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createTemporalCRS(String) -
Method in class AuthorityFactoryAdapter
- Creates a temporal coordinate reference system from a code.
- createTemporalCRS(String) -
Method in class BufferedAuthorityFactory
- Returns a temporal coordinate reference system from a code.
- createTemporalCRS(String) -
Method in class CachedAuthorityDecorator
-
- createTemporalCRS(String) -
Method in class CachedCRSAuthorityDecorator
-
- createTemporalCRS(String) -
Method in class FallbackAuthorityFactory
- Creates a temporal coordinate reference system from a code.
- createTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) -
Method in class ReferencingObjectFactory
- Creates a temporal coordinate reference system.
- createTemporalCRS(String) -
Method in class ThreadedAuthorityFactory
- Returns a temporal coordinate reference system from a code.
- createTemporalDatum(String) -
Method in class AbstractAuthorityFactory
- Creates a temporal datum from a code.
- createTemporalDatum(String) -
Method in class AbstractAuthorityMediator
-
- createTemporalDatum(String) -
Method in class AbstractCachedAuthorityFactory
-
- createTemporalDatum(String) -
Method in class AuthorityFactoryAdapter
- Creates a temporal datum from a code.
- createTemporalDatum(String) -
Method in class BufferedAuthorityFactory
- Returns a temporal datum from a code.
- createTemporalDatum(String) -
Method in class CachedAuthorityDecorator
-
- createTemporalDatum(Map<String, ?>, Date) -
Method in class DatumAliases
- Creates a temporal datum from an enumerated type value.
- createTemporalDatum(String) -
Method in class FallbackAuthorityFactory
- Creates a temporal datum from a code.
- createTemporalDatum(Map<String, ?>, Date) -
Method in class ReferencingObjectFactory
- Creates a temporal datum from an enumerated type value.
- createTemporalDatum(String) -
Method in class ThreadedAuthorityFactory
- Returns a temporal datum from a code.
- createTextSymbolizer(Fill, Font[], Halo, Expression, LabelPlacement, String) -
Method in class AbstractStyleFactory
-
- createTextSymbolizer() -
Method in class AbstractStyleFactory
-
- createTextSymbolizer() -
Method in class StyleBuilder
- Creates a default text symbolizer.
- createTextSymbolizer(Color, Font, String) -
Method in class StyleBuilder
- create a textsymbolizer
- createTextSymbolizer(Color, Font[], String) -
Method in class StyleBuilder
- create a textsymbolizer
- createTextSymbolizer(Fill, Font[], Halo, Expression, LabelPlacement, String) -
Method in class StyleBuilder
- create a text symbolizer
- createTextSymbolizer(Fill, Font[], Halo, Expression, LabelPlacement, String) -
Method in interface StyleFactory
-
- createTextSymbolizer() -
Method in interface StyleFactory
-
- createTextSymbolizer(Fill, Font[], Halo, Expression, LabelPlacement, String, Graphic) -
Method in interface StyleFactory2
- Label Shield hack, non SLD 1.1
- createTextSymbolizer() -
Method in class StyleFactoryImpl
-
- createTextSymbolizer(Fill, Font[], Halo, Expression, LabelPlacement, String) -
Method in class StyleFactoryImpl
-
- createTextSymbolizer(Fill, Font[], Halo, Expression, LabelPlacement, String, Graphic) -
Method in class StyleFactoryImpl
-
- createTile(SampleModel, Point) -
Method in class RecyclingTileFactory
-
- createTimeCS(String) -
Method in class AbstractAuthorityFactory
- Creates a temporal coordinate system from a code.
- createTimeCS(String) -
Method in class AbstractAuthorityMediator
-
- createTimeCS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createTimeCS(String) -
Method in class AuthorityFactoryAdapter
- Creates a temporal coordinate system from a code.
- createTimeCS(String) -
Method in class BufferedAuthorityFactory
- Returns a temporal coordinate system from a code.
- createTimeCS(String) -
Method in class CachedAuthorityDecorator
-
- createTimeCS(String) -
Method in class FallbackAuthorityFactory
- Creates a temporal coordinate system from a code.
- createTimeCS(Map<String, ?>, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates a temporal coordinate system.
- createTimeCS(String) -
Method in class ThreadedAuthorityFactory
- Returns a temporal coordinate system from a code.
- createTin(Set, Set, Set, double) -
Method in class GeometryBuilder
-
- createTransform() -
Method in class GridToEnvelopeMapper
- Creates a math transform using the information provided by setter methods.
- createTransformedShape(Shape) -
Method in class AbstractMathTransform
- Transform the specified shape.
- createTransformedShape(Shape) -
Method in class AffineTransform2D
- Transforms the specified shape.
- createTransformer() -
Method in class TransformerBase
- Create a Transformer which is initialized with the settings of this
TransformerBase.
- createTransformTask(Object, StreamResult) -
Method in class TransformerBase
- Create a Transformation task.
- createTranslation(int, double) -
Static method in class ProjectiveTransform
- Creates a transform that apply the same translation along all axis.
- createTranslator(ContentHandler) -
Method in class FilterTransformer
-
- createTranslator(ContentHandler) -
Method in class FeatureTransformer
-
- createTranslator(ContentHandler, String, String, FeatureTransformer.FeatureTypeNamespaces, TransformerBase.SchemaLocationSupport) -
Method in class FeatureTransformer
- Template method for creating the translator.
- createTranslator(ContentHandler) -
Method in class FeatureTypeTransformer
- Creates a Translator that is capable to translate FeatureType objects
into a XML schema fragment.
- createTranslator(ContentHandler) -
Method in class GeometryTransformer
-
- createTranslator(ContentHandler) -
Method in class SLDTransformer
-
- createTranslator(ContentHandler) -
Method in class TransformerBase
- Create a Translator to issue SAXEvents to a ContentHandler.
- createType(String, String) -
Static method in class DataUtilities
- Utility method for FeatureType construction.
- createType(String, String, String) -
Static method in class DataUtilities
- Utility method for FeatureType construction.
- CreateType -
Static variable in class KML
-
- createTypeNames() -
Method in class ContentDataStore
- Creates a set of qualified names corresponding to the types that the
datastore provides.
- createUnit(String) -
Method in class AbstractAuthorityFactory
- Returns an unit from a code.
- createUnit(String) -
Method in class AbstractAuthorityMediator
-
- createUnit(String) -
Method in class AbstractCachedAuthorityFactory
-
- createUnit(String) -
Method in class AuthorityFactoryAdapter
- Returns an unit from a code.
- createUnit(String) -
Method in class BufferedAuthorityFactory
- Returns an unit from a code.
- createUnit(String) -
Method in class CachedAuthorityDecorator
-
- createUnit(String) -
Method in class DirectEpsgFactory
- Returns an unit from a code.
- createUnit(String) -
Method in class FallbackAuthorityFactory
- Returns an unit from a code.
- createUnit(String) -
Method in class ThreadedAuthorityFactory
- Returns an unit from a code.
- createUpdateStatement(Connection, SimpleFeatureType) -
Method in class JDBCPSFeatureWriter
- Creates the prepared statement for feature updates
- createUri(URL, Map<String, String>) -
Method in class AbstractHttpProtocol
-
- createUrl(URL, Map<String, String>) -
Method in class AbstractHttpProtocol
-
- createUrl(URL, Map<String, String>) -
Method in interface HTTPProtocol
- Creates an URL with
baseUrl
and a query string defined by the kvp
key/value
pair of parameters.
- createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates a two dimensional user defined coordinate system from the given pair of axis.
- createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates a three dimensional user defined coordinate system from the given set of axis.
- createUserLayer() -
Method in interface StyleFactory
-
- createUserLayer() -
Method in class StyleFactoryImpl
-
- createValidation(String, String, Map) -
Method in class PlugIn
- Create a Validation based on provided
test
definition.
- createValue() -
Method in class AbstractParameterDescriptor
- Creates a new instance of parameter value or group initialized
with the default value(s).
- createValue() -
Method in class DefaultParameterDescriptor
- Creates a new instance of parameter value
initialized with the default value.
- createValue() -
Method in class DefaultParameterDescriptorGroup
- Creates a new instance of parameter value group
initialized with the default values.
- createValue() -
Method in class ImagingParameterDescriptors
- Creates a new instance of parameter value group.
- createValue() -
Method in class MatrixParameterDescriptors
- Creates a new instance of parameter values with
elements initialized to the 1 on the diagonal, and 0 everywere else.
- createValue() -
Method in class MatrixParameters
- Forwards the call to the matrix parameter descriptors
specified at construction time.
- createVersionedFactory(Version) -
Method in class URN_AuthorityFactory
- Deprecated. Invoked when a factory is requested for a specific version.
- createVerticalCRS(String) -
Method in class JDBCAuthorityFactory
-
- createVerticalCRS(String) -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- createVerticalCRS(String) -
Method in class AbstractAuthorityFactory
- Creates a vertical coordinate reference system from a code.
- createVerticalCRS(String) -
Method in class AbstractAuthorityMediator
-
- createVerticalCRS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createVerticalCRS(String) -
Method in class AuthorityFactoryAdapter
- Creates a vertical coordinate reference system from a code.
- createVerticalCRS(String) -
Method in class BufferedAuthorityFactory
- Returns a vertical coordinate reference system from a code.
- createVerticalCRS(String) -
Method in class CachedAuthorityDecorator
-
- createVerticalCRS(String) -
Method in class CachedCRSAuthorityDecorator
-
- createVerticalCRS(String) -
Method in class FallbackAuthorityFactory
- Creates a vertical coordinate reference system from a code.
- createVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) -
Method in class ReferencingObjectFactory
- Creates a vertical coordinate reference system.
- createVerticalCRS(String) -
Method in class ThreadedAuthorityFactory
- Returns a vertical coordinate reference system from a code.
- createVerticalCS(String) -
Method in class AbstractAuthorityFactory
- Creates a vertical coordinate system from a code.
- createVerticalCS(String) -
Method in class AbstractAuthorityMediator
-
- createVerticalCS(String) -
Method in class AbstractCachedAuthorityFactory
-
- createVerticalCS(String) -
Method in class AuthorityFactoryAdapter
- Creates a vertical coordinate system from a code.
- createVerticalCS(String) -
Method in class BufferedAuthorityFactory
- Returns a vertical coordinate system from a code.
- createVerticalCS(String) -
Method in class CachedAuthorityDecorator
-
- createVerticalCS(String) -
Method in class FallbackAuthorityFactory
- Creates a vertical coordinate system from a code.
- createVerticalCS(Map<String, ?>, CoordinateSystemAxis) -
Method in class ReferencingObjectFactory
- Creates a vertical coordinate system.
- createVerticalCS(String) -
Method in class ThreadedAuthorityFactory
- Returns a vertical coordinate system from a code.
- createVerticalDatum(String) -
Method in class AbstractAuthorityFactory
- Creates a vertical datum from a code.
- createVerticalDatum(String) -
Method in class AbstractAuthorityMediator
-
- createVerticalDatum(String) -
Method in class AbstractCachedAuthorityFactory
-
- createVerticalDatum(String) -
Method in class AuthorityFactoryAdapter
- Creates a vertical datum from a code.
- createVerticalDatum(String) -
Method in class BufferedAuthorityFactory
- Returns a vertical datum from a code.
- createVerticalDatum(String) -
Method in class CachedAuthorityDecorator
-
- createVerticalDatum(Map<String, ?>, VerticalDatumType) -
Method in class DatumAliases
- Creates a vertical datum from an enumerated type value.
- createVerticalDatum(String) -
Method in class FallbackAuthorityFactory
- Creates a vertical datum from a code.
- createVerticalDatum(Map<String, ?>, VerticalDatumType) -
Method in class ReferencingObjectFactory
- Creates a vertical datum from an enumerated type value.
- createVerticalDatum(String) -
Method in class ThreadedAuthorityFactory
- Returns a vertical datum from a code.
- createWith(Object, AbstractAuthorityMediator.WorkerSafeRunnable) -
Method in class AbstractAuthorityMediator
- This method is used to cut down the amount of try/catch/finally code
needed when working with the cache and workers.
- createWithNameSpaceAndSchemaName(String, String) -
Static method in class JDBCDataStoreConfig
- TODO summary sentence for createWithNameSpaceAndSchemaName ...
- createWithSchemaNameAndFIDGenMap(String, Map) -
Static method in class JDBCDataStoreConfig
-
- createWriter() -
Method in class ActiveTypeEntry
- Low level feature writer access.
- createXMLReader(Object) -
Method in class TransformerBase
- Create an XMLReader to use in the transformation.
- Crop - Class in org.geotools.coverage.processing.operation
- The crop operation is responsible for selecting geographic subarea of the
source coverage.
- Crop() -
Constructor for class Crop
- Constructs a default
"Crop"
operation.
- crop(Coverage, Envelope) -
Method in class Operations
- Crops the image to a specified rectangular area.
- CROP_ENVELOPE -
Static variable in class Crop
- The parameter descriptor used to pass this operation the envelope to use
when doing the spatial crop.
- crosses(Expression, Expression) -
Method in interface FilterFactory
- Deprecated. Checks if the first geometric operand crosses the second.
- crosses(String, Geometry) -
Method in class FilterFactoryImpl
-
- crosses(Expression, Expression) -
Method in class FilterFactoryImpl
-
- crosses(Geometry, Geometry) -
Static method in class StaticGeometry
-
- Crosses -
Static variable in class OGC
-
- Crosses -
Static variable in class OGC
-
- Crosses -
Static variable in class OGC
-
- CrossesImpl - Class in org.geotools.filter.spatial
-
- CrossesImpl(FilterFactory, Expression, Expression) -
Constructor for class CrossesImpl
-
- CrossesIntegrity - Class in org.geotools.validation.relate
- CrossesIntegrity
- CrossesIntegrity() -
Constructor for class CrossesIntegrity
- CrossesIntegrity Constructor
- CrossesIntegrityBeanInfo - Class in org.geotools.validation.relate
-
- CrossesIntegrityBeanInfo() -
Constructor for class CrossesIntegrityBeanInfo
-
- crs -
Variable in class AbstractCoverage
- The coordinate reference system, or
null
if there is none.
- CRS -
Static variable in class GeneralGridGeometry
- A bitmask to specify the validity of the coordinate reference system.
- crs -
Variable in class AbstractGridCoverage2DReader
- crs for this coverage
- crs -
Variable in class OperationJAI.Parameters
- The two dimensional coordinate reference system for all sources and the
destination
GridCoverage2D
.
- CRS -
Static variable in class Parameter
- "crs": CoordinateReferenceSystem used to restrict a Geometry literal
- CRS -
Static variable in class Hints
- The
CoordinateReferenceSystem
to use in
ISO geometry factories.
- crs -
Variable in class AttributeTypeBuilder
-
- crs(CoordinateReferenceSystem) -
Method in class AttributeTypeBuilder
-
- crs -
Variable in class SimpleFeatureTypeBuilder
- coordinate reference system of the type
- crs(CoordinateReferenceSystem) -
Method in class SimpleFeatureTypeBuilder
- Sets the crs of the next attribute added to the feature type.
- crs(CoordinateReferenceSystem) -
Static method in class GeometricAttributeType
- Deprecated.
- CRS -
Variable in class GeometryTypeImpl
-
- crs() -
Method in class ReferencedEnvelope
- Deprecated. Use
ReferencedEnvelope.getCoordinateReferenceSystem()
, since it is the
method inherited from the interface.
- crs(CoordinateReferenceSystem) -
Static method in class GML2EncodingUtils
- Deprecated. use
GML2EncodingUtils.toURI(CoordinateReferenceSystem)
.
- crs(Node) -
Static method in class GML2ParsingUtils
-
- CRS -
Static variable in class Citations
- The WMS 1.3.0 "CRS" authority.
- CRS - Class in org.geotools.referencing
- Simple utility class for making use of the coordinate reference system and associated Factory
implementations.
- crs -
Variable in class SymbolizerAssociation
-
- CRS2GeoTiffMetadataAdapter - Class in org.geotools.coverage.grid.io.imageio.geotiff
- This class implements a simple reusable adapter to adapt a
CoordinateReferenceSystem
into useful Geotiff metadata by mean of
GeoTiffIIOMetadataEncoder
. - CRS2GeoTiffMetadataAdapter(CoordinateReferenceSystem) -
Constructor for class CRS2GeoTiffMetadataAdapter
- Constructs a parser using the default set of symbols and factories.
- CRS2GeoTiffMetadataAdapter - Class in org.geotools.gce.geotiff.adapters
- This class implements a simple reusable adapter to adapt a
CoordinateReferenceSystem
into useful Geotiff metadata by mean of
GeoTiffIIOMetadataEncoder
. - CRS2GeoTiffMetadataAdapter(CoordinateReferenceSystem) -
Constructor for class CRS2GeoTiffMetadataAdapter
- Constructs a parser using the default set of symbols and factories.
- CRS_AUTHORITY_EXTRA_DIRECTORY -
Static variable in class GeoTools
- The system property key for the default value to be
assigned to the
CRS_AUTHORITY_EXTRA_DIRECTORY
hint.
- CRS_AUTHORITY_EXTRA_DIRECTORY -
Static variable in class Hints
- Used to direct WKT CRS Authority to a directory containing extra definitions.
- CRS_AUTHORITY_FACTORY -
Static variable in class Hints
- The
CRSAuthorityFactory
instance to use.
- CRS_FACTORY -
Static variable in class Hints
- The
CRSFactory
instance to use.
- CRSAuthoritySpi - Interface in org.geotools.data.crs
- Deprecated. Now replaced by
CRSAuthorityFactory
. - CRSEnvelope - Class in org.geotools.data.ows
- A pair of coordinates and a reference system that represents a section of
the Earth
- CRSEnvelope() -
Constructor for class CRSEnvelope
- Construct an empty BoundingBox
- CRSEnvelope(String, double, double, double, double) -
Constructor for class CRSEnvelope
- Create a bounding box with the specified properties
- crsFactory -
Variable in class EPSGCRSAuthorityFactory
- Deprecated.
- crsFactory -
Variable in class Parser
- The factory to use for creating coordinate reference systems.
- crsRef -
Static variable in class GML
-
- CRSRefType -
Static variable in class GML
-
- CRSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CRSRefType">
<annotation>
<documentation>Association to a CRS abstract coordinate reference system, either referencing or containing the definition of that CRS.
- CRSsType -
Static variable in class WPS
-
- CS_AUTHORITY_FACTORY -
Static variable in class Hints
- The
CSAuthorityFactory
instance to use.
- CS_FACTORY -
Static variable in class Hints
- The
CSFactory
instance to use.
- CSBuilder - Interface in org.geotools.geometry.coordinatesequence
- Deprecated. Moved to
CSBuilder
. - CSBuilder - Interface in org.geotools.geometry.jts.coordinatesequence
- A Builder for JTS CoordinateSequences.
- CSBuilderFactory - Class in org.geotools.geometry.coordinatesequence
- Deprecated. Moved to
CSBuilderFactory
. - CSBuilderFactory() -
Constructor for class CSBuilderFactory
- Deprecated.
- CSBuilderFactory - Class in org.geotools.geometry.jts.coordinatesequence
- A factory to obtain a builder for JTS CoordinateSequence objects.
- CSBuilderFactory() -
Constructor for class CSBuilderFactory
-
- csFactory -
Variable in class Parser
- The factory to use for creating coordinate systems.
- csID -
Static variable in class GML
-
- csName -
Static variable in class GML
-
- CSSPARAMETER -
Static variable in class SLD
-
- CssParameter - Class in org.geotools.sld
- A Cascading Style Sheet parameter.
- CssParameter(String) -
Constructor for class CssParameter
-
- CT_AlaskaConformal -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_AlaskaConformal -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_AlbersEqualArea -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_AlbersEqualArea -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_AzimuthalEquidistant -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_AzimuthalEquidistant -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_CassiniSoldner -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_CassiniSoldner -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_EquidistantConic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_EquidistantConic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Equirectangular -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Equirectangular -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_GaussBoaga -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_GaussBoaga -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_GaussKruger -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_GaussKruger -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Gnomonic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Gnomonic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertAzimEqualArea -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertAzimEqualArea -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertConfConic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertConfConic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertConfConic_1SP -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertConfConic_1SP -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertConfConic_2SP -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertConfConic_2SP -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertConfConic_Helmert -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertConfConic_Helmert -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Mercator -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Mercator -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_MillerCylindrical -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_MillerCylindrical -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_NewZealandMapGrid -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_NewZealandMapGrid -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator_Hotine -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator_Hotine -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator_Laborde -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator_Laborde -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator_Rosenmund -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator_Rosenmund -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator_Spherical -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator_Spherical -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueStereographic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueStereographic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Orthographic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Orthographic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_PolarStereographic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_PolarStereographic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Polyconic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Polyconic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Robinson -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Robinson -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Sinusoidal -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Sinusoidal -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_SouthOrientedGaussConformal -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_SouthOrientedGaussConformal -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Stereographic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Stereographic -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_SwissObliqueCylindrical -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_SwissObliqueCylindrical -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_TransvEquidistCylindrical -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_TransvEquidistCylindrical -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_TransverseMercator -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_TransverseMercator -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_TransvMercator_Modified_Alaska -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_TransvMercator_Modified_Alaska -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_TransvMercator_SouthOriented -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_TransvMercator_SouthOriented -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_VanDerGrinten -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_VanDerGrinten -
Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CubeWerxStrategy - Class in org.geotools.data.wfs.v1_1_0
- An strategy object to deal in querying a CubeWerx WFS 1.1 server
This strategy was created as per the limitations encountered at the CubeWerx server being tested
while developing this plugin.
- CubeWerxStrategy() -
Constructor for class CubeWerxStrategy
-
- CubicSpline -
Static variable in class GML
-
- CubicSplineType -
Static variable in class GML
-
- CUBICSPLINETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CubicSplineType">
<annotation>
<documentation>Cubic splines are similar to line strings in that they are a sequence of segments each with its own defining function.
- CURLY_BRACKETS -
Static variable in class Symbols
- A set of symbols with parameters between parentheses,
like
(...)
.
- current -
Variable in class JDBCFeatureWriter
-
- CURRENT_UPDATE_SEQUENCE -
Static variable in exception ServiceException
- Value of (optional) UpdateSequence parameter in GetCapabilities request is
equal to current value of Capabilities XML update sequence number.
- currentFeature -
Variable in class ShapefileFeatureWriter
-
- currentLabel() -
Method in class Axis2D.TickIterator
- Returns the label for current tick.
- currentLabel() -
Method in interface TickIterator
- Returns the label for current tick.
- currentLabelBounds() -
Method in class Axis2D.TickIterator
- Returns a bounding vector for the current tick label.
- currentLabelGlyphs() -
Method in class Axis2D.TickIterator
- Returns the label for current tick as a glyphs vector.
- currentOffset -
Variable in class DbaseFileReader
-
- currentPosition() -
Method in class Axis2D.TickIterator
- Returns the position where to draw the current tick.
- currentPosition(Point2D) -
Method in class Axis2D.TickIterator
- Returns the coordinates of the intersection point between current tick
and the underlying axis.
- currentPosition() -
Method in interface TickIterator
- Returns the position where to draw the current tick.
- currentSegment(float[]) -
Method in class AbstractLiteIterator
-
- currentSegment(double[]) -
Method in class EmptyIterator
-
- currentSegment(double[]) -
Method in class GeomCollectionIterator
- Returns the coordinates and type of the current path segment in the
iteration.
- currentSegment(float[]) -
Method in class GeomCollectionIterator
- Returns the coordinates and type of the current path segment in the
iteration.
- currentSegment(double[]) -
Method in class LineIterator
-
- currentSegment(float[]) -
Method in class LineIterator2
-
- currentSegment(double[]) -
Method in class LineIterator2
-
- currentSegment(float[]) -
Method in class PackedLineIterator
- Returns the coordinates and type of the current path segment in the
iteration.
- currentSegment(double[]) -
Method in class PackedLineIterator
-
- currentSegment(double[]) -
Method in class PointIterator
-
- currentSegment(double[]) -
Method in class PolygonIterator
- Returns the coordinates and type of the current path segment in the
iteration.
- currentSHXIndex() -
Method in class IndexedFidReader
- Returns the record number of the feature in the shx or shp that is
identified by the the last fid returned by next().
- currentTick(Line2D) -
Method in class Axis2D.TickIterator
- Returns the coordinates of the current tick.
- currentValue() -
Method in class Axis2D.TickIterator
- Returns the value for current tick.
- currentValue() -
Method in interface TickIterator
- Returns the value for current tick.
- currLevel -
Variable in class CustomPaletteBuilder
-
- currSize -
Variable in class CustomPaletteBuilder
-
- Curve - Class in org.geotools.gml3
-
- Curve(LineString[], GeometryFactory) -
Constructor for class Curve
-
- Curve -
Static variable in class GML
-
- curveArrayProperty -
Static variable in class GML
-
- CurveArrayPropertyType -
Static variable in class GML
-
- CURVEARRAYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CurveArrayPropertyType">
<annotation>
<documentation>A container for an array of curves.
- CurveArrayPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:CurveArrayPropertyType.
- CurveArrayPropertyTypeBinding() -
Constructor for class CurveArrayPropertyTypeBinding
-
- CurveInterpolationType -
Static variable in class GML
-
- CURVEINTERPOLATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="CurveInterpolationType">
<annotation>
<documentation>CurveInterpolationType is a list of codes that may be used to identify the interpolation mechanisms specified by an
application schema.
- curveMember -
Static variable in class GML
-
- curveMembers -
Static variable in class GML
-
- curveProperty -
Static variable in class GML
-
- CurvePropertyType -
Static variable in class GML
-
- CURVEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CurvePropertyType">
<annotation>
<documentation>A property that has a curve as its value domain can either be an appropriate geometry element encapsulated in an
element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere
in the same document).
- CurvePropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:CurvePropertyType.
- CurvePropertyTypeBinding() -
Constructor for class CurvePropertyTypeBinding
-
- CurveSegmentArrayPropertyType -
Static variable in class GML
-
- CURVESEGMENTARRAYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CurveSegmentArrayPropertyType">
<annotation>
<documentation>A container for an array of curve segments.
- CurveSegmentArrayPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:CurveSegmentArrayPropertyType.
- CurveSegmentArrayPropertyTypeBinding() -
Constructor for class CurveSegmentArrayPropertyTypeBinding
-
- CurveType -
Static variable in class GML
-
- CURVETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CurveType">
<annotation>
<documentation>Curve is a 1-dimensional primitive.
- CurveTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:CurveType.
- CurveTypeBinding(GeometryFactory) -
Constructor for class CurveTypeBinding
-
- CustomGlyphRenderer - Class in org.geotools.renderer.lite
-
- CustomGlyphRenderer() -
Constructor for class CustomGlyphRenderer
- Creates a new instance of CustomGlyphRenderer
- CustomPaletteBuilder - Class in org.geotools.image.palette
- This class implements the octree quantization method as it is described in
the "Graphics Gems" (ISBN 0-12-286166-3, Chapter 4, pages 297-293)
- CustomPaletteBuilder(RenderedImage) -
Constructor for class CustomPaletteBuilder
-
- CustomPaletteBuilder(RenderedImage, int, int, int, int) -
Constructor for class CustomPaletteBuilder
-
- CustomPaletteBuilder.ColorNode - Class in org.geotools.image.palette
- The node of color tree.
- CustomPaletteBuilder.ColorNode() -
Constructor for class CustomPaletteBuilder.ColorNode
-
- cx -
Variable in class Plane
- The cx coefficient for this plane.
- cy -
Variable in class Plane
- The cy coefficient for this plane.
- Cycle - Class in org.geotools.graph.path
- Represents a cycle in a graph.
- Cycle(Collection) -
Constructor for class Cycle
-
- CYCLE_DETECTED -
Static variable in class ErrorKeys
- Cycle detected in this graph of operations.
- CycleDetector - Class in org.geotools.graph.util.graph
- Detects cycles in a graph.
- CycleDetector(Graph) -
Constructor for class CycleDetector
- Constructs a new CycleDetector.
- Cylinder -
Static variable in class GML
-
- CylinderType -
Static variable in class GML
-
- CYLINDERTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CylinderType">
<annotation>
<documentation>A cylinder is a gridded surface given as a
family of circles whose positions vary along a set of parallel
lines, keeping the cross sectional horizontal curves of a
constant shape.
- CylindricalCS -
Static variable in class GML
-
- cylindricalCSRef -
Static variable in class GML
-
- CylindricalCSRefType -
Static variable in class GML
-
- CYLINDRICALCSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CylindricalCSRefType">
<annotation>
<documentation>Association to a cylindrical coordinate system, either referencing or containing the definition of that coordinate system.
- CylindricalCSType -
Static variable in class GML
-
- CYLINDRICALCSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="CylindricalCSType">
<annotation>
<documentation>A three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by the polar coordinate system.
<complexType name="DataBlockType">
<sequence>
<element ref="gml:rangeParameters"/>
<choice>
<element ref="gml:tupleList"/>
<element ref="gml:doubleOrNullTupleList"/>
</choice>
</sequence>
</complexType>
DataSourceFactorySpi
implementations.DatatypeConverterInterface
is a helper class for
implementation of custom print()
and parse()
methods, as specified by jaxb:javaType/@printMethod and
jaxb:javaType/@parseMethod.
<xs:simpleType id="date" name="date">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasFacet name="maxInclusive"/>
<hfp:hasFacet name="maxExclusive"/>
<hfp:hasFacet name="minInclusive"/>
<hfp:hasFacet name="minExclusive"/>
<hfp:hasProperty name="ordered" value="partial"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#date"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="date.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType id="dateTime" name="dateTime">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasFacet name="maxInclusive"/>
<hfp:hasFacet name="maxExclusive"/>
<hfp:hasFacet name="minInclusive"/>
<hfp:hasFacet name="minExclusive"/>
<hfp:hasProperty name="ordered" value="partial"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#dateTime"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="dateTime.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
DatumAuthorityFactory
instance to use.
DatumFactory
instance to use.
<complexType name="DatumRefType">
<annotation>
<documentation>Association to a datum, either referencing or containing the definition of that datum.
- DAY_TO_MILLIS -
Static variable in class Formulas
- Factor for conversions of days to milliseconds.
- DAYS -
Static variable in class DefaultTimeCS
- A one-dimensional temporal CS with
time,
axis in day units.
- DB2AutoIncrementFIDMapper - Class in org.geotools.data.db2
- Overrides AutoIncrementFIDMapper methods for DB2-specific handling.
- DB2AutoIncrementFIDMapper(String, String, String, int) -
Constructor for class DB2AutoIncrementFIDMapper
- Default constructor.
- DB2ConnectionFactory - Class in org.geotools.data.db2
- Deprecated. Use
DataSource
, DataSourceUtil
and DataSourceFinder
instead - DB2ConnectionFactory(String, String, String) -
Constructor for class DB2ConnectionFactory
- Deprecated. Creates a new DB2ConnectionFactory from a host name, port number, and
database name.
- DB2CoordinateSystem - Class in org.geotools.data.db2
- Represent the coordinate system information maintained in the DB2 Spatial
Extender catalog tables.
- DB2CoordinateSystem(Connection, int) -
Constructor for class DB2CoordinateSystem
- Constructs a DB2CoordinateSystem.
- DB2DataStore - Class in org.geotools.data.db2
- DB2 DataStore implementation.
- DB2DataStore(DataSource, JDBCDataStoreConfig, String) -
Constructor for class DB2DataStore
- The only supported constructor for a DB2DataStore.
- DB2DataStoreFactory - Class in org.geotools.data.db2
- Implements the DataStoreFactorySpi interface to create an instance of a
DB2DataStore.
- DB2DataStoreFactory() -
Constructor for class DB2DataStoreFactory
-
- DB2Dialect - Class in org.geotools.gce.imagemosaic.jdbc
- This class implements the db dialect for db2 spatial extender
- DB2Dialect(Config) -
Constructor for class DB2Dialect
-
- DB2FeatureLocking - Class in org.geotools.data.db2
- DOCUMENT ME!
- DB2FeatureLocking(DB2DataStore, SimpleFeatureType) -
Constructor for class DB2FeatureLocking
- DOCUMENT ME!
- DB2FeatureSource - Class in org.geotools.data.db2
- DB2 Feature Source implementation.
- DB2FeatureSource(DB2DataStore, SimpleFeatureType) -
Constructor for class DB2FeatureSource
- Constructs a feature source based on a DB2 data store for a specified
feature type.
- DB2FeatureStore - Class in org.geotools.data.db2
- DB2 FeatureStore implementation.
- DB2FeatureStore(DB2DataStore, SimpleFeatureType) -
Constructor for class DB2FeatureStore
- Basic constructor for DB2FeatureStore
- DB2FeatureTypeHandler - Class in org.geotools.data.db2
- Override methods from FeatureTypeHandler for DB2-specific handling.
- DB2FeatureTypeHandler(JDBCDataStore, FIDMapperFactory, long) -
Constructor for class DB2FeatureTypeHandler
- Creates a new feature type handler
- DB2FeatureWriter - Class in org.geotools.data.db2
- DOCUMENT ME!
- DB2FeatureWriter(FeatureReader<SimpleFeatureType, SimpleFeature>, QueryData, DB2SQLBuilder) -
Constructor for class DB2FeatureWriter
- DOCUMENT ME!
- DB2FIDMapperFactory - Class in org.geotools.data.db2
- Overrides DefaultFIDMapperFactory methods for DB2-specific handling.
- DB2FIDMapperFactory(String) -
Constructor for class DB2FIDMapperFactory
- Default constructor will cause FID columns to be returned as business
attributes.
- DB2FIDMapperFactory(boolean) -
Constructor for class DB2FIDMapperFactory
- Constructs a DB2FIDMapperFactory with user specification of whether to
return FID columns as business attributes.
- db2Geom(Geometry) -
Method in class SQLEncoderDB2
- Construct a geometry from the WKT representation of a geometry
- DB2GeometryColumn - Class in org.geotools.data.db2
- Hold information about a DB2 geometry column and provide access.
- DB2GeometryColumn(String, String, String, String, Integer, DB2CoordinateSystem) -
Constructor for class DB2GeometryColumn
- Constructs a DB2GeometryColumn from all relevant values.
- DB2NullFIDMapper - Class in org.geotools.data.db2
- Overrides NullFIDMapper methods for DB2-specific handling.
- DB2NullFIDMapper() -
Constructor for class DB2NullFIDMapper
- Default constructor.
- DB2NullFIDMapper(String, String) -
Constructor for class DB2NullFIDMapper
- Constructor to set schema and table name for Null mapper.
- DB2SpatialCatalog - Class in org.geotools.data.db2
- Manage the DB2 Spatial Extender spatial catalog information in memory to
improve performance.
- DB2SQLBuilder - Class in org.geotools.data.db2
- A DB2-specific subclass of DefaultSQLBuilder, which supports DB2 Spatial
Extender geometry datatypes.
- DB2SQLBuilder(FilterToSQL, String, SimpleFeatureType, FIDMapper) -
Constructor for class DB2SQLBuilder
- Creates a DB2SQLBuilder that will provide a table schema to qualify
table names.
- DB2WKBAttributeIO - Class in org.geotools.data.db2
- Support DB2 geometries using WKB
- DB2WKBAttributeIO() -
Constructor for class DB2WKBAttributeIO
-
- DbaseFileException - Exception in org.geotools.data.shapefile.dbf
- Thrown when an error relating to the shapefile occurs.
- DbaseFileException(String) -
Constructor for exception DbaseFileException
-
- DbaseFileException(String, Throwable) -
Constructor for exception DbaseFileException
-
- DbaseFileHeader - Class in org.geotools.data.shapefile.dbf
- Class to represent the header of a Dbase III file.
- DbaseFileHeader() -
Constructor for class DbaseFileHeader
-
- DbaseFileReader - Class in org.geotools.data.shapefile.dbf
- A DbaseFileReader is used to read a dbase III format file.
- DbaseFileReader(ShpFiles, boolean, Charset) -
Constructor for class DbaseFileReader
- Creates a new instance of DBaseFileReader
- DbaseFileReader(ReadableByteChannel, boolean, Charset) -
Constructor for class DbaseFileReader
-
- DbaseFileReader.Row - Class in org.geotools.data.shapefile.dbf
-
- DbaseFileReader.Row() -
Constructor for class DbaseFileReader.Row
-
- DbaseFileWriter - Class in org.geotools.data.shapefile.dbf
- A DbaseFileReader is used to read a dbase III format file.
- DbaseFileWriter(DbaseFileHeader, WritableByteChannel) -
Constructor for class DbaseFileWriter
- Create a DbaseFileWriter using the specified header and writing to the
given channel.
- DbaseFileWriter(DbaseFileHeader, WritableByteChannel, Charset) -
Constructor for class DbaseFileWriter
- Create a DbaseFileWriter using the specified header and writing to the
given channel.
- DbaseFileWriter.FieldFormatter - Class in org.geotools.data.shapefile.dbf
- Utility for formatting Dbase fields.
- DbaseFileWriter.FieldFormatter(Charset) -
Constructor for class DbaseFileWriter.FieldFormatter
-
- DBCPDataSource - Class in org.geotools.data.jdbc.datasource
- A closeable wrapper around
BasicDataSource
- DBCPDataSource(BasicDataSource) -
Constructor for class DBCPDataSource
-
- DBCPDataSourceFactory - Class in org.geotools.data.jdbc.datasource
- A datasource factory using DBCP connection pool
- DBCPDataSourceFactory() -
Constructor for class DBCPDataSourceFactory
-
- DBCPUnWrapper - Class in org.geotools.data.jdbc.datasource
- Unwraps DBCP managed connections
- DBCPUnWrapper() -
Constructor for class DBCPUnWrapper
-
- DBDialect - Class in org.geotools.gce.imagemosaic.jdbc
- This class is the base class for the different sql dialects used in spatial extensions form
different vendors
- DBDialect(Config) -
Constructor for class DBDialect
- Constructor
- dbf -
Variable in class ShapefileAttributeReader
-
- dbfCharset -
Variable in class ShapefileDataStore
-
- DBFCHARSET -
Static variable in class ShapefileDataStoreFactory
- Optional - character used to decode strings from the DBF file
- dbfWriter -
Variable in class ShapefileFeatureWriter
-
- dbInfo -
Variable in class PostgisDataStore
- PostGIS version information (persisted here so we don't have to keep asking the database what version it is, in perpituity.
- DBNAME -
Static variable in class DBReaderWriter
- Database name key
- DBReaderWriter - Class in org.geotools.graph.io.standard
- An implementation of GraphReaderWriter used for reading and writing graph
objects to and from a database.
- DBReaderWriter() -
Constructor for class DBReaderWriter
-
- DBTYPE -
Static variable in class DB2DataStoreFactory
-
- DBTYPE -
Static variable in class PostgisDataStoreFactory
-
- DBTYPE_PARAM -
Static variable in class ArcSDEConnectionConfig
- must equals to
"arcsde"
- DBTYPE_PARAM_VALUE -
Static variable in class ArcSDEConnectionConfig
- constant to pass "arcsde" as DBTYPE_PARAM
- dcoords -
Variable in class AbstractLiteIterator
-
- DCP -
Static variable in class OWS
-
- DCP -
Static variable in class OWS
-
- DCPTypeType -
Static variable in class WCS
-
- DCPTypeType_HTTP -
Static variable in class WCS
-
- DCPTypeType_HTTPBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:DCPTypeType_HTTP.
- DCPTypeType_HTTPBinding() -
Constructor for class DCPTypeType_HTTPBinding
-
- DCPTypeTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:DCPTypeType.
- DCPTypeTypeBinding() -
Constructor for class DCPTypeTypeBinding
-
- debugShape(Shape) -
Method in class StyledShapePainter
-
- DECIMAL -
Static variable in class XS
-
- DECIMAL_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="decimal" name="decimal">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="totalDigits"/>
<hfp:hasFacet name="fractionDigits"/>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="maxInclusive"/>
<hfp:hasFacet name="maxExclusive"/>
<hfp:hasFacet name="minInclusive"/>
<hfp:hasFacet name="minExclusive"/>
<hfp:hasProperty name="ordered" value="total"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="true"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#decimal"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="decimal.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- decimalDigits -
Variable in class DefaultFIDMapperFactory.ColumnInfo
-
- decimalMinutes -
Static variable in class GML
-
- DecimalMinutesType -
Static variable in class GML
-
- DECIMALMINUTESTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="DecimalMinutesType">
<annotation>
<documentation>Decimal number of arc-minutes in a degree-minute angular value.
- decimalPlaces(double) -
Method in class ClassificationFunction
- Determines the number of decimal places to truncate the interval at.
- decimate(Geometry) -
Method in class Decimator
- decimates JTS geometries.
- decimateTransformGeneralize(Geometry, MathTransform) -
Method in class Decimator
-
- decimationOnReadingControl(Integer, ImageReadParam, double[]) -
Method in class AbstractGridCoverage2DReader
- This method is responsible for evaluating possible subsampling factors
once the best resolution level has been found, in case we have support
for overviews, or starting from the original coverage in case there are
no overviews available.
- Decimator - Class in org.geotools.geometry.jts
- Accepts geometries and collapses all the vertices that will be rendered to
the same pixel.
- Decimator(MathTransform, Rectangle, double) -
Constructor for class Decimator
- Builds a decimator that will generalize geometries so that two subsequent points
will be at least pixelDistance away from each other when painted on the screen.
- Decimator(MathTransform, Rectangle) -
Constructor for class Decimator
- djb - noticed that the old way of finding out the decimation is based on
the (0,0) location of the image.
- Decimator(MathTransform) -
Constructor for class Decimator
- Deprecated. use the other constructor (with rectange) see javadox. This
works fine, but it the results are often poor if you're also
doing CRS xforms.
- Decimator(double, double) -
Constructor for class Decimator
-
- DECLARED_SCALE_DENOM_KEY -
Static variable in class StreamingRenderer
-
- DECLARED_SCALE_DENOM_KEY -
Static variable in class ShapefileRenderer
-
- declareDefaultNamespace(String, String) -
Method in class FeatureTransformer.FeatureTypeNamespaces
-
- declareNamespace(FeatureType, String, String) -
Method in class FeatureTransformer.FeatureTypeNamespaces
-
- decode(String) -
Method in interface CRSAuthoritySpi
- Deprecated. Replaced by
CRSAuthorityFactory.createCoordinateReferenceSystem(java.lang.String)
.
- DECODE -
Static variable in class Base64
- Specify decoding.
- decode(byte[]) -
Static method in class Base64
- Very low-level access to decoding ASCII characters in
the form of a byte array.
- decode(byte[], int, int) -
Static method in class Base64
- Very low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) -
Static method in class Base64
- Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String) -
Method in class SimpleFeatureTypeBuilder
- Decodes a srs, supplying a useful error message if there is a problem.
- decode(String) -
Static method in class CRS
- Return a Coordinate Reference System for the specified code.
- decode(String, boolean) -
Static method in class CRS
- Return a Coordinate Reference System for the specified code, maybe forcing the axis order
to (longitude, latitude).
- decode(String) -
Static method in class Base64Binary
- Converts the string
pValue
into a
base64 encoded byte array.
- decode(String) -
Static method in class HexBinary
- Converts the string
pValue
into an
array of hex bytes.
- decodeFromFile(String) -
Static method in class Base64
- Convenience method for reading a base64-encoded
file and decoding it.
- decodeToFile(String, String) -
Static method in class Base64
- Convenience method for decoding data to a file.
- decodeToObject(String) -
Static method in class Base64
- Attempts to decode Base64 data and deserialize a Java
Object within.
- DecoratingFeature - Class in org.geotools.feature
- Base class for feature decorators.
- DecoratingFeature(SimpleFeature) -
Constructor for class DecoratingFeature
-
- DecoratingFeatureCollection<T extends FeatureType,F extends Feature> - Class in org.geotools.feature.collection
- A FeatureCollection which completley delegates to another FeatureCollection.
- DecoratingFeatureCollection(FeatureCollection<T, F>) -
Constructor for class DecoratingFeatureCollection
-
- deep(SimpleFeature) -
Static method in class SimpleFeatureBuilder
- Deep copy an existing feature.
- deepEquals(Object, Object) -
Static method in class Utilities
- Convenience method for testing two objects for equality.
- deepHashCode(Object) -
Static method in class Utilities
- Returns a hash code for the specified object, which may be an array.
- deepToString(Object) -
Static method in class Utilities
- Returns a string representation of the specified object, which may be an array.
- def -
Variable in class PageStore
-
- DEF_MAX -
Static variable in class DatabasePageStore
-
- DEF_MIN -
Static variable in class DatabasePageStore
-
- DEF_SPLIT -
Static variable in class DatabasePageStore
-
- DEFAULT -
Static variable in class CoverageCache
- The default, system-wide cache for coverages.
- DEFAULT -
Static variable in class Operations
- The default instance.
- DEFAULT -
Static variable in class IconFactory
- The default factory instance.
- DEFAULT -
Static variable in class EPSGCRSAuthorityFactory
- Deprecated. The default coordinate system authority factory.
- DEFAULT -
Static variable in class AllAuthoritiesFactory
- An instance of
AllAuthoritiesFactory
with the
default name separator and no hints.
- DEFAULT -
Static variable in class Symbols
- The default set of symbols.
- DEFAULT -
Static variable in interface Displacement
- Default Displacment instance.
- DEFAULT -
Static variable in interface Fill
-
- DEFAULT -
Static variable in interface Graphic
- A default Graphic instance.
- DEFAULT -
Static variable in interface Stroke
- Default Stroke capturing the defaults indicated by the standard.
- DEFAULT -
Static variable in class XSIElementHandler
- Type constants
- DEFAULT_ALLOW_OVERRUNS -
Variable in class LabelCacheImpl
-
- DEFAULT_ALPHA_TH -
Static variable in class CustomPaletteBuilder
- Default value for the threshold to decide whether a pixel is opaque (>=)
or transparent (<).
- DEFAULT_ALPHA_TH -
Static variable in class InverseColorMapRasterOp
- Default value for the threshold to decide whether a pixel is opaque (>=)
or transparent (<).
- DEFAULT_BUFFER_SIZE -
Static variable in class WorldFileReader
- Default size for the underlying buffer,
- DEFAULT_BUFFER_SIZE -
Static variable in class WorldFileWriter
- Default buffer size we wil luse to write out.
- DEFAULT_CACHE_SIZE -
Static variable in class AttributeIndexSummary
-
- DEFAULT_CONNECTIONS -
Static variable in class ArcSDEConnectionPool
- Deprecated. default number of connections a pool creates at first population
- DEFAULT_CONNECTIONS -
Static variable in class SessionPool
- default number of connections a pool creates at first population
- DEFAULT_COORDINATE_REFERENCE_SYSTEM -
Static variable in class Hints
- The default
CoordinateReferenceSystem
to use.
- DEFAULT_FID_GEN -
Static variable in class JDBCDataStoreConfig
-
- DEFAULT_FID_GEN_KEY -
Static variable in class JDBCDataStoreConfig
-
- DEFAULT_FOLLOW_LINE -
Variable in class LabelCacheImpl
-
- DEFAULT_FONTSIZE -
Static variable in interface Font
- default font-size value
- DEFAULT_GEOTIFF_VERSION -
Static variable in class GeoTiffConstants
-
- DEFAULT_GEOTIFF_VERSION -
Static variable in class GeoTiffConstants
-
- DEFAULT_GROUP -
Variable in class LabelCacheImpl
-
- DEFAULT_GROUP -
Variable in class LabelCacheDefault
-
- DEFAULT_IMAGE_TYPE -
Static variable in class ImageMosaicJDBCReader
-
- DEFAULT_KEY_REVISION_MAJOR -
Static variable in class GeoTiffConstants
-
- DEFAULT_KEY_REVISION_MAJOR -
Static variable in class GeoTiffConstants
-
- DEFAULT_KEY_REVISION_MINOR -
Static variable in class GeoTiffConstants
-
- DEFAULT_KEY_REVISION_MINOR -
Static variable in class GeoTiffConstants
-
- DEFAULT_LABEL_ALL_GROUP -
Variable in class LabelCacheImpl
-
- DEFAULT_LABEL_REPEAT -
Variable in class LabelCacheImpl
-
- DEFAULT_LISTENER -
Static variable in class ShapefileRenderer
- This listener is added to the list of listeners automatically.
- DEFAULT_MATRIX_SIZE -
Static variable in class MatrixParameterDescriptors
- The default matrix size for the
one-argument constructor.
- DEFAULT_MAX -
Static variable in class CRS2GeoTiffMetadataAdapter
- The default value for
#maxStrongReferences
.
- DEFAULT_MAX -
Static variable in class GeoTiffMetadata2CRSAdapter
- The default value for
#maxStrongReferences
.
- DEFAULT_MAX -
Static variable in interface Query
- So getMaxFeatures does not return null we use a very large number.
- DEFAULT_MAX -
Static variable in class CRS2GeoTiffMetadataAdapter
- The default value for
#maxStrongReferences
.
- DEFAULT_MAX -
Static variable in class GeoTiffMetadata2CRSAdapter
- The default value for
#maxStrongReferences
.
- DEFAULT_MAX_ANGLE_DELTA -
Variable in class LabelCacheImpl
-
- DEFAULT_MAX_CONNECTIONS -
Static variable in class ArcSDEConnectionPool
- Deprecated. default number of maximun allowable connections a pool can hold
- DEFAULT_MAX_CONNECTIONS -
Static variable in class SessionPool
- default number of maximun allowable connections a pool can hold
- DEFAULT_MAX_DISPLACEMENT -
Variable in class LabelCacheImpl
-
- DEFAULT_MAX_WAIT_TIME -
Static variable in class ArcSDEConnectionPool
- Deprecated.
- DEFAULT_MAX_WAIT_TIME -
Static variable in class SessionPool
-
- DEFAULT_MIN_GROUP_DISTANCE -
Variable in class LabelCacheImpl
-
- DEFAULT_NAMESPACE -
Static variable in class FeatureTypes
- the default namespace for feature types
- DEFAULT_NAMESPACE -
Static variable in class BasicFeatureTypes
- Default namespace used for our POINT, LINE, POLYGON types.
- DEFAULT_NAMESPACE_HINT_KEY -
Static variable in class DocumentHandler
-
- DEFAULT_OUTPUT_FORMAT -
Static variable in class DefaultWFSStrategy
-
- DEFAULT_PRIORITY -
Static variable in class FactoryUsingWKT
- Deprecated. We will try to replace the priority mechanism by a better
one in a future Geotools version.
- DEFAULT_PRIORITY -
Variable in class LabelCacheImpl
-
- DEFAULT_PRIORITY -
Variable in class LabelCacheDefault
-
- DEFAULT_QUANTIZATION_COLORS -
Static variable in class InverseColorMapRasterOp
- Default number of quantization colors used to build the index for the
inverse color map.
- DEFAULT_REMOVE_OVERLAPS -
Variable in class LabelCacheImpl
-
- DEFAULT_SEPARATOR -
Static variable in class GenericName
- The default separator character.
- DEFAULT_SOURCE_TYPE_MAP -
Static variable in class ImagingParameterDescriptors
- The default source type map as a (
RenderedImage.class
,
GridCoverage.class
) key-value pair.
- DEFAULT_SPACE_AROUND -
Variable in class LabelCacheImpl
-
- DEFAULT_SPACEAROUND -
Variable in class LabelCacheDefault
-
- DEFAULT_STRING_CHARSET -
Static variable in class ShapefileDataStore
-
- DEFAULT_TYPENAME -
Static variable in class FeatureTypes
- default feature collection name
- DEFAULT_ZOOM -
Static variable in class ZoomPane
- Constant indicating default zoom close to the maximum permitted zoom.
- DefaultAffineCS - Class in org.geotools.referencing.cs
- A two- or three-dimensional coordinate system with straight axes that are not necessarily
orthogonal.
- DefaultAffineCS(AffineCS) -
Constructor for class DefaultAffineCS
- Constructs a new coordinate system with the same values than the specified one.
- DefaultAffineCS(String, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultAffineCS
- Constructs a two-dimensional coordinate system from a name.
- DefaultAffineCS(String, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultAffineCS
- Constructs a three-dimensional coordinate system from a name.
- DefaultAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultAffineCS
- Constructs a two-dimensional coordinate system from a set of properties.
- DefaultAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultAffineCS
- Constructs a three-dimensional coordinate system from a set of properties.
- DefaultAttributeType - Class in org.geotools.feature
- Simple, immutable class to store attributes.
- DefaultAttributeType(String, Class, boolean, int, int, Object, Filter) -
Constructor for class DefaultAttributeType
- Constructor with name and type.
- DefaultAttributeType(AttributeType, String, boolean, int, int, Object) -
Constructor for class DefaultAttributeType
-
- DefaultAttributeType(String, Class, boolean, int, int, Object) -
Constructor for class DefaultAttributeType
-
- DefaultAttributeType(String, Class, boolean, Object) -
Constructor for class DefaultAttributeType
-
- DefaultAttributeType(AttributeType) -
Constructor for class DefaultAttributeType
-
- DefaultAttributeType(AttributeType, Name, int, int, boolean, Object) -
Constructor for class DefaultAttributeType
-
- DefaultAttributeTypeBuilder - Class in org.geotools.feature.type
-
- DefaultAttributeTypeBuilder() -
Constructor for class DefaultAttributeTypeBuilder
-
- DefaultAttributeTypeFactory - Class in org.geotools.feature
- Factory for creating DefaultAttributeTypes.
- DefaultAttributeTypeFactory() -
Constructor for class DefaultAttributeTypeFactory
-
- DefaultAttributeTypeFactory(FilterFactory) -
Constructor for class DefaultAttributeTypeFactory
-
- DefaultCartesianCS - Class in org.geotools.referencing.cs
- A 1-, 2-, or 3-dimensional coordinate system.
- DefaultCartesianCS(CartesianCS) -
Constructor for class DefaultCartesianCS
- Constructs a new coordinate system with the same values than the specified one.
- DefaultCartesianCS(String, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultCartesianCS
- Constructs a two-dimensional coordinate system from a name.
- DefaultCartesianCS(String, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultCartesianCS
- Constructs a three-dimensional coordinate system from a name.
- DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultCartesianCS
- Constructs a two-dimensional coordinate system from a set of properties.
- DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultCartesianCS
- Constructs a three-dimensional coordinate system from a set of properties.
- defaultColorForValuesToPreserve -
Static variable in class SLDColorMapBuilder
-
- DefaultCompoundCRS - Class in org.geotools.referencing.crs
- A coordinate reference system describing the position of points through two or more
independent coordinate reference systems.
- DefaultCompoundCRS(CompoundCRS) -
Constructor for class DefaultCompoundCRS
- Constructs a new compound CRS with the same values than the specified one.
- DefaultCompoundCRS(String, CoordinateReferenceSystem, CoordinateReferenceSystem) -
Constructor for class DefaultCompoundCRS
- Constructs a coordinate reference system from a name and two CRS.
- DefaultCompoundCRS(String, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem) -
Constructor for class DefaultCompoundCRS
- Constructs a coordinate reference system from a name and three CRS.
- DefaultCompoundCRS(String, CoordinateReferenceSystem[]) -
Constructor for class DefaultCompoundCRS
- Constructs a coordinate reference system from a name.
- DefaultCompoundCRS(Map<String, ?>, CoordinateReferenceSystem[]) -
Constructor for class DefaultCompoundCRS
- Constructs a coordinate reference system from a set of properties.
- DefaultCompoundCS - Class in org.geotools.referencing.cs
- A coordinate system made of two or more independent coordinate systems.
- DefaultCompoundCS(CoordinateSystem[]) -
Constructor for class DefaultCompoundCS
- Constructs a compound coordinate system.
- DefaultConcatenatedOperation - Class in org.geotools.referencing.operation
- An ordered sequence of two or more single coordinate operations.
- DefaultConcatenatedOperation(String, CoordinateOperation[]) -
Constructor for class DefaultConcatenatedOperation
- Constructs a concatenated operation from the specified name.
- DefaultConcatenatedOperation(Map<String, ?>, CoordinateOperation[]) -
Constructor for class DefaultConcatenatedOperation
- Constructs a concatenated operation from a set of properties.
- DefaultConcatenatedOperation(Map<String, ?>, CoordinateOperation[], MathTransformFactory) -
Constructor for class DefaultConcatenatedOperation
- Constructs a concatenated operation from a set of properties and a
math transform factory.
- DefaultConicProjection - Class in org.geotools.referencing.operation
- Base class for conical map projections.
- DefaultConicProjection(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) -
Constructor for class DefaultConicProjection
- Constructs a new projection with the same values than the specified one, together with the
specified source and target CRS.
- DefaultConicProjection(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) -
Constructor for class DefaultConicProjection
- Constructs a projection from a set of properties.
- DefaultConnectionFactory - Class in org.geotools.wfs.protocol
- Deprecated. use
DefaultHTTPProtocol
- DefaultConnectionFactory(boolean, String, String, Charset, int) -
Constructor for class DefaultConnectionFactory
- Deprecated. Creates a connection factory set up for the given tryGzip flag, HTTP
authentication if needed, and default character encoding.
- DefaultConversion - Class in org.geotools.referencing.operation
- An operation on coordinates that does not include any change of Datum.
- DefaultConversion(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) -
Constructor for class DefaultConversion
- Constructs a new conversion with the same values than the specified one, together with the
specified source and target CRS.
- DefaultConversion(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) -
Constructor for class DefaultConversion
- Constructs a conversion from a set of properties.
- DefaultCoordinateOperationFactory - Class in org.geotools.referencing.operation
- Creates coordinate operations.
- DefaultCoordinateOperationFactory() -
Constructor for class DefaultCoordinateOperationFactory
- Constructs a coordinate operation factory using the default factories.
- DefaultCoordinateOperationFactory(Hints) -
Constructor for class DefaultCoordinateOperationFactory
- Constructs a coordinate operation factory using the specified hints.
- DefaultCoordinateOperationFactory(Hints, int) -
Constructor for class DefaultCoordinateOperationFactory
- Constructs a coordinate operation factory using the specified hints and priority.
- DefaultCoordinateSequenceTransformer - Class in org.geotools.geometry.jts
- A default implementation of coordinate sequence
transformer.
- DefaultCoordinateSequenceTransformer() -
Constructor for class DefaultCoordinateSequenceTransformer
- Constructs a default coordinate sequence transformer.
- DefaultCoordinateSystemAxis - Class in org.geotools.referencing.cs
- Definition of a coordinate system axis.
- DefaultCoordinateSystemAxis(CoordinateSystemAxis) -
Constructor for class DefaultCoordinateSystemAxis
- Constructs a new coordinate system axis with the same values than the specified one.
- DefaultCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>, double, double, RangeMeaning) -
Constructor for class DefaultCoordinateSystemAxis
- Constructs an axis from a set of properties.
- DefaultCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) -
Constructor for class DefaultCoordinateSystemAxis
- Constructs an unbounded axis from a set of properties.
- DefaultCoordinateSystemAxis(String, AxisDirection, Unit<?>) -
Constructor for class DefaultCoordinateSystemAxis
- Constructs an axis with the same name as the abbreviation.
- DefaultCoordinateSystemAxis(InternationalString, String, AxisDirection, Unit<?>) -
Constructor for class DefaultCoordinateSystemAxis
- Constructs an axis with a name as an international string
and an abbreviation.
- DefaultCSBuilder - Class in org.geotools.geometry.coordinatesequence
- Deprecated. Moved to
DefaultCSBuilder
- DefaultCSBuilder() -
Constructor for class DefaultCSBuilder
- Deprecated.
- DefaultCSBuilder - Class in org.geotools.geometry.jts.coordinatesequence
- A CSBuilder that generates DefaultCoordinateSequence objects, that is,
coordinate sequences backed by a Coordinate[] array.
- DefaultCSBuilder() -
Constructor for class DefaultCSBuilder
-
- DefaultCylindricalCS - Class in org.geotools.referencing.cs
- A three-dimensional coordinate system consisting of a
polar coordinate system extended by a straight
coordinate axis perpendicular to the plane spanned by the polar coordinate system.
- DefaultCylindricalCS(CylindricalCS) -
Constructor for class DefaultCylindricalCS
- Constructs a new coordinate system with the same values than the specified one.
- DefaultCylindricalCS(String, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultCylindricalCS
- Constructs a three-dimensional coordinate system from a name.
- DefaultCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultCylindricalCS
- Constructs a three-dimensional coordinate system from a set of properties.
- DefaultCylindricalProjection - Class in org.geotools.referencing.operation
- Base class for cylindrical map projections.
- DefaultCylindricalProjection(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) -
Constructor for class DefaultCylindricalProjection
- Constructs a new projection with the same values than the specified one, together with the
specified source and target CRS.
- DefaultCylindricalProjection(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) -
Constructor for class DefaultCylindricalProjection
- Constructs a projection from a set of properties.
- DefaultDerivedCRS - Class in org.geotools.referencing.crs
- A coordinate reference system that is defined by its coordinate conversion from another
coordinate reference system but is not a projected coordinate reference system.
- DefaultDerivedCRS(DerivedCRS) -
Constructor for class DefaultDerivedCRS
- Constructs a new derived CRS with the same values than the specified one.
- DefaultDerivedCRS(String, CoordinateReferenceSystem, MathTransform, CoordinateSystem) -
Constructor for class DefaultDerivedCRS
- Constructs a derived CRS from a name.
- DefaultDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, MathTransform, CoordinateSystem) -
Constructor for class DefaultDerivedCRS
- Constructs a derived CRS from a set of properties.
- DefaultDerivedCRS(Map<String, ?>, OperationMethod, CoordinateReferenceSystem, MathTransform, CoordinateSystem) -
Constructor for class DefaultDerivedCRS
- Deprecated. Create explicitly a
DefiningConversion
instead.
- DefaultDerivedCRS(Map<String, ?>, Conversion, CoordinateReferenceSystem, MathTransform, CoordinateSystem) -
Constructor for class DefaultDerivedCRS
- Constructs a derived CRS from a defining conversion.
- DefaultDomain1D<E extends DefaultDomainElement1D> - Class in org.geotools.referencing.piecewise
- Convenience implementation of the
Domain1D
interface. - DefaultDomain1D(E[]) -
Constructor for class DefaultDomain1D
- Constructor for
DefaultDomain1D
.
- DefaultDomainElement1D - Class in org.geotools.referencing.piecewise
- This class implements the
DomainElement1D
interface in order to provide basic capabilities for DomainElement1D
subclasses. - DefaultDomainElement1D(CharSequence, NumberRange<?>) -
Constructor for class DefaultDomainElement1D
- Abstract domain element constructor.
- DefaultEllipsoid - Class in org.geotools.referencing.datum
- Geometric figure that can be used to describe the approximate shape of the earth.
- DefaultEllipsoid(Ellipsoid) -
Constructor for class DefaultEllipsoid
- Constructs a new ellipsoid with the same values than the specified one.
- DefaultEllipsoid(Map<String, ?>, double, double, double, boolean, Unit<Length>) -
Constructor for class DefaultEllipsoid
- Constructs a new ellipsoid using the specified axis length.
- DefaultEllipsoidalCS - Class in org.geotools.referencing.cs
- A two- or three-dimensional coordinate system in which position is specified by geodetic
latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.
- DefaultEllipsoidalCS(EllipsoidalCS) -
Constructor for class DefaultEllipsoidalCS
- Constructs a new coordinate system with the same values than the specified one.
- DefaultEllipsoidalCS(String, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultEllipsoidalCS
- Constructs a two-dimensional coordinate system from a name.
- DefaultEllipsoidalCS(String, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultEllipsoidalCS
- Constructs a three-dimensional coordinate system from a name.
- DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultEllipsoidalCS
- Constructs a two-dimensional coordinate system from a set of properties.
- DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultEllipsoidalCS
- Constructs a three-dimensional coordinate system from a set of properties.
- DefaultEngineeringCRS - Class in org.geotools.referencing.crs
- A contextually local coordinate reference system.
- DefaultEngineeringCRS(EngineeringCRS) -
Constructor for class DefaultEngineeringCRS
- Constructs a new enginnering CRS with the same values than the specified one.
- DefaultEngineeringCRS(String, EngineeringDatum, CoordinateSystem) -
Constructor for class DefaultEngineeringCRS
- Constructs an engineering CRS from a name.
- DefaultEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) -
Constructor for class DefaultEngineeringCRS
- Constructs an engineering CRS from a set of properties.
- DefaultEngineeringDatum - Class in org.geotools.referencing.datum
- Defines the origin of an engineering coordinate reference system.
- DefaultEngineeringDatum(EngineeringDatum) -
Constructor for class DefaultEngineeringDatum
- Constructs a new datum with the same values than the specified one.
- DefaultEngineeringDatum(String) -
Constructor for class DefaultEngineeringDatum
- Constructs an engineering datum from a name.
- DefaultEngineeringDatum(Map<String, ?>) -
Constructor for class DefaultEngineeringDatum
- Constructs an engineering datum from a set of properties.
- DefaultExpression - Class in org.geotools.filter
- Implements a default expression, with helpful variables and static methods.
- DefaultExpression() -
Constructor for class DefaultExpression
-
- DefaultExpressionVisitor - Class in org.geotools.filter.visitor
- Abstract implementation of ExpressionVisitor that simply walks the data structure.
- DefaultExpressionVisitor() -
Constructor for class DefaultExpressionVisitor
-
- DefaultFactory - Class in org.geotools.referencing.factory.epsg
- Deprecated. Please use
ThreadedEpsgFactory
instead,
the name DefaultFactory
was viewed as confusing - DefaultFactory() -
Constructor for class DefaultFactory
- Deprecated. Constructs an authority factory using the default set of factories.
- DefaultFactory(Hints) -
Constructor for class DefaultFactory
- Deprecated. Constructs an authority factory with the default priority.
- DefaultFactory(Hints, int) -
Constructor for class DefaultFactory
- Deprecated. Constructs an authority factory using a set of factories created from the specified hints.
- DefaultFeature - Class in org.geotools.feature
- Provides a more efficient feature representation for the flat and complex
features.
- DefaultFeature(DefaultFeatureType, Object[], String) -
Constructor for class DefaultFeature
- Creates a new instance of flat feature, which must take a flat feature
type schema and all attributes as arguments.
- DefaultFeature(DefaultFeatureType, Object[]) -
Constructor for class DefaultFeature
- Creates a new instance of flat feature, which must take a flat feature
type schema and all attributes as arguments.
- DefaultFeature(List, DefaultFeatureType, String) -
Constructor for class DefaultFeature
-
- DefaultFeatureBuilder - Class in org.geotools.feature
-
- DefaultFeatureBuilder(Feature) -
Constructor for class DefaultFeatureBuilder
-
- DefaultFeatureBuilder(FeatureType) -
Constructor for class DefaultFeatureBuilder
-
- DefaultFeatureCollection - Class in org.geotools.feature
- A basic implementation of FeatureCollection
which use a TreeMap
for
its internal storage.- DefaultFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Constructor for class DefaultFeatureCollection
- This constructor should not be used by client code.
- DefaultFeatureCollection(String, SimpleFeatureType) -
Constructor for class DefaultFeatureCollection
- This constructor should not be used by client code.
- DefaultFeatureCollections - Class in org.geotools.feature
- Concrete extension to FeatureCollections to create
DefaultFeatureCollections.
- DefaultFeatureCollections() -
Constructor for class DefaultFeatureCollections
- Creates a new instance of DefaultFeatureCollections
- DefaultFeatureFactory - Class in org.geotools.feature
- Deprecated. use
SimpleFeatureFactory
, this class is only provided to
maintain backwards compatability for transition to geoapi feature model and
will be removed in subsequent versions. - DefaultFeatureFactory() -
Constructor for class DefaultFeatureFactory
- Deprecated.
- DefaultFeatureLock - Class in org.geotools.data
- Used to lock features when used with LockingDataSource.
- DefaultFeatureLockFactory - Class in org.geotools.data
- Default implementation of the FeatureLockFactory.
- DefaultFeatureLockFactory() -
Constructor for class DefaultFeatureLockFactory
-
- DefaultFeatureReader - Class in org.geotools.data
- Basic support for reading Features from an AttributeReader.
- DefaultFeatureReader(AttributeReader, SimpleFeatureType) -
Constructor for class DefaultFeatureReader
- Creates a new instance of AbstractFeatureReader
- DefaultFeatureReader(AttributeReader) -
Constructor for class DefaultFeatureReader
-
- DefaultFeatureResults - Class in org.geotools.data
- Generic "results" of a query, class.
- DefaultFeatureResults(FeatureSource<SimpleFeatureType, SimpleFeature>, Query) -
Constructor for class DefaultFeatureResults
- FeatureResults query against featureSource.
- DefaultFeatureResults - Class in org.geotools.validation
-
- DefaultFeatureResults() -
Constructor for class DefaultFeatureResults
-
- DefaultFeatureType - Class in org.geotools.feature
- A basic implementation of FeatureType.
- DefaultFeatureType(String, String, Collection, Collection, GeometryAttributeType) -
Constructor for class DefaultFeatureType
-
- DefaultFeatureType(String, URI, Collection, Collection, GeometryAttributeType) -
Constructor for class DefaultFeatureType
-
- DefaultFeatureType(Name, Collection, Collection, GeometryAttributeType) -
Constructor for class DefaultFeatureType
- Constructs a new DefaultFeatureType.
- DefaultFeatureType(Name, List, GeometryDescriptor, boolean, List, AttributeType, InternationalString) -
Constructor for class DefaultFeatureType
-
- DefaultFeatureTypeBuilder - Class in org.geotools.feature.type
- Deprecated.
- DefaultFeatureTypeBuilder() -
Constructor for class DefaultFeatureTypeBuilder
- Deprecated.
- DefaultFeatureTypeFactory - Class in org.geotools.feature
- A simple DefaultFeatureTypeFactory which stores its Attributes in a list.
- DefaultFeatureTypeFactory() -
Constructor for class DefaultFeatureTypeFactory
-
- DefaultFeatureTypeFactory2 - Class in org.geotools.feature
- Deprecated.
- DefaultFeatureTypeFactory2() -
Constructor for class DefaultFeatureTypeFactory2
- Deprecated.
- DefaultFeatureValidation - Class in org.geotools.validation
- Tests to see if a Feature ...
- DefaultFeatureValidation() -
Constructor for class DefaultFeatureValidation
- No argument constructor, required by the Java Bean Specification.
- DefaultFeatureValidationBeanInfo - Class in org.geotools.validation
- DefaultFeatureValidationBeanInfo purpose.
- DefaultFeatureValidationBeanInfo() -
Constructor for class DefaultFeatureValidationBeanInfo
- DefaultFeatureValidationBeanInfo constructor.
- DefaultFIDMapperFactory - Class in org.geotools.data.jdbc.fidmapper
- Default FID mapper that works with default FID mappers.
- DefaultFIDMapperFactory() -
Constructor for class DefaultFIDMapperFactory
- Constructs a DefaultFIDMapperFactory which will not return FID columns
as business attributes.
- DefaultFIDMapperFactory(boolean) -
Constructor for class DefaultFIDMapperFactory
- Constructs a DefaultFIDMapperFactory with user specification of whether
to return FID columns as business attributes.
- DefaultFIDMapperFactory.ColumnInfo - Class in org.geotools.data.jdbc.fidmapper
- Simple class used as a struct to hold column informations used in this
factory
- DefaultFIDMapperFactory.ColumnInfo() -
Constructor for class DefaultFIDMapperFactory.ColumnInfo
-
- DefaultFIDReader - Class in org.geotools.data
- A Default FIDReader.
- DefaultFIDReader(String) -
Constructor for class DefaultFIDReader
-
- DefaultFIDReader(SimpleFeatureType) -
Constructor for class DefaultFIDReader
-
- DefaultFileFilter - Class in org.geotools.io
- A
FileFilter
implementation using Unix-style wildcards. - DefaultFileFilter(String) -
Constructor for class DefaultFileFilter
- Constructs a file filter for the specified pattern.
- DefaultFileFilter(String, String) -
Constructor for class DefaultFileFilter
- Constructs a file filter for the specified pattern and description.
- DefaultFilterVisitor - Class in org.geotools.filter.visitor
- Abstract implementation of FilterVisitor that simply walks the data structure.
- DefaultFilterVisitor() -
Constructor for class DefaultFilterVisitor
-
- defaultGapsColor -
Static variable in class SLDColorMapBuilder
- Default color to fill gaps.
- DefaultGeocentricCRS - Class in org.geotools.referencing.crs
- A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.
- DefaultGeocentricCRS(GeocentricCRS) -
Constructor for class DefaultGeocentricCRS
- Constructs a new geocentric CRS with the same values than the specified one.
- DefaultGeocentricCRS(String, GeodeticDatum, CartesianCS) -
Constructor for class DefaultGeocentricCRS
- Constructs a geocentric CRS from a name.
- DefaultGeocentricCRS(String, GeodeticDatum, SphericalCS) -
Constructor for class DefaultGeocentricCRS
- Constructs a geocentric CRS from a name.
- DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) -
Constructor for class DefaultGeocentricCRS
- Constructs a geographic CRS from a set of properties.
- DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) -
Constructor for class DefaultGeocentricCRS
- Constructs a geographic CRS from a set of properties.
- DefaultGeodeticDatum - Class in org.geotools.referencing.datum
- Defines the location and precise orientation in 3-dimensional space of a defined ellipsoid
(or sphere) that approximates the shape of the earth.
- DefaultGeodeticDatum(GeodeticDatum) -
Constructor for class DefaultGeodeticDatum
- Constructs a new datum with the same values than the specified one.
- DefaultGeodeticDatum(String, Ellipsoid, PrimeMeridian) -
Constructor for class DefaultGeodeticDatum
- Constructs a geodetic datum from a name.
- DefaultGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) -
Constructor for class DefaultGeodeticDatum
- Constructs a geodetic datum from a set of properties.
- DefaultGeographicCRS - Class in org.geotools.referencing.crs
- A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides
an accurate representation of the geometry of geographic features for a large portion of the
earth's surface.
- DefaultGeographicCRS(GeographicCRS) -
Constructor for class DefaultGeographicCRS
- Constructs a new geographic CRS with the same values than the specified one.
- DefaultGeographicCRS(GeodeticDatum, EllipsoidalCS) -
Constructor for class DefaultGeographicCRS
- Constructs a geographic CRS with the same properties than the given datum.
- DefaultGeographicCRS(String, GeodeticDatum, EllipsoidalCS) -
Constructor for class DefaultGeographicCRS
- Constructs a geographic CRS from a name.
- DefaultGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) -
Constructor for class DefaultGeographicCRS
- Constructs a geographic CRS from a set of properties.
- defaultGeometry -
Variable in class SimpleFeatureTypeBuilder
- Name of the default geometry to use
- DefaultGlyphFactory - Class in org.geotools.legend
-
- DefaultGlyphFactory() -
Constructor for class DefaultGlyphFactory
-
- DefaultHTTPProtocol - Class in org.geotools.data.wfs.protocol.http
- Default implementation of
HTTPProtocol
based on apache's common-http-client - DefaultHTTPProtocol() -
Constructor for class DefaultHTTPProtocol
-
- DefaultHTTPProtocol.HTTPClientResponse - Class in org.geotools.data.wfs.protocol.http
- An
HTTPResponse
wrapping an executed GetMethod
or PostMethod
from the
apache commons-httpclient package - DefaultHTTPProtocol.HTTPClientResponse(HttpMethodBase) -
Constructor for class DefaultHTTPProtocol.HTTPClientResponse
-
- DefaultImageCRS - Class in org.geotools.referencing.crs
- An engineering coordinate reference system applied to locations in images.
- DefaultImageCRS(ImageCRS) -
Constructor for class DefaultImageCRS
- Constructs a new image CRS with the same values than the specified one.
- DefaultImageCRS(String, ImageDatum, AffineCS) -
Constructor for class DefaultImageCRS
- Constructs an image CRS from a name.
- DefaultImageCRS(Map<String, ?>, ImageDatum, AffineCS) -
Constructor for class DefaultImageCRS
- Constructs an image CRS from a set of properties.
- DefaultImageDatum - Class in org.geotools.referencing.datum
- Defines the origin of an image coordinate reference system.
- DefaultImageDatum(ImageDatum) -
Constructor for class DefaultImageDatum
- Constructs a new datum with the same values than the specified one.
- DefaultImageDatum(String, PixelInCell) -
Constructor for class DefaultImageDatum
- Constructs an image datum from a name.
- DefaultImageDatum(Map<String, ?>, PixelInCell) -
Constructor for class DefaultImageDatum
- Constructs an image datum from a set of properties.
- defaultInstance() -
Static method in class AttributeTypeFactory
- Returns the default attribute factory for the system - constucting a new
one if this is first time the method has been called.
- DefaultIntegrityValidation - Class in org.geotools.validation
- Tests to see if a Feature ...
- DefaultIntegrityValidation() -
Constructor for class DefaultIntegrityValidation
- No argument constructor, required by the Java Bean Specification.
- DefaultIntegrityValidationBeanInfo - Class in org.geotools.validation
- DefaultFeatureValidationBeanInfo purpose.
- DefaultIntegrityValidationBeanInfo() -
Constructor for class DefaultIntegrityValidationBeanInfo
- DefaultFeatureValidationBeanInfo constructor.
- DefaultLinearCS - Class in org.geotools.referencing.cs
- A one-dimensional coordinate system that consists of the points that lie on the single axis
described.
- DefaultLinearCS(LinearCS) -
Constructor for class DefaultLinearCS
- Constructs a new coordinate system with the same values than the specified one.
- DefaultLinearCS(String, CoordinateSystemAxis) -
Constructor for class DefaultLinearCS
- Constructs a coordinate system from a name.
- DefaultLinearCS(Map<String, ?>, CoordinateSystemAxis) -
Constructor for class DefaultLinearCS
- Constructs a coordinate system from a set of properties.
- DefaultLinearPiecewiseTransform1DElement - Class in org.geotools.referencing.piecewise
- Convenience class for linear transformations that maps an interval to another interval.
- DefaultLinearPiecewiseTransform1DElement(CharSequence, NumberRange<? extends Number>, NumberRange<? extends Number>) -
Constructor for class DefaultLinearPiecewiseTransform1DElement
- Constructor.
- DefaultMapContext - Class in org.geotools.map
- The default implementation of the MapContext
interface
- DefaultMapContext() -
Constructor for class DefaultMapContext
- Deprecated.
- DefaultMapContext(CoordinateReferenceSystem) -
Constructor for class DefaultMapContext
- Creates a default empty map context
- DefaultMapContext(MapLayer[]) -
Constructor for class DefaultMapContext
- Deprecated.
- DefaultMapContext(MapLayer[], CoordinateReferenceSystem) -
Constructor for class DefaultMapContext
- Creates a map context with the provided layers and title
- DefaultMapContext(MapLayer[], String, String, String, String[]) -
Constructor for class DefaultMapContext
- Deprecated.
- DefaultMapContext(MapLayer[], String, String, String, String[], CoordinateReferenceSystem) -
Constructor for class DefaultMapContext
- Creates a map context
- DefaultMapLayer - Class in org.geotools.map
- Default implementation of the MapLayer implementation
- DefaultMapLayer(FeatureSource<SimpleFeatureType, SimpleFeature>, Style, String) -
Constructor for class DefaultMapLayer
- Creates a new instance of DefaultMapLayer
- DefaultMapLayer(CollectionSource, Style, String) -
Constructor for class DefaultMapLayer
-
- DefaultMapLayer(FeatureSource<SimpleFeatureType, SimpleFeature>, Style) -
Constructor for class DefaultMapLayer
- Creates a new instance of DefaultMapLayer
- DefaultMapLayer(FeatureCollection<SimpleFeatureType, SimpleFeature>, Style, String) -
Constructor for class DefaultMapLayer
- Creates a new instance of DefaultMapLayer using a non-emtpy feature
collection as a parameter
- DefaultMapLayer(Collection, Style, String) -
Constructor for class DefaultMapLayer
-
- DefaultMapLayer(FeatureCollection<SimpleFeatureType, SimpleFeature>, Style) -
Constructor for class DefaultMapLayer
- Creates a new instance of DefaultMapLayer using a non-emtpy feature
collection as a parameter
- DefaultMapLayer(Collection, Style) -
Constructor for class DefaultMapLayer
-
- DefaultMapLayer(GridCoverage, Style) -
Constructor for class DefaultMapLayer
- * Add a new layer and trigger a
LayerListEvent
.
- DefaultMapLayer(AbstractGridCoverage2DReader, Style, String) -
Constructor for class DefaultMapLayer
- Constructor which adds a new layer and trigger a
LayerListEvent
.
- DefaultMapLayer(AbstractGridCoverage2DReader, Style) -
Constructor for class DefaultMapLayer
- Constructor which adds a new layer and triggers a
LayerListEvent
.
- DefaultMapLayer(GridCoverage, Style, String) -
Constructor for class DefaultMapLayer
- * Add a new layer and trigger a
LayerListEvent
.
- DefaultMathTransformFactory - Class in org.geotools.referencing.operation
- Low level factory for creating math transforms.
- DefaultMathTransformFactory() -
Constructor for class DefaultMathTransformFactory
- Constructs a default
math transform
factory.
- DefaultMutableTreeNode - Class in org.geotools.gui.swing.tree
- General-purpose node in a tree data structure.
- DefaultMutableTreeNode() -
Constructor for class DefaultMutableTreeNode
- Creates a tree node that has no parent and no children, but which allows children.
- DefaultMutableTreeNode(Object) -
Constructor for class DefaultMutableTreeNode
- Creates a tree node with no parent, no children, but which allows
children, and initializes it with the specified user object.
- DefaultMutableTreeNode(Object, boolean) -
Constructor for class DefaultMutableTreeNode
- Creates a tree node with no parent, no children, initialized with
the specified user object, and that allows children only if specified.
- defaultNS -
Variable in class ElementHandlerFactory
-
- DefaultOperation - Class in org.geotools.referencing.operation
- A parameterized mathematical operation on coordinates that transforms or converts
coordinates to another coordinate reference system.
- DefaultOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) -
Constructor for class DefaultOperation
- Constructs an operation from a set of properties.
- DefaultOperationMethod - Class in org.geotools.referencing.operation
- Definition of an algorithm used to perform a coordinate operation.
- DefaultOperationMethod(MathTransform) -
Constructor for class DefaultOperationMethod
- Convenience constructor that creates an operation method from a math transform.
- DefaultOperationMethod(OperationMethod) -
Constructor for class DefaultOperationMethod
- Constructs a new operation method with the same values than the specified one.
- DefaultOperationMethod(OperationMethod, int, int) -
Constructor for class DefaultOperationMethod
- Constructs a new operation method with the same values than the specified one
except the dimensions.
- DefaultOperationMethod(Map<String, ?>, int, int, ParameterDescriptorGroup) -
Constructor for class DefaultOperationMethod
- Constructs an operation method from a set of properties and a descriptor group.
- DefaultParameterDescriptor<T> - Class in org.geotools.parameter
- The definition of a parameter used by an operation method.
- DefaultParameterDescriptor(ParameterDescriptor<T>) -
Constructor for class DefaultParameterDescriptor
- Constructs a descriptor with the same values than the specified one.
- DefaultParameterDescriptor(String, int, int, int) -
Constructor for class DefaultParameterDescriptor
- Deprecated. This constructor can not ensure type safety with parameterized types.
Use the static
create
methods instead.
- DefaultParameterDescriptor(Map<String, ?>, int, int, int, boolean) -
Constructor for class DefaultParameterDescriptor
- Deprecated. This constructor can not ensure type safety with parameterized types.
Use the static
create
methods instead.
- DefaultParameterDescriptor(String, double, double, double, Unit<?>) -
Constructor for class DefaultParameterDescriptor
- Deprecated. This constructor can not ensure type safety with parameterized types.
Use the static
create
methods instead.
- DefaultParameterDescriptor(Map<String, ?>, double, double, double, Unit<?>, boolean) -
Constructor for class DefaultParameterDescriptor
- Deprecated. This constructor can not ensure type safety with parameterized types.
Use the static
create
methods instead.
- DefaultParameterDescriptor(String, CharSequence, T, boolean) -
Constructor for class DefaultParameterDescriptor
- Deprecated. This constructor can not ensure type safety with parameterized types.
Use the static
create
methods instead.
- DefaultParameterDescriptor(String, CodeList) -
Constructor for class DefaultParameterDescriptor
- Deprecated. This constructor can not ensure type safety with parameterized types.
Use the static
create
methods instead.
- DefaultParameterDescriptor(String, Class<T>, T[], T) -
Constructor for class DefaultParameterDescriptor
- Constructs a mandatory parameter for a set of predefined values.
- DefaultParameterDescriptor(Citation, String, Class<T>, T[], T, Comparable<T>, Comparable<T>, Unit<?>, boolean) -
Constructor for class DefaultParameterDescriptor
- Constructs a parameter from an authority and a name.
- DefaultParameterDescriptor(Map<String, ?>, Class<T>, T[], T, Comparable<T>, Comparable<T>, Unit<?>, boolean) -
Constructor for class DefaultParameterDescriptor
- Constructs a parameter from a set of properties.
- DefaultParameterDescriptorGroup - Class in org.geotools.parameter
- The definition of a group of related parameters used by an operation method.
- DefaultParameterDescriptorGroup(ParameterDescriptorGroup) -
Constructor for class DefaultParameterDescriptorGroup
- Constructs a group with the same values than the specified one.
- DefaultParameterDescriptorGroup(String, GeneralParameterDescriptor[]) -
Constructor for class DefaultParameterDescriptorGroup
- Constructs a parameter group from a name.
- DefaultParameterDescriptorGroup(Citation, String, GeneralParameterDescriptor[]) -
Constructor for class DefaultParameterDescriptorGroup
- Constructs a parameter group from a name and an authority.
- DefaultParameterDescriptorGroup(Map<String, ?>, GeneralParameterDescriptor[]) -
Constructor for class DefaultParameterDescriptorGroup
- Constructs a parameter group from a set of properties.
- DefaultParameterDescriptorGroup(Map<String, ?>, int, int, GeneralParameterDescriptor[]) -
Constructor for class DefaultParameterDescriptorGroup
- Constructs a parameter group from a set of properties.
- DefaultPassThroughOperation - Class in org.geotools.referencing.operation
- A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific
coordinate operation.
- DefaultPassThroughOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, Operation, int, int) -
Constructor for class DefaultPassThroughOperation
- Constructs a single operation from a set of properties.
- DefaultPassThroughOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, Operation, MathTransform) -
Constructor for class DefaultPassThroughOperation
- Constructs a single operation from a set of properties and the given transform.
- DefaultPiecewiseTransform1D<T extends DefaultPiecewiseTransform1DElement> - Class in org.geotools.referencing.piecewise
- Convenience implementation of the
PiecewiseTransform1D
interface which subclass the DefaultDomain1D
class in order to provide a suitable framework to handle a list of PiecewiseTransform1DElement
s. - DefaultPiecewiseTransform1D(T[], double) -
Constructor for class DefaultPiecewiseTransform1D
-
- DefaultPiecewiseTransform1D(T[]) -
Constructor for class DefaultPiecewiseTransform1D
-
- DefaultPiecewiseTransform1DElement - Class in org.geotools.referencing.piecewise
- Convenience implementation of the
DefaultPiecewiseTransform1DElement
. - DefaultPiecewiseTransform1DElement(CharSequence, NumberRange<? extends Number>) -
Constructor for class DefaultPiecewiseTransform1DElement
- Protected constructor for
DomainElement1D
s that want to build their
transform later on.
- DefaultPiecewiseTransform1DElement(CharSequence, NumberRange<? extends Number>, MathTransform1D) -
Constructor for class DefaultPiecewiseTransform1DElement
- Public constructor for building a
DomainElement1D
which applies the
specified transformation on the values that fall into its definition
range.
- DefaultPlanarProjection - Class in org.geotools.referencing.operation
- Base class for for azimuthal (or planar) map projections.
- DefaultPlanarProjection(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) -
Constructor for class DefaultPlanarProjection
- Constructs a new projection with the same values than the specified one, together with the
specified source and target CRS.
- DefaultPlanarProjection(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) -
Constructor for class DefaultPlanarProjection
- Constructs a projection from a set of properties.
- DefaultPolarCS - Class in org.geotools.referencing.cs
- A two-dimensional coordinate system in which position is specified by the distance from the
origin and the angle between the line from the origin to a point and a reference direction.
- DefaultPolarCS(PolarCS) -
Constructor for class DefaultPolarCS
- Constructs a new coordinate system with the same values than the specified one.
- DefaultPolarCS(String, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultPolarCS
- Constructs a two-dimensional coordinate system from a name.
- DefaultPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultPolarCS
- Constructs a two-dimensional coordinate system from a set of properties.
- DefaultPrimeMeridian - Class in org.geotools.referencing.datum
- A prime meridian defines the origin from which longitude values are determined.
- DefaultPrimeMeridian(PrimeMeridian) -
Constructor for class DefaultPrimeMeridian
- Constructs a new prime meridian with the same values than the specified one.
- DefaultPrimeMeridian(String, double) -
Constructor for class DefaultPrimeMeridian
- Constructs a prime meridian from a name.
- DefaultPrimeMeridian(String, double, Unit<Angle>) -
Constructor for class DefaultPrimeMeridian
- Constructs a prime meridian from a name.
- DefaultPrimeMeridian(Map<String, ?>, double, Unit<Angle>) -
Constructor for class DefaultPrimeMeridian
- Constructs a prime meridian from a set of properties.
- DefaultProcessor - Class in org.geotools.coverage.processing
- Default implementation of a coverage processor.
- DefaultProcessor(RenderingHints) -
Constructor for class DefaultProcessor
- Constructs a default coverage processor.
- DefaultProjectedCRS - Class in org.geotools.referencing.crs
- A 2D coordinate reference system used to approximate the shape of the earth on a planar surface.
- DefaultProjectedCRS(ProjectedCRS) -
Constructor for class DefaultProjectedCRS
- Constructs a new projected CRS with the same values than the specified one.
- DefaultProjectedCRS(String, GeographicCRS, MathTransform, CartesianCS) -
Constructor for class DefaultProjectedCRS
- Constructs a projected CRS from a name.
- DefaultProjectedCRS(Map<String, ?>, GeographicCRS, MathTransform, CartesianCS) -
Constructor for class DefaultProjectedCRS
- Constructs a projected CRS from a set of properties.
- DefaultProjectedCRS(Map<String, ?>, OperationMethod, GeographicCRS, MathTransform, CartesianCS) -
Constructor for class DefaultProjectedCRS
- Deprecated. Create explicitly a
DefiningConversion
instead.
- DefaultProjectedCRS(Map<String, ?>, Conversion, GeographicCRS, MathTransform, CartesianCS) -
Constructor for class DefaultProjectedCRS
- Constructs a projected CRS from a defining conversion.
- DefaultProjection - Class in org.geotools.referencing.operation
- A conversion transforming
(longitude,latitude) coordinates to cartesian coordinates
(x,y).
- DefaultProjection(Conversion, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) -
Constructor for class DefaultProjection
- Constructs a new projection with the same values than the specified one, together with the
specified source and target CRS.
- DefaultProjection(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) -
Constructor for class DefaultProjection
- Constructs a projection from a set of properties.
- DefaultQuery - Class in org.geotools.data
- The query object is used by the
FeatureSource.getFeatures()
method of
the DataSource interface, to encapsulate a request. - DefaultQuery() -
Constructor for class DefaultQuery
- /**
No argument constructor.
- DefaultQuery(String) -
Constructor for class DefaultQuery
- Query with typeName.
- DefaultQuery(String, Filter) -
Constructor for class DefaultQuery
- Constructor with typeName and filter.
- DefaultQuery(String, Filter, String[]) -
Constructor for class DefaultQuery
- Constructor that sets the filter and properties
- DefaultQuery(String, Filter, int, String[], String) -
Constructor for class DefaultQuery
- Constructor that sets all fields.
- DefaultQuery(String, URI, Filter, int, String[], String) -
Constructor for class DefaultQuery
- Constructor that sets all fields.
- DefaultQuery(Query) -
Constructor for class DefaultQuery
- Copy contructor, clones the state of a generic Query into a DefaultQuery
- DefaultRepository - Class in org.geotools.data
- Default Repository implementation allows GeoTools to manage your DataStores.
- DefaultRepository() -
Constructor for class DefaultRepository
-
- DefaultResourceInfo - Class in org.geotools.data
- Default implementation of ResourceInfo; a simple java bean.
- DefaultResourceInfo() -
Constructor for class DefaultResourceInfo
-
- DefaultResourceInfo(ResourceInfo) -
Constructor for class DefaultResourceInfo
-
- DefaultServiceInfo - Class in org.geotools.data
- Implementation of DefaultServiceInfo as a java bean.
- DefaultServiceInfo() -
Constructor for class DefaultServiceInfo
-
- DefaultServiceInfo(ServiceInfo) -
Constructor for class DefaultServiceInfo
-
- DefaultSingleOperation - Class in org.geotools.referencing.operation
- A single (not concatenated) coordinate operation.
- DefaultSingleOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) -
Constructor for class DefaultSingleOperation
- Constructs a single operation from a set of properties.
- DefaultSphericalCS - Class in org.geotools.referencing.cs
- A three-dimensional coordinate system with one distance measured from the origin and two angular
coordinates.
- DefaultSphericalCS(String, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultSphericalCS
- Constructs a three-dimensional coordinate system from a name.
- DefaultSphericalCS(SphericalCS) -
Constructor for class DefaultSphericalCS
- Constructs a new coordinate system with the same values than the specified one.
- DefaultSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultSphericalCS
- Constructs a three-dimensional coordinate system from a set of properties.
- DefaultSQLBuilder - Class in org.geotools.data.jdbc
- Deprecated. Use GeoAPISQLBuilder instead
- DefaultSQLBuilder() -
Constructor for class DefaultSQLBuilder
- Deprecated. Constructs an instance of this class with a default SQLEncoder
- DefaultSQLBuilder(SQLEncoder) -
Constructor for class DefaultSQLBuilder
- Deprecated.
- DefaultSQLBuilder(SQLEncoder, SimpleFeatureType, ClientTransactionAccessor) -
Constructor for class DefaultSQLBuilder
- Deprecated. Constructs an instance of this class using the encoder class specified.
- defaultStyle -
Static variable in class GML
-
- defaultStyle(StyledLayerDescriptor) -
Static method in class SLD
-
- DefaultStylePropertyType -
Static variable in class GML
-
- DEFAULTSTYLEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DefaultStylePropertyType">
<annotation>
<documentation>[complexType of] Top-level property.
- DefaultTemporalCRS - Class in org.geotools.referencing.crs
- A 1D coordinate reference system used for the recording of time.
- DefaultTemporalCRS(TemporalCRS) -
Constructor for class DefaultTemporalCRS
- Constructs a new temporal CRS with the same values than the specified one.
- DefaultTemporalCRS(TemporalDatum, TimeCS) -
Constructor for class DefaultTemporalCRS
- Constructs a temporal CRS with the same properties than the given datum.
- DefaultTemporalCRS(String, TemporalDatum, TimeCS) -
Constructor for class DefaultTemporalCRS
- Constructs a temporal CRS from a name.
- DefaultTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) -
Constructor for class DefaultTemporalCRS
- Constructs a temporal CRS from a set of properties.
- DefaultTemporalDatum - Class in org.geotools.referencing.datum
- A temporal datum defines the origin of a temporal coordinate reference system.
- DefaultTemporalDatum(TemporalDatum) -
Constructor for class DefaultTemporalDatum
- Constructs a new datum with the same values than the specified one.
- DefaultTemporalDatum(String, Date) -
Constructor for class DefaultTemporalDatum
- Constructs a temporal datum from a name.
- DefaultTemporalDatum(Map<String, ?>, Date) -
Constructor for class DefaultTemporalDatum
- Constructs a temporal datum from a set of properties.
- DefaultTimeCS - Class in org.geotools.referencing.cs
- A one-dimensional coordinate system containing a single time axis, used to describe the
temporal position of a point in the specified time units from a specified time origin.
- DefaultTimeCS(TimeCS) -
Constructor for class DefaultTimeCS
- Constructs a new coordinate system with the same values than the specified one.
- DefaultTimeCS(String, CoordinateSystemAxis) -
Constructor for class DefaultTimeCS
- Constructs a coordinate system from a name.
- DefaultTimeCS(Map<String, ?>, CoordinateSystemAxis) -
Constructor for class DefaultTimeCS
- Constructs a coordinate system from a set of properties.
- DefaultTransaction - Class in org.geotools.data
- Quick implementation of Transaction api.
- DefaultTransaction() -
Constructor for class DefaultTransaction
-
- DefaultTransaction(String) -
Constructor for class DefaultTransaction
-
- DefaultTransformation - Class in org.geotools.referencing.operation
- An operation on coordinates that usually includes a change of Datum.
- DefaultTransformation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform, OperationMethod) -
Constructor for class DefaultTransformation
- Constructs a transformation from a set of properties.
- DefaultUserDefinedCS - Class in org.geotools.referencing.cs
- A two- or three-dimensional coordinate system that consists of any combination of coordinate
axes not covered by any other Coordinate System type.
- DefaultUserDefinedCS(UserDefinedCS) -
Constructor for class DefaultUserDefinedCS
- Constructs a new coordinate system with the same values than the specified one.
- DefaultUserDefinedCS(String, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultUserDefinedCS
- Constructs a two-dimensional coordinate system from a name.
- DefaultUserDefinedCS(String, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultUserDefinedCS
- Constructs a three-dimensional coordinate system from a name.
- DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultUserDefinedCS
- Constructs a two-dimensional coordinate system from a set of properties.
- DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) -
Constructor for class DefaultUserDefinedCS
- Constructs a three-dimensional coordinate system from a set of properties.
- defaultValue(AttributeDescriptor) -
Static method in class DataUtilities
- Provides a defautlValue for attributeType.
- defaultValue(Class) -
Static method in class DataUtilities
- Returns a non-null default value for the class that is passed in.
- defaultValue -
Variable in class AttributeTypeBuilder
- default value
- defaultValue(Object) -
Method in class AttributeTypeBuilder
-
- defaultValue(Object) -
Method in class SimpleFeatureTypeBuilder
- Sets the default value of the next attribute added to the feature type.
- defaultValue -
Variable in class AttributeDescriptorImpl
-
- DefaultValue -
Static variable in class OWS
-
- defaultValueFor(Class<?>) -
Static method in class ArcSDEGeometryBuilder
- Create an empty geometry for the indicated class
- defaultValues(SimpleFeatureType) -
Static method in class DataUtilities
- DOCUMENT ME!
- defaultValues(SimpleFeatureType, Object[]) -
Static method in class DataUtilities
- DOCUMENT ME!
- DefaultVerticalCRS - Class in org.geotools.referencing.crs
- A 1D coordinate reference system used for recording heights or depths.
- DefaultVerticalCRS(VerticalCRS) -
Constructor for class DefaultVerticalCRS
- Constructs a new vertical CRS with the same values than the specified one.
- DefaultVerticalCRS(VerticalDatum, VerticalCS) -
Constructor for class DefaultVerticalCRS
- Constructs a vertical CRS with the same properties than the given datum.
- DefaultVerticalCRS(String, VerticalDatum, VerticalCS) -
Constructor for class DefaultVerticalCRS
- Constructs a vertical CRS from a name.
- DefaultVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) -
Constructor for class DefaultVerticalCRS
- Constructs a vertical CRS from a set of properties.
- DefaultVerticalCS - Class in org.geotools.referencing.cs
- A one-dimensional coordinate system used to record the heights (or depths) of points.
- DefaultVerticalCS(VerticalCS) -
Constructor for class DefaultVerticalCS
- Constructs a new coordinate system with the same values than the specified one.
- DefaultVerticalCS(CoordinateSystemAxis) -
Constructor for class DefaultVerticalCS
- Constructs a coordinate system with the same properties than the specified axis.
- DefaultVerticalCS(String, CoordinateSystemAxis) -
Constructor for class DefaultVerticalCS
- Constructs a coordinate system from a name.
- DefaultVerticalCS(Map<String, ?>, CoordinateSystemAxis) -
Constructor for class DefaultVerticalCS
- Constructs a coordinate system from a set of properties.
- DefaultVerticalDatum - Class in org.geotools.referencing.datum
- A textual description and/or a set of parameters identifying a particular reference level
surface used as a zero-height surface.
- DefaultVerticalDatum(String, VerticalDatumType) -
Constructor for class DefaultVerticalDatum
- Constructs a vertical datum from a name.
- DefaultVerticalDatum(VerticalDatum) -
Constructor for class DefaultVerticalDatum
- Constructs a new datum with the same values than the specified one.
- DefaultVerticalDatum(Map<String, ?>, VerticalDatumType) -
Constructor for class DefaultVerticalDatum
- Constructs a vertical datum from a set of properties.
- DefaultView - Class in org.geotools.data.view
- Wrapper for FeatureSource
constrained by a Query.- DefaultView(FeatureSource<SimpleFeatureType, SimpleFeature>, Query) -
Constructor for class DefaultView
- Creates a new GeoServerFeatureSource object.
- DefaultWFSStrategy - Class in org.geotools.data.wfs.v1_1_0
- A default strategy for a WFS 1.1.0 implementation that assumes the server sticks to the standard.
- DefaultWFSStrategy() -
Constructor for class DefaultWFSStrategy
-
- DeferredAuthorityFactory - Class in org.geotools.referencing.factory
- A buffered authority factory which will defer the creation
of a backing store until when first needed.
- DeferredAuthorityFactory(Hints, int) -
Constructor for class DeferredAuthorityFactory
- Constructs an instance without initial backing store.
- DeferredAuthorityFactory(Hints, int, int) -
Constructor for class DeferredAuthorityFactory
- Constructs an instance without initial backing store.
- DeferredPlanarImage - Class in org.geotools.image
- A tiled image to be used by renderer when the actual image may take a while to compute.
- DeferredPlanarImage(RenderedImage) -
Constructor for class DeferredPlanarImage
- Constructs a new instance of
DeferredPlanarImage
.
- definedByConversion -
Static variable in class GML
-
- DefiningConversion - Class in org.geotools.referencing.operation
- A conversion used for the definition of a derived CRS (including projections).
- DefiningConversion(String, ParameterValueGroup) -
Constructor for class DefiningConversion
- Convenience constructor for creating a defining conversion with a default operation method.
- DefiningConversion(Map<String, ?>, OperationMethod, ParameterValueGroup) -
Constructor for class DefiningConversion
- Constructs a conversion from a set of parameters.
- DefiningConversion(Map<String, ?>, OperationMethod, MathTransform) -
Constructor for class DefiningConversion
- Constructs a conversion from a math transform.
- Definition -
Static variable in class GML
-
- DefinitionCollection -
Static variable in class GML
-
- definitionMember -
Static variable in class GML
-
- DefinitionProxy -
Static variable in class GML
-
- DefinitionProxyType -
Static variable in class GML
-
- DEFINITIONPROXYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DefinitionProxyType">
<annotation>
<documentation>A proxy entry in a dictionary of definitions.
- definitionRef -
Static variable in class GML
-
- DefinitionType -
Static variable in class GML
-
- DEFINITIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DefinitionType">
<annotation>
<documentation>A definition, which can be included in or referenced by a dictionary.
- DeformableViewer - Interface in org.geotools.gui.swing
- An interface for viewers that may be deformed by some artefacts.
- DEGREE -
Static variable in class WarpTransform2D.Provider
- Descriptor for the "
degree
" parameter value.
- DEGREE_MINUTE_SECOND -
Static variable in class Units
- Pseudo-unit for degree - minute - second.
- degrees -
Static variable in class GML
-
- degrees() -
Method in class Angle
- Returns the angle value in degrees.
- DEGREES_FIELD -
Static variable in class AngleFormat
- Constant for degrees field.
- DegreesType -
Static variable in class GML
-
- DEGREESTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DegreesType">
<annotation>
<documentation>Integer number of degrees, plus the angle direction.
- DegreeValueType -
Static variable in class GML
-
- DEGREEVALUETYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="DegreeValueType">
<annotation>
<documentation>Integer number of degrees in a degree-minute-second or degree-minute angular value, without indication of direction.
- DelaunayEdge - Class in org.geotools.graph.util.delaunay
-
- DelaunayEdge(XYNode, XYNode) -
Constructor for class DelaunayEdge
- Creates a new instance of DelaunayEdge
- DelaunayNode - Class in org.geotools.graph.util.delaunay
-
- DelaunayNode() -
Constructor for class DelaunayNode
- Creates a new instance of delaunayNode
- DelaunayTriangulator - Class in org.geotools.graph.util.delaunay
-
- DelaunayTriangulator() -
Constructor for class DelaunayTriangulator
- Creates a new instance of delaunayTriangulator
- delegate -
Variable in class FilteringFeatureIterator
- delegate iterator
- delegate -
Variable in class DecoratingFeatureCollection
- the delegate
- delegate -
Variable in class DecoratingFeature
-
- delegate -
Variable in class DelegateProgressListener
-
- DelegateFeatureIterator<F extends Feature> - Class in org.geotools.feature.collection
- A feature iterator that completely delegates to a normal
Iterator, simply allowing Java 1.4 code to escape the caste (sic)
system.
- DelegateFeatureIterator(FeatureCollection<? extends FeatureType, F>, Iterator<F>) -
Constructor for class DelegateFeatureIterator
- Wrap the provided iterator up as a FeatureIterator.
- DelegateFeatureReader<T extends FeatureType,F extends Feature> - Class in org.geotools.data.collection
- A FeatureReader that wraps up a normal FeatureIterator.
- DelegateFeatureReader(T, FeatureIterator<F>) -
Constructor for class DelegateFeatureReader
-
- DelegateProgressListener - Class in org.geotools.util
-
- DelegateProgressListener(ProgressListener) -
Constructor for class DelegateProgressListener
-
- DelegatingFeatureReader<T extends FeatureType,F extends Feature> - Interface in org.geotools.data
- Interface for wrapping feature readers which delegate to another feature reader.
- DelegatingFeatureWriter<T extends FeatureType,F extends Feature> - Interface in org.geotools.data
- Interface for wrapping feature writers which delegate to another feature writer.
- delete() -
Method in class ShpFiles
- Delete all the shapefile files.
- DELETE -
Static variable in interface Action
- Action mask for a Delete Action
- delete(Envelope) -
Method in class RTree
- Deletes the entry with the specified
Envelope
as its
bounds.
- Delete -
Static variable in class WFS
-
- DELETE_OPERATION -
Static variable in class FeatureSetDescription
- Mask for delete operation allowed on the FeatureType
- deleteCurrentRow() -
Method in class QueryData
- Deletes the current record in the result set
- DeleteElementType -
Static variable in class WFS
-
- DeleteElementTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:DeleteElementType.
- DeleteElementTypeBinding(WfsFactory) -
Constructor for class DeleteElementTypeBinding
-
- deleteOnExit(File) -
Static method in class TestData
- Requests that the file or directory denoted by the specified
pathname be deleted when the virtual machine terminates.
- deleteOnExit(File, boolean) -
Static method in class TestData
- Requests that the file or directory denoted by the specified pathname be deleted
when the virtual machine terminates.
- DeleteType -
Static variable in class KML
-
- DELIMITER -
Static variable in class TextfileReaderWriter
- line delimiter key
- demColors -
Static variable in class AbstractGridCoverage2DReader
- Default color ramp.
- denominator() -
Method in class Fraction
- Returns the denominator.
- density(double, double, double) -
Static method in class SeaWater
- Computes density as a function of salinity, temperature and pressure.
- densitySigmaT(double, double, double) -
Static method in class SeaWater
- Computes density sigma-T as a function of salinity, temperature and pressure.
- depth(double, double) -
Static method in class SeaWater
- Computes depth as a function of pressure and latitude.
- DEPTH -
Static variable in class DefaultCoordinateSystemAxis
- The default axis for depth.
- DEPTH -
Static variable in class DefaultVerticalCS
- A one-dimensional vertical CS with
depth
axis in metres.
- depth() -
Method in class NamedIdentifier
- Returns the depth of this name within the namespace hierarchy.
- depth() -
Method in class GenericName
- Returns the depth of this name within the namespace hierarchy.
- depth() -
Method in class LocalName
- Returns the depth, which is always 1 for a local name.
- DepthFirstIterator - Class in org.geotools.graph.traverse.standard
- Iterates over the nodes of a graph in a Depth First Search pattern
starting from a specified node.
- DepthFirstIterator() -
Constructor for class DepthFirstIterator
-
- DepthFirstTopologicalIterator - Class in org.geotools.graph.traverse.standard
- Iterates over the nodes of a graph in Depth First Topological Sort
pattern.
- DepthFirstTopologicalIterator() -
Constructor for class DepthFirstTopologicalIterator
-
- deq() -
Method in class FIFOQueue
-
- deq() -
Method in class PriorityQueue
-
- deq() -
Method in interface Queue
-
- deq() -
Method in class Stack
-
- DERIVATIONCONTROL -
Static variable in class XS
-
- DERIVATIONCONTROL_TYPE -
Static variable in class XSSchema
-
<xs:simpleType name="derivationControl">
<xs:annotation>
<xs:documentation>
A utility type, not for public use</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="substitution"/>
<xs:enumeration value="extension"/>
<xs:enumeration value="restriction"/>
<xs:enumeration value="list"/>
<xs:enumeration value="union"/>
</xs:restriction>
</xs:simpleType>
- DERIVATIONSET -
Static variable in class XS
-
- DERIVATIONSET_TYPE -
Static variable in class XSSchema
-
<xs:simpleType name="derivationSet">
<xs:annotation>
<xs:documentation>
A utility type, not for public use</xs:documentation>
<xs:documentation>
#all or (possibly empty) subset of {extension, restriction}</xs:documentation>
</xs:annotation>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="#all"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:list itemType="xs:reducedDerivationControl"/>
</xs:simpleType>
</xs:union>
</xs:simpleType>
- derivationUnitTerm -
Static variable in class GML
-
- DerivationUnitTermType -
Static variable in class GML
-
- DERIVATIONUNITTERMTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DerivationUnitTermType">
<annotation>
<documentation>Definition of one unit term for a derived unit of measure.
- derivative(Point2D) -
Method in class AbstractMathTransform
- Gets the derivative of this transform at a point.
- derivative(DirectPosition) -
Method in class AbstractMathTransform
- Gets the derivative of this transform at a point.
- derivative(Point2D) -
Method in class AbstractMathTransform.Inverse
- Gets the derivative of this transform at a point.
- derivative(DirectPosition) -
Method in class AbstractMathTransform.Inverse
- Gets the derivative of this transform at a point.
- derivative(Point2D) -
Method in class AffineTransform2D
- Gets the derivative of this transform at a point.
- derivative(DirectPosition) -
Method in class AffineTransform2D
- Gets the derivative of this transform at a point.
- derivative(Point2D) -
Method in class ConcatenatedTransform
- Gets the derivative of this transform at a point.
- derivative(DirectPosition) -
Method in class ConcatenatedTransform
- Gets the derivative of this transform at a point.
- derivative(double) -
Method in class ExponentialTransform1D
- Gets the derivative of this function at a value.
- derivative(DirectPosition) -
Method in class IdentityTransform
- Gets the derivative of this transform at a point.
- derivative(DirectPosition) -
Method in class LinearTransform1D
- Gets the derivative of this transform at a point.
- derivative(double) -
Method in class LinearTransform1D
- Gets the derivative of this function at a value.
- derivative(double) -
Method in class LogarithmicTransform1D
- Gets the derivative of this function at a value.
- derivative(DirectPosition) -
Method in class MathTransformProxy
- Gets the derivative of this transform at a point.
- derivative(DirectPosition) -
Method in class PassThroughTransform
- Gets the derivative of this transform at a point.
- derivative(Point2D) -
Method in class ProjectiveTransform
- Gets the derivative of this transform at a point.
- derivative(DirectPosition) -
Method in class ProjectiveTransform
- Gets the derivative of this transform at a point.
- derivative(DirectPosition) -
Method in class DefaultPiecewiseTransform1D
- Gets the derivative of this transform at a point.
- derivative(double) -
Method in class DefaultPiecewiseTransform1D
- Gets the derivative of this function at a value.
- derivative(double) -
Method in class DefaultPiecewiseTransform1DElement
- Gets the derivative of this function at a value.
- derivative(DirectPosition) -
Method in class DefaultPiecewiseTransform1DElement
- Gets the derivative of this transform at a point.
- derivative(double) -
Method in class MathTransform1DAdapter
-
- derivative(DirectPosition) -
Method in class MathTransform1DAdapter
-
- derivative(double) -
Method in class LinearColorMap
-
- derivative(DirectPosition) -
Method in class LinearColorMap
-
- deriveCategory(Category[], OperationJAI.Parameters) -
Method in class GradientMagnitude
- Derives the quantitative category for a band in the destination image.
- deriveCategory(Category[], OperationJAI.Parameters) -
Method in class OperationJAI
- Returns the quantitative category for a single sample dimension
in the target grid coverage.
- DerivedCRS -
Static variable in class GML
-
- derivedCRSRef -
Static variable in class GML
-
- DerivedCRSRefType -
Static variable in class GML
-
- DERIVEDCRSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DerivedCRSRefType">
<annotation>
<documentation>Association to a non-projected derived coordinate reference system, either referencing or containing the definition of that reference system.
- DerivedCRSType -
Static variable in class GML
-
- derivedCRSType -
Static variable in class GML
-
- DERIVEDCRSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DerivedCRSType">
<annotation>
<documentation>A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.
- DerivedCRSTypeType -
Static variable in class GML
-
- DERIVEDCRSTYPETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DerivedCRSTypeType">
<annotation>
<documentation>Type of a derived coordinate reference system.
- DerivedMap<BK,K,V> - Class in org.geotools.util
- A map whose keys are derived from an other map.
- DerivedMap(Map<BK, V>) -
Constructor for class DerivedMap
- Deprecated. Use
#DerivedMap(Map, Class
instead.
- DerivedMap(Map<BK, V>, Class<K>) -
Constructor for class DerivedMap
- Creates a new derived map from the specified base map.
- DerivedSet<B,E> - Class in org.geotools.util
- A set whose values are derived from an other set.
- DerivedSet(Set<B>) -
Constructor for class DerivedSet
- Deprecated. Use
DerivedSet.DerivedSet(Set,Class)
instead.
- DerivedSet(Set<B>, Class<E>) -
Constructor for class DerivedSet
- Creates a new derived set from the specified base set.
- derivedToBase(K) -
Method in class DerivedMap
- Transforms a key from this derived map to a key in the DerivedMap.base map.
- derivedToBase(E) -
Method in class DerivedSet
- Transforms a value in this set to a value in the DerivedSet.base set.
- DerivedUnit -
Static variable in class GML
-
- DerivedUnitType -
Static variable in class GML
-
- DERIVEDUNITTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DerivedUnitType">
<annotation>
<documentation>Definition of a unit of measure which is defined through algebraic combination of more primitive units, which are usually base units from a particular system of units.
- deriveEquivalent(IdentifiedObject, IdentifiedObject) -
Method in class IdentifiedObjectFinder
- Returns
candidate
, or an object derived from candidate
, if it is
equals ignoring metadata to the specified
model.
- deriveGridCoverage(GridCoverage2D[], OperationJAI.Parameters) -
Method in class BaseScaleOperationJAI
-
- deriveGridCoverage(GridCoverage2D[], OperationJAI.Parameters) -
Method in class GradientMagnitude
- Applies the operation on grid coverage.
- deriveGridCoverage(GridCoverage2D[], OperationJAI.Parameters) -
Method in class OperationJAI
- Applies a JAI operation to a grid coverage.
- deriveName(GridCoverage2D[], int, OperationJAI.Parameters) -
Method in class OperationJAI
- Returns a name for the target grid coverage based on the given
sources.
- deriveRange(NumberRange[], OperationJAI.Parameters) -
Method in class Absolute
- Returns the expected range of values for the resulting image.
- deriveRange(NumberRange[], OperationJAI.Parameters) -
Method in class AddConst
- Returns the expected range of values for the resulting image.
- deriveRange(NumberRange[], OperationJAI.Parameters) -
Method in class DivideByConst
- Returns the expected range of values for the resulting image.
- deriveRange(NumberRange[], OperationJAI.Parameters) -
Method in class Exp
- Returns the expected range of values for the resulting image.
- deriveRange(NumberRange[], OperationJAI.Parameters) -
Method in class Invert
- Returns the expected range of values for the resulting image.
- deriveRange(NumberRange[], OperationJAI.Parameters) -
Method in class Log
- Returns the expected range of values for the resulting image.
- deriveRange(NumberRange[], OperationJAI.Parameters) -
Method in class MultiplyConst
- Returns the expected range of values for the resulting image.
- deriveRange(NumberRange[], OperationJAI.Parameters) -
Method in class Rescale
- Returns the expected range of values for the resulting image.
- deriveRange(NumberRange[], OperationJAI.Parameters) -
Method in class SubtractConst
- Returns the expected range of values for the resulting image.
- deriveRange(NumberRange[], OperationJAI.Parameters) -
Method in class SubtractFromConst
- Returns the expected range of values for the resulting image.
- deriveRange(NumberRange[], OperationJAI.Parameters) -
Method in class OperationJAI
- Returns the range of value for a single sample dimension
in the target grid coverage.
- deriveSampleDimension(GridSampleDimension[][], OperationJAI.Parameters) -
Method in class BilevelOperation
- Derives the
GridSampleDimension
s for the destination image.
- deriveSampleDimension(GridSampleDimension[][], OperationJAI.Parameters) -
Method in class FilterOperation
- Returns the target sample dimensions.
- deriveSampleDimension(GridSampleDimension[][], OperationJAI.Parameters) -
Method in class OperationJAI
- Returns the sample dimensions for the target
grid coverage.
- deriveUnit(Unit[], OperationJAI.Parameters) -
Method in class GradientMagnitude
- Derives the unit of data for a band in the destination image.
- deriveUnit(Unit<?>[], OperationJAI.Parameters) -
Method in class OperationJAI
- Returns the unit of data for a single sample dimension in the
target grid coverage.
- deriveURLFromSourceObject(Object) -
Method in class GeneralizationInfosProviderImpl
-
- DESCENDING -
Static variable in class SortOrder
- Deprecated. Can now use the geoapi SortOrder directly
- describe(String) -
Method in interface ISession
-
- describe(SeTable) -
Method in interface ISession
-
- describe(String) -
Method in class SessionWrapper
-
- describe(SeTable) -
Method in class SessionWrapper
-
- describe() -
Method in class CollectionSource
-
- DescribeCoverage -
Static variable in class WCS
-
- DescribeFeatureType -
Static variable in class WFS
-
- describeFeatureTypeGET(String, String) -
Method in interface WFSProtocol
- Issues a DescribeFeatureType request for the given type name and output format using the HTTP
GET method
- describeFeatureTypeGET(String, String) -
Method in class WFS_1_1_0_Protocol
-
- DescribeFeatureTypeParser - Class in org.geotools.data.wfs.v1_1_0.parsers
- This class is meant to parse a WFS DescribeFeatureType response but is not yet engaged.
- DescribeFeatureTypeParser() -
Constructor for class DescribeFeatureTypeParser
-
- describeFeatureTypePOST(String, String) -
Method in interface WFSProtocol
- Issues a DescribeFeatureType request for the given type name and output format using the HTTP
POST method
- describeFeatureTypePOST(String, String) -
Method in class WFS_1_1_0_Protocol
-
- DescribeFeatureTypeType -
Static variable in class WFS
-
- DescribeFeatureTypeTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type
http://www.opengis.net/wfs:DescribeFeatureTypeType.
- DescribeFeatureTypeTypeBinding(WfsFactory) -
Constructor for class DescribeFeatureTypeTypeBinding
-
- DescribeLayerRequest - Interface in org.geotools.data.wms.request
- Retrieves information about the layers or feature types available on
the Web Map Server.
- DescribeLayerResponse - Class in org.geotools.data.wms.response
- Represents the response from a server after a DescribeLayer request
has been issued.
- DescribeLayerResponse(String, InputStream) -
Constructor for class DescribeLayerResponse
-
- DescribeProcess -
Static variable in class WPS
-
- description -
Variable in class DefaultServiceInfo
-
- description -
Variable in class Parameter
- Human readable description of this parameter.
- description -
Variable in class AttributeTypeBuilder
- string description
- description(String) -
Method in class AttributeTypeBuilder
-
- description -
Variable in class SimpleFeatureTypeBuilder
- Description of type.
- description(String) -
Method in class SimpleFeatureTypeBuilder
- Sets the description of the next attribute added to the feature type.
- description -
Variable in class PropertyTypeImpl
-
- description -
Static variable in class GML
-
- description -
Static variable in class GML
-
- description -
Static variable in class GML
-
- Description - Interface in org.geotools.styling
-
- description -
Static variable in class WCS
-
- DescriptionImpl - Class in org.geotools.styling
-
- DescriptionImpl() -
Constructor for class DescriptionImpl
-
- DescriptionImpl(String, String) -
Constructor for class DescriptionImpl
-
- DescriptionImpl(InternationalString, InternationalString) -
Constructor for class DescriptionImpl
-
- DescriptionType -
Static variable in class OWS
-
- DescriptionType -
Static variable in class OWS
-
- DescriptionType -
Static variable in class WPS
-
- DescriptionTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:DescriptionType.
- DescriptionTypeBinding(Ows10Factory) -
Constructor for class DescriptionTypeBinding
-
- descriptor -
Variable in class AbstractOperation
- The parameters descriptor.
- descriptor -
Variable in class PropertyImpl
- descriptor of the property
- descriptor(AttributeDescriptor) -
Method in class SimpleFeatureTypeBuilder
- Sets all the attribute specific state from a single descriptor.
- descriptor(String) -
Method in class DefaultParameterDescriptorGroup
- Returns the first parameter in this group for the specified
identifier code.
- descriptor -
Variable in class ImagingParameterDescriptors
- The Java Advanced Imaging parameter descriptor.
- descriptor(String) -
Method in class MatrixParameterDescriptors
- Returns the parameter in this group for the specified name.
- descriptor(int, int) -
Method in class MatrixParameterDescriptors
- Returns the parameter in this group for a matrix element at the specified
index. row and column indices are 0 based.
- descriptor(String) -
Method in class MatrixParameters
- Returns the parameter in this group for the specified name.
- Descriptors - Class in org.geotools.feature.type
- Helper methods for dealing with Descriptor.
- Descriptors() -
Constructor for class Descriptors
-
- descriptors() -
Method in class DefaultParameterDescriptorGroup
- Returns the parameters in this group.
- descriptors() -
Method in class MatrixParameterDescriptors
- Returns the parameters in this group.
- descriptors() -
Method in class MatrixParameters
- Returns the parameters descriptors in this group.
- deserializeBase64(String) -
Static method in class DateUtil
- Parse base64 data from text.
- deserializeCharString(String) -
Static method in class DateUtil
- Deserialize char value from text as character value.
- deserializeDate(String) -
Static method in class DateUtil
- Deserialize date from text.
- deserializeDateTime(String) -
Static method in class DateUtil
- Deserialize date from general dateTime text.
- deserializeSqlDate(String) -
Static method in class DateUtil
- Deserialize SQL date from text.
- deserializeSqlTime(String) -
Static method in class DateUtil
- Deserialize time from text.
- deserializeTimestamp(String) -
Static method in class DateUtil
- Deserialize timestamp from general dateTime text.
- destination -
Variable in class AbstractGridCoverageWriter
- the destination object where we will do the writing
- destroy() -
Method in class SchemaIndexImpl
-
- destroy() -
Method in interface SchemaIndex
- Cleans up the index before desctruction.
- destroyObject(Object) -
Method in class SessionPool.SeConnectionFactory
- is invoked on every instance when it is being "dropped" from the pool (whether due to the
response from validateObject, or for reasons specific to the pool implementation.)
- destroyWorker(AbstractCachedAuthorityFactory) -
Method in class AbstractAuthorityMediator
- Destroys an instance no longer needed by the pool.
- destroyWorker(AbstractCachedAuthorityFactory) -
Method in class HsqlDialectEpsgMediator
- Destroys an instance no longer needed by the pool.
- determineFidColumnName(String) -
Method in class JDBC1DataStore
- Provides the default implementation of determining the FID column.
- determineSRID(String, String) -
Method in class DB2DataStore
- Get the SRID associated with a geometry column.
- determineSRID(String, String) -
Method in class JDBC1DataStore
- Provides a hook for subclasses to determine the SRID of a geometry
column.
- determineSRID(String, String) -
Method in class PostgisDataStore
- DOCUMENT ME!
- Dialect - Interface in org.geotools.index.rtree.database
- DOCUMENT ME!
- Dictionary -
Static variable in class GML
-
- dictionaryEntry -
Static variable in class GML
-
- DictionaryEntryType -
Static variable in class GML
-
- DICTIONARYENTRYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DictionaryEntryType">
<annotation>
<documentation>An entry in a dictionary of definitions.
- DictionaryType -
Static variable in class GML
-
- DICTIONARYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DictionaryType">
<annotation>
<documentation>A non-abstract bag that is specialized for use as a dictionary which contains a set of definitions.
- Diff - Class in org.geotools.data
-
- Diff() -
Constructor for class Diff
-
- Diff(Diff) -
Constructor for class Diff
-
- diff -
Variable in class DiffFeatureWriter
-
- diff() -
Method in class TypeDiffState
-
- diff(String) -
Method in class TransactionStateDiff
-
- difference(Geometry, Geometry) -
Static method in class StaticGeometry
-
- DiffFeatureReader<T extends FeatureType,F extends Feature> - Class in org.geotools.data
- A FeatureReader that considers differences.
- DiffFeatureReader(FeatureReader<T, F>, Diff) -
Constructor for class DiffFeatureReader
- This constructor grabs a "copy" of the current diff.
- DiffFeatureReader(FeatureReader<T, F>, Diff, Filter) -
Constructor for class DiffFeatureReader
- This constructor grabs a "copy" of the current diff.
- DiffFeatureWriter - Class in org.geotools.data
- A FeatureWriter that captures modifications against a FeatureReader.
- DiffFeatureWriter(FeatureReader<SimpleFeatureType, SimpleFeature>, Diff) -
Constructor for class DiffFeatureWriter
- DiffFeatureWriter construction.
- DiffFeatureWriter(FeatureReader<SimpleFeatureType, SimpleFeature>, Diff, Filter) -
Constructor for class DiffFeatureWriter
- DiffFeatureWriter construction.
- DigitalTransferOptionsImpl - Class in org.geotools.metadata.iso.distribution
- Technical means and media by which a resource is obtained from the distributor.
- DigitalTransferOptionsImpl() -
Constructor for class DigitalTransferOptionsImpl
- Constructs an initially empty digital transfer options.
- DigitalTransferOptionsImpl(DigitalTransferOptions) -
Constructor for class DigitalTransferOptionsImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- DijkstraIterator - Class in org.geotools.graph.traverse.standard
- Iterates over the nodes of a graph in pattern using Dijkstra's
Shortest Path Algorithm.
- DijkstraIterator(DijkstraIterator.EdgeWeighter) -
Constructor for class DijkstraIterator
- Constructs a new Dijkstra iterator which uses the specided EdgeWeighter.
- DijkstraIterator.DijkstraNode - Class in org.geotools.graph.traverse.standard
- Internal data structure used to track node costs, and parent nodes.
- DijkstraIterator.DijkstraNode(Node, double) -
Constructor for class DijkstraIterator.DijkstraNode
- Constructs a new Dijsktra node.
- DijkstraIterator.EdgeWeighter - Interface in org.geotools.graph.traverse.standard
- Supplies a weight for each edge in the graph to be used by the iteration
when calculating node costs.
- DijkstraShortestPathFinder - Class in org.geotools.graph.path
- Calculates node paths in a graph using Dijkstra's Shortest Path Algorithm.
- DijkstraShortestPathFinder(Graph, DijkstraIterator) -
Constructor for class DijkstraShortestPathFinder
- Constructs a new path finder.
- DijkstraShortestPathFinder(Graph, Graphable, DijkstraIterator.EdgeWeighter) -
Constructor for class DijkstraShortestPathFinder
- Constructs a new path finder.
- DIM -
Static variable in class MolodenskiTransform.Provider
- The number of geographic dimension (2 or 3).
- dimension(Geometry) -
Static method in class StaticGeometry
-
- DimensionFilter - Class in org.geotools.referencing.operation.transform
- An utility class for the separation of concatenation of
pass through transforms.
- DimensionFilter() -
Constructor for class DimensionFilter
- Constructs a dimension filter with the
default math transform factory.
- DimensionFilter(Hints) -
Constructor for class DimensionFilter
- Constructs a dimension filter with a
math transform factory
built using the provided hints.
- DimensionFilter(MathTransformFactory) -
Constructor for class DimensionFilter
- Constructs a dimension filter with the specified factory.
- DimensionImpl - Class in org.geotools.metadata.iso.spatial
- Axis properties.
- DimensionImpl() -
Constructor for class DimensionImpl
- Constructs an initially empty dimension.
- DimensionImpl(Dimension) -
Constructor for class DimensionImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- DimensionImpl(DimensionNameType, int) -
Constructor for class DimensionImpl
-
- DirectAuthorityFactory - Class in org.geotools.referencing.factory
- The base class for authority factories that create referencing object directly.
- DirectAuthorityFactory(ReferencingFactoryContainer, int) -
Constructor for class DirectAuthorityFactory
- Constructs an instance using the specified set of factories.
- DirectAuthorityFactory(Hints, int) -
Constructor for class DirectAuthorityFactory
- Constructs an instance using the specified hints.
- DirectedBreadthFirstIterator - Class in org.geotools.graph.traverse.standard
-
- DirectedBreadthFirstIterator() -
Constructor for class DirectedBreadthFirstIterator
-
- DirectedBreadthFirstTopologicalIterator - Class in org.geotools.graph.traverse.standard
-
- DirectedBreadthFirstTopologicalIterator() -
Constructor for class DirectedBreadthFirstTopologicalIterator
-
- DirectedCycleDetector - Class in org.geotools.graph.util.graph
- Detects cycles in a directed graph.
- DirectedCycleDetector(Graph) -
Constructor for class DirectedCycleDetector
-
- DirectedDepthFirstIterator - Class in org.geotools.graph.traverse.standard
-
- DirectedDepthFirstIterator() -
Constructor for class DirectedDepthFirstIterator
-
- DirectedDepthFirstTopologicalIterator - Class in org.geotools.graph.traverse.standard
-
- DirectedDepthFirstTopologicalIterator() -
Constructor for class DirectedDepthFirstTopologicalIterator
-
- DirectedDijkstraIterator - Class in org.geotools.graph.traverse.standard
-
- DirectedDijkstraIterator(DijkstraIterator.EdgeWeighter) -
Constructor for class DirectedDijkstraIterator
-
- directedEdge -
Static variable in class GML
-
- DirectedEdge - Interface in org.geotools.graph.structure
- Represents an edge in a directed graph.
- DirectedEdgePropertyType -
Static variable in class GML
-
- DIRECTEDEDGEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DirectedEdgePropertyType">
<sequence minOccurs="0">
<element ref="gml:Edge"/>
</sequence>
<attribute default="+" name="orientation" type="gml:SignType"/>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- directedFace -
Static variable in class GML
-
- DirectedFacePropertyType -
Static variable in class GML
-
- DIRECTEDFACEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DirectedFacePropertyType">
<sequence minOccurs="0">
<element ref="gml:Face"/>
</sequence>
<attribute default="+" name="orientation" type="gml:SignType"/>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- DirectedGraph - Interface in org.geotools.graph.structure
- Represents a directed graph.
- DirectedGraphable - Interface in org.geotools.graph.structure
- Reperesents a component in a directed graph.
- DirectedLineStringGraphGenerator - Class in org.geotools.graph.build.line
-
- DirectedLineStringGraphGenerator() -
Constructor for class DirectedLineStringGraphGenerator
-
- directedNode -
Static variable in class GML
-
- DirectedNode - Interface in org.geotools.graph.structure
- Represents a node in a directed graph.
- DirectedNodePropertyType -
Static variable in class GML
-
- DIRECTEDNODEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DirectedNodePropertyType">
<sequence minOccurs="0">
<element ref="gml:Node"/>
</sequence>
<attribute default="+" name="orientation" type="gml:SignType"/>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- DirectedObservation -
Static variable in class GML
-
- DirectedObservationAtDistance -
Static variable in class GML
-
- DirectedObservationAtDistanceType -
Static variable in class GML
-
- DIRECTEDOBSERVATIONATDISTANCETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DirectedObservationAtDistanceType">
<complexContent>
<extension base="gml:DirectedObservationType">
<sequence>
<element name="distance" type="gml:MeasureType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- DirectedObservationType -
Static variable in class GML
-
- DIRECTEDOBSERVATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DirectedObservationType">
<complexContent>
<extension base="gml:ObservationType">
<sequence>
<element ref="gml:direction"/>
</sequence>
</extension>
</complexContent>
</complexType>
- directedTopoSolid -
Static variable in class GML
-
- DirectedTopoSolidPropertyType -
Static variable in class GML
-
- DIRECTEDTOPOSOLIDPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DirectedTopoSolidPropertyType">
<sequence minOccurs="0">
<element ref="gml:TopoSolid"/>
</sequence>
<attribute default="+" name="orientation" type="gml:SignType"/>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- DirectEpsgFactory - Class in org.geotools.referencing.factory.epsg
- A coordinate reference system factory backed by the EPSG database tables.
- DirectEpsgFactory(Hints, Connection) -
Constructor for class DirectEpsgFactory
- Constructs an authority factory using the specified connection.
- DirectEpsgFactory(Hints, DataSource) -
Constructor for class DirectEpsgFactory
- Constructs an authority factory using the specified connection.
- direction -
Static variable in class GML
-
- DirectionPropertyType -
Static variable in class GML
-
- DIRECTIONPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DirectionPropertyType">
<annotation>
<documentation/>
</annotation>
<choice>
<element ref="gml:DirectionVector"/>
<element ref="gml:CompassPoint"/>
<element name="DirectionKeyword" type="gml:CodeType"/>
<element name="DirectionString" type="gml:StringOrRefType"/>
</choice>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- DirectionVector -
Static variable in class GML
-
- DirectionVectorType -
Static variable in class GML
-
- DIRECTIONVECTORTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DirectionVectorType">
<annotation>
<documentation>Direction expressed as a vector, either using components, or using angles.
- directory -
Variable in class PropertyDataStore
-
- DIRECTORY -
Static variable in class PropertyDataStoreFactory
- DOCUMENT ME!
- DIRECTORY_KEY -
Static variable in class HsqlEpsgDatabase
- The key for fetching the database directory from
system properties.
- DIRECTORY_KEY -
Static variable in class ThreadedHsqlEpsgFactory
- The key for fetching the database directory from system properties.
- DirectPosition1D - Class in org.geotools.geometry
- Holds the coordinates for a one-dimensional position within some coordinate reference system.
- DirectPosition1D() -
Constructor for class DirectPosition1D
- Constructs a position initialized to (0) with a
null
coordinate reference system.
- DirectPosition1D(CoordinateReferenceSystem) -
Constructor for class DirectPosition1D
- Constructs a position with the specified coordinate reference system.
- DirectPosition1D(double) -
Constructor for class DirectPosition1D
- Constructs a 1D position from the specified ordinate.
- DirectPosition1D(DirectPosition) -
Constructor for class DirectPosition1D
- Constructs a position initialized to the same values than the specified point.
- DirectPosition2D - Class in org.geotools.geometry
- Holds the coordinates for a two-dimensional position within some coordinate reference system.
- DirectPosition2D() -
Constructor for class DirectPosition2D
- Constructs a position initialized to (0,0) with a
null
coordinate reference system.
- DirectPosition2D(CoordinateReferenceSystem) -
Constructor for class DirectPosition2D
- Constructs a position with the specified coordinate reference system.
- DirectPosition2D(double, double) -
Constructor for class DirectPosition2D
- Constructs a 2D position from the specified ordinates.
- DirectPosition2D(CoordinateReferenceSystem, double, double) -
Constructor for class DirectPosition2D
- Constructs a 2D position from the specified ordinates in the specified CRS.
- DirectPosition2D(Point2D) -
Constructor for class DirectPosition2D
- Constructs a position from the specified
Point2D
.
- DirectPosition2D(DirectPosition) -
Constructor for class DirectPosition2D
- Constructs a position initialized to the same values than the specified point.
- DirectPositionListType -
Static variable in class GML
-
- DIRECTPOSITIONLISTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DirectPositionListType">
<annotation>
<documentation>DirectPositionList instances hold the coordinates for a sequence of direct positions within the same coordinate
reference system (CRS).
- DirectPositionListTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type
http://www.opengis.net/gml:DirectPositionListType.
- DirectPositionListTypeBinding() -
Constructor for class DirectPositionListTypeBinding
-
- DirectPositionType -
Static variable in class GML
-
- DirectPositionType -
Static variable in class GML
-
- DIRECTPOSITIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DirectPositionType">
<annotation>
<documentation>DirectPosition instances hold the coordinates for a position within some coordinate reference system (CRS).
- DirectPositionTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:DirectPositionType.
- DirectPositionTypeBinding(GeometryFactory) -
Constructor for class DirectPositionTypeBinding
-
- DirectPositionTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:DirectPositionType.
- DirectPositionTypeBinding() -
Constructor for class DirectPositionTypeBinding
-
- DirectPropertyAccessorFactory - Class in org.geotools.filter.expression
- This class will *directly* access a Property with the name equal to xpath.
- DirectPropertyAccessorFactory() -
Constructor for class DirectPropertyAccessorFactory
-
- disableLayer(String) -
Method in class LabelCacheImpl
-
- disableLayer(String) -
Method in interface LabelCache
- Leaves the label information in the cache but ignores it when calculating what labels are drawn.
- disableLayer(String) -
Method in class LabelCacheDefault
-
- disableLayer(String) -
Method in class SynchronizedLabelCache
-
- disableShxUsage() -
Method in class ShapefileReader
- Disables .shx file usage.
- disconnect() -
Method in class DelaunayEdge
-
- disconnect() -
Method in class AbstractEpsgFactory
- Disconnect from the database, and remain idle.
- disconnect() -
Method in class OnlineTestCase
- Disconnection method, called from
OnlineTestCase.tearDown()
.
- disjoint(Expression, Expression) -
Method in interface FilterFactory
- Deprecated. Checks if the first operand is disjoint from the second.
- disjoint(String, Geometry) -
Method in class FilterFactoryImpl
-
- disjoint(Expression, Expression) -
Method in class FilterFactoryImpl
-
- disjoint(Geometry, Geometry) -
Static method in class StaticGeometry
-
- Disjoint -
Static variable in class OGC
-
- Disjoint -
Static variable in class OGC
-
- Disjoint -
Static variable in class OGC
-
- DisjointImpl - Class in org.geotools.filter.spatial
-
- DisjointImpl(FilterFactory, Expression, Expression) -
Constructor for class DisjointImpl
-
- DisjointIntegrity - Class in org.geotools.validation.relate
- Tests to see if a Geometry is disjoint with another Geometry.
- DisjointIntegrity() -
Constructor for class DisjointIntegrity
- OverlapsIntegrity Constructor
- DisjointIntegrityBeanInfo - Class in org.geotools.validation.relate
-
- DisjointIntegrityBeanInfo() -
Constructor for class DisjointIntegrityBeanInfo
-
- DisjointLists - Class in org.geotools.gui.swing
- A widget showing selected and unselected items in two disjoint list.
- DisjointLists() -
Constructor for class DisjointLists
- Construct a new list.
- DisjointSet<E> - Class in org.geotools.util
- A set which is disjoint from others
DisjointSet
s. - DisjointSet() -
Constructor for class DisjointSet
- Construct a initially empty set.
- DisjointSet(boolean) -
Constructor for class DisjointSet
- Construct a initially empty set with an optional trash set.
- DisjointSet(DisjointSet<E>) -
Constructor for class DisjointSet
- Construct a new set mutually exclusive with the specified set.
- DISPLACEMENT -
Static variable in class SLD
-
- Displacement - Interface in org.geotools.styling
- A Displacement gives X and Y offset displacements to use for rendering a
text label near a point.
- DisplacementImpl - Class in org.geotools.styling
- DOCUMENT ME!
- DisplacementImpl() -
Constructor for class DisplacementImpl
-
- DisplacementImpl(FilterFactory) -
Constructor for class DisplacementImpl
-
- DISPLACEMENTX -
Static variable in class SLD
-
- DISPLACEMENTY -
Static variable in class SLD
-
- DISPLAY -
Static variable in class DefaultCartesianCS
- A two-dimensional cartesian CS with
display x,
display y
axis.
- DISPLAY_X -
Static variable in class DefaultCoordinateSystemAxis
- A default axis for x values in a display device.
- DISPLAY_Y -
Static variable in class DefaultCoordinateSystemAxis
- A default axis for y values in a display device.
- DISPLAYABLE -
Static variable in enum ViewType
- Deprecated. Renamed as
ViewType.RENDERED
.
- dispose() -
Method in class ArcSDEDataStore
- Disposes this ArcSDEDataStore, which means disposing its session pool and hence closing all
the SeConnection objects held.
- dispose() -
Method in interface ISession
- Return to the pool (may not close the internal connection, depends on pool settings).
- dispose() -
Method in class SessionWrapper
-
- dispose(boolean) -
Method in class AbstractCoverage
- Provides a hint that a coverage will no longer be accessed from a reference in user space.
- dispose(boolean) -
Method in class GridCoverage2D
- Provides a hint that a coverage will no longer be accessed from a reference in user space.
- dispose() -
Method in class AbstractGridCoverage2DReader
- Disposes this reader.
- dispose() -
Method in class AbstractGridCoverageWriter
- Releases resources held by this
AbstractGridCoverageWriter
.
- dispose() -
Method in class AbstractDataStore
- Dummy implementation, it's a no-op.
- dispose() -
Method in interface DataAccess
- Disposes of this data store and releases any resource that it is using.
- dispose() -
Method in class PreGeneralizedDataStore
-
- dispose() -
Method in class JDBC2DataStore
-
- dispose() -
Method in class CollectionSource
-
- dispose() -
Method in class ShapefileDataStore
-
- dispose() -
Method in class AbstractDataStore2
- Dummy implementation, it's a no-op.
- dispose() -
Method in class ContentDataStore
-
- dispose() -
Method in class ContentEntry
- Disposes the entry by disposing all maintained state.
- dispose() -
Method in interface WFSProtocol
- Allows to free any resource held.
- dispose() -
Method in class WFS_1_1_0_DataStore
-
- dispose() -
Method in class WFS_1_1_0_Protocol
-
- dispose() -
Method in class ArcGridWriter
-
- dispose() -
Method in class ImageMosaicReader
- Releases resources held by this reader.
- dispose() -
Method in class ImagePyramidReader
-
- dispose() -
Method in class ProgressMailer
- Releases any resource used by this object.
- dispose() -
Method in class ProgressPrinter
- Releases any resource hold by this object.
- dispose() -
Method in class LoggingPanel
- Free any resources used by this
LoggingPanel
.
- dispose() -
Method in class ProgressWindow
- Releases any resource holds by this window.
- dispose() -
Method in class DeferredPlanarImage
- Provides a hint that this image will no longer be accessed from a reference in user space.
- dispose() -
Method in class AbstractAuthorityFactory
- Releases resources immediately instead of waiting for the garbage collector.
- dispose() -
Method in class AbstractAuthorityMediator
- Clean up the object pool of workers (since we are shutting down).
- dispose() -
Method in class AbstractCachedAuthorityFactory
- We will clear out our cache and factories reference
- dispose() -
Method in class AbstractEpsgMediator
-
- dispose() -
Method in class BufferedAuthorityFactory
- Releases resources immediately instead of waiting for the garbage collector.
- dispose() -
Method in class CachedAuthorityDecorator
-
- dispose() -
Method in class CachedCRSAuthorityDecorator
-
- dispose() -
Method in class DeferredAuthorityFactory
- Releases resources immediately instead of waiting for the garbage collector.
- dispose() -
Method in class AbstractEpsgFactory
- Disposes any resources hold by this object.
- dispose() -
Method in class DirectEpsgFactory
- Disposes any resources hold by this object.
- dispose() -
Method in class ThreadedAuthorityFactory
- Releases resources immediately instead of waiting for the garbage collector.
- dispose() -
Method in class TransformedAuthorityFactory
- Releases resources immediately instead of waiting for the garbage
collector.
- dispose(boolean) -
Method in class BaseCoverageProcessingNode
- Disposes this
CoverageProcessingNode
along with all the resources
it might have allocated
The result for this CoverageProcessingNode
is also disposed.
- dispose(boolean) -
Method in interface CoverageProcessingNode
- Disposes all the resources used by this
CoverageProcessingNode
.
- dispose(boolean) -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- dispose(boolean) -
Method in class SubchainStyleVisitorCoverageProcessingAdapter
-
- dispose() -
Method in class DelegateProgressListener
-
- dispose() -
Method in class NullProgressListener
-
- dispose() -
Method in interface ProgressListener
- Deprecated. Release any resources used by this listener.
- dispose() -
Method in class PicoMap
-
- distance(Geometry, Geometry) -
Static method in class StaticGeometry
-
- distance(Coordinate[], int, int) -
Static method in class GeometryUtil
-
- distance(double[], double[]) -
Method in class AbstractCRS
- Computes the distance between two points.
- distance(double[], double[]) -
Method in class DefaultGeographicCRS
- Computes the orthodromic distance between two points.
- distance(double[], double[]) -
Method in class AbstractCS
- Computes the distance between two points.
- distance(double[], double[]) -
Method in class DefaultCartesianCS
- Computes the distance between two points.
- distance(double[], double[]) -
Method in class DefaultLinearCS
- Computes the distance between two points.
- distance(double[], double[]) -
Method in class DefaultTimeCS
- Computes the time difference between two points.
- distance(double[], double[]) -
Method in class DefaultVerticalCS
- Computes the distance between two points.
- DISTANCE_ATTR -
Static variable in class GeneralizationInfosProviderImpl
-
- DistanceBufferType -
Static variable in class OGC
-
- DistanceBufferType -
Static variable in class OGC
-
- DistanceType -
Static variable in class OGC
-
- DistanceType -
Static variable in class OGC
-
- DistributionImpl - Class in org.geotools.metadata.iso.distribution
- Information about the distributor of and options for obtaining the resource.
- DistributionImpl() -
Constructor for class DistributionImpl
- Constructs an initially empty distribution.
- DistributionImpl(Distribution) -
Constructor for class DistributionImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- DistributorImpl - Class in org.geotools.metadata.iso.distribution
- Information about the distributor.
- DistributorImpl() -
Constructor for class DistributorImpl
- Constructs an initially empty distributor.
- DistributorImpl(Distributor) -
Constructor for class DistributorImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- DistributorImpl(ResponsibleParty) -
Constructor for class DistributorImpl
- Creates a distributor with the specified contact.
- Div -
Static variable in class OGC
-
- Div -
Static variable in class OGC
-
- DIVERGING -
Static variable in class ColorBrewer
-
- divide(Expression, Expression) -
Method in class FilterFactoryImpl
-
- divide(Complex, Complex) -
Method in class Complex
- Divides one complex number by another.
- divide(Fraction) -
Method in class Fraction
- Divides this fraction by the given fraction.
- divideBy(Coverage, double[]) -
Method in class Operations
- Divides every sample values of the source coverage by constants (one for each band).
- DivideByConst - Class in org.geotools.coverage.processing.operation
- Divides every sample values of the source coverage by constants (one for each band).
- DivideByConst() -
Constructor for class DivideByConst
- Constructs a default
"DivideByConst"
operation.
- DivideImpl - Class in org.geotools.filter.expression
- Implementation of divide expression.
- DivideImpl(Expression, Expression) -
Constructor for class DivideImpl
-
- divisors(int) -
Static method in class XMath
- Returns the divisors of the specified number as positive integers.
- dmsAngle -
Static variable in class GML
-
- DMSAngleType -
Static variable in class GML
-
- DMSANGLETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DMSAngleType">
<annotation>
<documentation>Angle value provided in degree-minute-second or degree-minute format.
- dmsAngleValue -
Static variable in class GML
-
- doClose() -
Method in class ShapefileFeatureWriter
-
- Document -
Static variable in class KML
-
- document -
Variable in class XMLTestSupport
- the instance document
- DocumentFactory - Class in org.geotools.xml
- SchemaFactory purpose.
- DocumentFactory() -
Constructor for class DocumentFactory
-
- DocumentHandler - Class in org.geotools.xml.handlers
-
Represents the start of an XML document ... serves up elements wrapped in
handlers for a specified schema.
- DocumentHandler(ElementHandlerFactory) -
Constructor for class DocumentHandler
- Creates a new DocumentHandler object.
- DocumentHandler - Interface in org.geotools.xml.impl
-
- DocumentHandlerImpl - Class in org.geotools.xml.impl
-
- DocumentHandlerImpl(HandlerFactory, ParserHandler) -
Constructor for class DocumentHandlerImpl
-
- DocumentOutputDefinitionType -
Static variable in class WPS
-
- DocumentType -
Static variable in class KML
-
- DocumentTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:DocumentType.
- DocumentTypeBinding() -
Constructor for class DocumentTypeBinding
-
- DocumentWriter - Class in org.geotools.xml
- This is the thing that writes documents.
- DocumentWriter() -
Constructor for class DocumentWriter
-
- doInsert(MutableFIDFeature) -
Method in class JDBCFeatureWriter
- Inserts a feature into the database.
- doInsert(MutableFIDFeature) -
Method in class JDBCPSFeatureWriter
- Override that uses prepared statements to perform the operation.
- doInsert(MutableFIDFeature) -
Method in class JDBCTextFeatureWriter
- Override that uses sql statements to perform the operation.
- doInsert() -
Method in class QueryData
- Insert a record in the current result set
- doInsert(Connection, byte[]) -
Method in class DatabaseNode
- Inserts this Node into the database
- doLayout() -
Method in class LoggingPanel
- Layout this component.
- Domain1D<T extends DomainElement1D> - Interface in org.geotools.referencing.piecewise
- An immutable
Domain1D
as a list of DomainElement1D
. - DomainConsistencyImpl - Class in org.geotools.metadata.iso.quality
- Adherence of values to the value domains.
- DomainConsistencyImpl() -
Constructor for class DomainConsistencyImpl
- Constructs an initially empty domain consistency.
- DomainConsistencyImpl(DomainConsistency) -
Constructor for class DomainConsistencyImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- DomainElement1D - Interface in org.geotools.referencing.piecewise
- A
DomainElement1D
can be seen as a monodimensional range of values with its own label. - DomainMetadataType -
Static variable in class OWS
-
- domainOfValidity -
Variable in class AbstractCoordinateOperation
- Area in which this operation is valid, or
null
if not available.
- domainSet -
Static variable in class GML
-
- domainSet -
Static variable in class WCS
-
- DomainSetType -
Static variable in class GML
-
- DomainSetType -
Static variable in class WCS
-
- DOMAINSETTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DomainSetType">
<annotation>
<documentation>The spatiotemporal domain of a coverage.
- DomainSetTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:DomainSetType.
- DomainSetTypeBinding() -
Constructor for class DomainSetTypeBinding
-
- DomainSubsetType -
Static variable in class WCS
-
- DomainSubsetTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:DomainSubsetType.
- DomainSubsetTypeBinding() -
Constructor for class DomainSubsetTypeBinding
-
- DomainType -
Static variable in class OWS
-
- DomainType -
Static variable in class OWS
-
- DomainTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:DomainType.
- DomainTypeBinding(Ows10Factory) -
Constructor for class DomainTypeBinding
-
- DomainValidation - Class in org.geotools.validation.attributes
- DomainValidation purpose.
- DomainValidation() -
Constructor for class DomainValidation
- DomainValidation constructor.
- DomainValidationBeanInfo - Class in org.geotools.validation.attributes
- DomainValidationBeanInfo purpose.
- DomainValidationBeanInfo() -
Constructor for class DomainValidationBeanInfo
- GazetteerNameValidationBeanInfo constructor.
- DOMParser - Class in org.geotools.xml
- Parses a DOM (Document Object Model) using the geotools xml binding system.
- DOMParser(Configuration, Document) -
Constructor for class DOMParser
- Creates a new instance of the parser.
- DONT_BREAK_LINES -
Static variable in class Base64
- Don't break lines when encoding (violates strict Base64 specification)
- doOperation(ParameterValueGroup, Hints) -
Method in class AbstractOperation
- Applies a process operation to a coverage.
- doOperation(ParameterValueGroup) -
Method in class AbstractProcessor
- Applies an operation.
- doOperation(ParameterValueGroup) -
Method in class BufferedProcessor
- Applies an operation.
- doOperation(ParameterValueGroup) -
Method in class DefaultProcessor
- Applies a process operation to a coverage.
- doOperation(ParameterValueGroup, Hints) -
Method in class Crop
- Applies a crop operation to a coverage.
- doOperation(ParameterValueGroup, Hints) -
Method in class Interpolate
- Applies an interpolation to a grid coverage.
- doOperation(ParameterValueGroup, Hints) -
Method in class Resample
- Resamples a grid coverage.
- doOperation(ParameterValueGroup, Hints) -
Method in class SelectSampleDimension
- Applies the band select operation to a grid coverage.
- doOperation(ParameterValueGroup, Hints) -
Method in class OperationJAI
- Applies a process operation to a grid coverage.
- doOperation(String, Coverage) -
Method in class Operations
- Applies a process operation with default parameters.
- doOperation(String, Coverage, String, Object) -
Method in class Operations
- Applies a process operation with one parameter.
- doOperation(String, Coverage, String, Object, String, Object) -
Method in class Operations
- Applies process operation with two parameters.
- doOperation(String, Coverage, String, Object, String, Object, String, Object) -
Method in class Operations
- Applies a process operation with three parameters.
- doOperation(String, Coverage, String, Object, String, Object, String, Object, String, Object) -
Method in class Operations
- Applies a process operation with four parameters.
- doOperation(String, Coverage, String, Object, String, Object, String, Object, String, Object, String, Object) -
Method in class Operations
- Applies a process operation with five parameters.
- doOperation(String, Coverage, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) -
Method in class Operations
- Applies a process operation with six parameters.
- doSave() -
Method in class FileSystemNode
-
- doSave() -
Method in class DatabaseNode
-
- doSave() -
Method in class FileSystemNode
-
- doSave() -
Method in class MemoryNode
-
- doSave() -
Method in class Node
- Saves this
Node
; called from save()
- DOUBLE -
Static variable in class SimpleSchema
- DOUBLE to Double.class
- DOUBLE -
Static variable in class XS
-
- double2bool(double) -
Static method in class StaticGeometry
-
- DOUBLE_HORIZONTAL_LINE -
Static variable in class TableWriter
- A line separator for .
- DOUBLE_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="double" name="double">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasFacet name="maxInclusive"/>
<hfp:hasFacet name="maxExclusive"/>
<hfp:hasFacet name="minInclusive"/>
<hfp:hasFacet name="minExclusive"/>
<hfp:hasProperty name="ordered" value="total"/>
<hfp:hasProperty name="bounded" value="true"/>
<hfp:hasProperty name="cardinality" value="finite"/>
<hfp:hasProperty name="numeric" value="true"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#double"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="double.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- DOUBLE_VERTICAL_LINE -
Static variable in class TableWriter
- A column separator for constructor.
- doubleList -
Static variable in class GML
-
- doubleList -
Static variable in class GML
-
- DOUBLELIST_TYPE -
Static variable in class GMLSchema
-
<simpleType name="doubleList">
<annotation>
<documentation>XML List based on XML Schema double type.
- DoubleListBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:doubleList.
- DoubleListBinding() -
Constructor for class DoubleListBinding
-
- DoubleListBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:doubleList.
- DoubleListBinding() -
Constructor for class DoubleListBinding
-
- doubleOrNull -
Static variable in class GML
-
- DOUBLEORNULL_TYPE -
Static variable in class GMLSchema
-
<simpleType name="doubleOrNull">
<annotation>
<documentation>Union of the XML Schema double type and the GML Nulltype.
- doubleOrNullList -
Static variable in class GML
-
- DOUBLEORNULLLIST_TYPE -
Static variable in class GMLSchema
-
<simpleType name="doubleOrNullList">
<annotation>
<documentation>XML List based on the union type defined above.
- doubleOrNullTupleList -
Static variable in class GML
-
- doubleValue() -
Method in class Fraction
- Returns the fraction as a floating point number.
- doubleValue() -
Method in class Measure
- Returns the scalar value.
- doubleValue() -
Method in class RepresentativeFractionImpl
- Returns the scale in a form usable for computation.
- doubleValue(Unit<?>) -
Method in class FloatParameter
- Returns the numeric value of the coordinate operation parameter in the specified unit
of measure.
- doubleValue() -
Method in class FloatParameter
- Returns the numeric value of the coordinate operation parameter with its
associated unit of measure.
- doubleValue(Unit<?>) -
Method in class Parameter
- Returns the numeric value of the coordinate operation parameter in the specified unit
of measure.
- doubleValue() -
Method in class Parameter
- Returns the numeric value of the coordinate operation parameter with its
associated unit of measure.
- doubleValue(ParameterDescriptor<?>, ParameterValueGroup) -
Static method in class MathTransformProvider
- Returns the parameter value for the specified operation parameter.
- doubleValue(ParameterDescriptor, ParameterValueGroup) -
Static method in class MapProjection.AbstractProvider
- Returns the parameter value for the specified operation parameter in standard units.
- doubleValue(Expression) -
Static method in class SLD
- Deprecated.
- doubleValueList(Unit<?>) -
Method in class FloatParameter
- Wraps the value in an array of length 1.
- doubleValueList() -
Method in class FloatParameter
- Wraps the value in an array of length 1.
- doubleValueList(Unit<?>) -
Method in class Parameter
- Returns an ordered sequence of numeric values in the specified unit of measure.
- doubleValueList() -
Method in class Parameter
- Returns an ordered sequence of two or more numeric values of an operation parameter
list, where each value has the same associated unit of measure.
- doUpdate(SimpleFeature, SimpleFeature) -
Method in class JDBCFeatureWriter
-
- doUpdate(SimpleFeature, SimpleFeature) -
Method in class JDBCPSFeatureWriter
- Override that uses sql statements to perform the operation.
- doUpdate(SimpleFeature, SimpleFeature) -
Method in class JDBCTextFeatureWriter
- Override that uses sql statements to perform the operation.
- doUpdate(Connection, byte[]) -
Method in class DatabaseNode
- Update the databse with this Node informations
- DPI_KEY -
Static variable in class StreamingRenderer
-
- DPI_KEY -
Static variable in class ShapefileRenderer
-
- drawDirect(BufferedImage, SimpleFeature, Style) -
Method in class Drawer
- Used to draw a freature directly onto the provided image.
- drawDirect(BufferedImage, SimpleFeature, Rule) -
Method in class Drawer
-
- Drawer - Class in org.geotools.legend
- This class is used to isolate GeoTools from the specific graphic library
being used for rendering.
- drawFeature(BufferedImage, SimpleFeature, AffineTransform, boolean, MathTransform) -
Method in class Drawer
-
- drawFeature(BufferedImage, SimpleFeature, AffineTransform) -
Method in class Drawer
-
- drawFeature(BufferedImage, SimpleFeature, AffineTransform, Style) -
Method in class Drawer
-
- drawFeature(BufferedImage, SimpleFeature, Style, AffineTransform) -
Method in class Drawer
-
- drawFeature(BufferedImage, SimpleFeature, AffineTransform, boolean, Symbolizer[], MathTransform) -
Method in class Drawer
-
- drawFeature(BufferedImage, SimpleFeature, AffineTransform, boolean, Symbolizer, MathTransform, LiteShape) -
Method in class Drawer
-
- DrawingTypeType -
Static variable in class GML
-
- DRAWINGTYPETYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="DrawingTypeType">
<annotation>
<documentation>Graph-specific styling property.
- DRIVERCLASS -
Static variable in class DBCPDataSourceFactory
-
- DRIVERCLASS -
Static variable in class DBReaderWriter
- JDBC driver class name key
- DRIVERNAME -
Static variable in class DB2DataStoreFactory
-
- DRIVERURL -
Static variable in class DBReaderWriter
- JDBC driver url
- ds -
Variable in class WFSFeatureSource
-
- DSFinderRepository - Class in org.geotools.data.gen
- Implementation of
Repository
This class interprets the data source name as a file name or
an URL for a property file containing the ds creation parameters
For shape files ending with .shp or SHP, the shape file could be passed as name - DSFinderRepository() -
Constructor for class DSFinderRepository
-
- DSTYPE -
Static variable in class DBCPDataSourceFactory
-
- DSTYPE -
Static variable in class JNDIDataSourceFactory
-
- DTEDFormat - Class in org.geotools.coverageio.gdal.dted
- An implementation of
Format
for the DTED format. - DTEDFormat() -
Constructor for class DTEDFormat
- Creates an instance and sets the metadata.
- DTEDFormatFactory - Class in org.geotools.coverageio.gdal.dted
- Implementation of the
Format
service provider interface for DTED
files. - DTEDFormatFactory() -
Constructor for class DTEDFormatFactory
-
- DTEDReader - Class in org.geotools.coverageio.gdal.dted
- This class can read a DTED data source and create a
GridCoverage2D
from the data. - DTEDReader(Object) -
Constructor for class DTEDReader
- Creates a new instance of a
DTEDReader
.
- DTEDReader(Object, Hints) -
Constructor for class DTEDReader
- Creates a new instance of a
DTEDReader
.
- DUBLIN_JULIAN -
Static variable in class DefaultTemporalCRS
- Time measured in days since December 31, 1899 at 12:00 UTC.
- DUBLIN_JULIAN -
Static variable in class DefaultTemporalDatum
- Datum for time measured since December 31, 1899 at 12:00 UTC.
- DummyGraphWalker - Class in org.geotools.graph.traverse.basic
- A simple implementation of GraphWalker that does nothing but signal
a graph traversal to continue.
- DummyGraphWalker() -
Constructor for class DummyGraphWalker
-
- duplicate(Object) -
Static method in class DataUtilities
-
- duplicate(Object) -
Method in interface AttributeType
- Deprecated. Create a duplicate value of the passed Object.
- duplicate(Object) -
Method in class DefaultAttributeType
- Return a safe Object copy.
- duplicate(Feature) -
Method in class DefaultFeatureType
-
- duplicate(Object) -
Method in interface FeatureAttributeType
- Method should return getSchema().duplicate( feature )
Exampe implementation:
return getSchema().duplicate( (Feature) getValue() );
It is understood that FeatureType.duplicate
- duplicate(Feature) -
Method in interface FeatureType
- Deprecated. Create a duplicate of the provided feature, must delegate to an appropriate FeatureFactory
create method.
- duplicate(Object) -
Method in class ChoiceAttributeType
- Deprecated. Goes through the children, and searches for a duplicator that works.
- duplicate(Object) -
Method in class FeatureAttributeType
-
- duplicate(Object) -
Method in class GeometricAttributeType
- Deprecated.
- duplicate(Object) -
Method in class ListAttributeType
- Deprecated.
- duplicate(Object) -
Method in class NumericAttributeType
- Duplicate the given Object.
- duplicate(Object) -
Method in class SetAttributeType
- Deprecated. This method is unstable ... and does not yet check validity well.
- duplicate(Object) -
Method in class TemporalAttributeType
-
- duplicate(Object) -
Method in class TextualAttributeType
- Duplicate as a String
- duplicate(Filter) -
Method in class Filters
- Deep copy the filter.
- duplicate() -
Method in class Walk
-
- DuplicatingFilterVisitor - Class in org.geotools.filter.visitor
- Used to duplication Filters and/or Expressions - returned object is a copy.
- DuplicatingFilterVisitor() -
Constructor for class DuplicatingFilterVisitor
-
- DuplicatingFilterVisitor(FilterFactory2) -
Constructor for class DuplicatingFilterVisitor
-
- DuplicatingStyleVisitor - Class in org.geotools.styling.visitor
- Creates a deep copy of a Style, this class is *NOT THREAD SAFE*.
- DuplicatingStyleVisitor() -
Constructor for class DuplicatingStyleVisitor
-
- DuplicatingStyleVisitor(StyleFactory) -
Constructor for class DuplicatingStyleVisitor
-
- DuplicatingStyleVisitor(StyleFactory, FilterFactory2) -
Constructor for class DuplicatingStyleVisitor
-
- duration -
Static variable in class GML
-
- Duration - Class in org.geotools.xml.impl
- Implementation of xs:duration.
- Duration(boolean, int, int, int, int, int, int, long) -
Constructor for class Duration
- Creates a new instance with the given values.
- DURATION -
Static variable in class XS
-
- DURATION_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="duration" name="duration">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasFacet name="maxInclusive"/>
<hfp:hasFacet name="maxExclusive"/>
<hfp:hasFacet name="minInclusive"/>
<hfp:hasFacet name="minExclusive"/>
<hfp:hasProperty name="ordered" value="partial"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#duration"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="duration.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- dwithin(Expression, Expression, double, String) -
Method in interface FilterFactory
- Deprecated. Checks if any part of the first geometry lies within the given distance of the second geometry.
- dwithin(String, Geometry, double, String) -
Method in class FilterFactoryImpl
-
- dwithin(Expression, Expression, double, String) -
Method in class FilterFactoryImpl
-
- DWithin -
Static variable in class OGC
-
- DWithin -
Static variable in class OGC
-
- DWithin -
Static variable in class OGC
-
- DWithinImpl - Class in org.geotools.filter.spatial
-
- DWithinImpl(FilterFactory, Expression, Expression) -
Constructor for class DWithinImpl
-
- dx(LineString) -
Static method in class GeometryUtil
-
- dx -
Variable in class PixelTranslation
- The translation among the x axis relative to pixel center.
- dx -
Variable in class BursaWolfParameters
- Bursa Wolf shift in meters.
- DX -
Static variable in class GeocentricTranslation.Provider
- The operation parameter descriptor for the X-axis translation ("dx")
parameter value.
- DX -
Static variable in class MolodenskiTransform.Provider
- The operation parameter descriptor for the X-axis translation ("dx")
parameter value.
- dy(LineString) -
Static method in class GeometryUtil
-
- dy -
Variable in class PixelTranslation
- The translation among the y axis relative to pixel center.
- dy -
Variable in class BursaWolfParameters
- Bursa Wolf shift in meters.
- DY -
Static variable in class GeocentricTranslation.Provider
- The operation parameter descriptor for the Y-axis translation ("dy")
parameter value.
- DY -
Static variable in class MolodenskiTransform.Provider
- The operation parameter descriptor for the Y-axis translation ("dy")
parameter value.
- DynamicFeatureCollectionType -
Static variable in class GML
-
- DYNAMICFEATURECOLLECTIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DynamicFeatureCollectionType">
<annotation>
<documentation>A dynamic feature collection may possess a history and/or a timestamp.
- DynamicFeatureType -
Static variable in class GML
-
- DYNAMICFEATURETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="DynamicFeatureType">
<annotation>
<documentation>A dynamic feature may possess a history and/or a timestamp.
- DynamicLineStyle2D - Class in org.geotools.renderer.style
- A dynamic line style, that will compute its parameters each time they are requested instead of
caching them
- DynamicLineStyle2D(SimpleFeature, LineSymbolizer) -
Constructor for class DynamicLineStyle2D
- Creates a new instance of DynamicLineStyle2D
- DynamicPolygonStyle2D - Class in org.geotools.renderer.style
- A dynamic polygon style, that will compute its parameters each time they are requested instead
of caching them
- DynamicPolygonStyle2D(SimpleFeature, PolygonSymbolizer) -
Constructor for class DynamicPolygonStyle2D
- Creates a new instance of DynamicPolygonStyle2D
- DynamicSymbolFactoryFinder - Class in org.geotools.renderer.style
- Searches for all available
ExternalGraphicFactory
and
MarkFactory
implementations. - dz -
Variable in class BursaWolfParameters
- Bursa Wolf shift in meters.
- DZ -
Static variable in class GeocentricTranslation.Provider
- The operation parameter descriptor for the Z-axis translation ("dz")
parameter value.
- DZ -
Static variable in class MolodenskiTransform.Provider
- The operation parameter descriptor for the Z-axis translation ("dz")
parameter value.
EarthGravitationalModel
.Format
for the ECW format.Format
service provider interface for ECW
files.GridCoverage2D
from the data.ECWReader
.
ECWReader
.
<complexType name="EdgeType">
<annotation>
<documentation>There is precisely one positively directed and one negatively directed node in the boundary of every edge.
- editOperationFailed(SeStreamOp) -
Method in interface ArcSdeVersionHandler
- Called when a single edit operation that was settled up with
#setUpStream(SeStreamOp)
fails
- editOperationFailed(SeStreamOp) -
Method in class AutoCommitDefaultVersionHandler
-
- editOperationFailed(SeStreamOp) -
Method in class TransactionDefaultVersionHandler
- Not called at all
- editOperationWritten(SeStreamOp) -
Method in interface ArcSdeVersionHandler
- Called after successful execution of any single edit (SeInsert, SeUpdate, SeDelete)
operation.
- editOperationWritten(SeStreamOp) -
Method in class AutoCommitDefaultVersionHandler
-
- editOperationWritten(SeStreamOp) -
Method in class TransactionDefaultVersionHandler
- Not called at all
- EfficientInverseColorMapComputation - Class in org.geotools.image.palette
- This class is responsible for computing efficiently an inverse color map for
a given color map.
- EfficientInverseColorMapComputation(byte[][], int) -
Constructor for class EfficientInverseColorMapComputation
EfficientInverseColorMapComputation
that allows us to specify the
number of bits we are going to save from the quantization.
- EID -
Static variable in class OGC
-
- ELEMENT -
Static variable in class Parameter
- "element": Class to use as the Element type for List
.
- Element - Class in org.geotools.referencing.wkt
- An element in a Well Know Text (WKT).
- element(URI, String, Attributes) -
Method in interface PrintHandler
- DOCUMENT ME!
- Element - Interface in org.geotools.xml.schema
-
Instances of this interface are intended to represent XML Schema Elements.
- ELEMENT -
Static variable in interface ElementGrouping
- ElementGrouping mask to determine the type of ElementGrouping
represented.
- element(String, String) -
Method in class TransformerBase.TranslatorSupport
-
- element(String, String, Attributes) -
Method in class TransformerBase.TranslatorSupport
-
- ELEMENT -
Static variable in class XS
-
- ElementEncodeExecutor - Class in org.geotools.xml.impl
-
- ElementEncodeExecutor(Object, XSDElementDeclaration, Document, Logger) -
Constructor for class ElementEncodeExecutor
-
- ElementEncoder - Class in org.geotools.xml.impl
- Utility class to be used by bindings to encode an element or an attribute.
- ElementEncoder(BindingWalker, MutablePicoContainer) -
Constructor for class ElementEncoder
-
- ElementGrouping - Interface in org.geotools.xml.schema
-
This represents an abstract collection of xml element definitions within a
Schema.
- ElementGroupingHandler - Class in org.geotools.xml.handlers.xsi
-
Allows the developer to avoid instanceof operators when wishing to compress.
- ElementGroupingHandler() -
Constructor for class ElementGroupingHandler
-
- ElementGT - Class in org.geotools.xml.schema.impl
- Provides ...TODO summary sentence
TODO Description
Responsibilities:
Example Use:
ElementGT x = new ElementGT( ... );
TODO code example
- ElementGT(String, String, URI, Type, int, int, boolean, Element, boolean) -
Constructor for class ElementGT
- Construct
ElementGT
.
- ElementHandler - Interface in org.geotools.xml.impl
- Classes implementing this interface serve has handlers for elements in an
instance document as it is parsed.
- ElementHandlerFactory - Class in org.geotools.xml.handlers
-
This class is used to create handlers for child elements based on the
currently defined namespaces.
- ElementHandlerFactory(Logger) -
Constructor for class ElementHandlerFactory
- Creates a new ElementHandlerFactory object.
- ElementHandlerImpl - Class in org.geotools.xml.impl
-
- ElementHandlerImpl(XSDElementDeclaration, Handler, ParserHandler) -
Constructor for class ElementHandlerImpl
-
- ElementImpl - Class in org.geotools.metadata.iso.quality
- Type of test applied to the data specified by a data quality scope.
- ElementImpl() -
Constructor for class ElementImpl
- Constructs an initially empty element.
- ElementImpl(Element) -
Constructor for class ElementImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ElementImpl(Result) -
Constructor for class ElementImpl
- Creates an element initialized to the given result.
- ElementImpl - Class in org.geotools.xml.impl
-
- ElementImpl(XSDElementDeclaration) -
Constructor for class ElementImpl
-
- ElementInstance - Interface in org.geotools.xml
- Represents an element in an instance document.
- ElementNameStreamingParserHandler - Class in org.geotools.xml.impl
-
- ElementNameStreamingParserHandler(Configuration, QName) -
Constructor for class ElementNameStreamingParserHandler
-
- elementSafe(String, String) -
Method in class TransformerBase.TranslatorSupport
- Will only issue the provided element if content is non empty
- ElementTypeHandler - Class in org.geotools.xml.handlers.xsi
- ElementTypeHandler purpose.
- ElementTypeHandler() -
Constructor for class ElementTypeHandler
-
- ElementValue - Interface in org.geotools.xml.schema
-
This interface is intended to represent a data structure to pass resolved
Child elements to the parent element.
- ElementValueGT - Class in org.geotools.xml.schema.impl
-
DOCUMENT ME!
- ElementValueGT(Element, Object) -
Constructor for class ElementValueGT
- Creates a new ElementValueGT object.
- ELEVATION -
Static variable in interface GetMapRequest
- Represents the ELEVATION parameter
- Ellipsoid -
Static variable in class GML
-
- ELLIPSOID_SHIFT -
Static variable in class AbstractCoordinateOperationFactory
- The identifier for a transformation which is a datum shift without
Bursa Wolf parameters.
- ELLIPSOIDAL -
Static variable in class DefaultVerticalDatum
- Default vertical datum for ellipsoidal heights.
- ELLIPSOIDAL_HEIGHT -
Static variable in class DefaultVerticalCRS
- Default vertical coordinate reference system using ellipsoidal datum.
- ELLIPSOIDAL_HEIGHT -
Static variable in class DefaultCoordinateSystemAxis
- The default axis for height values above the ellipsoid in a
geographic CRS.
- ELLIPSOIDAL_HEIGHT -
Static variable in class DefaultVerticalCS
- A one-dimensional vertical CS with
ellipsoidal height axis in metres.
- EllipsoidalCS -
Static variable in class GML
-
- ellipsoidalCSRef -
Static variable in class GML
-
- EllipsoidalCSRefType -
Static variable in class GML
-
- ELLIPSOIDALCSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="EllipsoidalCSRefType">
<annotation>
<documentation>Association to an ellipsoidal coordinate system, either referencing or containing the definition of that coordinate system.
- EllipsoidalCSType -
Static variable in class GML
-
- ELLIPSOIDALCSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="EllipsoidalCSType">
<annotation>
<documentation>A two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.
- EllipsoidBaseType -
Static variable in class GML
-
- ELLIPSOIDBASETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="EllipsoidBaseType">
<annotation>
<documentation>Basic encoding for ellipsoid objects, simplifying and restricting the DefinitionType as needed.
- ellipsoidID -
Static variable in class GML
-
- ellipsoidName -
Static variable in class GML
-
- ellipsoidRef -
Static variable in class GML
-
- EllipsoidRefType -
Static variable in class GML
-
- ELLIPSOIDREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="EllipsoidRefType">
<annotation>
<documentation>Association to an ellipsoid, either referencing or containing the definition of that ellipsoid.
- EllipsoidType -
Static variable in class GML
-
- ELLIPSOIDTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="EllipsoidType">
<annotation>
<documentation>An ellipsoid is a geometric figure that can be used to describe the approximate shape of the earth.
- ELSEFILTER -
Static variable in class SLD
-
- ELSEMODE_IGNORE -
Static variable in class StyleGenerator
-
- ELSEMODE_INCLUDEASMAX -
Static variable in class StyleGenerator
-
- ELSEMODE_INCLUDEASMIN -
Static variable in class StyleGenerator
-
- elseRules -
Variable in class LiteFeatureTypeStyle
-
- EmfAppSchemaParser - Class in org.geotools.data.wfs.v1_1_0.parsers
- Utility class to parse FeatureType given by an XML schema location and the name of the Feature
Element whose type is the one needed.
- EmfAppSchemaParser() -
Constructor for class EmfAppSchemaParser
-
- EMFUtils - Class in org.geotools.xml
- Utility methods for working with emf model objects.
- EMFUtils() -
Constructor for class EMFUtils
-
- EMPTY -
Static variable in class DefaultFeatureType
- An feature type with no attributes
- EMPTY -
Static variable in class FeatureTypes
- An feature type with no attributes
- empty() -
Method in class BuildResultStack
-
- EMPTY -
Static variable in class ParameterGroup
- An empty parameter value group.
- EMPTY -
Static variable in class RelationIntegrity
-
- EMPTY_ACCURACY_ARRAY -
Static variable in class AbstractCoordinateOperation
- An empty array of positional accuracy.
- EMPTY_ALIAS_ARRAY -
Static variable in class AbstractIdentifiedObject
- An empty array of alias.
- EMPTY_GROUP -
Static variable in class Parameters
- An empty parameter group.
- EMPTY_HINTS -
Static variable in class FactoryFinder
- A set of empty hints, which exclude any system hints.
- EMPTY_IDENTIFIER_ARRAY -
Static variable in class AbstractIdentifiedObject
- An empty array of identifiers.
- EMPTY_WRITER -
Static variable in class IndexedFidWriter
-
- emptyAtts -
Variable in class ShapefileFeatureWriter
-
- EmptyFeatureCollection - Class in org.geotools.data.store
-
- EmptyFeatureCollection(SimpleFeatureType) -
Constructor for class EmptyFeatureCollection
-
- EmptyFeatureReader<T extends FeatureType,F extends Feature> - Class in org.geotools.data
- Represents an Empty, Typed, FeatureReader.
- EmptyFeatureReader(T) -
Constructor for class EmptyFeatureReader
- An Empty FeatureReader
of the provided featureType
.
- EmptyFeatureWriter - Class in org.geotools.data
- Represents an Empty, Typed, FeatureWriter.
- EmptyFeatureWriter(SimpleFeatureType) -
Constructor for class EmptyFeatureWriter
- An Empty FeatureWriter of the provided
featureType
.
- EmptyIterator - Class in org.geotools.data.store
- An iterator that returns no content.
- EmptyIterator() -
Constructor for class EmptyIterator
-
- EmptyIterator - Class in org.geotools.geometry.jts
- An iterator for empty geometries
- EmptyIterator() -
Constructor for class EmptyIterator
-
- emptyQueue() -
Static method in class Utilities
- Returns a queue which is always empty and accepts no element.
- enableLayer(String) -
Method in class LabelCacheImpl
-
- enableLayer(String) -
Method in interface LabelCache
- Enable a layer after being disabled.
- enableLayer(String) -
Method in class LabelCacheDefault
-
- enableLayer(String) -
Method in class SynchronizedLabelCache
-
- encode(Filter) -
Method in class FilterToSQLSDE
- overriden just to avoid the "WHERE" keyword
- encode(Filter) -
Method in class GeometryEncoderSDE
- overriden just to avoid the "WHERE" keyword
- encode(StringBuffer, Expression) -
Method in class DefaultSQLBuilder
- Deprecated.
- encode(StringBuffer, Filter) -
Method in class DefaultSQLBuilder
- Deprecated.
- encode(Filter) -
Method in class FilterToSQL
- Performs the encoding, sends the encoded sql to the writer passed in.
- encode(Expression) -
Method in class FilterToSQL
- Performs the encoding, sends the encoded sql to the writer passed in.
- encode(StringBuffer, Expression) -
Method in class GeoAPISQLBuilder
-
- encode(StringBuffer, Filter) -
Method in class GeoAPISQLBuilder
-
- encode(StringBuffer, Expression) -
Method in interface SQLBuilder
- Lower level method allowing for the encoding of a single expession in sql
- encode(StringBuffer, Filter) -
Method in interface SQLBuilder
- Lower level method allowing for the encoding of a single filter in sql
- ENCODE -
Static variable in class Base64
- Specify encoding.
- encode(EObject, Configuration, OutputStream, Charset) -
Static method in class WFS_1_1_0_Protocol
- Encodes a WFS request into
out
- encode(Element, Object, PrintHandler, Map) -
Method in class ogcComplexTypes._GetCapabilities
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes.__ExtendedCapabilitiesType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._AttributionType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._AuthorityURLType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._BLANKType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._BMPType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._BoundingBoxType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._CapabilityType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._ContactAddressType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._ContactInformationType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._ContactPersonPrimaryType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._CW_WKBType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._DataURLType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._DCPTypeType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._DimensionType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._EX_GeographicBoundingBoxType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._ExceptionType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._ExtentType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._FeatureListURLType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._FormatType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._GeoTIFFType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._GetType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._GIFType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._GML_1Type
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._GML_2Type
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._GML_3Type
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._HTTPType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._IdentifierType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._INIMAGEType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._JPEGType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._KeywordListType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._KeywordsType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._KeywordType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._LatLonBoundingBoxType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._LayerType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._LegendURLType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._LogoURLType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._MetadataURLType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._MIMEType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._OnlineResourceType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._PNGType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._PostType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._PPMType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._RequestType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._ScaleHintType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._ServiceException
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._ServiceExceptionReport
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._ServiceType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._StyleSheetURLType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._StyleType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._StyleURLType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._SVGType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._TIFFType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._UserDefinedSymbolizationType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._VendorSpecificCapabilitiesType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._WBMPType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._WebCGMType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._WMS_CapabilitiesType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._WMS_XMLType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._WMT_MS_CapabilitiesType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSComplexTypes._WMTException
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSDescribeLayerTypes._LayerDescription
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSDescribeLayerTypes._Query
-
- encode(Element, Object, PrintHandler, Map) -
Method in class WMSDescribeLayerTypes.WMS_DescribeLayerResponse
-
- encode(Expression) -
Method in class FilterTransformer.FilterTranslator
-
- encode(Filter) -
Method in class FilterTransformer.FilterTranslator
-
- encode(Object) -
Method in class FilterTransformer.FilterTranslator
-
- encode(Writer, Filter) -
Method in class SQLEncoder
- Deprecated. Performs the encoding, sends the encoded sql to the writer passed in.
- encode(Filter) -
Method in class SQLEncoder
- Deprecated. Performs the encoding, returns a string of the encoded SQL.
- encode(Writer, Expression) -
Method in class SQLEncoder
- Deprecated.
- encode(Expression) -
Method in class SQLEncoder
- Deprecated. Performs the encoding, returns a string of the encoded SQL.
- encode(Object, Document, Element) -
Method in class Function_NameTypeBinding
-
- encode(Object, Document, Element) -
Method in class OGCDistanceTypeBinding
-
- encode(Object, Document, Element) -
Method in class OGCLiteralTypeBinding
-
- encode(Object, Document, Element) -
Method in class OGCPropertyNameTypeBinding
-
- encode(Object, String) -
Method in class ComparisonOperatorTypeBinding
-
- encode(Object, String) -
Method in class GeometryOperandTypeBinding
-
- encode(Object, String) -
Method in class SortOrderTypeBinding
-
- encode(Object) -
Method in class FeatureTransformer.FeatureTranslator
-
- encode(Object) -
Method in class FeatureTypeTransformer.FeatureTypeTranslator
- Encode object o, which must be an instance of FeatureType.
- encode(SimpleFeatureType) -
Method in class FeatureTypeTransformer.FeatureTypeTranslator
- Encode the supplied feature type.
- encode(AttributeDescriptor) -
Method in class FeatureTypeTransformer.FeatureTypeTranslator
- Encode an AttributeType.
- encode(Object, String) -
Method in class GeometryTransformer.GeometryTranslator
-
- encode(Object) -
Method in class GeometryTransformer.GeometryTranslator
-
- encode(Envelope) -
Method in class GeometryTransformer.GeometryTranslator
-
- encode(Envelope, String) -
Method in class GeometryTransformer.GeometryTranslator
-
- encode(Geometry) -
Method in class GeometryTransformer.GeometryTranslator
- Encodes the given geometry with no srsName attribute and forcing 2D
- encode(Geometry, String) -
Method in class GeometryTransformer.GeometryTranslator
- Encodes the geometry in plain 2D using the given srsName attribute value
- encode(Geometry, String, int) -
Method in class GeometryTransformer.GeometryTranslator
- Encodes the given geometry with the provided srsName attribute and for the specified dimensions
- encode(Object, Document, Element) -
Method in class GMLAbstractFeatureTypeBinding
-
- encode(Object, Document, Element) -
Method in class GMLCoordinatesTypeBinding
-
- encode(Object, String) -
Method in class GMLNullTypeBinding
-
- encode(Object, Document, Element) -
Method in class AbstractFeatureTypeBinding
-
- encode(Object, Document, Element) -
Method in class DirectPositionListTypeBinding
-
- encode(Object, Document, Element) -
Method in class DirectPositionTypeBinding
-
- encode(Object, Document, Element) -
Method in class EnvelopeTypeBinding
-
- encode(Object, Document, Element) -
Method in class MeasureTypeBinding
-
- encode(Object, String) -
Method in class NullTypeBinding
-
- encode(Object, Document, Element) -
Method in class DirectPositionTypeBinding
-
- encode(Object, Document, Element) -
Method in class EnvelopeTypeBinding
-
- encode(Object, Document, Element) -
Method in class EnvelopeWithTimePeriodTypeBinding
-
- encode(Object, Document, Element) -
Method in class GridEnvelopeTypeBinding
-
- encode(Object, Document, Element) -
Method in class TimePositionTypeBinding
-
- encode(Object, String) -
Method in class CoordinatesTypeBinding
-
- encode(Object, String) -
Method in class UnitBinding
- Performs the encoding of the object as a String.
- encode(Object, String) -
Method in class SLDFormatBinding
-
- encode(Object, String) -
Method in class SLDGammaValueBinding
-
- encode(Object) -
Method in class ArgHelper.BooleanMapping
- Implementation of encode.
- encode(Object) -
Method in class ArgHelper.DateMapping
- Implementation of encode.
- encode(Object) -
Method in class ArgHelper.DoubleMapping
- Implementation of encode.
- encode(Object) -
Method in class ArgHelper.EnvelopeMapping
- Implementation of encode.
- encode(Object) -
Method in class ArgHelper.FilterMapping
- Implementation of encode.
- encode(Object) -
Method in class ArgHelper.FloatMapping
- Implementation of encode.
- encode(Object) -
Method in class ArgHelper.GeometryMapping
- Implementation of encode.
- encode(Object) -
Method in class ArgHelper.IntegerMapping
- Implementation of encode.
- encode(Object) -
Method in class ArgHelper.LongMapping
- Implementation of encode.
- encode(Object) -
Method in interface ArgHelper.Mapping
- encode purpose.
- encode(Object) -
Method in class ArgHelper.ShortMapping
- Implementation of encode.
- encode(Object) -
Method in class ArgHelper.StringMapping
- Implementation of encode.
- encode(Object) -
Method in class ArgHelper.URIMapping
- Implementation of encode.
- encode(Object, Document, Element) -
Method in class LonLatEnvelopeBaseTypeBinding
-
- encode(Object, Document, Element) -
Method in class LonLatEnvelopeTypeBinding
-
- encode(Object, Document, Element) -
Method in class TimePeriodTypeBinding
-
- encode(Object, Document, Element) -
Method in class TimeSequenceTypeBinding
-
- encode(Object, Document, Element) -
Method in class _XlinkPropertyNameBinding
- Explicit implementation of
ComplexBinding.encode(Object, Document, Element)
as
AbstractComplexBinding.encode(Object, Document, Element)
does
not set the value.
- encode(Object, String) -
Method in class TypeNameListTypeBinding
- Deprecated.
- encode(Object, Document, Element) -
Method in class AbstractComplexBinding
- Subclasses should ovverride this method if need be, the default implementation
returns value.
- encode(Object, String) -
Method in class AbstractSimpleBinding
- Performs the encoding of the object as a String.
- encode(Object, Document, Element) -
Method in interface ComplexBinding
- Performs the encoding of the object into its xml representation.
- encode(Object, QName, OutputStream) -
Method in class Encoder
- Encodes an object.
- encode(Object, QName, ContentHandler) -
Method in class Encoder
-
- encode(Object, XSDNamedComponent) -
Method in class Encoder
-
- encode(Object, XSDNamedComponent, XSDTypeDefinition) -
Method in class Encoder
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.Arithmetic_OperatorsType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.BinaryOperatorType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.Comparison_OperatorsType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.EmptyType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.ExpressionType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.Filter_CapabilitiesType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.Function_NamesType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.Function_NameType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.FunctionsType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.FunctionType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.LiteralType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.PropertyNameType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.Scalar_CapabilitiesType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.ServiceExceptionReportType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.ServiceExceptionType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.SortByType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for encode ...
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.Spatial_CapabilitiesType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterComplexTypes.Spatial_OperatorsType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.BBOXType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.BinaryComparisonOpType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.BinaryLogicOpType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.BinarySpatialOpType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.ComparisonOpsType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.DistanceBufferType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.DistanceType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.FeatureIdType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.FilterType
- Note the assumption is that the comparison of this filter with the
WFS capabilities document has already been processed
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.LogicOpsType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.LowerBoundaryType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.PropertyIsBetweenType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.PropertyIsLikeType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.PropertyIsNullType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.SpatialOpsType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.UnaryLogicOpType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class FilterOpsComplexTypes.UpperBoundaryType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.AbstractFeatureType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.AbstractGeometryType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.BoundingShapeType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.BoxType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.CoordinatesType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.CoordType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.FeatureAssociationType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.GeometryAssociationType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.GeometryCollectionType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.GeometryPropertyType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.LinearRingMemberType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.LinearRingType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.LineStringMemberType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.LineStringPropertyType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.LineStringType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.MultiGeometryPropertyType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.MultiLineStringPropertyType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.MultiLineStringType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.MultiPointPropertyType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.MultiPointType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.MultiPolygonPropertyType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.MultiPolygonType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.PointMemberType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.PointPropertyType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.PointType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.PolygonMemberType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.PolygonPropertyType
-
- encode(Element, Object, PrintHandler, Map) -
Method in class GMLComplexTypes.PolygonType
-
- encode(byte[]) -
Static method in class Base64Binary
- Converts the base64 encoded byte array
pValue
into a string.
- encode(Object, XSDElementDeclaration, Document) -
Method in class ElementEncoder
-
- encode(Object, XSDElementDeclaration, Document, XSDTypeDefinition) -
Method in class ElementEncoder
- Encodes a value corresponding to an element in a schema.
- encode(Object, XSDAttributeDeclaration, Document, XSDTypeDefinition) -
Method in class ElementEncoder
-
- encode(byte[]) -
Static method in class HexBinary
- Converts the byte array
pHexBinary
into
a string.
- encode(Element, Object, PrintHandler, Map) -
Method in class ComplexTypeGT
- TODO summary sentence for encode ...
- encode(Element, Object, PrintHandler, Map) -
Method in class SimpleTypeGT
-
- encode(Element, Object, PrintHandler, Map) -
Method in interface Type
- Encode value as element on the provided output.
- encode(Object, String) -
Method in interface SimpleBinding
- Performs the encoding of the object as a String.
- encode(Object, Document, Element) -
Method in class SimpleContentComplexEMFBinding
- Calls getValue() and appends the result as child text of value.
- encode(Object, QName, QName) -
Method in class XMLTestSupport
- Encodes an object, element name pair explicitly specifying the type of
the root element.
- encode(Object, QName) -
Method in class XMLTestSupport
- Encodes an object, element name pair.
- encode(Object) -
Method in interface Translator
- Encode the object.
- encode(Element, Object, PrintHandler, Map) -
Method in class XSISimpleTypes.XSISimpleType
-
- encode(Object, String) -
Method in class XSAllNNIBinding
-
- encode(Object, String) -
Method in class XSAnySimpleTypeBinding
-
- encode(Object, String) -
Method in class XSAnyURIBinding
-
- encode(Object, String) -
Method in class XSBase64BinaryBinding
-
- encode(Object, String) -
Method in class XSBlockSetBinding
-
- encode(Object, String) -
Method in class XSBooleanBinding
-
- encode(Object, String) -
Method in class XSByteBinding
-
- encode(Object, String) -
Method in class XSDateBinding
-
- encode(Object, String) -
Method in class XSDateTimeBinding
-
- encode(Object, String) -
Method in class XSDecimalBinding
-
- encode(Object, String) -
Method in class XSDerivationControlBinding
-
- encode(Object, String) -
Method in class XSDerivationSetBinding
-
- encode(Object, String) -
Method in class XSDoubleBinding
-
- encode(Object, String) -
Method in class XSDurationBinding
-
- encode(Object, String) -
Method in class XSENTITIESBinding
-
- encode(Object, String) -
Method in class XSENTITYBinding
-
- encode(Object, String) -
Method in class XSFloatBinding
-
- encode(Object, String) -
Method in class XSFormChoiceBinding
-
- encode(Object, String) -
Method in class XSFullDerivationSetBinding
-
- encode(Object, String) -
Method in class XSGDayBinding
-
- encode(Object, String) -
Method in class XSGMonthBinding
-
- encode(Object, String) -
Method in class XSGMonthDayBinding
-
- encode(Object, String) -
Method in class XSGYearBinding
-
- encode(Object, String) -
Method in class XSGYearMonthBinding
-
- encode(Object, String) -
Method in class XSHexBinaryBinding
-
- encode(Object, String) -
Method in class XSIDREFBinding
-
- encode(Object, String) -
Method in class XSIDREFSBinding
-
- encode(Object, String) -
Method in class XSIntBinding
-
- encode(Object, String) -
Method in class XSIntegerBinding
-
- encode(Object, String) -
Method in class XSLanguageBinding
-
- encode(Object, String) -
Method in class XSLongBinding
-
- encode(Object, String) -
Method in class XSNamespaceListBinding
-
- encode(Object, String) -
Method in class XSNegativeIntegerBinding
-
- encode(Object, String) -
Method in class XSNMTOKENSBinding
-
- encode(Object, String) -
Method in class XSNonNegativeIntegerBinding
-
- encode(Object, String) -
Method in class XSNonPositiveIntegerBinding
-
- encode(Object, String) -
Method in class XSNOTATIONBinding
-
- encode(Object, String) -
Method in class XSPositiveIntegerBinding
-
- encode(Object, String) -
Method in class XSPublicBinding
-
- encode(Object, String) -
Method in class XSQNameBinding
-
- encode(Object, String) -
Method in class XSReducedDerivationControlBinding
-
- encode(Object, String) -
Method in class XSShortBinding
-
- encode(Object, String) -
Method in class XSSimpleDerivationSetBinding
-
- encode(Object, String) -
Method in class XSStringBinding
-
- encode(Object, String) -
Method in class XSTimeBinding
-
- encode(Object, String) -
Method in class XSTypeDerivationControlBinding
-
- encode(Object, String) -
Method in class XSUnsignedByteBinding
-
- encode(Object, String) -
Method in class XSUnsignedIntBinding
-
- encode(Object, String) -
Method in class XSUnsignedLongBinding
-
- encode(Object, String) -
Method in class XSUnsignedShortBinding
-
- encodeAsDOM(Object, QName) -
Method in class Encoder
- Encodes an object directly to a dom.
- encodeBoolean(AttributeDescriptor) -
Method in class FeatureTypeTransformer.FeatureTypeTranslator
- Encode an AttributeType whose value type is a Boolean.
- encodeBytes(byte[]) -
Static method in class Base64
- Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) -
Static method in class Base64
- Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) -
Static method in class Base64
- Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) -
Static method in class Base64
- Encodes a byte array into Base64 notation.
- encodeChunk(int, byte[], StringBuffer) -
Static method in class DateUtil
- Encode a chunk of data to base64 encoding.
- encodeColumnName(String) -
Method in class JDBCFeatureWriter
- Encodes the colName, default just calls
JDBCFeatureWriter.encodeName(String)
.
- encodeColumnName(String) -
Method in class PostgisFeatureWriter
-
- encodeColumnName(String) -
Method in class PostgisSQLBuilder
-
- encodeDate(AttributeDescriptor) -
Method in class FeatureTypeTransformer.FeatureTypeTranslator
- Encode an AttributeType whose value type is a Date.
- encodeExpr(Expression, PrintHandler, Map) -
Static method in class FilterOpsComplexTypes
-
- encodeFeatureId(SimpleFeature) -
Method in class FeatureTransformer.FeatureTranslator
-
- encodeFilter(Filter, PrintHandler, Map) -
Static method in class FilterOpsComplexTypes
-
- encodeFromFile(String) -
Static method in class Base64
- Convenience method for reading a binary file
and base64-encoding it.
- encodeGeometry(AttributeDescriptor) -
Method in class FeatureTypeTransformer.FeatureTypeTranslator
- Encode an AttributeType whose value type is a Geometry.
- encodeGetFeatureGetFilter(Filter) -
Method in class DefaultWFSStrategy
- Returns a single-line string containing the xml representation of the given filter, as
appropriate for the
FILTER
parameter in a GetFeature request.
- encodeName(String) -
Method in class JDBCFeatureWriter
- Encodes the tableName, default is to do nothing, but postgis will
override and put double quotes around the tablename.
- encodeName(String) -
Method in class PostgisFeatureWriter
- DJB: this is the javadoc from the superclass, but this wasnt being done.
- encodeNullBounds() -
Method in class GeometryTransformer.GeometryTranslator
- Method to be subclasses in order to allow for gml3 encoding for null enevelope.
- encodeNumber(AttributeDescriptor) -
Method in class FeatureTypeTransformer.FeatureTypeTranslator
- Encode an AttributeType whose value type is a Number.
- encodeObject(Serializable) -
Static method in class Base64
- Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeObject(Serializable, int) -
Static method in class Base64
- Serializes an object and returns the Base64-encoded
version of that serialized object.
- encoder -
Variable in class DefaultSQLBuilder
- Deprecated.
- encoder -
Variable in class GeoAPISQLBuilder
-
- Encoder - Class in org.geotools.xml
- Encodes objects as xml based on a schema.
- Encoder(Configuration) -
Constructor for class Encoder
- Creates an encoder from a configuration.
- Encoder(Configuration, XSDSchema) -
Constructor for class Encoder
- Creates an encoder from a configuration and a specific schema
instance.
- EncoderConfiguration - Interface in org.geotools.xml
- Used to configure an instance of
org.geotools.xml.Writer
. - encodeString(AttributeDescriptor) -
Method in class FeatureTypeTransformer.FeatureTypeTranslator
- Encode an AttributeType whose value type is a String.
- encodeTableName(String) -
Method in class PostgisSQLBuilder
-
- encodeToFile(byte[], String) -
Static method in class Base64
- Convenience method for encoding data to a file.
- encodeToString(Filter) -
Method in class FilterToSQL
- purely a convenience method.
- encodeToString(Expression) -
Method in class FilterToSQL
- purely a convenience method.
- ENCODING -
Static variable in class WFSDataStoreFactory
- Optional
String
DataStore parameter supplying a JVM supported charset
name to use as the character encoding for XML requests sent to the server.
- ENCODING -
Static variable in class DocumentWriter
- The Encoding which should be used for the Document which should be created.
- encodingFunction -
Variable in class FilterToSQL
- flag which indicates that the encoder is currently encoding a function
- end(String) -
Method in class ExpressionSAXParser
- Called when the filter handler has reached the end of an expression
- end(short) -
Method in class LogicSAXParser
- To be called when the sax parser reaches the end of a logic filter.
- end() -
Method in interface CSBuilder
- Stops the coordinate sequence building and returns the result
- end() -
Method in class DefaultCSBuilder
-
- end() -
Method in class PackedCSBuilder.Double
-
- end() -
Method in class PackedCSBuilder.Float
-
- end(Graphics2D, Rectangle) -
Method in class LabelCacheImpl
-
- end(Graphics2D, Rectangle) -
Method in interface LabelCache
- Called to indicate that the map is done rendering.
- end(Graphics2D, Rectangle) -
Method in class LabelCacheDefault
-
- end(Graphics2D, Rectangle) -
Method in class SynchronizedLabelCache
-
- end(Element) -
Method in class Encoder
-
- end(String) -
Method in class TransformerBase.TranslatorSupport
-
- END_PATH_AND_CONTINUE -
Static variable in class ExhaustivePathFinder
-
- END_PATH_AND_STOP -
Static variable in class ExhaustivePathFinder
-
- endChildHandler(Handler) -
Method in class DocumentHandlerImpl
-
- endChildHandler(Handler) -
Method in class ElementHandlerImpl
-
- endChildHandler(Handler) -
Method in interface Handler
- Called when a child handler is finished, on the trailing edge of the
child element.
- endColumn() -
Method in interface IToken
-
- endColumn() -
Method in class TokenAdapter
-
- endDocument() -
Method in class ParserHandler
-
- endDocument() -
Method in class StreamingParserHandler
-
- endDocument() -
Method in interface PrintHandler
- DOCUMENT ME!
- endDocument() -
Method in class XMLSAXHandler
- Implementation of endDocument.
- endDocument() -
Method in class XSISAXHandler
- Implementation of endDocument.
- endElement(String, String, String) -
Method in class FilterFilter
- Checks for filter element end and - if not a Filter then sends it
directly to the appropriate filter factory.
- endElement(String, String, String) -
Method in class GMLFilterDocument
- Checks for GML element end and - if not a coordinates element - sends
it directly on down the chain to the appropriate parent handler.
- endElement(String, String, String) -
Method in class GMLFilterFeature
- Checks for GML element end and - if not a coordinates element - sends it
directly on down the chain to the appropriate parent handler.
- endElement(String, String, String) -
Method in class GMLFilterGeometry
- Checks for GML element end and - if not a coordinates element - sends it
directly on down the chain to the appropriate parent handler.
- endElement(URI, String, Map) -
Method in class ComplexElementHandler
-
- endElement(URI, String, Map) -
Method in class DocumentHandler
-
- endElement(URI, String, Map) -
Method in class IgnoreHandler
-
- endElement(URI, String, Map) -
Method in class SimpleElementHandler
-
- endElement(String, String) -
Method in class AllHandler
-
- endElement(String, String) -
Method in class AnyAttributeHandler
-
- endElement(String, String) -
Method in class AnyHandler
-
- endElement(String, String) -
Method in class AttributeGroupHandler
-
- endElement(String, String) -
Method in class AttributeHandler
-
- endElement(String, String) -
Method in class ChoiceHandler
-
- endElement(String, String) -
Method in class ComplexContentHandler
-
- endElement(String, String) -
Method in class ComplexTypeHandler
-
- endElement(String, String) -
Method in class ElementTypeHandler
-
- endElement(String, String) -
Method in class ExtensionHandler
-
- endElement(String, String) -
Method in class FacetHandler
-
- endElement(String, String) -
Method in class FieldHandler
-
- endElement(String, String) -
Method in class GroupHandler
-
- endElement(String, String) -
Method in class IgnoreHandler
-
- endElement(String, String) -
Method in class ImportHandler
-
- endElement(String, String) -
Method in class IncludeHandler
-
- endElement(String, String) -
Method in class KeyHandler
-
- endElement(String, String) -
Method in class KeyrefHandler
-
- endElement(String, String) -
Method in class ListHandler
-
- endElement(String, String) -
Method in class RedefineHandler
-
- endElement(String, String) -
Method in class RestrictionHandler
-
- endElement(String, String) -
Method in class RootHandler
-
- endElement(String, String) -
Method in class SchemaHandler
-
- endElement(String, String) -
Method in class SelectorHandler
-
- endElement(String, String) -
Method in class SequenceHandler
-
- endElement(String, String) -
Method in class SimpleContentHandler
-
- endElement(String, String) -
Method in class SimpleTypeHandler
-
- endElement(String, String) -
Method in class UnionHandler
-
- endElement(String, String) -
Method in class UniqueHandler
-
- endElement(QName) -
Method in interface ElementHandler
- Callback on trailing edge of element.
- endElement(QName) -
Method in class ElementHandlerImpl
-
- endElement(String, String, String) -
Method in class ParserHandler
-
- endElement(URI, String) -
Method in interface PrintHandler
- DOCUMENT ME!
- endElement(URI, String, Map) -
Method in class XMLElementHandler
- handles SAX end Element events.
- endElement(String, String, String) -
Method in class XMLSAXHandler
- Implementation of endElement.
- endElement(String, String) -
Method in class XSIElementHandler
- handles SAX end Element events. this is an opportunity to complete some
post-processing
- endElement(String, String, String) -
Method in class XSISAXHandler
- Implementation of endElement. push NS,Name
- endElementInternal(ElementHandler) -
Method in class ParserHandler
-
- endElementInternal(ElementHandler) -
Method in class StreamingParserHandler
-
- endFeature(SimpleFeature) -
Method in interface FeatureCollectionIteration.Handler
- The handler is ending its visit with a Feature.
- endFeature(SimpleFeature) -
Method in class FeatureTransformer.FeatureTranslator
- Sends sax for the ending of a feature.
- endFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in interface FeatureCollectionIteration.Handler
- The handler is done visiting a FeatureCollection.
- endFeatureCollection() -
Method in class FeatureTransformer.FeatureTranslator
-
- endFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class FeatureTransformer.FeatureTranslator
- Sends sax for the ending of a feature collection.
- endLayer(String, Graphics2D, Rectangle) -
Method in class LabelCacheImpl
-
- endLayer(String, Graphics2D, Rectangle) -
Method in interface LabelCache
- Called to indicate that a layer is done rendering.
- endLayer(String, Graphics2D, Rectangle) -
Method in class LabelCacheDefault
-
- endLayer(String, Graphics2D, Rectangle) -
Method in class SynchronizedLabelCache
-
- endPoint(Geometry) -
Static method in class StaticGeometry
-
- endPrefixMapping(String) -
Method in class ElementHandlerFactory
-
- endPrefixMapping(String) -
Method in class XMLSAXHandler
-
- endSchemaType() -
Method in class FeatureTypeTransformer.FeatureTypeTranslator
- End the schema fragment for a feature type.
- EngineeringCRS -
Static variable in class GML
-
- engineeringCRSRef -
Static variable in class GML
-
- EngineeringCRSRefType -
Static variable in class GML
-
- ENGINEERINGCRSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="EngineeringCRSRefType">
<annotation>
<documentation>Association to an engineering coordinate reference system, either referencing or containing the definition of that reference system.
- EngineeringCRSType -
Static variable in class GML
-
- ENGINEERINGCRSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="EngineeringCRSType">
<annotation>
<documentation>A contextually local coordinate reference system; which can be divided into two broad categories:
- earth-fixed systems applied to engineering activities on or near the surface of the earth;
- CRSs on moving platforms such as road vehicles, vessels, aircraft, or spacecraft.
- EngineeringDatum -
Static variable in class GML
-
- engineeringDatumRef -
Static variable in class GML
-
- EngineeringDatumRefType -
Static variable in class GML
-
- ENGINEERINGDATUMREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="EngineeringDatumRefType">
<annotation>
<documentation>Association to an engineering datum, either referencing or containing the definition of that datum.
- EngineeringDatumType -
Static variable in class GML
-
- ENGINEERINGDATUMTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="EngineeringDatumType">
<annotation>
<documentation>An engineering datum defines the origin of an engineering coordinate reference system, and is used in a region around that origin.
- enq(Object) -
Method in class FIFOQueue
-
- enq(Object) -
Method in class PriorityQueue
-
- enq(Object) -
Method in interface Queue
-
- enq(Object) -
Method in class Stack
-
- ensureAngularUnit(Unit<?>) -
Static method in class AbstractIdentifiedObject
- Makes sure that the specified unit is an angular one.
- ensureCapacity(ByteBuffer, int, boolean) -
Static method in class ShapefileReader
-
- ensureCapacity(int) -
Method in class CheckedArrayList
- Increases the capacity, if necessary, to ensure that it can hold the given number
of elements.
- ensureEntry(Name) -
Method in class ContentDataStore
- Helper method to look up an entry in the datastore which throws an
IOException
in the event that the entry does not exist.
- ensureFeatureStore(String, Transaction) -
Method in class ContentDataStore
- Helper method which gets a feature source ensuring that it is a feature
store as well.
- ensureLinearUnit(Unit<?>) -
Static method in class AbstractIdentifiedObject
- Makes sure that the specified unit is a linear one.
- ensureNonNull(String, Object) -
Static method in class AbstractOperation
- Makes sure that an argument is non-null.
- ensureNonNull(String, Object) -
Static method in class MetadataEntity
- Makes sure that an argument is non-null.
- ensureNonNull(String, Object) -
Static method in class AbstractIdentifiedObject
- Makes sure that an argument is non-null.
- ensureNonNull(String, Object[], int) -
Static method in class AbstractIdentifiedObject
- Makes sure an array element is non-null.
- ensureNonNull(String, Object) -
Static method in class ReferencingFactory
- Makes sure that an argument is non-null.
- ensureNonNull(String, Object) -
Static method in class AbstractCoordinateOperationFactory
- Makes sure an argument is non-null.
- ensureNonNull(String, Object) -
Static method in class AbstractMathTransform
- Makes sure that an argument is non-null.
- ensureNotNull(Object, String) -
Static method in class BaseCoverageProcessingNode
- Checks whether the provided object is null or not.
- ensureNotNull(Object, String) -
Static method in class StyleVisitorCoverageProcessingNodeAdapter
- Checks whether the provided object is null or not.
- ensureOperandsSet() -
Method in class MathExpressionImpl
- Convenience method which ensures that both expressions have been
set.
- ensureSet(ParameterValueGroup, String, double, Unit<?>, boolean) -
Static method in class Parameters
- Ensures that the specified parameter is set.
- ensureSourceNotNull(Object, String) -
Static method in class BaseCoverageProcessingNode
- Checks whether the provided source object is null or not.
- ensureSourceNotNull(Object, String) -
Static method in class StyleVisitorCoverageProcessingNodeAdapter
- Checks whether the provided source object is null or not.
- ensureTimeUnit(Unit<?>) -
Static method in class AbstractIdentifiedObject
- Makes sure that the specified unit is a temporal one.
- ensureValidType(E) -
Method in class CheckedArrayList
- Checks the type of the specified object.
- ensureValidType(E) -
Method in class CheckedHashSet
- Checks the type of the specified object.
- ensureValidValue(ParameterDescriptor<T>, Object) -
Static method in class Parameter
- Ensures that the given value is valid according the specified parameter descriptor.
- ensureValidValues(ParameterValueGroup) -
Method in class MathTransformProvider
- Ensures that the given set of parameters contains only valid values.
- entering(String, String) -
Method in class LoggerAdapter
- Logs a method entry to the debug level.
- entering(String, String, Object) -
Method in class LoggerAdapter
- Logs a method entry to the debug level with one parameter.
- entering(String, String, Object[]) -
Method in class LoggerAdapter
- Logs a method entry to the debug level with many parameters.
- ENTITIES -
Static variable in class XS
-
- ENTITY -
Static variable in class XS
-
- ENTITY_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="ENTITY" name="ENTITY">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#ENTITY"/>
</xs:annotation>
<xs:restriction base="xs:NCName"/>
</xs:simpleType>
- entries() -
Method in class AbstractDataStore2
- List of ActiveTypeEntry entries - one for each featureType provided by this Datastore
- entries -
Variable in class ContentDataStore
- name, entry map
- entries -
Variable in class Node
-
- entriesCount -
Variable in class Node
-
- entry(String) -
Method in class AbstractDataStore2
-
- entry -
Variable in class AbstractFeatureSource2
- the type entry
- entry(Name) -
Method in class ContentDataStore
- Helper method to look up an entry in the datastore.
- entry -
Variable in class ContentFeatureSource
- The entry for the feature source.
- entry -
Variable in class ContentState
- entry maintaining the state
- Entry<T> - Class in org.geotools.index.rtree
- DOCUMENT ME!
- Entry(Envelope, T) -
Constructor for class Entry
-
- EntryBoundsChangeListener - Interface in org.geotools.index.rtree
- DOCUMENT ME!
- entrySet() -
Method in class ProfileImpl
-
- entrySet() -
Method in class SchemaImpl
-
- entrySet() -
Method in class MultiMap
-
- entrySet() -
Method in class DerivedMap
- Returns a set view of the mappings contained in this map.
- entrySet() -
Method in class SoftValueHashMap
- Returns a set view of the mappings contained in this map.
- entrySet() -
Method in class WeakValueHashMap
- Returns a set view of the mappings contained in this map.
- entrySet() -
Method in class PicoMap
-
- entrySet() -
Method in class XMLHandlerHints
-
- ENUMERATION -
Static variable in interface Facet
- DOCUMENT ME!
- enumValue(String, String[], int[]) -
Static method in class DateUtil
- Find text value in enumeration.
- envelope(double, double, double, double) -
Method in class SeToJTSGeometryFactory
-
- ENVELOPE -
Static variable in class GeneralGridGeometry
- A bitmask to specify the validity of the envelope.
- envelope(Geometry) -
Static method in class StaticGeometry
-
- Envelope -
Static variable in class GML
-
- Envelope -
Static variable in class GML
-
- Envelope2D - Class in org.geotools.geometry
- A two-dimensional envelope on top of
Rectangle2D
. - Envelope2D() -
Constructor for class Envelope2D
- Constructs an initially empty envelope with no CRS.
- Envelope2D(Envelope) -
Constructor for class Envelope2D
- Constructs two-dimensional envelope defined by an other
Envelope
.
- Envelope2D(CoordinateReferenceSystem, Rectangle2D) -
Constructor for class Envelope2D
- Constructs two-dimensional envelope defined by an other
Rectangle2D
.
- Envelope2D(CoordinateReferenceSystem, double, double, double, double) -
Constructor for class Envelope2D
- Constructs two-dimensional envelope defined by the specified coordinates.
- Envelope2D(DirectPosition2D, DirectPosition2D) -
Constructor for class Envelope2D
- Constructs two-dimensional envelope defined by the specified coordinates.
- EnvelopeType -
Static variable in class GML
-
- EnvelopeType -
Static variable in class GML
-
- ENVELOPETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="EnvelopeType">
<annotation>
<documentation>Envelope defines an extent using a pair of positions defining opposite corners in arbitrary dimensions.
- EnvelopeTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:EnvelopeType.
- EnvelopeTypeBinding() -
Constructor for class EnvelopeTypeBinding
-
- EnvelopeTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:EnvelopeType.
- EnvelopeTypeBinding() -
Constructor for class EnvelopeTypeBinding
-
- EnvelopeWithTimePeriod -
Static variable in class GML
-
- EnvelopeWithTimePeriod -
Static variable in class GML
-
- EnvelopeWithTimePeriodType -
Static variable in class GML
-
- EnvelopeWithTimePeriodType -
Static variable in class GML
-
- ENVELOPEWITHTIMEPERIODTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="EnvelopeWithTimePeriodType">
<annotation>
<documentation>Envelope that includes also a temporal extent.
- EnvelopeWithTimePeriodTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type
http://www.opengis.net/gml:EnvelopeWithTimePeriodType.
- EnvelopeWithTimePeriodTypeBinding() -
Constructor for class EnvelopeWithTimePeriodTypeBinding
-
- EnvironmentVariable - Interface in org.geotools.filter
- Represents a reference to an environmental variable.
- EnvironmentVariableResolver - Class in org.geotools.filter.visitor
- Finds instances of specific environment variable expressions within filters and
composite expressions and replaces them with simple literals.
- EnvironmentVariableResolver() -
Constructor for class EnvironmentVariableResolver
- Empty constructor
- EPS -
Static variable in class AbstractGridCoverage2DReader
-
- EPSG -
Static variable in class Citations
- The European Petroleum Survey Group authority.
- EPSG -
Static variable in class ContactImpl
- Contact informations for the
European Petroleum Survey Group.
- EPSG -
Static variable in class OnLineResourceImpl
- The online resources for the
European Petroleum Survey Group.
- EPSG -
Static variable in class ResponsiblePartyImpl
- The European Petroleum Survey Group responsible party.
- epsg -
Variable in class EPSGCRSAuthorityFactory
- Deprecated. The properties object for our properties file.
- EPSG_DATA_SOURCE -
Static variable in class GeoTools
- The system property key for the default
value to be assigned to the
EPSG_DATA_SOURCE
hint.
- EPSG_DATA_SOURCE -
Static variable in class Hints
- The data source name to lookup from JNDI when
initializing the EPSG factory.
- epsgCode(CoordinateReferenceSystem) -
Static method in class GML2EncodingUtils
-
- EPSGCRSAuthorityFactory - Class in org.geotools.referencing.crs
- Deprecated. Uses one of the other EPSG factories backed by a database instead.
- EPSGCRSAuthorityFactory() -
Constructor for class EPSGCRSAuthorityFactory
- Deprecated. Loads from epsg.properties if the file exists, defaults to internal defintions
exported from postgis and cubeworks.
- EPSGCRSAuthorityFactory(CRSFactory) -
Constructor for class EPSGCRSAuthorityFactory
- Deprecated. Loads from epsg.properties if the file exists, defaults to internal defintions
exported from postgis and cubeworks.
- EPSGCRSAuthorityFactory(CRSFactory, URL) -
Constructor for class EPSGCRSAuthorityFactory
- Deprecated.
- equal(Expression, Expression) -
Method in interface FilterFactory
- Deprecated. Checks if the geometry of the two operands are equal.
- equal(Expression, Expression, boolean) -
Method in class FilterFactoryImpl
-
- equal(Expression, Expression) -
Method in class FilterFactoryImpl
-
- equal(Polygon, Polygon) -
Method in interface PolygonGraphGenerator.PolygonRelationship
-
- EQUAL_NODE_ORIENTATION -
Static variable in interface Edge
- flag to indicate equal node orientation of two edges
- EqualIntervalFunction - Class in org.geotools.filter.function
- Classification function for breaking a feature collection into edible chunks
of "equal" size.
- EqualIntervalFunction() -
Constructor for class EqualIntervalFunction
-
- EQUALITY -
Static variable in class AttributeValidation
-
- EqualityValidation - Class in org.geotools.validation.attributes
- Tests to see if an attribute is equal to a provided value.
- EqualityValidation() -
Constructor for class EqualityValidation
- No argument constructor, required by the Java Bean Specification.
- EqualityValidationBeanInfo - Class in org.geotools.validation.attributes
- GazetteerNameValidationBeanInfo purpose.
- EqualityValidationBeanInfo() -
Constructor for class EqualityValidationBeanInfo
- GazetteerNameValidationBeanInfo constructor.
- equals(Object) -
Method in class ArcSDEConnectionConfig
- Checks for equality over another
ArcSDEConnectionConfig
, taking into account the
values of database name, user name, and port number.
- equals(Object) -
Method in class ArcSDEPooledConnection
- Deprecated. Compares for reference equality
- equals(Object) -
Method in interface ISession
- Compares for reference equality
- equals(Object) -
Method in class AbstractGraduation
- Compares this graduation with the specified object for equality.
- equals(Object) -
Method in class DateGraduation
- Compares this graduation with the specified object for equality.
- equals(Object) -
Method in class NumberGraduation
- Compares this graduation with the specified object for equality.
- equals(Object) -
Method in class PaletteType
-
- equals(Object) -
Method in class Category
- Compares the specified object with this category for equality.
- equals(Object) -
Method in class GeneralGridCoordinates
- Compares this grid coordinates with the specified object for equality.
- equals(Object) -
Method in class GeneralGridEnvelope
- Compares the specified object with this grid envelope for equality.
- equals(Object) -
Method in class GeneralGridGeometry
- Compares the specified object with this grid geometry for equality.
- equals(Object) -
Method in class GridGeometry2D
- Compares the specified object with this grid geometry for equality.
- equals(Object) -
Method in class ImageGeometry
- Compares this grid geometry with the specified one for equality.
- equals(Format) -
Method in class AbstractGridFormat
-
- equals(Object) -
Method in class GeoKeyEntry
-
- equals(Object) -
Method in class PixelScale
-
- equals(Object) -
Method in class TiePoint
-
- equals(Object) -
Method in class GridSampleDimension
- Compares the specified object with this sample dimension for equality.
- equals(Object) -
Method in class AbstractOperation
- Compares the specified object with this operation for equality.
- equals(Object) -
Method in class ColorMap
- Compares this color map with the specified object for equality.
- equals(Object) -
Method in class OperationJAI
- Compares the specified object with this operation for equality.
- equals(Object) -
Method in class RangeSpecifier
- Compares this range specifier with the specified object for equality.
- equals(Object) -
Method in class DefaultQuery
- Equality based on propertyNames, maxFeatures, filter, typeName and
version.
- equals(Object) -
Method in class PreGeneralizedSimpleFeature
-
- equals(Object) -
Method in class BasicFIDMapper
-
- equals(Object) -
Method in class MaxIncFIDMapper
-
- equals(Object) -
Method in class TypedFIDMapper
-
- equals(Object) -
Method in class StyleImpl
- Because the style's name is declared as unique identifier in the
interface javadocs, we will use that as our equals comparison.
- equals(Object) -
Method in interface TypeEntry
- Equals based only on resource definition information (not connection information).
- equals(Object) -
Method in class AbstractFactory
- Compares this factory with the specified object for equality.
- equals(Object) -
Method in class AttributeImpl
- Override of equals.
- equals(Object) -
Method in class DecoratingFeatureCollection
-
- equals(Object) -
Method in class DecoratingFeature
-
- equals(Object) -
Method in class DefaultAttributeType
- Override of equals.
- equals(Object) -
Method in class DefaultFeature
- override of equals.
- equals(Object) -
Method in class DefaultFeatureType
-
- equals(Object) -
Method in interface FeatureType
- Deprecated. FeatureType check based on namespace, typeName, attributes and ancestors.
- equals(SimpleFeatureType, SimpleFeatureType) -
Static method in class FeatureTypes
- Exact equality based on typeNames, namespace, attributes and ancestors
- equals(List, List) -
Static method in class FeatureTypes
-
- equals(AttributeDescriptor[], AttributeDescriptor[]) -
Static method in class FeatureTypes
-
- equals(AttributeDescriptor, AttributeDescriptor) -
Static method in class FeatureTypes
-
- equals(Object) -
Method in class GeometryAttributeImpl
-
- equals(Object) -
Method in class LenientAttribute
- Override of equals.
- equals(Object) -
Method in class NameImpl
- value object with equality based on name and namespace.
- equals(Object) -
Method in class PropertyImpl
-
- equals(Object) -
Method in class SimpleFeatureImpl
- override of equals.
- equals(Object) -
Method in class AssociationTypeImpl
-
- equals(Object) -
Method in class AttributeDescriptorImpl
-
- equals(Object) -
Method in class AttributeTypeImpl
- Override of equals.
- equals(Object) -
Method in class ChoiceAttributeType
- Deprecated.
- equals(Object) -
Method in class ComplexTypeImpl
-
- equals(Object) -
Method in class FeatureTypeImpl
-
- equals(Object) -
Method in class PropertyDescriptorImpl
-
- equals(Object) -
Method in class PropertyTypeImpl
-
- equals(Object) -
Method in class SchemaImpl
-
- equals(Object) -
Method in class AttributeExpressionImpl
- Compares this filter to the specified object.
- equals(Object) -
Method in class AttributeExpressionImpl2
- Compares this filter to the specified object.
- equals(Object) -
Method in class BetweenFilterImpl
- Deprecated. Returns true if the passed in object is the same as this filter.
- equals(Object) -
Method in class FunctionNameImpl
-
- equals(Object) -
Method in class OperatorImpl
-
- equals(Object) -
Method in class CartesianDistanceFilter
- Returns true if the passed in object is the same as this filter.
- equals(Object) -
Method in class CompareFilterImpl
- Compares this filter to the specified object.
- equals(Object) -
Method in class ConstantExpression
-
- equals(Object) -
Method in class AddImpl
- Compares this expression to the specified object.
- equals(Object) -
Method in class DivideImpl
- Compares this expression to the specified object.
- equals(Object) -
Method in class MultiplyImpl
- Compares this expression to the specified object.
- equals(Object) -
Method in class SubtractImpl
- Compares this expression to the specified object.
- equals(Object) -
Method in class FidFilterImpl
- Returns a flag indicating object equality.
- equals(Expression, Expression) -
Method in class FilterFactoryImpl
-
- equals(String, Geometry) -
Method in class FilterFactoryImpl
-
- equals(Object) -
Method in class PropertyExistsFunction
-
- equals(Object) -
Method in class FunctionExpressionImpl
-
- equals(Object) -
Method in interface GeometryDistanceFilter
- Deprecated. Returns true if the passed in object is the same as this filter.
- equals(Object) -
Method in class GeometryFilterImpl
- Compares this filter to the specified object.
- equals(Object) -
Method in class FeatureIdImpl
-
- equals(Object) -
Method in class GmlObjectIdImpl
-
- equals(Object) -
Method in class LikeFilterImpl
- Compares this filter to the specified object.
- equals(Object) -
Method in class LiteralExpressionImpl
- Compares this filter to the specified object.
- equals(Object) -
Method in class LogicFilterImpl
- Compares this filter to the specified object.
- equals(Object) -
Method in class NullFilterImpl
- Compares this filter to the specified object.
- Equals -
Static variable in class OGC
-
- Equals -
Static variable in class OGC
-
- Equals -
Static variable in class OGC
-
- equals(Object) -
Method in class GeoKeyEntry
-
- equals(Object) -
Method in class PixelScale
-
- equals(Object) -
Method in class TiePoint
-
- equals(Object) -
Method in class AbstractDirectPosition
- Returns
true
if the specified object is also a direct position with equals coordinate and
CRS.
- equals(Object) -
Method in class AbstractEnvelope
- Returns
true
if the specified object is also an envelope
with equals coordinates and CRS.
- equals(Object) -
Method in class DirectPosition2D
- Compares this point with the specified object for equality.
- equals(Object) -
Method in class Envelope2D
- Compares the specified object with this envelope for equality.
- equals(Object) -
Method in class GeneralEnvelope
- Compares the specified object with this envelope for equality.
- equals(Envelope, double, boolean) -
Method in class GeneralEnvelope
- Compares to the specified envelope for equality up to the specified tolerance value.
- equals(Object) -
Method in class ReferencedEnvelope
- Compares the specified object with this envelope for equality.
- equals(Object) -
Method in class Walk
-
- equals(Walk) -
Method in class Walk
-
- equals(Object) -
Method in class DelaunayEdge
-
- equals(Object) -
Method in class DelaunayNode
-
- equals(Object) -
Method in class Triangle
-
- equals(Object) -
Method in class Coordinate2D
-
- equals(Object) -
Method in class SimpleFileFilter
-
- equals(Object) -
Method in class ImageDimension
- Checks whether two dimension objects have equal values.
- equals(Object) -
Method in class FileSystemNode
-
- equals(Object) -
Method in class Entry
-
- equals(Object) -
Method in class FileSystemNode
-
- equals(Complex) -
Method in class Complex
- Returns
true
if this complex number has the same value than the specified one.
- equals(Object) -
Method in class Complex
- Compares this complex with the specified object for equality.
- equals(Object) -
Method in class Fraction
- Compares this fraction with the given object for equality.
- equals(Object) -
Method in class Line
- Compares this object with the specified one for equality.
- equals(Object) -
Method in class Plane
- Compares this plane with the specified object for equality.
- equals(Object) -
Method in class Polynom
- Compares this polynom with the specified object for equality.
- equals(Object) -
Method in class Statistics.Delta
- Tests this statistics with the specified object for equality.
- equals(Object) -
Method in class Statistics
- Tests this statistics with the specified object for equality.
- equals(Object) -
Method in class Angle
- Compares the specified object with this angle for equality.
- equals(Object) -
Method in class AngleFormat
- Compares this format with the specified object for equality.
- equals(Object) -
Method in class Measure
- Compares this measure with the specified object for equality.
- equals(Object) -
Method in class AbstractMetadata
- Compares this metadata with the specified object for equality.
- equals(Object) -
Method in class GeographicBoundingBoxImpl
- Compares this geographic bounding box with the specified object for equality.
- equals(Object) -
Method in class RepresentativeFractionImpl
- Compares this object with the specified value for equality.
- equals(Object) -
Method in class AbstractParameter
- Compares the specified object with this parameter for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class AbstractParameterDescriptor
- Compares the specified object with this parameter for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultParameterDescriptor
- Compares the specified object with this parameter for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultParameterDescriptorGroup
- Compares the specified object with this parameter group for equality.
- equals(Object) -
Method in class FloatParameter
- Compares the specified object with this parameter for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class ImagingParameterDescriptors
- Compares the specified object with this parameter group for equality.
- equals(Object) -
Method in class ImagingParameters
- Compares the specified object with this parameter group for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class MatrixParameterDescriptors
- Compares the specified object with this parameter group for equality.
- equals(Object) -
Method in class MatrixParameters
- Compare this object with the specified one for equality.
- equals(Object) -
Method in class Parameter
- Compares the specified object with this parameter for equality.
- equals(Object) -
Method in class ParameterGroup
- Compares the specified object with this parameter for equality.
- equals(Object) -
Method in class AbstractIdentifiedObject
- Compares the specified object with this object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class AbstractIdentifiedObject
- Compares this object with the specified object for equality.
- equals(IdentifiedObject, IdentifiedObject, boolean) -
Static method in class AbstractIdentifiedObject
- Compares two OpenGIS's
IdentifiedObject
objects for equality.
- equals(IdentifiedObject[], IdentifiedObject[], boolean) -
Static method in class AbstractIdentifiedObject
- Compares two arrays of OpenGIS's
IdentifiedObject
objects for equality.
- equals(Collection<? extends IdentifiedObject>, Collection<? extends IdentifiedObject>, boolean) -
Static method in class AbstractIdentifiedObject
- Compares two collectionss of OpenGIS's
IdentifiedObject
objects for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class AbstractReferenceSystem
- Compare this reference system with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class AbstractCRS
- Compare this coordinate reference system with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class AbstractDerivedCRS
- Compare this coordinate reference system with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class AbstractSingleCRS
- Compare this coordinate reference system with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultCompoundCRS
- Compares this coordinate reference system with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class AbstractCS
- Compares the specified object with this coordinate system for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultCompoundCS
- Compares this coordinate system with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultCoordinateSystemAxis
- Compares the specified object with this axis for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class AbstractDatum
- Compares the specified object with this datum for equality.
- equals(Object) -
Method in class BursaWolfParameters
- Compares the specified object with this object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultEllipsoid
- Compare this ellipsoid with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultEngineeringDatum
- Compare this datum with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultGeodeticDatum
- Compare this datum with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultImageDatum
- Compare this datum with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultPrimeMeridian
- Compare this prime meridian with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultTemporalDatum
- Compare this temporal datum with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultVerticalDatum
- Compare this vertical datum with the specified object for equality.
- equals(Object) -
Method in class NamedIdentifier
- Compares this identifier with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class AbstractCoordinateOperation
- Compares this coordinate operation with the specified object for equality.
- equals(Object) -
Method in class MappedPosition
- Compares this mapped position with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultConcatenatedOperation
- Compare this concatenated operation with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultOperation
- Compare this operation method with the specified object for equality.
- equals(AbstractIdentifiedObject, boolean) -
Method in class DefaultOperationMethod
- Compare this operation method with the specified object for equality.
- equals(Matrix, double) -
Method in class GeneralMatrix
- Compares the element values regardless the object class.
- equals(Matrix, double) -
Method in class Matrix1
- Compares the element values regardless the object class.
- equals(Object) -
Method in class Matrix1
- Returns
true
if the specified object is of type Matrix1
and
all of the data members are equal to the corresponding data members in this matrix.
- equals(Matrix, double) -
Method in class Matrix2
- Compares the element values regardless the object class.
- equals(Object) -
Method in class Matrix2
- Returns
true
if the specified object is of type Matrix2
and
all of the data members are equal to the corresponding data members in this matrix.
- equals(Matrix, double) -
Method in class Matrix3
- Compares the element values regardless the object class.
- equals(Matrix, double) -
Method in class Matrix4
- Compares the element values regardless the object class.
- equals(Matrix, double) -
Method in interface XMatrix
- Compares the element values regardless the object class.
- equals(Object) -
Method in class AlbersEqualArea
- Compares the specified object with this map projection for equality.
- equals(Object) -
Method in class EquidistantCylindrical
- Compares the specified object with this map projection for equality.
- equals(Object) -
Method in class Krovak
- Compares the specified object with this map projection for equality.
- equals(Object) -
Method in class LambertConformal
- Compares the specified object with this map projection for equality.
- equals(Object) -
Method in class MapProjection
- Compares the specified object with this map projection for equality.
- equals(Object) -
Method in class Mercator
- Compares the specified object with this map projection for equality.
- equals(Object) -
Method in class ObliqueMercator
- Compares the specified object with this map projection for equality.
- equals(Object) -
Method in class Orthographic
- Compares the specified object with this map projection for equality.
- equals(Object) -
Method in class PolarStereographic
- Compares the specified object with this map projection for equality.
- equals(Object) -
Method in class Stereographic
- Compares the specified object with this map projection for equality.
- equals(Object) -
Method in class TransverseMercator
- Compares the specified object with this map projection for equality.
- equals(Object) -
Method in class AbstractMathTransform
- Compares the specified object with this math transform for equality.
- equals(Object) -
Method in class AbstractMathTransform.Inverse
- Compares the specified object with this inverse math transform for equality.
- equals(Object) -
Method in class ConcatenatedTransform
- Compares the specified object with this math transform for equality.
- equals(Object) -
Method in class ExponentialTransform1D
- Compares the specified object with this math transform for equality.
- equals(Object) -
Method in class GeocentricTransform
- Compares the specified object with this math transform for equality.
- equals(Object) -
Method in class GeocentricTranslation
- Compares the specified object with this math transform for equality.
- equals(Object) -
Method in class IdentityTransform
- Compares the specified object with
this math transform for equality.
- equals(Object) -
Method in class LinearTransform1D
- Compares the specified object with this math transform for equality.
- equals(Object) -
Method in class LogarithmicTransform1D
- Compares the specified object with this math transform for equality.
- equals(Object) -
Method in class MathTransformProxy
- Compares the specified object with this inverse math transform for equality.
- equals(Object) -
Method in class MolodenskiTransform
- Compares the specified object with this math transform for equality.
- equals(Object) -
Method in class NADCONTransform
- Compares the specified object with this math transform for equality.
- equals(Object) -
Method in class PassThroughTransform
- Compares the specified object with this math transform for equality.
- equals(Object) -
Method in class ProjectiveTransform
- Compares the specified object with
this math transform for equality.
- equals(Object) -
Method in class WarpTransform2D
- Compares this transform with the specified object for equality.
- equals(Object) -
Method in class DefaultDomain1D
- Compares the specified object with this domain element list for equality.
- equals(Object) -
Method in class DefaultDomainElement1D
- Implementation of
Object.equals(Object)
for DomainElement1D
s.
- equals(Object) -
Method in class DefaultLinearPiecewiseTransform1DElement
-
- equals(Object) -
Method in class DefaultPiecewiseTransform1D
-
- equals(Object) -
Method in class DefaultPiecewiseTransform1DElement
-
- equals(Object) -
Method in interface DomainElement1D
- Compares the specified object with this domain element for equality.
- equals(Object) -
Method in class LabelCacheItem
-
- equals(Object) -
Method in class LinearColorMap
-
- equals(Object) -
Method in class LinearColorMapElement
-
- equals(Object) -
Method in class LabelCacheItem
-
- equals(Object) -
Method in class AnchorPointImpl
-
- equals(Object) -
Method in class DescriptionImpl
-
- equals(Object) -
Method in class DisplacementImpl
-
- equals(Object) -
Method in class ExtentImpl
-
- equals(Object) -
Method in class ExternalGraphicImpl
- Compares this ExternalGraphi with another.
- equals(Object) -
Method in class FeatureTypeConstraintImpl
-
- equals(Object) -
Method in class FeatureTypeStyleImpl
- Compares this FeatureTypeStyleImpl with another.
- equals(Object) -
Method in class FillImpl
- Compares a FillImpl with another for equality.
- equals(Object) -
Method in class FontImpl
- Compares this font with another for equality.
- equals(Object) -
Method in class GraphicImpl
- Compares this GraphicImpl with another for equality.
- equals(Object) -
Method in class HaloImpl
- Compares this HaloImpl with another for equality.
- equals(Object) -
Method in class ImageOutlineImpl
-
- equals(Object) -
Method in class LayerFeatureConstraintsImpl
-
- equals(Object) -
Method in class LinePlacementImpl
-
- equals(Object) -
Method in class LineSymbolizerImpl
- Compares this LineSymbolizerImpl with another for equality.
- equals(Object) -
Method in class MarkImpl
- Compares this MarkImpl with another for equality.
- equals(Object) -
Method in class NamedLayerImpl
-
- equals(Object) -
Method in class PointPlacementImpl
-
- equals(Object) -
Method in class PointSymbolizerImpl
- Checks this PointSymbolizerImpl with another for equality.
- equals(Object) -
Method in class PolygonSymbolizerImpl
- Compares this PolygonSymbolizerImpl with another.
- equals(Object) -
Method in class RuleImpl
- Compares this Rule with another for equality.
- equals(Object) -
Method in class StrokeImpl
- Compares this stroke with another stroke for equality.
- equals(Object) -
Method in class StyledLayerDescriptorImpl
-
- equals(Object) -
Method in class StyleImpl
- Compares this Style with another.
- equals(Object) -
Method in class TextSymbolizerImpl
-
- equals(Object) -
Method in class UserLayerImpl
-
- equals(Object) -
Method in class CheckedArrayList
- Compares the specified object with this list for equality.
- equals(Object) -
Method in class CheckedHashMap
- Compares the specified object with this map for equality.
- equals(Object) -
Method in class CheckedHashSet
- Compares the specified object with this set for equality.
- equals(Object) -
Method in class DisjointSet
- Compare this set with the specified object for equality.
- equals(boolean, boolean) -
Static method in class EqualsUtil
- Deprecated.
- equals(char, char) -
Static method in class EqualsUtil
- Deprecated.
- equals(long, long) -
Static method in class EqualsUtil
- Deprecated.
- equals(float, float) -
Static method in class EqualsUtil
- Deprecated.
- equals(double, double) -
Static method in class EqualsUtil
- Deprecated.
- equals(Object, Object) -
Static method in class EqualsUtil
- Deprecated. Possibly-null object field.
- equals(Object) -
Method in class GenericName
- Compares this generic name with the specified object for equality.
- equals(Object) -
Method in class GrowableInternationalString
- Compares this international string with the specified object for equality.
- equals(Object) -
Method in class LocalName
- Compares this local name with the specified object for equality.
- equals(Object) -
Method in class MapEntry
- Compares the specified object with this entry for equality.
- equals(Object) -
Method in class MeasurementRange
- Compares this range with the specified object for equality.
- equals(Object) -
Method in class MemberNameImpl
- Compares this member name with the associated object for equality.
- equals(Object) -
Method in class Range
- Compares this range with the given object for equality.
- equals(Object) -
Method in class RangeSet
- Compares the specified object with this set of ranges for equality.
- equals(Object) -
Method in class ResourceInternationalString
- Compares this international string with the specified object for equality.
- equals(Object) -
Method in class ScopedName
- Compares this scoped name with the specified object for equality.
- equals(Object) -
Method in class SimpleInternationalString
- Compares this international string with the specified object for equality.
- equals(Object) -
Method in class SoftValueHashMap
- Compares the specified object with this map for equality.
- equals(boolean, boolean) -
Static method in class Utilities
- Returns
true
if the given booleans are equals.
- equals(char, char) -
Static method in class Utilities
- Returns
true
if the given characters are equals.
- equals(byte, byte) -
Static method in class Utilities
- Returns
true
if the given bytes are equals.
- equals(short, short) -
Static method in class Utilities
- Returns
true
if the given shorts are equals.
- equals(int, int) -
Static method in class Utilities
- Returns
true
if the given integers are equals.
- equals(long, long) -
Static method in class Utilities
- Returns
true
if the given longs are equals.
- equals(float, float) -
Static method in class Utilities
- Returns
true
if the given floats are equals.
- equals(double, double) -
Static method in class Utilities
- Returns
true
if the given doubles are equals.
- equals(Object, Object) -
Static method in class Utilities
- Convenience method for testing two objects for equality.
- equals(Object) -
Method in class Version
- Compare this version string with the specified object for equality.
- equals(Object) -
Method in class ArgumentDTO
-
- equals(Object) -
Method in class PlugInDTO
- Implementation of equals.
- equals(Object) -
Method in class TestDTO
- Implementation of equals.
- equals(Object) -
Method in class TestSuiteDTO
- Implementation of equals.
- equals(Object) -
Method in class Configuration
- Equals override, equality is based soley on
Configuration.getNamespaceURI()
.
- equals(Object) -
Method in class Duration
-
- equals(Object) -
Method in class PicoMap
-
- equals(Object) -
Method in class XMLHandlerHints
-
- equals(Object) -
Method in class XSD
- Implementation of equals, equality is based soley on
XSD.getNamespaceURI()
.
- equals(Object) -
Method in class XSIElementHandler
-
- equals(Object) -
Method in class Whitespace
-
- equalsAffine(AffineTransform) -
Method in class Matrix3
- Returns
true
if this matrix is equals to the specified affine transform.
- equalsAncestors(SimpleFeatureType, SimpleFeatureType) -
Static method in class FeatureTypes
- This method depends on the correct implementation of FeatureType equals
We may need to write an implementation that can detect cycles,
- equalsExact(Geometry, Geometry) -
Static method in class StaticGeometry
-
- equalsExactTolerance(Geometry, Geometry, double) -
Static method in class StaticGeometry
-
- equalsId(SimpleFeatureType, SimpleFeatureType) -
Static method in class FeatureTypes
- Quick check of namespace and typename
- equalsIgnoreMetadata(Object, Object) -
Static method in class CRS
- Compares the specified objects for equality.
- EqualsImpl - Class in org.geotools.filter.spatial
-
- EqualsImpl(FilterFactory, Expression, Expression) -
Constructor for class EqualsImpl
-
- EqualsUtil - Class in org.geotools.util
- Deprecated. Use
Utilities
instead. - EqualsUtil() -
Constructor for class EqualsUtil
- Deprecated.
- equalTo(Object, Object) -
Static method in class StaticGeometry
-
- EquatorialOrthographic - Class in org.geotools.referencing.operation.projection
- The equatorial case of the
Orthographic
projection. - EquatorialOrthographic(ParameterValueGroup) -
Constructor for class EquatorialOrthographic
- Constructs an equatorial orthographic projection.
- EquatorialStereographic - Class in org.geotools.referencing.operation.projection
- The USGS equatorial case of the stereographic projection.
- EquatorialStereographic(ParameterValueGroup) -
Constructor for class EquatorialStereographic
- Constructs an equatorial stereographic projection (EPSG equations).
- EquidistantCylindrical - Class in org.geotools.referencing.operation.projection
- Equidistant cylindrical projection (EPSG code 9823).
- EquidistantCylindrical(ParameterValueGroup) -
Constructor for class EquidistantCylindrical
- Constructs a new map projection from the supplied parameters.
- EquidistantCylindrical.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for an Equidistant Cylindrical projection
(EPSG code 9823).
- EquidistantCylindrical.Provider() -
Constructor for class EquidistantCylindrical.Provider
- Constructs a new provider.
- ErdasImgFormat - Class in org.geotools.coverageio.gdal.erdasimg
- An implementation a
Format
for the Erdas Imagine format. - ErdasImgFormat() -
Constructor for class ErdasImgFormat
- Creates an instance and sets the metadata.
- ErdasImgFormatFactory - Class in org.geotools.coverageio.gdal.erdasimg
- Implementation of the
Format
service provider interface for ERDAS
Imagine files. - ErdasImgFormatFactory() -
Constructor for class ErdasImgFormatFactory
-
- ErdasImgReader - Class in org.geotools.coverageio.gdal.erdasimg
- This class can read a ERDAS Imagine data source and create a
GridCoverage2D
from the data. - ErdasImgReader(Object) -
Constructor for class ErdasImgReader
- Creates a new instance of a
ErdasImgReader
.
- ErdasImgReader(Object, Hints) -
Constructor for class ErdasImgReader
- Creates a new instance of a
ErdasImgReader
.
- err -
Variable in class CommandLine
- Error stream to the console.
- err -
Variable in class AbstractConsole
- The error stream, usually the standard one.
- error(SAXParseException) -
Method in class ParseErrorHandler
-
- error -
Variable in class DefaultFeatureResults
-
- error(SimpleFeature, String) -
Method in class DefaultFeatureResults
-
- error(SimpleFeature, String) -
Method in interface ValidationResults
- Returns a validation error on against the provided feature, An optional
error message may be provided.
- error(SAXParseException) -
Method in class ParserHandler
-
- error(SAXParseException) -
Method in class XMLSAXHandler
- Implementation of error.
- error(SAXParseException) -
Method in class XSISAXHandler
- Implementation of error.
- ErrorKeys - Class in org.geotools.renderer.i18n
- Resource keys.
- errorOccurred(Exception) -
Method in interface RenderListener
-
- Errors - Class in org.geotools.renderer.i18n
- Base class for locale-dependent resources.
- Errors() -
Constructor for class Errors
-
- escapeName(String) -
Method in class FilterToSQL
- Surrounds a name with the SQL escape character.
- escapeName(String) -
Method in class SQLEncoder
- Deprecated. Surrounds a name with the SQL escape character.
- ESRI -
Static variable in class Citations
- The ESRI organisation.
- ESRI -
Static variable in class ContactImpl
- Contact informations for ESRI.
- ESRI -
Static variable in class OnLineResourceImpl
- The online resources for ESRI.
- ESRI -
Static variable in class ResponsiblePartyImpl
- The ESRI responsible party.
- EsriExtension - Class in org.geotools.referencing.factory.epsg
- Extends the EPSG database with Coordinate Reference Systems
defined by ESRI.
- EsriExtension() -
Constructor for class EsriExtension
- Constructs an authority factory using the default set of factories.
- EsriExtension(Hints) -
Constructor for class EsriExtension
- Constructs an authority factory using a set of factories created from the specified hints.
- EsriHdrFormat - Class in org.geotools.coverageio.gdal.ehdr
- An implementation of
Format
for the Esri Hdr format. - EsriHdrFormat() -
Constructor for class EsriHdrFormat
- Creates an instance and sets the metadata.
- EsriHdrFormatFactory - Class in org.geotools.coverageio.gdal.ehdr
- Implementation of the
Format
service provider interface for EHdr
files. - EsriHdrFormatFactory() -
Constructor for class EsriHdrFormatFactory
-
- EsriHdrReader - Class in org.geotools.coverageio.gdal.ehdr
- This class can read a EHdr data source and create a
GridCoverage2D
from the data. - EsriHdrReader(Object) -
Constructor for class EsriHdrReader
- Creates a new instance of a
EsriHdrReader
.
- EsriHdrReader(Object, Hints) -
Constructor for class EsriHdrReader
- Creates a new instance of a
EsriHdrReader
.
- estimatedExtent -
Variable in class PostgisDataStore
- set to true if the bounds for a table should be computed using the
estimated_extent' function, but beware that this function is less accurate
and in some cases *far* less accurate if the data within the actual bounds
does not follow a uniform distribution.
- ESTIMATEDEXTENT -
Static variable in class PostgisDataStoreFactory
-
- EV_NAME -
Static variable in interface MapScaleDenominator
-
- eval(Object) -
Method in class BinaryComparisonAbstract
- Convenience method which evaluates the expressions and trys to align the values
to be of the same type.
- eval(Expression, SimpleFeature) -
Method in class ExpressionAbstract
- Helper method for subclasses to reduce null checks
- eval(Expression, SimpleFeature) -
Method in class ExpressionAbstract
- Helper method for subclasses to reduce null checks
- eval(Expression, SimpleFeature) -
Method in class FilterAbstract
- Helper method for subclasses to reduce null checks
- eval(Expression, Object) -
Method in class FilterAbstract
- Helper method for subclasses to reduce null checks
- eval(Expression, Object, Class) -
Method in class FilterAbstract
- Helper method for subclasses to reduce null checks
- evaluate(SimpleFeature) -
Method in class PaletteFunction
-
- evaluate(DirectPosition, Collection<String>) -
Method in class AbstractCoverage
- Returns a set of records of feature attribute values for the specified direct position.
- evaluate(DirectPosition, boolean[]) -
Method in class AbstractCoverage
- Returns a sequence of boolean values for a given point in the coverage.
- evaluate(DirectPosition, byte[]) -
Method in class AbstractCoverage
- Returns a sequence of byte values for a given point in the coverage.
- evaluate(DirectPosition, int[]) -
Method in class AbstractCoverage
- Returns a sequence of integer values for a given point in the coverage.
- evaluate(DirectPosition, float[]) -
Method in class AbstractCoverage
- Returns a sequence of float values for a given point in the coverage.
- evaluate(DirectPosition, double[]) -
Method in class AbstractCoverage
- Returns a sequence of double values for a given point in the coverage.
- evaluate(DirectPosition) -
Method in class CoverageStack
- Returns a sequence of values for a given point in the coverage.
- evaluate(DirectPosition, boolean[]) -
Method in class CoverageStack
- Returns a sequence of boolean values for a given point in the coverage.
- evaluate(DirectPosition, byte[]) -
Method in class CoverageStack
- Returns a sequence of byte values for a given point in the coverage.
- evaluate(DirectPosition, int[]) -
Method in class CoverageStack
- Returns a sequence of integer values for a given point in the coverage.
- evaluate(DirectPosition, float[]) -
Method in class CoverageStack
- Returns a sequence of float values for a given point in the coverage.
- evaluate(DirectPosition, double[]) -
Method in class CoverageStack
- Returns a sequence of double values for a given point in the coverage.
- evaluate(DirectPosition) -
Method in class GridCoverage2D
- Returns the value vector for a given point in the coverage.
- evaluate(DirectPosition, byte[]) -
Method in class GridCoverage2D
- Returns a sequence of byte values for a given point in the coverage.
- evaluate(DirectPosition, int[]) -
Method in class GridCoverage2D
- Returns a sequence of integer values for a given point in the coverage.
- evaluate(DirectPosition, float[]) -
Method in class GridCoverage2D
- Returns a sequence of float values for a given point in the coverage.
- evaluate(DirectPosition, double[]) -
Method in class GridCoverage2D
- Returns a sequence of double values for a given point in the coverage.
- evaluate(Point2D, int[]) -
Method in class GridCoverage2D
- Returns a sequence of integer values for a given two-dimensional point in the coverage.
- evaluate(Point2D, float[]) -
Method in class GridCoverage2D
- Returns a sequence of float values for a given two-dimensional point in the coverage.
- evaluate(Point2D, double[]) -
Method in class GridCoverage2D
- Returns a sequence of double values for a given two-dimensional point in the coverage.
- evaluate(Point2D, int[]) -
Method in class Interpolator2D
- Returns a sequence of integer values for a given two-dimensional point in the coverage.
- evaluate(Point2D, float[]) -
Method in class Interpolator2D
- Returns a sequence of float values for a given two-dimensional point in the coverage.
- evaluate(Point2D, double[]) -
Method in class Interpolator2D
- Returns a sequence of double values for a given two-dimensional point in the coverage.
- evaluate(Point2D, Date, boolean[]) -
Method in class SpatioTemporalCoverage3D
- Returns a sequence of boolean values for a given point in the coverage.
- evaluate(Point2D, Date, byte[]) -
Method in class SpatioTemporalCoverage3D
- Returns a sequence of byte values for a given point in the coverage.
- evaluate(Point2D, Date, int[]) -
Method in class SpatioTemporalCoverage3D
- Returns a sequence of integer values for a given point in the coverage.
- evaluate(Point2D, Date, float[]) -
Method in class SpatioTemporalCoverage3D
- Returns a sequence of float values for a given point in the coverage.
- evaluate(Point2D, Date, double[]) -
Method in class SpatioTemporalCoverage3D
- Returns a sequence of double values for a given point in the coverage.
- evaluate(DirectPosition) -
Method in class SpatioTemporalCoverage3D
- Returns the value vector for a given point in the coverage.
- evaluate(DirectPosition, boolean[]) -
Method in class SpatioTemporalCoverage3D
- Returns a sequence of boolean values for a given point in the coverage.
- evaluate(DirectPosition, byte[]) -
Method in class SpatioTemporalCoverage3D
- Returns a sequence of byte values for a given point in the coverage.
- evaluate(DirectPosition, int[]) -
Method in class SpatioTemporalCoverage3D
- Returns a sequence of integer values for a given point in the coverage.
- evaluate(DirectPosition, float[]) -
Method in class SpatioTemporalCoverage3D
- Returns a sequence of float values for a given point in the coverage.
- evaluate(DirectPosition, double[]) -
Method in class SpatioTemporalCoverage3D
- Returns a sequence of double values for a given point in the coverage.
- evaluate(DirectPosition) -
Method in class TransformedCoverage
- Returns the value vector for a given point in the coverage.
- evaluate(DirectPosition, boolean[]) -
Method in class TransformedCoverage
- Returns a sequence of boolean values for a given point in the coverage.
- evaluate(DirectPosition, byte[]) -
Method in class TransformedCoverage
- Returns a sequence of byte values for a given point in the coverage.
- evaluate(DirectPosition, int[]) -
Method in class TransformedCoverage
- Returns a sequence of integer values for a given point in the coverage.
- evaluate(DirectPosition, float[]) -
Method in class TransformedCoverage
- Returns a sequence of float values for a given point in the coverage.
- evaluate(DirectPosition, double[]) -
Method in class TransformedCoverage
- Returns a sequence of double values for a given point in the coverage.
- evaluate(Object) -
Method in class ReprojectingFilterVisitor.FunctionReprojector
-
- evaluate(Object, Class<T>) -
Method in class ReprojectingFilterVisitor.FunctionReprojector
-
- evaluate(SimpleFeature) -
Method in class AndImpl
-
- evaluate(Object) -
Method in class AndImpl
-
- evaluate(Object) -
Method in class AreaFunction
-
- evaluate(SimpleFeature) -
Method in class AttributeExpressionImpl
- Gets the value of this attribute from the passed feature.
- evaluate(Object) -
Method in class AttributeExpressionImpl
- Gets the value of this property from the passed object.
- evaluate(Object, Class) -
Method in class AttributeExpressionImpl
-
- evaluate(SimpleFeature) -
Method in class AttributeExpressionImpl2
- Gets the value of this attribute from the passed feature.
- evaluate(Object) -
Method in class AttributeExpressionImpl2
-
- evaluate(Object) -
Method in class BetweenFilterImpl
- Deprecated. Determines whether or not a given feature is 'inside' this filter.
- evaluate(Object) -
Method in class CategorizeFunction
-
- evaluate(Object, Class<T>) -
Method in class CategorizeFunction
-
- evaluate(SimpleFeature) -
Method in class CompareFilterImpl
- Determines whether or not a given feature is 'inside' this filter.
- evaluate(SimpleFeature) -
Method in class ConstantExpression
-
- evaluate(Object) -
Method in class ConstantExpression
-
- evaluate(Object, Class<T>) -
Method in class ConstantExpression
-
- evaluate(SimpleFeature) -
Method in class DefaultExpression
- Returns a value for this expression.
- evaluate(Object) -
Method in class DefaultExpression
- This method checks if the object is an instance of
Feature
and
if so, calls through to #evaluate(Feature)
.
- evaluate(Object) -
Method in class AddImpl
-
- evaluate(Object) -
Method in class DivideImpl
-
- evaluate(SimpleFeature) -
Method in interface Expression
- Deprecated. Evaluates the expression against an instance of
Feature
.
- evaluate(Object) -
Method in class ExpressionAbstract
- Subclass should overide, default implementation returns null
- evaluate(Object, Class) -
Method in class ExpressionAbstract
- Default implementation delegates handling of context
conversion to Value utility class.
- evaluate(Object) -
Method in class MultiplyImpl
-
- evaluate(Object) -
Method in class SubtractImpl
-
- evaluate(Object) -
Method in class FallbackFunction
-
- evaluate(Object, Class) -
Method in class FallbackFunction
-
- evaluate(Object) -
Method in class FidFilterImpl
- Determines whether or not the given feature's ID matches this filter.
- evaluate(SimpleFeature) -
Method in interface Filter
- Deprecated. Evaluates the filter against an instance of
Feature
.
- evaluate(SimpleFeature) -
Method in class FilterAbstract
- Subclass should overrride.
- evaluate(SimpleFeature) -
Method in class ClassificationFunction
-
- evaluate(Object) -
Method in class ClassificationFunction
-
- evaluate(Object) -
Method in class ClassifyFunction
-
- evaluate(Object) -
Method in class Collection_AverageFunction
-
- evaluate(Object) -
Method in class Collection_BoundsFunction
-
- evaluate(Object) -
Method in class Collection_CountFunction
-
- evaluate(Object) -
Method in class Collection_MaxFunction
-
- evaluate(Object) -
Method in class Collection_MedianFunction
-
- evaluate(Object) -
Method in class Collection_MinFunction
-
- evaluate(Object) -
Method in class Collection_SumFunction
-
- evaluate(Object) -
Method in class Collection_UniqueFunction
-
- evaluate(Object) -
Method in class EqualIntervalFunction
-
- evaluate(Object) -
Method in class FilterFunction_area
-
- evaluate(Object) -
Method in class FilterFunction_between
-
- evaluate(Object) -
Method in class FilterFunction_boundary
-
- evaluate(Object) -
Method in class FilterFunction_boundaryDimension
-
- evaluate(Object) -
Method in class FilterFunction_buffer
-
- evaluate(Object) -
Method in class FilterFunction_bufferWithSegments
-
- evaluate(Object) -
Method in class FilterFunction_centroid
-
- evaluate(Object) -
Method in class FilterFunction_contains
-
- evaluate(Object) -
Method in class FilterFunction_Convert
-
- evaluate(Object) -
Method in class FilterFunction_convexHull
-
- evaluate(Object) -
Method in class FilterFunction_crosses
-
- evaluate(Object) -
Method in class FilterFunction_dateFormat
-
- evaluate(Object) -
Method in class FilterFunction_dateParse
-
- evaluate(Object) -
Method in class FilterFunction_difference
-
- evaluate(Object) -
Method in class FilterFunction_dimension
-
- evaluate(Object) -
Method in class FilterFunction_disjoint
-
- evaluate(Object) -
Method in class FilterFunction_distance
-
- evaluate(Object) -
Method in class FilterFunction_double2bool
-
- evaluate(Object) -
Method in class FilterFunction_endPoint
-
- evaluate(Object) -
Method in class FilterFunction_envelope
-
- evaluate(Object) -
Method in class FilterFunction_equalsExact
-
- evaluate(Object) -
Method in class FilterFunction_equalsExactTolerance
-
- evaluate(Object) -
Method in class FilterFunction_equalTo
-
- evaluate(Object) -
Method in class FilterFunction_exteriorRing
-
- evaluate(Object) -
Method in class FilterFunction_geometryType
-
- evaluate(Object) -
Method in class FilterFunction_geomFromWKT
-
- evaluate(Object) -
Method in class FilterFunction_geomLength
-
- evaluate(Object) -
Method in class FilterFunction_getGeometryN
-
- evaluate(Object) -
Method in class FilterFunction_getX
-
- evaluate(Object) -
Method in class FilterFunction_getY
-
- evaluate(Object) -
Method in class FilterFunction_getZ
-
- evaluate(Object) -
Method in class FilterFunction_greaterEqualThan
-
- evaluate(Object) -
Method in class FilterFunction_greaterThan
-
- evaluate(Object) -
Method in class FilterFunction_if_then_else
-
- evaluate(Object) -
Method in class FilterFunction_in10
-
- evaluate(Object) -
Method in class FilterFunction_in2
-
- evaluate(Object) -
Method in class FilterFunction_in3
-
- evaluate(Object) -
Method in class FilterFunction_in4
-
- evaluate(Object) -
Method in class FilterFunction_in5
-
- evaluate(Object) -
Method in class FilterFunction_in6
-
- evaluate(Object) -
Method in class FilterFunction_in7
-
- evaluate(Object) -
Method in class FilterFunction_in8
-
- evaluate(Object) -
Method in class FilterFunction_in9
-
- evaluate(Object) -
Method in class FilterFunction_int2bbool
-
- evaluate(Object) -
Method in class FilterFunction_int2ddouble
-
- evaluate(Object) -
Method in class FilterFunction_interiorPoint
-
- evaluate(Object) -
Method in class FilterFunction_interiorRingN
-
- evaluate(Object) -
Method in class FilterFunction_intersection
-
- evaluate(Object) -
Method in class FilterFunction_intersects
-
- evaluate(Object) -
Method in class FilterFunction_isClosed
-
- evaluate(Object) -
Method in class FilterFunction_isEmpty
-
- evaluate(Object) -
Method in class FilterFunction_isLike
-
- evaluate(Object) -
Method in class FilterFunction_isNull
-
- evaluate(Object) -
Method in class FilterFunction_isRing
-
- evaluate(Object) -
Method in class FilterFunction_isSimple
-
- evaluate(Object) -
Method in class FilterFunction_isValid
-
- evaluate(Object) -
Method in class FilterFunction_isWithinDistance
-
- evaluate(Object) -
Method in class FilterFunction_lessEqualThan
-
- evaluate(Object) -
Method in class FilterFunction_lessThan
-
- evaluate(Object) -
Method in class FilterFunction_not
-
- evaluate(Object) -
Method in class FilterFunction_notEqualTo
-
- evaluate(Object) -
Method in class FilterFunction_numberFormat
-
- evaluate(Object) -
Method in class FilterFunction_numGeometries
-
- evaluate(Object) -
Method in class FilterFunction_numInteriorRing
-
- evaluate(Object) -
Method in class FilterFunction_numPoints
-
- evaluate(Object) -
Method in class FilterFunction_overlaps
-
- evaluate(Object) -
Method in class FilterFunction_parseBoolean
-
- evaluate(Object) -
Method in class FilterFunction_parseDouble
-
- evaluate(Object) -
Method in class FilterFunction_parseInt
-
- evaluate(Object) -
Method in class FilterFunction_parseLong
-
- evaluate(Object) -
Method in class FilterFunction_pointN
-
- evaluate(Object) -
Method in class FilterFunction_relate
-
- evaluate(Object) -
Method in class FilterFunction_relatePattern
-
- evaluate(Object) -
Method in class FilterFunction_roundDouble
-
- evaluate(Object) -
Method in class FilterFunction_startPoint
-
- evaluate(Object) -
Method in class FilterFunction_strConcat
-
- evaluate(Object) -
Method in class FilterFunction_strEndsWith
-
- evaluate(Object) -
Method in class FilterFunction_strEqualsIgnoreCase
-
- evaluate(Object) -
Method in class FilterFunction_strIndexOf
-
- evaluate(Object) -
Method in class FilterFunction_strLastIndexOf
-
- evaluate(Object) -
Method in class FilterFunction_strLength
-
- evaluate(Object) -
Method in class FilterFunction_strMatches
-
- evaluate(Object) -
Method in class FilterFunction_strReplace
-
- evaluate(Object) -
Method in class FilterFunction_strStartsWith
-
- evaluate(Object) -
Method in class FilterFunction_strSubstring
-
- evaluate(Object) -
Method in class FilterFunction_strSubstringStart
-
- evaluate(Object) -
Method in class FilterFunction_strToLowerCase
-
- evaluate(Object) -
Method in class FilterFunction_strToUpperCase
-
- evaluate(Object) -
Method in class FilterFunction_strTrim
-
- evaluate(Object) -
Method in class FilterFunction_symDifference
-
- evaluate(Object) -
Method in class FilterFunction_touches
-
- evaluate(Object) -
Method in class FilterFunction_toWKT
-
- evaluate(Object) -
Method in class FilterFunction_union
-
- evaluate(Object) -
Method in class FilterFunction_within
-
- evaluate(Object) -
Method in class FilterFunction_abs
-
- evaluate(Object) -
Method in class FilterFunction_abs_2
-
- evaluate(Object) -
Method in class FilterFunction_abs_3
-
- evaluate(Object) -
Method in class FilterFunction_abs_4
-
- evaluate(Object) -
Method in class FilterFunction_acos
-
- evaluate(Object) -
Method in class FilterFunction_asin
-
- evaluate(Object) -
Method in class FilterFunction_atan
-
- evaluate(Object) -
Method in class FilterFunction_atan2
-
- evaluate(Object) -
Method in class FilterFunction_ceil
-
- evaluate(Object) -
Method in class FilterFunction_cos
-
- evaluate(Object) -
Method in class FilterFunction_exp
-
- evaluate(Object) -
Method in class FilterFunction_floor
-
- evaluate(Object) -
Method in class FilterFunction_IEEEremainder
-
- evaluate(Object) -
Method in class FilterFunction_log
-
- evaluate(Object) -
Method in class FilterFunction_max
-
- evaluate(Object) -
Method in class FilterFunction_max_2
-
- evaluate(Object) -
Method in class FilterFunction_max_3
-
- evaluate(Object) -
Method in class FilterFunction_max_4
-
- evaluate(Object) -
Method in class FilterFunction_min
-
- evaluate(Object) -
Method in class FilterFunction_min_2
-
- evaluate(Object) -
Method in class FilterFunction_min_3
-
- evaluate(Object) -
Method in class FilterFunction_min_4
-
- evaluate(Object) -
Method in class FilterFunction_pow
-
- evaluate(Object) -
Method in class FilterFunction_random
-
- evaluate(Object) -
Method in class FilterFunction_rint
-
- evaluate(Object) -
Method in class FilterFunction_round
-
- evaluate(Object) -
Method in class FilterFunction_round_2
-
- evaluate(Object) -
Method in class FilterFunction_sin
-
- evaluate(Object) -
Method in class FilterFunction_sqrt
-
- evaluate(Object) -
Method in class FilterFunction_tan
-
- evaluate(Object) -
Method in class FilterFunction_toDegrees
-
- evaluate(Object) -
Method in class FilterFunction_toRadians
-
- evaluate(Object) -
Method in class PiFunction
-
- evaluate(SimpleFeature) -
Method in class PropertyExistsFunction
-
- evaluate(Object) -
Method in class PropertyExistsFunction
-
- evaluate(Object) -
Method in class QuantileFunction
-
- evaluate(Object) -
Method in class StandardDeviationFunction
-
- evaluate(Object) -
Method in class ConcatenateFunction
-
- evaluate(Object) -
Method in class UniqueIntervalFunction
-
- evaluate(Object) -
Method in class FunctionImpl
- Default implementation simply returns the fallbackValue.
- evaluate(SimpleFeature) -
Method in class GeometryFilterImpl
- Determines whether or not a given feature is 'inside' this filter.
- evaluate(Object) -
Method in class InterpolateFunction
-
- evaluate(Object, Class<T>) -
Method in class InterpolateFunction
-
- evaluate(Object) -
Method in class IsBetweenImpl
-
- evaluate(Object) -
Method in class IsEqualsToImpl
-
- evaluate(Object) -
Method in class IsGreaterThanImpl
-
- evaluate(Object) -
Method in class IsGreaterThanOrEqualToImpl
-
- evaluate(Object) -
Method in class IsLessThenImpl
-
- evaluate(Object) -
Method in class IsLessThenOrEqualToImpl
-
- evaluate(Object) -
Method in class IsNotEqualToImpl
-
- evaluate(Object) -
Method in class IsNullImpl
-
- evaluate(Object) -
Method in class LengthFunction
-
- evaluate(Object) -
Method in class LikeFilterImpl
- Determines whether or not a given feature matches this pattern.
- evaluate(SimpleFeature) -
Method in class LiteralExpressionImpl
- Gets the value of this literal.
- evaluate(Object) -
Method in class LiteralExpressionImpl
-
- evaluate(Object, Class) -
Method in class LiteralExpressionImpl
-
- evaluate(Object) -
Method in class MapScaleDenominatorImpl
-
- evaluate(Object) -
Method in class MaxFunction
- Deprecated. Returns a value for this expression.
- evaluate(Object) -
Method in class MinFunction
- Deprecated. Returns a value for this expression.
- evaluate(Object) -
Method in class NotImpl
-
- evaluate(Object) -
Method in class NullFilterImpl
- Determines whether or not a given feature is 'inside' this filter.
- evaluate(Object) -
Method in class OrImpl
-
- evaluate(Object) -
Method in class RecodeFunction
-
- evaluate(Object, Class<T>) -
Method in class RecodeFunction
-
- evaluate(Object) -
Method in class BBOXImpl
-
- evaluate(SimpleFeature) -
Method in class BeyondImpl
-
- evaluate(Object) -
Method in class BeyondImpl
-
- evaluate(Object) -
Method in class ContainsImpl
-
- evaluate(Object) -
Method in class CrossesImpl
-
- evaluate(Object) -
Method in class DisjointImpl
-
- evaluate(Object) -
Method in class DWithinImpl
-
- evaluate(Object) -
Method in class EqualsImpl
-
- evaluate(Object) -
Method in class IntersectsImpl
-
- evaluate(Object) -
Method in class OverlapsImpl
-
- evaluate(Object) -
Method in class TouchesImpl
-
- evaluate(Object) -
Method in class WithinImpl
-
- evaluateInverse(Record) -
Method in class AbstractCoverage
- Returns a set of domain objects for the specified record of feature
attribute values.
- evaluateLiteral(Literal, Class) -
Method in class FilterToSQL
-
- EVERYTHING -
Static variable in class ReferencedEnvelope
- A ReferencedEnvelope containing "everything"
- EWKTAttributeIO - Class in org.geotools.data.postgis.attributeio
- An attribute IO object that can read and write geometries encoded into
EWKT format.
- EWKTAttributeIO() -
Constructor for class EWKTAttributeIO
-
- ex -
Variable in class BursaWolfParameters
- Bursa Wolf rotation in arc seconds.
- EX -
Static variable in class GeocentricTranslation.ProviderSevenParam
- The operation parameter descriptor for the X-axis rotation ("ex")
parameter value.
- excentricity -
Variable in class MapProjection
- Ellipsoid excentricity, equals to
sqrt(MapProjection.excentricitySquared
)
.
- excentricitySquared -
Variable in class MapProjection
- The square of excentricity: e² = (a²-b²)/a² where
e is the excentricity,
a is the semi major axis length and
b is the semi minor axis length.
- Exception -
Static variable in class OWS
-
- Exception -
Static variable in class OWS
-
- exception -
Variable in class FCBuffer
-
- EXCEPTION_BLANK -
Static variable in interface GetMapRequest
- Represents the EXCEPTION_BLANK value
- EXCEPTION_INIMAGE -
Static variable in interface GetMapRequest
- Represents the EXCEPTION_INIMAGE value
- EXCEPTION_XML -
Static variable in class AbstractRequest
- Represents OGC Exception MIME types
- EXCEPTION_XML -
Static variable in interface GetMapRequest
-
- ExceptionMonitor - Class in org.geotools.gui.swing
- Utility which enables exception messages to be displayed in a Swing component.
- exceptionOccurred(Throwable) -
Method in class ProgressMailer
- Send an exception stack trace by email.
- exceptionOccurred(Throwable) -
Method in class ProgressPrinter
- Prints an exception stack trace in a box.
- exceptionOccurred(Throwable) -
Method in class ProgressWindow
- Display an exception stack trace.
- exceptionOccurred(Throwable) -
Method in class DelegateProgressListener
-
- exceptionOccurred(Throwable) -
Method in class NullProgressListener
-
- exceptionOccurred(Throwable) -
Method in interface ProgressListener
- Deprecated. Reports an exception.
- ExceptionReport -
Static variable in class OWS
-
- ExceptionReport -
Static variable in class OWS
-
- ExceptionReportParser - Class in org.geotools.data.wfs.v1_1_0.parsers
- A WFS response parser that parses server exception reports into
WFSException
objects. - ExceptionReportParser() -
Constructor for class ExceptionReportParser
-
- EXCEPTIONS -
Static variable in interface GetLegendGraphicRequest
-
- EXCEPTIONS -
Static variable in interface GetMapRequest
- Represents the EXCEPTIONS parameter
- ExceptionType -
Static variable in class OWS
-
- ExceptionType -
Static variable in class OWS
-
- ExceptionTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:ExceptionType.
- ExceptionTypeBinding(Ows10Factory) -
Constructor for class ExceptionTypeBinding
-
- EXCLUSIVE -
Static variable in interface Lock
-
- execute(ISession, SeConnection) -
Method in class Command
- Executed to operate on an SeConnection, a Command is scheduled for execution on a Session.
- execute(String) -
Method in class Console
- Execute the specified instruction.
- execute(String) -
Method in class AbstractConsole
- Execute the specified instruction.
- execute() -
Method in class BaseCoverageProcessingNode
- Subclasses MUST override this method in order to do the actual
processing.
- execute() -
Method in class RasterSymbolizerHelper
- We are hacking here a solutions for whenever the user either did not
specify a style or did specify a bad one and the resulting image seems
not be drawable.
- execute() -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- execute() -
Method in class SubchainStyleVisitorCoverageProcessingAdapter
-
- Execute -
Static variable in class WPS
-
- execute(BindingWalker.Visitor) -
Method in class BindingWalker.BindingExecutionChain
-
- executeAll() -
Method in class AbstractConsole
- Executes all instructions (like
AbstractConsole.run()
), but stop at the first error.
- executeInsert(PreparedStatement) -
Method in class JDBCPSFeatureWriter
- Hook for subclasses to use a specific execution mechanism other than the default
insertStatement.executeUpdate()
.
- executeQuery(FeatureTypeInfo, String, String, Transaction, boolean) -
Method in class DB2DataStore
- Overrides the method in JDBCDataStore because it includes
PostGIS-specific handling to setAutoCommit(false) which causes problems
for DB2 because the transaction is still uncommitted when the
connection is closed.
- executeQuery(FeatureTypeInfo, String, String, Transaction, boolean) -
Method in class JDBC1DataStore
- See the full version with hints support
- executeQuery(FeatureTypeInfo, String, String, Transaction, boolean, Hints) -
Method in class JDBC1DataStore
- Executes the SQL Query.
- ExecuteResponse -
Static variable in class WPS
-
- ExecuteResponse_ProcessOutputs -
Static variable in class WPS
- generated NOT
- ExhaustivePathFinder - Class in org.geotools.graph.path
-
- ExhaustivePathFinder() -
Constructor for class ExhaustivePathFinder
-
- ExhaustivePathFinder(int, int) -
Constructor for class ExhaustivePathFinder
-
- exists(String) -
Method in class InProcessLockingManager
- Implment lockExists.
- exists(String) -
Method in interface LockingManager
- Check if any locks exist held by the authorization
lockID
.
- exists(ShpFileType) -
Method in class ShpFiles
- Returns true if the file exists.
- existsIndex(String) -
Method in class AttributeIndexSummary
- Tests whether an index for this attribute exists.
- exiting(String, String) -
Method in class LoggerAdapter
- Logs a method return to the debug level.
- exiting(String, String, Object) -
Method in class LoggerAdapter
- Logs a method return to the debug level.
- Exp - Class in org.geotools.coverage.processing.operation
- Takes the exponential of the sample values of a coverage.
- Exp() -
Constructor for class Exp
- Constructs a default
"Exp"
operation.
- exp(Coverage) -
Method in class Operations
- Takes the exponential of the sample values of a coverage.
- ExpandedTabWriter - Class in org.geotools.io
- Writes characters to a stream while expanding tabs (
'\t'
) into spaces. - ExpandedTabWriter(Writer) -
Constructor for class ExpandedTabWriter
- Constructs a filter which replaces tab characters (
'\t'
)
by spaces.
- ExpandedTabWriter(Writer, int) -
Constructor for class ExpandedTabWriter
- Constructs a filter which replaces tab characters (
'\t'
)
by spaces, using the specified tab width.
- expandEnvelope(Envelope) -
Method in class LiteCoordinateSequence
-
- expected -
Variable in class RelationIntegrity
-
- ExplicitClassifier - Class in org.geotools.filter.function
-
- ExplicitClassifier(Set[]) -
Constructor for class ExplicitClassifier
-
- EXPLICITGROUP -
Static variable in class XS
-
- ExponentialTransform1D - Class in org.geotools.referencing.operation.transform
- A one dimensional exponentional transform.
- ExponentialTransform1D(double, double) -
Constructor for class ExponentialTransform1D
- Constructs a new exponentional transform.
- ExponentialTransform1D.Provider - Class in org.geotools.referencing.operation.transform
- The provider for the
ExponentialTransform1D
. - ExponentialTransform1D.Provider() -
Constructor for class ExponentialTransform1D.Provider
- Create a provider for logarithmic transforms.
- Expression - Interface in org.geotools.filter
- Deprecated. use
Expression
- expression(Node) -
Method in class ExpressionDOMParser
- parses an expression for a filter.
- expression(Expression) -
Method in class FilterSAXParser
- Adds the passed in expression to the current filter.
- expression -
Static variable in class OGC
-
- expression -
Static variable in class OGC
-
- expression1 -
Variable in class BinaryComparisonAbstract
-
- expression2 -
Variable in class BinaryComparisonAbstract
-
- ExpressionAbstract - Class in org.geotools.filter.expression
- Abstract superclass of these Expression implementations.
- ExpressionAbstract() -
Constructor for class ExpressionAbstract
-
- ExpressionBuilder - Class in org.geotools.filter
- Deprecated. Please use CQL
- ExpressionBuilder() -
Constructor for class ExpressionBuilder
- Deprecated.
- ExpressionBuilder(FilterFactory) -
Constructor for class ExpressionBuilder
- Deprecated.
- ExpressionDOMParser - Class in org.geotools.filter
- parsez short sections of gml for use in expressions and filters Hopefully we
can get away without a full parser here.
- ExpressionDOMParser(FilterFactory2) -
Constructor for class ExpressionDOMParser
- Constructor injection
- ExpressionException - Exception in org.geotools.filter.parser
-
- ExpressionException(String, Token) -
Constructor for exception ExpressionException
-
- ExpressionException(String, Token, Throwable) -
Constructor for exception ExpressionException
-
- ExpressionExtractor - Class in org.geotools.renderer.style
- Helper class that allows the extraction of CQL expressions out of a plain
text string using special separators.
- ExpressionExtractor() -
Constructor for class ExpressionExtractor
-
- ExpressionSAXParser - Class in org.geotools.filter
- DOCUMENT ME!
- ExpressionSAXParser() -
Constructor for class ExpressionSAXParser
-
- ExpressionSAXParser(FilterFactory) -
Constructor for class ExpressionSAXParser
-
- ExpressionSAXParser(SimpleFeatureType) -
Constructor for class ExpressionSAXParser
- Constructor with a schema to read the attribute againset.
- ExpressionSAXParser(SimpleFeatureType, FilterFactory) -
Constructor for class ExpressionSAXParser
- Constructor injection
- expressionType -
Variable in class DefaultExpression
- Defines the type of this expression.
- ExpressionType - Interface in org.geotools.filter
- The ExpressionType interface lists all the possible type of filter.
- ExpressionType -
Static variable in class OGC
-
- ExpressionType -
Static variable in class OGC
-
- ExtendedCapabilities -
Static variable in class OWS
-
- ExtendedCapabilities -
Static variable in class OWS
-
- ExtendedElementInformationImpl - Class in org.geotools.metadata.iso
- New metadata element, not found in ISO 19115, which is required to describe geographic data.
- ExtendedElementInformationImpl() -
Constructor for class ExtendedElementInformationImpl
- Construct an initially empty extended element information.
- ExtendedElementInformationImpl(ExtendedElementInformation) -
Constructor for class ExtendedElementInformationImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ExtendedElementInformationImpl(String, InternationalString, InternationalString, Datatype, Collection<String>, InternationalString, Collection<? extends ResponsibleParty>) -
Constructor for class ExtendedElementInformationImpl
- Create an extended element information initialized to the given values.
- extension -
Variable in enum ShpFileType
-
- EXTENSION -
Static variable in interface Schema
- Used to denote byte masks representing either XML block attributes or
XML final attributes.
- EXTENSION -
Static variable in class XSIElementHandler
- Type constants
- ExtensionHandler - Class in org.geotools.xml.handlers.xsi
-
Represents an Extension element
- ExtensionHandler() -
Constructor for class ExtensionHandler
-
- EXTENSIONTYPE -
Static variable in class XS
-
- extensionWithPeriod -
Variable in enum ShpFileType
-
- EXTENSIVE_TEST_KEY -
Static variable in class TestData
- The system property key for more extensive test
suite.
- EXTENT -
Static variable in class SLD
-
- Extent - Interface in org.geotools.styling
- An Extent gives feature/coverage/raster/matrix dimension extent.
- ExtentImpl - Class in org.geotools.metadata.iso.extent
- Information about spatial, vertical, and temporal extent.
- ExtentImpl() -
Constructor for class ExtentImpl
- Constructs an initially empty extent.
- ExtentImpl(Extent) -
Constructor for class ExtentImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ExtentImpl - Class in org.geotools.styling
-
- ExtentImpl() -
Constructor for class ExtentImpl
-
- extentOf -
Static variable in class GML
-
- extentOf -
Static variable in class GML
-
- ExtentType -
Static variable in class GML
-
- EXTENTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ExtentType">
<annotation>
<documentation>Information about the spatial, vertical, and/or temporal extent of a reference system object.
- exterior -
Static variable in class GML
-
- exterior -
Static variable in class GML
-
- exteriorRing(Geometry) -
Static method in class StaticGeometry
-
- EXTERNAL_GRAPHICS_EMPTY -
Static variable in interface ExternalGraphic
-
- EXTERNALGRAPHIC -
Static variable in class SLD
-
- ExternalGraphic - Interface in org.geotools.styling
- Holds a reference to an external graphics file with a URL to its location
and its expected MIME type.
- ExternalGraphicFactory - Interface in org.geotools.renderer.style
- Symbol handler for an external symbolizers.
- ExternalGraphicImpl - Class in org.geotools.styling
- DOCUMENT ME!
- ExternalGraphicImpl() -
Constructor for class ExternalGraphicImpl
-
- extract() -
Method in class PriorityQueue
-
- extractBboxForSpatialIndexQuery(GeometryFilter) -
Method in class DiffFeatureReader
-
- ExtractBoundsFilterVisitor - Class in org.geotools.filter.visitor
- Extract a maximal envelope from the provided Filter.
- ExtractBoundsFilterVisitor() -
Constructor for class ExtractBoundsFilterVisitor
- This FilterVisitor is stateless - use ExtractBoundsFilterVisitor.BOUNDS_VISITOR.
- extractCqlExpressions(String) -
Static method in class ExpressionExtractor
-
- extractSources(ParameterValueGroup, String[], GridCoverage2D[]) -
Method in class Operation2D
- Extracts and prepares the sources for this
Operation2D
, taking into account the
need for going to the geophysics view of the data in case this operation requires so.
- Extrema - Class in org.geotools.coverage.processing.operation
- This operation simply wraps JAI Extrema operations described by
ExtremaDescriptor
inside a GeoTools operation in order to make it
spatial-aware. - Extrema() -
Constructor for class Extrema
- Constructs a default
"Extrema"
operation.
- ey -
Variable in class BursaWolfParameters
- Bursa Wolf rotation in arc seconds.
- EY -
Static variable in class GeocentricTranslation.ProviderSevenParam
- The operation parameter descriptor for the Y-axis rotation ("ey")
parameter value.
- ez -
Variable in class BursaWolfParameters
- Bursa Wolf rotation in arc seconds.
- EZ -
Static variable in class GeocentricTranslation.ProviderSevenParam
- The operation parameter descriptor for the Z-axis rotation ("ez")
parameter value.
<complexType name="FaceType">
<annotation>
<documentation>.
- fact(int) -
Static method in class PoissonClusterer
-
- factories -
Variable in class AbstractAuthorityMediator
- A container of the "real factories" actually used to construct objects.
- factories -
Variable in class AbstractCachedAuthorityFactory
- A container of the "real factories" actually used to construct objects.
- factories -
Variable in class DirectAuthorityFactory
- The underlying factories used for objects creation.
- factory -
Variable in class ArcSDEGeometryBuilder
- JTS geometry factory subclasses use to map SeShapes to JTS ones
- factory -
Variable in class JDBCAuthorityFactory
-
- Factory - Interface in org.geotools.factory
- Base interface for Geotools factories (i.e. service discovery).
- factory -
Variable in class AttributeTypeBuilder
- factory
- factory -
Variable in class SimpleFeatureTypeBuilder
- factories
- factory -
Variable in class FilterAbstract
- filter factory
- factory -
Variable in class IdentifiedObjectSet
- The factory to use for creating identified objects
when first needed.
- factory -
Variable in class SLDParser
-
- FACTORY_DESCRIPTION -
Static variable in class ArcSDEDataStoreFactory
- friendly factory description
- FactoryCreator - Class in org.geotools.factory
- A factory registry capable to creates factories if no appropriate
instance was found in the registry.
- FactoryCreator(Class<?>) -
Constructor for class FactoryCreator
- Constructs a new registry for the specified category.
- FactoryCreator(Class<?>[]) -
Constructor for class FactoryCreator
- Constructs a new registry for the specified categories.
- FactoryCreator(Collection<Class<?>>) -
Constructor for class FactoryCreator
- Constructs a new registry for the specified categories.
- FactoryDependencies - Class in org.geotools.referencing.factory
- Build a tree of factory dependencies.
- FactoryDependencies(Factory) -
Constructor for class FactoryDependencies
- Creates a new dependency tree for the specified factory.
- FactoryFinder - Class in org.geotools.factory
- Base class for factory finders.
- FactoryFinder() -
Constructor for class FactoryFinder
- Creates a new factory finder.
- FactoryFinder - Class in org.geotools.geometry.jts
- Deprecated. Please use JTSFactoryFinder
- FactoryIteratorProvider - Interface in org.geotools.factory
- Provides iterators over factories of specified categories.
- FactoryNotFoundException - Exception in org.geotools.factory
- Thrown when a factory can't be found in the registery.
- FactoryNotFoundException(String) -
Constructor for exception FactoryNotFoundException
- Creates a new exception with the specified detail message.
- FactoryNotFoundException(String, Throwable) -
Constructor for exception FactoryNotFoundException
- Creates a new exception with the specified detail message and cause.
- FactoryNotFoundException - Exception in org.geotools.referencing.factory
- Thrown when a requested factory has not been found.
- FactoryNotFoundException() -
Constructor for exception FactoryNotFoundException
- Construct an exception with no detail message.
- FactoryNotFoundException(String) -
Constructor for exception FactoryNotFoundException
- Construct an exception with the specified detail message.
- FactoryNotFoundException(Exception) -
Constructor for exception FactoryNotFoundException
- Construct an exception with the specified cause.
- FactoryNotFoundException(String, Throwable) -
Constructor for exception FactoryNotFoundException
- Construct an exception with the specified detail message and cause.
- FactoryRegistry - Class in org.geotools.factory
- A registry for factories, organized by categories (usualy by interface).
- FactoryRegistry(Class<?>) -
Constructor for class FactoryRegistry
- Constructs a new registry for the specified category.
- FactoryRegistry(Class<?>[]) -
Constructor for class FactoryRegistry
- Constructs a new registry for the specified categories.
- FactoryRegistry(Collection<Class<?>>) -
Constructor for class FactoryRegistry
- Constructs a new registry for the specified categories.
- FactoryRegistryException - Exception in org.geotools.factory
- Thrown when a factory can't be found or can't be instantiate.
- FactoryRegistryException(String) -
Constructor for exception FactoryRegistryException
- Creates a new exception with the specified detail message.
- FactoryRegistryException(String, Throwable) -
Constructor for exception FactoryRegistryException
- Creates a new exception with the specified detail message and cause.
- FactoryUsingAnsiSQL - Class in org.geotools.referencing.factory.epsg
- Deprecated. Please use
AnsiDialectEpsgFactory
. - FactoryUsingAnsiSQL(Hints, Connection) -
Constructor for class FactoryUsingAnsiSQL
- Deprecated. Constructs an authority factory using the specified connection.
- FactoryUsingAnsiSQL(Hints, DataSource) -
Constructor for class FactoryUsingAnsiSQL
- Deprecated. Constructs an authority factory using the specified source.
- FactoryUsingSQL - Class in org.geotools.referencing.factory.epsg
- Deprecated. Please use
AccessDialectEpsgFactory
. - FactoryUsingSQL(Hints, Connection) -
Constructor for class FactoryUsingSQL
- Deprecated. Constructs an authority factory using the specified connection.
- FactoryUsingSQL(Hints, DataSource) -
Constructor for class FactoryUsingSQL
- Deprecated. Constructs an authority factory using the specified connection.
- FactoryUsingVolatileDependencies - Interface in org.geotools.factory
- Deprecated. This class should be a marker interface instead of an
AbstractFactory
subclass. We will make this change in a future version. When this change is
done, AllAuthoritiesFactory
should
implement this interface. - FactoryUsingWKT - Class in org.geotools.referencing.factory.epsg
- Authority factory for Coordinate Reference Systems
beyong the one defined in the EPSG database.
- FactoryUsingWKT() -
Constructor for class FactoryUsingWKT
- Constructs an authority factory using the default set of factories.
- FactoryUsingWKT(Hints) -
Constructor for class FactoryUsingWKT
- Constructs an authority factory using a set of factories created from the specified hints.
- FactoryUsingWKT(Hints, int) -
Constructor for class FactoryUsingWKT
- Constructs an authority factory using the specified hints and priority.
- FADING -
Static variable in class ImageMosaicFormat
- Control the type of the final mosaic.
- FADING -
Static variable in class ImagePyramidFormat
- Control the type of the final mosaic.
- FAIL_QUERY -
Static variable in interface Graph
- Signal to indicate that a graph component does NOT meet the requirements
of a query made against the graph.
- FAILED -
Static variable in class TransactionResult
- failed
- fallback -
Variable in class FunctionExpressionImpl
-
- FallbackAuthorityFactory - Class in org.geotools.referencing.factory
- A factory which delegates all object creation to a primary factory,
and fallback on an other one if the primary factory failed.
- FallbackAuthorityFactory(AuthorityFactory, AuthorityFactory) -
Constructor for class FallbackAuthorityFactory
- Wraps a primary and a fallback authority factories.
- FallbackFunction - Class in org.geotools.filter
- A placeholder class used to track a function the user requested
that is not supported by our java implementation.
- FallbackFunction(String, List, Literal) -
Constructor for class FallbackFunction
-
- FALSE -
Static variable in class Category
- A default category for the boolean "
false
" value.
- FALSE_EASTING -
Static variable in class MapProjection.AbstractProvider
- The operation parameter descriptor for the
falseEasting
parameter value.
- FALSE_NORTHING -
Static variable in class MapProjection.AbstractProvider
- The operation parameter descriptor for the
falseNorthing
parameter value.
- falseEasting -
Variable in class MapProjection
- False easting, in metres.
- falseNorthing -
Variable in class MapProjection
- False northing, in metres.
- fatalError(SAXParseException) -
Method in class ParseErrorHandler
-
- fatalError(SAXParseException) -
Method in class XMLSAXHandler
- Implementation of fatalError.
- fatalError(SAXParseException) -
Method in class XSISAXHandler
- Implementation of fatalError.
- FCBuffer - Class in org.geotools.xml.gml
-
Feature Buffer ... acts as a FeatureReader
by making itself as a seperate
thread prior starting execution with the SAX Parser.- FCBuffer(URI, int, int, SimpleFeatureType) -
Constructor for class FCBuffer
-
- FCBuffer.StopException - Exception in org.geotools.xml.gml
- DOCUMENT ME!
- FCBuffer.StopException() -
Constructor for exception FCBuffer.StopException
-
- FCFlowHandler - Class in org.geotools.xml.gml
- Allows the XMLSAXHandler to abort parsing of GML.
- FCFlowHandler() -
Constructor for class FCFlowHandler
-
- Feature - Interface in org.geotools.feature
- Deprecated. use
SimpleFeature
. - FEATURE -
Static variable in class BasicFeatureTypes
- The base type for all features
- feature(SimpleFeature) -
Method in interface GMLHandlerFeature
- Receives OGC simple feature from parent.
- feature(SimpleFeature) -
Method in class GMLReceiver
- Receives an OGC feature and adds it into the collection
- feature(SimpleFeatureType, String, Node) -
Static method in class GML2ParsingUtils
-
- Feature -
Static variable in class KML
-
- feature(Geometry) -
Method in class Drawer
- Just a convinient method to create feature from geometry.
- feature(Point) -
Method in class Drawer
- Simple feature with one attribute called "point".
- feature(LineString) -
Method in class Drawer
- Simple Feature with a default geometry and no attribtues.
- feature(Polygon) -
Method in class Drawer
- Simple Feature with a default geometry and no attribtues.
- feature(MultiPoint) -
Method in class Drawer
- Simple Feature with a default geometry and no attribtues.
- feature(MultiLineString) -
Method in class Drawer
- Simple Feature with a default geometry and no attribtues.
- feature(MultiPolygon) -
Method in class Drawer
- Simple Feature with a default geometry and no attribtues.
- feature -
Variable in class DynamicLineStyle2D
- The feature that will be styled as a polygon
- feature(EObject, String) -
Static method in class EMFUtils
- Method which looks up a structure feature of an eobject, first doing
an exact name match, then a case insensitive one.
- Feature.NULL - Class in org.geotools.feature
- Deprecated. Not straight forward, this is a "null" object to represent the value
null for a given attribute which is nullable.
- Feature.NULL() -
Constructor for class Feature.NULL
- Deprecated.
- FEATURE_2D -
Static variable in class Hints
- Request that the features returned by the feature collections should
be 2D only.
- FEATURE_COLLECTIONS -
Static variable in class Hints
- The
FeatureCollections
instance to use.
- FEATURE_COUNT -
Static variable in interface GetFeatureInfoRequest
- Represents the FEATURE_COUNT parameter
- FEATURE_DETACHED -
Static variable in class Hints
- Whether the features returned by the feature collections should be considered detached from
the datastore, that is, they are updatable without altering the backing store (makes sense
only if features are kept in memory or if there is some transparent persistent mechanism in
place, such as the Hibernate one)
- FEATURE_FACTORY -
Static variable in class Hints
- The
FeatureFactory
instance to use.
- FEATURE_LOCK_FACTORY -
Static variable in class Hints
- The
FeatureLockFactory
instance to use.
- FEATURE_NAME_ATTR -
Static variable in class GeneralizationInfosProviderImpl
-
- FEATURE_TYPE -
Static variable in class Parameter
- "featureType" FeatureType to validate a Feature value against
- FEATURE_TYPE_FACTORY -
Static variable in class Hints
- The
FeatureTypeFactory
instance to use.
- FEATURE_TYPE_FACTORY_NAME -
Static variable in class Hints
- Deprecated. This hint controls FeatureTypeBuilder which is now deprecated
- FeatureArrayPropertyType -
Static variable in class GML
-
- FEATUREARRAYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="FeatureArrayPropertyType">
<annotation>
<documentation>Container for features - follow gml:ArrayAssociationType pattern.
- FeatureArrayPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:FeatureArrayPropertyType.
- FeatureArrayPropertyTypeBinding() -
Constructor for class FeatureArrayPropertyTypeBinding
-
- FEATUREASSOCIATIONTYPE -
Static variable in class GML
- Deprecated.
- FeatureAssociationType -
Static variable in class GML
-
- FEATUREASSOCIATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="FeatureAssociationType">
<annotation>
<documentation>
An instance of this type (e.g. a featureMember) can either
enclose or point to a feature (or feature collection); this
type can be restricted in an application schema to allow only
specified features as valid participants in the association.
- FeatureAttributeType - Interface in org.geotools.feature
- A FeatureType aware Feature AttributeType.
- FeatureAttributeType - Class in org.geotools.feature.type
- Represents an ordered list of AttributeTypes.
- FeatureAttributeType(FeatureAttributeType) -
Constructor for class FeatureAttributeType
-
- FeatureAttributeType(String, FeatureType, boolean, int, int) -
Constructor for class FeatureAttributeType
-
- FeatureAttributeType(String, FeatureType, boolean) -
Constructor for class FeatureAttributeType
-
- FeatureCalc - Interface in org.geotools.feature.visitor
- A visitor which performs a calculation on a FeatureCollection.
- FeatureCatalogueDescriptionImpl - Class in org.geotools.metadata.iso.content
- Information identifying the feature catalogue.
- FeatureCatalogueDescriptionImpl() -
Constructor for class FeatureCatalogueDescriptionImpl
- Constructs an initially empty feature catalogue description.
- FeatureCatalogueDescriptionImpl(FeatureCatalogueDescription) -
Constructor for class FeatureCatalogueDescriptionImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- FeatureCatalogueDescriptionImpl - Class in org.geotools.metadata.iso
- Location of the responsible individual or organization.
- FeatureCatalogueDescriptionImpl() -
Constructor for class FeatureCatalogueDescriptionImpl
- Construct an initially empty feature catalogue description.
- FeatureCatalogueDescriptionImpl(FeatureCatalogueDescription) -
Constructor for class FeatureCatalogueDescriptionImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- FeatureCollection<T extends FeatureType,F extends Feature> - Interface in org.geotools.feature
- Represents a collection of features.
- FeatureCollection -
Static variable in class GML
-
- FeatureCollection -
Static variable in class WFS
-
- FeatureCollectionIteration - Class in org.geotools.feature
- The FeatureCollectionIteration provides a depth first traversal of a
FeatureCollection
which will call the provided call-back Handler.- FeatureCollectionIteration(FeatureCollectionIteration.Handler, FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Constructor for class FeatureCollectionIteration
- Create a new FeatureCollectionIteration with the given handler and
collection.
- FeatureCollectionIteration.Handler - Interface in org.geotools.feature
- A callback handler for the iteration of the contents of a
FeatureCollection.
- FeatureCollectionParser - Class in org.geotools.data.wfs.v1_1_0.parsers
- A WFS response parser that parses a GetFeature response that did not return an ExceptionReport
and is on GML 3.1 format into a
GetFeatureParser
in order to stream the features produced
by the server. - FeatureCollectionParser() -
Constructor for class FeatureCollectionParser
-
- FeatureCollections - Class in org.geotools.feature
- A utility class for working with FeatureCollections.
- FeatureCollections() -
Constructor for class FeatureCollections
-
- featureCollectionToNodeArray(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Static method in class AutoClustUtils
-
- FeatureCollectionType - Interface in org.geotools.feature
- A SimpleFeatureCollectionType indicating that the contents are stored using the
deprecated GeoTools FeatureType.
- FeatureCollectionType -
Static variable in class GML
-
- FeatureCollectionType -
Static variable in class WFS
-
- FEATURECOLLECTIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="FeatureCollectionType">
<annotation>
<documentation>Concrete generic feature collection.
- FeatureCollectionTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:FeatureCollectionType.
- FeatureCollectionTypeBinding(WfsFactory) -
Constructor for class FeatureCollectionTypeBinding
-
- FeatureComparators - Class in org.geotools.feature
- A utility class for creating simple Comparators for Features.
- FeatureComparators.Index - Class in org.geotools.feature
- A Comparator which performs the comparison on attributes at a given
index.
- FeatureComparators.Index(int) -
Constructor for class FeatureComparators.Index
- Create a new Comparator based on the given index.
- FeatureComparators.Name - Class in org.geotools.feature
- A Comparator which performs the comparison on attributes with a given
name.
- FeatureComparators.Name(String) -
Constructor for class FeatureComparators.Name
- Create a new Comparator based on the given index.
- FeatureEvent - Class in org.geotools.data
- Represents all events triggered by DataStore instances (typically change events).
- FeatureEvent(FeatureEvent) -
Constructor for class FeatureEvent
- Makes a deep copy of the provided event.
- FeatureEvent(Object, FeatureEvent.Type, ReferencedEnvelope, Filter) -
Constructor for class FeatureEvent
- Constructs a new FeatureEvent.
- FeatureEvent(FeatureSource<? extends FeatureType, ? extends Feature>, int, Envelope) -
Constructor for class FeatureEvent
- Deprecated. Please use FeatureEvent( FeatureSource, Type, Envelope )
- FeatureEvent.Type - Enum in org.geotools.data
-
- featureFactory -
Variable in class ContentDataStore
- Factory used to create features
- FeatureFactory - Interface in org.geotools.feature
- An interface for the construction of Features.
- FeatureGraphGenerator - Class in org.geotools.graph.build.feature
- Builds a graph from
Feature
objects. - FeatureGraphGenerator(GraphGenerator) -
Constructor for class FeatureGraphGenerator
-
- featureId(String) -
Method in class FilterFactoryImpl
-
- FeatureId -
Static variable in class OGC
-
- FeatureId -
Static variable in class OGC
-
- FeatureIdImpl - Class in org.geotools.filter.identity
- Implementation of
FeatureId
This class is mutable under one condition only; during a commit
a datastore can update the internal fid to reflect the real identify
assigned by the database or wfs. - FeatureIdImpl(String) -
Constructor for class FeatureIdImpl
-
- FeatureIdType -
Static variable in class OGC
-
- FeatureIdType -
Static variable in class OGC
-
- FeatureImpl - Class in org.geotools.feature
- Temptative implementation of Feature.
- FeatureImpl(Collection<Property>, AttributeDescriptor, FeatureId) -
Constructor for class FeatureImpl
- Create a Feature with the following content.
- FeatureImpl(Collection<Property>, FeatureType, FeatureId) -
Constructor for class FeatureImpl
- Create a Feature with the following content.
- FeatureImplUtils - Class in org.geotools.feature
- Utility class used by feature model implementation.
- FeatureImplUtils() -
Constructor for class FeatureImplUtils
-
- FeatureIndex - Interface in org.geotools.feature
- An Index is built up around a FeatureCollection, using one of the
attributes in the FeatureCollection
as a comparable reference.- FeatureIterator<F extends Feature> - Interface in org.geotools.feature
- A drop in replacement for Iterator
supporting a close method.- FeatureIteratorImpl<F extends Feature> - Class in org.geotools.feature.collection
- A convenience class for dealing with FeatureCollection Iterators.
- FeatureIteratorImpl(FeatureCollection<? extends FeatureType, F>) -
Constructor for class FeatureIteratorImpl
- Create a new FeatureIterator
using the Iterator from the given
FeatureCollection.
- FeatureIteratorIterator<F extends Feature> - Class in org.geotools.data.store
- An
Iterator
which delegates to a FeatureIterator
. - FeatureIteratorIterator(FeatureIterator<F>) -
Constructor for class FeatureIteratorIterator
- Creates the new iterator.
- FeatureListener - Interface in org.geotools.data
- Interface to be implemented by all listeners of FeatureEvents.
- FeatureListenerManager - Class in org.geotools.data
- This class is used by DataStore implementations to provide FeatureListener
support for the FeatureSources they create.
- FeatureListenerManager() -
Constructor for class FeatureListenerManager
-
- FeatureLock - Interface in org.geotools.data
- Used to lock features when used with LockingDataSource.
- FeatureLockException - Exception in org.geotools.data
- Indicates a lock contention, and attempt was made to modify or aquire with
out Authroization.
- FeatureLockException() -
Constructor for exception FeatureLockException
-
- FeatureLockException(String) -
Constructor for exception FeatureLockException
-
- FeatureLockException(String, String) -
Constructor for exception FeatureLockException
-
- FeatureLockException(String, Throwable) -
Constructor for exception FeatureLockException
-
- FeatureLockException(String, String, Throwable) -
Constructor for exception FeatureLockException
-
- FeatureLockFactory - Class in org.geotools.data
- This specifies the interface to create FeatureLocks.
- FeatureLockFactory() -
Constructor for class FeatureLockFactory
-
- FeatureLocking<T extends FeatureType,F extends Feature> - Interface in org.geotools.data
- Provides Feature based locking.
- FeatureLocking.Response - Class in org.geotools.data
- Idea for a response from a high-level lock( Query ) function.
- FeatureLocking.Response(FeatureLock, Set<String>, Set<String>) -
Constructor for class FeatureLocking.Response
-
- featureLookup -
Variable in class ValidationProcessor
- Stores Lists of FeatureTests by featureType.
- featureMember -
Static variable in class GML
-
- featureMember -
Static variable in class GML
-
- featureMembers -
Static variable in class GML
-
- FeatureNodeFactory - Class in org.geotools.xml.impl.jxpath
- A node factory which creates special node pointers featurs.
- FeatureNodeFactory() -
Constructor for class FeatureNodeFactory
-
- FeaturePointer - Class in org.geotools.xml.impl.jxpath
- Special node pointer for
Feature
. - FeaturePointer(NodePointer, SimpleFeature, QName) -
Constructor for class FeaturePointer
-
- featureProperty -
Static variable in class GML
-
- FeaturePropertyExtractor - Class in org.geotools.gml2
- Special property extractor for extracting attributes from features.
- FeaturePropertyExtractor(SchemaIndex) -
Constructor for class FeaturePropertyExtractor
-
- FeaturePropertyHandler - Class in org.geotools.xml.impl.jxpath
- JXPath property handler for features.
- FeaturePropertyHandler() -
Constructor for class FeaturePropertyHandler
-
- FeaturePropertyIterator - Class in org.geotools.xml.impl.jxpath
-
- FeaturePropertyIterator(FeaturePointer) -
Constructor for class FeaturePropertyIterator
-
- FeaturePropertyPointer - Class in org.geotools.xml.impl.jxpath
- Pointer to a single property of a feature.
- FeaturePropertyPointer(FeaturePointer, int) -
Constructor for class FeaturePropertyPointer
- Creates the pointer.
- FeaturePropertyType -
Static variable in class GML
-
- FEATUREPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="FeaturePropertyType">
<annotation>
<documentation>Container for a feature - follow gml:AssociationType pattern.
- FeaturePropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:FeaturePropertyType.
- FeaturePropertyTypeBinding() -
Constructor for class FeaturePropertyTypeBinding
-
- FeatureReader<T extends FeatureType,F extends Feature> - Interface in org.geotools.data
- The low-level interface for reading Features.
- featureReader -
Variable in class FilteringFeatureReader
-
- featureReader -
Variable in class MaxFeatureReader
-
- featureReader -
Variable in class ShapefileFeatureWriter
-
- FeatureReaderIterator<F extends Feature> - Class in org.geotools.feature
- An iterator that wraps around a FeatureReader.
- FeatureReaderIterator(FeatureReader<? extends FeatureType, F>) -
Constructor for class FeatureReaderIterator
-
- featureRenderer(SimpleFeature) -
Method in interface RenderListener
-
- features() -
Method in class PreGeneralizedFeatureCollection
-
- features(String) -
Method in class MemoryDataStore
- Access featureMap for typeName.
- features() -
Method in class ContentFeatureCollection
-
- features() -
Method in class DataFeatureCollection
- FeatureIterator
is entirely based on iterator().
- features() -
Method in class FilteringFeatureCollection
-
- features() -
Method in class MaxFeaturesFeatureCollection
-
- features() -
Method in class ReprojectingFeatureCollection
-
- features() -
Method in class ReTypingFeatureCollection
-
- features() -
Method in class AbstractFeatureCollection
-
- features() -
Method in class AdaptorFeatureCollection
-
- features() -
Method in class DecoratingFeatureCollection
-
- features() -
Method in class SubFeatureCollection
-
- features() -
Method in class DefaultFeatureCollection
- Gets a FeatureIterator
of this feature collection.
- features() -
Method in interface FeatureCollection
- Obtain a FeatureIterator
of the Features within this collection.
- features(EObject, Class) -
Static method in class EMFUtils
- Method which looks up structural features of an eobject by type.
- FEATURES_ADDED -
Static variable in class FeatureEvent
- Deprecated. Please use FeatureEvent.getType() == Type.ADDED
- FEATURES_ADDED -
Static variable in class CollectionEvent
- event type constant denoting the adding of a feature
- FEATURES_CHANGED -
Static variable in class FeatureEvent
- Deprecated. Please use FeatureEvent.getType() == Type.CHANGED
- FEATURES_CHANGED -
Static variable in class CollectionEvent
- event type constant denoting that features in the collection has been
modified
- FEATURES_REMOVED -
Static variable in class FeatureEvent
- Deprecated. Please use FeatureEvent.getType() == Type.REMOVED
- FEATURES_REMOVED -
Static variable in class CollectionEvent
- event type constant denoting the removal of a feature
- FeatureSetDescription - Class in org.geotools.data.ows
-
Represents a wfs:FeatureType ... and didn't want to use FeatureType as it
could get confused with org.geotools.data.FeatureType
- FeatureSetDescription() -
Constructor for class FeatureSetDescription
-
- FeaturesLockedType -
Static variable in class WFS
-
- FeaturesLockedTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:FeaturesLockedType.
- FeaturesLockedTypeBinding(WfsFactory) -
Constructor for class FeaturesLockedTypeBinding
-
- FeaturesNotLockedType -
Static variable in class WFS
-
- FeaturesNotLockedTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:FeaturesNotLockedType.
- FeaturesNotLockedTypeBinding(WfsFactory) -
Constructor for class FeaturesNotLockedTypeBinding
-
- featureSource -
Variable in class DefaultFeatureResults
- Feature source used to aquire features, note we are only a
"view" of this FeatureSource, its contents, transaction and events
need to be forwarded through this collection api to simplier code
such as renderers.
- featureSource -
Variable in class FeatureEvent
- The FeatureSource broadcasting the event.
- FeatureSource<T extends FeatureType,F extends Feature> - Interface in org.geotools.data
- Highlevel API for Features from a specific location.
- featureSource -
Variable in class ContentFeatureCollection
- feature store the collection originated from.
- featureSource -
Variable in class DefaultMapLayer
- Holds value of property FeatureSource.
- featuresToNodes(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class DelaunayTriangulator
-
- FeatureStore<T extends FeatureType,F extends Feature> - Interface in org.geotools.data
- Provides storage of data for Features.
- featureStyle -
Static variable in class GML
-
- FeatureStyle -
Static variable in class GML
-
- FeatureStylePropertyType -
Static variable in class GML
-
- FEATURESTYLEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="FeatureStylePropertyType">
<annotation>
<documentation/>
</annotation>
<sequence>
<element minOccurs="0" ref="gml:FeatureStyle"/>
</sequence>
<attribute name="about" type="anyURI" use="optional"/>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- FeatureStyleType -
Static variable in class GML
-
- FEATURESTYLETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="FeatureStyleType">
<annotation>
<documentation>[complexType of] The style descriptor for features.
- FeatureTableModel - Class in org.geotools.gui.swing.table
- An implementation of Swing's table model which allows feature tables to be displayed.
- FeatureTableModel() -
Constructor for class FeatureTableModel
- Creates a new instance of feature table model.
- FeatureTableModel(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Constructor for class FeatureTableModel
- Creates a new instance of FeatureTableModel based on the feature collection provided.
- FeatureTransformer - Class in org.geotools.gml.producer
- FeatureTransformer provides a mechanism for converting Feature objects into
(hopefully) valid gml.
- FeatureTransformer() -
Constructor for class FeatureTransformer
-
- FeatureTransformer.FeatureTranslator - Class in org.geotools.gml.producer
- Outputs gml without any fancy indents or newlines.
- FeatureTransformer.FeatureTranslator(ContentHandler, String, String, FeatureTransformer.FeatureTypeNamespaces, TransformerBase.SchemaLocationSupport) -
Constructor for class FeatureTransformer.FeatureTranslator
- Constructor with handler.
- FeatureTransformer.FeatureTypeNamespaces - Class in org.geotools.gml.producer
-
- FeatureTransformer.FeatureTypeNamespaces(NamespaceSupport) -
Constructor for class FeatureTransformer.FeatureTypeNamespaces
-
- featureTyp -
Variable in class PreGeneralizedFeatureIterator
-
- featureTyp -
Variable in class PreGeneralizedFeatureReader
-
- featureType -
Variable in class PreGeneralizedFeatureCollection
-
- featureType -
Variable in class FilterToSQL
- the schmema the encoder will be used to be encode sql for
- featureType -
Variable in class ShapefileFeatureWriter
-
- featureType -
Variable in class ContentFeatureCollection
- feature (possibly retyped from feautre source original) type
- featureType -
Variable in class ContentState
- cached feature type
- FEATURETYPE -
Static variable in interface GetLegendGraphicRequest
-
- FeatureType - Interface in org.geotools.feature
- Deprecated. use
SimpleFeatureType
. - featureType -
Variable in class SimpleFeatureImpl
-
- featureType -
Variable in class FilterAttributeExtractor
- feature type to evaluate against
- featureType -
Variable in class SQLEncoder
- Deprecated. the schmema the encoder will be used to be encode sql for
- featureType(Node) -
Static method in class GML2ParsingUtils
- Turns a parse node instance into a geotools feature type.
- featureType(XSDElementDeclaration, BindingWalkerFactory) -
Static method in class GML2ParsingUtils
- Turns a xml type definition into a geotools feature type.
- featureType(XSDElementDeclaration, BindingWalkerFactory) -
Static method in class GML3ParsingUtils
- Turns a xml type definition into a geotools feature type.
- featureType(XSDElementDeclaration, BindingWalkerFactory) -
Static method in class GML3ParsingUtils
- Turns a xml type definition into a geotools feature type.
- featureType -
Static variable in class DocumentTypeBinding
-
- featureType -
Static variable in class FeatureTypeBinding
- base feature type for kml features
- FeatureType -
Static variable in class KML
-
- featureType -
Variable in class SLDInlineFeatureParser
-
- FeatureTypeAttributeIterator - Class in org.geotools.xml.impl.jxpath
- A special iteartor for iteating over the attributes of a feature type.
- FeatureTypeAttributeIterator(FeatureTypePointer) -
Constructor for class FeatureTypeAttributeIterator
-
- FeatureTypeAttributePointer - Class in org.geotools.xml.impl.jxpath
- Pointer to a single attribute of a feature type.
- FeatureTypeAttributePointer(FeatureTypePointer, int) -
Constructor for class FeatureTypeAttributePointer
- Creates the pointer.
- FeatureTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:FeatureType.
- FeatureTypeBinding(StyleMap) -
Constructor for class FeatureTypeBinding
-
- FeatureTypeBuilder - Class in org.geotools.feature
- A schema builder, because FeatureTypes are meant to be immutable, this
object is mutable.
- FeatureTypeBuilder() -
Constructor for class FeatureTypeBuilder
- Deprecated.
- FeatureTypeBuilder(Map) -
Constructor for class FeatureTypeBuilder
- An empty public constructor.
- FeatureTypeCache - Class in org.geotools.gml2
-
- FeatureTypeCache() -
Constructor for class FeatureTypeCache
-
- FEATURETYPECONSTRAINT -
Static variable in class SLD
-
- FeatureTypeConstraint - Interface in org.geotools.styling
- A FeatureTypeConstraint identifies a specific feature type and supplies
fitlering.
- FeatureTypeConstraintImpl - Class in org.geotools.styling
-
- FeatureTypeConstraintImpl() -
Constructor for class FeatureTypeConstraintImpl
-
- FeatureTypeFactory - Class in org.geotools.feature
- Deprecated. Please use FeatureTypeBuilder
- FeatureTypeFactory() -
Constructor for class FeatureTypeFactory
- Deprecated. An empty public constructor.
- FeatureTypeFactoryImpl - Class in org.geotools.feature.type
- This implementation is capable of creating a good default implementation of
the Types used in the feature model.
- FeatureTypeFactoryImpl() -
Constructor for class FeatureTypeFactoryImpl
- Rely on setter injection
- FeatureTypeFactoryImpl(CRSFactory, FilterFactory) -
Constructor for class FeatureTypeFactoryImpl
- Constructor injection
- FeatureTypeHandler - Class in org.geotools.data.jdbc
- This class acts as a manager for FIDMappers and FeatureTypeInfo on behalf of a JDBCDataStore.
- FeatureTypeHandler(JDBC1DataStore, FIDMapperFactory, long) -
Constructor for class FeatureTypeHandler
- Creates a new feature type handler
- FeatureTypeImpl - Class in org.geotools.feature.type
- Base implementation of FeatureType.
- FeatureTypeImpl(Name, Collection<PropertyDescriptor>, GeometryDescriptor, boolean, List<Filter>, AttributeType, InternationalString) -
Constructor for class FeatureTypeImpl
-
- FeatureTypeInfo - Class in org.geotools.data.jdbc
- Stores information about known FeatureTypes.
- FeatureTypeInfo(String, SimpleFeatureType, FIDMapper) -
Constructor for class FeatureTypeInfo
-
- featureTypeInfo -
Variable in class QueryData
-
- FeatureTypeList -
Static variable in class WFS
-
- FeatureTypeListImpl - Class in org.geotools.metadata.iso
- List of names of feature types with the same spatial representation (same as spatial attributes).
- FeatureTypeListImpl() -
Constructor for class FeatureTypeListImpl
- Construct an initially empty feature type list.
- FeatureTypeListImpl(FeatureTypeList) -
Constructor for class FeatureTypeListImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- FeatureTypeListImpl(String, String) -
Constructor for class FeatureTypeListImpl
- Creates a feature type list initialized to the given values.
- FeatureTypeListType -
Static variable in class WFS
-
- FeatureTypeListTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:FeatureTypeListType.
- FeatureTypeListTypeBinding(WfsFactory) -
Constructor for class FeatureTypeListTypeBinding
-
- featureTypeMap -
Variable in class FeatureTypeHandler
-
- FEATURETYPENAME -
Static variable in class SLD
-
- FeatureTypePointer - Class in org.geotools.xml.impl.jxpath
- Special node pointer for
org.geotools.feature.FeatureTy
. - FeatureTypePointer(NodePointer, SimpleFeatureType, QName) -
Constructor for class FeatureTypePointer
-
- FeatureTypes - Class in org.geotools.feature
- Utility methods for working against the FeatureType interface.
- FeatureTypes() -
Constructor for class FeatureTypes
-
- FEATURETYPESTYLE -
Static variable in class SLD
-
- FeatureTypeStyle - Interface in org.geotools.styling
- How to style a feature type.
- featureTypeStyle(Style, SimpleFeatureType) -
Static method in class SLD
- Returns the feature type style in the style which matched a particular
name.
- featureTypeStyle(StyledLayerDescriptor, SimpleFeatureType) -
Static method in class SLD
-
- FeatureTypeStyleImpl - Class in org.geotools.styling
- DOCUMENT ME!
- FeatureTypeStyleImpl(Rule[]) -
Constructor for class FeatureTypeStyleImpl
- Creates a new instance of FeatureTypeStyleImpl
- FeatureTypeStyleImpl(List<Rule>) -
Constructor for class FeatureTypeStyleImpl
-
- FeatureTypeStyleImpl() -
Constructor for class FeatureTypeStyleImpl
- Creates a new instance of FeatureTypeStyleImpl
- featureTypeStyles(StyledLayerDescriptor) -
Static method in class SLD
-
- featureTypeTimeoutMap -
Variable in class FeatureTypeHandler
-
- FeatureTypeTransformer - Class in org.geotools.gml.producer
- Transformer that transforms feature types into (hopefully) valid XML
schemas.
- FeatureTypeTransformer() -
Constructor for class FeatureTypeTransformer
-
- FeatureTypeTransformer.FeatureTypeTranslator - Class in org.geotools.gml.producer
- A FeatureTypeTranslator encodes FeatureTypes as a (hopefully) valid XML
schema.
- FeatureTypeTransformer.FeatureTypeTranslator(ContentHandler) -
Constructor for class FeatureTypeTransformer.FeatureTypeTranslator
- Creates a new FeatureTypeTranslator.
- FeatureTypeType -
Static variable in class WFS
-
- FeatureTypeType_NoSRS -
Static variable in class WFS
-
- FeatureTypeType_NoSRSBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:FeatureTypeType_NoSRS.
- FeatureTypeType_NoSRSBinding(WfsFactory) -
Constructor for class FeatureTypeType_NoSRSBinding
-
- FeatureTypeTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:FeatureTypeType.
- FeatureTypeTypeBinding(WfsFactory) -
Constructor for class FeatureTypeTypeBinding
-
- FeatureValidation - Interface in org.geotools.validation
- Defined a per Feature validation test.
- featureValidation(String, FeatureCollection<SimpleFeatureType, SimpleFeature>, ValidationResults) -
Method in class Validator
- featureValidation Purpose:
DOCUMENT ME!!
- FeatureVisitor - Interface in org.geotools.feature.visitor
- Deprecated. use
FeatureVisitor
. - FeatureWriter<T extends FeatureType,F extends Feature> - Interface in org.geotools.data
- Provides the ability to write Features information.
- Fees -
Static variable in class OWS
-
- Fees -
Static variable in class OWS
-
- fetch(SeQuery) -
Method in interface ISession
- Issues a command that fetches a row from an already executed SeQuery and returns the
SdeRow
object with its contents.
- fetch(SeQuery, SdeRow) -
Method in interface ISession
-
- fetch(SeQuery) -
Method in class SessionWrapper
-
- fetch(SeQuery, SdeRow) -
Method in class SessionWrapper
-
- fetchSchema(String, String, ISession) -
Static method in class ArcSDEAdapter
- Fetches the schema of a given ArcSDE featureclass and creates its corresponding Geotools
FeatureType
- ff -
Variable in class DataTestCase
-
- ff -
Variable in class AttributeTypeBuilder
- filter factory
- ff -
Variable in class SubFeatureCollection
-
- ff -
Variable in class DuplicatingFilterVisitor
-
- ff -
Variable in class DuplicatingStyleVisitor
-
- FID -
Static variable in class FilterCapabilities
- Deprecated.
- FID -
Static variable in interface FilterType
- Deprecated. Defines a fid filter, which is implemented by FidFilterImpl.
- fid -
Variable in class FeatureIdImpl
- underlying fid
- FID -
Static variable in class OGC
-
- FID_GEN_INSERT_NULL -
Static variable in class JDBCDataStoreConfig
-
- FID_GEN_MANUAL_INC -
Static variable in class JDBCDataStoreConfig
-
- fidAttributes -
Variable in class JDBCFeatureWriter
-
- fidAttributes -
Variable in class QueryData
-
- FIDFeatureReader - Class in org.geotools.data
- Experimental FeatureReader
that always takes the first column of the
attributeReader as the FeatureID.- FIDFeatureReader(AttributeReader, FIDReader, SimpleFeatureType) -
Constructor for class FIDFeatureReader
- Creates a new instance of AbstractFeatureReader
- FIDFeatureReader(AttributeReader, FIDReader) -
Constructor for class FIDFeatureReader
-
- FidFilter - Interface in org.geotools.filter
- Deprecated. use
FeatureId
- FIDFilterFinder - Class in org.geotools.renderer.lite
- Deprecated. Please use IdFinderFilterVisitor
- FIDFilterFinder() -
Constructor for class FIDFilterFinder
- Deprecated.
- FidFilterImpl - Class in org.geotools.filter
- Defines a ID filter, which holds a list of IDs ( usually feature id;s ).
- FidFilterImpl() -
Constructor for class FidFilterImpl
- Deprecated. use
FidFilterImpl.FidFilterImpl(Set)
- FidFilterImpl(String) -
Constructor for class FidFilterImpl
- Deprecated. use
FidFilterImpl.FidFilterImpl(Set)
- FidFilterImpl(Set) -
Constructor for class FidFilterImpl
- Constructor which takes
Identifier
,
not String.
- FidIndexer - Class in org.geotools.data.shapefile.indexed
- Creates a .fix file (fid index).
- FidIndexer() -
Constructor for class FidIndexer
-
- FIDMapper - Interface in org.geotools.data.jdbc.fidmapper
-
The FIDMapper interface manages the mapping of feature id to the identifiers
provided in a database.
- fidMapper -
Variable in class PostgisFeatureStore
- the name of the column to use for the featureId
- FIDMapperFactory - Interface in org.geotools.data.jdbc.fidmapper
- Provides a way to plug in user defined policies for primary key to feature
ID mapping.
- FIDReader - Class in org.geotools.arcsde.data
- Strategy object used to manage the different ways an ArcSDE server handles row identity.
- FIDReader - Interface in org.geotools.data
- FeatureReader
customized for FeatureID handling.- FIDReader.SdeManagedFidReader - Class in org.geotools.arcsde.data
-
- FIDReader.SdeManagedFidReader(String, String) -
Constructor for class FIDReader.SdeManagedFidReader
-
- FIDReader.ShapeFidReader - Class in org.geotools.arcsde.data
-
- FIDReader.ShapeFidReader(String, String, String) -
Constructor for class FIDReader.ShapeFidReader
-
- FIDReader.UserManagedFidReader - Class in org.geotools.arcsde.data
-
- FIDReader.UserManagedFidReader(String, String) -
Constructor for class FIDReader.UserManagedFidReader
-
- fids -
Variable in class BatchFeatureEvent
- This is a weak hash set as we don't need to track
changes on FeatureIds that are not being used
by the client to track selection.
- fids(Filter) -
Method in class JDBCFeatureStore
-
- FIDS -
Static variable in interface Query
- Implements a query that will fetch all the FeatureIDs from a datasource.
- fids() -
Method in class DefaultFeatureCollection
- Optimization time ... grab the fid set so other can quickly test membership
during removeAll/retainAll implementations.
- fidSet(FeatureCollection<?, ?>) -
Static method in class DataUtilities
- Copies the feature ids from each and every feature into a set.
- FieldHandler - Class in org.geotools.xml.handlers.xsi
- FieldHandler purpose.
- FieldHandler() -
Constructor for class FieldHandler
-
- FIFOQueue - Class in org.geotools.graph.util
-
- FIFOQueue() -
Constructor for class FIFOQueue
-
- FIFOQueue(int) -
Constructor for class FIFOQueue
-
- FIFOQueue.QueueIterator - Class in org.geotools.graph.util
-
- File -
Static variable in class GML
-
- file(Object, String) -
Static method in class TestData
- Access to
getResource(caller, path)
as a non-null
File
.
- file(String) -
Static method in class TestData
- Access to
getResource(name)
as a non-null
File
.
- FileChannelDecorator - Class in org.geotools.data.shapefile
- A FileChannel that delegates all calls to the underlying FileChannel but for
FileChannelDecorator.implCloseChannel()
it also calls ShapefileFiles.unlock method to
release the lock on the URL. - FileChannelDecorator(FileChannel, ShpFiles, URL, FileReader) -
Constructor for class FileChannelDecorator
-
- FileChannelDecorator(FileChannel, ShpFiles, URL, FileWriter) -
Constructor for class FileChannelDecorator
-
- FileDataStoreFactorySpi - Interface in org.geotools.data
- DataAccessFactory for working with formats based on a single URL.
- FileDataStoreFinder - Class in org.geotools.data
-
Most of this code was copied from DataStoreFinder.
- filename -
Variable in class AttributeIndexSummary
-
- FILENAME -
Static variable in interface FileReaderWriter
- filename key
- FILENAME -
Static variable in class EsriExtension
- The default filename to read.
- FILENAME -
Static variable in class FactoryUsingWKT
- The default filename to read.
- FILENAME -
Static variable in class UnnamedExtension
- The default filename to read.
- FileReader - Interface in org.geotools.data.shapefile
- Indicates that the object reads one of the Shapefile related files controlled
by
ShpFiles
- FileReaderWriter - Interface in org.geotools.graph.io.standard
- Represents a GraphReaderWriter that reads/writes from/to files.
- FileSystemIndexStore - Class in org.geotools.index.quadtree.fs
- DOCUMENT ME!
- FileSystemIndexStore(File) -
Constructor for class FileSystemIndexStore
- Constructor.
- FileSystemIndexStore(File, byte) -
Constructor for class FileSystemIndexStore
- Constructor
- FileSystemNode - Class in org.geotools.index.quadtree.fs
- DOCUMENT ME!
- FileSystemNode - Class in org.geotools.index.rtree.cachefs
- DOCUMENT ME!
- FileSystemNode(Parameters) -
Constructor for class FileSystemNode
- DOCUMENT ME!
- FileSystemNode(Parameters, long) -
Constructor for class FileSystemNode
- DOCUMENT ME!
- FileSystemNode - Class in org.geotools.index.rtree.fs
-
- FileSystemNode(Parameters) -
Constructor for class FileSystemNode
-
- FileSystemNode(Parameters, long) -
Constructor for class FileSystemNode
-
- FileSystemPageStore - Class in org.geotools.index.rtree.cachefs
- DOCUMENT ME!
- FileSystemPageStore(File) -
Constructor for class FileSystemPageStore
- Loads an index from the specified
File
- FileSystemPageStore(File, DataDefinition) -
Constructor for class FileSystemPageStore
- Create and index with default values, if the file exists then a
TreeException
will be thrown.
- FileSystemPageStore(File, DataDefinition, int) -
Constructor for class FileSystemPageStore
- Create and index with default values, if the file exists then a
TreeException
will be thrown.
- FileSystemPageStore(File, DataDefinition, int, int, short) -
Constructor for class FileSystemPageStore
- Create and index with the specified values, if the file exists then a
TreeException
will be thrown.
- FileSystemPageStore(File, DataDefinition, int, int, short, int) -
Constructor for class FileSystemPageStore
- Create and index with the specified values, if the file exists then a
TreeException
will be thrown.
- FileSystemPageStore - Class in org.geotools.index.rtree.fs
- DOCUMENT ME!
- FileSystemPageStore(File) -
Constructor for class FileSystemPageStore
- Loads an index from the specified
File
, if the file
doesn't exists or is 0 length, a new index will be created with default
values for maxNodeEntries, minNodeEntries and splitAlgorithm
- FileSystemPageStore(File, DataDefinition) -
Constructor for class FileSystemPageStore
- DOCUMENT ME!
- FileSystemPageStore(File, DataDefinition, int, int, short) -
Constructor for class FileSystemPageStore
- Create and index with the specified values, if the file exists then an
RTreeException
will be thrown.
- FileType -
Static variable in class GML
-
- FILETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="FileType">
<sequence>
<element ref="gml:rangeParameters"/>
<element name="fileName" type="anyURI"/>
<element name="fileStructure" type="gml:FileValueModelType"/>
<element minOccurs="0" name="mimeType" type="anyURI"/>
<element minOccurs="0" name="compression" type="anyURI"/>
</sequence>
</complexType>
- FileValueModelType -
Static variable in class GML
-
- FILEVALUEMODELTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="FileValueModelType">
<annotation>
<documentation>List of codes that identifies the file structure model for records stored in files.
- FileWriter - Interface in org.geotools.data.shapefile
- Indicates that the object writes to one of the Shapefile related files
controlled by
ShpFiles
- fill(ByteBuffer, ReadableByteChannel) -
Method in class DbaseFileReader
-
- fill(ByteBuffer, ReadableByteChannel) -
Static method in class ShapefileReader
-
- fill(BursaWolfParameters, ParameterValueGroup) -
Method in class GeocentricTranslation.Provider
- Fill the specified Bursa-Wolf parameters according the specified values.
- fill(BursaWolfParameters, ParameterValueGroup) -
Method in class GeocentricTranslation.ProviderFrameRotation
- Fills the specified Bursa-Wolf parameters according the specified values.
- fill(BursaWolfParameters, ParameterValueGroup) -
Method in class GeocentricTranslation.ProviderSevenParam
- Fills the specified Bursa-Wolf parameters according the specified values.
- fill -
Variable in class PolygonStyle2D
-
- FILL -
Static variable in class SLD
-
- Fill - Interface in org.geotools.styling
- The Fill object encapsulates the graphical-symbolization parameters for
areas of geometries.
- fill(PolygonSymbolizer) -
Static method in class SLD
-
- fill(PointSymbolizer) -
Static method in class SLD
-
- fill(int) -
Method in class IntegerList
- Fills the list with the given value.
- fillAMatrix() -
Method in class AffineTransformBuilder
-
- fillAMatrix() -
Method in class ProjectiveTransformBuilder
- Fills A matrix for m = (ATPA)-1
ATPx' equation
- fillAMatrix() -
Method in class SimilarTransformBuilder
-
- fillComposite -
Variable in class PolygonStyle2D
-
- FILLDEFAULTTYPE -
Static variable in class SMIL20
-
- FILLDEFAULTTYPE_TYPE -
Static variable in class SMIL20Schema
-
<simpleType name="fillDefaultType">
<restriction base="string">
<enumeration value="remove"/>
<enumeration value="freeze"/>
<enumeration value="hold"/>
<enumeration value="auto"/>
<enumeration value="inherit"/>
<enumeration value="transition"/>
</restriction>
</simpleType>
- FillImpl - Class in org.geotools.styling
-
- FillImpl() -
Constructor for class FillImpl
- Creates a new instance of DefaultFill
- FillImpl(FilterFactory) -
Constructor for class FillImpl
-
- fillImportParamList(String, String, URL, String, Import.ImportTyp, List<ImportParam>) -
Static method in class Import
-
- fillPMatrix() -
Method in class ProjectiveTransformBuilder
- Fills P matrix for m = (ATPA)-1
ATPx' equation
- FILLTIMINGATTRSTYPE -
Static variable in class SMIL20
-
- FILLTIMINGATTRSTYPE_TYPE -
Static variable in class SMIL20Schema
-
<simpleType name="fillTimingAttrsType">
<restriction base="string">
<enumeration value="remove"/>
<enumeration value="freeze"/>
<enumeration value="hold"/>
<enumeration value="auto"/>
<enumeration value="default"/>
<enumeration value="transition"/>
</restriction>
</simpleType>
- fillXMatrix() -
Method in class ProjectiveTransformBuilder
- Fills x' matrix for m = (ATPA)-1
ATPx' equation
- filter -
Variable in class FeatureEvent
- Filter used to indicate what content has changed.
- filter -
Variable in class FilteringFeatureReader
-
- filter -
Variable in class FilteringFeatureIterator
- The Filter
- filter -
Variable in class SubFeatureCollection
- Filter
- filter() -
Method in class SubFeatureCollection
-
- Filter - Interface in org.geotools.filter
- Deprecated. use
Filter
- filter(Filter) -
Method in interface FilterHandler
- Method to recieve the filters from the sax processing.
- filter(FeatureCollection<SimpleFeatureType, SimpleFeature>, Filter) -
Static method in class FilteringIteration
-
- Filter -
Static variable in class OGC
-
- Filter -
Static variable in class OGC
-
- filter(String) -
Method in class AuthorityCodesComboBox
- Display only the CRS name that contains the specified keywords.
- filter(BufferedImage, BufferedImage) -
Method in class InverseColorMapOp
-
- filter(Raster, WritableRaster) -
Method in class InverseColorMapRasterOp
-
- FILTER_CAP_KEY -
Static variable in class FilterSchema
-
- Filter_Capabilities -
Static variable in class OGC
-
- Filter_Capabilities -
Static variable in class OGC
-
- FILTER_CHANGED -
Static variable in class MapLayerEvent
- Flag set when the definition query attached to this layer changed.
- FILTER_COMPLIANCE_STRICTNESS -
Static variable in class XMLHandlerHints
- Sets the level of compliance that the filter encoder should use
- FILTER_FACTORY -
Static variable in class Hints
- The
FilterFactory
instance to use.
- Filter_getProperty(Object, QName) -
Static method in class FilterParsingUtils
-
- FilterAbstract - Class in org.geotools.filter
- Abstract implementation for Filter.
- FilterAbstract(FilterFactory) -
Constructor for class FilterAbstract
-
- FilterAttributeExtractor - Class in org.geotools.filter
- A simple visitor that extracts every attribute used by a filter or an expression
- FilterAttributeExtractor() -
Constructor for class FilterAttributeExtractor
- Just extract the property names; don't check against a feature type.
- FilterAttributeExtractor(SimpleFeatureType) -
Constructor for class FilterAttributeExtractor
- Use the provided feature type as a sanity check when extracting
property names.
- filterBBox(Envelope, SimpleFeatureType) -
Static method in class OverlapsIntegrity
- Try and Filter by the provided bbox, will default to Filter.EXCLUDE if null
- FilterBuilder - Class in org.geotools.text.filter
- Deprecated. use the
CQL
utility class instead, this one is going to
be set to package visibility - FilterBuilder() -
Constructor for class FilterBuilder
- Deprecated.
- FilterBuilderException - Exception in org.geotools.text.filter
- Deprecated. use the
CQLException
class instead, this one is going to be set to package visibility - FilterBuilderException(String) -
Constructor for exception FilterBuilderException
- Deprecated.
- FilterBuilderException(String, IToken) -
Constructor for exception FilterBuilderException
- Deprecated.
- FilterBuilderException(String, IToken, Throwable) -
Constructor for exception FilterBuilderException
- Deprecated.
- FilterCapabilities - Class in org.geotools.filter
- Deprecated. use
FilterCapabilities
. - FilterCapabilities(long) -
Constructor for class FilterCapabilities
- Deprecated.
- FilterCapabilities() -
Constructor for class FilterCapabilities
- Deprecated.
- FilterCapabilities(Class) -
Constructor for class FilterCapabilities
- Deprecated.
- FilterCapabilitiesImpl - Class in org.geotools.filter.capability
- Implementation of the FilterCapabilities interface.
- FilterCapabilitiesImpl() -
Constructor for class FilterCapabilitiesImpl
-
- FilterCapabilitiesImpl(String) -
Constructor for class FilterCapabilitiesImpl
-
- FilterCapabilitiesImpl(String, ScalarCapabilities, SpatialCapabilities, IdCapabilities) -
Constructor for class FilterCapabilitiesImpl
-
- FilterCapabilitiesImpl(FilterCapabilities) -
Constructor for class FilterCapabilitiesImpl
-
- FilterComplexTypes - Class in org.geotools.xml.filter
- Represent complex types Bbox, Comparison etc ...
- FilterComplexTypes() -
Constructor for class FilterComplexTypes
-
- FilterComplexTypes.Arithmetic_OperatorsType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.Arithmetic_OperatorsType() -
Constructor for class FilterComplexTypes.Arithmetic_OperatorsType
-
- FilterComplexTypes.BinaryOperatorType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.BinaryOperatorType() -
Constructor for class FilterComplexTypes.BinaryOperatorType
-
- FilterComplexTypes.Comparison_OperatorsType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.Comparison_OperatorsType() -
Constructor for class FilterComplexTypes.Comparison_OperatorsType
-
- FilterComplexTypes.EmptyType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.EmptyType() -
Constructor for class FilterComplexTypes.EmptyType
-
- FilterComplexTypes.ExpressionType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.ExpressionType() -
Constructor for class FilterComplexTypes.ExpressionType
-
- FilterComplexTypes.Filter_CapabilitiesType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.Filter_CapabilitiesType() -
Constructor for class FilterComplexTypes.Filter_CapabilitiesType
-
- FilterComplexTypes.Function_NamesType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.Function_NamesType() -
Constructor for class FilterComplexTypes.Function_NamesType
-
- FilterComplexTypes.Function_NameType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.Function_NameType() -
Constructor for class FilterComplexTypes.Function_NameType
-
- FilterComplexTypes.FunctionsType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.FunctionsType() -
Constructor for class FilterComplexTypes.FunctionsType
-
- FilterComplexTypes.FunctionType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.FunctionType() -
Constructor for class FilterComplexTypes.FunctionType
-
- FilterComplexTypes.LiteralType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.LiteralType() -
Constructor for class FilterComplexTypes.LiteralType
-
- FilterComplexTypes.PropertyNameType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.PropertyNameType() -
Constructor for class FilterComplexTypes.PropertyNameType
-
- FilterComplexTypes.Scalar_CapabilitiesType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.Scalar_CapabilitiesType() -
Constructor for class FilterComplexTypes.Scalar_CapabilitiesType
-
- FilterComplexTypes.ServiceExceptionReportType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.ServiceExceptionReportType() -
Constructor for class FilterComplexTypes.ServiceExceptionReportType
-
- FilterComplexTypes.ServiceExceptionType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.ServiceExceptionType() -
Constructor for class FilterComplexTypes.ServiceExceptionType
-
- FilterComplexTypes.SortByType - Class in org.geotools.xml.filter
- This is a Filter 1.0.20 filter element.
- FilterComplexTypes.SortOrderType - Class in org.geotools.xml.filter
- also from the 1.0.20 version, and excluded from the Schema object
- FilterComplexTypes.Spatial_CapabilitiesType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.Spatial_CapabilitiesType() -
Constructor for class FilterComplexTypes.Spatial_CapabilitiesType
-
- FilterComplexTypes.Spatial_OperatorsType - Class in org.geotools.xml.filter
-
- FilterComplexTypes.Spatial_OperatorsType() -
Constructor for class FilterComplexTypes.Spatial_OperatorsType
-
- FilterDOMParser - Class in org.geotools.filter
- A dom based parser to build filters as per OGC 01-067
- FilteredIterator<F extends Feature> - Class in org.geotools.feature.collection
- Provides an implementation of Iterator that will filter
contents using the provided filter.
- FilteredIterator(Iterator<F>, Filter) -
Constructor for class FilteredIterator
-
- FilteredIterator(FeatureCollection<? extends FeatureType, F>, Filter) -
Constructor for class FilteredIterator
-
- FilteredSubsample - Class in org.geotools.coverage.processing.operation
- This operation is simply a wrapper for the JAI FilteredSubsample operation which allows
me to arbitrarly scale a rendered image while smoothing it out.
- FilteredSubsample() -
Constructor for class FilteredSubsample
- Constructs a default
"FilteredSubsample"
operation.
- filteredSubsample(GridCoverage) -
Method in class Operations
- Subsamples an image using the default values.
- filteredSubsample(GridCoverage, int, int, float[]) -
Method in class Operations
- Subsamples an image by integral factors.
- filteredSubsample(GridCoverage, int, int, float[], Interpolation) -
Method in class Operations
- Subsamples an image by integral factors.
- filteredSubsample(GridCoverage, int, int, float[], Interpolation, BorderExtender) -
Method in class Operations
- Deprecated. use
Operations.filteredSubsample(GridCoverage, int, int, float[], Interpolation)
- FilterEncodingPreProcessor - Class in org.geotools.xml.filter
- Prepares a filter for xml encoded for interoperability with another system.
- FilterEncodingPreProcessor(Integer) -
Constructor for class FilterEncodingPreProcessor
-
- filterFactory -
Variable in class ContentDataStore
- Factory used to create filters
- FilterFactory - Interface in org.geotools.filter
- Deprecated. use
FilterFactory
- filterFactory -
Variable in class SpatialTestCase
-
- FilterFactoryCreationException - Exception in org.geotools.filter
- An exception that can be thrown by the StyleFactory if it fails to create
the implementation of the StyleFactory.
- FilterFactoryCreationException(String) -
Constructor for exception FilterFactoryCreationException
- Constructs an instance of
StyleFactoryCreationException
with the specified detail message.
- FilterFactoryCreationException(Exception) -
Constructor for exception FilterFactoryCreationException
- Constructs an instance of
FilterFactoryCreationException
with the specified root cause.
- FilterFactoryCreationException(String, Exception) -
Constructor for exception FilterFactoryCreationException
- Constructs an instance of
FilterFactoryCreationException
with the specified detail message and root cause.
- FilterFactoryFinder - Class in org.geotools.filter
- Deprecated. Replaced by
CommonFactoryFinder.getFilterFactory(org.geotools.factory.Hints)
. - FilterFactoryFinder() -
Constructor for class FilterFactoryFinder
- Deprecated.
- FilterFactoryImpl - Class in org.geotools.filter
- Implementation of the FilterFactory, generates the filter implementations in
defaultcore.
- FilterFactoryImpl() -
Constructor for class FilterFactoryImpl
- Creates a new instance of FilterFactoryImpl
- FilterFactoryImpl(Hints) -
Constructor for class FilterFactoryImpl
-
- FilterFilter - Class in org.geotools.filter
- Creates an OGC filter using a SAX filter.
- FilterFilter(FilterHandler, SimpleFeatureType) -
Constructor for class FilterFilter
- Constructor with parent, which must implement GMLHandlerJTS.
- FilterFilter(FilterHandler, SimpleFeatureType, boolean) -
Constructor for class FilterFilter
- Constructor with parent, which must implement GMLHandlerJTS.
- FilterFunction_abs - Class in org.geotools.filter.function.math
-
- FilterFunction_abs() -
Constructor for class FilterFunction_abs
-
- FilterFunction_abs_2 - Class in org.geotools.filter.function.math
-
- FilterFunction_abs_2() -
Constructor for class FilterFunction_abs_2
-
- FilterFunction_abs_3 - Class in org.geotools.filter.function.math
-
- FilterFunction_abs_3() -
Constructor for class FilterFunction_abs_3
-
- FilterFunction_abs_4 - Class in org.geotools.filter.function.math
-
- FilterFunction_abs_4() -
Constructor for class FilterFunction_abs_4
-
- FilterFunction_acos - Class in org.geotools.filter.function.math
-
- FilterFunction_acos() -
Constructor for class FilterFunction_acos
-
- FilterFunction_area - Class in org.geotools.filter.function
-
- FilterFunction_area() -
Constructor for class FilterFunction_area
-
- FilterFunction_asin - Class in org.geotools.filter.function.math
-
- FilterFunction_asin() -
Constructor for class FilterFunction_asin
-
- FilterFunction_atan - Class in org.geotools.filter.function.math
-
- FilterFunction_atan() -
Constructor for class FilterFunction_atan
-
- FilterFunction_atan2 - Class in org.geotools.filter.function.math
-
- FilterFunction_atan2() -
Constructor for class FilterFunction_atan2
-
- FilterFunction_between - Class in org.geotools.filter.function
-
- FilterFunction_between() -
Constructor for class FilterFunction_between
-
- FilterFunction_boundary - Class in org.geotools.filter.function
-
- FilterFunction_boundary() -
Constructor for class FilterFunction_boundary
-
- FilterFunction_boundaryDimension - Class in org.geotools.filter.function
-
- FilterFunction_boundaryDimension() -
Constructor for class FilterFunction_boundaryDimension
-
- FilterFunction_buffer - Class in org.geotools.filter.function
-
- FilterFunction_buffer() -
Constructor for class FilterFunction_buffer
-
- FilterFunction_bufferWithSegments - Class in org.geotools.filter.function
-
- FilterFunction_bufferWithSegments() -
Constructor for class FilterFunction_bufferWithSegments
-
- FilterFunction_ceil - Class in org.geotools.filter.function.math
-
- FilterFunction_ceil() -
Constructor for class FilterFunction_ceil
-
- FilterFunction_centroid - Class in org.geotools.filter.function
-
- FilterFunction_centroid() -
Constructor for class FilterFunction_centroid
-
- FilterFunction_contains - Class in org.geotools.filter.function
-
- FilterFunction_contains() -
Constructor for class FilterFunction_contains
-
- FilterFunction_Convert - Class in org.geotools.filter.function
-
- FilterFunction_Convert() -
Constructor for class FilterFunction_Convert
-
- FilterFunction_convexHull - Class in org.geotools.filter.function
-
- FilterFunction_convexHull() -
Constructor for class FilterFunction_convexHull
-
- FilterFunction_cos - Class in org.geotools.filter.function.math
-
- FilterFunction_cos() -
Constructor for class FilterFunction_cos
-
- FilterFunction_crosses - Class in org.geotools.filter.function
-
- FilterFunction_crosses() -
Constructor for class FilterFunction_crosses
-
- FilterFunction_dateFormat - Class in org.geotools.filter.function
- Formats a date into a string given a certain pattern (specified in the format accepted
by
SimpleDateFormat
} - FilterFunction_dateFormat() -
Constructor for class FilterFunction_dateFormat
-
- FilterFunction_dateParse - Class in org.geotools.filter.function
- Parses a date from a string given a certain pattern (specified in the format accepted
by
SimpleDateFormat
} - FilterFunction_dateParse() -
Constructor for class FilterFunction_dateParse
-
- FilterFunction_difference - Class in org.geotools.filter.function
-
- FilterFunction_difference() -
Constructor for class FilterFunction_difference
-
- FilterFunction_dimension - Class in org.geotools.filter.function
-
- FilterFunction_dimension() -
Constructor for class FilterFunction_dimension
-
- FilterFunction_disjoint - Class in org.geotools.filter.function
-
- FilterFunction_disjoint() -
Constructor for class FilterFunction_disjoint
-
- FilterFunction_distance - Class in org.geotools.filter.function
-
- FilterFunction_distance() -
Constructor for class FilterFunction_distance
-
- FilterFunction_double2bool - Class in org.geotools.filter.function
-
- FilterFunction_double2bool() -
Constructor for class FilterFunction_double2bool
-
- FilterFunction_endPoint - Class in org.geotools.filter.function
-
- FilterFunction_endPoint() -
Constructor for class FilterFunction_endPoint
-
- FilterFunction_envelope - Class in org.geotools.filter.function
-
- FilterFunction_envelope() -
Constructor for class FilterFunction_envelope
-
- FilterFunction_equalsExact - Class in org.geotools.filter.function
-
- FilterFunction_equalsExact() -
Constructor for class FilterFunction_equalsExact
-
- FilterFunction_equalsExactTolerance - Class in org.geotools.filter.function
-
- FilterFunction_equalsExactTolerance() -
Constructor for class FilterFunction_equalsExactTolerance
-
- FilterFunction_equalTo - Class in org.geotools.filter.function
-
- FilterFunction_equalTo() -
Constructor for class FilterFunction_equalTo
-
- FilterFunction_exp - Class in org.geotools.filter.function.math
-
- FilterFunction_exp() -
Constructor for class FilterFunction_exp
-
- FilterFunction_exteriorRing - Class in org.geotools.filter.function
-
- FilterFunction_exteriorRing() -
Constructor for class FilterFunction_exteriorRing
-
- FilterFunction_floor - Class in org.geotools.filter.function.math
-
- FilterFunction_floor() -
Constructor for class FilterFunction_floor
-
- FilterFunction_geometryType - Class in org.geotools.filter.function
-
- FilterFunction_geometryType() -
Constructor for class FilterFunction_geometryType
-
- FilterFunction_geomFromWKT - Class in org.geotools.filter.function
-
- FilterFunction_geomFromWKT() -
Constructor for class FilterFunction_geomFromWKT
-
- FilterFunction_geomLength - Class in org.geotools.filter.function
-
- FilterFunction_geomLength() -
Constructor for class FilterFunction_geomLength
-
- FilterFunction_getGeometryN - Class in org.geotools.filter.function
-
- FilterFunction_getGeometryN() -
Constructor for class FilterFunction_getGeometryN
-
- FilterFunction_getX - Class in org.geotools.filter.function
-
- FilterFunction_getX() -
Constructor for class FilterFunction_getX
-
- FilterFunction_getY - Class in org.geotools.filter.function
-
- FilterFunction_getY() -
Constructor for class FilterFunction_getY
-
- FilterFunction_getZ - Class in org.geotools.filter.function
-
- FilterFunction_getZ() -
Constructor for class FilterFunction_getZ
-
- FilterFunction_greaterEqualThan - Class in org.geotools.filter.function
-
- FilterFunction_greaterEqualThan() -
Constructor for class FilterFunction_greaterEqualThan
-
- FilterFunction_greaterThan - Class in org.geotools.filter.function
-
- FilterFunction_greaterThan() -
Constructor for class FilterFunction_greaterThan
-
- FilterFunction_IEEEremainder - Class in org.geotools.filter.function.math
-
- FilterFunction_IEEEremainder() -
Constructor for class FilterFunction_IEEEremainder
-
- FilterFunction_if_then_else - Class in org.geotools.filter.function
-
- FilterFunction_if_then_else() -
Constructor for class FilterFunction_if_then_else
-
- FilterFunction_in10 - Class in org.geotools.filter.function
-
- FilterFunction_in10() -
Constructor for class FilterFunction_in10
-
- FilterFunction_in2 - Class in org.geotools.filter.function
-
- FilterFunction_in2() -
Constructor for class FilterFunction_in2
-
- FilterFunction_in3 - Class in org.geotools.filter.function
-
- FilterFunction_in3() -
Constructor for class FilterFunction_in3
-
- FilterFunction_in4 - Class in org.geotools.filter.function
-
- FilterFunction_in4() -
Constructor for class FilterFunction_in4
-
- FilterFunction_in5 - Class in org.geotools.filter.function
-
- FilterFunction_in5() -
Constructor for class FilterFunction_in5
-
- FilterFunction_in6 - Class in org.geotools.filter.function
-
- FilterFunction_in6() -
Constructor for class FilterFunction_in6
-
- FilterFunction_in7 - Class in org.geotools.filter.function
-
- FilterFunction_in7() -
Constructor for class FilterFunction_in7
-
- FilterFunction_in8 - Class in org.geotools.filter.function
-
- FilterFunction_in8() -
Constructor for class FilterFunction_in8
-
- FilterFunction_in9 - Class in org.geotools.filter.function
-
- FilterFunction_in9() -
Constructor for class FilterFunction_in9
-
- FilterFunction_int2bbool - Class in org.geotools.filter.function
-
- FilterFunction_int2bbool() -
Constructor for class FilterFunction_int2bbool
-
- FilterFunction_int2ddouble - Class in org.geotools.filter.function
-
- FilterFunction_int2ddouble() -
Constructor for class FilterFunction_int2ddouble
-
- FilterFunction_interiorPoint - Class in org.geotools.filter.function
-
- FilterFunction_interiorPoint() -
Constructor for class FilterFunction_interiorPoint
-
- FilterFunction_interiorRingN - Class in org.geotools.filter.function
-
- FilterFunction_interiorRingN() -
Constructor for class FilterFunction_interiorRingN
-
- FilterFunction_intersection - Class in org.geotools.filter.function
-
- FilterFunction_intersection() -
Constructor for class FilterFunction_intersection
-
- FilterFunction_intersects - Class in org.geotools.filter.function
-
- FilterFunction_intersects() -
Constructor for class FilterFunction_intersects
-
- FilterFunction_isClosed - Class in org.geotools.filter.function
-
- FilterFunction_isClosed() -
Constructor for class FilterFunction_isClosed
-
- FilterFunction_isEmpty - Class in org.geotools.filter.function
-
- FilterFunction_isEmpty() -
Constructor for class FilterFunction_isEmpty
-
- FilterFunction_isLike - Class in org.geotools.filter.function
-
- FilterFunction_isLike() -
Constructor for class FilterFunction_isLike
-
- FilterFunction_isNull - Class in org.geotools.filter.function
-
- FilterFunction_isNull() -
Constructor for class FilterFunction_isNull
-
- FilterFunction_isRing - Class in org.geotools.filter.function
-
- FilterFunction_isRing() -
Constructor for class FilterFunction_isRing
-
- FilterFunction_isSimple - Class in org.geotools.filter.function
-
- FilterFunction_isSimple() -
Constructor for class FilterFunction_isSimple
-
- FilterFunction_isValid - Class in org.geotools.filter.function
-
- FilterFunction_isValid() -
Constructor for class FilterFunction_isValid
-
- FilterFunction_isWithinDistance - Class in org.geotools.filter.function
-
- FilterFunction_isWithinDistance() -
Constructor for class FilterFunction_isWithinDistance
-
- FilterFunction_lessEqualThan - Class in org.geotools.filter.function
-
- FilterFunction_lessEqualThan() -
Constructor for class FilterFunction_lessEqualThan
-
- FilterFunction_lessThan - Class in org.geotools.filter.function
-
- FilterFunction_lessThan() -
Constructor for class FilterFunction_lessThan
-
- FilterFunction_log - Class in org.geotools.filter.function.math
-
- FilterFunction_log() -
Constructor for class FilterFunction_log
-
- FilterFunction_max - Class in org.geotools.filter.function.math
-
- FilterFunction_max() -
Constructor for class FilterFunction_max
-
- FilterFunction_max_2 - Class in org.geotools.filter.function.math
-
- FilterFunction_max_2() -
Constructor for class FilterFunction_max_2
-
- FilterFunction_max_3 - Class in org.geotools.filter.function.math
-
- FilterFunction_max_3() -
Constructor for class FilterFunction_max_3
-
- FilterFunction_max_4 - Class in org.geotools.filter.function.math
-
- FilterFunction_max_4() -
Constructor for class FilterFunction_max_4
-
- FilterFunction_min - Class in org.geotools.filter.function.math
-
- FilterFunction_min() -
Constructor for class FilterFunction_min
-
- FilterFunction_min_2 - Class in org.geotools.filter.function.math
-
- FilterFunction_min_2() -
Constructor for class FilterFunction_min_2
-
- FilterFunction_min_3 - Class in org.geotools.filter.function.math
-
- FilterFunction_min_3() -
Constructor for class FilterFunction_min_3
-
- FilterFunction_min_4 - Class in org.geotools.filter.function.math
-
- FilterFunction_min_4() -
Constructor for class FilterFunction_min_4
-
- FilterFunction_not - Class in org.geotools.filter.function
-
- FilterFunction_not() -
Constructor for class FilterFunction_not
-
- FilterFunction_notEqualTo - Class in org.geotools.filter.function
-
- FilterFunction_notEqualTo() -
Constructor for class FilterFunction_notEqualTo
-
- FilterFunction_numberFormat - Class in org.geotools.filter.function
- Formats a number into a string given a certain pattern (specified in the format accepted
by
DecimalFormat
} - FilterFunction_numberFormat() -
Constructor for class FilterFunction_numberFormat
-
- FilterFunction_numGeometries - Class in org.geotools.filter.function
-
- FilterFunction_numGeometries() -
Constructor for class FilterFunction_numGeometries
-
- FilterFunction_numInteriorRing - Class in org.geotools.filter.function
-
- FilterFunction_numInteriorRing() -
Constructor for class FilterFunction_numInteriorRing
-
- FilterFunction_numPoints - Class in org.geotools.filter.function
-
- FilterFunction_numPoints() -
Constructor for class FilterFunction_numPoints
-
- FilterFunction_overlaps - Class in org.geotools.filter.function
-
- FilterFunction_overlaps() -
Constructor for class FilterFunction_overlaps
-
- FilterFunction_parseBoolean - Class in org.geotools.filter.function
-
- FilterFunction_parseBoolean() -
Constructor for class FilterFunction_parseBoolean
-
- FilterFunction_parseDouble - Class in org.geotools.filter.function
-
- FilterFunction_parseDouble() -
Constructor for class FilterFunction_parseDouble
-
- FilterFunction_parseInt - Class in org.geotools.filter.function
-
- FilterFunction_parseInt() -
Constructor for class FilterFunction_parseInt
-
- FilterFunction_parseLong - Class in org.geotools.filter.function
-
- FilterFunction_parseLong() -
Constructor for class FilterFunction_parseLong
-
- FilterFunction_pointN - Class in org.geotools.filter.function
-
- FilterFunction_pointN() -
Constructor for class FilterFunction_pointN
-
- FilterFunction_pow - Class in org.geotools.filter.function.math
-
- FilterFunction_pow() -
Constructor for class FilterFunction_pow
-
- FilterFunction_random - Class in org.geotools.filter.function.math
-
- FilterFunction_random() -
Constructor for class FilterFunction_random
-
- FilterFunction_relate - Class in org.geotools.filter.function
-
- FilterFunction_relate() -
Constructor for class FilterFunction_relate
-
- FilterFunction_relatePattern - Class in org.geotools.filter.function
-
- FilterFunction_relatePattern() -
Constructor for class FilterFunction_relatePattern
-
- FilterFunction_rint - Class in org.geotools.filter.function.math
-
- FilterFunction_rint() -
Constructor for class FilterFunction_rint
-
- FilterFunction_round - Class in org.geotools.filter.function.math
-
- FilterFunction_round() -
Constructor for class FilterFunction_round
-
- FilterFunction_round_2 - Class in org.geotools.filter.function.math
-
- FilterFunction_round_2() -
Constructor for class FilterFunction_round_2
-
- FilterFunction_roundDouble - Class in org.geotools.filter.function
-
- FilterFunction_roundDouble() -
Constructor for class FilterFunction_roundDouble
-
- FilterFunction_sin - Class in org.geotools.filter.function.math
-
- FilterFunction_sin() -
Constructor for class FilterFunction_sin
-
- FilterFunction_sqrt - Class in org.geotools.filter.function.math
-
- FilterFunction_sqrt() -
Constructor for class FilterFunction_sqrt
-
- FilterFunction_startPoint - Class in org.geotools.filter.function
-
- FilterFunction_startPoint() -
Constructor for class FilterFunction_startPoint
-
- FilterFunction_strConcat - Class in org.geotools.filter.function
-
- FilterFunction_strConcat() -
Constructor for class FilterFunction_strConcat
-
- FilterFunction_strEndsWith - Class in org.geotools.filter.function
-
- FilterFunction_strEndsWith() -
Constructor for class FilterFunction_strEndsWith
-
- FilterFunction_strEqualsIgnoreCase - Class in org.geotools.filter.function
-
- FilterFunction_strEqualsIgnoreCase() -
Constructor for class FilterFunction_strEqualsIgnoreCase
-
- FilterFunction_strIndexOf - Class in org.geotools.filter.function
-
- FilterFunction_strIndexOf() -
Constructor for class FilterFunction_strIndexOf
-
- FilterFunction_strLastIndexOf - Class in org.geotools.filter.function
-
- FilterFunction_strLastIndexOf() -
Constructor for class FilterFunction_strLastIndexOf
-
- FilterFunction_strLength - Class in org.geotools.filter.function
-
- FilterFunction_strLength() -
Constructor for class FilterFunction_strLength
-
- FilterFunction_strMatches - Class in org.geotools.filter.function
-
- FilterFunction_strMatches() -
Constructor for class FilterFunction_strMatches
-
- FilterFunction_strReplace - Class in org.geotools.filter.function
-
- FilterFunction_strReplace() -
Constructor for class FilterFunction_strReplace
-
- FilterFunction_strStartsWith - Class in org.geotools.filter.function
-
- FilterFunction_strStartsWith() -
Constructor for class FilterFunction_strStartsWith
-
- FilterFunction_strSubstring - Class in org.geotools.filter.function
-
- FilterFunction_strSubstring() -
Constructor for class FilterFunction_strSubstring
-
- FilterFunction_strSubstringStart - Class in org.geotools.filter.function
-
- FilterFunction_strSubstringStart() -
Constructor for class FilterFunction_strSubstringStart
-
- FilterFunction_strToLowerCase - Class in org.geotools.filter.function
-
- FilterFunction_strToLowerCase() -
Constructor for class FilterFunction_strToLowerCase
-
- FilterFunction_strToUpperCase - Class in org.geotools.filter.function
-
- FilterFunction_strToUpperCase() -
Constructor for class FilterFunction_strToUpperCase
-
- FilterFunction_strTrim - Class in org.geotools.filter.function
-
- FilterFunction_strTrim() -
Constructor for class FilterFunction_strTrim
-
- FilterFunction_symDifference - Class in org.geotools.filter.function
-
- FilterFunction_symDifference() -
Constructor for class FilterFunction_symDifference
-
- FilterFunction_tan - Class in org.geotools.filter.function.math
-
- FilterFunction_tan() -
Constructor for class FilterFunction_tan
-
- FilterFunction_toDegrees - Class in org.geotools.filter.function.math
-
- FilterFunction_toDegrees() -
Constructor for class FilterFunction_toDegrees
-
- FilterFunction_toRadians - Class in org.geotools.filter.function.math
-
- FilterFunction_toRadians() -
Constructor for class FilterFunction_toRadians
-
- FilterFunction_touches - Class in org.geotools.filter.function
-
- FilterFunction_touches() -
Constructor for class FilterFunction_touches
-
- FilterFunction_toWKT - Class in org.geotools.filter.function
-
- FilterFunction_toWKT() -
Constructor for class FilterFunction_toWKT
-
- FilterFunction_union - Class in org.geotools.filter.function
-
- FilterFunction_union() -
Constructor for class FilterFunction_union
-
- FilterFunction_within - Class in org.geotools.filter.function
-
- FilterFunction_within() -
Constructor for class FilterFunction_within
-
- FilterHandler - Interface in org.geotools.filter
- Interface to recieve filters from the filter sax parsing classes.
- FilteringFeatureCollection<T extends FeatureType,F extends Feature> - Class in org.geotools.data.store
- Decorates a feature collection with one that filters content.
- FilteringFeatureCollection(FeatureCollection<T, F>, Filter) -
Constructor for class FilteringFeatureCollection
-
- FilteringFeatureIterator - Class in org.geotools.data.store
- Decorates a FeatureIterator
with one that filters content.- FilteringFeatureIterator(FeatureIterator<SimpleFeature>, Filter) -
Constructor for class FilteringFeatureIterator
-
- FilteringFeatureReader<T extends FeatureType,F extends Feature> - Class in org.geotools.data
- Basic support for a FeatureReader
that does filtering.- FilteringFeatureReader(FeatureReader<T, F>, Filter) -
Constructor for class FilteringFeatureReader
- Creates a new instance of AbstractFeatureReader
Please don't call this method with Filter.INCLUDE or Filter.EXCLUDE (consider
not filtering and EmptyFeatureReader instead)
- FilteringFeatureWriter - Class in org.geotools.data
- Filtering is performed on this hasNext() method.
- FilteringFeatureWriter(FeatureWriter<SimpleFeatureType, SimpleFeature>, Filter) -
Constructor for class FilteringFeatureWriter
-
- FilteringIteration - Class in org.geotools.filter
- DOCUMENT ME!
- FilteringIteration(Filter, FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Constructor for class FilteringIteration
- Creates a new instance of FilteringIteration
- FilteringIterator<F extends Feature> - Class in org.geotools.data.store
- Decorates a
Feature
iterator with one that
filters content. - FilteringIterator(Iterator<F>, Filter) -
Constructor for class FilteringIterator
-
- FilterOperation - Class in org.geotools.coverage.processing
- Common super-class for filter operation.
- FilterOperation(String) -
Constructor for class FilterOperation
- Constructs a new filter operation.
- FilterOpsComplexTypes - Class in org.geotools.xml.filter
-
DOCUMENT ME!
- FilterOpsComplexTypes() -
Constructor for class FilterOpsComplexTypes
-
- FilterOpsComplexTypes.BBOXType - Class in org.geotools.xml.filter
- The
element is defined as a convenient and more compact way
of encoding the very common bounding box constraint based on the
gml:Box geometry.- FilterOpsComplexTypes.BBOXType() -
Constructor for class FilterOpsComplexTypes.BBOXType
-
- FilterOpsComplexTypes.BinaryComparisonOpType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.BinaryComparisonOpType() -
Constructor for class FilterOpsComplexTypes.BinaryComparisonOpType
-
- FilterOpsComplexTypes.BinaryLogicOpType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.BinaryLogicOpType() -
Constructor for class FilterOpsComplexTypes.BinaryLogicOpType
-
- FilterOpsComplexTypes.BinarySpatialOpType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.BinarySpatialOpType() -
Constructor for class FilterOpsComplexTypes.BinarySpatialOpType
-
- FilterOpsComplexTypes.ComparisonOpsType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.ComparisonOpsType() -
Constructor for class FilterOpsComplexTypes.ComparisonOpsType
-
- FilterOpsComplexTypes.DistanceBufferType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.DistanceBufferType() -
Constructor for class FilterOpsComplexTypes.DistanceBufferType
-
- FilterOpsComplexTypes.DistanceType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.DistanceType() -
Constructor for class FilterOpsComplexTypes.DistanceType
-
- FilterOpsComplexTypes.FeatureIdType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.FeatureIdType() -
Constructor for class FilterOpsComplexTypes.FeatureIdType
-
- FilterOpsComplexTypes.FilterType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.FilterType() -
Constructor for class FilterOpsComplexTypes.FilterType
-
- FilterOpsComplexTypes.LogicOpsType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.LogicOpsType() -
Constructor for class FilterOpsComplexTypes.LogicOpsType
-
- FilterOpsComplexTypes.LowerBoundaryType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.LowerBoundaryType() -
Constructor for class FilterOpsComplexTypes.LowerBoundaryType
-
- FilterOpsComplexTypes.PropertyIsBetweenType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.PropertyIsBetweenType() -
Constructor for class FilterOpsComplexTypes.PropertyIsBetweenType
-
- FilterOpsComplexTypes.PropertyIsLikeType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.PropertyIsLikeType() -
Constructor for class FilterOpsComplexTypes.PropertyIsLikeType
-
- FilterOpsComplexTypes.PropertyIsNullType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.PropertyIsNullType() -
Constructor for class FilterOpsComplexTypes.PropertyIsNullType
-
- FilterOpsComplexTypes.SpatialOpsType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.SpatialOpsType() -
Constructor for class FilterOpsComplexTypes.SpatialOpsType
-
- FilterOpsComplexTypes.UnaryLogicOpType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.UnaryLogicOpType() -
Constructor for class FilterOpsComplexTypes.UnaryLogicOpType
-
- FilterOpsComplexTypes.UpperBoundaryType - Class in org.geotools.xml.filter
-
- FilterOpsComplexTypes.UpperBoundaryType() -
Constructor for class FilterOpsComplexTypes.UpperBoundaryType
-
- FilterParsingUtils - Class in org.geotools.filter
- Convenience class for filter parsing.
- FilterParsingUtils() -
Constructor for class FilterParsingUtils
-
- filterRenderedImage(RenderedImage) -
Method in class InverseColorMapOp
-
- Filters - Class in org.geotools.filter
- Utility class for working with Filters & Expression.
- Filters() -
Constructor for class Filters
-
- Filters(FilterFactory) -
Constructor for class Filters
-
- filters(Rule[]) -
Static method in class SLD
-
- filters(Style) -
Static method in class SLD
-
- FilterSAXParser - Class in org.geotools.filter
- Creates filters from FilterFilter, which reads in a SAX stream and passes
the appropriate messages here.
- FilterSAXParser() -
Constructor for class FilterSAXParser
- Constructor which flags the operator as between.
- FilterSAXParser(FilterFactory) -
Constructor for class FilterSAXParser
- Constructor injdection
- FilterSchema - Class in org.geotools.xml.filter
-
DOCUMENT ME!
- FilterSchema() -
Constructor for class FilterSchema
-
- FilterSchema.FilterElement - Class in org.geotools.xml.filter
-
- FilterSchema.FilterElement(String, Type) -
Constructor for class FilterSchema.FilterElement
-
- FilterSchema.FilterElement(String, Type, Element) -
Constructor for class FilterSchema.FilterElement
-
- FilterToSQL - Class in org.geotools.data.jdbc
- Encodes a filter into a SQL WHERE statement.
- FilterToSQL() -
Constructor for class FilterToSQL
- Default constructor
- FilterToSQL(Writer) -
Constructor for class FilterToSQL
-
- FilterToSQLException - Exception in org.geotools.data.jdbc
- Indicates a client class has attempted to encode a filter not supported by
the SQLEncoder being used, or that there were io problems.
- FilterToSQLException(String) -
Constructor for exception FilterToSQLException
- Constructor with message argument.
- FilterToSQLException(String, Throwable) -
Constructor for exception FilterToSQLException
- Constructs a new instance of DataSourceException
- FilterToSQLSDE - Class in org.geotools.arcsde.filter
- Encodes an attribute filter into a SQL WHERE statement for arcsde.
- FilterToSQLSDE(String, String, SimpleFeatureType, PlainSelect) -
Constructor for class FilterToSQLSDE
-
- FilterTransformer - Class in org.geotools.filter
- An XMLEncoder for Filters and Expressions.
- FilterTransformer() -
Constructor for class FilterTransformer
-
- FilterTransformer - Class in org.geotools.renderer.shape
- Transforms all GeometryExpressions with the provided transform.
- FilterTransformer(MathTransform) -
Constructor for class FilterTransformer
-
- FilterTransformer(FilterFactory2, MathTransform) -
Constructor for class FilterTransformer
-
- FilterTransformer(CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) -
Constructor for class FilterTransformer
- Alternate constructor, takes the source CRS, the destination CRS, and an affine transform to
be concatenated to the geographic transfromation.
- FilterTransformer.FilterTranslator - Class in org.geotools.filter
-
- FilterTransformer.FilterTranslator(ContentHandler) -
Constructor for class FilterTransformer.FilterTranslator
-
- filterType -
Variable in class AbstractFilter
- Defines filter type (all valid types defined below).
- FilterType - Interface in org.geotools.filter
- Deprecated. please use instance of check against geoapi class.
- FilterType -
Static variable in class OGC
-
- FilterType -
Static variable in class OGC
-
- FilterTypeBinding - Class in org.geotools.filter.v1_1
- Binding object for the type http://www.opengis.net/ogc:FilterType.
- FilterTypeBinding(FilterFactory) -
Constructor for class FilterTypeBinding
-
- FilterVisitor - Interface in org.geotools.filter
- Deprecated. use
FilterVisitor
- FilterVisitor2 - Interface in org.geotools.filter
- Deprecated. use
FilterVisitor
- FilterVisitorExpressionWrapper - Class in org.geotools.filter.expression
- Wraps an instanceof of FilterVisitor in an ExpressionVisitor.
- FilterVisitorExpressionWrapper(FilterVisitor) -
Constructor for class FilterVisitorExpressionWrapper
-
- FilterVisitorFilterWrapper - Class in org.geotools.filter
- Wraps an instanceof of
FilterVisitor
in an
org.opengis.filter.FilterVisitorWrapper
. - FilterVisitorFilterWrapper(FilterVisitor) -
Constructor for class FilterVisitorFilterWrapper
-
- finalize() -
Method in class ArcSDEDataStore
-
- finalize() -
Method in class ArcSDEConnectionPool
- Deprecated. Ensures proper closure of connection pool at this object's finalization stage.
- finalize() -
Method in class ArcSDEConnectionPoolFactory
- Deprecated. Ensures proper closure of connection pools at this object's finalization stage.
- finalize() -
Method in class SessionPool
- Ensures proper closure of connection pool at this object's finalization stage.
- finalize() -
Method in class CoverageCache
- Cleanup this coverage cache on garbage collection.
- finalize() -
Method in class AbstractGridCoverage2DReader
- Forcing disposal of this
AbstractGridCoverage2DReader
which may
keep an ImageInputStream
open.
- finalize() -
Method in class AbstractGridCoverageWriter
- Forcing the disposal of this
AbstractGridCoverageWriter
which may
keep a reference to an open ImageOutputStream
- finalize() -
Method in class DefaultTransaction
-
- finalize() -
Method in class JDBC2DataStore
-
- finalize() -
Method in class QueryData
-
- finalize() -
Method in class IndexedShapefileDataStore
-
- finalize() -
Method in class ShapefileFeatureWriter
- In case someone doesn't close me.
- finalize() -
Method in class IndexFile
-
- finalize() -
Method in class ShpFiles
- This verifies that this class has been closed correctly (nothing locking)
- finalize() -
Method in class FileSystemNode
- Force this node flush
- finalize() -
Method in class FileSystemPageStore
-
- finalize() -
Method in class Referencing
- Release resources used by this implementation.
- finalize() -
Method in class AbstractEpsgFactory
- Invokes
AbstractEpsgFactory.dispose()
when this factory is garbage collected.
- finalize() -
Method in class DirectEpsgFactory
- Invokes
DirectEpsgFactory.dispose()
when this factory is garbage collected.
- find(DirectPosition, int) -
Method in class AbstractCoverage
- Returns the sequence of geometry-value pairs that include the
domain objects nearest to the direct position and their
distances from the direction position.
- find(DirectPosition) -
Method in class AbstractCoverage
- Returns the nearest geometry-value pair
from the specified direct position.
- find(String) -
Static method in enum Version
- To be used instead of
valueOf(String)
, as valueOf in enum can't
be overridden and the argument string must match exactly the enum name,
yet we want a lookup by version number.
- find(AttributeType) -
Method in class DefaultFeatureType
- Find the position of a given AttributeType.
- find(String) -
Method in class DefaultFeatureType
- Find the position of an AttributeType which matches the given String.
- find(Object) -
Method in interface FeatureIndex
- Find all the Features within this index using a key.
- find(AttributeType) -
Method in interface FeatureType
- Deprecated. Find the position of a given AttributeType.
- find(String) -
Method in interface FeatureType
- Deprecated. Find the position of an AttributeType which matches the given String.
- find(SimpleFeatureType, String) -
Static method in class Schema
- Deprecated. please use getIndexOf( type, name )
- find(AttributeType) -
Method in class ChoiceAttributeType
- Deprecated. Find the position of a given AttributeType.
- find(String) -
Method in class ChoiceAttributeType
- Deprecated. Find the position of an AttributeType which matches the given String.
- find(List, Name) -
Static method in class Descriptors
- Returns the attribute descriptor from a list which matches the specified
name, or
null
if no such descriptor is found.
- find(AttributeType) -
Method in class FeatureAttributeType
- Find the position of a given AttributeType.
- find(String) -
Method in class FeatureAttributeType
- Find the position of an AttributeType which matches the given String.
- find(AttributeType) -
Method in class ListAttributeType
- Deprecated. Find the position of a given AttributeType.
- find(String) -
Method in class ListAttributeType
- Deprecated. Find the position of an AttributeType which matches the given String.
- find(AttributeType) -
Method in class SetAttributeType
- Deprecated. Find the position of a given AttributeType.
- find(String) -
Method in class SetAttributeType
- Deprecated. Find the position of an AttributeType which matches the given String.
- find(Polygon) -
Method in class PolygonGraphGenerator
-
- find(IdentifiedObject) -
Method in class IdentifiedObjectFinder
- Lookups an object which is
equals, ignoring metadata, to the
specified object.
- find(Class) -
Method in class SchemaIndexImpl
-
- find(String) -
Static method in class XSISimpleTypes
-
Searches for the requested SimpleType, if not found this method returns
null;
- find(Class) -
Static method in class XSISimpleTypes
- DOCUMENT ME!
- findAdjacentEdges(Node, Collection) -
Static method in class AutoClustUtils
-
- findBestGeometryClass(ShapeType) -
Static method in class JTSUtilities
-
- findBestGeometryType(Geometry) -
Static method in class JTSUtilities
- Determine the best ShapeType for a given Geometry.
- findBlock(String) -
Static method in class ComplexTypeHandler
-
Converts a 'block' attribute value into an int mask
- findChildElement(String) -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for findChildElement ...
- findChildElement(String) -
Method in class FilterSchema.FilterElement
-
- findChildElement(String, URI) -
Method in class FilterSchema.FilterElement
-
- findChildElement(String) -
Method in class GMLComplexTypes.AbstractFeatureCollectionsBaseType
-
- findChildElement(String) -
Method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- findChildElement(String) -
Method in class GMLComplexTypes.AbstractFeatureType
-
- findChildElement(String) -
Method in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- findChildElement(String) -
Method in class GMLComplexTypes.AbstractGeometryType
-
- findChildElement(String) -
Method in class GMLComplexTypes.BoundingShapeType
-
- findChildElement(String) -
Method in class GMLComplexTypes.BoxType
-
- findChildElement(String) -
Method in class GMLComplexTypes.CoordinatesType
-
- findChildElement(String) -
Method in class GMLComplexTypes.CoordType
-
- findChildElement(String) -
Method in class GMLComplexTypes.FeatureAssociationType
-
- findChildElement(String) -
Method in class GMLComplexTypes.GeometryAssociationType
-
- findChildElement(String) -
Method in class GMLComplexTypes.GeometryCollectionType
-
- findChildElement(String) -
Method in class GMLComplexTypes.GeometryPropertyType
-
- findChildElement(String) -
Method in class GMLComplexTypes.LinearRingMemberType
-
- findChildElement(String) -
Method in class GMLComplexTypes.LinearRingType
-
- findChildElement(String) -
Method in class GMLComplexTypes.LineStringMemberType
-
- findChildElement(String) -
Method in class GMLComplexTypes.LineStringPropertyType
-
- findChildElement(String) -
Method in class GMLComplexTypes.LineStringType
-
- findChildElement(String) -
Method in class GMLComplexTypes.MultiGeometryPropertyType
-
- findChildElement(String) -
Method in class GMLComplexTypes.MultiLineStringPropertyType
-
- findChildElement(String) -
Method in class GMLComplexTypes.MultiLineStringType
-
- findChildElement(String) -
Method in class GMLComplexTypes.MultiPointPropertyType
-
- findChildElement(String) -
Method in class GMLComplexTypes.MultiPointType
-
- findChildElement(String) -
Method in class GMLComplexTypes.MultiPolygonPropertyType
-
- findChildElement(String) -
Method in class GMLComplexTypes.MultiPolygonType
-
- findChildElement(String) -
Method in class GMLComplexTypes.PointMemberType
-
- findChildElement(String) -
Method in class GMLComplexTypes.PointPropertyType
-
- findChildElement(String) -
Method in class GMLComplexTypes.PointType
-
- findChildElement(String) -
Method in class GMLComplexTypes.PolygonMemberType
-
- findChildElement(String) -
Method in class GMLComplexTypes.PolygonPropertyType
-
- findChildElement(String) -
Method in class GMLComplexTypes.PolygonType
-
- findChildElement(Type, String, URI) -
Static method in class XMLTypeHelper
-
- findChildElement(String) -
Method in class GroupHandler.DefaultGroup
- TODO summary sentence for findChildElement ...
- findChildElement(String, URI) -
Method in class GroupHandler.DefaultGroup
-
- findChildElement(String) -
Method in interface ElementGrouping
-
Convinience method which will search for the specified element within
it's children.
- findChildElement(String, URI) -
Method in interface ElementGrouping
-
- findChildElement(String) -
Method in class AllGT
-
- findChildElement(String, URI) -
Method in class AllGT
-
- findChildElement(String) -
Method in class AnyGT
-
- findChildElement(String, URI) -
Method in class AnyGT
-
- findChildElement(String) -
Method in class ChoiceGT
-
- findChildElement(String, URI) -
Method in class ChoiceGT
-
- findChildElement(String) -
Method in class ComplexTypeGT
- TODO summary sentence for findChildElement ...
- findChildElement(String) -
Method in class ElementGT
- TODO summary sentence for findChildElement ...
- findChildElement(String, URI) -
Method in class ElementGT
-
- findChildElement(String) -
Method in class GroupGT
-
- findChildElement(String, URI) -
Method in class GroupGT
-
- findChildElement(String) -
Method in class SequenceGT
-
- findChildElement(String, URI) -
Method in class SequenceGT
-
- findChildElement(String) -
Method in class SimpleTypeGT
-
- findChildElement(String) -
Method in interface Type
- Convinience method used to search this type's children for the
requested element by localName.
- findChildElement(XSISimpleTypes.String) -
Method in class XSISimpleTypes.XSISimpleType
-
- findChildElement(String) -
Method in class XSISimpleTypes.XSISimpleType
-
- findClusters(Graph, Expression, Expression, double, int) -
Static method in class PoissonClusterer
-
- findColorIndex(CustomPaletteBuilder.ColorNode, int[], int) -
Method in class CustomPaletteBuilder
-
- findColumn(String) -
Method in class ImageTableModel
- Returns a column given its name.
- findCommonEPSGs(List) -
Static method in class WMSUtils
- Given a list of type Layer, return all EPSG codes that is supported
by all of the layers.
- findConnectedComponents(Collection, Collection) -
Static method in class AutoClustUtils
-
- findDomainElement(double) -
Method in class DefaultDomain1D
- Returns the domain element of the specified sample value.
- findDomainElement(double) -
Method in interface Domain1D
- Returns the
DomainElement1D
of the specified sample value.
- findDomainElement(double) -
Method in class LinearColorMap
-
- findElement(Object) -
Method in interface PrintHandler
- Tries to find an appropriate Element so represent the value.
- findElement(String) -
Method in interface PrintHandler
-
- findFid(String) -
Method in class IndexedFidReader
- Returns the offset to the location in the SHX file that the fid
identifies.
- findFids(Object) -
Method in class AttributeIndexReader
- Finds an attribute and returns its FIDs.
- findFilterType(String) -
Static method in class FilterOpsComplexTypes.ComparisonOpsType
-
- findFilterType(String) -
Static method in class FilterOpsComplexTypes.SpatialOpsType
-
- findFinal(String) -
Static method in class ComplexTypeHandler
-
Converts a 'final' attribute value to an int mask
- findFinal(String) -
Static method in class SimpleTypeHandler
-
translates the final attribute to an integer mask
- findFirst(Object) -
Method in interface FeatureIndex
- Find the first Feature using the given key.
- findFormat(Object) -
Static method in class GridFormatFinder
- Returns a
Format
that is able to read a certain object.
- findFormats(Object) -
Static method in class GridFormatFinder
- Returns all the
Format
s that can read the supplied
Object
o.
- findFunction(String) -
Static method in class FilterCapabilities
- Deprecated. Translates a String into an object that represents function expression
- findFunction(String) -
Method in class FunctionFinder
-
- findFunction(String, List) -
Method in class FunctionFinder
- Look up a function for the provided name.
- findFunction(String, List, Literal) -
Method in class FunctionFinder
- Look up a function for the provided name, may return a FallbackFunction if
an implementation could not be found.
- findIdentifier(IdentifiedObject) -
Method in class IdentifiedObjectFinder
- Returns the identifier of the specified object, or
null
if none.
- findMathTransform(CoordinateReferenceSystem, CoordinateReferenceSystem) -
Static method in class CRS
- Grab a transform between two Coordinate Reference Systems.
- findMathTransform(CoordinateReferenceSystem, CoordinateReferenceSystem, boolean) -
Static method in class CRS
- Grab a transform between two Coordinate Reference Systems.
- findNearestColorIndex(int[], int) -
Method in class CustomPaletteBuilder
-
- findOperation(String) -
Static method in class FeatureSetDescription
- Converts the string into the appropriate mask.
- findOperation(String) -
Static method in class FilterCapabilities
- Deprecated. Translates a String into an object that represents the operation
- findPaletteEntry(CustomPaletteBuilder.ColorNode, int, byte[], byte[], byte[]) -
Method in class CustomPaletteBuilder
-
- findPrefix(FeatureType) -
Method in class FeatureTransformer.FeatureTypeNamespaces
-
- findProcess(String) -
Static method in class AnyHandler
-
maps strings -> int constants for the 'process' attribute
- findPropertyAccessor(Object, String, Class, Hints) -
Static method in class PropertyAccessors
- Looks up a
PropertyAccessor
for a particular object.
- findRecord(Object) -
Method in class AttributeIndexReader
- Finds an attibute.
- findSchemaLocationResolvers() -
Method in class ParserHandler
-
- findSchemaLocationResolvers(Configuration) -
Static method in class Schemas
- Finds all
XSDSchemaLocationResolver
's used by the configuration.
- findSchemaLocators() -
Method in class ParserHandler
-
- findSchemas(Configuration) -
Static method in class Schemas
- Finds all the XSDSchemas used by the
configuration
by looking at the configuration's schema locator and its dependencies.
- findUse(String) -
Static method in class AttributeHandler
-
Convert the 'use' attribute to an int mask
- fine(String) -
Method in class LoggerAdapter
- Logs a
FINE
message.
- finer(String) -
Method in class LoggerAdapter
- Logs a
FINER
message.
- finest(String) -
Method in class LoggerAdapter
- Logs a
FINEST
message.
- finish() -
Method in class AStarShortestPathFinder
- Does nothing.
- finish() -
Method in class DijkstraShortestPathFinder
- Does nothing.
- finish() -
Method in class CountingWalker
- Does nothing.
- finish() -
Method in class DummyGraphWalker
- Does nothing.
- finish() -
Method in class SimpleGraphWalker
- Does nothing.
- finish() -
Method in interface GraphWalker
- Called when the graph traversal is completed.
- finish() -
Method in class CycleDetector
- Does nothing.
- finish() -
Method in class GraphPartitioner
- Adds the current partition to the completed set of partitions and
creates a new partition.
- FINISH -
Static variable in class FCBuffer
- Last feature is in the buffer
- finishedBands() -
Method in class TransfertRectIter
- Returns
true
if the max band in the image has been exceeded.
- finishedLines() -
Method in class TransfertRectIter
- Returns
true
if the bottom row of the bounding rectangle has been passed.
- finishedPixels() -
Method in class TransfertRectIter
- Returns
true
if the right edge of the bounding rectangle has been passed.
- fireAdded(SimpleFeature, Transaction) -
Method in class ActiveTypeEntry
-
- fireAdded(SimpleFeature, Transaction) -
Method in interface TypeEntry
- Change notifcation
- fireBatchFeatureEvent(boolean) -
Method in class ContentState
- Notifies all waiting listeners that a commit has been issued;
this notification is also sent to our
- fireChange(SimpleFeature[], int) -
Method in class DataFeatureCollection
- To let listeners know that something has changed.
- fireChange(SimpleFeature, int) -
Method in class DataFeatureCollection
-
- fireChange(Collection, int) -
Method in class DataFeatureCollection
-
- fireChange(SimpleFeature[], int) -
Method in class DefaultFeatureCollection
- To let listeners know that something has changed.
- fireChange(SimpleFeature, int) -
Method in class DefaultFeatureCollection
-
- fireChange(Collection, int) -
Method in class DefaultFeatureCollection
-
- fireChanged(String, Transaction, boolean) -
Method in class FeatureListenerManager
- Notify all listeners that have registered interest for notification on
this event type.
- fireChanged(SimpleFeature, SimpleFeature, Transaction) -
Method in class ActiveTypeEntry
-
- fireChanged(SimpleFeature, SimpleFeature, Transaction) -
Method in interface TypeEntry
- Change notifcation
- fireChangeRemoved(ReferencedEnvelope, boolean) -
Method in class QueryData
- Call after deleteCurrentRow()
- fireConfigurationChanged() -
Static method in class GeoTools
- Informs every listeners that system-wide configuration changed.
- fireEvent(String, Transaction, FeatureEvent) -
Method in class FeatureListenerManager
- Provided event will be used as a template for notifying all FeatureSources
for the provided typeName.
- fireFeatureAdded(FeatureSource<?, ?>, Feature) -
Method in class ContentState
- Used to issue a Type.ADDED FeatureEvent indicating a new feature being created
- fireFeatureEvent(FeatureEvent) -
Method in class ContentState
- Used to issue a single FeatureEvent.
- fireFeatureRemoved(FeatureSource<?, ?>, Feature) -
Method in class ContentState
-
- fireFeaturesAdded(String, Transaction, ReferencedEnvelope, boolean) -
Method in class FeatureListenerManager
- Notify all listeners that have registered interest for notification on
this event type.
- fireFeaturesAdded(ReferencedEnvelope, boolean) -
Method in class QueryData
- Call after doUpdate
- fireFeaturesChanged(String, Transaction, ReferencedEnvelope, boolean) -
Method in class FeatureListenerManager
- Notify all listeners that have registered interest for notification on
this event type.
- fireFeaturesChanged(ReferencedEnvelope, boolean) -
Method in class QueryData
- Call after updateRow
- fireFeaturesRemoved(String, Transaction, ReferencedEnvelope, boolean) -
Method in class FeatureListenerManager
- Notify all listeners that have registered interest for notification on
this event type.
- fireFeatureUpdated(FeatureSource<?, ?>, Feature, ReferencedEnvelope) -
Method in class ContentState
-
- fireMapLayerListenerLayerChanged(MapLayerEvent) -
Method in class DefaultMapLayer
- Notifies all registered listeners about the event.
- fireMapLayerListenerLayerHidden(MapLayerEvent) -
Method in class DefaultMapLayer
- Notifies all registered listeners about the event.
- fireMapLayerListenerLayerShown(MapLayerEvent) -
Method in class DefaultMapLayer
- Notifies all registered listeners about the event.
- fireNotification(int, ReferencedEnvelope) -
Method in class DiffFeatureWriter
- Subclass must provide the notification.
- fireRemoved(SimpleFeature, Transaction) -
Method in class ActiveTypeEntry
-
- fireRemoved(SimpleFeature, Transaction) -
Method in interface TypeEntry
- Change notifcation
- fireZoomChanged(AffineTransform) -
Method in class ZoomPane
- Signals that a zoom change has taken place.
- first() -
Method in class FrequencySortedSet
- Returns the first element in this set.
- first(K) -
Method in class KeySortedList
- Returns the first element
added with the specified key.
- first() -
Method in class RangeSet
- Returns the first (lowest) range currently in this sorted set.
- firstAffectedOrdinate -
Variable in class PassThroughTransform
- Index of the first affected ordinate.
- fixName(String) -
Static method in class GeoTools
- Converts a GeoTools name to the syntax used by the GeoTools JNDI context.
- fixName(Context, String) -
Static method in class GeoTools
- Converts a GeoTools name to the syntax used by the specified JNDI context.
- fixRound(double, int, boolean) -
Method in class ClassificationFunction
- Corrects a round off operation by incrementing or decrementing the
decimal place (preferably the smallest one).
- fixture -
Variable in class OnlineTestCase
- The test fixture,
null
if the fixture is not available.
- FLOAT -
Static variable in class SimpleSchema
- FLOAT to java Float.class
- FLOAT -
Static variable in class XS
-
- FLOAT_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="float" name="float">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasFacet name="maxInclusive"/>
<hfp:hasFacet name="maxExclusive"/>
<hfp:hasFacet name="minInclusive"/>
<hfp:hasFacet name="minExclusive"/>
<hfp:hasProperty name="ordered" value="total"/>
<hfp:hasProperty name="bounded" value="true"/>
<hfp:hasProperty name="cardinality" value="finite"/>
<hfp:hasProperty name="numeric" value="true"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#float"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="float.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- FloatParameter - Class in org.geotools.parameter
- A parameter value as a floating point (double precision) number.
- FloatParameter(ParameterDescriptor<Double>) -
Constructor for class FloatParameter
- Constructs a parameter from the specified descriptor.
- FloatParameter(ParameterDescriptor<Double>, double) -
Constructor for class FloatParameter
- Constructs a parameter from the specified descriptor and value.
- floatValue() -
Method in class Fraction
- Returns the fraction as a floating point number.
- floatValue() -
Method in class Measure
- Returns the scalar value.
- floatValue() -
Method in class RepresentativeFractionImpl
- Returns the scale as a
float
type.
- floor(int, int) -
Static method in class Fraction
- Computes
numerator / denominator
and rounds the result toward negative infinity.
- FLOW_HANDLER_HINT -
Static variable in class XMLHandlerHints
- Declares a FlowHandler for the parser to use
- FlowHandler - Interface in org.geotools.xml
- Provides a mechanism to indicate that the XMLSAXHandler should stop
parsing.
- flush() -
Method in class RecyclingTileFactory
-
- flush() -
Method in class ShapefileFeatureWriter
- Go back and update the headers with the required info.
- flush() -
Method in class ContentState
- Clears cached state.
- flush() -
Method in class LogWriterDecorator
-
- flush() -
Method in class FileSystemNode
- Flushes this node to disk
Node page structure:
1 * byte --> 1 = leaf, 2 = non leaf
1 * long --> parent offset
entries len * 40 --> the entries
each entry is as follow
4 * double --> the bounding box (x1, x2, y1, y2)
1 * long --> the pointer (-1 if leaf)
Data pages are immediatly after leaf Node pages.
- flush() -
Method in class EchoWriter
- Flushs both streams.
- flush() -
Method in class LineWriter
- Flushs the stream's content to the underlying stream.
- flush() -
Method in class TableWriter
- Flushs the table content to the underlying stream.
- flushBase64() -
Method in class Base64.OutputStream
- Method added by PHIL.
- flushCache() -
Method in class Parameters
- Flushes all nodes and clears the cache
- fname -
Variable in class WFSFeatureSource
-
- Folder -
Static variable in class KML
-
- FolderType -
Static variable in class KML
-
- FolderTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:FolderType.
- FolderTypeBinding() -
Constructor for class FolderTypeBinding
-
- FONT -
Static variable in class SLD
-
- Font - Interface in org.geotools.styling
- A system-independent object for holding SLD font information.
- font(TextSymbolizer) -
Static method in class SLD
- Grabs the font from the first TextSymbolizer.
- Font.Style - Interface in org.geotools.styling
- Enumeration of allow font-style values.
- Font.Weight - Interface in org.geotools.styling
- Enumeration of allow font-weight values.
- FONT_STYLE_ITALIC -
Static variable in class StyleBuilder
-
- FONT_STYLE_NORMAL -
Static variable in class StyleBuilder
-
- FONT_STYLE_OBLIQUE -
Static variable in class StyleBuilder
-
- FONT_WEIGHT_BOLD -
Static variable in class StyleBuilder
-
- FONT_WEIGHT_NORMAL -
Static variable in class StyleBuilder
-
- FontCache - Class in org.geotools.renderer.style
- Lookup and caches font definitions for faster retrieval
- FontCache() -
Constructor for class FontCache
-
- FontImpl - Class in org.geotools.styling
- Provides a Java representation of the Font element of an SLD.
- FontImpl() -
Constructor for class FontImpl
- Creates a new instance of DefaultFont
- forAttribute(Object, Class) -
Static method in class ShapefileUtilities
- Marshal a given Object into the given Class.
- force(boolean) -
Method in class FileChannelDecorator
-
- FORCE_AXIS_ORDER_HONORING -
Static variable in class Hints
- Applies the
Hints.FORCE_LONGITUDE_FIRST_AXIS_ORDER
hint to some factories that usually
ignore it.
- FORCE_CELLSIZE -
Static variable in class ArcGridFormat
- Indicates whether we ask the plugin to resample the coverage to have dx==dy
- FORCE_CRS_KEY -
Static variable in class StreamingRenderer
-
- FORCE_CRS_KEY -
Static variable in class ShapefileRenderer
-
- FORCE_LONGITUDE_FIRST_AXIS_ORDER -
Static variable in class GeoTools
- The system property key for the default
value to be assigned to the
FORCE_LONGITUDE_FIRST_AXIS_ORDER
hint.
- FORCE_LONGITUDE_FIRST_AXIS_ORDER -
Static variable in class Hints
- Tells if the coordinate systems
created by an authority factory
should be forced to (longitude,latitude) axis order.
- FORCE_STANDARD_AXIS_DIRECTIONS -
Static variable in class Hints
- Tells if the coordinate systems
created by an authority factory
should be forced to standard
axis directions.
- FORCE_STANDARD_AXIS_UNITS -
Static variable in class Hints
- Tells if the coordinate systems
created by an authority factory
should be forced to standard
axis units.
- forceBitmaskIndexColorModel() -
Method in class ImageWorker
- Reduces the color model to index color model
with opaque or
bitmask transparency.
- forceBitmaskIndexColorModel(int, boolean) -
Method in class ImageWorker
- Reduces the color model to index color model
with opaque or
bitmask transparency.
- forceColorSpaceGRAYScale() -
Method in class ImageWorker
- Forces the ImageWorker.image color model to the
GRAYScale color space.
- forceColorSpaceIHS() -
Method in class ImageWorker
- Forces the ImageWorker.image color model to the
IHS color space.
- forceColorSpaceRGB() -
Method in class ImageWorker
- Forces the ImageWorker.image color model to the
RGB color space.
- forceComponentColorModel() -
Method in class ImageWorker
- Reformats the color model to a
component color model preserving
transparency.
- forceComponentColorModel(boolean) -
Method in class ImageWorker
- Reformats the color model to a
component color model preserving
transparency.
- ForceCoordinateSystemFeatureReader - Class in org.geotools.data.crs
- ForceCoordinateSystemFeatureReader provides a CoordinateReferenceSystem for
FeatureTypes.
- ForceCoordinateSystemFeatureReader(FeatureReader<SimpleFeatureType, SimpleFeature>, CoordinateReferenceSystem) -
Constructor for class ForceCoordinateSystemFeatureReader
- Builds a new ForceCoordinateSystemFeatureReader
- ForceCoordinateSystemFeatureReader(FeatureReader<SimpleFeatureType, SimpleFeature>, CoordinateReferenceSystem, boolean) -
Constructor for class ForceCoordinateSystemFeatureReader
- Builds a new ForceCoordinateSystemFeatureReader
- ForceCoordinateSystemFeatureResults - Class in org.geotools.data.crs
- ForceCoordinateSystemFeatureResults provides a CoordinateReferenceSystem for
FeatureTypes.
- ForceCoordinateSystemFeatureResults(FeatureCollection<SimpleFeatureType, SimpleFeature>, CoordinateReferenceSystem) -
Constructor for class ForceCoordinateSystemFeatureResults
-
- ForceCoordinateSystemFeatureResults(FeatureCollection<SimpleFeatureType, SimpleFeature>, CoordinateReferenceSystem, boolean) -
Constructor for class ForceCoordinateSystemFeatureResults
-
- ForceCoordinateSystemIterator - Class in org.geotools.data.crs
- ForceCoordinateSystemFeatureReader provides a CoordinateReferenceSystem for
FeatureTypes.
- ForceCoordinateSystemIterator(FeatureIterator<SimpleFeature>, SimpleFeatureType, CoordinateReferenceSystem) -
Constructor for class ForceCoordinateSystemIterator
- Builds a new ForceCoordinateSystemFeatureReader
- forceIndexColorModel(boolean) -
Method in class ImageWorker
- Reduces the color model to index color model.
- forceIndexColorModelForGIF(boolean) -
Method in class ImageWorker
- Converts the image to a GIF-compliant image.
- forceMonolineConsoleOutput() -
Method in class Logging
- Configures the default console handler in
order to log records on a single line instead of two lines.
- forceMonolineConsoleOutput(Level) -
Method in class Logging
- Same as
Logging.forceMonolineConsoleOutput()
, but additionnaly set an optional logging
level.
- forceRefresh() -
Method in class FeatureTypeHandler
- Forces the type handler to throw away all cached information and parse again the database on
type requests
- forceSchemaCRS(CoordinateReferenceSystem) -
Method in class ShapefileDataStore
- This method is used to force the creation of a .prj file.
- forceStandardDirections -
Variable in class OrderedAxisAuthorityFactory
true
if this authority factory should also force the axis to their standard
direction.
- forceStandardUnits -
Variable in class OrderedAxisAuthorityFactory
true
if this authority factory should also force all angular units to
decimal degrees and linear units to meters.
- forCollections() -
Static method in class Comparators
- Returns a comparator for arbitrary collections of comparable elements.
- forID(int) -
Static method in class ShapeType
- Determine the ShapeType for the id.
- forLists() -
Static method in class Comparators
- Returns a comparator for lists of comparable elements.
- FORMAT -
Static variable in interface GetLegendGraphicRequest
-
- FORMAT -
Static variable in interface GetMapRequest
- Represents the FORMAT parameter
- FORMAT -
Static variable in class WorldImageFormat
- Format writing parameter.
- format -
Variable in class FormatChooser
- The format to configure by this
FormatChooser
.
- format(int) -
Method in class ImageWorker
- Formats the underlying image to the provided data type.
- format(Object, StringBuffer, FieldPosition) -
Method in class LineFormat
- Formats an object and appends the resulting text to a given string buffer.
- format(double) -
Method in class AngleFormat
- Format an angle.
- format(double, StringBuffer, FieldPosition) -
Method in class AngleFormat
- Formats an angle and appends the resulting text to a given string buffer.
- format(Object, StringBuffer, FieldPosition) -
Method in class AngleFormat
- Formats an angle, a latitude or a longitude and appends the resulting text
to a given string buffer.
- format(DirectPosition) -
Method in class CoordinateFormat
- Formats a direct position.
- format(DirectPosition, StringBuffer, FieldPosition) -
Method in class CoordinateFormat
- Formats a direct position and appends the resulting text to a given string buffer.
- format(Object, StringBuffer, FieldPosition) -
Method in class CoordinateFormat
- Formats a direct position and appends the resulting text to a given string buffer.
- format(OperationMethod) -
Method in class ParameterWriter
- Prints the elements of an operation to the output stream.
- format(ParameterDescriptorGroup) -
Method in class ParameterWriter
- Prints the elements of a descriptor group to the output stream.
- format(ParameterValueGroup) -
Method in class ParameterWriter
- Prints the elements of a parameter group to the output stream.
- format(Object, StringBuffer, FieldPosition) -
Method in class AbstractParser
- Format the specified object as a Well Know Text.
- format(Object, StringBuffer, FieldPosition) -
Method in class Preprocessor
- Formats the specified object.
- FORMAT -
Static variable in class ChartGraphicFactory
-
- format(int) -
Static method in class Errors
- Gets a string for the given key from this resource bundle or one of its parents.
- format(int, Object) -
Static method in class Errors
- Gets a string for the given key are replace all occurence of "{0}"
with values of
arg0
.
- format(int, Object, Object) -
Static method in class Errors
- Gets a string for the given key are replace all occurence of "{0}",
"{1}", with values of
arg0
, arg1
.
- format(int, Object, Object, Object) -
Static method in class Errors
- Gets a string for the given key are replace all occurence of "{0}",
"{1}", with values of
arg0
, arg1
, etc.
- format(int, Object, Object, Object, Object) -
Static method in class Errors
- Gets a string for the given key are replace all occurence of "{0}",
"{1}", with values of
arg0
, arg1
, etc.
- format(Level, int) -
Static method in class Logging
- Gets a log record for the given key from this resource bundle or one of its parents.
- format(Level, int, Object) -
Static method in class Logging
- Gets a log record for the given key.
- format(Level, int, Object, Object) -
Static method in class Logging
- Gets a log record for the given key.
- format(Level, int, Object, Object, Object) -
Static method in class Logging
- Gets a log record for the given key.
- format(Level, int, Object, Object, Object, Object) -
Static method in class Logging
- Gets a log record for the given key.
- format(int) -
Static method in class Vocabulary
- Gets a string for the given key from this resource bundle or one of its parents.
- format(int, Object) -
Static method in class Vocabulary
- Gets a string for the given key are replace all occurence of "{0}"
with values of
arg0
.
- format(int, Object, Object) -
Static method in class Vocabulary
- Gets a string for the given key are replace all occurence of "{0}",
"{1}", with values of
arg0
, arg1
.
- format(int, Object, Object, Object) -
Static method in class Vocabulary
- Gets a string for the given key are replace all occurence of "{0}",
"{1}", with values of
arg0
, arg1
, etc.
- FORMAT -
Static variable in class SLD
-
- format(Object, StringBuffer, FieldPosition) -
Method in class LoggedFormat
- Formats the specified object.
- format(LogRecord) -
Method in class MonolineFormatter
- Formats the given log record and return the formatted string.
- format(Object, StringBuffer, FieldPosition) -
Method in class XsDateTimeFormat
-
- FormatChooser - Class in org.geotools.gui.swing
- Select the pattern to use for formating numbers, angles or dates.
- FormatChooser(Format) -
Constructor for class FormatChooser
- Constructs a pattern chooser for the given format.
- FormatConsistencyImpl - Class in org.geotools.metadata.iso.quality
- Degree to which data is stored in accordance with the physical structure of
the dataset, as described by the scope.
- FormatConsistencyImpl() -
Constructor for class FormatConsistencyImpl
- Constructs an initially empty formal consistency.
- FormatConsistencyImpl(FormatConsistency) -
Constructor for class FormatConsistencyImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- formatEvaluateError(Point2D, boolean) -
Method in class AbstractGridCoverage
- Constructs an error message for a point that can not be evaluated.
- formatEvaluateError(DirectPosition, boolean) -
Method in class AbstractGridCoverage
- Constructs an error message for a position that can not be evaluated.
- FormatImpl - Class in org.geotools.metadata.iso.distribution
- Description of the computer language construct that specifies the representation
of data objects in a record, file, message, storage device or transmission channel.
- FormatImpl() -
Constructor for class FormatImpl
- Constructs an initially empty format.
- FormatImpl(Format) -
Constructor for class FormatImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- FormatImpl(InternationalString, InternationalString) -
Constructor for class FormatImpl
- Creates a format initialized to the given name.
- formatInternational(int) -
Static method in class Vocabulary
- Gets an international string for the given key.
- formatInternational(int, Object) -
Static method in class Vocabulary
- Gets an international string for the given key.
- formatInternational(int, Object, Object) -
Static method in class Vocabulary
- Gets an international string for the given key.
- formatInternational(int, Object, Object, Object) -
Static method in class Vocabulary
- Gets an international string for the given key.
- formats -
Variable in class OperationType
-
- formats -
Static variable in class WCS
-
- Formattable - Class in org.geotools.referencing.wkt
- Base class for all object formattable as
Well
Known Text (WKT).
- Formattable() -
Constructor for class Formattable
- Default constructor.
- Formatter - Class in org.geotools.referencing.wkt
- Format
Formattable
objects as
Well
Known Text (WKT). - Formatter() -
Constructor for class Formatter
- Creates a new instance of the formatter with the default symbols.
- Formatter(Symbols) -
Constructor for class Formatter
- Creates a new instance of the formatter.
- Formatter(Symbols, int) -
Constructor for class Formatter
- Creates a new instance of the formatter with the specified indentation width.
- formatToCharacterIterator(Object) -
Method in class LoggedFormat
- Formats the specified object.
- formatTwoDigits(int, StringBuffer) -
Static method in class DateUtil
- Format a positive number as two digits.
- formatUnparsable(String, int, int, Locale) -
Static method in class LoggedFormat
- Formats an error message for an unparsable string.
- formatUnparsable(String, int, int, Locale, Level) -
Static method in class LoggedFormat
- Formats a log record for an unparsable string.
- formatValue(Object) -
Method in class ParameterWriter
- Format the specified value as a string.
- formatWKT(Formatter) -
Method in class AbstractParameter
- Format the inner part of this parameter as
Well
Known Text (WKT).
- formatWKT(Formatter) -
Method in class AbstractParameterDescriptor
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class AbstractCRS
- Formats the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class AbstractDerivedCRS
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultCompoundCRS
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultEngineeringCRS
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultGeocentricCRS
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultGeographicCRS
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultProjectedCRS
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultVerticalCRS
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class AbstractCS
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultCoordinateSystemAxis
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class AbstractDatum
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class BursaWolfParameters
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultEllipsoid
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultEngineeringDatum
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultGeodeticDatum
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultImageDatum
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultPrimeMeridian
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultVerticalDatum
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class AbstractCoordinateOperation
- Format this operation as a pseudo-WKT format.
- formatWKT(Formatter) -
Method in class DefaultConcatenatedOperation
- Format this operation as a pseudo-WKT format.
- formatWKT(Formatter) -
Method in class DefaultOperation
- Format this operation as a pseudo-WKT format.
- formatWKT(Formatter) -
Method in class DefaultOperationMethod
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class DefaultPassThroughOperation
- Format this operation as a pseudo-WKT format.
- formatWKT(Formatter) -
Method in class DefiningConversion
- Format this operation as a pseudo-WKT format. No WKT format were defined for coordinate
operation at the time this method was written. This method may change in any future version
until a standard format is found.
- formatWKT(Formatter) -
Method in class MathTransformProvider
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class AbstractMathTransform
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class AbstractMathTransform.Inverse
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class AffineTransform2D
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class ConcatenatedTransform
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class PassThroughTransform
- Format the inner part of a
Well
Known Text (WKT) element.
- formatWKT(Formatter) -
Method in class Formattable
- Format the inner part of a
Well
Known Text (WKT) element.
- formatYear(long, StringBuffer) -
Static method in class DateUtil
- Format time in milliseconds to year number.
- formatYearMonth(long, StringBuffer) -
Static method in class DateUtil
- Format time in milliseconds to year number and month number.
- formatYearMonthDay(long, StringBuffer) -
Static method in class DateUtil
- Format time in milliseconds to year number, month number, and day
number.
- formatYearNumber(long, StringBuffer) -
Static method in class DateUtil
- Format year number consistent with W3C XML Schema definitions, using a
minimum of four digits padded with zeros if necessary.
- FORMCHOICE -
Static variable in class XS
-
- FORMCHOICE_TYPE -
Static variable in class XSSchema
-
<xs:simpleType name="formChoice">
<xs:annotation>
<xs:documentation>
A utility type, not for public use</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="qualified"/>
<xs:enumeration value="unqualified"/>
</xs:restriction>
</xs:simpleType>
- Formulas - Class in org.geotools.openoffice
- Base class for methods to export as formulas in the
OpenOffice spread sheet.
- Formulas() -
Constructor for class Formulas
- Default constructor.
- FormulaType -
Static variable in class GML
-
- FORMULATYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="FormulaType">
<annotation>
<documentation>Paremeters of a simple formula by which a value using this unit of measure can be converted to the corresponding value using the preferred unit of measure.
- forSortedSets() -
Static method in class Comparators
- Returns a comparator for sorted sets of comparable elements.
- found -
Variable in class AbstractFinderFilterVisitor
-
- Fraction - Class in org.geotools.math
- A fraction made of a numerator and a denominator.
- Fraction() -
Constructor for class Fraction
- Creates a new fraction initialized to 0/0, which is an indetermined value.
- Fraction(Fraction) -
Constructor for class Fraction
- Creates a new fraction initialized to the same value than the given fraction.
- Fraction(int) -
Constructor for class Fraction
- Creates a new fraction initialized to the given numerator.
- Fraction(int, int) -
Constructor for class Fraction
- Creates a new fraction.
- FRACTIONDIGITS -
Static variable in interface Facet
- DOCUMENT ME!
- free(ConnectionPool) -
Method in class ConnectionPoolManager
- Deprecated.
- free(ConnectionPool) -
Method in class PostgisConnectionFactory
- Deprecated.
- free(Node) -
Method in class FileSystemPageStore
-
- free(Node) -
Method in class DatabasePageStore
-
- free(Node) -
Method in class FileSystemPageStore
-
- free(Node) -
Method in class MemoryPageStore
-
- free(Node) -
Method in class PageStore
- Frees resources used by this
Node
- freeTree(CustomPaletteBuilder.ColorNode) -
Method in class CustomPaletteBuilder
-
- freeUnused() -
Method in class DatumAliases
- Free all aliases that have been unused up to date.
- freeze() -
Method in class ModifiableMetadata
- Declares this metadata and all its attributes as unmodifiable.
- frequencies() -
Method in class FrequencySortedSet
- Returns the frequency of each element in this set, in iteration order.
- frequency(E) -
Method in class FrequencySortedSet
- Returns the frequency of the specified element in this set.
- FrequencySortedSet<E> - Class in org.geotools.util
- A set with elements ordered by the amount of time they were added.
- FrequencySortedSet() -
Constructor for class FrequencySortedSet
- Creates an initially empty set with less frequent elements first.
- FrequencySortedSet(boolean) -
Constructor for class FrequencySortedSet
- Creates an initially empty set with the default initial capacity.
- FrequencySortedSet(int, boolean) -
Constructor for class FrequencySortedSet
- Creates an initially empty set with the specified initial capacity.
- FROM -
Static variable in class XLINK
-
- fromName(String) -
Static method in class Citations
- Returns a citation of the given name.
- fromScale(double) -
Static method in class RepresentativeFractionImpl
- Creates a representative fraction from a scale as a
double
value.
- ft -
Variable in class DefaultSQLBuilder
- Deprecated.
- ft -
Variable in class GeoAPISQLBuilder
-
- ft -
Variable in class FCBuffer
-
- FULLDERIVATIONSET -
Static variable in class XS
-
- fullySupports(Filter) -
Method in class Capabilities
- Determines if the filter and all its sub filters and expressions are supported.
- fullySupports(Expression) -
Method in class Capabilities
- Determines if the expression and all its sub expressions is supported.
- fullySupports(Filter) -
Method in class FilterCapabilities
- Deprecated. Determines if the filter and all its sub filters are supported.
- FUNCTION -
Static variable in interface ExpressionType
- Defines a function expression
- function(String, Expression[]) -
Method in class FilterFactoryImpl
-
- function(String, Expression) -
Method in class FilterFactoryImpl
-
- function(String, Expression, Expression) -
Method in class FilterFactoryImpl
-
- function(String, List<Expression>, Literal) -
Method in class FilterFactoryImpl
- Deprecated. Pending see org.opengis.filter.Factory2
- function(String, Expression, Expression, Expression) -
Method in class FilterFactoryImpl
-
- Function -
Static variable in class OGC
-
- Function -
Static variable in class OGC
-
- Function_NamesType -
Static variable in class OGC
-
- Function_NamesTypeBinding - Class in org.geotools.filter.v1_0.capabilities
- Binding object for the type http://www.opengis.net/ogc:Function_NamesType.
- Function_NamesTypeBinding() -
Constructor for class Function_NamesTypeBinding
-
- Function_NameType -
Static variable in class OGC
-
- Function_NameTypeBinding - Class in org.geotools.filter.v1_0.capabilities
- Binding object for the type http://www.opengis.net/ogc:Function_NameType.
- Function_NameTypeBinding(FilterFactory) -
Constructor for class Function_NameTypeBinding
-
- FunctionExpression - Interface in org.geotools.filter
- Deprecated. use
Function
- FunctionExpressionImpl - Class in org.geotools.filter
- Abstract class for a function expression implementation
- FunctionExpressionImpl(String) -
Constructor for class FunctionExpressionImpl
-
- FunctionExpressionImpl(String, Literal) -
Constructor for class FunctionExpressionImpl
- Creates a new instance of FunctionExpression
- FunctionFinder - Class in org.geotools.filter
- Isolate function lookup code from Factory implementation(s).
- FunctionFinder(Hints) -
Constructor for class FunctionFinder
-
- FunctionImpl - Class in org.geotools.filter
- Default implementation of a Function; you may extend this class to
implement specific functionality.
- FunctionImpl() -
Constructor for class FunctionImpl
-
- functionName(String, int) -
Method in class FilterFactoryImpl
-
- FunctionNameImpl - Class in org.geotools.filter.capability
- Implementation of the FunctionName interface.
- FunctionNameImpl(String, int) -
Constructor for class FunctionNameImpl
-
- FunctionNameImpl(String, String[]) -
Constructor for class FunctionNameImpl
-
- FunctionNameImpl(String, List<String>) -
Constructor for class FunctionNameImpl
-
- FunctionNameImpl(FunctionName) -
Constructor for class FunctionNameImpl
-
- FunctionNamesType -
Static variable in class OGC
-
- FunctionNameType -
Static variable in class OGC
-
- FUNCTIONS -
Static variable in class FilterCapabilities
- Deprecated. Scalar Mask for function operations
- functions(FunctionName[]) -
Method in class FilterFactoryImpl
-
- FunctionsImpl - Class in org.geotools.filter.capability
- Implementation of the Functions interface.
- FunctionsImpl() -
Constructor for class FunctionsImpl
-
- FunctionsImpl(Collection<FunctionName>) -
Constructor for class FunctionsImpl
-
- FunctionsImpl(FunctionName[]) -
Constructor for class FunctionsImpl
-
- FunctionsImpl(Functions) -
Constructor for class FunctionsImpl
-
- FunctionsType -
Static variable in class OGC
-
- FunctionsType -
Static variable in class OGC
-
- FunctionsTypeBinding - Class in org.geotools.filter.v1_0.capabilities
- Binding object for the type http://www.opengis.net/ogc:FunctionsType.
- FunctionsTypeBinding(FilterFactory) -
Constructor for class FunctionsTypeBinding
-
- FunctionType -
Static variable in class OGC
-
- FunctionType -
Static variable in class OGC
-
- fuse() -
Method in class GraphFuser
- Performs the fuse.
- fusionTemperature(double, double) -
Static method in class SeaWater
- Computes fusion temperature (melting point) as a function of salinity and pressure.
<xs:simpleType id="gDay" name="gDay">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasFacet name="maxInclusive"/>
<hfp:hasFacet name="maxExclusive"/>
<hfp:hasFacet name="minInclusive"/>
<hfp:hasFacet name="minExclusive"/>
<hfp:hasProperty name="ordered" value="partial"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#gDay"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="gDay.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
<complexType name="GeneralConversionRefType">
<annotation>
<documentation>Association to a general conversion, either referencing or containing the definition of that conversion.
- GeneralDirectPosition - Class in org.geotools.geometry
- Holds the coordinates for a position within some coordinate reference system.
- GeneralDirectPosition(CoordinateReferenceSystem) -
Constructor for class GeneralDirectPosition
- Constructs a position using the specified coordinate reference system.
- GeneralDirectPosition(int) -
Constructor for class GeneralDirectPosition
- Constructs a position with the specified number of dimensions.
- GeneralDirectPosition(double[]) -
Constructor for class GeneralDirectPosition
- Constructs a position with the specified ordinates.
- GeneralDirectPosition(double, double) -
Constructor for class GeneralDirectPosition
- Constructs a 2D position from the specified ordinates.
- GeneralDirectPosition(double, double, double) -
Constructor for class GeneralDirectPosition
- Constructs a 3D position from the specified ordinates.
- GeneralDirectPosition(Point2D) -
Constructor for class GeneralDirectPosition
- Constructs a position from the specified
Point2D
.
- GeneralDirectPosition(DirectPosition) -
Constructor for class GeneralDirectPosition
- Constructs a position initialized to the same values than the specified point.
- GeneralEnvelope - Class in org.geotools.geometry
- A minimum bounding box or rectangle.
- GeneralEnvelope(int) -
Constructor for class GeneralEnvelope
- Constructs an empty envelope of the specified dimension.
- GeneralEnvelope(double, double) -
Constructor for class GeneralEnvelope
- Constructs one-dimensional envelope defined by a range of values.
- GeneralEnvelope(double[], double[]) -
Constructor for class GeneralEnvelope
- Constructs a envelope defined by two positions.
- GeneralEnvelope(GeneralDirectPosition, GeneralDirectPosition) -
Constructor for class GeneralEnvelope
- Constructs a envelope defined by two positions.
- GeneralEnvelope(CoordinateReferenceSystem) -
Constructor for class GeneralEnvelope
- Constructs an empty envelope with the specified coordinate reference system.
- GeneralEnvelope(Envelope) -
Constructor for class GeneralEnvelope
- Constructs a new envelope with the same data than the specified envelope.
- GeneralEnvelope(GeographicBoundingBox) -
Constructor for class GeneralEnvelope
- Constructs a new envelope with the same data than the specified
geographic bounding box.
- GeneralEnvelope(Rectangle2D) -
Constructor for class GeneralEnvelope
- Constructs two-dimensional envelope defined by a
Rectangle2D
.
- GeneralEnvelope(GridEnvelope, PixelInCell, MathTransform, CoordinateReferenceSystem) -
Constructor for class GeneralEnvelope
- Creates an envelope for a grid range transformed to an envelope using the specified
math transform.
- GeneralGridCoordinates - Class in org.geotools.coverage.grid
- Holds the set of grid coordinates that specifies the location of the
grid point within the grid.
- GeneralGridCoordinates(int) -
Constructor for class GeneralGridCoordinates
- Creates a grid coordinates of the specified dimension.
- GeneralGridCoordinates(int[]) -
Constructor for class GeneralGridCoordinates
- Creates a grid coordinates initialized to the specified values.
- GeneralGridCoordinates(int[], int, int) -
Constructor for class GeneralGridCoordinates
- Creates a grid coordinates initialized to the specified values in the specified range.
- GeneralGridCoordinates(GridCoordinates) -
Constructor for class GeneralGridCoordinates
- Creates a grid coordinates which is a copy of the specified one.
- GeneralGridCoordinates.Immutable - Class in org.geotools.coverage.grid
- An immutable
GridCoordinates
. - GeneralGridCoordinates.Immutable(int[]) -
Constructor for class GeneralGridCoordinates.Immutable
- Creates an immutable grid coordinates with the specified values.
- GeneralGridCoordinates.Immutable(int[], int, int) -
Constructor for class GeneralGridCoordinates.Immutable
- Creates an immutable grid coordinates with the specified values in the specified range.
- GeneralGridCoordinates.Immutable(GridCoordinates) -
Constructor for class GeneralGridCoordinates.Immutable
- Creates an immutable grid coordinates with the specified values.
- GeneralGridEnvelope - Class in org.geotools.coverage.grid
- Defines a range of grid coverage coordinates.
- GeneralGridEnvelope(GridEnvelope) -
Constructor for class GeneralGridEnvelope
- Creates a new grid envelope as a copy of the given one.
- GeneralGridEnvelope(int[], int[], boolean) -
Constructor for class GeneralGridEnvelope
- Constructs a new grid envelope.
- GeneralGridEnvelope(Rectangle, int) -
Constructor for class GeneralGridEnvelope
- Constructs a multi-dimensional grid envelope defined by a
Rectangle
.
- GeneralGridEnvelope(Raster, int) -
Constructor for class GeneralGridEnvelope
- Constructs multi-dimensional grid envelope defined by a
Raster
.
- GeneralGridEnvelope(RenderedImage, int) -
Constructor for class GeneralGridEnvelope
- Constructs multi-dimensional grid envelope defined by a
RenderedImage
.
- GeneralGridEnvelope(Envelope, PixelInCell, boolean) -
Constructor for class GeneralGridEnvelope
- Casts the specified envelope into a grid envelope.
- GeneralGridGeometry - Class in org.geotools.coverage.grid
- Describes the valid range of grid coordinates and the math transform to transform grid
coordinates to real world coordinates.
- GeneralGridGeometry(GridGeometry) -
Constructor for class GeneralGridGeometry
- Creates a new grid geometry with the same values than the given grid geometry.
- GeneralGridGeometry(GridEnvelope, MathTransform, CoordinateReferenceSystem) -
Constructor for class GeneralGridGeometry
- Constructs a new grid geometry from a grid range and a math transform
mapping pixel center.
- GeneralGridGeometry(GridEnvelope, PixelInCell, MathTransform, CoordinateReferenceSystem) -
Constructor for class GeneralGridGeometry
- Constructs a new grid geometry from a grid range and a math transform
mapping pixel center or corner.
- GeneralGridGeometry(PixelInCell, MathTransform, Envelope) -
Constructor for class GeneralGridGeometry
- Constructs a new grid geometry from an envelope and a math
transform.
- GeneralGridGeometry(GridEnvelope, Envelope) -
Constructor for class GeneralGridGeometry
- Constructs a new grid geometry from an envelope.
- GeneralGridGeometry(GridEnvelope, Envelope, boolean[], boolean) -
Constructor for class GeneralGridGeometry
- Deprecated. Use
GridToEnvelopeMapper
instead, which provides more control.
- GeneralGridRange - Class in org.geotools.coverage.grid
- Deprecated. Replaced by
GeneralGridEnvelope
. Be aware that in the later, high
coordinate values are inclusive rather than exclusive. - GeneralGridRange(int, int) -
Constructor for class GeneralGridRange
- Deprecated. Constructs one-dimensional grid range.
- GeneralGridRange(int[], int[]) -
Constructor for class GeneralGridRange
- Deprecated. Constructs a new grid range.
- GeneralGridRange(Rectangle) -
Constructor for class GeneralGridRange
- Deprecated. Constructs two-dimensional range defined by a
Rectangle
.
- GeneralGridRange(Rectangle, int) -
Constructor for class GeneralGridRange
- Deprecated. Constructs multi-dimensional range defined by a
Rectangle
.
- GeneralGridRange(Raster) -
Constructor for class GeneralGridRange
- Deprecated. Constructs two-dimensional range defined by a
Raster
.
- GeneralGridRange(Raster, int) -
Constructor for class GeneralGridRange
- Deprecated. Constructs multi-dimensional range defined by a
Raster
.
- GeneralGridRange(RenderedImage) -
Constructor for class GeneralGridRange
- Deprecated. Constructs two-dimensional range defined by a
RenderedImage
.
- GeneralGridRange(RenderedImage, int) -
Constructor for class GeneralGridRange
- Deprecated. Constructs multi-dimensional range defined by a
RenderedImage
.
- GeneralGridRange(Envelope) -
Constructor for class GeneralGridRange
- Deprecated. Replaced by
new GeneralGridRange(envelope, PixelInCell.CELL_CORNER)
.
- GeneralGridRange(Envelope, PixelInCell) -
Constructor for class GeneralGridRange
- Deprecated. Casts the specified envelope into a grid range.
- Generalization - Class in org.geotools.data.gen.info
-
- Generalization(Double, String, String, GeneralizationInfo) -
Constructor for class Generalization
-
- GENERALIZATION_INFO_TAG -
Static variable in class GeneralizationInfosProviderImpl
-
- GENERALIZATION_INFOS_PROVIDER_CLASS -
Static variable in class PreGeneralizedDataStoreFactory
-
- GENERALIZATION_INFOS_PROVIDER_PARAM -
Static variable in class PreGeneralizedDataStoreFactory
-
- GENERALIZATION_INFOS_TAG -
Static variable in class GeneralizationInfosProviderImpl
-
- GENERALIZATION_TAG -
Static variable in class GeneralizationInfosProviderImpl
-
- GeneralizationInfo - Class in org.geotools.data.gen.info
- Container having a base feature and 0..n generalizations
The base feature is the original feature for which generalizations were build
The feature type of the base feature is the feature type of a PregeneralizedFeature, except
geometry properties holding generalized geometries
if a generalized geometry is stored in a different feature source, this feature source must
include all non geometry properties from the baseFeatureSource
- GeneralizationInfo(String, String, String, GeneralizationInfos) -
Constructor for class GeneralizationInfo
-
- GeneralizationInfos - Class in org.geotools.data.gen.info
-
- GeneralizationInfos() -
Constructor for class GeneralizationInfos
-
- GeneralizationInfosProvider - Interface in org.geotools.data.gen.info
-
- GeneralizationInfosProviderImpl - Class in org.geotools.data.gen.info
-
- GeneralizationInfosProviderImpl() -
Constructor for class GeneralizationInfosProviderImpl
-
- generalizeShapeFile(String, String, String) -
Method in class Toolbox
-
- generalizeShapeFile(File, DataStore, File, Double[]) -
Method in class Toolbox
-
- GeneralMatrix - Class in org.geotools.referencing.operation.matrix
- A two dimensional array of numbers.
- GeneralMatrix(int) -
Constructor for class GeneralMatrix
- Constructs a square identity matrix of size
size
× size
.
- GeneralMatrix(int, int) -
Constructor for class GeneralMatrix
- Creates a matrix of size
numRow
× numCol
.
- GeneralMatrix(int, int, double[]) -
Constructor for class GeneralMatrix
- Constructs a
numRow
× numCol
matrix
initialized to the values in the matrix
array.
- GeneralMatrix(double[][]) -
Constructor for class GeneralMatrix
- Constructs a new matrix from a two-dimensional array of doubles.
- GeneralMatrix(Matrix) -
Constructor for class GeneralMatrix
- Constructs a new matrix and copies the initial values from the parameter matrix.
- GeneralMatrix(GMatrix) -
Constructor for class GeneralMatrix
- Constructs a new matrix and copies the initial values from the parameter matrix.
- GeneralMatrix(AffineTransform) -
Constructor for class GeneralMatrix
- Constructs a 3×3 matrix from the specified affine transform.
- GeneralMatrix(Envelope, Envelope) -
Constructor for class GeneralMatrix
- Constructs a transform that maps a source region to a destination region.
- GeneralMatrix(AxisDirection[], AxisDirection[]) -
Constructor for class GeneralMatrix
- Constructs a transform changing axis order and/or direction.
- GeneralMatrix(Envelope, AxisDirection[], Envelope, AxisDirection[]) -
Constructor for class GeneralMatrix
- Constructs a transform mapping a source region to a destination region.
- generalTransformationRef -
Static variable in class GML
-
- GeneralTransformationRefType -
Static variable in class GML
-
- GENERALTRANSFORMATIONREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeneralTransformationRefType">
<annotation>
<documentation>Association to a general transformation, either referencing or containing the definition of that transformation.
- generate(long) -
Static method in class FeatureLockFactory
- Generates a new FeatureLock for use.
- generate(String, long) -
Static method in class FeatureLockFactory
- Generates a new FeatureLock for use.
- generate(URL) -
Static method in class FidIndexer
- Generates the FID index file for the shpFile
- generate(ShpFiles) -
Static method in class FidIndexer
- Generates the FID index file for the shpFiles
- generate() -
Method in class OptLineGraphGenerator
- Performs the actual generation of the graph.
- generateAuthorityCodes(Class) -
Method in class AbstractCachedAuthorityFactory
-
- generateAuthorityCodes(Class) -
Method in class AbstractEpsgFactory
- Returns the set of authority codes of the given type.
- generateCoordinateOperation(String) -
Method in class AbstractCachedAuthorityFactory
-
- generateCoordinateOperation(String) -
Method in class AbstractEpsgFactory
- Returns a coordinate operation from a code.
- generateCoordinateReferenceSystem(String) -
Method in class AbstractCachedAuthorityFactory
-
- generateCoordinateReferenceSystem(String) -
Method in class AbstractEpsgFactory
- Returns a coordinate reference system from a code.
- generateCoordinateSystem(String) -
Method in class AbstractCachedAuthorityFactory
-
- generateCoordinateSystem(String) -
Method in class AbstractEpsgFactory
- Returns a coordinate system from a code.
- generateCoordinateSystemAxis(String) -
Method in class AbstractCachedAuthorityFactory
-
- generateCoordinateSystemAxis(String) -
Method in class AbstractEpsgFactory
- Returns a coordinate system axis from a code.
- generateDatum(String) -
Method in class AbstractCachedAuthorityFactory
-
- generateDatum(String) -
Method in class AbstractEpsgFactory
- Returns a datum from a code.
- generateEdge(LineSegment) -
Method in class OptDirectedLineGraphGenerator
-
- generateEdge(LineSegment) -
Method in class OptLineGraphGenerator
-
- generateEdges() -
Method in class OptLineGraphGenerator
-
- generateEllipsoid(String) -
Method in class AbstractCachedAuthorityFactory
-
- generateEllipsoid(String) -
Method in class AbstractEpsgFactory
- Returns an ellipsoid from a code.
- generateExtent(String) -
Method in class AbstractEpsgFactory
- Returns an area of use.
- generateFidIndex() -
Method in class IndexedShapefileDataStore
- Forces the FID index to be regenerated
- generateFromCoordinateReferenceSystemCodes(String, String) -
Method in class AbstractCachedAuthorityFactory
-
- generateFromCoordinateReferenceSystemCodes(String, String) -
Method in class AbstractEpsgFactory
- Creates operations from coordinate reference system codes.
- generateNodes() -
Method in class OptDirectedLineGraphGenerator
-
- generateNodes() -
Method in class OptLineGraphGenerator
-
- generateObject(String) -
Method in class AbstractCachedAuthorityFactory
-
- generateObject(String) -
Method in class AbstractEpsgFactory
- Returns an arbitrary object from a code.
- generateOperationMethod(String) -
Method in class AbstractEpsgFactory
- Returns an operation method from a code.
- generateParameterDescriptor(String) -
Method in class AbstractEpsgFactory
- Returns a parameter descriptor from a code.
- generatePrimeMeridian(String) -
Method in class AbstractCachedAuthorityFactory
-
- generatePrimeMeridian(String) -
Method in class AbstractEpsgFactory
- Returns a prime meridian, relative to Greenwich.
- generateUnit(String) -
Method in class AbstractCachedAuthorityFactory
-
- generateUnit(String) -
Method in class AbstractEpsgFactory
- Returns an unit from a code.
- GENERATOR -
Static variable in class AbstractReaderWriter
- GraphGenerator property key
- GENERIC_2D -
Static variable in class DefaultEngineeringCRS
- A two-dimensional wildcard coordinate system with
x,
y
axis in metres.
- GENERIC_2D -
Static variable in class DefaultCartesianCS
- A two-dimensional cartesian CS with
x,
y
axis in metres.
- GENERIC_3D -
Static variable in class DefaultEngineeringCRS
- A three-dimensional wildcard coordinate system with
x,
y,
z
axis in metres.
- GENERIC_3D -
Static variable in class DefaultCartesianCS
- A three-dimensional cartesian CS with
x,
y,
z
axis in metres.
- GenericMetaData -
Static variable in class GML
-
- GenericMetaDataType -
Static variable in class GML
-
- GENERICMETADATATYPE_TYPE -
Static variable in class GMLSchema
-
<complexType mixed="true" name="GenericMetaDataType">
<annotation>
<documentation>Deprecated with GML version 3.1.0.
- GenericName - Class in org.geotools.util
- Base class for generic scoped and
local name structure for type and attribute
name in the context of name spaces.
- GenericName() -
Constructor for class GenericName
- Creates a new instance of generic name.
- GenericPiecewise<T extends PiecewiseTransform1DElement> - Class in org.geotools.referencing.piecewise
- Images are created using the
GenericPiecewise.CRIF
inner class, where "CRIF" stands for ContextualRenderedImageFactory
. - GEO_KEY_DIRECTORY_VERSION_INDEX -
Static variable in class GeoTiffGCSCodes
- An index into the geoKey directory for the directory version number
- GEO_KEY_DIRECTORY_VERSION_INDEX -
Static variable in class GeoTiffGCSCodes
- An index into the geoKey directory for the directory version number
- GEO_KEY_MINOR_REVISION_INDEX -
Static variable in class GeoTiffGCSCodes
- An index into the geoKey directory for the geoKey minor revision number
- GEO_KEY_MINOR_REVISION_INDEX -
Static variable in class GeoTiffGCSCodes
- An index into the geoKey directory for the geoKey minor revision number
- GEO_KEY_NUM_KEYS_INDEX -
Static variable in class GeoTiffGCSCodes
- An index into the geoKey directory for the number of geoKeys
- GEO_KEY_NUM_KEYS_INDEX -
Static variable in class GeoTiffGCSCodes
- An index into the geoKey directory for the number of geoKeys
- GEO_KEY_REVISION_INDEX -
Static variable in class GeoTiffGCSCodes
- An index into the geoKey directory for the geoKey revision number
- GEO_KEY_REVISION_INDEX -
Static variable in class GeoTiffGCSCodes
- An index into the geoKey directory for the geoKey revision number
- GeoAPISQLBuilder - Class in org.geotools.data.jdbc
- Builds a complete SQL query to select the specified attributes for the
specified feature type, using a specified filter to generate a WHERE
clause.
- GeoAPISQLBuilder() -
Constructor for class GeoAPISQLBuilder
- Constructs an instance of this class with a default FilterToSQL
- GeoAPISQLBuilder(FilterToSQL, SimpleFeatureType, ClientTransactionAccessor) -
Constructor for class GeoAPISQLBuilder
- Constructs an instance of this class using the encoder class specified.
- GEOCENTRIC -
Static variable in class DefaultCartesianCS
- A three-dimensional cartesian CS with geocentric
x,
y,
z
axis in metres.
- GEOCENTRIC -
Static variable in class DefaultSphericalCS
- A three-dimensional spherical CS with
longitude,
latitude,
radius
axis.
- GEOCENTRIC_CONVERSION -
Static variable in class AbstractCoordinateOperationFactory
- The identifier for a geocentric conversion.
- GEOCENTRIC_RADIUS -
Static variable in class DefaultCoordinateSystemAxis
- Default axis info for radius in a
geocentric CRS using
spherical CS.
- GEOCENTRIC_X -
Static variable in class DefaultCoordinateSystemAxis
- Default axis info for x values in a
geocentric CRS using
cartesian CS.
- GEOCENTRIC_Y -
Static variable in class DefaultCoordinateSystemAxis
- Default axis info for y values in a
geocentric CRS using
cartesian CS.
- GEOCENTRIC_Z -
Static variable in class DefaultCoordinateSystemAxis
- Default axis info for z values in a
geocentric CRS using
cartesian CS.
- GeocentricCRS -
Static variable in class GML
-
- geocentricCRSRef -
Static variable in class GML
-
- GeocentricCRSRefType -
Static variable in class GML
-
- GEOCENTRICCRSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeocentricCRSRefType">
<annotation>
<documentation>Association to a geocentric coordinate reference system, either referencing or containing the definition of that reference system.
- GeocentricCRSType -
Static variable in class GML
-
- GEOCENTRICCRSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeocentricCRSType">
<annotation>
<documentation>A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.
- GeocentricTransform - Class in org.geotools.referencing.operation.transform
- Transforms three dimensional geographic points to geocentric
coordinate points.
- GeocentricTransform(Ellipsoid, boolean) -
Constructor for class GeocentricTransform
- Constructs a transform from the specified ellipsoid.
- GeocentricTransform(double, double, Unit<Length>, boolean) -
Constructor for class GeocentricTransform
- Constructs a transform from the specified parameters.
- GeocentricTransform.Provider - Class in org.geotools.referencing.operation.transform
- The provider for
GeocentricTransform
. - GeocentricTransform.Provider() -
Constructor for class GeocentricTransform.Provider
- Constructs a provider with default parameters.
- GeocentricTransform.ProviderInverse - Class in org.geotools.referencing.operation.transform
- The provider for inverse of
GeocentricTransform
. - GeocentricTransform.ProviderInverse() -
Constructor for class GeocentricTransform.ProviderInverse
- Creates a provider.
- GeocentricTranslation - Class in org.geotools.referencing.operation.transform
- An affine transform applied on geocentric
coordinates.
- GeocentricTranslation(BursaWolfParameters) -
Constructor for class GeocentricTranslation
- Creates a new geocentric affine transform.
- GeocentricTranslation.Provider - Class in org.geotools.referencing.operation.transform
- Base class for geocentric affine transform providers.
- GeocentricTranslation.Provider() -
Constructor for class GeocentricTranslation.Provider
- Constructs a default provider.
- GeocentricTranslation.ProviderFrameRotation - Class in org.geotools.referencing.operation.transform
- Geocentric affine transform provider for
"Coordinate Frame rotation".
- GeocentricTranslation.ProviderFrameRotation() -
Constructor for class GeocentricTranslation.ProviderFrameRotation
- Constructs a default provider.
- GeocentricTranslation.ProviderSevenParam - Class in org.geotools.referencing.operation.transform
- Base class for geocentric affine transform providers
with rotation terms.
- GeocentricTranslation.ProviderSevenParam() -
Constructor for class GeocentricTranslation.ProviderSevenParam
- Constructs a default provider.
- Geodesic -
Static variable in class GML
-
- GeodesicString -
Static variable in class GML
-
- GeodesicStringType -
Static variable in class GML
-
- GEODESICSTRINGTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeodesicStringType">
<annotation>
<documentation>A GeodesicString consists of sequence of
geodesic segments.
- GeodesicType -
Static variable in class GML
-
- GEODESICTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeodesicType">
<annotation>
<documentation>A Geodesic consists of two distinct
positions joined by a geodesic curve.
- GEODETIC_2D -
Static variable in class DefaultEllipsoidalCS
- A two-dimensional ellipsoidal CS with
geodetic longitude,
geodetic latitude
axis in decimal degrees.
- GEODETIC_3D -
Static variable in class DefaultEllipsoidalCS
- A three-dimensional ellipsoidal CS with
geodetic longitude,
geodetic latitude,
ellipsoidal height
axis.
- GEODETIC_LATITUDE -
Static variable in class DefaultCoordinateSystemAxis
- Default axis info for geodetic latitudes in a
geographic CRS.
- GEODETIC_LONGITUDE -
Static variable in class DefaultCoordinateSystemAxis
- Default axis info for geodetic longitudes in a
geographic CRS.
- GeodeticCalculator - Class in org.geotools.referencing
- Performs geodetic calculations on an ellipsoid.
- GeodeticCalculator() -
Constructor for class GeodeticCalculator
- Constructs a new geodetic calculator associated with the WGS84 ellipsoid.
- GeodeticCalculator(Ellipsoid) -
Constructor for class GeodeticCalculator
- Constructs a new geodetic calculator associated with the specified ellipsoid.
- GeodeticCalculator(CoordinateReferenceSystem) -
Constructor for class GeodeticCalculator
- Constructs a new geodetic calculator expecting coordinates in the supplied CRS.
- GeodeticDatum -
Static variable in class GML
-
- geodeticDatumRef -
Static variable in class GML
-
- GeodeticDatumRefType -
Static variable in class GML
-
- GEODETICDATUMREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeodeticDatumRefType">
<annotation>
<documentation>Association to a geodetic datum, either referencing or containing the definition of that datum.
- GeodeticDatumType -
Static variable in class GML
-
- GEODETICDATUMTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeodeticDatumType">
<annotation>
<documentation>A geodetic datum defines the precise location and orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth, or of a Cartesian coordinate system centered in this ellipsoid (or sphere).
- GeogAngularUnitsGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogAngularUnitsGeoKey Key ID = 2054 Type = SHORT (code) Values = Section
6.3.1.4 Codes Allows the definition of geocentric CS Linear units for
user-defined GCS and for ellipsoids.
- GeogAngularUnitsGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogAngularUnitsGeoKey Key ID = 2054 Type = SHORT (code) Values = Section
6.3.1.4 Codes Allows the definition of geocentric CS Linear units for
user-defined GCS and for ellipsoids.
- GeogAngularUnitSizeGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogAngularUnitSizeGeoKey Key ID = 2055 Type = DOUBLE Units: radians
Allows the definition of user-defined angular geographic units, as
measured in radians.
- GeogAngularUnitSizeGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogAngularUnitSizeGeoKey Key ID = 2055 Type = DOUBLE Units: radians
Allows the definition of user-defined angular geographic units, as
measured in radians.
- GeogAzimuthUnitsGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogAzimuthUnitsGeoKey Key ID = 2060 Type = SHORT (code) Values = Section
6.3.1.4 Codes This key may be used to specify the angular units of
measurement used to defining azimuths, in geographic coordinate systems.
- GeogAzimuthUnitsGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogAzimuthUnitsGeoKey Key ID = 2060 Type = SHORT (code) Values = Section
6.3.1.4 Codes This key may be used to specify the angular units of
measurement used to defining azimuths, in geographic coordinate systems.
- GeogCitationGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogCitationGeoKey Key ID = 2049 Type = ASCII Values = text General
citation and reference for all Geographic CS parameters.
- GeogCitationGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogCitationGeoKey Key ID = 2049 Type = ASCII Values = text General
citation and reference for all Geographic CS parameters.
- GeogEllipsoidGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogEllipsoidGeoKey Key ID = 2056 Type = SHORT (code) Values = Section
6.3.2.3 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.2.3 This key
may be used to specify the coded ellipsoid used in the geodetic datum of
the Geographic Coordinate System.
- GeogEllipsoidGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogEllipsoidGeoKey Key ID = 2056 Type = SHORT (code) Values = Section
6.3.2.3 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.2.3 This key
may be used to specify the coded ellipsoid used in the geodetic datum of
the Geographic Coordinate System.
- GeogGeodeticDatumGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogGeodeticDatumGeoKey Key ID = 2050 Type = SHORT (code) Values =
Section 6.3.2.2 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.2.2 This key
may be used to specify the horizontal datum, defining the size, position
and orientation of the reference ellipsoid used in user-defined
geographic coordinate systems.
- GeogGeodeticDatumGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogGeodeticDatumGeoKey Key ID = 2050 Type = SHORT (code) Values =
Section 6.3.2.2 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.2.2 This key
may be used to specify the horizontal datum, defining the size, position
and orientation of the reference ellipsoid used in user-defined
geographic coordinate systems.
- GeogInvFlatteningGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogInvFlatteningGeoKey Key ID = 2059 Type = DOUBLE Units: none.
- GeogInvFlatteningGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogInvFlatteningGeoKey Key ID = 2059 Type = DOUBLE Units: none.
- GeogLinearUnitsGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogLinearUnitsGeoKey Key ID = 2052 Type = SHORT Values: Section 6.3.1.3
Codes http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.1.3
Allows the definition of geocentric CS linear units for user-defined GCS.
- GeogLinearUnitsGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogLinearUnitsGeoKey Key ID = 2052 Type = SHORT Values: Section 6.3.1.3
Codes http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.1.3
Allows the definition of geocentric CS linear units for user-defined GCS.
- GeogLinearUnitSizeGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogLinearUnitSizeGeoKey Key ID = 2053 Type = DOUBLE Units: meters Allows
the definition of user-defined linear geocentric units, as measured in
meters.
- GeogLinearUnitSizeGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogLinearUnitSizeGeoKey Key ID = 2053 Type = DOUBLE Units: meters Allows
the definition of user-defined linear geocentric units, as measured in
meters.
- GeogPrimeMeridianGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogPrimeMeridianGeoKey Key ID = 2051 Type = SHORT (code) Units: Section
6.3.2.4 code
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.2.4 Allows
specification of the location of the Prime meridian for user-defined
geographic coordinate systems.
- GeogPrimeMeridianGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogPrimeMeridianGeoKey Key ID = 2051 Type = SHORT (code) Units: Section
6.3.2.4 code
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.2.4 Allows
specification of the location of the Prime meridian for user-defined
geographic coordinate systems.
- GeogPrimeMeridianLongGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogPrimeMeridianLongGeoKey Key ID = 2061 Type = DOUBLE Units =
GeogAngularUnits This key allows definition of user-defined Prime
Meridians, the location of which is defined by its longitude relative to
Greenwich.
- GeogPrimeMeridianLongGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogPrimeMeridianLongGeoKey Key ID = 2061 Type = DOUBLE Units =
GeogAngularUnits This key allows definition of user-defined Prime
Meridians, the location of which is defined by its longitude relative to
Greenwich.
- GEOGRAPHIC_AREA -
Static variable in class CoordinateChooser
- An enumeration constant for showing or hidding the geographic area selector.
- GeographicBoundingBoxImpl - Class in org.geotools.metadata.iso.extent
- Geographic position of the dataset.
- GeographicBoundingBoxImpl() -
Constructor for class GeographicBoundingBoxImpl
- Constructs an initially empty geographic bounding box.
- GeographicBoundingBoxImpl(GeographicBoundingBox) -
Constructor for class GeographicBoundingBoxImpl
- Constructs a geographic bounding box initialized to the same values than the specified one.
- GeographicBoundingBoxImpl(Envelope) -
Constructor for class GeographicBoundingBoxImpl
- Constructs a geographic bounding box from the specified envelope.
- GeographicBoundingBoxImpl(Rectangle2D) -
Constructor for class GeographicBoundingBoxImpl
- Constructs a geographic bounding box from the specified rectangle.
- GeographicBoundingBoxImpl(double, double, double, double) -
Constructor for class GeographicBoundingBoxImpl
- Creates a geographic bounding box initialized to the specified values.
- GeographicCRS -
Static variable in class GML
-
- geographicCRSRef -
Static variable in class GML
-
- GeographicCRSRefType -
Static variable in class GML
-
- GEOGRAPHICCRSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeographicCRSRefType">
<annotation>
<documentation>Association to a geographic coordinate reference system, either referencing or containing the definition of that reference system.
- GeographicCRSType -
Static variable in class GML
-
- GEOGRAPHICCRSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeographicCRSType">
<annotation>
<documentation>A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of the earth's surface.
- GeographicDescriptionImpl - Class in org.geotools.metadata.iso.extent
- Description of the geographic area using identifiers.
- GeographicDescriptionImpl() -
Constructor for class GeographicDescriptionImpl
- Constructs an initially empty geographic description.
- GeographicDescriptionImpl(GeographicDescription) -
Constructor for class GeographicDescriptionImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- GeographicDescriptionImpl(Identifier) -
Constructor for class GeographicDescriptionImpl
- Creates a geographic description initialized to the specified value.
- GeographicExtentImpl - Class in org.geotools.metadata.iso.extent
- Base class for geographic area of the dataset.
- GeographicExtentImpl() -
Constructor for class GeographicExtentImpl
- Constructs an initially empty geographic extent.
- GeographicExtentImpl(GeographicExtent) -
Constructor for class GeographicExtentImpl
- Constructs a geographic extent initialized to the same values than the specified one.
- GeographicExtentImpl(boolean) -
Constructor for class GeographicExtentImpl
- Constructs a geographic extent initialized with the specified inclusion value.
- GeographicTypeGeoKey -
Static variable in class GeoTiffGCSCodes
- GeographicTypeGeoKey Key ID = 2048 Type = SHORT (code) Values = Section
6.3.2.1 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.2.1 This key
may be used to specify the code for the geographic coordinate system used
to map lat-long to a specific ellipsoid over the earth.
- GeographicTypeGeoKey -
Static variable in class GeoTiffGCSCodes
- GeographicTypeGeoKey Key ID = 2048 Type = SHORT (code) Values = Section
6.3.2.1 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.2.1 This key
may be used to specify the code for the geographic coordinate system used
to map lat-long to a specific ellipsoid over the earth.
- GeogSemiMajorAxisGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogSemiMajorAxisGeoKey Key ID = 2057 Type = DOUBLE Units: Geocentric CS
Linear Units Allows the specification of user-defined Ellipsoid
Semi-Major Axis (a).
- GeogSemiMajorAxisGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogSemiMajorAxisGeoKey Key ID = 2057 Type = DOUBLE Units: Geocentric CS
Linear Units Allows the specification of user-defined Ellipsoid
Semi-Major Axis (a).
- GeogSemiMinorAxisGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogSemiMinorAxisGeoKey Key ID = 2058 Type = DOUBLE Units: Geocentric CS
Linear Units Allows the specification of user-defined Ellipsoid
Semi-Minor Axis (b).
- GeogSemiMinorAxisGeoKey -
Static variable in class GeoTiffGCSCodes
- GeogSemiMinorAxisGeoKey Key ID = 2058 Type = DOUBLE Units: Geocentric CS
Linear Units Allows the specification of user-defined Ellipsoid
Semi-Minor Axis (b).
- GEOIDAL -
Static variable in class DefaultVerticalDatum
- Default vertical datum for geoidal heights.
- GEOIDAL_HEIGHT -
Static variable in class DefaultVerticalCRS
- Default vertical coordinate reference system using geoidal datum.
- GeoKeyEntry - Class in org.geotools.coverage.grid.io.imageio.geotiff
- This class is a holder for a GeoKey record containing four short values as
specified in the GeoTiff spec.
- GeoKeyEntry(int, int, int, int) -
Constructor for class GeoKeyEntry
- Constructor of a
GeoKeyEntry
.
- GeoKeyEntry - Class in org.geotools.gce.geotiff.adapters
- This class is a holder for a GeoKey record containing four short values as
specified in the GeoTiff spec.
- GeoKeyEntry(int, int, int, int) -
Constructor for class GeoKeyEntry
- Constructor of a
GeoKeyEntry
.
- geom -
Variable in class AbstractShape
-
- GEOM_PROPERTY_NAME_ATTR -
Static variable in class GeneralizationInfosProviderImpl
-
- GeomCollectionIterator - Class in org.geotools.geometry.jts
- A path iterator for the LiteShape class, specialized to iterate over a
geometry collection.
- GeomCollectionIterator() -
Constructor for class GeomCollectionIterator
-
- GeomCollectionIterator(GeometryCollection, AffineTransform, boolean, double) -
Constructor for class GeomCollectionIterator
- Creates a new instance of GeomCollectionIterator
- GeometricAttributeType - Class in org.geotools.feature.type
- Deprecated. use
GeometryTypeImpl
. - GeometricAttributeType(String, Class, boolean, int, int, Object, CoordinateReferenceSystem, Filter) -
Constructor for class GeometricAttributeType
- Deprecated.
- GeometricAttributeType(String, Class, boolean, Object, CoordinateReferenceSystem, Filter) -
Constructor for class GeometricAttributeType
- Deprecated.
- GeometricAttributeType(GeometricAttributeType, CoordinateReferenceSystem) -
Constructor for class GeometricAttributeType
- Deprecated.
- GeometricAttributeType(GeometryType, Name, int, int, boolean, Object) -
Constructor for class GeometricAttributeType
- Deprecated.
- GeometricComplex -
Static variable in class GML
-
- GeometricComplexPropertyType -
Static variable in class GML
-
- GEOMETRICCOMPLEXPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeometricComplexPropertyType">
<annotation>
<documentation>A property that has a geometric complex as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).
- GeometricComplexType -
Static variable in class GML
-
- GEOMETRICCOMPLEXTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeometricComplexType">
<annotation>
<documentation>A geometric complex.
- GeometricObjectsImpl - Class in org.geotools.metadata.iso.spatial
- Number of objects, listed by geometric object type, used in the dataset.
- GeometricObjectsImpl() -
Constructor for class GeometricObjectsImpl
- Constructs an initially empty geometric objects.
- GeometricObjectsImpl(GeometricObjects) -
Constructor for class GeometricObjectsImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- GeometricObjectsImpl(GeometricObjectType) -
Constructor for class GeometricObjectsImpl
- Creates a geometric object initialized to the given type.
- GeometricPrimitivePropertyType -
Static variable in class GML
-
- GEOMETRICPRIMITIVEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeometricPrimitivePropertyType">
<annotation>
<documentation>A property that has a geometric primitive as its value domain can either be an appropriate geometry element
encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry
elements located elsewhere in the same document).
- GEOMETRY -
Static variable in class SimpleSchema
- Geometry to Geometry.class
- geometry(Geometry) -
Method in class ExpressionSAXParser
- Gets geometry.
- geometry(Geometry) -
Method in class FilterFilter
- Recieves a geometry from its child filter.
- geometry(Geometry) -
Method in class GMLFilterFeature
- Manages the start of a new main or sub geometry.
- geometry(Geometry) -
Method in interface GMLHandlerJTS
- Receives OGC simple feature type geometry from parent.
- geometry(Geometry) -
Method in class TestHandler
-
- Geometry -
Static variable in class KML
-
- geometry(Color, Color) -
Method in class DefaultGlyphFactory
-
- geometry(Rule) -
Method in class DefaultGlyphFactory
-
- geometry(Rule) -
Static method in class Glyph
- Complex render of Geometry allowing presentation of point, line and polygon styles.
- geometry(Color, Color) -
Static method in class Glyph
- Icon for generic Geometry or Geometry Collection.
- geometry(Color, Color) -
Method in interface GlyphFactory
-
- geometry(Rule) -
Method in interface GlyphFactory
-
- GEOMETRY -
Static variable in class SLD
-
- GEOMETRY_ATTRIBUTE_NAME -
Static variable in class BasicFeatureTypes
- The attribute name used to store the geometry
- GEOMETRY_BBOX -
Static variable in interface FilterType
- Deprecated. Defines a geometric bounding box filter.
- GEOMETRY_BEYOND -
Static variable in interface FilterType
- Deprecated. Defines a geometric 'BEYOND' operator.
- GEOMETRY_CONTAINS -
Static variable in interface FilterType
- Deprecated. Defines a geometric 'CONTAINS' operator.
- GEOMETRY_CROSSES -
Static variable in interface FilterType
- Deprecated. Defines a geometric 'CROSSES' operator.
- GEOMETRY_DISJOINT -
Static variable in interface FilterType
- Deprecated. Defines a geometric 'DISJOINT' operator.
- GEOMETRY_DISTANCE -
Static variable in class Hints
- Asks a datastore having a vector pyramid (pre-generalized geometries)
to return the geometry version whose points have been generalized
less than the spefiedi distance (further generalization might be
performed by the client in memory).
- GEOMETRY_DWITHIN -
Static variable in interface FilterType
- Deprecated. Defines a geometric 'DWITHIN' operator.
- GEOMETRY_END -
Static variable in class SubHandler
- Indicates end of a geometry.
- GEOMETRY_EQUALS -
Static variable in interface FilterType
- Deprecated. Defines a geometric 'EQUALS' operator.
- GEOMETRY_FACTORY -
Static variable in class Hints
- The
GeometryFactory
instance to use.
- GEOMETRY_GENERALIZATION -
Static variable in class Hints
- Asks a datastore to perform a topology preserving on the fly
generalization of the geometries.
- GEOMETRY_INTERSECTS -
Static variable in interface FilterType
- Deprecated. Defines a geometric 'INTERSECTS' operator.
- GEOMETRY_OVERLAPS -
Static variable in interface FilterType
- Deprecated. Defines a geometric 'OVERLAPS' operator.
- GEOMETRY_SIMPLIFICATION -
Static variable in class Hints
- Asks a datastore to perform a non topology preserving on the fly
generalization of the geometries (e.g., returning self crossing
polygons as a result of the geoneralization is considered valid).
- GEOMETRY_START -
Static variable in class SubHandler
- Indicates start of a geometry.
- GEOMETRY_SUB -
Static variable in class SubHandler
- Indicates a sub geometry message.
- GEOMETRY_TOUCHES -
Static variable in interface FilterType
- Deprecated. Defines a geometric 'TOUCHES' operator.
- GEOMETRY_VALIDATE -
Static variable in class Hints
- If
true
, geometry will be validated on creation.
- GEOMETRY_WITHIN -
Static variable in interface FilterType
- Deprecated. Defines a geometric 'WITHIN' operator.
- GeometryArrayPropertyType -
Static variable in class GML
-
- GEOMETRYARRAYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeometryArrayPropertyType">
<annotation>
<documentation>A container for an array of geometry elements.
- GEOMETRYASSOCIATIONTYPE -
Static variable in class GML
- Deprecated.
- GeometryAssociationType -
Static variable in class GML
-
- GEOMETRYASSOCIATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeometryAssociationType">
<annotation>
<documentation>
An instance of this type (e.g. a geometryMember) can either
enclose or point to a primitive geometry element.
- GeometryAttributeImpl - Class in org.geotools.feature
- TODO: rename to GeometricAttribute Provides ...TODO summary sentence
TODO Description
Example Use:
GeometryAttributeType x = new GeometryAttributeType( ... );
TODO code example
- GeometryAttributeImpl(Object, GeometryDescriptor, Identifier) -
Constructor for class GeometryAttributeImpl
-
- GeometryAttributeType - Interface in org.geotools.feature
- A CoordinateSystem aware Geometry AttributeType.
- GeometryBuilder - Class in org.geotools.geometry
- A Builder to help with Geometry creation.
- GeometryBuilder(CoordinateReferenceSystem) -
Constructor for class GeometryBuilder
-
- GeometryBuilder(String) -
Constructor for class GeometryBuilder
-
- GeometryBuilder(Hints) -
Constructor for class GeometryBuilder
-
- GEOMETRYCOLLECTIONTYPE -
Static variable in class GML
- Deprecated.
- GeometryCollectionType -
Static variable in class GML
-
- GEOMETRYCOLLECTIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeometryCollectionType">
<annotation>
<documentation>
A geometry collection must include one or more geometries, referenced
through geometryMember elements.
- GeometryConverterFactory - Class in org.geotools.util
- Converter factory performing converstions among geometric types.
- GeometryConverterFactory() -
Constructor for class GeometryConverterFactory
-
- GeometryCoordinateSequenceTransformer - Class in org.geotools.geometry.jts
- Service object that takes a geometry an applies a MathTransform on top
of it.
- GeometryCoordinateSequenceTransformer() -
Constructor for class GeometryCoordinateSequenceTransformer
-
- GeometryCoordinateSequenceTransformer(CoordinateSequenceTransformer) -
Constructor for class GeometryCoordinateSequenceTransformer
-
- GeometryDescriptorImpl - Class in org.geotools.feature.type
-
- GeometryDescriptorImpl(GeometryType, Name, int, int, boolean, Object) -
Constructor for class GeometryDescriptorImpl
-
- GeometryDistanceFilter - Interface in org.geotools.filter
- Deprecated. use
DistanceBufferOperator
- GeometryEncoderException - Exception in org.geotools.arcsde.filter
- Indicates a client class has attempted to encode a filter not supported by the GeometryEncoderSDE
being used.
- GeometryEncoderException(String) -
Constructor for exception GeometryEncoderException
- Creates a new GeometryEncoderException object.
- GeometryEncoderException(String, Throwable) -
Constructor for exception GeometryEncoderException
- Creates a new GeometryEncoderException object.
- GeometryEncoderSDE - Class in org.geotools.arcsde.filter
- Encodes the geometry related parts of a filter into a set of
SeFilter
objects and
provides a method to get the resulting filters suitable to set up an SeQuery's spatial
constraints. - GeometryEncoderSDE() -
Constructor for class GeometryEncoderSDE
-
- GeometryEncoderSDE(SeLayer, SimpleFeatureType) -
Constructor for class GeometryEncoderSDE
-
- geometryEnd(String) -
Method in class GMLFilterGeometry
- Manages the end of a new main or sub geometry.
- geometryEnd(String) -
Method in interface GMLHandlerGeometry
- Receives a geometry end element from the parent.
- geometryFactory -
Static variable in class PostgisDataStore
- Factory for producing geometries (from JTS).
- geometryFactory -
Static variable in class PostgisFeatureStore
- Factory for producing geometries (from JTS).
- geometryFactory -
Variable in class ContentDataStore
- Factory used to create geometries
- geometryFactory -
Variable in class GeometricAttributeType
- Deprecated. CoordianteSystem used by this GeometryAttributeType
- GeometryFactoryFinder - Class in org.geotools.geometry
- Defines static methods used to access the application's default geometry factory implementations.
- GeometryFilter - Interface in org.geotools.filter
- Deprecated. use
BinarySpatialOperator
. - GeometryFilterChecker - Class in org.geotools.renderer.shape
-
- GeometryFilterChecker() -
Constructor for class GeometryFilterChecker
-
- GeometryFilterImpl - Class in org.geotools.filter
- Implements a geometry filter.
- GeometryFilterImpl(FilterFactory) -
Constructor for class GeometryFilterImpl
-
- GeometryFilterImpl(FilterFactory, Expression, Expression) -
Constructor for class GeometryFilterImpl
-
- GeometryFilterImpl(short) -
Constructor for class GeometryFilterImpl
- Constructor with filter type.
- GeometryHandlerUtilities - Class in org.geotools.renderer.shape
- Useful methods common to all geometry handlers
- GeometryHandlerUtilities() -
Constructor for class GeometryHandlerUtilities
-
- geometryMember -
Static variable in class GML
-
- geometryMember -
Static variable in class GML
-
- geometryMembers -
Static variable in class GML
-
- GeometryOperandsType -
Static variable in class OGC
-
- GeometryOperandsTypeBinding - Class in org.geotools.filter.v1_1.capabilities
- Binding object for the type http://www.opengis.net/ogc:GeometryOperandsType.
- GeometryOperandsTypeBinding() -
Constructor for class GeometryOperandsTypeBinding
-
- GeometryOperandType -
Static variable in class OGC
-
- GeometryOperandTypeBinding - Class in org.geotools.filter.v1_1.capabilities
- Binding object for the type http://www.opengis.net/ogc:GeometryOperandType.
- GeometryOperandTypeBinding(NamespaceContext) -
Constructor for class GeometryOperandTypeBinding
-
- geometryProperty -
Static variable in class GML
-
- geometryPropertyName() -
Method in class TextSymbolizerImpl
- This property defines the geometry to be used for styling.
- GEOMETRYPROPERTYTYPE -
Static variable in class GML
- Deprecated.
- GeometryPropertyType -
Static variable in class GML
-
- GeometryPropertyType -
Static variable in class GML
-
- GEOMETRYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeometryPropertyType">
<annotation>
<documentation>
A simple geometry property encapsulates a geometry element.
- GEOMETRYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeometryPropertyType">
<annotation>
<documentation>A geometric property can either be any geometry element encapsulated in an element of this type or an XLink reference
to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).
- GeometryPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:GeometryPropertyType.
- GeometryPropertyTypeBinding() -
Constructor for class GeometryPropertyTypeBinding
-
- geometryReader -
Static variable in class PostgisDataStore
- Well Known Text reader (from JTS).
- geometryReader -
Static variable in class PostgisFeatureStore
- Well Known Text reader (from JTS).
- geometryStart(String, Attributes) -
Method in class GMLFilterGeometry
- Manages the start of a new main or sub geometry.
- geometryStart(String, Attributes) -
Method in interface GMLHandlerGeometry
- Receives a geometry start element from the parent.
- geometryStyle -
Static variable in class GML
-
- GeometryStyle -
Static variable in class GML
-
- GeometryStylePropertyType -
Static variable in class GML
-
- GEOMETRYSTYLEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeometryStylePropertyType">
<annotation>
<documentation/>
</annotation>
<sequence>
<element minOccurs="0" ref="gml:GeometryStyle"/>
</sequence>
<attribute name="about" type="anyURI" use="optional"/>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- GeometryStyleType -
Static variable in class GML
-
- GEOMETRYSTYLETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GeometryStyleType">
<annotation>
<documentation>[complexType of] The style descriptor for geometries of a feature.
- geometrySub(String) -
Method in class GMLFilterGeometry
- Manages a sub geometry, which simply means always pass it to the current
content handler as a sub.
- geometrySub(String) -
Method in interface GMLHandlerGeometry
- Receives a geometry sub element from the parent.
- GeometryTransformer - Class in org.geotools.gml.producer
- Used to walk through GeometryObjects issuing SAX events
as needed.
- GeometryTransformer() -
Constructor for class GeometryTransformer
-
- GeometryTransformer.GeometryTranslator - Class in org.geotools.gml.producer
-
- GeometryTransformer.GeometryTranslator(ContentHandler) -
Constructor for class GeometryTransformer.GeometryTranslator
-
- GeometryTransformer.GeometryTranslator(ContentHandler, String, String) -
Constructor for class GeometryTransformer.GeometryTranslator
-
- GeometryTransformer.GeometryTranslator(ContentHandler, int) -
Constructor for class GeometryTransformer.GeometryTranslator
-
- GeometryTransformer.GeometryTranslator(ContentHandler, String, String, int) -
Constructor for class GeometryTransformer.GeometryTranslator
-
- GeometryTransformer.GeometryTranslator(ContentHandler, int, boolean) -
Constructor for class GeometryTransformer.GeometryTranslator
-
- GeometryTransformer.GeometryTranslator(ContentHandler, String, String, int, boolean) -
Constructor for class GeometryTransformer.GeometryTranslator
-
- GeometryTransformer.GeometryTranslator(ContentHandler, String, String, int, boolean, int) -
Constructor for class GeometryTransformer.GeometryTranslator
- Constructor for GeometryTranslator allowing the specification of the number of
valid dimension represented in the Coordinates.
- geometryTranslator -
Variable in class FeatureTransformer.FeatureTranslator
-
- geometryType(Geometry) -
Static method in class StaticGeometry
-
- GeometryType -
Static variable in class KML
-
- GeometryTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:GeometryType.
- GeometryTypeBinding() -
Constructor for class GeometryTypeBinding
-
- GeometryTypeConverterFactory - Class in org.geotools.util
- Converter factory performing conversions among JTS geometries
of different types
- GeometryTypeConverterFactory() -
Constructor for class GeometryTypeConverterFactory
-
- GeometryTypeImpl - Class in org.geotools.feature.type
- AttributeType for hold geometry implementations, maintains CRS information.
- GeometryTypeImpl(Name, Class, CoordinateReferenceSystem, boolean, boolean, List<Filter>, AttributeType, InternationalString) -
Constructor for class GeometryTypeImpl
-
- GeometryUtil - Class in org.geotools.graph.util.geom
-
- GeometryUtil() -
Constructor for class GeometryUtil
-
- geometryWriter -
Static variable in class PostgisFeatureStore
- Well Known Text writer (from JTS).
- geometryWriter -
Static variable in class PostgisFeatureWriter
- Well Known Text writer (from JTS).
- geomFromWKT(String) -
Static method in class StaticGeometry
-
- geomID(String, String, String) -
Static method in class DB2SpatialCatalog
- A convenience method to nicely format the schema, table and column name.
- geomLength(Geometry) -
Static method in class StaticGeometry
-
- geomPropertyName -
Variable in class PreGeneralizedFeatureCollection
-
- geomPropertyName -
Variable in class PreGeneralizedFeatureIterator
-
- geomPropertyName -
Variable in class PreGeneralizedFeatureReader
-
- geophysics(boolean) -
Method in class Category
- Returns the geophysics or
packed of this category.
- geophysics(boolean) -
Method in class GridCoverage2D
- Deprecated. Replaced by
GridCoverage2D.view(org.geotools.coverage.grid.ViewType)
.
- geophysics(boolean) -
Method in class GridSampleDimension
- Returns the geophysics or
packed view of this sample dimension.
- GeorectifiedImpl - Class in org.geotools.metadata.iso.spatial
- Grid whose cells are regularly spaced in a geographic (i.e., lat / long) or map
coordinate system defined in the Spatial Referencing System (SRS) so that any cell
in the grid can be geolocated given its grid coordinate and the grid origin, cell spacing,
and orientation indication of whether or not geographic.
- GeorectifiedImpl() -
Constructor for class GeorectifiedImpl
- Constructs an initially empty georectified object.
- GeorectifiedImpl(Georectified) -
Constructor for class GeorectifiedImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- GeorectifiedImpl(int, List<? extends Dimension>, CellGeometry, boolean, boolean, List<? extends Point>, PixelOrientation) -
Constructor for class GeorectifiedImpl
- Creates a georectified object initialized to the specified values.
- GeoreferenceableImpl - Class in org.geotools.metadata.iso.spatial
- Grid with cells irregularly spaced in any given geographic/map projection coordinate
system, whose individual cells can be geolocated using geolocation information
supplied with the data but cannot be geolocated from the grid properties alone.
- GeoreferenceableImpl() -
Constructor for class GeoreferenceableImpl
- Constructs an initially empty georeferenceable.
- GeoreferenceableImpl(Georeferenceable) -
Constructor for class GeoreferenceableImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- GeoreferenceableImpl(int, List<? extends Dimension>, CellGeometry, boolean, boolean, boolean) -
Constructor for class GeoreferenceableImpl
- Creates a georeferencable initialized to the given parameters.
- GeoServerStrategy - Class in org.geotools.data.wfs.v1_1_0
-
- GeoServerStrategy() -
Constructor for class GeoServerStrategy
-
- GEOTIFF -
Static variable in class Citations
- The GeoTIFF specification.
- GEOTIFF -
Static variable in class ContactImpl
- Contact informations for the
GeoTIFF group.
- GEOTIFF -
Static variable in class OnLineResourceImpl
- The online resources for the
GeoTIFF group.
- GEOTIFF -
Static variable in class ResponsiblePartyImpl
- The GeoTIFF responsible
party.
- GEOTIFF_ASCII_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a single TIFF Ascii value
- GEOTIFF_ASCII_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a single TIFF Ascii value
- GEOTIFF_ASCIIS_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a set of TIFF Ascii values
- GEOTIFF_ASCIIS_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a set of TIFF Ascii values
- GEOTIFF_DOUBLE_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a single TIFF double.
- GEOTIFF_DOUBLE_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a single TIFF double.
- GEOTIFF_DOUBLES_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a set of TIFF Double values
- GEOTIFF_DOUBLES_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a set of TIFF Double values
- GEOTIFF_FIELD_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a TIFF Field
- GEOTIFF_FIELD_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a TIFF Field
- GEOTIFF_IFD_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a TIFF Image File Directory
- GEOTIFF_IFD_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a TIFF Image File Directory
- GEOTIFF_IIO_METADATA_FORMAT_NAME -
Static variable in class GeoTiffConstants
-
- GEOTIFF_IIO_METADATA_FORMAT_NAME -
Static variable in class GeoTiffConstants
-
- GEOTIFF_IIO_ROOT_ELEMENT_NAME -
Static variable in class GeoTiffConstants
-
- GEOTIFF_IIO_ROOT_ELEMENT_NAME -
Static variable in class GeoTiffConstants
-
- GEOTIFF_SHORT_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a single TIFF Short value.
- GEOTIFF_SHORT_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a single TIFF Short value.
- GEOTIFF_SHORTS_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a set of TIFF Short values
- GEOTIFF_SHORTS_TAG -
Static variable in class GeoTiffConstants
- The DOM element ID (tag) for a set of TIFF Short values
- GEOTIFF_TAGSETS_ATT_NAME -
Static variable in class GeoTiffConstants
-
- GEOTIFF_TAGSETS_ATT_NAME -
Static variable in class GeoTiffConstants
-
- GeoTiffConstants - Class in org.geotools.coverage.grid.io.imageio.geotiff
-
- GeoTiffConstants() -
Constructor for class GeoTiffConstants
-
- GeoTiffConstants - Class in org.geotools.gce.geotiff.adapters
-
- GeoTiffConstants() -
Constructor for class GeoTiffConstants
-
- GeoTiffCoordinateTransformationsCodes - Class in org.geotools.coverage.grid.io.imageio.geotiff.codes
- ProjCoordTransGeoKey
Key ID = 3075
Type = SHORT (code)
Values: Section 6.3.3.3 codes
Allows specification of the coordinate transformation method used. - GeoTiffCoordinateTransformationsCodes - Class in org.geotools.gce.geotiff.codes
- ProjCoordTransGeoKey
Key ID = 3075
Type = SHORT (code)
Values: Section 6.3.3.3 codes
Allows specification of the coordinate transformation method used. - GeoTiffException - Exception in org.geotools.coverage.grid.io.imageio.geotiff
- This exception is thrown when the problem with reading the GeoTiff file has
to do with constructing either the raster to model transform, or the
coordinate system.
- GeoTiffException(GeoTiffIIOMetadataDecoder, String, Throwable) -
Constructor for exception GeoTiffException
- Constructs an instance of
GeoTiffException
with the
specified detail message.
- GeoTiffException - Exception in org.geotools.gce.geotiff
- This exception is thrown when the problem with reading the GeoTiff file has
to do with constructing either the raster to model transform, or the
coordinate system.
- GeoTiffException(GeoTiffIIOMetadataDecoder, String, Throwable) -
Constructor for exception GeoTiffException
- Constructs an instance of
GeoTiffException
with the
specified detail message.
- GeoTiffFormat - Class in org.geotools.gce.geotiff
- Provides basic information about the GeoTIFF format IO.
- GeoTiffFormat() -
Constructor for class GeoTiffFormat
- Creates a new instance of GeoTiffFormat
- GeoTiffFormatFactorySpi - Class in org.geotools.gce.geotiff
- The
GeoTiffFormatFactorySpi
should never be instantiated
directly by user code. - GeoTiffFormatFactorySpi() -
Constructor for class GeoTiffFormatFactorySpi
- Creates a new instance of GeoTiffFormatFactorySpi
- GeoTiffGCSCodes - Class in org.geotools.coverage.grid.io.imageio.geotiff.codes
- 6.3.2.1 Geographic CS Type Codes Note: A Geographic coordinate system
consists of both a datum and a Prime Meridian.
- GeoTiffGCSCodes - Class in org.geotools.gce.geotiff.codes
- 6.3.2.1 Geographic CS Type Codes Note: A Geographic coordinate system
consists of both a datum and a Prime Meridian.
- GeoTiffIIOMetadataDecoder - Class in org.geotools.coverage.grid.io.imageio.geotiff
- This class provides an abstraction from the details of TIFF data access for
the purpose of retrieving GeoTIFFWritingUtilities metadata from an image.
- GeoTiffIIOMetadataDecoder(IIOMetadata) -
Constructor for class GeoTiffIIOMetadataDecoder
- The constructor builds a metadata adapter for the image metadata root
IIOMetadataNode.
- GeoTiffIIOMetadataDecoder - Class in org.geotools.gce.geotiff.adapters
- This class provides an abstraction from the details of TIFF data access for
the purpose of retrieving GeoTIFFWritingUtilities metadata from an image.
- GeoTiffIIOMetadataDecoder(IIOMetadata) -
Constructor for class GeoTiffIIOMetadataDecoder
- The constructor builds a metadata adapter for the image metadata root
IIOMetadataNode.
- GeoTiffIIOMetadataEncoder - Class in org.geotools.coverage.grid.io.imageio.geotiff
- This class is responsible for encoding the geotiff tags into suitable
metadata for the ImageIO library.
- GeoTiffIIOMetadataEncoder() -
Constructor for class GeoTiffIIOMetadataEncoder
-
- GeoTiffIIOMetadataEncoder(int, int, int) -
Constructor for class GeoTiffIIOMetadataEncoder
-
- GeoTiffIIOMetadataEncoder - Class in org.geotools.gce.geotiff.adapters
- This class is responsible for encoding the geotiff tags into suitable
metadata for the ImageIO library.
- GeoTiffIIOMetadataEncoder() -
Constructor for class GeoTiffIIOMetadataEncoder
-
- GeoTiffIIOMetadataEncoder(int, int, int) -
Constructor for class GeoTiffIIOMetadataEncoder
-
- GeoTiffMetadata2CRSAdapter - Class in org.geotools.coverage.grid.io.imageio.geotiff
- The
GeoTiffMetadata2CRSAdapter
is responsible for interpreting
the metadata provided by the GeoTiffIIOMetadataDecoder
for the
purposes of constructing a CoordinateSystem object representative of the
information found in the tags. - GeoTiffMetadata2CRSAdapter(Hints) -
Constructor for class GeoTiffMetadata2CRSAdapter
- Creates a new instance of GeoTiffMetadata2CRSAdapter
- GeoTiffMetadata2CRSAdapter - Class in org.geotools.gce.geotiff.adapters
- The
GeoTiffMetadata2CRSAdapter
is responsible for interpreting
the metadata provided by the GeoTiffIIOMetadataDecoder
for the
purposes of constructing a CoordinateSystem object representative of the
information found in the tags. - GeoTiffMetadata2CRSAdapter(Hints) -
Constructor for class GeoTiffMetadata2CRSAdapter
- Creates a new instance of GeoTiffMetadata2CRSAdapter
- GeoTiffPCSCodes - Class in org.geotools.coverage.grid.io.imageio.geotiff.codes
-
- GeoTiffPCSCodes - Class in org.geotools.gce.geotiff.codes
-
- GeoTiffReader - Class in org.geotools.gce.geotiff
- this class is responsible for exposing the data and the Georeferencing
metadata available to the Geotools library.
- GeoTiffReader(Object) -
Constructor for class GeoTiffReader
- Creates a new instance of GeoTiffReader
- GeoTiffReader(Object, Hints) -
Constructor for class GeoTiffReader
- Creates a new instance of GeoTiffReader
- GeoTiffUoMCodes - Class in org.geotools.coverage.grid.io.imageio.geotiff.codes
-
- GeoTiffUoMCodes - Class in org.geotools.gce.geotiff.codes
-
- GeoTiffVCSCodes - Class in org.geotools.coverage.grid.io.imageio.geotiff.codes
-
- GeoTiffVCSCodes - Class in org.geotools.gce.geotiff.codes
-
- GeoTiffWriteParams - Class in org.geotools.gce.geotiff
- Subclass of
GeoToolsWriteParams
the allows the user to specify
parameters to control the process of writing out a GeoTiff file through
standards ImageWriteParam
(with possible extensions). - GeoTiffWriteParams() -
Constructor for class GeoTiffWriteParams
- Default constructor.
- GeoTiffWriter - Class in org.geotools.gce.geotiff
-
- GeoTiffWriter(Object) -
Constructor for class GeoTiffWriter
- Constructor for a
GeoTiffWriter
.
- GeoTiffWriter(Object, Hints) -
Constructor for class GeoTiffWriter
- Constructor for a
GeoTiffWriter
.
- GeoTools - Class in org.geotools.factory
- Static methods relative to the global GeoTools configuration.
- GEOTOOLS -
Static variable in class Citations
- The Geotools project.
- GEOTOOLS -
Static variable in class ContactImpl
- Contact informations for the Geotools project.
- GEOTOOLS -
Static variable in class OnLineResourceImpl
- The online resources for the Geotools project.
- GEOTOOLS -
Static variable in class ResponsiblePartyImpl
- The Geotools project.
- GEOTOOLS -
Static variable in class Logging
- Logging configuration that apply only to GeoTools packages.
- GEOTOOLS_WRITE_PARAMS -
Static variable in class AbstractGridFormat
- This
GeneralParameterValue
cacn be provided to the
GridCoverageWriter
s through the
GridCoverageWriter.write(org.opengis.coverage.grid.GridCoverage, GeneralParameterValue[])
method in order to control the writing process in terms of compression,
tiling, etc.GridGeometry2D
- GeoToolsReadParams - Class in org.geotools.coverage.grid.io.imageio
- This class is the base class for building adapters/extensions to the ImageIO
ImageReadParam
class for controlling the processing of reading a
coverage from an ImageReader
. - GeoToolsReadParams() -
Constructor for class GeoToolsReadParams
- Default contructor.
- GeoToolsWriteParams - Class in org.geotools.coverage.grid.io.imageio
-
- GeoToolsWriteParams(ImageWriteParam) -
Constructor for class GeoToolsWriteParams
-
- GeoToolsWriteParams(ImageWriteParam, Locale) -
Constructor for class GeoToolsWriteParams
-
- get(Object) -
Static method in class CRS2GeoTiffMetadataAdapter
- Returns an object from the pool for the specified code.
- get(Object) -
Static method in class GeoTiffMetadata2CRSAdapter
- Returns an object from the pool for the specified code.
- get -
Variable in class OperationType
-
- get(int) -
Method in class CloseableArrayList
-
- get(ShpFileType) -
Method in class ShpFiles
- Returns the string form of the url that identifies the file indicated by
the type parameter or null if it is known that the file does not exist.
- get(int) -
Method in class SubFeatureList
- item at the specified index.
- get(int) -
Method in class DefaultFeatureTypeFactory
-
- get(int) -
Method in class FeatureTypeBuilder
- DOCUMENT ME!
- get(Object) -
Method in class ProfileImpl
-
- get(Object) -
Method in class SchemaImpl
-
- get(Object, String, Class) -
Method in interface PropertyAccessor
- Accesses a property of object via xpath expression.
- get(Object) -
Static method in class CRS2GeoTiffMetadataAdapter
- Returns an object from the pool for the specified code.
- get(Object) -
Static method in class GeoTiffMetadata2CRSAdapter
- Returns an object from the pool for the specified code.
- get(Name) -
Method in class FeatureTypeCache
-
- get(Object) -
Method in class BasicGraphGenerator
-
- get(Object) -
Method in class FeatureGraphGenerator
-
- get(Object) -
Method in interface GraphGenerator
- Retrieves a component of the graph.
- get(Object) -
Method in class BasicLineGraphGenerator
- Returns the edge which represents a line.
- get(Object) -
Method in class LineStringGraphGenerator
-
- get(Object) -
Method in class OptLineGraphGenerator
- Returns the edge which represents a line.
- get(Object) -
Method in class PolygonGraphGenerator
-
- get(Object) -
Method in class MultiMap
-
- get(int) -
Method in class PriorityQueue
-
- get(URI) -
Method in class StyleMap
-
- get(int) -
Method in class DefaultDomain1D
- Returns the element at the specified position in this list.
- get(int) -
Method in class LinearColorMap
-
- get(URL, boolean) -
Method in class ImageLoader
- Fetch a buffered image from the loader, if interactive is false then the loader will wait
for the image to be available before returning, used by printers and file output
renderers.
- get(int, int) -
Method in class ScreenMap
- Returns true if the pixel at location x,y is set or out of bounds.
- get(T) -
Method in class CanonicalSet
- Returns an object equals to the specified object, if present.
- get(int) -
Method in class CheckedArrayList
- Returns the element at the specified position in this list.
- get(Object) -
Method in class CheckedHashMap
- Returns the value to which the specified key is mapped, or
null
if none.
- get(Object) -
Method in class DerivedMap
- Returns the value to which this map maps the specified key.
- get(int) -
Method in class IntegerList
- Returns the element at the given index.
- get(Object) -
Method in interface ObjectCache
- Returns an object from the pool for the specified code.
- get(Object) -
Method in class SoftValueHashMap
- Returns the value to which this map maps the specified key.
- get(Object) -
Method in class WeakValueHashMap
- Returns the value to which this map maps the specified key.
- get(EObject, String) -
Static method in class EMFUtils
- Gets the property of an eobject.
- get(List, String) -
Static method in class EMFUtils
- Obtains the values of a particular property on each
EObject
in a list.
- get() -
Method in class Buffer
-
- get(Object) -
Method in class PicoMap
-
- get(Object) -
Method in class XMLHandlerHints
-
- get_abstract() -
Method in class Layer
- The abstract contains human-readable information about this layer
- get_abstract() -
Method in class Service
-
- GET_CAPABILITIES -
Static variable in interface GetCapabilitiesRequest
-
- GET_CAPABILITIES -
Static variable in class OGCSchema
-
- GET_FEATURE_INFO -
Static variable in class OGCSchema
-
- GET_MAP -
Static variable in class OGCSchema
-
- getA() -
Method in class AdvancedAffineBuilder
- Generates A matrix (Matrix of derivation of affine equation).
- getA() -
Method in class BursaWolfTransformBuilder
- Glues the submatrix of derivations into the A matrix.
- getAbbreviation() -
Method in class DefaultCoordinateSystemAxis
- The abbreviation used for this coordinate system axes.
- getAbsoluteSchema() -
Method in class ContentFeatureSource
- Helper method for returning the underlying schema of the feature source.
- getAbstract() -
Method in class FeatureSetDescription
- DOCUMENT ME!
- getAbstract() -
Method in class StyleImpl
-
- getAbstract() -
Method in class DefaultMapContext
- Getter for property abstracts.
- getAbstract() -
Method in interface MapContext
- Get the abstract which describes this interface, returns an empty string
if this has not been set yet.
- getAbstract() -
Method in class IdentificationImpl
- Brief narrative summary of the content of the resource(s).
- getAbstract() -
Method in class BasicLineStyle
-
- getAbstract() -
Method in class BasicPolygonStyle
-
- getAbstract() -
Method in class DescriptionImpl
-
- getAbstract() -
Method in interface FeatureTypeStyle
- Deprecated. use getDescription.getAbstract().toString()
- getAbstract() -
Method in class FeatureTypeStyleImpl
- Getter for property abstractStr.
- getAbstract() -
Method in interface NamedStyle
- Deprecated. Use getDescription().getAbstract()
- getAbstract() -
Method in class NamedStyleImpl
- DOCUMENT ME!
- getAbstract() -
Method in interface Rule
- Deprecated. use getDescription().getAbstract().getString()
- getAbstract() -
Method in class RuleImpl
- Getter for property abstractStr.
- getAbstract() -
Method in interface Style
- Deprecated. use getDesciption().getAbstract().toString()
- getAbstract() -
Method in interface StyledLayerDescriptor
- Getter for property abstractStr.
- getAbstract() -
Method in class StyledLayerDescriptorImpl
- Getter for property abstractStr.
- getAbstract() -
Method in class StyleImpl
-
- getAccessConstraints() -
Method in class LegalConstraintsImpl
- Returns the access constraints applied to assure the protection of privacy or intellectual property,
and any special restrictions or limitations on obtaining the resource.
- getAccessory() -
Method in class CoordinateChooser
- Returns the accessory component.
- getAccuracy(XPropertySet, String, String) -
Method in class Referencing
- Returns the accuracy of a transformation between two coordinate reference systems.
- getAccuracy(XPropertySet, String, String) -
Method in interface XReferencing
- Returns the accuracy of a transformation between two coordinate reference systems.
- getAccuracy() -
Method in class AbstractCoordinateOperation
- Convenience method returning the accuracy in meters.
- getAccuracy(CoordinateOperation) -
Static method in class AbstractCoordinateOperation
- Convenience method returning the accuracy in meters for the specified operation.
- getAccuracy() -
Method in class MappedPosition
- Returns an estimation of mapping accuracy in units of target CRS axis,
or
Double.NaN
if unknow.
- getActions(String) -
Method in class WFSTransactionState
-
- getAdapted() -
Method in interface IToken
-
- getAdapted() -
Method in class TokenAdapter
-
- getAdaptee() -
Method in class GeoToolsWriteParams
-
- getAdaptee() -
Method in class StyleVisitorCoverageProcessingNodeAdapter
- Allows subclasses to access the
CoverageProcessingNode
we are adapting.
- getAddress() -
Method in class ContactImpl
- Returns the physical and email address at which the organization or individual may be contacted.
- getAdministrativeArea() -
Method in class AddressImpl
- Return the state, province of the location.
- getAffineTransform() -
Method in class WorldFileReader
- Creates an
AffineTransform
for interoperability with Java2d.
- getAffineTransform() -
Method in class LiteShape
- Returns the affine transform for this lite shape
- getAffineTransform() -
Method in class BursaWolfParameters
- Returns an affine transform that can be used to define this
Bursa Wolf transformation.
- getAffineTransform(GeodeticDatum, GeodeticDatum) -
Static method in class DefaultGeodeticDatum
- Returns a matrix that can be used to define a transformation to the specified datum.
- getAffineTransform() -
Method in class LocalizationGrid
- Returns an affine transform for the whole grid.
- getAggregateFactory() -
Method in class GeometryBuilder
-
- getAggregateFactory(Hints) -
Static method in class GeometryFactoryFinder
-
- getAggregationInfo() -
Method in class IdentificationImpl
- Provides aggregate dataset information.
- getAlias() -
Method in class MatrixParameters
- Forward the call to the matrix parameter descriptors
specified at construction time.
- getAlias() -
Method in class AbstractIdentifiedObject
- An alternative name by which this object is identified.
- getAlignment() -
Method in class TableWriter
- Returns the alignment for current and next cells.
- getAll() -
Method in class SdeRow
- DOCUMENT ME!
- getAllActions() -
Method in class WFSTransactionState
- Returns all the actions for all FeatureTypes
- getAllDataStores() -
Static method in class DataAccessFinder
- Finds all implemtaions of DataAccessFactory which have registered using
the services mechanism, regardless weather it has the appropriate
libraries on the classpath.
- getAllDataStores() -
Static method in class DataStoreFinder
- Finds all implemtaions of DataStoreFactory which have registered using
the services mechanism, regardless weather it has the appropriate
libraries on the classpath.
- getAlternateTitles() -
Method in class CitationImpl
- Returns the short name or other language name by which the cited information is known.
- getAmendmentNumber() -
Method in class FormatImpl
- Returns the amendment number of the format version.
- getAncestors() -
Method in class DefaultFeatureType
- Obtain an array of this FeatureTypes ancestors.
- getAncestors() -
Method in interface FeatureType
- Deprecated. Obtain an array of this FeatureType's direct ancestors.
- getAncestors(FeatureType) -
Static method in class FeatureTypes
- Walks up the type hierachy of the feature returning all super types of
the specified feature type.
- getAnchorPoint() -
Method in class AbstractDatum
- Description, possibly including coordinates, of the point or points used to anchor the datum
to the Earth.
- getAnchorPoint() -
Method in class DefaultTemporalDatum
- Description of the point or points used to anchor the datum to the Earth.
- getAnchorPoint() -
Method in interface PointPlacement
- Returns the AnchorPoint which identifies the location inside a textlabel
to use as an "anchor" for positioning it relative to a point geometry.
- getAnchorPoint() -
Method in class PointPlacementImpl
- Returns the AnchorPoint which identifies the location inside a text
label to use as an "anchor" for positioning it relative to a point
geometry.
- getAnchorPointX() -
Method in interface AnchorPoint
- get the x coordinate of the anchor point
- getAnchorPointX() -
Method in class AnchorPointImpl
- Getter for property anchorPointX.
- getAnchorPointY() -
Method in interface AnchorPoint
- get the y coordinate of the anchor point
- getAnchorPointY() -
Method in class AnchorPointImpl
- Getter for property anchorPointY.
- getAnchorPointY(double) -
Method in class AnchorPointImpl
- Define the anchor point.
- getAnchorX() -
Method in class TextStyle2D
-
- getAnchorY() -
Method in class TextStyle2D
-
- getAngle(AxisDirection, AxisDirection) -
Static method in class DefaultCoordinateSystemAxis
- Returns the arithmetic (counterclockwise) angle from the first direction to the second
direction, in decimal degrees.
- getAngle() -
Method in class AngleSizeValidation
- Access angle property.
- getAngularUnit() -
Method in class DefaultPrimeMeridian
- Returns the angular unit of the Greenwich longitude.
- getAngularUnit() -
Method in class Formatter
- The angular unit for formatting measures, or
null
for the "natural" unit of
each WKT element.
- getAnyAttribute() -
Method in class RestrictionHandler
-
returns the AnyAttribute child element
TODO use this !
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.AbstractFeatureCollectionsBaseType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.AbstractFeatureType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.AbstractGeometryType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.BoundingShapeType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.BoxType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.CoordinatesType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.CoordType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.FeatureAssociationType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.GeometryAssociationType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.GeometryCollectionType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.GeometryPropertyType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.LinearRingMemberType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.LinearRingType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.LineStringMemberType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.LineStringPropertyType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.LineStringType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.MultiGeometryPropertyType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.MultiLineStringPropertyType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.MultiLineStringType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.MultiPointPropertyType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.MultiPointType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.MultiPolygonPropertyType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.MultiPolygonType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.PointMemberType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.PointPropertyType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.PointType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.PolygonMemberType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.PolygonPropertyType
-
- getAnyAttributeNameSpace() -
Method in class GMLComplexTypes.PolygonType
-
- getAnyAttributeNameSpace() -
Method in interface AttributeGroup
-
Represents the Namespace attribute of an AnyAttribute child occuring
within this attributeGroup.
- getAnyAttributeNameSpace() -
Method in interface ComplexType
- This methos represents the potential 'anyAttribute' declaration's
namespace attribute which may occur within a complex type definition.
- getAnyAttributeNameSpace() -
Method in class AttributeGroupGT
-
- getAnyAttributeNameSpace() -
Method in class ComplexTypeGT
- TODO summary sentence for getAnyAttributeNameSpace ...
- getAnyAttributeNameSpace() -
Method in class XLinkSchema.XLinkAttributeGroup
-
- getAnyAttributeNameSpace() -
Method in class XSISimpleTypes.AnyType
- TODO summary sentence for getAnyAttributeNameSpace ...
- getApplicationProfile() -
Method in class OnLineResourceImpl
- Returns the name of an application profile that can be used with the online resource.
- getApplicationSchemaInfo() -
Method in class MetaDataImpl
- Provides information about the conceptual schema of a dataset.
- getApplicationSchemaInformation() -
Method in class BrowseGraphicImpl
- Name of the file that contains a graphic that provides an illustration of the dataset.
- getApproximateDomainRange() -
Method in class DefaultDomain1D
-
- getApproximateDomainRange() -
Method in interface Domain1D
- Returns the range of values in this
Domain1D
.
- getApproximateDomainRange() -
Method in class LinearColorMap
-
- getArea(GeometryCollection) -
Method in class AreaFunction
- Returns the area of a GeometryCollection.
- getArea(Geometry) -
Method in class AreaFunction
- Calculates and returns the area of the specified geometry.
- getArea(MultiPolygon) -
Method in class AreaFunction
- Returns the area of a MultiPolygon.
- getArea(Polygon) -
Method in class AreaFunction
- Returns the area of a Polygon.
- getArea() -
Method in class Triangle
-
- getArea() -
Method in class ImagePane
- Returns the image bounds, or
null
if none.
- getArea() -
Method in class ZoomPane
- Returns a bounding box that contains the logical coordinates of all data that may be
displayed in this
ZoomPane
.
- getAreaOfInterest() -
Method in class DefaultMapContext
- Gets the current area of interest.
- getAreaOfInterest() -
Method in interface MapContext
- Gets the current area of interest.
- getArgCount() -
Method in class PaletteFunction
-
- getArgCount() -
Method in class AreaFunction
-
- getArgCount() -
Method in class FallbackFunction
-
- getArgCount() -
Method in class ClassificationFunction
-
- getArgCount() -
Method in class ClassifyFunction
-
- getArgCount() -
Method in class Collection_AverageFunction
-
- getArgCount() -
Method in class Collection_BoundsFunction
-
- getArgCount() -
Method in class Collection_CountFunction
-
- getArgCount() -
Method in class Collection_MaxFunction
-
- getArgCount() -
Method in class Collection_MedianFunction
-
- getArgCount() -
Method in class Collection_MinFunction
-
- getArgCount() -
Method in class Collection_SumFunction
-
- getArgCount() -
Method in class Collection_UniqueFunction
-
- getArgCount() -
Method in class EqualIntervalFunction
-
- getArgCount() -
Method in class FilterFunction_area
-
- getArgCount() -
Method in class FilterFunction_between
-
- getArgCount() -
Method in class FilterFunction_boundary
-
- getArgCount() -
Method in class FilterFunction_boundaryDimension
-
- getArgCount() -
Method in class FilterFunction_buffer
-
- getArgCount() -
Method in class FilterFunction_bufferWithSegments
-
- getArgCount() -
Method in class FilterFunction_centroid
-
- getArgCount() -
Method in class FilterFunction_contains
-
- getArgCount() -
Method in class FilterFunction_Convert
-
- getArgCount() -
Method in class FilterFunction_convexHull
-
- getArgCount() -
Method in class FilterFunction_crosses
-
- getArgCount() -
Method in class FilterFunction_dateFormat
-
- getArgCount() -
Method in class FilterFunction_dateParse
-
- getArgCount() -
Method in class FilterFunction_difference
-
- getArgCount() -
Method in class FilterFunction_dimension
-
- getArgCount() -
Method in class FilterFunction_disjoint
-
- getArgCount() -
Method in class FilterFunction_distance
-
- getArgCount() -
Method in class FilterFunction_double2bool
-
- getArgCount() -
Method in class FilterFunction_endPoint
-
- getArgCount() -
Method in class FilterFunction_envelope
-
- getArgCount() -
Method in class FilterFunction_equalsExact
-
- getArgCount() -
Method in class FilterFunction_equalsExactTolerance
-
- getArgCount() -
Method in class FilterFunction_equalTo
-
- getArgCount() -
Method in class FilterFunction_exteriorRing
-
- getArgCount() -
Method in class FilterFunction_geometryType
-
- getArgCount() -
Method in class FilterFunction_geomFromWKT
-
- getArgCount() -
Method in class FilterFunction_geomLength
-
- getArgCount() -
Method in class FilterFunction_getGeometryN
-
- getArgCount() -
Method in class FilterFunction_getX
-
- getArgCount() -
Method in class FilterFunction_getY
-
- getArgCount() -
Method in class FilterFunction_getZ
-
- getArgCount() -
Method in class FilterFunction_greaterEqualThan
-
- getArgCount() -
Method in class FilterFunction_greaterThan
-
- getArgCount() -
Method in class FilterFunction_if_then_else
-
- getArgCount() -
Method in class FilterFunction_in10
-
- getArgCount() -
Method in class FilterFunction_in2
-
- getArgCount() -
Method in class FilterFunction_in3
-
- getArgCount() -
Method in class FilterFunction_in4
-
- getArgCount() -
Method in class FilterFunction_in5
-
- getArgCount() -
Method in class FilterFunction_in6
-
- getArgCount() -
Method in class FilterFunction_in7
-
- getArgCount() -
Method in class FilterFunction_in8
-
- getArgCount() -
Method in class FilterFunction_in9
-
- getArgCount() -
Method in class FilterFunction_int2bbool
-
- getArgCount() -
Method in class FilterFunction_int2ddouble
-
- getArgCount() -
Method in class FilterFunction_interiorPoint
-
- getArgCount() -
Method in class FilterFunction_interiorRingN
-
- getArgCount() -
Method in class FilterFunction_intersection
-
- getArgCount() -
Method in class FilterFunction_intersects
-
- getArgCount() -
Method in class FilterFunction_isClosed
-
- getArgCount() -
Method in class FilterFunction_isEmpty
-
- getArgCount() -
Method in class FilterFunction_isLike
-
- getArgCount() -
Method in class FilterFunction_isNull
-
- getArgCount() -
Method in class FilterFunction_isRing
-
- getArgCount() -
Method in class FilterFunction_isSimple
-
- getArgCount() -
Method in class FilterFunction_isValid
-
- getArgCount() -
Method in class FilterFunction_isWithinDistance
-
- getArgCount() -
Method in class FilterFunction_lessEqualThan
-
- getArgCount() -
Method in class FilterFunction_lessThan
-
- getArgCount() -
Method in class FilterFunction_not
-
- getArgCount() -
Method in class FilterFunction_notEqualTo
-
- getArgCount() -
Method in class FilterFunction_numberFormat
-
- getArgCount() -
Method in class FilterFunction_numGeometries
-
- getArgCount() -
Method in class FilterFunction_numInteriorRing
-
- getArgCount() -
Method in class FilterFunction_numPoints
-
- getArgCount() -
Method in class FilterFunction_overlaps
-
- getArgCount() -
Method in class FilterFunction_parseBoolean
-
- getArgCount() -
Method in class FilterFunction_parseDouble
-
- getArgCount() -
Method in class FilterFunction_parseInt
-
- getArgCount() -
Method in class FilterFunction_parseLong
-
- getArgCount() -
Method in class FilterFunction_pointN
-
- getArgCount() -
Method in class FilterFunction_relate
-
- getArgCount() -
Method in class FilterFunction_relatePattern
-
- getArgCount() -
Method in class FilterFunction_roundDouble
-
- getArgCount() -
Method in class FilterFunction_startPoint
-
- getArgCount() -
Method in class FilterFunction_strConcat
-
- getArgCount() -
Method in class FilterFunction_strEndsWith
-
- getArgCount() -
Method in class FilterFunction_strEqualsIgnoreCase
-
- getArgCount() -
Method in class FilterFunction_strIndexOf
-
- getArgCount() -
Method in class FilterFunction_strLastIndexOf
-
- getArgCount() -
Method in class FilterFunction_strLength
-
- getArgCount() -
Method in class FilterFunction_strMatches
-
- getArgCount() -
Method in class FilterFunction_strReplace
-
- getArgCount() -
Method in class FilterFunction_strStartsWith
-
- getArgCount() -
Method in class FilterFunction_strSubstring
-
- getArgCount() -
Method in class FilterFunction_strSubstringStart
-
- getArgCount() -
Method in class FilterFunction_strToLowerCase
-
- getArgCount() -
Method in class FilterFunction_strToUpperCase
-
- getArgCount() -
Method in class FilterFunction_strTrim
-
- getArgCount() -
Method in class FilterFunction_symDifference
-
- getArgCount() -
Method in class FilterFunction_touches
-
- getArgCount() -
Method in class FilterFunction_toWKT
-
- getArgCount() -
Method in class FilterFunction_union
-
- getArgCount() -
Method in class FilterFunction_within
-
- getArgCount() -
Method in class IDFunction
-
- getArgCount() -
Method in class FilterFunction_abs
-
- getArgCount() -
Method in class FilterFunction_abs_2
-
- getArgCount() -
Method in class FilterFunction_abs_3
-
- getArgCount() -
Method in class FilterFunction_abs_4
-
- getArgCount() -
Method in class FilterFunction_acos
-
- getArgCount() -
Method in class FilterFunction_asin
-
- getArgCount() -
Method in class FilterFunction_atan
-
- getArgCount() -
Method in class FilterFunction_atan2
-
- getArgCount() -
Method in class FilterFunction_ceil
-
- getArgCount() -
Method in class FilterFunction_cos
-
- getArgCount() -
Method in class FilterFunction_exp
-
- getArgCount() -
Method in class FilterFunction_floor
-
- getArgCount() -
Method in class FilterFunction_IEEEremainder
-
- getArgCount() -
Method in class FilterFunction_log
-
- getArgCount() -
Method in class FilterFunction_max
-
- getArgCount() -
Method in class FilterFunction_max_2
-
- getArgCount() -
Method in class FilterFunction_max_3
-
- getArgCount() -
Method in class FilterFunction_max_4
-
- getArgCount() -
Method in class FilterFunction_min
-
- getArgCount() -
Method in class FilterFunction_min_2
-
- getArgCount() -
Method in class FilterFunction_min_3
-
- getArgCount() -
Method in class FilterFunction_min_4
-
- getArgCount() -
Method in class FilterFunction_pow
-
- getArgCount() -
Method in class FilterFunction_random
-
- getArgCount() -
Method in class FilterFunction_rint
-
- getArgCount() -
Method in class FilterFunction_round
-
- getArgCount() -
Method in class FilterFunction_round_2
-
- getArgCount() -
Method in class FilterFunction_sin
-
- getArgCount() -
Method in class FilterFunction_sqrt
-
- getArgCount() -
Method in class FilterFunction_tan
-
- getArgCount() -
Method in class FilterFunction_toDegrees
-
- getArgCount() -
Method in class FilterFunction_toRadians
-
- getArgCount() -
Method in class PiFunction
-
- getArgCount() -
Method in class PropertyExistsFunction
-
- getArgCount() -
Method in class QuantileFunction
-
- getArgCount() -
Method in class StandardDeviationFunction
-
- getArgCount() -
Method in class ConcatenateFunction
-
- getArgCount() -
Method in class UniqueIntervalFunction
-
- getArgCount() -
Method in interface FunctionExpression
- Deprecated. Returns the number of arguments this
requires.
- getArgCount() -
Method in class FunctionExpressionImpl
- Gets the number of arguments that are set.
- getArgCount() -
Method in class LengthFunction
-
- getArgCount() -
Method in class MaxFunction
- Deprecated. Gets the number of arguments that are set.
- getArgCount() -
Method in class MinFunction
- Deprecated. Gets the number of arguments that are set.
- getArgs() -
Method in class ClassificationFunction
- Deprecated. please use getParameters
- getArgs() -
Method in interface FunctionExpression
- Deprecated. use
Function.getParameters()
- getArgs() -
Method in class FunctionExpressionImpl
- Deprecated. use
FunctionExpressionImpl.getParameters()
.
- getArgs() -
Method in class PlugInDTO
- Access args property.
- getArgs() -
Method in class TestDTO
- Access args property.
- getArgumentCount() -
Method in class FunctionNameImpl
-
- getArgumentCount() -
Method in class CategorizeFunction.Name
-
- getArgumentCount() -
Method in class InterpolateFunction.Name
-
- getArgumentCount() -
Method in class RecodeFunction.Name
-
- getArgumentDescription(String, int) -
Method in class Formulas
- Returns the description of the specified argument.
- getArgumentEncoding(Object) -
Static method in class ArgHelper
- getArgumentEncoding purpose.
- getArgumentInstance(String, Element) -
Static method in class ArgHelper
- getArgumentInstance purpose.
- getArgumentInstance(String, String) -
Static method in class ArgHelper
- getArgumentInstance purpose.
- getArgumentNames() -
Method in class FunctionNameImpl
- Optional ArgumentNames.
- getArgumentNames() -
Method in class CategorizeFunction.Name
-
- getArgumentNames() -
Method in class InterpolateFunction.Name
-
- getArgumentNames() -
Method in class RecodeFunction.Name
-
- getArgumentStringEncoding(Object) -
Static method in class ArgHelper
-
- getArgumentType(Object) -
Static method in class ArgHelper
- getArgumentType purpose.
- getArithmeticOperators() -
Method in class ScalarCapabilitiesImpl
-
- getArray() -
Method in class LiteCoordinateSequence
-
- getAscent() -
Method in class LabelPainter
- The full size above the baseline
- getAttribute(String) -
Method in class PreGeneralizedSimpleFeature
-
- getAttribute(Name) -
Method in class PreGeneralizedSimpleFeature
-
- getAttribute(int) -
Method in class PreGeneralizedSimpleFeature
-
- getAttribute() -
Method in class IndexRecord
-
- getAttribute(String) -
Method in class ContentFeatureCollection
-
- getAttribute(Name) -
Method in class ContentFeatureCollection
-
- getAttribute(int) -
Method in class ContentFeatureCollection
-
- getAttribute(int) -
Method in class DecoratingFeature
-
- getAttribute(Name) -
Method in class DecoratingFeature
-
- getAttribute(String) -
Method in class DecoratingFeature
-
- getAttribute(String) -
Method in interface Feature
- Deprecated. Gets an attribute for this feature at the location specified by xPath.
- getAttribute(int) -
Method in interface Feature
- Deprecated. Gets an attribute by the given zero-based index.
- getAttribute(SimpleFeatureType, int) -
Method in class Schema
- Look up based on name in the provided position.
- getAttribute(SimpleFeatureType, String) -
Method in class Schema
-
- getAttribute(int) -
Method in class SimpleFeatureImpl
-
- getAttribute(String) -
Method in class SimpleFeatureImpl
-
- getAttribute(Name) -
Method in class SimpleFeatureImpl
-
- getAttribute(String) -
Method in interface SimpleFeature
- Deprecated. This is the same as the parent declaration, except that when the
instance is not specified for the xPath, [0] will be added as there is
only ever one Attribute value for an AttributeType
- getAttribute(int) -
Method in interface SimpleFeature
- Deprecated. Gets an attribute by the given zero-based index.
- getAttribute() -
Method in class NullZeroValidation
- Access attributeName property.
- getAttribute() -
Method in class RangeValidation
- XPATH expression used to locate attribute
- getAttribute(String) -
Method in class NodeImpl
-
- getAttribute(Class) -
Method in class NodeImpl
-
- getAttribute(String) -
Method in interface Node
- Returns the node corresonding to the attribute with the specified name.
- getAttribute(Class) -
Method in interface Node
- Returns the node corresponding to the attribute which has a parsed value
which is an instance of
clazz
.
- getAttribute() -
Method in interface AttributeValue
- DOCUMENT ME!
- getAttribute() -
Method in class AttributeValueGT
-
- getAttributeComparisonType() -
Method in class AttributeValidation
- Access attributeComparisonType property.
- getAttributeComparisonValue() -
Method in class AttributeValidation
- Access attributeComparisonValue property.
- getAttributeCount() -
Method in class AbstractAttributeIO
-
- getAttributeCount() -
Method in interface AttributeReader
- The number of attributes this reader can read, i.e the length of a row.
- getAttributeCount() -
Method in interface AttributeWriter
- The number of attributes this reader can read, i.e the length of a row.
- getAttributeCount() -
Method in class PreGeneralizedSimpleFeature
-
- getAttributeCount() -
Method in class QueryData
-
- getAttributeCount() -
Method in class JoiningAttributeReader
-
- getAttributeCount() -
Method in class JoiningAttributeWriter
-
- getAttributeCount() -
Method in class PropertyAttributeReader
- DOCUMENT ME!
- getAttributeCount() -
Method in class PropertyAttributeWriter
-
- getAttributeCount() -
Method in class ContentFeatureCollection
-
- getAttributeCount() -
Method in class DecoratingFeature
-
- getAttributeCount() -
Method in class DefaultFeatureType
- Returns the number of attributes at the first 'level' of the schema.
- getAttributeCount() -
Method in class DefaultFeatureTypeFactory
-
- getAttributeCount() -
Method in interface FeatureType
- Deprecated. The number of attribues defined by this schema.
- getAttributeCount() -
Method in class FeatureTypeBuilder
- DOCUMENT ME!
- getAttributeCount(SimpleFeatureType) -
Method in class Schema
- Walk the provided FeatureType and produce a count of distinct attribtues.
- getAttributeCount() -
Method in class SimpleFeatureImpl
-
- getAttributeCount() -
Method in class SimpleFeatureTypeImpl
-
- getAttributeCount() -
Method in class ChoiceAttributeType
- Deprecated. Returns the number of attributes at the first 'level' of the schema.
- getAttributeCount() -
Method in class FeatureAttributeType
- Returns the number of attributes at the first 'level' of the schema.
- getAttributeCount() -
Method in class ListAttributeType
- Deprecated. Returns the number of attributes at the first 'level' of the schema.
- getAttributeCount() -
Method in class SetAttributeType
- Deprecated. Returns the number of attributes at the first 'level' of the schema.
- getAttributeDeclaration() -
Method in interface AttributeInstance
-
- getAttributeDeclaration() -
Method in interface AttributeHandler
-
- getAttributeDeclaration() -
Method in class AttributeImpl
-
- getAttributeDeclaration(QName) -
Method in class SchemaIndexImpl
-
- getAttributeDeclaration(QName) -
Method in interface SchemaIndex
- Returns the attribute declaration with the specified qualified name.
- getAttributeDeclaration(XSDElementDeclaration, QName) -
Static method in class Schemas
- Returns an attribute declaration that is contained in the type of another
element declaration.
- getAttributeDeclarations() -
Method in class ExtensionHandler
-
gets a list of AttributeHandlers
- getAttributeDeclarations() -
Method in class RestrictionHandler
-
returns the list of attribute declarations
- getAttributeDeclarations(XSDElementDeclaration) -
Static method in class Schemas
- Returns a list of all attribute declarations declared in the type (or
any base type) of the specified element.
- getAttributeDeclarations(XSDTypeDefinition) -
Static method in class Schemas
- Returns a list of all attribute declarations declared in the type (or
any base type) of the specified element.
- getAttributeDescription() -
Method in class CoverageDescriptionImpl
- Returns the description of the attribute described by the measurement value.
- getAttributeDescriptors() -
Method in class SimpleFeatureTypeImpl
-
- getAttributeGroupDefinition(QName) -
Method in class SchemaIndexImpl
-
- getAttributeGroupDefinition(QName) -
Method in interface SchemaIndex
- Returns the attribute group definition with the specified qualified name.
- getAttributeGroupIndex() -
Method in class SchemaIndexImpl
-
- getAttributeGroups() -
Method in class OGCSchema
-
- getAttributeGroups() -
Method in class WMSSchema
-
- getAttributeGroups() -
Method in class FilterSchema
-
- getAttributeGroups() -
Method in class GMLSchema
-
- getAttributeGroups() -
Method in class RedefineHandler
-
Returns a list of AttributeGroupHandlers
- getAttributeGroups() -
Method in interface Schema
-
This method is intended to provide a list of public AttributeGroups
defined by this Schema.
- getAttributeGroups() -
Method in class sldSchema
-
- getAttributeGroups() -
Method in class WFSSchema
-
- getAttributeGroups() -
Method in class XLinkSchema
-
- getAttributeHandlers() -
Method in class QueryData
- Returns the AttributeIO objects used to parse and encode the column values stored in the
database
- getAttributeIndex() -
Method in class SchemaIndexImpl
-
- getAttributeInstances() -
Method in class ScopeDescriptionImpl
- Returns the attribute instances to which the information applies.
- getAttributeIO(AttributeDescriptor) -
Method in class JDBC1DataStore
- Returns the basic AttributeIO that can read and write all of the simple
data types
- getAttributeName() -
Method in class AttributeValidation
- Access attributeName property.
- getAttributeName() -
Method in class EqualityValidation
- Access attributeName property.
- getAttributeName() -
Method in class GazetteerNameValidation
- Access attributeName property.
- getAttributeNames() -
Method in class FilterAttributeExtractor
- DOCUMENT ME!
- getAttributeNameSet() -
Method in class FilterAttributeExtractor
- DOCUMENT ME!
- getAttributePath() -
Method in interface AttributeExpression
- Deprecated. use
PropertyName.getPropertyName()
- getAttributePath() -
Method in class AttributeExpressionImpl
- Deprecated. use
AttributeExpressionImpl.getPropertyName()
- getAttributePath() -
Method in class AttributeExpressionImpl2
- Deprecated. use
AttributeExpressionImpl2.getPropertyName()
- getAttributes() -
Method in class PreGeneralizedSimpleFeature
-
- getAttributes() -
Method in class ContentFeatureCollection
-
- getAttributes() -
Method in class OGCSchema
-
- getAttributes() -
Method in class WMSComplexTypes.__ExtendedCapabilitiesType
-
- getAttributes() -
Method in class WMSComplexTypes._AttributionType
-
- getAttributes() -
Method in class WMSComplexTypes._AuthorityURLType
-
- getAttributes() -
Method in class WMSComplexTypes._BLANKType
-
- getAttributes() -
Method in class WMSComplexTypes._BMPType
-
- getAttributes() -
Method in class WMSComplexTypes._BoundingBoxType
-
- getAttributes() -
Method in class WMSComplexTypes._CapabilityType
-
- getAttributes() -
Method in class WMSComplexTypes._ContactAddressType
-
- getAttributes() -
Method in class WMSComplexTypes._ContactInformationType
-
- getAttributes() -
Method in class WMSComplexTypes._ContactPersonPrimaryType
-
- getAttributes() -
Method in class WMSComplexTypes._CW_WKBType
-
- getAttributes() -
Method in class WMSComplexTypes._DataURLType
-
- getAttributes() -
Method in class WMSComplexTypes._DCPTypeType
-
- getAttributes() -
Method in class WMSComplexTypes._DimensionType
-
- getAttributes() -
Method in class WMSComplexTypes._EX_GeographicBoundingBoxType
-
- getAttributes() -
Method in class WMSComplexTypes._ExceptionType
-
- getAttributes() -
Method in class WMSComplexTypes._ExtentType
-
- getAttributes() -
Method in class WMSComplexTypes._FeatureListURLType
-
- getAttributes() -
Method in class WMSComplexTypes._FormatType
-
- getAttributes() -
Method in class WMSComplexTypes._GeoTIFFType
-
- getAttributes() -
Method in class WMSComplexTypes._GetType
-
- getAttributes() -
Method in class WMSComplexTypes._GIFType
-
- getAttributes() -
Method in class WMSComplexTypes._GML_1Type
-
- getAttributes() -
Method in class WMSComplexTypes._GML_2Type
-
- getAttributes() -
Method in class WMSComplexTypes._GML_3Type
-
- getAttributes() -
Method in class WMSComplexTypes._HTTPType
-
- getAttributes() -
Method in class WMSComplexTypes._IdentifierType
-
- getAttributes() -
Method in class WMSComplexTypes._INIMAGEType
-
- getAttributes() -
Method in class WMSComplexTypes._JPEGType
-
- getAttributes() -
Method in class WMSComplexTypes._KeywordListType
-
- getAttributes() -
Method in class WMSComplexTypes._KeywordsType
-
- getAttributes() -
Method in class WMSComplexTypes._KeywordType
-
- getAttributes() -
Method in class WMSComplexTypes._LatLonBoundingBoxType
-
- getAttributes() -
Method in class WMSComplexTypes._LayerType
-
- getAttributes() -
Method in class WMSComplexTypes._LegendURLType
-
- getAttributes() -
Method in class WMSComplexTypes._LogoURLType
-
- getAttributes() -
Method in class WMSComplexTypes._MetadataURLType
-
- getAttributes() -
Method in class WMSComplexTypes._MIMEType
-
- getAttributes() -
Method in class WMSComplexTypes._OnlineResourceType
-
- getAttributes() -
Method in class WMSComplexTypes._PNGType
-
- getAttributes() -
Method in class WMSComplexTypes._PostType
-
- getAttributes() -
Method in class WMSComplexTypes._PPMType
-
- getAttributes() -
Method in class WMSComplexTypes._RequestType
-
- getAttributes() -
Method in class WMSComplexTypes._ScaleHintType
-
- getAttributes() -
Method in class WMSComplexTypes._ServiceException
-
- getAttributes() -
Method in class WMSComplexTypes._ServiceExceptionReport
-
- getAttributes() -
Method in class WMSComplexTypes._ServiceType
-
- getAttributes() -
Method in class WMSComplexTypes._StyleSheetURLType
-
- getAttributes() -
Method in class WMSComplexTypes._StyleType
-
- getAttributes() -
Method in class WMSComplexTypes._StyleURLType
-
- getAttributes() -
Method in class WMSComplexTypes._SVGType
-
- getAttributes() -
Method in class WMSComplexTypes._TIFFType
-
- getAttributes() -
Method in class WMSComplexTypes._UserDefinedSymbolizationType
-
- getAttributes() -
Method in class WMSComplexTypes._VendorSpecificCapabilitiesType
-
- getAttributes() -
Method in class WMSComplexTypes._WBMPType
-
- getAttributes() -
Method in class WMSComplexTypes._WebCGMType
-
- getAttributes() -
Method in class WMSComplexTypes._WMS_CapabilitiesType
-
- getAttributes() -
Method in class WMSComplexTypes._WMS_XMLType
-
- getAttributes() -
Method in class WMSComplexTypes._WMT_MS_CapabilitiesType
-
- getAttributes() -
Method in class WMSComplexTypes._WMTException
-
- getAttributes() -
Method in class WMSDescribeLayerTypes._LayerDescription
-
- getAttributes() -
Method in class WMSDescribeLayerTypes._Query
-
- getAttributes() -
Method in class WMSDescribeLayerTypes.WMS_DescribeLayerResponse
-
- getAttributes() -
Method in class WMSSchema
-
- getAttributes() -
Method in class DecoratingFeature
-
- getAttributes(Object[]) -
Method in class DefaultFeature
- Copy all the attributes of this Feature into the given array.
- getAttributes(Object[]) -
Method in interface Feature
- Deprecated. Copy all the attributes of this Feature into the given array.
- getAttributes(SimpleFeatureType) -
Method in class Schema
-
- getAttributes(SimpleFeatureType, List) -
Method in class Schema
- This order is to be respected, based on Ancestors and so on.
- getAttributes() -
Method in class SimpleFeatureImpl
-
- getAttributes() -
Method in class ScopeDescriptionImpl
- Returns the attributes to which the information applies.
- getAttributes() -
Method in interface ElementInstance
-
- getAttributes() -
Method in class FilterComplexTypes.FunctionType
-
- getAttributes() -
Method in class FilterComplexTypes.ServiceExceptionReportType
-
- getAttributes() -
Method in class FilterComplexTypes.ServiceExceptionType
-
- getAttributes() -
Method in class FilterComplexTypes.SortByType
- TODO summary sentence for getAttributes ...
- getAttributes() -
Method in class FilterOpsComplexTypes.DistanceType
-
- getAttributes() -
Method in class FilterOpsComplexTypes.FeatureIdType
-
- getAttributes() -
Method in class FilterOpsComplexTypes.PropertyIsLikeType
-
- getAttributes() -
Method in class FilterSchema
-
- getAttributes() -
Method in class GMLComplexTypes.AbstractFeatureCollectionsBaseType
-
- getAttributes() -
Method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- getAttributes() -
Method in class GMLComplexTypes.AbstractFeatureType
-
- getAttributes() -
Method in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- getAttributes() -
Method in class GMLComplexTypes.AbstractGeometryType
-
- getAttributes() -
Method in class GMLComplexTypes.BoundingShapeType
-
- getAttributes() -
Method in class GMLComplexTypes.BoxType
-
- getAttributes() -
Method in class GMLComplexTypes.CoordinatesType
-
- getAttributes() -
Method in class GMLComplexTypes.CoordType
-
- getAttributes() -
Method in class GMLComplexTypes.FeatureAssociationType
-
- getAttributes() -
Method in class GMLComplexTypes.GeometryAssociationType
-
- getAttributes() -
Method in class GMLComplexTypes.GeometryCollectionType
-
- getAttributes() -
Method in class GMLComplexTypes.GeometryPropertyType
-
- getAttributes() -
Method in class GMLComplexTypes.LinearRingMemberType
-
- getAttributes() -
Method in class GMLComplexTypes.LinearRingType
-
- getAttributes() -
Method in class GMLComplexTypes.LineStringMemberType
-
- getAttributes() -
Method in class GMLComplexTypes.LineStringPropertyType
-
- getAttributes() -
Method in class GMLComplexTypes.LineStringType
-
- getAttributes() -
Method in class GMLComplexTypes.MultiGeometryPropertyType
-
- getAttributes() -
Method in class GMLComplexTypes.MultiLineStringPropertyType
-
- getAttributes() -
Method in class GMLComplexTypes.MultiLineStringType
-
- getAttributes() -
Method in class GMLComplexTypes.MultiPointPropertyType
-
- getAttributes() -
Method in class GMLComplexTypes.MultiPointType
-
- getAttributes() -
Method in class GMLComplexTypes.MultiPolygonPropertyType
-
- getAttributes() -
Method in class GMLComplexTypes.MultiPolygonType
-
- getAttributes() -
Method in class GMLComplexTypes.PointMemberType
-
- getAttributes() -
Method in class GMLComplexTypes.PointPropertyType
-
- getAttributes() -
Method in class GMLComplexTypes.PointType
-
- getAttributes() -
Method in class GMLComplexTypes.PolygonMemberType
-
- getAttributes() -
Method in class GMLComplexTypes.PolygonPropertyType
-
- getAttributes() -
Method in class GMLComplexTypes.PolygonType
-
- getAttributes() -
Method in class GMLSchema
-
- getAttributes() -
Method in class ElementImpl
-
- getAttributes() -
Method in class NodeImpl
-
- getAttributes(Class) -
Method in class NodeImpl
-
- getAttributes(XSDElementDeclaration) -
Method in class SchemaIndexImpl
-
- getAttributes() -
Method in interface Node
- Returns all nodes corresponding to attributes.
- getAttributes(Class) -
Method in interface Node
- Returns all nodes corresponding to attributes which has a parsed values
which are instances of
clazz
.
- getAttributes() -
Method in interface AttributeGroup
-
The list of attribute declared within this attributeGroup.
- getAttributes() -
Method in interface ComplexType
- The set of attributes required by this complex type declaration.
- getAttributes() -
Method in class AttributeGroupGT
-
- getAttributes() -
Method in class ComplexTypeGT
- TODO summary sentence for getAttributes ...
- getAttributes() -
Method in interface Schema
-
This method is intended to provide a list of public Attributes defined
by this Schema.
- getAttributes(XSDElementDeclaration) -
Method in interface SchemaIndex
- Returns the attributes of a specified elements.
- getAttributes() -
Method in class sldSchema
-
- getAttributes() -
Method in class WFSSchema
-
- getAttributes() -
Method in class XLinkSchema.ArcLink
-
- getAttributes() -
Method in class XLinkSchema.EmptyLink
-
- getAttributes() -
Method in class XLinkSchema.ExtendedLink
-
- getAttributes() -
Method in class XLinkSchema
-
- getAttributes() -
Method in class XLinkSchema.LocatorLink
-
- getAttributes() -
Method in class XLinkSchema.ResourceLink
-
- getAttributes() -
Method in class XLinkSchema.SimpleLink
-
- getAttributes() -
Method in class XLinkSchema.TitleLink
-
- getAttributes() -
Method in class XSISimpleTypes.AnyType
- TODO summary sentence for getAttributes ...
- getAttributesReader(boolean, boolean, Filter) -
Method in class IndexedShapefileDataStore
- Returns the attribute reader, allowing for a pure shape reader, or a
combined dbf/shp reader.
- getAttributesReader(boolean) -
Method in class ShapefileDataStore
- Returns the attribute reader, allowing for a pure shapefile reader, or a
combined dbf/shp reader.
- getAttributeType(int) -
Method in class AbstractAttributeIO
-
- getAttributeType(int) -
Method in interface AttributeReader
- Retrieve the AttributeType at the given index.
- getAttributeType(int) -
Method in interface AttributeWriter
- Retrieve the AttributeType at the given index.
- getAttributeType(int) -
Method in class QueryData
-
- getAttributeType(int) -
Method in class JoiningAttributeReader
-
- getAttributeType(int) -
Method in class JoiningAttributeWriter
-
- getAttributeType(int) -
Method in class PropertyAttributeReader
- DOCUMENT ME!
- getAttributeType(int) -
Method in class PropertyAttributeWriter
-
- getAttributeType(String) -
Method in class DefaultFeatureType
- Gets the attributeType at this xPath, if the specified attributeType
does not exist then null is returned.
- getAttributeType(int) -
Method in class DefaultFeatureType
- Gets the attributeType at the specified index.
- getAttributeType(String) -
Method in interface FeatureType
- Deprecated. Gets the attributeType at this xPath, if the specified attributeType does
not exist then
null
is returned.
- getAttributeType(int) -
Method in interface FeatureType
- Deprecated. Gets the schema attributeType at the specified index.
- getAttributeType(String) -
Method in class ChoiceAttributeType
- Deprecated. Gets the attributeType at this xPath, if the specified attributeType
does not exist then null is returned.
- getAttributeType(int) -
Method in class ChoiceAttributeType
- Deprecated. Gets the attributeType at the specified index.
- getAttributeType(String) -
Method in class FeatureAttributeType
- Gets the attributeType at this xPath, if the specified attributeType
does not exist then null is returned.
- getAttributeType(int) -
Method in class FeatureAttributeType
- Gets the attributeType at the specified index.
- getAttributeType(String) -
Method in class ListAttributeType
- Deprecated. Gets the attributeType at this xPath, if the specified attributeType
does not exist then null is returned.
- getAttributeType(int) -
Method in class ListAttributeType
- Deprecated. Gets the attributeType at the specified index.
- getAttributeType(String) -
Method in class SetAttributeType
- Deprecated. Gets the attributeType at this xPath, if the specified attributeType
does not exist then null is returned.
- getAttributeType(int) -
Method in class SetAttributeType
- Deprecated. Gets the attributeType at the specified index.
- getAttributeType() -
Method in class MemberNameImpl
- Returns the type of the data associated with the record member.
- getAttributeTypes(String, String[]) -
Method in class JDBC1DataStore
- Gets the attribute types from from a given type.
- getAttributeTypes() -
Method in class DefaultFeatureType
-
- getAttributeTypes() -
Method in interface FeatureType
- Deprecated. AttributeTypes for this FeatureType, all attributes defined by this FeatureType
and its super types define schema for feature instances.
- getAttributeTypes() -
Method in class ChoiceAttributeType
- Deprecated.
- getAttributeTypes() -
Method in class FeatureAttributeType
-
- getAttributeTypes() -
Method in class ListAttributeType
- Deprecated.
- getAttributeTypes() -
Method in class SetAttributeType
- Deprecated.
- getAttributeTypes() -
Method in class RecordTypeImpl
- Returns the unmodifiable dictionary of all (name, type)
pairs in this record type.
- getAttributeValue(String) -
Method in class NodeImpl
-
- getAttributeValue(Class) -
Method in class NodeImpl
-
- getAttributeValue(String, Object) -
Method in class NodeImpl
-
- getAttributeValue(Class, Object) -
Method in class NodeImpl
-
- getAttributeValue(String) -
Method in interface Node
- Helper method for access to the parsed value of the attribute with
the specified name.
- getAttributeValue(String, Object) -
Method in interface Node
- Helper method for access to the parsed value of the attribute with
the specified name, returning a
defaultValue
when no such
attribute is present
- getAttributeValue(Class) -
Method in interface Node
- Helper method for access to the parsed value of the attribute whose
parsed value is an instance of
clazz
.
- getAttributeValue(Class, Object) -
Method in interface Node
- Helper method for access to the parsed value of the attribute whose
parsed value is an instance of
clazz
, returning a
defaultValue
when no such attribute is present.
- getAttributeValues(Class) -
Method in class NodeImpl
-
- getAttributeValues(Class) -
Method in interface Node
- Helper method for access ot the parsed values of attribute nodes whose
parsed values are instances of
clazz
.
- getAuthorities() -
Method in class EsriExtension
- Returns the set of authorities to use as identifiers for the CRS to be created.
- getAuthorities() -
Method in class FactoryUsingWKT
- Returns the set of authorities to use as identifiers for the CRS to be created.
- getAuthority() -
Method in class JDBCAuthorityFactory
-
- getAuthority() -
Method in class AuthorityCodesComboBox
- Returns the authority name.
- getAuthority() -
Method in class IdentifierImpl
- Organization or party responsible for definition and maintenance of the
code.
- getAuthority() -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- getAuthority() -
Method in class AbstractAuthorityFactory
- Returns the organization or party responsible for definition and maintenance of the
database.
- getAuthority() -
Method in class AbstractAuthorityMediator
- The authority body of the objects this factory provides.
- getAuthority() -
Method in class AbstractCachedAuthorityFactory
-
- getAuthority() -
Method in class AbstractEpsgMediator
-
- getAuthority() -
Method in class AuthorityFactoryAdapter
- Returns the organization or party responsible for definition and maintenance of the
database.
- getAuthority() -
Method in class BufferedAuthorityFactory
- Returns the organization or party responsible for definition and maintenance of the
underlying database.
- getAuthority() -
Method in class CachedAuthorityDecorator
-
- getAuthority() -
Method in class CachedCRSAuthorityDecorator
-
- getAuthority() -
Method in class AbstractEpsgFactory
- Returns the authority for this EPSG database.
- getAuthority() -
Method in class DirectEpsgFactory
- Returns the authority for this EPSG database.
- getAuthority() -
Method in class FactoryUsingWKT
- Returns the authority.
- getAuthority() -
Method in class LongitudeFirstEpsgDecorator
- Returns the authority for this EPSG database.
- getAuthority() -
Method in class LongitudeFirstFactory
- Returns the authority for this EPSG database.
- getAuthority() -
Method in class ThreadedEpsgFactory
- Returns the authority for this EPSG database.
- getAuthority() -
Method in class HTTP_AuthorityFactory
- Deprecated. Returns the authority, which contains the
"http://www.opengis.net"
identifier.
- getAuthority() -
Method in class IdentifiedObjectFinder
- The Authority for this Finder; used during get Identifier.
- getAuthority() -
Method in class ManyAuthoritiesFactory
- Returns the organization or party responsible for definition and maintenance of the
database.
- getAuthority() -
Method in class PropertyAuthorityFactory
- Returns the organization or party responsible for definition and maintenance of the
database.
- getAuthority() -
Method in class ThreadedAuthorityFactory
- Returns the organization or party responsible for definition and maintenance of the
underlying database.
- getAuthority() -
Method in class URN_AuthorityFactory
- Deprecated. Returns the authority, which contains
"urn:ogc:def"
and "urn:x-ogc:def"
identifiers.
- getAuthority() -
Method in class AutoCRSFactory
- Deprecated. Returns the authority for this factory.
- getAuthority() -
Method in class WebCRSFactory
- Deprecated. Returns the authority for this factory, which is
CRS
.
- getAuthority() -
Method in class NamedIdentifier
- Organization or party responsible for definition and maintenance of the
code.
- getAuthority() -
Method in class AbstractParser
- Returns the preferred authority for formatting WKT entities.
- getAuthorityCode(IdentifiedObject) -
Method in class IdentifiedObjectSet
- Returns the code to uses as a key for the specified object.
- getAuthorityCodes(Class) -
Method in class JDBCAuthorityFactory
-
- getAuthorityCodes(Class) -
Method in class EPSGCRSAuthorityFactory
- Deprecated. Returns the set of authority codes of the given type.
- getAuthorityCodes(Class) -
Method in class AbstractAuthorityMediator
-
- getAuthorityCodes(Class) -
Method in class AbstractCachedAuthorityFactory
-
- getAuthorityCodes(Class<? extends IdentifiedObject>) -
Method in class AuthorityFactoryAdapter
- Returns the set of authority code for the specified type.
- getAuthorityCodes(Class<? extends IdentifiedObject>) -
Method in class BufferedAuthorityFactory
- Returns the set of authority codes of the given type.
- getAuthorityCodes(Class) -
Method in class CachedAuthorityDecorator
-
- getAuthorityCodes(Class) -
Method in class CachedCRSAuthorityDecorator
-
- getAuthorityCodes(Class<? extends IdentifiedObject>) -
Method in class DirectEpsgFactory
- Returns the set of authority codes of the given type.
- getAuthorityCodes(Class<? extends IdentifiedObject>) -
Method in class FallbackAuthorityFactory
- Returns the set of authority codes for the specified type.
- getAuthorityCodes() -
Method in class IdentifiedObjectSet
- Returns the authority code of all objects in this set.
- getAuthorityCodes(Class<? extends IdentifiedObject>) -
Method in class ManyAuthoritiesFactory
- Returns the set of authority codes of the given type.
- getAuthorityCodes(Class<? extends IdentifiedObject>) -
Method in class PropertyAuthorityFactory
- Returns the set of authority codes of the given type.
- getAuthorityCodes(Class) -
Method in class ThreadedAuthorityFactory
- Returns the set of authority codes of the given type.
- getAuthorityCodes(Class) -
Method in class AutoCRSFactory
- Deprecated. Provides a complete set of the known codes provided by this authority.
- getAuthorityCodes(Class) -
Method in class WebCRSFactory
- Deprecated. Provides a complete set of the known codes provided by this authority.
- getAuthorityFactory(boolean) -
Static method in class CRS
- Returns the CRS authority factory used by the
decode
methods.
- getAuthorityFactory(String) -
Method in class AuthorityFactoryAdapter
- Returns a generic object factory to use for the specified code.
- getAuthorityFactory(String) -
Method in class ManyAuthoritiesFactory
- Returns a generic object authority factory for the specified
"AUTHORITY:NUMBER"
code.
- getAuthorityFactory(String) -
Method in class URN_AuthorityFactory
- Deprecated. Returns an object factory for the specified code.
- getAuthorityFactory() -
Method in class AuthorityBackedFactory
- Returns the underlying coordinate operation authority factory.
- getAuthorityNames() -
Method in class AllAuthoritiesFactory
- Returns the set of authority names.
- getAuthorityNames() -
Method in class ManyAuthoritiesFactory
- Returns the authority names of every factories given at construction time.
- getAuthorityNames() -
Static method in class ReferencingFactoryFinder
- Returns the names of all currently registered authorities.
- getAuthorization() -
Method in class DefaultFeatureLock
- LockId used for transaction authorization.
- getAuthorization() -
Method in interface FeatureLock
- LockId used for transaction authorization.
- getAuthorization() -
Method in class LockRequest
-
- getAuthorizationID() -
Method in class FeatureLocking.Response
-
- getAuthorizations() -
Method in class DefaultTransaction
- The current set of Authorization IDs held by this Transaction.
- getAuthorizations() -
Method in interface Transaction
- List of Authorizations IDs held by this transaction.
- getAuthPassword() -
Method in interface ConnectionFactory
- Deprecated.
- getAuthPassword() -
Method in class DefaultConnectionFactory
- Deprecated.
- getAuthUsername() -
Method in interface ConnectionFactory
- Deprecated.
- getAuthUsername() -
Method in class DefaultConnectionFactory
- Deprecated.
- getAutoWrap() -
Method in class LabelCacheItem
- Automatically wraps long labels when the label width, in pixels, exceeds
the autowrap length
- getAvailableCount() -
Method in class ArcSDEConnectionPool
- Deprecated. TODO: Document this method!
- getAvailableCount() -
Method in class SessionPool
- TODO: Document this method!
- getAvailableDataSources() -
Static method in class DataSourceFinder
- Finds all implemtaions of DataStoreFactory which have registered using the services
mechanism, and that have the appropriate libraries on the classpath.
- getAvailableDataStores() -
Static method in class DataAccessFinder
- Finds all implemtaions of DataAccessFactory which have registered using
the services mechanism, and that have the appropriate libraries on the
classpath.
- getAvailableDataStores() -
Static method in class DataStoreFinder
- Finds all implemtaions of DataStoreFactory which have registered using
the services mechanism, and that have the appropriate libraries on the
classpath.
- getAvailableDataStores() -
Static method in class FileDataStoreFinder
- Returns an iterator of FileDataStoreFactorySpi to allow for the easy
creation of a FileDataStore
- getAvailableFileExtentions() -
Static method in class FileDataStoreFinder
- Go through each file DataStore and check what file extentions
are supported.
- getAvailableFormats() -
Static method in class GridFormatFinder
- Finds all avalaible implementations of
GridFormatFactorySpi
which
have registered using the services mechanism, and that have the
appropriate libraries on the classpath.
- getAvailableLayerNames() -
Method in class ArcSDEConnectionPool
- Deprecated. Gets the list of available layer names on the database
- getAvailableLayerNames() -
Method in class SessionPool
- Gets the list of available layer names on the database
- getAvailableMethods(Class<? extends Operation>) -
Method in class DefaultMathTransformFactory
- Returns a set of available methods for math transforms.
- getAverage() -
Method in class AverageVisitor
- Returns the average from the visitor's current
- getAxis(XPropertySet, String, int) -
Method in class Referencing
- Returns the axis name for the specified dimension in an identified object.
- getAxis(XPropertySet, String, int) -
Method in interface XReferencing
- Returns the axis name for the specified dimension in an identified object.
- getAxis(int) -
Method in class AbstractSingleCRS
- Returns the axis for the underlying coordinate system at
the specified dimension.
- getAxis(int) -
Method in class AbstractCS
- Returns the axis for this coordinate system at the specified dimension.
- getAxisDimensionsProperties() -
Method in class GridSpatialRepresentationImpl
- Information about spatial-temporal axis properties.
- getAxisUnit() -
Method in class DefaultEllipsoid
- Returns the linear unit of the semi-major
and semi-minor axis values.
- getAzimuth() -
Method in class SunRelativePosition
- Retourne l'azimuth en degrés.
- getAzimuth(XPropertySet, double, double, double) -
Method in class Nature
- Returns the Sun's azimuth in degrees.
- getAzimuth(XPropertySet, double, double, double) -
Method in interface XNature
- Returns the Sun's azimuth in degrees.
- getAzimuth() -
Method in class GeodeticCalculator
- Returns the azimuth.
- getB() -
Method in class AdvancedAffineBuilder
- Fill matrix of derivations of constrains by affine parameters.
- getBackground() -
Method in class GridSampleDimension
- Returns a default category to use for background.
- getBackground(LogRecord) -
Method in class LoggingPanel
- Returns the background color for the specified log record.
- getBackgroundColor() -
Method in interface Fill
- Deprecated. value is not used, please use getColor()
- getBackgroundColor() -
Method in class FillImpl
- This parameter gives the solid color that will be used as a background for a Fill.
- getBackingStoreDescription() -
Method in class AbstractAuthorityFactory
- Returns a description of the underlying backing store, or
null
if unknown.
- getBackingStoreDescription() -
Method in class AbstractAuthorityMediator
-
- getBackingStoreDescription() -
Method in class AuthorityFactoryAdapter
- Returns a description of the underlying backing store, or
null
if unknow.
- getBackingStoreDescription() -
Method in class BufferedAuthorityFactory
- Returns a description of the underlying backing store, or
null
if unknow.
- getBackingStoreDescription() -
Method in class CachedAuthorityDecorator
-
- getBackingStoreDescription() -
Method in class CachedCRSAuthorityDecorator
-
- getBackingStoreDescription() -
Method in class AbstractEpsgFactory
- Returns a description of the database engine.
- getBackingStoreDescription() -
Method in class DirectEpsgFactory
- Returns a description of the database engine.
- getBackingStoreDescription() -
Method in class ManyAuthoritiesFactory
- Returns a description of the underlying backing store, or
null
if unknow.
- getBackingStoreDescription() -
Method in class ThreadedAuthorityFactory
- Returns a description of the underlying backing store, or
null
if unknow.
- getBand() -
Method in class ImageTableModel
- Returns the band to display.
- getBase() -
Method in class ExtensionHandler
-
Returns the 'base' attribute
- getBase() -
Method in class RestrictionHandler
-
Retusn the 'base' attribute
- getBaseCRS() -
Method in class AbstractDerivedCRS
- Returns the base coordinate reference system.
- getBaseCRS() -
Method in class DefaultProjectedCRS
- Returns the base coordinate reference system, which must be geographic.
- getBaseFeatureName() -
Method in class GeneralizationInfo
-
- getBaseFeatureNames() -
Method in class GeneralizationInfos
-
- getBaseTypeDefinition(XSDTypeDefinition, QName) -
Static method in class Schemas
- Returns the base type defintion of
type
named parentTypeName.
- getBaseValue() -
Method in class FeaturePointer
-
- getBaseValue() -
Method in class FeaturePropertyPointer
-
- getBaseValue() -
Method in class FeatureTypeAttributePointer
-
- getBaseValue() -
Method in class FeatureTypePointer
-
- getBeginning() -
Method in class PeriodNode
-
- getBelongTo() -
Method in interface Categorize
- Get the function direction.
- getBgColor() -
Method in class GraphicEnhancedMapContext
- DOCUMENT ME!
- getBinding() -
Method in interface AttributeType
- Deprecated. Gets the class/type/binding for this attribute.
- getBinding() -
Method in class DefaultAttributeType
- Gets the type of this attribute.
- getBinding(AttributeType) -
Static method in class DefaultAttributeType
-
- getBinding() -
Method in interface FeatureAttributeType
- Method must return type Feature.class.
- getBinding() -
Method in interface GeometryAttributeType
- Type must be an sub type of Geometry.class.
- getBinding(Class<?>) -
Method in class SimpleFeatureTypeBuilder
- Looks up an attribute type which has been bound to a class.
- getBinding() -
Method in class ChoiceAttributeType
- Deprecated. Gets the class of the object.
- getBinding() -
Method in class ComplexTypeImpl
-
- getBinding() -
Method in class FeatureAttributeType
- Gets the class/type/binding for this attribute.
- getBinding() -
Method in class ListAttributeType
- Deprecated. Gets the class/type/binding for this attribute.
- getBinding() -
Method in class PropertyTypeImpl
-
- getBinding() -
Method in class SetAttributeType
- Deprecated. Gets the class/type/binding for this attribute.
- getBinding(QName) -
Method in class BindingLoader
- Returns the component adapter for a binding with the specified name.
- getBindingFactory() -
Method in class ParserHandler
-
- getBindingLoader() -
Method in class ParserHandler
-
- getBindingWalker() -
Method in class Encoder
-
- getBindingWalker() -
Method in class ParserHandler
-
- getBitRate(float) -
Method in class GeoToolsWriteParams
-
- getBitsPerSample() -
Method in enum RasterCellType
-
- getBitsPerValue() -
Method in class BandImpl
- Returns the maximum number of significant bits in the uncompressed
representation for the value in each band of each pixel.
- getBLOBSQLType() -
Method in class DB2Dialect
-
- getBLOBSQLType() -
Method in class DBDialect
-
- getBLOBSQLType() -
Method in class MySqlDialect
-
- getBLOBSQLType() -
Method in class OracleDialect
-
- getBLOBSQLType() -
Method in class PostgisDialect
-
- getBLOBSQLType() -
Method in class UniversalDialect
-
- getBlock() -
Method in class FilterSchema.FilterElement
-
- getBlock() -
Method in interface ComplexType
- Specifies a mask which denotes which substitution mechanisms may be used
for this complex type definition.
- getBlock() -
Method in interface Element
-
- getBlock() -
Method in class ComplexTypeGT
- TODO summary sentence for getBlock ...
- getBlock() -
Method in class ElementGT
- TODO summary sentence for getBlock ...
- getBlock() -
Method in class XSISimpleTypes.AnyType
- TODO summary sentence for getBlock ...
- getBlockDefault() -
Method in class OGCSchema
-
- getBlockDefault() -
Method in class WMSSchema
-
- getBlockDefault() -
Method in class FilterSchema
-
- getBlockDefault() -
Method in class GMLSchema
-
- getBlockDefault() -
Method in interface Schema
-
This method returns the default block value associated with this schema
as a mask.
- getBlockDefault() -
Method in class sldSchema
-
- getBlockDefault() -
Method in class WFSSchema
-
- getBlockDefault() -
Method in class XLinkSchema
-
- getBoundaryEdge(XYNode) -
Method in class Triangle
-
- getBounding() -
Method in class IdInfo
-
- getBoundingBox(XPropertySet, String) -
Method in class Referencing
- Returns the valid area as a geographic bounding box for an identified object.
- getBoundingBox(XPropertySet, String) -
Method in interface XReferencing
- Returns the valid area as a geographic bounding box for an identified object.
- getBoundingBoxes() -
Method in class Layer
- Returns every BoundingBox associated with this layer.
- getBounds() -
Method in class ArcSdeFeatureCollection
-
- getBounds() -
Method in class ArcSdeFeatureSource
-
- getBounds(Query) -
Method in class ArcSdeFeatureSource
-
- getBounds(Query, ISession) -
Method in class ArcSdeFeatureSource
-
- getBounds() -
Method in class ArcSdeResourceInfo
-
- getBounds(Query) -
Method in class AbstractDataStore
- Computes the bounds of the features for the specified feature type that
satisfy the query provided that there is a fast way to get that result.
- getBounds() -
Method in class AbstractFeatureSource
- Retrieve Bounds of all Features.
- getBounds(Query) -
Method in class AbstractFeatureSource
- Retrieve Bounds of Query results.
- getBounds(Query) -
Method in class CollectionDataStore
-
- getBounds() -
Method in class ForceCoordinateSystemFeatureResults
-
- getBounds() -
Method in class ReprojectFeatureResults
- This method computes reprojected bounds the hard way, but computing them
feature by feature.
- getBounds(Query) -
Method in class DB2FeatureSource
- Gets the bounds of the feature using the specified query.
- getBounds(Query) -
Method in class DB2FeatureStore
- Gets the bounds of the feature using the specified query.
- getBounds() -
Method in class DefaultFeatureResults
- Returns the bounding box of this FeatureResults
This implementation will generate the correct results from reader() if
the provided FeatureSource
does not provide an optimized result via
FeatureSource.getBounds( Query ).
- getBounds() -
Method in class DefaultResourceInfo
-
- getBounds() -
Method in class FeatureEvent
- Provides access to the area modified (if known).
- getBounds() -
Method in interface FeatureSource
- Gets the bounding box of this datasource.
- getBounds(Query) -
Method in interface FeatureSource
- Gets the bounding box of the features that would be returned by this
query.
- getBounds() -
Method in class PreGeneralizedFeatureCollection
-
- getBounds() -
Method in class PreGeneralizedFeatureSource
-
- getBounds(Query) -
Method in class PreGeneralizedFeatureSource
-
- getBounds() -
Method in class PreGeneralizedSimpleFeature
-
- getBounds() -
Method in class JDBCFeatureSource
- Retrieve Bounds of all Features.
- getBounds(Query) -
Method in class JDBCFeatureSource
- Retrieve Bounds of Query results.
- getBounds(Query) -
Method in class MemoryDataStore
-
- getBounds() -
Method in class PostgisFeatureStore
-
- getBounds(Query) -
Method in class PostgisFeatureStore
- Retrieve Bounds of Query results.
- getBounds() -
Method in class PropertyFeatureSource
-
- getBounds() -
Method in interface ResourceInfo
- Bounding box of the resource (in the native CRS), envelope isNull otherwise.
- getBounds(Query) -
Method in class IndexedShapefileDataStore
-
- getBounds() -
Method in class ShapefileDataStore
- Gets the bounding box of the file represented by this data store as a
whole (that is, off all of the features in the shapefile)
- getBounds(Query) -
Method in class ShapefileDataStore
-
- getBounds(Query) -
Method in class ShapefileFeatureLocking
-
- getBounds(Query) -
Method in class ShapefileFeatureStore
-
- getBounds() -
Method in class ShapefileFileResourceInfo
-
- getBounds() -
Method in class ShapefileURLResourceInfo
-
- getBounds() -
Method in class AbstractFeatureSource2
-
- getBounds(Query) -
Method in class AbstractFeatureSource2
-
- getBounds() -
Method in class ContentFeatureCollection
-
- getBounds() -
Method in class ContentFeatureSource
- Returns the bounds of the entire feature source.
- getBounds(Query) -
Method in class ContentFeatureSource
- Returns the bounds of the results of the specified query against the
feature source.
- getBounds() -
Method in class ContentState
- The cached spatial extent.
- getBounds() -
Method in class DataFeatureCollection
-
- getBounds() -
Method in class EmptyFeatureCollection
-
- getBounds() -
Method in class FilteringFeatureCollection
-
- getBounds() -
Method in class MaxFeaturesFeatureCollection
-
- getBounds() -
Method in class ReprojectingFeatureCollection
- This method computes reprojected bounds the hard way, but computing them
feature by feature.
- getBounds() -
Method in class DefaultView
- Retrieves the total extent of this FeatureSource.
- getBounds(Query) -
Method in class DefaultView
- Retrive the extent of the Query.
- getBounds(Query) -
Method in class WFS_1_0_0_DataStore
-
- getBounds() -
Method in class WFSFeatureSource
-
- getBounds(Query) -
Method in class WFSFeatureSource
-
- getBounds() -
Method in class WFSFeatureSource.WFSFeatureResults
-
- getBounds(Query) -
Method in class WFS_1_1_0_DataStore
- Only returns the bounds of the query (ie, the bounds of the whole feature type) if the query
has no filter set, otherwise the bounds may be too expensive to acquire.
- getBounds() -
Method in class WFSFeatureSource
-
- getBounds(Query) -
Method in class WFSFeatureSource
-
- getBounds() -
Method in class WebMapServer.LayerInfo
-
- getBounds() -
Method in class AbstractFeatureCollection
- Subclasses need to override this.
- getBounds() -
Method in class AdaptorFeatureCollection
- Subclasses need to override this.
- getBounds() -
Method in class DecoratingFeatureCollection
-
- getBounds() -
Method in class DecoratingFeature
-
- getBounds() -
Method in class DefaultFeature
- Get the total bounds of this feature which is calculated by doing a
union of the bounds of each geometry this feature is associated with.
- getBounds() -
Method in class DefaultFeatureCollection
- Gets the bounding box for the features in this feature collection.
- getBounds() -
Method in interface Feature
- Deprecated. Get the total bounds of this feature which is calculated by doing a
union of the bounds of each geometry this feature is associated with.
- getBounds() -
Method in interface FeatureCollection
- Get the total bounds of this collection which is calculated by doing a
union of the bounds of each feature inside of it
- getBounds() -
Method in class FeatureImpl
- Get the total bounds of this feature which is calculated by doing a union
of the bounds of each geometry this feature is associated with.
- getBounds() -
Method in class GeometryAttributeImpl
- Returns the non null envelope of this attribute.
- getBounds() -
Method in class SimpleFeatureImpl
-
- getBounds() -
Method in class BoundsVisitor
-
- getBounds() -
Method in class LiteShape
- Returns an integer
Rectangle
that completely encloses the
Shape
.
- getBounds() -
Method in class LiteShape2
- Returns an integer
Rectangle
that completely encloses the
Shape
.
- getBounds() -
Method in class TransformedShape
- Returns an integer
Rectangle
that completely encloses the
Shape
.
- getBounds() -
Method in class Node
- DOCUMENT ME!
- getBounds() -
Method in class Entry
- DOCUMENT ME!
- getBounds() -
Method in class Node
- The bounds of this node.
- getBounds() -
Method in class RTree
- Gets this index bounding box
- getBounds(Filter) -
Method in class RTree
- Returns the maxiumal boudns for the provided filter.
- getBounds() -
Method in class DefaultMapLayer
-
- getBounds() -
Method in interface MapLayer
- find out the bounds of the layer
- getBounds() -
Method in class IndexedFeatureResults
-
- getBounds() -
Method in class AbstractShape
-
- getBounds() -
Method in class GMLFeatureCollection
-
- getBounds2D() -
Method in class Axis2D
- Returns a bounding box for this axis.
- getBounds2D() -
Method in class LiteShape
- Returns a high precision and more accurate bounding box of the
Shape
than the getBounds
method.
- getBounds2D() -
Method in class LiteShape2
- Returns a high precision and more accurate bounding box of the
Shape
than the getBounds
method.
- getBounds2D() -
Method in class TransformedShape
- Returns a high precision and more accurate bounding box of the
Shape
than the getBounds
method.
- getBounds2D(BufferedImage) -
Method in class InverseColorMapOp
-
- getBounds2D(Raster) -
Method in class InverseColorMapRasterOp
-
- getBounds2D() -
Method in class AbstractShape
-
- getBoundsInternal(Query) -
Method in class CollectionDataStore
-
- getBoundsInternal(Query) -
Method in class ContentFeatureSource
- Calculates the bounds of a specified query.
- getBranchIndex(int[], int) -
Method in class CustomPaletteBuilder
-
- getBreaks() -
Method in class StyleBuilder.EqualClasses
- returns the the break points between the classes
Note You get one less breaks than number of classes.
- getBuffer() -
Method in class MetaBufferEstimator
-
- getBuffer() -
Method in class StreamingParserHandler
-
- getBufferedImage() -
Method in class GridCoverageBuilder
- Returns the buffered image to be wrapped by
GridCoverage2D
.
- getBufferedImage() -
Method in class ImageWorker
- Returns the current image as a buffered image.
- getBuilt() -
Method in class Result
-
- getBursaWolfParameters() -
Method in class DefaultGeodeticDatum
- Returns all Bursa Wolf parameters specified in the
properties
map at
construction time.
- getBursaWolfParameters(GeodeticDatum) -
Method in class DefaultGeodeticDatum
- Returns Bursa Wolf parameters for a datum shift toward the specified target, or
null
if none.
- getBursaWolfParameters(GeodeticDatum) -
Method in class BursaWolfTransformBuilder
- Returns Bursa Wolf Transformation parameters.
- getButton(String, String, String) -
Method in class IconFactory
- Returns a button with the specified image.
- getByteOrder() -
Method in class FileSystemIndexStore
- DOCUMENT ME!
- getByteOrder() -
Method in class IndexHeader
- DOCUMENT ME!
- getCapabilities() -
Static method in class GeometryEncoderSDE
- DOCUMENT ME!
- getCapabilities() -
Method in class FilterToSQL
- Describes the capabilities of this encoder.
- getCapabilities() -
Method in class GetCapabilitiesResponse
- Returns the capabilities object parsed during the response
- getCapabilities() -
Method in class WFS100ProtocolHandler
-
- getCapabilities() -
Method in class WFS_1_0_0_DataStore
-
- getCapabilities() -
Method in class WebMapServer
- Get the getCapabilities document.
- getCapabilities() -
Method in class SQLEncoder
- Deprecated. Describes the capabilities of this encoder.
- GetCapabilities -
Static variable in class OWS
-
- GetCapabilities -
Static variable in class OWS
-
- GetCapabilities -
Static variable in class WCS
-
- GetCapabilities -
Static variable in class WFS
-
- GetCapabilities -
Static variable in class WPS
-
- GetCapabilitiesRequest - Interface in org.geotools.data.ows
- Represents a GetCapabilitiesRequest.
- GetCapabilitiesResponse - Class in org.geotools.data.ows
- Base class for GetCapabilities responses.
- GetCapabilitiesResponse(String, InputStream) -
Constructor for class GetCapabilitiesResponse
-
- GetCapabilitiesType -
Static variable in class OWS
-
- GetCapabilitiesType -
Static variable in class OWS
-
- GetCapabilitiesType -
Static variable in class WFS
-
- GetCapabilitiesTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:GetCapabilitiesType.
- GetCapabilitiesTypeBinding(Ows10Factory) -
Constructor for class GetCapabilitiesTypeBinding
-
- GetCapabilitiesTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:GetCapabilitiesType.
- GetCapabilitiesTypeBinding(WfsFactory) -
Constructor for class GetCapabilitiesTypeBinding
-
- getCapabilitiesURL() -
Method in class WFS_1_0_0_DataStore
-
- getCapabilitiesURL() -
Method in class WFS_1_1_0_DataStore
-
- getCapabilitiesURL() -
Method in interface WFSDataStore
-
- getCapacity() -
Method in class LoggingPanel
- Returns the capacity.
- getCapacity() -
Method in class FCBuffer
- DOCUMENT ME!
- getCatalogInsert() -
Method in class AbstractDialect
-
- getCatalogInsert() -
Method in interface Dialect
-
- getCatalogQuery() -
Method in class AbstractDialect
-
- getCatalogQuery() -
Method in interface Dialect
-
- getCategories() -
Method in class GridSampleDimension
- Returns all categories in this sample dimension.
- getCategory(double) -
Method in class GridSampleDimension
- Returns the category for the specified sample value.
- getCategoryNames() -
Method in class GridSampleDimension
- Returns a sequence of category names for the values contained in this sample dimension.
- getCause() -
Method in exception ArcSdeException
-
- getCause() -
Method in exception ExpressionException
-
- getCause() -
Method in exception CQLException
- Returns the cause
- getCellGeometry() -
Method in class GridSpatialRepresentationImpl
- Identification of grid data as point or cell.
- getCenter(int) -
Method in class CRSEnvelope
-
- getCenter(int) -
Method in class Envelope2D
- Deprecated. Renamed as
Envelope2D.getMedian(int)
.
- getCenter() -
Method in class GeneralEnvelope
- Deprecated. Renamed as
#getMedian(
.
- getCenter(int) -
Method in class GeneralEnvelope
- Deprecated. Renamed as
GeneralEnvelope.getMedian(int)
.
- getCenter(int) -
Method in class ReferencedEnvelope
- Deprecated. Use
ReferencedEnvelope.getMedian(int)
.
- getCenterPoint() -
Method in class GeorectifiedImpl
- Earth location in the coordinate system defined by the Spatial Reference System
and the grid coordinate of the cell halfway between opposite ends of the grid in the
spatial dimensions.
- getCentralMeridian() -
Method in class TransverseMercator
- Convenience method returning the meridian in the middle of current zone.
- getCentroid(Geometry) -
Static method in class RendererUtilities
- Finds the centroid of the input geometry if input = point, line, polygon
--> return a point that represents the centroid of that geom if input =
geometry collection --> return a multipoint that represents the centoid
of each sub-geom
- getChange() -
Method in class ZoomChangeEvent
- Returns the affine transform indicating the zoom change.
- getChannel() -
Method in class Parameters
- DOCUMENT ME!
- getChannel() -
Method in class Parameters
- DOCUMENT ME!
- getChannelName() -
Method in interface SelectedChannelType
- Returns the channel's name.
- getChannelName() -
Method in class SelectedChannelTypeImpl
-
- getChannelSelection() -
Method in interface RasterSymbolizer
- The ChannelSelection element specifies the false-color channel selection
for a multi-spectral raster source (such as a multi-band
satellite-imagery source).
- getChannelSelection() -
Method in class RasterSymbolizerImpl
- The ChannelSelection element specifies the false-color channel selection
for a multi-spectral raster source (such as a multi-band
satellite-imagery source).
- getCharacterEncoding() -
Method in class WFSResponse
- Returns the character encoding if set by the server as an http header, if unknown assumes
UTF-8
- getCharacterSet() -
Method in class MetaDataImpl
- Returns the full name of the character coding standard used for the metadata set.
- getCharacterSets() -
Method in class DataIdentificationImpl
- Full name of the character coding standard used for the dataset.
- getCharset() -
Method in class DataDefinition
- Character set values are encoded in.
- getCheckPointDescription() -
Method in class GeorectifiedImpl
- Description of geographic position points used to test the accuracy of the
georeferenced grid data.
- getChild() -
Method in class WMSComplexTypes.__ExtendedCapabilitiesType
-
- getChild() -
Method in class WMSComplexTypes._AttributionType
-
- getChild() -
Method in class WMSComplexTypes._AuthorityURLType
-
- getChild() -
Method in class WMSComplexTypes._BLANKType
-
- getChild() -
Method in class WMSComplexTypes._BMPType
-
- getChild() -
Method in class WMSComplexTypes._BoundingBoxType
-
- getChild() -
Method in class WMSComplexTypes._CapabilityType
-
- getChild() -
Method in class WMSComplexTypes._ContactAddressType
-
- getChild() -
Method in class WMSComplexTypes._ContactInformationType
-
- getChild() -
Method in class WMSComplexTypes._ContactPersonPrimaryType
-
- getChild() -
Method in class WMSComplexTypes._CW_WKBType
-
- getChild() -
Method in class WMSComplexTypes._DataURLType
-
- getChild() -
Method in class WMSComplexTypes._DCPTypeType
-
- getChild() -
Method in class WMSComplexTypes._DimensionType
-
- getChild() -
Method in class WMSComplexTypes._EX_GeographicBoundingBoxType
-
- getChild() -
Method in class WMSComplexTypes._ExceptionType
-
- getChild() -
Method in class WMSComplexTypes._ExtentType
-
- getChild() -
Method in class WMSComplexTypes._FeatureListURLType
-
- getChild() -
Method in class WMSComplexTypes._FormatType
-
- getChild() -
Method in class WMSComplexTypes._GeoTIFFType
-
- getChild() -
Method in class WMSComplexTypes._GetType
-
- getChild() -
Method in class WMSComplexTypes._GIFType
-
- getChild() -
Method in class WMSComplexTypes._GML_1Type
-
- getChild() -
Method in class WMSComplexTypes._GML_2Type
-
- getChild() -
Method in class WMSComplexTypes._GML_3Type
-
- getChild() -
Method in class WMSComplexTypes._HTTPType
-
- getChild() -
Method in class WMSComplexTypes._IdentifierType
-
- getChild() -
Method in class WMSComplexTypes._INIMAGEType
-
- getChild() -
Method in class WMSComplexTypes._JPEGType
-
- getChild() -
Method in class WMSComplexTypes._KeywordListType
-
- getChild() -
Method in class WMSComplexTypes._KeywordsType
-
- getChild() -
Method in class WMSComplexTypes._KeywordType
-
- getChild() -
Method in class WMSComplexTypes._LatLonBoundingBoxType
-
- getChild() -
Method in class WMSComplexTypes._LayerType
-
- getChild() -
Method in class WMSComplexTypes._LegendURLType
-
- getChild() -
Method in class WMSComplexTypes._LogoURLType
-
- getChild() -
Method in class WMSComplexTypes._MetadataURLType
-
- getChild() -
Method in class WMSComplexTypes._MIMEType
-
- getChild() -
Method in class WMSComplexTypes._OnlineResourceType
-
- getChild() -
Method in class WMSComplexTypes._PNGType
-
- getChild() -
Method in class WMSComplexTypes._PostType
-
- getChild() -
Method in class WMSComplexTypes._PPMType
-
- getChild() -
Method in class WMSComplexTypes._RequestType
-
- getChild() -
Method in class WMSComplexTypes._ScaleHintType
-
- getChild() -
Method in class WMSComplexTypes._ServiceException
-
- getChild() -
Method in class WMSComplexTypes._ServiceExceptionReport
-
- getChild() -
Method in class WMSComplexTypes._ServiceType
-
- getChild() -
Method in class WMSComplexTypes._StyleSheetURLType
-
- getChild() -
Method in class WMSComplexTypes._StyleType
-
- getChild() -
Method in class WMSComplexTypes._StyleURLType
-
- getChild() -
Method in class WMSComplexTypes._SVGType
-
- getChild() -
Method in class WMSComplexTypes._TIFFType
-
- getChild() -
Method in class WMSComplexTypes._UserDefinedSymbolizationType
-
- getChild() -
Method in class WMSComplexTypes._VendorSpecificCapabilitiesType
-
- getChild() -
Method in class WMSComplexTypes._WBMPType
-
- getChild() -
Method in class WMSComplexTypes._WebCGMType
-
- getChild() -
Method in class WMSComplexTypes._WMS_CapabilitiesType
-
- getChild() -
Method in class WMSComplexTypes._WMS_XMLType
-
- getChild() -
Method in class WMSComplexTypes._WMT_MS_CapabilitiesType
-
- getChild() -
Method in class WMSComplexTypes._WMTException
-
- getChild() -
Method in class WMSDescribeLayerTypes._LayerDescription
-
- getChild() -
Method in class WMSDescribeLayerTypes._Query
-
- getChild() -
Method in class WMSDescribeLayerTypes.WMS_DescribeLayerResponse
-
- getChild() -
Method in class FilterComplexTypes.Arithmetic_OperatorsType
-
- getChild() -
Method in class FilterComplexTypes.BinaryOperatorType
-
- getChild() -
Method in class FilterComplexTypes.Comparison_OperatorsType
-
- getChild() -
Method in class FilterComplexTypes.EmptyType
-
- getChild() -
Method in class FilterComplexTypes.ExpressionType
-
- getChild() -
Method in class FilterComplexTypes.Filter_CapabilitiesType
-
- getChild() -
Method in class FilterComplexTypes.Function_NamesType
-
- getChild() -
Method in class FilterComplexTypes.Function_NameType
-
- getChild() -
Method in class FilterComplexTypes.FunctionsType
-
- getChild() -
Method in class FilterComplexTypes.FunctionType
-
- getChild() -
Method in class FilterComplexTypes.LiteralType
-
- getChild() -
Method in class FilterComplexTypes.PropertyNameType
-
- getChild() -
Method in class FilterComplexTypes.Scalar_CapabilitiesType
-
- getChild() -
Method in class FilterComplexTypes.ServiceExceptionReportType
-
- getChild() -
Method in class FilterComplexTypes.ServiceExceptionType
-
- getChild() -
Method in class FilterComplexTypes.SortByType
-
- getChild() -
Method in class FilterComplexTypes.Spatial_CapabilitiesType
-
- getChild() -
Method in class FilterComplexTypes.Spatial_OperatorsType
-
- getChild() -
Method in class FilterOpsComplexTypes.BBOXType
-
- getChild() -
Method in class FilterOpsComplexTypes.BinaryComparisonOpType
-
- getChild() -
Method in class FilterOpsComplexTypes.BinaryLogicOpType
-
- getChild() -
Method in class FilterOpsComplexTypes.BinarySpatialOpType
-
- getChild() -
Method in class FilterOpsComplexTypes.ComparisonOpsType
-
- getChild() -
Method in class FilterOpsComplexTypes.DistanceBufferType
-
- getChild() -
Method in class FilterOpsComplexTypes.DistanceType
-
- getChild() -
Method in class FilterOpsComplexTypes.FeatureIdType
-
- getChild() -
Method in class FilterOpsComplexTypes.FilterType
-
- getChild() -
Method in class FilterOpsComplexTypes.LogicOpsType
-
- getChild() -
Method in class FilterOpsComplexTypes.LowerBoundaryType
-
- getChild() -
Method in class FilterOpsComplexTypes.PropertyIsBetweenType
-
- getChild() -
Method in class FilterOpsComplexTypes.PropertyIsLikeType
-
- getChild() -
Method in class FilterOpsComplexTypes.PropertyIsNullType
-
- getChild() -
Method in class FilterOpsComplexTypes.SpatialOpsType
-
- getChild() -
Method in class FilterOpsComplexTypes.UnaryLogicOpType
-
- getChild() -
Method in class FilterOpsComplexTypes.UpperBoundaryType
-
- getChild() -
Method in class GMLComplexTypes.AbstractFeatureCollectionsBaseType
-
- getChild() -
Method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- getChild() -
Method in class GMLComplexTypes.AbstractFeatureType
-
- getChild() -
Method in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- getChild() -
Method in class GMLComplexTypes.AbstractGeometryType
-
- getChild() -
Method in class GMLComplexTypes.BoundingShapeType
-
- getChild() -
Method in class GMLComplexTypes.BoxType
-
- getChild() -
Method in class GMLComplexTypes.CoordinatesType
-
- getChild() -
Method in class GMLComplexTypes.CoordType
-
- getChild() -
Method in class GMLComplexTypes.FeatureAssociationType
-
- getChild() -
Method in class GMLComplexTypes.GeometryAssociationType
-
- getChild() -
Method in class GMLComplexTypes.GeometryCollectionType
-
- getChild() -
Method in class GMLComplexTypes.GeometryPropertyType
-
- getChild() -
Method in class GMLComplexTypes.LinearRingMemberType
-
- getChild() -
Method in class GMLComplexTypes.LinearRingType
-
- getChild() -
Method in class GMLComplexTypes.LineStringMemberType
-
- getChild() -
Method in class GMLComplexTypes.LineStringPropertyType
-
- getChild() -
Method in class GMLComplexTypes.LineStringType
-
- getChild() -
Method in class GMLComplexTypes.MultiGeometryPropertyType
-
- getChild() -
Method in class GMLComplexTypes.MultiLineStringPropertyType
-
- getChild() -
Method in class GMLComplexTypes.MultiLineStringType
-
- getChild() -
Method in class GMLComplexTypes.MultiPointPropertyType
-
- getChild() -
Method in class GMLComplexTypes.MultiPointType
-
- getChild() -
Method in class GMLComplexTypes.MultiPolygonPropertyType
-
- getChild() -
Method in class GMLComplexTypes.MultiPolygonType
-
- getChild() -
Method in class GMLComplexTypes.PointMemberType
-
- getChild() -
Method in class GMLComplexTypes.PointPropertyType
-
- getChild() -
Method in class GMLComplexTypes.PointType
-
- getChild() -
Method in class GMLComplexTypes.PolygonMemberType
-
- getChild() -
Method in class GMLComplexTypes.PolygonPropertyType
-
- getChild() -
Method in class GMLComplexTypes.PolygonType
-
- getChild() -
Method in class ComplexContentHandler
-
getter for the complexContent's child
- getChild() -
Method in class ExtensionHandler
-
Returns the child handler
- getChild() -
Method in class GroupHandler.DefaultGroup
- TODO summary sentence for getChild ...
- getChild() -
Method in class RestrictionHandler
-
Returns a nested child element declaration.
- getChild() -
Method in class SimpleContentHandler
- DOCUMENT ME!
- getChild(String) -
Method in class NodeImpl
-
- getChild(Class) -
Method in class NodeImpl
-
- getChild(String) -
Method in interface Node
- Returns a node corresponding to a child element.
- getChild(Class) -
Method in interface Node
- Returns a node corresponding to a child element which has a parsed value
which is an instance of
clazz
.
- getChild() -
Method in interface ComplexType
- Returns the child element representing the structure of nested child
nodes (if any are allowed).
- getChild() -
Method in interface Group
-
Returns the Child Schema element (Choice or Sequence) declaring valid
element sequences for this group.
- getChild() -
Method in class ComplexTypeGT
- TODO summary sentence for getChild ...
- getChild() -
Method in class GroupGT
-
- getChild() -
Method in class XSISimpleTypes.AnyType
- TODO summary sentence for getChild ...
- getChildElement(XSDElementDeclaration, QName) -
Method in class SchemaIndexImpl
-
- getChildElement(XSDElementDeclaration, QName) -
Method in interface SchemaIndex
- Returns a child element specified by name of a parent element.
- getChildElementDeclaration(XSDElementDeclaration, QName) -
Static method in class Schemas
- Returns an element declaration that is contained in the type of another
element declaration.
- getChildElementDeclarations(XSDElementDeclaration) -
Static method in class Schemas
- Deprecated. use
Schemas.getChildElementDeclarations(XSDTypeDefinition)
- getChildElementDeclarations(XSDTypeDefinition) -
Static method in class Schemas
- Returns a list of all child element declarations of the specified
type, no order is guaranteed.
- getChildElementDeclarations(XSDElementDeclaration, boolean) -
Static method in class Schemas
- Deprecated. use
Schemas.getChildElementDeclarations(XSDTypeDefinition, boolean)
- getChildElementDeclarations(XSDTypeDefinition, boolean) -
Static method in class Schemas
- Returns a list of all child element declarations of the specified
type, no order is guaranteed.
- getChildElementParticle(XSDTypeDefinition, String, boolean) -
Static method in class Schemas
- Returns the particle for an element declaration that is part of a type.
- getChildElementParticles(XSDElementDeclaration) -
Method in class SchemaIndexImpl
-
- getChildElementParticles(XSDElementDeclaration) -
Method in interface SchemaIndex
- Returns a list of the particles which correspond to child element declarations.
- getChildElementParticles(XSDTypeDefinition, boolean) -
Static method in class Schemas
- Returns a list of all child element particles that corresponde to element declarations of
the specified type, no order is guaranteed.
- getChildElements() -
Method in class WMSComplexTypes.__ExtendedCapabilitiesType
-
- getChildElements() -
Method in class WMSComplexTypes._AttributionType
-
- getChildElements() -
Method in class WMSComplexTypes._AuthorityURLType
-
- getChildElements() -
Method in class WMSComplexTypes._BLANKType
-
- getChildElements() -
Method in class WMSComplexTypes._BMPType
-
- getChildElements() -
Method in class WMSComplexTypes._BoundingBoxType
-
- getChildElements() -
Method in class WMSComplexTypes._CapabilityType
-
- getChildElements() -
Method in class WMSComplexTypes._ContactAddressType
-
- getChildElements() -
Method in class WMSComplexTypes._ContactInformationType
-
- getChildElements() -
Method in class WMSComplexTypes._ContactPersonPrimaryType
-
- getChildElements() -
Method in class WMSComplexTypes._CW_WKBType
-
- getChildElements() -
Method in class WMSComplexTypes._DataURLType
-
- getChildElements() -
Method in class WMSComplexTypes._DCPTypeType
-
- getChildElements() -
Method in class WMSComplexTypes._DimensionType
-
- getChildElements() -
Method in class WMSComplexTypes._EX_GeographicBoundingBoxType
-
- getChildElements() -
Method in class WMSComplexTypes._ExceptionType
-
- getChildElements() -
Method in class WMSComplexTypes._ExtentType
-
- getChildElements() -
Method in class WMSComplexTypes._FeatureListURLType
-
- getChildElements() -
Method in class WMSComplexTypes._FormatType
-
- getChildElements() -
Method in class WMSComplexTypes._GeoTIFFType
-
- getChildElements() -
Method in class WMSComplexTypes._GetType
-
- getChildElements() -
Method in class WMSComplexTypes._GIFType
-
- getChildElements() -
Method in class WMSComplexTypes._GML_1Type
-
- getChildElements() -
Method in class WMSComplexTypes._GML_2Type
-
- getChildElements() -
Method in class WMSComplexTypes._GML_3Type
-
- getChildElements() -
Method in class WMSComplexTypes._HTTPType
-
- getChildElements() -
Method in class WMSComplexTypes._IdentifierType
-
- getChildElements() -
Method in class WMSComplexTypes._INIMAGEType
-
- getChildElements() -
Method in class WMSComplexTypes._JPEGType
-
- getChildElements() -
Method in class WMSComplexTypes._KeywordListType
-
- getChildElements() -
Method in class WMSComplexTypes._KeywordsType
-
- getChildElements() -
Method in class WMSComplexTypes._KeywordType
-
- getChildElements() -
Method in class WMSComplexTypes._LatLonBoundingBoxType
-
- getChildElements() -
Method in class WMSComplexTypes._LayerType
-
- getChildElements() -
Method in class WMSComplexTypes._LegendURLType
-
- getChildElements() -
Method in class WMSComplexTypes._LogoURLType
-
- getChildElements() -
Method in class WMSComplexTypes._MetadataURLType
-
- getChildElements() -
Method in class WMSComplexTypes._MIMEType
-
- getChildElements() -
Method in class WMSComplexTypes._OnlineResourceType
-
- getChildElements() -
Method in class WMSComplexTypes._PNGType
-
- getChildElements() -
Method in class WMSComplexTypes._PostType
-
- getChildElements() -
Method in class WMSComplexTypes._PPMType
-
- getChildElements() -
Method in class WMSComplexTypes._RequestType
-
- getChildElements() -
Method in class WMSComplexTypes._ScaleHintType
-
- getChildElements() -
Method in class WMSComplexTypes._ServiceException
-
- getChildElements() -
Method in class WMSComplexTypes._ServiceExceptionReport
-
- getChildElements() -
Method in class WMSComplexTypes._ServiceType
-
- getChildElements() -
Method in class WMSComplexTypes._StyleSheetURLType
-
- getChildElements() -
Method in class WMSComplexTypes._StyleType
-
- getChildElements() -
Method in class WMSComplexTypes._StyleURLType
-
- getChildElements() -
Method in class WMSComplexTypes._SVGType
-
- getChildElements() -
Method in class WMSComplexTypes._TIFFType
-
- getChildElements() -
Method in class WMSComplexTypes._UserDefinedSymbolizationType
-
- getChildElements() -
Method in class WMSComplexTypes._VendorSpecificCapabilitiesType
-
- getChildElements() -
Method in class WMSComplexTypes._WBMPType
-
- getChildElements() -
Method in class WMSComplexTypes._WebCGMType
-
- getChildElements() -
Method in class WMSComplexTypes._WMS_CapabilitiesType
-
- getChildElements() -
Method in class WMSComplexTypes._WMS_XMLType
-
- getChildElements() -
Method in class WMSComplexTypes._WMT_MS_CapabilitiesType
-
- getChildElements() -
Method in class WMSComplexTypes._WMTException
-
- getChildElements() -
Method in class WMSDescribeLayerTypes._LayerDescription
-
- getChildElements() -
Method in class WMSDescribeLayerTypes._Query
-
- getChildElements() -
Method in class WMSDescribeLayerTypes.WMS_DescribeLayerResponse
-
- getChildElements() -
Method in class FilterComplexTypes.Arithmetic_OperatorsType
-
- getChildElements() -
Method in class FilterComplexTypes.BinaryOperatorType
-
- getChildElements() -
Method in class FilterComplexTypes.Comparison_OperatorsType
-
- getChildElements() -
Method in class FilterComplexTypes.EmptyType
-
- getChildElements() -
Method in class FilterComplexTypes.ExpressionType
-
- getChildElements() -
Method in class FilterComplexTypes.Filter_CapabilitiesType
-
- getChildElements() -
Method in class FilterComplexTypes.Function_NamesType
-
- getChildElements() -
Method in class FilterComplexTypes.Function_NameType
-
- getChildElements() -
Method in class FilterComplexTypes.FunctionsType
-
- getChildElements() -
Method in class FilterComplexTypes.FunctionType
-
- getChildElements() -
Method in class FilterComplexTypes.LiteralType
-
- getChildElements() -
Method in class FilterComplexTypes.PropertyNameType
-
- getChildElements() -
Method in class FilterComplexTypes.Scalar_CapabilitiesType
-
- getChildElements() -
Method in class FilterComplexTypes.ServiceExceptionReportType
-
- getChildElements() -
Method in class FilterComplexTypes.ServiceExceptionType
-
- getChildElements() -
Method in class FilterComplexTypes.SortByType
-
- getChildElements() -
Method in class FilterComplexTypes.Spatial_CapabilitiesType
-
- getChildElements() -
Method in class FilterComplexTypes.Spatial_OperatorsType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.BBOXType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.BinaryComparisonOpType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.BinaryLogicOpType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.BinarySpatialOpType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.ComparisonOpsType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.DistanceBufferType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.DistanceType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.FeatureIdType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.FilterType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.LogicOpsType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.LowerBoundaryType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.PropertyIsBetweenType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.PropertyIsLikeType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.PropertyIsNullType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.SpatialOpsType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.UnaryLogicOpType
-
- getChildElements() -
Method in class FilterOpsComplexTypes.UpperBoundaryType
-
- getChildElements() -
Method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- getChildElements() -
Method in class GMLComplexTypes.AbstractFeatureType
-
- getChildElements() -
Method in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- getChildElements() -
Method in class GMLComplexTypes.AbstractGeometryType
-
- getChildElements() -
Method in class GMLComplexTypes.BoundingShapeType
-
- getChildElements() -
Method in class GMLComplexTypes.BoxType
-
- getChildElements() -
Method in class GMLComplexTypes.CoordinatesType
-
- getChildElements() -
Method in class GMLComplexTypes.CoordType
-
- getChildElements() -
Method in class GMLComplexTypes.FeatureAssociationType
-
- getChildElements() -
Method in class GMLComplexTypes.GeometryAssociationType
-
- getChildElements() -
Method in class GMLComplexTypes.GeometryCollectionType
-
- getChildElements() -
Method in class GMLComplexTypes.GeometryPropertyType
-
- getChildElements() -
Method in class GMLComplexTypes.LinearRingMemberType
-
- getChildElements() -
Method in class GMLComplexTypes.LinearRingType
-
- getChildElements() -
Method in class GMLComplexTypes.LineStringMemberType
-
- getChildElements() -
Method in class GMLComplexTypes.LineStringPropertyType
-
- getChildElements() -
Method in class GMLComplexTypes.LineStringType
-
- getChildElements() -
Method in class GMLComplexTypes.MultiGeometryPropertyType
-
- getChildElements() -
Method in class GMLComplexTypes.MultiLineStringPropertyType
-
- getChildElements() -
Method in class GMLComplexTypes.MultiLineStringType
-
- getChildElements() -
Method in class GMLComplexTypes.MultiPointPropertyType
-
- getChildElements() -
Method in class GMLComplexTypes.MultiPointType
-
- getChildElements() -
Method in class GMLComplexTypes.MultiPolygonPropertyType
-
- getChildElements() -
Method in class GMLComplexTypes.MultiPolygonType
-
- getChildElements() -
Method in class GMLComplexTypes.PointMemberType
-
- getChildElements() -
Method in class GMLComplexTypes.PointPropertyType
-
- getChildElements() -
Method in class GMLComplexTypes.PointType
-
- getChildElements() -
Method in class GMLComplexTypes.PolygonMemberType
-
- getChildElements() -
Method in class GMLComplexTypes.PolygonPropertyType
-
- getChildElements() -
Method in class GMLComplexTypes.PolygonType
-
- getChildElements() -
Method in interface ComplexType
-
- getChildElements() -
Method in class ComplexTypeGT
- TODO summary sentence for getChildElements ...
- getChildElements() -
Method in class XSISimpleTypes.AnyType
- TODO summary sentence for getChildElements ...
- getChildObject() -
Method in class GetPropertyExecutor
-
- getChildren() -
Method in class Layer
-
- getChildren() -
Method in class BinaryLogicAbstract
-
- getChildren() -
Method in class NodeImpl
- Contents of this node.
- getChildren(String) -
Method in class NodeImpl
-
- getChildren(Class) -
Method in class NodeImpl
-
- getChildren() -
Method in interface Node
- Returns all nodes corresponding child elements.
- getChildren(String) -
Method in interface Node
- Returns all nodes corresponding child elements with the specified name.
- getChildren(Class) -
Method in interface Node
- Returns all nodes corresponding to child elements with the parsed values
that are instances of
clazz
- getChildren() -
Method in interface Choice
-
This method returns a list of children which repreensts the options for
the element which this choice is representing in an XML Schema.
- getChildren() -
Method in class ChoiceGT
-
- getChildren() -
Method in class SequenceGT
-
- getChildren() -
Method in interface Sequence
-
This method returns an ORDERED list of children.
- getChildType() -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for getChildType ...
- getChildType() -
Method in class SimpleTypeGT
-
- getChildType() -
Method in interface SimpleType
- Returns an int of either List, Union or Restriction
- getChildType() -
Method in class XSISimpleTypes.XSISimpleType
-
- getChildValue(int) -
Method in class NodeImpl
-
- getChildValue(String) -
Method in class NodeImpl
-
- getChildValue(Class) -
Method in class NodeImpl
-
- getChildValue(String, Object) -
Method in class NodeImpl
-
- getChildValue(Class, Object) -
Method in class NodeImpl
-
- getChildValue(int) -
Method in interface Node
- Helper method for access to child's parsed contents.
- getChildValue(String) -
Method in interface Node
- Helper method for access to child's parsed contents by element name.
- getChildValue(String, Object) -
Method in interface Node
- Helper method for access to child's parsed contents by element name.returning
a defaultValue when no such value is present
In the event that the node has multiple children mathing
name
the first encountered is returned, there is no guarantee of order.
- getChildValue(Class) -
Method in interface Node
- Helper method for access to child's parsed contents by class.
- getChildValue(Class, Object) -
Method in interface Node
- Helper method for access to child's parsed contents by class, returning a
defaultValue when no such value is present
In the event that the node has multiple children which are instances of
clazz
, the first is returned, there is no guarantee of
order.
- getChildValues(String) -
Method in class NodeImpl
-
- getChildValues(Class) -
Method in class NodeImpl
-
- getChildValues(String) -
Method in interface Node
- Helper method for access to the set of parse child values with the
specified name.
- getChildValues(Class) -
Method in interface Node
- Helper method for access to the set of parsed child values which are
instances of the specified class.
- getCircleMark() -
Method in class AbstractStyleFactory
- Convinence method for obtaining a mark of a fixed shape
- getCircleMark() -
Method in interface StyleFactory
- Convinence method for obtaining a mark of a fixed shape
- getCircleMark() -
Method in class StyleFactoryImpl
-
- getCitation() -
Method in class IdentificationImpl
- Citation data for the resource(s).
- getCitationFactory() -
Method in class BasicFactories
- Returns the citation factory singleton.
- getCitedResponsibleParties() -
Method in class CitationImpl
- Returns the name and position information for an individual or organization that is
responsible for the resource.
- getCity() -
Method in class AddressImpl
- Returns the city of the location
Returns
null
if unspecified.
- getClasses() -
Method in class ClassificationFunction
-
- getClassification() -
Method in class SecurityConstraintsImpl
- Returns the name of the handling restrictions on the resource.
- getClassificationSystem() -
Method in class SecurityConstraintsImpl
- Returns the name of the classification system.
- getClassifier() -
Method in class PaletteFunction
-
- getClassifier(Object) -
Method in class ClassifyFunction
-
- getClassLoaders() -
Method in class FactoryRegistry
- Returns all class loaders to be used for scanning plugins.
- getClassName() -
Method in class PlugInDTO
- Access className property.
- getClassOf(String) -
Static method in class Parser
- Returns the class of the specified WKT element.
- getClone(byte[]) -
Static method in class Base64Binary
- Creates a clone of the byte array
pValue
.
- getClone(byte[]) -
Static method in class HexBinary
- Creates a clone of the given byte array.
- getCloudCoverPercentage() -
Method in class ImageDescriptionImpl
- Returns the area of the dataset obscured by clouds, expressed as a percentage of the spatial
extent.
- getCode() -
Method in class IdentifierImpl
- Alphanumeric value identifying an instance in the namespace.
- getCode() -
Method in exception ServiceException
-
- getCode() -
Method in class NamedIdentifier
- Identifier code or name, optionally from a controlled list or pattern.
- getCodeCandidates(IdentifiedObject) -
Method in class IdentifiedObjectFinder
- Returns a set of authority codes that may identify the same object than
the specified one.
- getCodes() -
Method in interface CRSAuthoritySpi
- Deprecated. Provides the complete set of codes managed by this CRSAuthority.
- getCodeSpace() -
Method in class NamedIdentifier
- Name or identifier of the person or organization responsible for namespace.
- getCollection() -
Method in class CollectionDataStore
- Returns the feature collection held by this data store
- getCollection() -
Method in class CollectionEvent
- provides access to the FeatureCollection
which fired the event
- getCollectionNamespace() -
Method in class FeatureTransformer
-
- getCollectionPrefix() -
Method in class FeatureTransformer
-
- getCollectiveTitle() -
Method in class CitationImpl
- Returns the common title with holdings note.
- getColName() -
Method in class DefaultFIDMapperFactory.ColumnInfo
- DOCUMENT ME!
- getColnameEscape() -
Method in class SQLEncoder
- Deprecated. the escapeName method is preferred over this, it
automatically returns the name properly escaped, since
that's all getColnameEscape was being used for.
- getColor(int, int) -
Method in class BrewerPalette
-
- getColor() -
Method in interface ColorMapEntry
-
- getColor() -
Method in class ColorMapEntryImpl
-
- getColor() -
Method in interface Fill
- This parameter gives the solid color that will be used for a Fill.
- getColor() -
Method in class FillImpl
- This parameter gives the solid color that will be used for a Fill.
- getColor() -
Method in interface Stroke
- This parameter gives the solid color that will be used for a stroke.
- getColor(SimpleFeature) -
Method in interface Stroke
- This parameter gives the solid color that will be used for a stroke.
- getColor() -
Method in class StrokeImpl
- This parameter gives the solid color that will be used for a stroke.
- getColor(SimpleFeature) -
Method in class StrokeImpl
-
- getColorAt(int, int) -
Method in class ImageTableModel
- Returns the color at the specified row and column.
- getColorForValuesToPreserve() -
Method in class SLDColorMapBuilder
-
- getColorInterpretation() -
Method in class GridSampleDimension
- Deprecated. No replacement.
- getColorInterpretation(ColorModel, int) -
Static method in class TypeMap
- Returns the color interpretation code for the specified color model and band number.
- getColorMap() -
Method in interface RasterSymbolizer
- The ColorMap element defines either the colors of a palette-type raster
source or the mapping of fixed-numeric pixel values to colors.
- getColorMap() -
Method in class RasterSymbolizerImpl
- The ColorMap element defines either the colors of a palette-type raster
source or the mapping of fixed-numeric pixel values to colors.
- getColorMapEntries() -
Method in interface ColorMap
-
- getColorMapEntries() -
Method in class ColorMapImpl
-
- getColorMapEntry(int) -
Method in interface ColorMap
-
- getColorMapEntry(int) -
Method in class ColorMapImpl
-
- getColorModel() -
Method in class GridSampleDimension
- Returns a color model for this sample dimension.
- getColorModel(int, int) -
Method in class GridSampleDimension
- Returns a color model for this sample dimension.
- getColorModel(int, int, int) -
Method in class GridSampleDimension
- Returns a color model for this sample dimension.
- getColorModel() -
Method in interface ColorMapTransform
- Retrieve the
ColorModel
associated to this
ColorMapTransform
.
- getColorModel() -
Method in class LinearColorMap
- Returns a color model for this category list.
- getColors(int) -
Method in class BrewerPalette
- Obtains a set of colours from the palette.
- getColors(int) -
Method in class ColorPalette
-
- getColors() -
Method in class ColorPalette
- Returns all colours
- getColors() -
Method in class Category
- Returns the set of colors for this category.
- getColors(CharSequence) -
Method in class ColorMap
- Returns the color ramp for the given category.
- getColors() -
Method in class RangeSpecifier
- Returns the target colors, or
null
if none.
- getColors() -
Method in class ColorRamp
- Returns the colors painted by this
ColorRamp
.
- getColors() -
Method in interface ColorMapTransformElement
- Returns the set of colors for this category.
- getColors() -
Method in class LinearColorMapElement
- Returns the set of colors for this category.
- getColorScheme() -
Method in class BrewerPalette
-
- getColumnClass(int) -
Method in class ImageTableModel
- Returns the type of sample values regardless of column index.
- getColumnClass(int) -
Method in class ImageTableModel.RowHeaders
- Returns the type of row headers, which is
String.class
.
- getColumnClass(int) -
Method in class CoordinateTableModel
- Returns tye type of data for the specified column.
- getColumnCount() -
Method in class AbstractFIDMapper
-
- getColumnCount() -
Method in interface FIDMapper
- Returns the number of columns in the primary keys handled by this mapper
- getColumnCount() -
Method in class TypedFIDMapper
-
- getColumnCount() -
Method in class OIDFidMapper
-
- getColumnCount() -
Method in class ImageTableModel
- Returns the number of columns in the model, which is
the image width.
- getColumnCount() -
Method in class ImageTableModel.RowHeaders
- Returns the number of columns in the model, which is 1.
- getColumnCount() -
Method in class CoordinateTableModel
- Returns the number of columns.
- getColumnCount() -
Method in class FeatureTableModel
- The number of columns in the feature table.
- getColumnCount() -
Method in class TableWriter
- Returns the number of columns in this table.
- getColumnDecimalDigits() -
Method in class AbstractFIDMapper
-
- getColumnDecimalDigits(int) -
Method in class AbstractFIDMapper
-
- getColumnDecimalDigits(int) -
Method in interface FIDMapper
- Provides the number of decimal digits for this column.
- getColumnDecimalDigits(int) -
Method in class TypedFIDMapper
-
- getColumnDecimalDigits(int) -
Method in class OIDFidMapper
-
- getColumnDefinition(String) -
Method in class FilterToSQLSDE
- Returns the full qualifed name of sql expression that is registered as the source of the
attribute named
alias
.
- getColumnIndex() -
Method in class FIDReader
-
- getColumnInfoList(DefaultFIDMapperFactory.ColumnInfo[]) -
Method in class DefaultFIDMapperFactory
- Retuns a List of column infos, nice for logging the column infos
leveraging the complete toString() method provided by lists
- getColumnName() -
Method in class AbstractFIDMapper
-
- getColumnName(int) -
Method in class AbstractFIDMapper
-
- getColumnName(int) -
Method in interface FIDMapper
- Returns the name of the specified column in the primary key
- getColumnName(int) -
Method in class TypedFIDMapper
-
- getColumnName(int) -
Method in class OIDFidMapper
-
- getColumnName(int) -
Method in class ImageTableModel
- Returns the column name.
- getColumnName(int) -
Method in class CoordinateTableModel
- Returns the name for the specified column.
- getColumnName(int) -
Method in class FeatureTableModel
- Gets the name of a specified column.
- getColumnSize() -
Method in class AbstractFIDMapper
-
- getColumnSize(int) -
Method in class AbstractFIDMapper
-
- getColumnSize(int) -
Method in interface FIDMapper
- Returns the size of a primary key column as it would be provided by the
database metadata.
- getColumnSize(int) -
Method in class TypedFIDMapper
-
- getColumnSize(int) -
Method in class OIDFidMapper
-
- getColumnType() -
Method in class AbstractFIDMapper
-
- getColumnType(int) -
Method in class AbstractFIDMapper
-
- getColumnType(int) -
Method in interface FIDMapper
- Returns the column type by using a constant available in the
java.sql.Types interface
- getColumnType(int) -
Method in class TypedFIDMapper
-
- getColumnType(int) -
Method in class OIDFidMapper
-
- getComments() -
Method in class MappedPosition
- Returns the comments attached to this mapping, or
null
if none.
- getCommonPointRule() -
Method in class AbstractCoverage
- Identifies the procedure to be used for evaluating the coverage at a position that falls
either on a boundary between geometric objects or within the boundaries of two or more
overlapping geometric objects.
- getComparisonOperators() -
Method in class ScalarCapabilitiesImpl
-
- getComplexFactory() -
Method in class GeometryBuilder
-
- getComplexFactory(Hints) -
Static method in class GeometryFactoryFinder
-
- getComplexTypeDefinition(QName) -
Method in class SchemaIndexImpl
-
- getComplexTypeDefinition(QName) -
Method in interface SchemaIndex
- Returns the complex type definition with the specified qualified name.
- getComplexTypeIndex() -
Method in class SchemaIndexImpl
-
- getComplexTypes() -
Method in class OGCSchema
-
- getComplexTypes() -
Method in class WMSSchema
-
- getComplexTypes() -
Method in class FilterSchema
-
- getComplexTypes() -
Method in class GMLSchema
-
- getComplexTypes() -
Method in class RedefineHandler
-
Returns a list of ComplexTypeHandlers
- getComplexTypes() -
Method in interface Schema
-
This method is intended to provide a list of public ComplexTypes defined
by this Schema.
- getComplexTypes() -
Method in class sldSchema
-
- getComplexTypes() -
Method in class WFSSchema
-
- getComplexTypes() -
Method in class XLinkSchema
-
- getComponent(int) -
Method in class Version
- Returns the specified components of this version string.
- getComponent() -
Method in class DocumentHandlerImpl
-
- getComponent() -
Method in class ElementHandlerImpl
-
- getComponent() -
Method in interface Handler
-
- getComponent() -
Method in class NodeImpl
-
- getComponent() -
Method in interface Node
-
- getComponentAdapter(Object) -
Method in class PicoMap
-
- getComponentAdapterOfType(Class) -
Method in class PicoMap
-
- getComponentAdapters() -
Method in class PicoMap
-
- getComponentAdaptersOfType(Class) -
Method in class PicoMap
-
- getComponentInstance(Object) -
Method in class PicoMap
-
- getComponentInstanceOfType(Class) -
Method in class PicoMap
-
- getComponentInstances() -
Method in class PicoMap
-
- getComponentInstancesOfType(Class) -
Method in class PicoMap
-
- getComponentInstancesOfType(PicoContainer, Class) -
Static method in class Schemas
- Obtains all instances of a particular class from a container by navigating
up the container hierachy.
- getComposite(Fill, Object) -
Method in class SLDStyleFactory
- Computes the Composite equivalent to the opacity in the SLD Fill
- getComposite() -
Method in class TextStyle2D
- Getter for property composite.
- getCompressionGenerationQuantity() -
Method in class ImageDescriptionImpl
- Returns the count of the number the number of lossy compression cycles performed on the
image.
- getCompressionMode() -
Method in class GeoToolsWriteParams
-
- getCompressionMode() -
Method in class GTopo30WriteParams
-
- getCompressionQuality() -
Method in class GeoToolsWriteParams
-
- getCompressionQualityDescriptions() -
Method in class GeoToolsWriteParams
-
- getCompressionQualityValues() -
Method in class GeoToolsWriteParams
-
- getCompressionType() -
Method in class GeoToolsWriteParams
-
- getCompressionType() -
Method in class GTopo30WriteParams
-
- getCompressionTypes() -
Method in class GeoToolsWriteParams
-
- getCompressionTypes() -
Method in class GTopo30WriteParams
-
- getConcatTransforms() -
Method in class StreamingRenderer
- Flag which controls behaviour for applying affine transformation to the
graphics object.
- getConcurrency(boolean) -
Method in class JDBC1DataStore
-
- getConcurrency(boolean) -
Method in class PostgisDataStore
-
- getCondition() -
Method in class ExtendedElementInformationImpl
- Condition under which the extended element is mandatory.
- getConfig() -
Method in class ArcSDEConnectionPool
- Deprecated. DOCUMENT ME!
- getConfig() -
Method in class SessionPool
- DOCUMENT ME!
- getConfig() -
Method in class DBDialect
-
- getConfiguration() -
Method in class ParserHandler
-
- getConnection() -
Method in class ArcSDEConnectionPool
- Deprecated. DOCUMENT ME!
- getConnection() -
Method in class ConnectionPool
- Deprecated. Gets a Connection from the Connection Pool.
- getConnection() -
Method in class AbstractManageableDataSource
-
- getConnection(String, String) -
Method in class AbstractManageableDataSource
-
- getConnection(Transaction) -
Method in class JDBC1DataStore
- Gets a connection for the provided transaction.
- getConnection() -
Method in class JDBCFeatureSource
-
- getConnection() -
Method in class JDBCTransactionState
- Retrieve connection for JDBC operation.
- getConnection() -
Method in class QueryData
- DOCUMENT ME!
- getConnection() -
Method in class PostgisConnectionFactory
- Deprecated. Creates a database connection method to initialize a given database for
feature extraction using the set username and password.
- getConnection(String, String) -
Method in class PostgisConnectionFactory
- Deprecated. Creates a database connection method to initialize a given database for
feature extraction with the user and password params.
- getConnection(Properties) -
Method in class PostgisConnectionFactory
- Deprecated. Creates a database connection method to initialize a given database for
feature extraction with the given Properties.
- getConnection() -
Method in class DBDialect
-
- getConnection() -
Method in class DBReaderWriter
- Opens a connection to the database, based on set properties.
- getConnection() -
Method in class AbstractEpsgMediator
-
- getConnection() -
Method in class AbstractEpsgFactory
- Access to the connection used by this EpsgFactory.
- getConnection() -
Method in class DirectEpsgFactory
- Access to the connection used by this EpsgFactory.
- getConnection(URL, HttpMethod) -
Method in interface ConnectionFactory
- Deprecated. Creates and returns a connection object for the supplied URL, settled up
for the given HTTP method (GET or POST) and this connection factory
tryGzip and authentication settings.
- getConnection(URL, HttpMethod) -
Method in class DefaultConnectionFactory
- Deprecated.
- getConnectionFactory() -
Method in class WFS100ProtocolHandler
-
- getConnectionPool() -
Method in class DB2ConnectionFactory
- Deprecated. Returns a ConnectionPool.
- getConnectionPool(ConnectionPoolDataSource) -
Method in class ConnectionPoolManager
- Deprecated. Gets a ConnectionPool for a ConnectionPoolDataSource.
- getConnectionPool(String, String) -
Method in class PostgisConnectionFactory
- Deprecated.
- getConnectionPool() -
Method in class PostgisConnectionFactory
- Deprecated.
- getConnTimeOut() -
Method in class ArcSDEConnectionConfig
- DOCUMENT ME!
- getConstraintLanguage() -
Method in class ApplicationSchemaInformationImpl
- Formal language used in Application Schema.
- getConstraints() -
Method in class RestrictionHandler
-
Returns a list of Facets
- getContactInfo() -
Method in class ResponsiblePartyImpl
- Returns the address of the responsible party.
- getContactInformation() -
Method in class Service
- Information about a contact person for the service.
- getContactInformation() -
Method in class DefaultMapContext
- Getter for property contactInformation.
- getContactInformation() -
Method in interface MapContext
- Get the contact information associated with this context, returns an
empty string if contactInformation has not been set.
- getContactInstructions() -
Method in class ContactImpl
- Returns supplemental instructions on how or when to contact the individual or organization.
- getContacts() -
Method in class MaintenanceInformationImpl
- Returns identification of, and means of communicating with,
person(s) and organization(s) with responsibility for maintaining the metadata.
- getContacts() -
Method in class MetaDataImpl
- Returns the parties responsible for the metadata information.
- getContainer() -
Method in class RecordTypeImpl
- Returns the schema that contains this record type.
- getContentHandler() -
Method in class BatikXMLReader
-
- getContentInfo() -
Method in class MetaDataImpl
- Provides information about the feature catalogue and describes the coverage and
image data characteristics.
- getContentLength(int) -
Method in class IndexFile
- Get the content length of the given record in bytes, not 16 bit words.
- getContentLength() -
Method in interface HTTPProtocol.POSTCallBack
-
- getContents() -
Method in class Capabilities
- Returns the internal FilterCapabilities data structure
used for checking.
- getContentType() -
Method in class Response
-
- getContentType() -
Method in class DefaultHTTPProtocol.HTTPClientResponse
-
- getContentType() -
Method in interface HTTPProtocol.POSTCallBack
-
- getContentType() -
Method in interface HTTPResponse
- Shortcut method to get the response content-type header
- getContentType() -
Method in class WFSResponse
- Returns the WFS response declared content type
- getContentType() -
Method in class CoverageDescriptionImpl
- Returns the type of information represented by the cell value.
- getContext() -
Method in interface GTRenderer
-
- getContext() -
Method in class StreamingRenderer
-
- getContext() -
Method in class ShapefileRenderer
-
- getContext() -
Method in class Configuration
- Returns an internal context which is copied into the runtime context
while parsing.
- getContext() -
Method in interface Handler
-
- getContext() -
Method in class HandlerImpl
-
- getContour() -
Method in class DynamicLineStyle2D
- Returns the contour paint
- getContour() -
Method in class LineStyle2D
- Returns the contour color for the polyline
to be rendered, or
null
if none.
- getContourComposite() -
Method in class DynamicLineStyle2D
- Computes and returns the contour style
- getContourComposite() -
Method in class LineStyle2D
- Returns the contour Composite for the polyline to be rendered, or
null
if the contour is to be opaque
- getContrastEnhancement() -
Method in interface RasterSymbolizer
- The ContrastEnhancement element defines contrast enhancement for a
channel of a false-color image or for a color image.
- getContrastEnhancement() -
Method in class RasterSymbolizerImpl
- The ContrastEnhancement element defines contrast enhancement for a
channel of a false-color image or for a color image.
- getContrastEnhancement() -
Method in interface SelectedChannelType
-
- getContrastEnhancement() -
Method in class SelectedChannelTypeImpl
-
- getController() -
Method in class GeoToolsWriteParams
-
- getConversionFromBase() -
Method in class AbstractDerivedCRS
- Returns the conversion from the base CRS to this CRS.
- getConversionFromBase() -
Method in class DefaultProjectedCRS
- Returns the map projection from the base CRS to this CRS.
- getConverterFactories(Hints) -
Static method in class Converters
- Returns a set of all available implementations for the
ConverterFactory
interface.
- getConverterFactories(Class, Class) -
Static method in class Converters
- Returns a set of all available
ConverterFactory
's which can handle
convert from the source to destination class.
- getCoodinateSystem() -
Method in class PrjFileReader
- Deprecated. use
PrjFileReader.getCoordinateReferenceSystem()
.
- getCoodinateSystem() -
Method in class PrjFileReader
-
- getCoordinate() -
Method in class AbstractDirectPosition
- Returns a sequence of numbers that hold the coordinate of this position in its
reference system.
- getCoordinate() -
Method in class DirectPosition1D
- Returns a sequence of numbers that hold the coordinate of this position in its
reference system.
- getCoordinate() -
Method in class DirectPosition2D
- Returns a sequence of numbers that hold the coordinate of this position in its
reference system.
- getCoordinate() -
Method in class GeneralDirectPosition
- Returns a sequence of numbers that hold the coordinate of this position in its
reference system.
- getCoordinate() -
Method in class BasicDirectedXYNode
-
- getCoordinate() -
Method in class BasicXYNode
-
- getCoordinate() -
Method in class OptDirectedXYNode
- This method creates a new Coordinate object upon each call.
- getCoordinate() -
Method in class OptXYNode
- This method creates a new Coordinate object upon each call.
- getCoordinate() -
Method in interface XYNode
- Returns the coordinate associated with the node.
- getCoordinate() -
Method in class SunRelativePosition
- Returns the coordinate used for elevation and
azimuth computation.
- getCoordinateInternal(int) -
Method in class LiteCoordinateSequence
-
- getCoordinateOperationAccuracy() -
Method in class AbstractCoordinateOperation
- Estimate(s) of the impact of this operation on point accuracy.
- getCoordinateOperationAuthorityFactories(Hints) -
Static method in class ReferencingFactoryFinder
- Returns a set of all available implementations for the
CoordinateOperationAuthorityFactory
interface.
- getCoordinateOperationAuthorityFactory() -
Method in class BasicFactories
- Returns the coordinate operation authority
factory singleton.
- getCoordinateOperationAuthorityFactory(String) -
Method in class AuthorityFactoryAdapter
- Returns the coordinate operation factory to use for the specified code.
- getCoordinateOperationAuthorityFactory(String) -
Method in class ManyAuthoritiesFactory
- Returns the operation authority factory for the specified
"AUTHORITY:NUMBER"
code.
- getCoordinateOperationAuthorityFactory(String) -
Method in class URN_AuthorityFactory
- Deprecated. Returns the coordinate operation factory to use for the specified URN.
- getCoordinateOperationAuthorityFactory(String, Hints) -
Static method in class ReferencingFactoryFinder
- Returns the first implementation of
CoordinateOperationAuthorityFactory
matching
the specified hints.
- getCoordinateOperationFactories(Hints) -
Static method in class ReferencingFactoryFinder
- Returns a set of all available implementations for the
CoordinateOperationFactory
interface.
- getCoordinateOperationFactory() -
Method in class BasicFactories
- Returns the coordinate operation factory singleton.
- getCoordinateOperationFactory(boolean) -
Static method in class CRS
- Returns the coordinate operation factory used by
findMathTransform
convenience methods.
- getCoordinateOperationFactory(Hints) -
Static method in class ReferencingFactoryFinder
- Returns the first implementation of
CoordinateOperationFactory
matching the specified
hints.
- getCoordinateReferenceSystem() -
Method in class AbstractCoverage
- Returns the coordinate reference system to which the objects in its domain are
referenced.
- getCoordinateReferenceSystem() -
Method in class GeneralGridGeometry
- Returns the "real world" coordinate reference system.
- getCoordinateReferenceSystem() -
Method in class GridCoverageBuilder
- Returns the current coordinate reference system.
- getCoordinateReferenceSystem() -
Method in class CRSEnvelope
- Returns the coordinate reference system for this envelope.
- getCoordinateReferenceSystem() -
Method in class PrjFileReader
- Return the Coordinate Reference System retrieved by this reader.
- getCoordinateReferenceSystem() -
Method in class ChoiceAttributeType.Geometric
- Deprecated.
- getCoordinateReferenceSystem() -
Method in class FeatureTypeImpl
-
- getCoordinateReferenceSystem() -
Method in class GeometricAttributeType
- Deprecated.
- getCoordinateReferenceSystem() -
Method in class GeometryDescriptorImpl
-
- getCoordinateReferenceSystem() -
Method in class GeometryTypeImpl
-
- getCoordinateReferenceSystem() -
Method in class DirectPosition1D
- Returns the coordinate reference system in which the coordinate is given.
- getCoordinateReferenceSystem() -
Method in class DirectPosition2D
- Returns the coordinate reference system in which the coordinate is given.
- getCoordinateReferenceSystem() -
Method in class Envelope2D
- Returns the coordinate reference system in which the coordinates are given.
- getCoordinateReferenceSystem() -
Method in class GeneralDirectPosition
- Returns the coordinate reference system in which the coordinate is given.
- getCoordinateReferenceSystem() -
Method in class GeneralEnvelope
- Returns the coordinate reference system in which the coordinates are given.
- getCoordinateReferenceSystem() -
Method in class GeometryBuilder
-
- getCoordinateReferenceSystem() -
Method in class ReferencedEnvelope
- Returns the coordinate reference system associated with this envelope.
- getCoordinateReferenceSystem() -
Method in class CoordinateTableModel
- Returns the CRS for this table model
- getCoordinateReferenceSystem() -
Method in class DefaultMapContext
- Get the current coordinate system.
- getCoordinateReferenceSystem() -
Method in interface MapContext
- Get the current coordinate system.
- getCoordinateReferenceSystem() -
Method in class CoordinateFormat
- Returns the coordinate reference system for points to be formatted.
- getCoordinateReferenceSystem() -
Method in class GeodeticCalculator
- Returns the coordinate reference system for all methods working on
Position
objects.
- getCoordinateReferenceSystem2D() -
Method in class GridCoverage2D
- Returns the two-dimensional part of this grid coverage CRS.
- getCoordinateReferenceSystem2D() -
Method in class GridGeometry2D
- Returns the two-dimensional part of this grid geometry CRS.
- getCoordinateReferenceSystems() -
Method in class DefaultCompoundCRS
- The ordered list of coordinate reference systems.
- getCoordinates() -
Method in class AbstractDirectPosition
- Deprecated. Renamed as
AbstractDirectPosition.getCoordinate()
 for consistency with ISO 19107.
- getCoordinates() -
Method in class DirectPosition2D
- Deprecated. Renamed as
DirectPosition2D.getCoordinate()
 for consistency with ISO 19107.
- getCoordinateSequenceFactories() -
Static method in class FactoryFinder
- Deprecated. Returns a set of all available implementations for the
CoordinateSequenceFactory
interface.
- getCoordinateSequenceFactories() -
Static method in class JTSFactoryFinder
- Returns a set of all available implementations for the
CoordinateSequenceFactory
interface.
- getCoordinateSequenceFactory(Hints) -
Static method in class FactoryFinder
- Deprecated. Returns the first implementation of
CoordinateSequenceFactory
matching the specified
hints.
- getCoordinateSequenceFactory(Hints) -
Static method in class JTSFactoryFinder
- Returns the first implementation of
CoordinateSequenceFactory
matching the specified
hints.
- getCoordinateSystem() -
Method in class DefaultQuery
- getCoordinateSystem purpose.
- getCoordinateSystem() -
Method in interface Query
- Specifies the coordinate system that the features being queried are in.
- getCoordinateSystem() -
Method in interface GeometryAttributeType
- Retrieve the CS_CoordinateSystem used by this GeometryAttributeType.
- getCoordinateSystem() -
Method in class ChoiceAttributeType.Geometric
- Deprecated.
- getCoordinateSystem() -
Method in class GeometricAttributeType
- Deprecated.
- getCoordinateSystem() -
Method in class AbstractCRS
- Returns the coordinate system.
- getCoordinateSystem() -
Method in class DefaultGeographicCRS
- Returns the coordinate system.
- getCoordinateSystem() -
Method in class DefaultImageCRS
- Returns the coordinate system.
- getCoordinateSystem() -
Method in class DefaultProjectedCRS
- Returns the coordinate system.
- getCoordinateSystem() -
Method in class DefaultTemporalCRS
- Returns the coordinate system.
- getCoordinateSystem() -
Method in class DefaultVerticalCRS
- Returns the coordinate system.
- getCoordinateSystemReproject() -
Method in class DefaultQuery
- getCoordinateSystemReproject purpose.
- getCoordinateSystemReproject() -
Method in interface Query
- Request data reprojection.
- getCoordinateSystems() -
Method in class DefaultCompoundCS
- Returns all coordinate systems in this compound CS.
- getCoordinateSystemType() -
Method in class BursaWolfTransformBuilder
- Returns the required coordinate system type, which is
cartesian CS.
- getCoordinateSystemType() -
Method in class MathTransformBuilder
- Returns the required coordinate system type.
- getCoordinateSystemType() -
Method in class ProjectiveTransformBuilder
- Returns the required coordinate system type, which is
cartesian CS.
- getCoordinateValue(int) -
Method in class GeneralGridCoordinates
- Returns the coordinate value at the specified dimension.
- getCoordinateValue(int) -
Method in class GridCoordinates2D
- Returns the coordinate value at the specified dimension.
- getCoordinateValues() -
Method in class GeneralGridCoordinates
- Returns one integer value for each dimension of the grid.
- getCoordinateValues() -
Method in class GridCoordinates2D
- Returns one integer value for each dimension of the grid.
- getCopy() -
Method in class DuplicatingStyleVisitor
-
- getCornerPoints() -
Method in class GeorectifiedImpl
- Earth location in the coordinate system defined by the Spatial Reference System
and the grid coordinate of the cells at opposite ends of grid coverage along two
diagonals in the grid spatial dimensions.
- getCost(Graphable) -
Method in class DijkstraShortestPathFinder
- Returns the cost associated with a node calculated during the graph
traversal.
- getCost(Graphable) -
Method in class DijkstraIterator
- Returns the internal cost of a node which has been calculated by the
iterator.
- getCount() -
Method in class ArcSdeFeatureCollection
-
- getCount(Query) -
Method in class ArcSdeFeatureSource
-
- getCount(Query, ISession) -
Method in class ArcSdeFeatureSource
-
- getCount() -
Method in class ColorPalette
- Returns the number of colours contained in the palette.
- getCount() -
Method in class GeoKeyEntry
-
- getCount(Query) -
Method in class AbstractDataStore
- Gets the number of the features that would be returned by this query for
the specified feature type.
- getCount(Query) -
Method in class AbstractFeatureSource
- Retrieve total number of Query results.
- getCount(Query) -
Method in class CollectionDataStore
-
- getCount() -
Method in class DefaultFeatureResults
- Number of Features in this query.
- getCount(Query) -
Method in interface FeatureSource
- Gets the number of the features that would be returned by this query.
- getCount(Query) -
Method in class PreGeneralizedFeatureSource
-
- getCount() -
Method in class JDBCFeatureCollection
- Performs optimized count if possible.
- getCount(Query) -
Method in class JDBCFeatureSource
- Retrieve total number of Query results.
- getCount(Query) -
Method in class MemoryDataStore
-
- getCount(Query) -
Method in class PropertyFeatureSource
-
- getCount() -
Method in class AttributeIndexReader
- Returns the number of attributes in this index
- getCount() -
Method in class AttributeIndexWriter
- Returns the number of attributes indexed
- getCount() -
Method in class IndexedFidReader
- Returns the number of Fid Entries in the file.
- getCount(Query) -
Method in class ShapefileDataStore
-
- getCount(int) -
Method in class ShapefileReader
- Parses the shpfile counting the records.
- getCount(Query) -
Method in class AbstractFeatureSource2
-
- getCount(Query) -
Method in class ContentFeatureSource
- Returns the count of the number of features of the feature source.
- getCount() -
Method in class ContentState
- The cached number of features.
- getCount() -
Method in class DataFeatureCollection
-
- getCount() -
Method in class EmptyFeatureCollection
-
- getCount(Query) -
Method in class DefaultView
- Adjust query and forward to source.
- getCount() -
Method in class WFSFeatureSource.WFSFeatureResults
-
- getCount(Query) -
Method in class WFS_1_1_0_DataStore
- If the query is fully supported, makes a
GetFeature
request with resultType=hits
and returns the counts returned by the server, otherwise returns -1
as the result is too expensive to calculate.
- getCount(Query) -
Method in class WFSFeatureSource
-
- getCount() -
Method in class SubFeatureCollection
-
- getCount() -
Method in class DefaultFeatureCollection
-
- getCount() -
Method in class AverageVisitor.AverageResult
- The count used to calculate the average
- getCount() -
Method in class CountVisitor
-
- getCount() -
Method in class GeoKeyEntry
-
- getCount() -
Method in class BasicGraphable
-
- getCount() -
Method in interface Graphable
- Returns the value of the counter for the component.
- getCount() -
Method in class OptGraphable
-
- getCount() -
Method in class CountingWalker
- Returns the value of the visitation counter.
- getCount() -
Method in class IndexedFeatureResults
-
- getCountInternal(Query) -
Method in class ContentFeatureSource
- Calculates the number of features of a specified query.
- getCountry() -
Method in class AddressImpl
- Returns the country of the physical address.
- getCoverage(IIOListeners) -
Method in class CoverageStack.Adapter
- Returns the coverage.
- getCoverage(IIOListeners) -
Method in interface CoverageStack.Element
- Returns the coverage, loading the data if needed.
- GetCoverage -
Static variable in class WCS
-
- getCoverageCRS() -
Method in class BaseGridCoverage2DReader
-
- getCoverageEnvelope() -
Method in exception OrdinateOutsideCoverageException
- Returns the coverage envelope, or
null
if unknown.
- getCoverageEnvelope() -
Method in class BaseGridCoverage2DReader
-
- getCoverageFactory() -
Method in class BaseCoverageProcessingNode
- The
GridCoverageFactory
we will internally use for build intermediate and output GridCoverage2D
.
- getCoverageFactory() -
Method in interface CoverageProcessingNode
- The
GridCoverageFactory
we will internally use for build
intermediate and output GridCoverage2D
.
- getCoverageFactory() -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- getCoverageGridRange() -
Method in class BaseGridCoverage2DReader
-
- getCoverageName() -
Method in class BaseGridCoverage2DReader
-
- getCreatedFeatureIds() -
Method in class BatchFeatureEvent
- This is the set of Identifiers that have been created
over the course of this operation.
- getCreateIndexStatement(String) -
Method in class DB2Dialect
-
- getCreateIndexStatement(String) -
Method in class DBDialect
-
- getCreateIndexStatement(String) -
Method in class MySqlDialect
-
- getCreateIndexStatement(String) -
Method in class OracleDialect
-
- getCreateIndexStatement(String) -
Method in class PostgisDialect
-
- getCreateIndexStatement(String) -
Method in class UniversalDialect
-
- getCreateSpatialTableStatement(String) -
Method in class DBDialect
-
- getCreateSpatialTableStatement(String) -
Method in class PostgisDialect
-
- getCreateSpatialTableStatement(String) -
Method in class UniversalDialect
-
- getCreateSpatialTableStatementJoined(String) -
Method in class DBDialect
-
- getCreateSpatialTableStatementJoined(String) -
Method in class PostgisDialect
-
- getCreateSpatialTableStatementJoined(String) -
Method in class UniversalDialect
-
- getCreateTable(String) -
Method in interface Dialect
-
- getCreateTable(String) -
Method in class MySqlDialect
-
- getCredits() -
Method in class IdentificationImpl
- Recognition of those who contributed to the resource(s).
- getCrossMark() -
Method in class AbstractStyleFactory
- Convinence method for obtaining a mark of a fixed shape
- getCrossMark() -
Method in interface StyleFactory
- Convinence method for obtaining a mark of a fixed shape
- getCrossMark() -
Method in class StyleFactoryImpl
-
- getCRS() -
Method in class ArcSdeResourceInfo
-
- getCrs() -
Method in class AbstractGridCoverage2DReader
- Retrieves the
CoordinateReferenceSystem
for dataset pointed by
this AbstractGridCoverage2DReader
.
- getCRS() -
Method in class DefaultResourceInfo
-
- getCRS() -
Method in class CollectionSource
-
- getCRS() -
Method in interface ResourceInfo
- Returns the CRS of the resource if known.
- getCRS() -
Method in class ShapefileFileResourceInfo
-
- getCRS() -
Method in class ShapefileURLResourceInfo
-
- getCRS() -
Method in class WebMapServer.LayerInfo
-
- getCRS() -
Method in class SimpleFeatureTypeBuilder
- The coordinate reference system of the built type.
- getCRS(Geometry) -
Static method in class GML2EncodingUtils
- Determines the crs of the geometry by checking
Geometry.getUserData()
.
- getCRS() -
Method in class SymbolizerAssociation
-
- getCRSAuthorityFactories(Hints) -
Static method in class ReferencingFactoryFinder
- Returns a set of all available implementations for the
CRSAuthorityFactory
interface.
- getCRSAuthorityFactory() -
Method in class BasicFactories
- Returns the CRS authority factory singleton.
- getCRSAuthorityFactory(String) -
Method in class AuthorityFactoryAdapter
- Returns the coordinate reference system factory to use for the specified code.
- getCRSAuthorityFactory(String) -
Method in class ManyAuthoritiesFactory
- Returns the CRS authority factory for the specified
"AUTHORITY:NUMBER"
code.
- getCRSAuthorityFactory(String) -
Method in class URN_AuthorityFactory
- Deprecated. Returns the coordinate reference system factory to use for the specified URN.
- getCRSAuthorityFactory(String, Hints) -
Static method in class ReferencingFactoryFinder
- Returns the first implementation of
CRSAuthorityFactory
matching the specified
hints.
- getCRSFactories(Hints) -
Static method in class ReferencingFactoryFinder
- Returns a set of all available implementations for the
CRSFactory
interface.
- getCRSFactory() -
Method in class BasicFactories
- Returns the CRS factory singleton.
- getCRSFactory() -
Method in class AbstractFeatureFactoryImpl
-
- getCRSFactory() -
Method in class FeatureTypeFactoryImpl
-
- getCRSFactory() -
Method in class ReferencingFactoryContainer
- Returns the coordinate reference system factory.
- getCRSFactory(Hints) -
Static method in class ReferencingFactoryFinder
- Returns the first implementation of
CRSFactory
matching the specified hints.
- getCSAuthorityFactories(Hints) -
Static method in class ReferencingFactoryFinder
- Returns a set of all available implementations for the
CSAuthorityFactory
interface.
- getCSAuthorityFactory() -
Method in class BasicFactories
- Returns the CS authority factory singleton.
- getCSAuthorityFactory(String) -
Method in class AuthorityFactoryAdapter
- Returns the coordinate system factory to use for the specified code.
- getCSAuthorityFactory(String) -
Method in class ManyAuthoritiesFactory
- Returns the CS authority factory for the specified
"AUTHORITY:NUMBER"
code.
- getCSAuthorityFactory(String) -
Method in class URN_AuthorityFactory
- Deprecated. Returns the coordinate system factory to use for the specified URN.
- getCSAuthorityFactory(String, Hints) -
Static method in class ReferencingFactoryFinder
- Returns the first implementation of
CSAuthorityFactory
matching the specified
hints.
- getCSFactories(Hints) -
Static method in class ReferencingFactoryFinder
- Returns a set of all available implementations for the
CSFactory
interface.
- getCSFactory() -
Method in class BasicFactories
- Returns the CS factory singleton.
- getCSFactory() -
Method in class ReferencingFactoryContainer
- Returns the coordinate system factory.
- getCSFactory(Hints) -
Static method in class ReferencingFactoryFinder
- Returns the first implementation of
CSFactory
matching the specified hints.
- getCurrentAngle() -
Method in class LineStringCursor
- Returns the current segment direction as an angle expressed in radians
- getCurrentFIDIndex() -
Method in class IndexedFidReader
- Returns the index that is appended to the typename to construct the fid.
- getCurrentOrdinate() -
Method in class LineStringCursor
-
- getCurrentPosition() -
Method in class LineStringCursor
- Returns the Point representing the current position along the LineString
- getCurrentPosition(Coordinate) -
Method in class LineStringCursor
- Returns the Point representing the current position along the LineString
- getCurrentSubname() -
Method in class AbstractGridCoverage2DReader
-
- getCurrentTypeName() -
Method in class ShapefileDataStore
-
- getCustomProperties() -
Method in interface ExternalGraphic
- Custom user supplied properties available when working with an external graphic.
- getCustomProperties() -
Method in class ExternalGraphicImpl
-
- getDashArray() -
Method in interface Stroke
- This parameter encodes the dash pattern as a seqeuence of floats.
- getDashArray() -
Method in class StrokeImpl
- This parameter encodes the dash pattern as a series of floats.
- getDashOffset() -
Method in interface Stroke
- A dash array need not start from the beginning.
- getDashOffset() -
Method in class StrokeImpl
- This param determines where the dash pattern should start from.
- getData() -
Method in class TiePoint
-
- getData() -
Method in interface InterpolationPoint
- Get data.
- getData() -
Method in interface MapItem
- Get data.
- getData() -
Method in class TiePoint
-
- getData() -
Method in class Entry
- DOCUMENT ME!
- getDatabaseName() -
Method in class ArcSDEConnectionConfig
- DOCUMENT ME!
- getDatabaseName() -
Method in interface ISession
-
- getDatabaseName() -
Method in class SessionWrapper
-
- getDatabaseSchemaName() -
Method in class JDBC1DataStore
- Returns the database schema used by this JDBC datastore
- getDatabaseSchemaName() -
Method in class JDBCDataStoreConfig
- DOCUMENT ME!
- getDataBlock(GridRange, boolean[]) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- getDataBlock(GridRange, byte[]) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- getDataBlock(GridRange, short[]) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- getDataBlock(GridRange, int[]) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- getDataBlock(GridRange, float[]) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- getDataBlock(GridRange, double[]) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- getDataBufferType() -
Method in enum RasterCellType
-
- getDataBufferType(SampleDimensionType) -
Static method in class TypeMap
- Returns the
DataBuffer
type.
- getDataDef() -
Method in class Parameters
- DOCUMENT ME!
- getDataDef() -
Method in class Parameters
- DOCUMENT ME!
- getDataDefinition() -
Method in class FileSystemPageStore
-
- getDataDefinition() -
Method in class DatabasePageStore
-
- getDataDefinition() -
Method in class FileSystemPageStore
-
- getDataDefinition() -
Method in class PageStore
- DOCUMENT ME!
- getDataDefinition() -
Method in class RTree
-
- getDataQualityInfo() -
Method in class MetaDataImpl
- Provides overall assessment of quality of a resource(s).
- getDataset() -
Method in class ScopeDescriptionImpl
- Returns the dataset to which the information applies.
- getDataSetUri() -
Method in class MetaDataImpl
- Provides the URI of the dataset to which the metadata applies.
- getDataSource() -
Method in class DB2DataStore
-
- getDataSource(Map) -
Static method in class DataSourceFinder
- Checks each available datasource implementation in turn and returns the first one which
claims to support the resource identified by the params object.
- getDataSource() -
Method in class PostgisDataStore
- Obtains the postgis datastore connection pool.
- getDataSource() -
Method in class ThreadedEpsgFactory
- Returns the data source for the EPSG database.
- getDataSourceName() -
Method in class Generalization
-
- getDataSourceName() -
Method in class GeneralizationInfo
-
- getDataSourceName() -
Method in class GeneralizationInfos
- This data source is the default data source for all GeneraliziationInfo objects in this
container
- getDataSourceNameSpace() -
Method in class Generalization
-
- getDataSourceNameSpace() -
Method in class GeneralizationInfo
-
- getDataSourceNameSpace() -
Method in class GeneralizationInfos
- This workspace is the default workspace for all GeneraliziationInfo objects in this container
- getDataStore() -
Method in class ArcSdeFeatureSource
-
- getDataStore() -
Method in class AbstractFeatureSource
- Overrides to explicitly type narrow the return type to
DataStore
- getDataStore(Map<String, Serializable>) -
Static method in class DataAccessFinder
- Checks each available datasource implementation in turn and returns the
first one which claims to support the resource identified by the params
object.
- getDataStore(Map) -
Static method in class DataStoreFinder
- Checks each available datasource implementation in turn and returns the
first one which claims to support the resource identified by the params
object.
- getDataStore() -
Method in interface FeatureSource
- Access to the DataStore implementing this FeatureStore.
- getDataStore(URL) -
Static method in class FileDataStoreFinder
- Checks each available datasource implementation in turn and returns the
first one which claims to support the resource identified by the params
object.
- getDataStore() -
Method in class PreGeneralizedFeatureSource
-
- getDataStore() -
Method in class JDBCFeatureSource
- Retrieve DataStore for this FetureSource.
- getDataStore() -
Method in class PropertyFeatureSource
-
- getDataStore() -
Method in class ShapefileFeatureLocking
-
- getDataStore() -
Method in class ShapefileFeatureStore
-
- getDataStore() -
Method in class AbstractFeatureSource2
-
- getDataStore() -
Method in class ContentEntry
- Backpointer to datastore.
- getDataStore() -
Method in class ContentFeatureSource
- The datastore that this feature source originated from.
- getDataStore() -
Method in class DefaultView
- Implement getDataStore.
- getDataStore() -
Method in class WFSFeatureSource
-
- getDataStore() -
Method in class WFSFeatureSource
-
- getDataStoreId() -
Method in class TypeRef
-
- getDataStores() -
Method in class DefaultRepository
-
- getDataStores() -
Method in class DSFinderRepository
-
- getDataStores() -
Method in interface Repository
- List of available DataStore instances; these are considered to be
live/connected datastores under the management of the application
and should not be closed or otherwise harmed by client code.
- getDataType() -
Method in class DefaultFIDMapperFactory.ColumnInfo
- DOCUMENT ME!
- getDataType() -
Method in class ExtendedElementInformationImpl
- Code which identifies the kind of value provided in the extended element.
- getDate() -
Method in class CitationDateImpl
- Returns the reference date for the cited resource.
- getDate() -
Method in class ProcessStepImpl
- Returns the date and time or range of date and time on or over which
the process step occurred.
- getDate() -
Method in class SunRelativePosition
- Returns the date used for elevation and
azimuth computation.
- getDateOfNextUpdate() -
Method in class MaintenanceInformationImpl
- Returns the scheduled revision date for resource.
- getDates() -
Method in class CitationImpl
- Returns the reference date for the cited resource.
- getDates() -
Method in class ElementImpl
- Returns the date or range of dates on which a data quality measure was applied.
- getDateStamp() -
Method in class MetaDataImpl
- Returns the date that the metadata was created.
- getDateType() -
Method in class CitationDateImpl
- Returns the event used for reference date.
- getDatum() -
Method in class AbstractSingleCRS
- Returns the datum.
- getDatum() -
Method in class DefaultEngineeringCRS
- Returns the datum.
- getDatum() -
Method in class DefaultGeocentricCRS
- Returns the datum.
- getDatum() -
Method in class DefaultGeographicCRS
- Returns the datum.
- getDatum() -
Method in class DefaultImageCRS
- Returns the datum.
- getDatum() -
Method in class DefaultProjectedCRS
- Returns the datum.
- getDatum() -
Method in class DefaultTemporalCRS
- Returns the datum.
- getDatum() -
Method in class DefaultVerticalCRS
- Returns the datum.
- getDatumAuthorityFactories(Hints) -
Static method in class ReferencingFactoryFinder
- Returns a set of all available implementations for the
DatumAuthorityFactory
interface.
- getDatumAuthorityFactory() -
Method in class BasicFactories
- Returns the datum authority factory singleton.
- getDatumAuthorityFactory(String) -
Method in class AuthorityFactoryAdapter
- Returns the datum factory to use for the specified code.
- getDatumAuthorityFactory(String) -
Method in class ManyAuthoritiesFactory
- Returns the datum authority factory for the specified
"AUTHORITY:NUMBER"
code.
- getDatumAuthorityFactory(String) -
Method in class URN_AuthorityFactory
- Deprecated. Returns the datum factory to use for the specified URN.
- getDatumAuthorityFactory(String, Hints) -
Static method in class ReferencingFactoryFinder
- Returns the first implementation of
DatumAuthorityFactory
matching the specified
hints.
- getDatumFactories(Hints) -
Static method in class ReferencingFactoryFinder
- Returns a set of all available implementations for the
DatumFactory
interface.
- getDatumFactory() -
Method in class BasicFactories
- Returns the datum factory singleton.
- getDatumFactory() -
Method in class ReferencingFactoryContainer
- Returns the datum factory.
- getDatumFactory(Hints) -
Static method in class ReferencingFactoryFinder
- Returns the first implementation of
DatumFactory
matching the specified hints.
- getDays() -
Method in class Duration
- Returns the number of days.
- getDBFChannel() -
Method in class AttributeIndexSummary
-
- getDBFReader(ShapefileDataStore) -
Static method in class ShapefileRendererUtil
-
- getDBInfo() -
Method in class PostgisDataStore
- Obtains database specific information, such as version, supported
functions, etc.
- getDBMSInfo() -
Method in interface ISession
-
- getDBMSInfo() -
Method in class SessionWrapper
-
- getDbURL() -
Method in class DB2ConnectionFactory
- Deprecated. Returns the database URL string for this connection.
- getDe9imString() -
Method in class RelateIntegrity
-
- getDebugLevel() -
Method in class LoggerAdapter
- Returns the level for
LoggerAdapter.entering(java.lang.String, java.lang.String)
, LoggerAdapter.exiting(java.lang.String, java.lang.String)
and LoggerAdapter.throwing(java.lang.String, java.lang.String, java.lang.Throwable)
methods.
- getDebugString(DirectPosition) -
Method in class GridCoverage2D
- Returns a debug string for the specified coordinate.
- getDecimalDigits() -
Method in class DefaultFIDMapperFactory.ColumnInfo
- DOCUMENT ME!
- getDeclaration() -
Method in class AttributeImpl
-
- getDeclaration() -
Method in class ElementImpl
-
- getDeclaration() -
Method in class InstanceComponentImpl
-
- getDeclaration() -
Method in interface InstanceComponent
-
- getDeclaringClass() -
Method in class Whitespace
- Returns the Class object corresponding to this enum constant's enum type.
- getDefault() -
Static method in class BasicFactories
- Returns a default common factory instance.
- getDefault() -
Method in class Hints.IntegerKey
- Returns the default value.
- getDefault() -
Static method in class EPSGCRSAuthorityFactory
- Deprecated. Returns a default coordinate system factory backed by the EPSG property file.
- getDefault() -
Method in class FilterSchema.FilterElement
-
- getDefault() -
Method in interface Attribute
-
This is intended to imitate the default value option provided in the
declaration of an XML Schema attribute.
- getDefault() -
Method in interface Element
-
This returns the default value for the Element as a String
- getDefault() -
Method in class AttributeGT
-
- getDefault() -
Method in class ElementGT
- TODO summary sentence for getDefault ...
- getDefault() -
Method in class XLinkSchema.XLinkAttribute
-
- getDefaultBuilder() -
Static method in class CSBuilderFactory
-
- getDefaultController() -
Method in class GeoToolsWriteParams
-
- getDefaultCRS(int) -
Method in class GridCoverageFactory
- Returns the default coordinate reference system to use when no CRS were explicitly
specified by the user.
- getDefaultCRS() -
Static method in class AbstractGridFormat
- getDefaultCRS
This method provides the user with a default crs WGS84
- getDefaultCRS(String) -
Method in interface WFSProtocol
- Returns the CRS identifier of the default CRS for the given feature type as declared in the
corresponding FeatureType element in the capabilities document.
- getDefaultCRS(String) -
Method in class WFS_1_1_0_Protocol
-
- getDefaultDataSource(String, String, String, int, int, boolean) -
Static method in class DB2DataStoreFactory
-
- getDefaultDataSource(String, String, String, int, String, int, int, boolean) -
Static method in class PostgisDataStoreFactory
-
- getDefaultFill() -
Method in class AbstractStyleFactory
-
- getDefaultFill() -
Method in interface StyleFactory
-
- getDefaultFill() -
Method in class StyleFactoryImpl
-
- getDefaultFont() -
Method in class AbstractStyleFactory
-
- getDefaultFont() -
Method in interface StyleFactory
-
- getDefaultFont() -
Method in class StyleFactoryImpl
- Creates a defaultFont which is valid on all machines.
- getDefaultGeometry() -
Method in class PreGeneralizedSimpleFeature
-
- getDefaultGeometry() -
Method in class ContentFeatureCollection
-
- getDefaultGeometry() -
Method in class DecoratingFeature
-
- getDefaultGeometry() -
Method in class DefaultFeature
- Deprecated. use
DefaultFeature.getDefaultGeometry()
.
- getDefaultGeometry() -
Method in interface Feature
- Deprecated. Gets the default geometry for this feature.
- getDefaultGeometry() -
Method in class FeatureTypeBuilder
- Return the AttributeType currently used as the defaultGeometry property
for the FeatureType this factory will create.
- getDefaultGeometry() -
Method in class SimpleFeatureImpl
-
- getDefaultGeometry() -
Method in class SimpleFeatureTypeBuilder
- The name of the default geometry attribute of the built type.
- getDefaultGeometryProperty() -
Method in class PreGeneralizedSimpleFeature
-
- getDefaultGeometryProperty() -
Method in class ContentFeatureCollection
-
- getDefaultGeometryProperty() -
Method in class DecoratingFeature
-
- getDefaultGeometryProperty() -
Method in class FeatureImpl
-
- getDefaultGeometryProperty() -
Method in class SimpleFeatureImpl
-
- getDefaultGeometryUsed() -
Method in class StyleAttributeExtractor
- reads the read-only-property.
- getDefaultGraphic() -
Method in class AbstractStyleFactory
-
- getDefaultGraphic() -
Method in interface StyleFactory
-
- getDefaultGraphic() -
Method in class StyleFactoryImpl
-
- getDefaultHints() -
Static method in class GeoTools
- Returns the default set of hints used for the various utility classes.
- getDefaultImageIOWriteParameters() -
Method in class ArcSDERasterFormat
- Retrieves the default instance for the
ArcSDERasterFormat
of the
GeoToolsWriteParams
to control the writing process.
- getDefaultImageIOWriteParameters() -
Method in class AbstractGridFormat
- Returns an instance of
ImageWriteParam
that can be used to
control a subsequent
GridCoverageWriter.write(org.opengis.coverage.grid.GridCoverage, org.opengis.parameter.GeneralParameterValue[])
;
Be careful with using the ImageWriteParam
since their usage is
still experimental.
- getDefaultImageIOWriteParameters() -
Method in class UnknownFormat
-
- getDefaultImageIOWriteParameters() -
Method in class BaseGDALGridFormat
-
- getDefaultImageIOWriteParameters() -
Method in class ArcGridFormat
- Retrieves the default instance for the
ArcGridFormat
of the
GeoToolsWriteParams
to control the writing process.
- getDefaultImageIOWriteParameters() -
Method in class GeoTiffFormat
- Returns an instance of
GeoTiffWriteParams
for controlling an
hypothetic writing process.
- getDefaultImageIOWriteParameters() -
Method in class GTopo30Format
- Always returns null since for the moment there are no
GeoToolsWriteParams
availaible for this format.
- getDefaultImageIOWriteParameters() -
Method in class WorldImageFormat
- Always returns null since for the moment there are no
GeoToolsWriteParams
availaible for this format.
- getDefaultImageIOWriteParameters() -
Method in class ImageMosaicFormat
- Throw an exception since this plugin is readonly.
- getDefaultImageIOWriteParameters() -
Method in class ImageMosaicJDBCFormat
- Throw an exception since this plugin is readonly.
- getDefaultImageIOWriteParameters() -
Method in class ImagePyramidFormat
- Throw an exception since this plugin is readonly.
- getDefaultInsance() -
Static method in class FontCache
- Deprecated. Use
FontCache.getDefaultInstance()
instead
- getDefaultInstance() -
Static method in class FontCache
- Returns the default, system wide font cache
- getDefaultLineString(SimpleFeature) -
Method in class DefaultFeatureValidation
- Retrives a single LineString from feature.getDefaultGeometry.
- getDefaultLineSymbolizer() -
Method in class AbstractStyleFactory
-
- getDefaultLineSymbolizer() -
Method in interface StyleFactory
-
- getDefaultLineSymbolizer() -
Method in class StyleFactoryImpl
-
- getDefaultMark() -
Method in class AbstractStyleFactory
-
- getDefaultMark() -
Method in interface StyleFactory
-
- getDefaultMark() -
Method in class StyleFactoryImpl
-
- getDefaultNamespace() -
Method in class TransformerBase.TranslatorSupport
-
- getDefaultNamespace() -
Method in interface Translator
- Get the default URI used by this Translator for encoding.
- getDefaultOutputFormat(WFSOperationType) -
Method in interface WFSProtocol
-
- getDefaultOutputFormat(WFSProtocol, WFSOperationType) -
Method in class DefaultWFSStrategy
-
- getDefaultOutputFormat(WFSProtocol, WFSOperationType) -
Method in class GeoServerStrategy
- GeoServer versions prior to 2.0 state
text/gml; subtype=gml/3.1.1
instead of text/xml; subtype=gml/3.1.1
- getDefaultOutputFormat(WFSProtocol, WFSOperationType) -
Method in class IonicStrategy
- Ionic does not declare the supported output formats in the caps, yet it fails if asked for
text/xml; subtype=gml/3.1.1
but succeeds if asked for GML3
- getDefaultOutputFormat(WFSOperationType) -
Method in class WFS_1_1_0_Protocol
-
- getDefaultOutputFormat(WFSProtocol, WFSOperationType) -
Method in interface WFSStrategy
- Returns the protocol default output format name for the WFS version the implementation talks.
- getDefaultParameters(String) -
Method in class DefaultMathTransformFactory
- Returns the default parameter values for a math transform using the given method.
- getDefaultPixelSize() -
Method in class SpatioTemporalCoverage3D
- Returns the default pixel size for images to be produced by
SpatioTemporalCoverage3D.getRenderableImage(Date)
.
- getDefaultPointPlacement() -
Method in class AbstractStyleFactory
-
- getDefaultPointPlacement() -
Method in interface StyleFactory
-
- getDefaultPointPlacement() -
Method in class StyleFactoryImpl
- returns a default PointPlacement with a 0,0 anchorPoint and a
displacement of 0,0 and a rotation of 0
- getDefaultPointSymbolizer() -
Method in class AbstractStyleFactory
-
- getDefaultPointSymbolizer() -
Method in interface StyleFactory
-
- getDefaultPointSymbolizer() -
Method in class StyleFactoryImpl
-
- getDefaultPolicy() -
Static method in enum OverviewPolicy
-
- getDefaultPolygonSymbolizer() -
Method in class AbstractStyleFactory
-
- getDefaultPolygonSymbolizer() -
Method in interface StyleFactory
-
- getDefaultPolygonSymbolizer() -
Method in class StyleFactoryImpl
-
- getDefaultPrefix() -
Method in class TransformerBase.TranslatorSupport
-
- getDefaultPrefix() -
Method in interface Translator
- Get the default prefix used by this Translator for encoding.
- getDefaultRasterSymbolizer() -
Method in class AbstractStyleFactory
-
- getDefaultRasterSymbolizer() -
Method in interface StyleFactory
-
- getDefaultRasterSymbolizer() -
Method in class StyleFactoryImpl
-
- getDefaultSize() -
Method in class ZoomPane
- Returns the default size for this component.
- getDefaultStroke() -
Method in class AbstractStyleFactory
-
- getDefaultStroke() -
Method in interface StyleFactory
-
- getDefaultStroke() -
Method in class StyleFactoryImpl
-
- getDefaultStyle() -
Method in class AbstractStyleFactory
-
- getDefaultStyle(StyledLayerDescriptor) -
Static method in class SLD
-
- getDefaultStyle() -
Method in class StyledLayerDescriptorImpl
- Convenience method for grabbing the default style from the
StyledLayerDescriptor.
- getDefaultStyle() -
Method in interface StyleFactory
-
- getDefaultStyle() -
Method in class StyleFactoryImpl
-
- getDefaultTextSymbolizer() -
Method in class AbstractStyleFactory
- Creates a default Text Symbolizer, using the defaultFill, defaultFont
and defaultPointPlacement, Sets the geometry attribute name to be
geometry:text.
- getDefaultTextSymbolizer() -
Method in interface StyleFactory
- Creates a default Text Symbolizer, using the defaultFill, defaultFont
and defaultPointPlacement, Sets the geometry attribute name to be
geometry:text.
- getDefaultTextSymbolizer() -
Method in class StyleFactoryImpl
- Creates a default Text Symbolizer, using the defaultFill, defaultFont
and defaultPointPlacement, Sets the geometry attribute name to be
geometry:text.
- getDefaultValue() -
Method in class AttributeDescriptorImpl
-
- getDefaultValue() -
Method in class DefaultParameterDescriptor
- Returns the default value for the parameter.
- getDefaultValue() -
Method in class DefaultPiecewiseTransform1D
-
- getDefaultValue() -
Method in interface PiecewiseTransform1D
- The default value which will be returned when asked to transform a value outside the valid domain elements.
- getDefaultValue() -
Method in class LinearColorMap
-
- getDefaultVersion() -
Method in interface ISession
- Returns the up to date information about the database default version
- getDefaultVersion() -
Method in class SessionWrapper
-
- getDefinition() -
Method in class Data
- Return the KeyDefinition
- getDefinition() -
Method in class ExtendedElementInformationImpl
- Definition of the extended element.
- getDefinitionNames() -
Method in class Preprocessor
- Returns an unmodifiable set which contains all definition's names given to the
addDefinition(name, ...)
- getDefinitionsURL() -
Method in class EsriExtension
- Returns the URL to the property file that contains CRS definitions.
- getDefinitionsURL() -
Method in class FactoryUsingWKT
- Returns the URL to the property file that contains CRS definitions.
- getDefinitionsURL() -
Method in class UnnamedExtension
- Returns the URL to the property file that contains CRS definitions.
- getDegree() -
Method in class BasicDirectedNode
- Returns sum of sizes of in and out adjacency lists.
- getDegree() -
Method in class BasicNode
-
- getDegree() -
Method in interface Node
- Returns the degree of the node.
- getDegree() -
Method in class OptDirectedNode
-
- getDegree() -
Method in class OptNode
-
- getDegreesAllowable() -
Method in class LineNoPseudoNodeValidation
- Access degreesAllowable property.
- getDelegate() -
Method in class ReprojectFeatureReader
-
- getDelegate() -
Method in interface DelegatingFeatureReader
-
- getDelegate() -
Method in interface DelegatingFeatureWriter
-
- getDelegate() -
Method in class FilteringFeatureReader
-
- getDelegate() -
Method in class MaxFeatureReader
-
- getDelegate() -
Method in class ReTypeFeatureReader
-
- getDelegate() -
Method in class FeatureIteratorIterator
-
- getDelegate() -
Method in class FilteringIterator
-
- getDelegate() -
Method in class MaxFeaturesIterator
-
- getDelegate() -
Method in class ReprojectingIterator
-
- getDelegate() -
Method in class ReTypingIterator
-
- getDeleteFilter() -
Method in class WFSTransactionAccessor
- Returns all the filters indicating deleted feature anded together.
- getDeleteFilter() -
Method in interface ClientTransactionAccessor
- Returns all the filters indicating deleted feature ANDed together.
- getDeliveryPoints() -
Method in class AddressImpl
- Returns the address line for the location (as described in ISO 11180, Annex A).
- getDeltaStatistics() -
Method in class Statistics.Delta
- Returns the statistics about difference between consecutives values.
- getDenominator() -
Method in class RepresentativeFractionImpl
- Returns the number below the line in a vulgar fraction.
- getDensities() -
Method in class MediumImpl
- Returns the density at which the data is recorded.
- getDensityUnits() -
Method in class MediumImpl
- Returns the units of measure for the recording density.
- getDependencies(String) -
Method in class ValidationProcessor
- getDependencies purpose.
- getDependencies() -
Method in class Configuration
-
- getDependencies() -
Method in class XSD
- The dependencies of this schema.
- getDerivedElementDeclarations(XSDElementDeclaration) -
Static method in class Schemas
- Returns a list of all top level elements that are of a type derived
from the type of the specified element.
- getDescribeFeatureType() -
Method in class WFSCapabilities
- DOCUMENT ME!
- getDescribeFeatureTypeURL(String) -
Method in class WFS_1_0_0_DataStore
-
- getDescribeFeatureTypeURL(String) -
Method in class WFS_1_1_0_DataStore
-
- getDescribeFeatureTypeURL(String) -
Method in interface WFSDataStore
-
- getDescribeFeatureTypeURLGet(String) -
Method in interface WFSProtocol
- Returns the http GET request to get the gml schema for the given type name
- getDescribeFeatureTypeURLGet(String) -
Method in class WFS_1_1_0_Protocol
-
- getDescribeFeatureTypeURLGet(String) -
Method in class WFSProtocolHandler
- Deprecated.
- getDescribeLayer() -
Method in class WMSRequest
-
- getDescription() -
Method in class ArcSDEDataStoreFactory
- A human friendly name for this data source factory
- getDescription() -
Method in class ArcSdeResourceInfo
-
- getDescription() -
Method in class ArcSDERasterFormat
-
- getDescription() -
Method in class ColorBrewer
-
- getDescription() -
Method in class ColorPalette
- Getter for property description.
- getDescription() -
Method in class AbstractGridFormat
-
- getDescription() -
Method in class GridSampleDimension
- Gets the sample dimension title or description.
- getDescription() -
Method in class AbstractOperation
- Deprecated. Return type need to be changed, maybe to
InternationalString
.
- getDescription() -
Method in interface DataAccessFactory
- Describe the nature of the datasource constructed by this factory.
- getDescription() -
Method in class DB2DataStoreFactory
- Provide a String description of this data store.
- getDescription() -
Method in class DefaultResourceInfo
-
- getDescription() -
Method in class DefaultServiceInfo
-
- getDescription() -
Method in class PreGeneralizedDataStoreFactory
-
- getDescription() -
Method in interface DataSourceFactorySpi
- Describe the nature of the data source constructed by this factory.
- getDescription() -
Method in class DBCPDataSourceFactory
-
- getDescription() -
Method in class JNDIDataSourceFactory
-
- getDescription() -
Method in class PostgisDataStoreFactory
- Describe the nature of the datasource constructed by this factory.
- getDescription() -
Method in class PropertyDataStoreFactory
- DOCUMENT ME!
- getDescription() -
Method in interface ResourceInfo
- Resource's description or abstract.
- getDescription() -
Method in interface ServiceInfo
- Human readable description of this service.
- getDescription() -
Method in class ShapefileDataStoreFactory
- Describes the type of data the datastore returned by this factory works
with.
- getDescription() -
Method in class ShapefileFileResourceInfo
-
- getDescription() -
Method in class ShapefileFileServiceInfo
-
- getDescription() -
Method in class ShapefileURLResourceInfo
-
- getDescription() -
Method in class ShapefileURLServiceInfo
-
- getDescription() -
Method in class ActiveTypeEntry
- TODO summary sentence for getDescription ...
- getDescription() -
Method in interface TypeEntry
-
- getDescription() -
Method in class WFSDataStoreFactory
-
- getDescription() -
Method in class WebMapServer.LayerInfo
-
- getDescription() -
Method in class WebMapServer.WMSInfo
-
- getDescription() -
Method in class SimpleFeatureTypeBuilder
- The description of the built type.
- getDescription() -
Method in class PropertyTypeImpl
-
- getDescription(Geometry) -
Static method in class GML2EncodingUtils
- Determines the name (gml:name) of the geometry by checking
Geometry.getUserData()
.
- getDescription() -
Method in class SimpleFileFilter
-
- getDescription() -
Method in class ProgressMailer
- Deprecated. Replaced by
ProgressMailer.getTask()
.
- getDescription() -
Method in class ProgressPrinter
-
- getDescription() -
Method in class ParameterEditor
- Returns the description currently shown, or
null
if none.
- getDescription() -
Method in class ProgressWindow
-
- getDescription() -
Method in class DefaultFileFilter
- Returns the description of this filter.
- getDescription() -
Method in class OnLineResourceImpl
- Returns the detailed text description of what the online resource is/does.
- getDescription() -
Method in class ExtentImpl
- Returns the spatial and temporal extent for the referring object.
- getDescription() -
Method in class ProcessStepImpl
- Returns the description of the event, including related parameters or tolerances.
- getDescription() -
Method in class SourceImpl
- Returns a detailed description of the level of the source data.
- getDescription(XPropertySet, String) -
Method in class Referencing
- Returns the identified object description from an authority code.
- getDescription(XPropertySet, String) -
Method in interface XReferencing
- Returns the identified object description from an authority code.
- getDescription() -
Method in class BaseCoverageProcessingNode
-
- getDescription() -
Method in interface CoverageProcessingNode
- Retrieves the description for this
CoverageProcessingNode
- getDescription() -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- getDescription() -
Method in interface FeatureTypeStyle
- Description for this style.
- getDescription() -
Method in class FeatureTypeStyleImpl
-
- getDescription() -
Method in class NamedStyleImpl
-
- getDescription() -
Method in interface Rule
- Description for this style.
- getDescription() -
Method in class RuleImpl
-
- getDescription() -
Method in interface Style
- Description for this style.
- getDescription() -
Method in class StyleImpl
-
- getDescription() -
Method in class DelegateProgressListener
-
- getDescription() -
Method in class NullProgressListener
-
- getDescription() -
Method in interface ProgressListener
- Deprecated. Returns the description for the lengthly operation to be reported, or
null
if none.
- getDescription() -
Method in class DefaultFeatureValidation
- Override getDescription.
- getDescription() -
Method in class DefaultIntegrityValidation
- Override getDescription.
- getDescription() -
Method in class PlugInDTO
- Access description property.
- getDescription() -
Method in class TestDTO
- Access description property.
- getDescription() -
Method in class TestSuiteDTO
- Access description property.
- getDescription() -
Method in interface Validation
- User's Description of this Validation.
- getDescriptionText(String) -
Method in class JDBCAuthorityFactory
-
- getDescriptionText(String) -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- getDescriptionText(String) -
Method in class AbstractAuthorityMediator
-
- getDescriptionText(String) -
Method in class AbstractCachedAuthorityFactory
-
- getDescriptionText(String) -
Method in class AbstractEpsgMediator
- Gets a description of the object corresponding to a code.
- getDescriptionText(String) -
Method in class AuthorityFactoryAdapter
- Returns a description for the object identified by the specified code.
- getDescriptionText(String) -
Method in class BufferedAuthorityFactory
- Gets a description of the object corresponding to a code.
- getDescriptionText(String) -
Method in class CachedAuthorityDecorator
-
- getDescriptionText(String) -
Method in class CachedCRSAuthorityDecorator
-
- getDescriptionText(String) -
Method in class AbstractEpsgFactory
- Gets a description of the object corresponding to a code.
- getDescriptionText(String) -
Method in class DirectEpsgFactory
- Gets a description of the object corresponding to a code.
- getDescriptionText(String) -
Method in class FallbackAuthorityFactory
- Returns a description for the object identified by the specified code.
- getDescriptionText(String) -
Method in class ManyAuthoritiesFactory
- Gets a description of the object corresponding to a code.
- getDescriptionText(String) -
Method in class PropertyAuthorityFactory
- Gets a description of the object corresponding to a code.
- getDescriptionText(String) -
Method in class ThreadedAuthorityFactory
- Gets a description of the object corresponding to a code.
- getDescriptionText(String) -
Method in class AutoCRSFactory
- Deprecated. Returns the CRS name for the given code.
- getDescriptionText(String) -
Method in class WebCRSFactory
- Deprecated. Returns the CRS name for the given code.
- getDescriptiveKeywords() -
Method in class IdentificationImpl
- Provides category keywords, their type, and reference source.
- getDescriptor() -
Method in class PreGeneralizedSimpleFeature
-
- getDescriptor() -
Method in class ContentFeatureCollection
-
- getDescriptor() -
Method in class AssociationImpl
-
- getDescriptor() -
Method in class AttributeImpl
-
- getDescriptor() -
Method in class DecoratingFeature
-
- getDescriptor() -
Method in class GeometryAttributeImpl
-
- getDescriptor() -
Method in class LenientAttribute
-
- getDescriptor() -
Method in class PropertyImpl
-
- getDescriptor() -
Method in class SimpleFeatureImpl
-
- getDescriptor(Name) -
Method in class SimpleFeatureTypeImpl
-
- getDescriptor(String) -
Method in class SimpleFeatureTypeImpl
-
- getDescriptor(int) -
Method in class SimpleFeatureTypeImpl
-
- getDescriptor(Name) -
Method in class ComplexTypeImpl
-
- getDescriptor(String) -
Method in class ComplexTypeImpl
-
- getDescriptor() -
Method in class ReadonlyAttributeDecorator
-
- getDescriptor() -
Method in class RangeDimensionImpl
- Returns the description of the range of a cell measurement value.
- getDescriptor() -
Method in class AbstractParameter
- Returns the abstract definition of this parameter or group of parameters.
- getDescriptor() -
Method in class FloatParameter
- Returns the abstract definition of this parameter.
- getDescriptor() -
Method in class ImagingParameters
- Returns the abstract definition of this parameter.
- getDescriptor() -
Method in class MatrixParameters
- Returns a description of this parameter value group.
- getDescriptor() -
Method in class Parameter
- Returns the abstract definition of this parameter.
- getDescriptor() -
Method in class ParameterGroup
- Returns the abstract definition of this group of parameters.
- getDescriptors() -
Method in class ComplexTypeImpl
-
- getDest() -
Method in class AStarIterator.AStarFunctions
-
- getDestination() -
Method in class AbstractGridCoverageWriter
- (non-Javadoc)
- getDestinationGeographicPoint() -
Method in class GeodeticCalculator
- Returns the destination point.
- getDestinationOffset() -
Method in class GeoToolsWriteParams
-
- getDestinationPosition() -
Method in class GeodeticCalculator
- Returns the destination position in user coordinates, which doesn't need to be geographic.
- getDestinationType() -
Method in class GeoToolsWriteParams
-
- getDimension() -
Method in class AbstractCoverage
- Returns the dimension of this coverage.
- getDimension() -
Method in class GeneralGridCoordinates
- Returns the number of dimensions.
- getDimension() -
Method in class GeneralGridEnvelope
- Returns the number of dimensions.
- getDimension() -
Method in class GeneralGridGeometry
- Returns the number of dimensions.
- getDimension() -
Method in class GridCoordinates2D
- Returns the number of dimensions, which is always 2.
- getDimension() -
Method in class GridEnvelope2D
- Returns the number of dimensions, which is always 2.
- getDimension() -
Method in class CRSEnvelope
-
- getDimension() -
Method in class DirectPosition1D
- The length of coordinate sequence (the number of entries).
- getDimension() -
Method in class DirectPosition2D
- The length of coordinate sequence (the number of entries).
- getDimension() -
Method in class Envelope2D
- Returns the number of dimensions.
- getDimension() -
Method in class GeneralDirectPosition
- The length of coordinate sequence (the number of entries).
- getDimension() -
Method in class GeneralEnvelope
- Returns the number of dimensions.
- getDimension() -
Method in interface CSBuilder
- Returns the dimension of the coordinate sequence we are building, -1 if there is none
- getDimension() -
Method in class DefaultCSBuilder
-
- getDimension() -
Method in class PackedCSBuilder
-
- getDimension() -
Method in class ReferencedEnvelope
- Returns the number of dimensions.
- getDimension(CoordinateSequence) -
Static method in class GMLUtil
- Determines the dimension of a coordinate sequence.
- getDimension() -
Method in class AbstractSingleCRS
- Returns the dimension of the underlying coordinate system.
- getDimension() -
Method in class AbstractCS
- Returns the dimension of the coordinate system.
- getDimension() -
Method in class BursaWolfTransformBuilder
- Returns the dimension for
source
and
target
CRS, which is 2.
- getDimension() -
Method in class MathTransformBuilder
- Returns the dimension for source and
target
CRS.
- getDimensionName() -
Method in class DimensionImpl
- Name of the axis.
- getDimensions() -
Method in class CoverageDescriptionImpl
- Returns the information on the dimensions of the cell measurement value.
- getDimensionSize() -
Method in class DimensionImpl
- Number of elements along the axis.
- getDirection(String) -
Static method in class DefaultCoordinateSystemAxis
- Returns an axis direction constants from its name.
- getDirection() -
Method in class DefaultCoordinateSystemAxis
- Direction of this coordinate system axis.
- getDirectPosition() -
Method in class AbstractDirectPosition
- Returns always
this
, the direct position for this
position.
- getDirectPosition() -
Method in class DirectPosition2D
- Returns always
this
, the direct position for this
position.
- getDisplacement() -
Method in interface Graphic
-
- getDisplacement() -
Method in class GraphicImpl
-
- getDisplacement() -
Method in interface PointPlacement
- Returns the Displacement which gives X and Y offset displacements to use
for rendering a text label near a point.
- getDisplacement() -
Method in class PointPlacementImpl
- Returns the Displacement which gives X and Y offset displacements to use
for rendering a text label near a point.
- getDisplacementX() -
Method in class TextStyle2D
-
- getDisplacementX() -
Method in interface Displacement
- Returns an expression that computes a pixel offset from the geometry
point.
- getDisplacementX() -
Method in class DisplacementImpl
- Getter for property displacementX.
- getDisplacementY() -
Method in class TextStyle2D
-
- getDisplacementY() -
Method in interface Displacement
- Returns an expression that computes a pixel offset from the geometry
point.
- getDisplacementY() -
Method in class DisplacementImpl
- Getter for property displacementY.
- getDisplayArgumentName(String, int) -
Method in class Formulas
- Returns the user-visible name of the specified argument.
- getDisplayCategoryName(String) -
Method in class Formulas
- Returns the user-visible name of the category the function belongs to.
- getDisplayFunctionName(String) -
Method in class Formulas
- Returns the user-visible function name for an internal name.
- getDisplayName() -
Method in class ArcSDEDataStoreFactory
- Display name for this DataStore Factory
- getDisplayName() -
Method in class AbstractDataStoreFactory
- Default Implementation abuses the naming convention.
- getDisplayName() -
Method in interface DataAccessFactory
- Name suitable for display to end user.
- getDisplayName() -
Method in class DB2DataStoreFactory
- Name suitable for display to end user.
- getDisplayName() -
Method in class PreGeneralizedDataStoreFactory
-
- getDisplayName() -
Method in class AbstractDataSourceFactorySpi
- Default Implementation abuses the naming convention.
- getDisplayName() -
Method in interface DataSourceFactorySpi
- Name suitable for display to end user.
- getDisplayName() -
Method in class PostgisDataStoreFactory
-
- getDisplayName() -
Method in class PropertyDataStoreFactory
- DOCUMENT ME!
- getDisplayName() -
Method in class IndexedShapefileDataStoreFactory
- Deprecated.
- getDisplayName() -
Method in class ShapefileDataStoreFactory
-
- getDisplayName() -
Method in class ActiveTypeEntry
- TODO summary sentence for getDisplayName ...
- getDisplayName() -
Method in interface TypeEntry
-
- getDisplayName() -
Method in class WFSDataStoreFactory
-
- getDistance() -
Method in class Generalization
-
- getDistance() -
Method in class CartesianDistanceFilter
- Gets the distance allowed by this filter.
- getDistance() -
Method in interface GeometryDistanceFilter
- Deprecated. use
DistanceBufferOperator.getDistance()
- getDistance() -
Method in class ResolutionImpl
- Ground sample distance.
- getDistanceUnits() -
Method in class CartesianDistanceFilter
-
- getDistributionFormats() -
Method in class DistributionImpl
- Provides a description of the format of the data to be distributed.
- getDistributionInfo() -
Method in class MetaDataImpl
- Provides information about the distributor of and options for obtaining the resource(s).
- getDistributionOrderProcesses() -
Method in class DistributorImpl
- Provides information about how the resource may be obtained, and related
instructions and fee information.
- getDistributorContact() -
Method in class DistributorImpl
- Party from whom the resource may be obtained.
- getDistributorFormats() -
Method in class DistributorImpl
- Provides information about the format used by the distributor.
- getDistributors() -
Method in class DistributionImpl
- Provides information about the distributor.
- getDistributorTransferOptions() -
Method in class DistributorImpl
- Provides information about the technical means and media used by the distributor.
- getDocument() -
Method in class Encoder
-
- getDocument() -
Method in class XMLSAXHandler
- getDocument purpose.
- getDocumentSchema() -
Method in interface PrintHandler
- Returns the default Schema for the document being printed
- getDocURL() -
Method in class ArcSDERasterFormat
-
- getDocURL() -
Method in class AbstractGridFormat
-
- getDocURL() -
Method in class AbstractOperation
- Deprecated. To be replaced by a method returning a
Citation
.
- getDomainCode() -
Method in class ExtendedElementInformationImpl
- Three digit code assigned to the extended element.
- getDomainElements() -
Method in class AbstractCoverage
- Returns the set of domain objects in the domain.
- getDomainElements() -
Method in class LinearColorMap
-
- getDomainExtents() -
Method in class AbstractCoverage
- Returns the extent of the domain of the coverage.
- getDomainOfValidity() -
Method in class AbstractReferenceSystem
- Area or region or timeframe in which this (coordinate) reference system is valid.
- getDomainOfValidity() -
Method in class AbstractDatum
- Area or region or timeframe in which this datum is valid.
- getDomainOfValidity() -
Method in class AbstractCoordinateOperation
- Area or region or timeframe in which this coordinate operation is valid.
- getDomainValue() -
Method in class ExtendedElementInformationImpl
- Valid values that can be assigned to the extended element.
- getDoubleSQLType() -
Method in class DBDialect
-
- getDoubleSQLType() -
Method in class OracleDialect
-
- getDoubleSQLType() -
Method in class PostgisDialect
-
- getDq() -
Method in class BursaWolfTransformBuilder
- Generates partial derivative in q (scale factor).
- getDRalfa() -
Method in class BursaWolfTransformBuilder
- Generates partial derivative with respect to alfa.
- getDRbeta() -
Method in class BursaWolfTransformBuilder
- Generates partial derivative with respect to beta.
- getDRgamma() -
Method in class BursaWolfTransformBuilder
- Generates partial derivative with respect to gamma.
- getDTDHandler() -
Method in class BatikXMLReader
-
- getDuration() -
Method in class DefaultFeatureLock
- Time from now the lock will expire
- getDuration() -
Method in interface FeatureLock
- Time from now the lock will expire
- getDuration() -
Method in class LockRequest
-
- getDxMatrix() -
Method in class BursaWolfTransformBuilder
- Method that claculates the parameters by iteration.
- getEastBoundLongitude() -
Method in class GeographicBoundingBoxImpl
- Returns the eastern-most coordinate of the limit of the
dataset extent.
- getEccentricity() -
Method in class DefaultEllipsoid
- The ratio of the distance between the center and a focus of the ellipse
to the length of its semimajor axis.
- getEdge(Coordinate, Coordinate) -
Method in class BasicLineGraphGenerator
-
- getEdge(Coordinate, Coordinate) -
Method in interface LineGraphGenerator
-
- getEdge(Coordinate, Coordinate) -
Method in class OptDirectedLineGraphGenerator
-
- getEdge(Coordinate, Coordinate) -
Method in class OptLineGraphGenerator
-
- getEdge(Node) -
Method in class BasicDirectedNode
- First searches for an in edge with an out node == this, and in
node == other.
- getEdge(Node) -
Method in class BasicNode
-
- getEdge(Node) -
Method in interface Node
- Returns an edge in the adjacency list of the node that is adjacent to
another specified node.
- getEdge(Node) -
Method in class OptDirectedNode
-
- getEdge(Node) -
Method in class OptNode
-
- getEdgeArray() -
Method in class OptNode
- Returns the edge adjacency list of the node as an array.
- getEdges() -
Method in class BasicGraphBuilder
- Returns the edges belonging to the graph being built.
- getEdges() -
Method in class Walk
- Calculates the edges in the walk.
- getEdges() -
Method in class BasicDirectedNode
- Returns the combination of both the in and out adjacecy lists.
- getEdges(Node) -
Method in class BasicDirectedNode
- A combination of the results of getInEdges(Node) and getOutEdges(Node).
- getEdges() -
Method in class BasicGraph
-
- getEdges(Node) -
Method in class BasicNode
-
- getEdges() -
Method in class BasicNode
-
- getEdges() -
Method in interface Graph
- Returns the edges of the graph.
- getEdges(Node) -
Method in interface Node
- Returns a collection of edges in the adjacency list of the node that are
adjacent to another specified node.
- getEdges() -
Method in interface Node
- Returns the edge adjacency list of the node.
- getEdges(Node) -
Method in class OptDirectedNode
-
- getEdges() -
Method in class OptDirectedNode
-
- getEdges(Node) -
Method in class OptNode
-
- getEdges() -
Method in class OptNode
-
- getEdges() -
Method in class Triangle
-
- getEdition() -
Method in class CitationImpl
- Returns the version of the cited resource.
- getEditionDate() -
Method in class CitationImpl
- Returns the date of the edition, or
null
if none.
- getEditor() -
Method in class ParameterEditor
- Returns the component used for editing the parameter.
- getElectronicMailAddresses() -
Method in class AddressImpl
- Returns the address of the electronic mailbox of the responsible organization or individual.
- getElement(int, int) -
Method in class AffineTransform2D
- Retrieves the value at the specified row and column of this matrix.
- getElement(int, int) -
Method in class Matrix1
- Returns the element at the specified index.
- getElement(int, int) -
Method in class Matrix2
- Returns the element at the specified index.
- getElement(int, int) -
Method in interface XMatrix
- Returns the element at the specified index.
- getElement() -
Method in class ComplexElementHandler
-
- getElement() -
Method in class DocumentHandler
-
- getElement() -
Method in class IgnoreHandler
-
- getElement() -
Method in class SimpleElementHandler
-
- getElement() -
Method in interface ElementValue
-
Returns the type which generated the associated value.
- getElement() -
Method in class ElementValueGT
-
- getElement() -
Method in class XMLElementHandler
- This returns the Element specified.
- getElementByQName(Document, QName) -
Method in class XMLTestSupport
- Convenience method for finding a node in a document which matches the
specified name.
- getElementByQName(Element, QName) -
Method in class XMLTestSupport
- Convenience method for finding a single descendant of a particular node
which matches the specified name.
- getElementClass() -
Method in class Range
- Returns the class of elements in this range.
- getElementDeclaration() -
Method in interface ElementInstance
-
- getElementDeclaration() -
Method in interface ElementHandler
-
- getElementDeclaration() -
Method in class ElementHandlerImpl
-
- getElementDeclaration() -
Method in class ElementImpl
-
- getElementDeclaration(QName) -
Method in class SchemaIndexImpl
-
- getElementDeclaration(QName) -
Method in interface SchemaIndex
- Returns the element declaration with the specified qualified name.
- getElementDeclaration(XSDSchema, QName) -
Static method in class Schemas
- Searches
schema
for an element which matches name
.
- getElementIndex() -
Method in class SchemaIndexImpl
-
- getElementName() -
Method in class ArgHelper.BooleanMapping
- Implementation of getElementName.
- getElementName() -
Method in class ArgHelper.DateMapping
- Implementation of getElementName.
- getElementName() -
Method in class ArgHelper.DoubleMapping
- Implementation of getElementName.
- getElementName() -
Method in class ArgHelper.EnvelopeMapping
- Implementation of getElementName.
- getElementName() -
Method in class ArgHelper.FilterMapping
- Implementation of getElementName.
- getElementName() -
Method in class ArgHelper.FloatMapping
- Implementation of getElementName.
- getElementName() -
Method in class ArgHelper.GeometryMapping
- Implementation of getElementName.
- getElementName() -
Method in class ArgHelper.IntegerMapping
- Implementation of getElementName.
- getElementName() -
Method in class ArgHelper.LongMapping
- Implementation of getElementName.
- getElementName() -
Method in interface ArgHelper.Mapping
- getElementName purpose.
- getElementName() -
Method in class ArgHelper.ShortMapping
- Implementation of getElementName.
- getElementName() -
Method in class ArgHelper.StringMapping
- Implementation of getElementName.
- getElementName() -
Method in class ArgHelper.URIMapping
- Implementation of getElementName.
- getElements(float, float, float, float, int, int, int, float[], float[]) -
Method in class AbstractCoverage.Renderable
- Returns all values of a given element for a specified set of coordinates.
- getElements(double, double, double, double, int, int, int, double[], double[]) -
Method in class AbstractCoverage.Renderable
- Returns all values of a given element for a specified set of coordinates.
- getElements() -
Method in class OGCSchema
-
- getElements() -
Method in class WMSSchema
-
- getElements(boolean) -
Method in class DisjointLists
- Returns all elements with the specified selection state.
- getElements(Matrix) -
Static method in class GeneralMatrix
- Retrieves the specifiable values in the transformation matrix into a
2-dimensional array of double precision values.
- getElements() -
Method in class GeneralMatrix
- Retrieves the specifiable values in the transformation matrix into a
2-dimensional array of double precision values.
- getElements() -
Method in class FilterSchema
-
- getElements() -
Method in class GMLSchema
-
- getElements() -
Method in interface All
-
The list of elements represented within this 'all' declaration.
- getElements() -
Method in class AllGT
-
- getElements() -
Method in interface Schema
-
This method is intended to provide a list of public Elements defined by
this Schema.
- getElements() -
Method in class sldSchema
-
- getElements() -
Method in class WFSSchema
-
- getElements() -
Method in class XLinkSchema
-
- getElementsByQName(Document, QName) -
Method in class XMLTestSupport
- Convenience method for finding nodes in a document which matche the
specified name.
- getElementsByQName(Element, QName) -
Method in class XMLTestSupport
- Convenience method for finding decendants of a particular node which match
the specified name.
- getElementType() -
Method in class CheckedArrayList
- Returns the element type given at construction time.
- getElementType() -
Method in interface CheckedCollection
- Returns the element type.
- getElementType() -
Method in class CheckedHashSet
- Returns the element type given at construction time.
- getElementType() -
Method in class DerivedSet
- Returns the derived element type.
- getElementType() -
Method in class WeakHashSet
- Returns the element type.
- getElevation() -
Method in class SunRelativePosition
- Retourne l'élévation en degrés.
- getElevation(XPropertySet, double, double, double) -
Method in class Nature
- Returns the Sun's elevation angle in degrees.
- getElevation(XPropertySet, double, double, double) -
Method in interface XNature
- Returns the Sun's elevation angle in degrees.
- getEllipsoid(CoordinateReferenceSystem) -
Static method in class CRS
- Returns the first ellipsoid found in a coordinate reference system,
or
null
if there is none.
- getEllipsoid() -
Method in class DefaultGeodeticDatum
- Returns the ellipsoid.
- getEllipsoid() -
Method in class GeodeticCalculator
- Returns the referenced ellipsoid.
- getEmpty() -
Method in class ArcSDEGeometryBuilder
- returns an empty JTS geometry who's type is given by the
ArcSDEGeometryBuilder
subclass instance specialization that implements it.
- getEmptyNode(boolean) -
Method in class FileSystemPageStore
-
- getEmptyNode(boolean) -
Method in class DatabasePageStore
-
- getEmptyNode(boolean) -
Method in class FileSystemPageStore
-
- getEmptyNode(boolean) -
Method in class MemoryPageStore
-
- getEmptyNode(boolean) -
Method in class PageStore
- DOCUMENT ME!
- getEncodedAttribute() -
Method in class AttributeEncodeExecutor
-
- getEncodedElement() -
Method in class ElementEncodeExecutor
-
- getEncodedLen() -
Method in class DataDefinition.Field
- DOCUMENT ME!
- getEncodedLen() -
Method in class DataDefinition
- Gets the len of this field after the encoding, this method may be
different from getLen() only if exists strings in the definition
- getEncoding() -
Method in interface ConnectionFactory
- Deprecated. Returns the preferred character encoding name to encode requests in
- getEncoding() -
Method in class DefaultConnectionFactory
- Deprecated.
- getEncoding() -
Method in class WFSProtocolHandler
- Deprecated. Returns the preferred character encoding name to encode requests in
- getEncoding() -
Method in class Encoder
- Returns the Charset defining the character encoding scheme this Encoder
uses to encode XML content.
- getEncoding() -
Method in class TransformerBase
- Gets the charset to declare in the header of the response.
- getEnding() -
Method in class PeriodNode
-
- getEndTime() -
Method in class CoordinateChooser
- Returns the end time, or
null
if there is none.
- getEndTime() -
Method in class TemporalExtentImpl
- Returns the end date and time for the content of the dataset.
- getEntityResolver() -
Method in class BatikXMLReader
-
- getEntries() -
Method in class Node
-
- getEntriesCount() -
Method in class Node
- DOCUMENT ME!
- getEntry(Name) -
Method in class ContentDataStore
- Returns the entry for a specified name, or
null
if no such
entry exists.
- getEntry() -
Method in class ContentFeatureSource
- The entry for the feature source.
- getEntry() -
Method in class ContentState
- The entry which maintains the state.
- getEntry(Node) -
Method in class FileSystemNode
-
- getEntry(Node) -
Method in class DatabaseNode
-
- getEntry(Node) -
Method in class FileSystemNode
-
- getEntry(Node) -
Method in class MemoryNode
-
- getEntry(int) -
Method in class Node
- Gets the nth Element
- getEntry(Node) -
Method in class Node
- Returns the Entry pointing the specified
Node
- getEntry(Class, String) -
Method in class MetadataSource
- Returns an implementation of the specified metadata interface filled
with the data referenced by the specified identifier.
- getEnvelope() -
Method in class AbstractCoverage
- Returns the bounding box for the coverage domain in
coordinate reference system coordinates.
- getEnvelope() -
Method in class CoverageStack.Adapter
- Returns the coverage envelope.
- getEnvelope() -
Method in interface CoverageStack.Element
- Returns the coverage envelope, or
null
if this information is too expensive to
compute.
- getEnvelope() -
Method in class CoverageStack
- Returns the bounding box for the coverage domain in coordinate system coordinates.
- getEnvelope() -
Method in class GeneralGridGeometry
- Returns the bounding box of "real world" coordinates for this grid geometry.
- getEnvelope() -
Method in class GridCoverage2D
- Returns the bounding box for the coverage domain in coordinate reference system coordinates.
- getEnvelope() -
Method in class GridCoverageBuilder
- Returns a copy of current envelope.
- getEnvelope() -
Method in class TransformedCoverage
- Returns the envelope.
- getEnvelope(String) -
Method in class JDBC1DataStore
- Retrieve approx bounds of all Features.
- getEnvelope(CoordinateReferenceSystem) -
Method in class Layer
-
- getEnvelope(String) -
Method in class PostgisDataStore
- Retrieve approx bounds of all Features.
- getEnvelope(Connection, String, SQLBuilder, Filter) -
Method in class PostgisFeatureStore
-
- getEnvelope(Layer, CoordinateReferenceSystem) -
Method in class WebMapServer
- Given a layer and a coordinate reference system, will locate an envelope
for that layer in that CRS.
- getEnvelope(CoordinateReferenceSystem) -
Static method in class CRS
- Returns the domain of validity for the specified coordinate reference system,
or
null
if unknown.
- getEnvelope() -
Method in class GridToEnvelopeMapper
- Returns the envelope.
- getEnvelope2D() -
Method in class GridCoverage2D
- Returns the two-dimensional bounding box for the coverage domain in coordinate reference
system coordinates.
- getEnvelope2D() -
Method in class GridGeometry2D
- Returns the two-dimensional bounding box for the coverage domain in coordinate reference
system coordinates.
- getEnvelope2D(Envelope, CoordinateReferenceSystem) -
Static method in class JTS
- Converts a JTS 2D envelope in an
Envelope2D
for interoperability with the
referencing package.
- getEnvironmentDescription() -
Method in class DataIdentificationImpl
- Description of the dataset in the producerÂ’s processing environment, including items
such as the software, the computer operating system, file name, and the dataset size.
- getEpoch(XPropertySet) -
Method in class Formulas
- Returns the spreadsheet epoch.
- getEPSGCode() -
Method in class CRSEnvelope
- The CRS is bounding box's Coordinate Reference System
- getEquivalenceClass() -
Method in class DefaultDomain1D
-
- getEquivalenceClass() -
Method in class DefaultDomainElement1D
-
- getEquivalenceClass() -
Method in class DefaultLinearPiecewiseTransform1DElement
-
- getEquivalenceClass() -
Method in class DefaultPiecewiseTransform1D
-
- getEquivalenceClass() -
Method in class DefaultPiecewiseTransform1DElement
-
- getEquivalenceClass() -
Method in class LinearColorMapElement
-
- getEquivalentScale() -
Method in class ResolutionImpl
- Level of detail expressed as the scale of a comparable hardcopy map or chart.
- getError() -
Method in class TransactionResult
- DOCUMENT ME!
- getError() -
Method in class TransformerBase.Task
- Get any error which occurred.
- getErrorHandler() -
Method in class BatikXMLReader
-
- getErrorMessage(IdentifiedObject, IdentifiedObject) -
Static method in class AbstractCoordinateOperationFactory
- Returns an error message for "No path found from sourceCRS to targetCRS".
- getErrorStatistic() -
Method in class QuantitativeResultImpl
- Statistical method used to determine the value, or
null
if none.
- getErrorStatistics() -
Method in class MathTransformBuilder
- Returns statistics about the errors.
- getEscape() -
Method in interface LikeFilter
- Deprecated. use
PropertyIsLike.getEscape()
- getEscape() -
Method in class LikeFilterImpl
- Getter for property escape.
- getEuclideanDistance() -
Method in class DelaunayEdge
-
- getEvaluationExpression() -
Method in class PaletteFunction
-
- getEvaluationMethodDescription() -
Method in class ElementImpl
- Returns the description of the evaluation method.
- getEvaluationMethodType() -
Method in class ElementImpl
- Returns the type of method used to evaluate quality of the dataset,
or
null
if unspecified.
- getEvaluationProcedure() -
Method in class ElementImpl
- Returns the reference to the procedure information, or
null
if none.
- getEventType() -
Method in class FeatureEvent
- Provides information on the type of change that has occured.
- getEventType() -
Method in class CollectionEvent
- Provides information on the type of change that has occured.
- getExceptions() -
Method in class WMSCapabilities
- Exceptions declare what kind of formats this server can return exceptions
in.
- getExceptionValue(String) -
Static method in class WMS1_0_0
- The WMS 1.0.0 specification uses internal mappings in the parameter value
instead of direct mime types.
- getExecutionMode() -
Method in class Function_NameTypeBinding
-
- getExecutionMode() -
Method in class OGCAddBinding
-
- getExecutionMode() -
Method in class OGCAndBinding
-
- getExecutionMode() -
Method in class OGCBeyondBinding
-
- getExecutionMode() -
Method in class OGCBinaryComparisonOpTypeBinding
-
- getExecutionMode() -
Method in class OGCBinaryLogicOpTypeBinding
-
- getExecutionMode() -
Method in class OGCBinaryOperatorTypeBinding
-
- getExecutionMode() -
Method in class OGCBinarySpatialOpTypeBinding
-
- getExecutionMode() -
Method in class OGCComparisonOpsTypeBinding
-
- getExecutionMode() -
Method in class OGCContainsBinding
-
- getExecutionMode() -
Method in class OGCCrossesBinding
-
- getExecutionMode() -
Method in class OGCDisjointBinding
-
- getExecutionMode() -
Method in class OGCDistanceTypeBinding
-
- getExecutionMode() -
Method in class OGCDivBinding
-
- getExecutionMode() -
Method in class OGCDWithinBinding
-
- getExecutionMode() -
Method in class OGCEqualsBinding
-
- getExecutionMode() -
Method in class OGCExpressionTypeBinding
- This stratagy object is a NOP
getExecutionMode() -
Method in class OGCIntersectsBinding
-
- getExecutionMode() -
Method in class OGCLiteralTypeBinding
-
- getExecutionMode() -
Method in class OGCLogicOpsTypeBinding
-
- getExecutionMode() -
Method in class OGCMulBinding
-
- getExecutionMode() -
Method in class OGCOrBinding
-
- getExecutionMode() -
Method in class OGCOverlapsBinding
-
- getExecutionMode() -
Method in class OGCPropertyIsEqualToBinding
-
- getExecutionMode() -
Method in class OGCPropertyIsGreaterThanBinding
-
- getExecutionMode() -
Method in class OGCPropertyIsGreaterThanOrEqualToBinding
-
- getExecutionMode() -
Method in class OGCPropertyIsLessThanBinding
-
- getExecutionMode() -
Method in class OGCPropertyIsLessThanOrEqualToBinding
-
- getExecutionMode() -
Method in class OGCPropertyIsNotEqualToBinding
-
- getExecutionMode() -
Method in class OGCPropertyNameTypeBinding
-
- getExecutionMode() -
Method in class OGCSpatialOpsTypeBinding
-
- getExecutionMode() -
Method in class OGCSubBinding
-
- getExecutionMode() -
Method in class OGCTouchesBinding
-
- getExecutionMode() -
Method in class OGCWithinBinding
-
- getExecutionMode() -
Method in class ComparisonOperatorTypeBinding
-
- getExecutionMode() -
Method in class SortOrderTypeBinding
-
- getExecutionMode() -
Method in class GMLAbstractFeatureCollectionTypeBinding
-
- getExecutionMode() -
Method in class GMLAbstractGeometryTypeBinding
-
- getExecutionMode() -
Method in class GMLGeometryCollectionTypeBinding
-
- getExecutionMode() -
Method in class GMLGeometryPropertyTypeBinding
-
- getExecutionMode() -
Method in class GMLLinearRingMemberTypeBinding
-
- getExecutionMode() -
Method in class GMLLinearRingTypeBinding
-
- getExecutionMode() -
Method in class GMLLineStringMemberTypeBinding
-
- getExecutionMode() -
Method in class GMLLineStringPropertyTypeBinding
-
- getExecutionMode() -
Method in class GMLLineStringTypeBinding
-
- getExecutionMode() -
Method in class GMLMultiGeometryPropertyTypeBinding
-
- getExecutionMode() -
Method in class GMLMultiLineStringPropertyTypeBinding
-
- getExecutionMode() -
Method in class GMLMultiLineStringTypeBinding
-
- getExecutionMode() -
Method in class GMLMultiPointPropertyTypeBinding
-
- getExecutionMode() -
Method in class GMLMultiPointTypeBinding
-
- getExecutionMode() -
Method in class GMLMultiPolygonPropertyTypeBinding
-
- getExecutionMode() -
Method in class GMLMultiPolygonTypeBinding
-
- getExecutionMode() -
Method in class GMLNullTypeBinding
-
- getExecutionMode() -
Method in class GMLPointMemberTypeBinding
-
- getExecutionMode() -
Method in class GMLPointPropertyTypeBinding
-
- getExecutionMode() -
Method in class GMLPointTypeBinding
-
- getExecutionMode() -
Method in class GMLPolygonMemberTypeBinding
-
- getExecutionMode() -
Method in class GMLPolygonPropertyTypeBinding
-
- getExecutionMode() -
Method in class GMLPolygonTypeBinding
-
- getExecutionMode() -
Method in class CurveTypeBinding
-
- getExecutionMode() -
Method in class DirectPositionListTypeBinding
-
- getExecutionMode() -
Method in class DirectPositionTypeBinding
-
- getExecutionMode() -
Method in class DoubleListBinding
-
- getExecutionMode() -
Method in class LinearRingTypeBinding
-
- getExecutionMode() -
Method in class LineStringTypeBinding
-
- getExecutionMode() -
Method in class MultiCurveTypeBinding
-
- getExecutionMode() -
Method in class MultiGeometryTypeBinding
-
- getExecutionMode() -
Method in class MultiLineStringTypeBinding
-
- getExecutionMode() -
Method in class MultiPointTypeBinding
-
- getExecutionMode() -
Method in class MultiPolygonTypeBinding
-
- getExecutionMode() -
Method in class MultiSurfaceTypeBinding
-
- getExecutionMode() -
Method in class NullTypeBinding
-
- getExecutionMode() -
Method in class PointTypeBinding
-
- getExecutionMode() -
Method in class PolygonTypeBinding
-
- getExecutionMode() -
Method in class SurfaceTypeBinding
-
- getExecutionMode() -
Method in class EnvelopeTypeBinding
-
- getExecutionMode() -
Method in class EnvelopeWithTimePeriodTypeBinding
-
- getExecutionMode() -
Method in class ColorBinding
-
- getExecutionMode() -
Method in class ContainerTypeBinding
-
- getExecutionMode() -
Method in class CoordinatesTypeBinding
-
- getExecutionMode() -
Method in class DocumentTypeBinding
-
- getExecutionMode() -
Method in class FolderTypeBinding
-
- getExecutionMode() -
Method in class LabelStyleTypeBinding
-
- getExecutionMode() -
Method in class LineStyleTypeBinding
-
- getExecutionMode() -
Method in class PlacemarkTypeBinding
-
- getExecutionMode() -
Method in class PolyStyleTypeBinding
-
- getExecutionMode() -
Method in class UnitBinding
-
- getExecutionMode() -
Method in class SLDAnchorPointBinding
-
- getExecutionMode() -
Method in class SLDBlueChannelBinding
-
- getExecutionMode() -
Method in class SLDChannelSelectionBinding
-
- getExecutionMode() -
Method in class SLDColorMapBinding
-
- getExecutionMode() -
Method in class SLDColorMapEntryBinding
-
- getExecutionMode() -
Method in class SLDContrastEnhancementBinding
-
- getExecutionMode() -
Method in class SLDCssParameterBinding
-
- getExecutionMode() -
Method in class SLDDisplacementBinding
-
- getExecutionMode() -
Method in class SLDExtentBinding
-
- getExecutionMode() -
Method in class SLDExternalGraphicBinding
-
- getExecutionMode() -
Method in class SLDFeatureTypeConstraintBinding
-
- getExecutionMode() -
Method in class SLDFeatureTypeStyleBinding
-
- getExecutionMode() -
Method in class SLDFillBinding
-
- getExecutionMode() -
Method in class SLDFontBinding
-
- getExecutionMode() -
Method in class SLDFormatBinding
-
- getExecutionMode() -
Method in class SLDGammaValueBinding
-
- getExecutionMode() -
Method in class SLDGeometryBinding
-
- getExecutionMode() -
Method in class SLDGraphicBinding
-
- getExecutionMode() -
Method in class SLDGraphicFillBinding
-
- getExecutionMode() -
Method in class SLDGraphicStrokeBinding
-
- getExecutionMode() -
Method in class SLDGrayChannelBinding
-
- getExecutionMode() -
Method in class SLDGreenChannelBinding
-
- getExecutionMode() -
Method in class SLDHaloBinding
-
- getExecutionMode() -
Method in class SLDHistogramBinding
-
- getExecutionMode() -
Method in class SLDImageOutlineBinding
-
- getExecutionMode() -
Method in class SLDLabelPlacementBinding
-
- getExecutionMode() -
Method in class SLDLayerFeatureConstraintsBinding
-
- getExecutionMode() -
Method in class SLDLegendGraphicBinding
-
- getExecutionMode() -
Method in class SLDLinePlacementBinding
-
- getExecutionMode() -
Method in class SLDLineSymbolizerBinding
-
- getExecutionMode() -
Method in class SLDMarkBinding
-
- getExecutionMode() -
Method in class SLDNamedLayerBinding
-
- getExecutionMode() -
Method in class SLDNamedStyleBinding
-
- getExecutionMode() -
Method in class SLDNormalizeBinding
-
- getExecutionMode() -
Method in class SLDOnlineResourceBinding
-
- getExecutionMode() -
Method in class SLDOverlapBehaviorBinding
-
- getExecutionMode() -
Method in class SLDParameterValueTypeBinding
-
- getExecutionMode() -
Method in class SLDPerpendicularOffsetBinding
-
- getExecutionMode() -
Method in class SLDPointPlacementBinding
-
- getExecutionMode() -
Method in class SLDPointSymbolizerBinding
-
- getExecutionMode() -
Method in class SLDPolygonSymbolizerBinding
-
- getExecutionMode() -
Method in class SLDRasterSymbolizerBinding
-
- getExecutionMode() -
Method in class SLDRedChannelBinding
-
- getExecutionMode() -
Method in class SLDRemoteOWSBinding
-
- getExecutionMode() -
Method in class SLDRuleBinding
-
- getExecutionMode() -
Method in class SLDSelectedChannelTypeBinding
-
- getExecutionMode() -
Method in class SLDShadedReliefBinding
-
- getExecutionMode() -
Method in class SLDStrokeBinding
-
- getExecutionMode() -
Method in class SLDStyledLayerDescriptorBinding
-
- getExecutionMode() -
Method in class SLDSymbolizerBinding
-
- getExecutionMode() -
Method in class SLDSymbolizerTypeBinding
-
- getExecutionMode() -
Method in class SLDTextSymbolizerBinding
-
- getExecutionMode() -
Method in class SLDUserLayerBinding
-
- getExecutionMode() -
Method in class SLDUserStyleBinding
-
- getExecutionMode() -
Method in class DomainSubsetTypeBinding
-
- getExecutionMode() -
Method in class LonLatEnvelopeBaseTypeBinding
-
- getExecutionMode() -
Method in class LonLatEnvelopeTypeBinding
-
- getExecutionMode() -
Method in class SpatialDomainTypeBinding
-
- getExecutionMode() -
Method in class SpatialSubsetTypeBinding
-
- getExecutionMode() -
Method in class DescribeFeatureTypeTypeBinding
-
- getExecutionMode() -
Method in class ComplexDataTypeBinding
-
- getExecutionMode() -
Method in class AbstractComplexBinding
- This implementation returns
Binding.OVERRIDE
.
- getExecutionMode() -
Method in class AbstractSimpleBinding
- This implementation returns
Binding.AFTER
.
- getExecutionMode() -
Method in interface Binding
-
- getExecutionMode() -
Method in class XSAllBinding
-
- getExecutionMode() -
Method in class XSAllNNIBinding
-
- getExecutionMode() -
Method in class XSAnnotatedBinding
-
- getExecutionMode() -
Method in class XSAnySimpleTypeBinding
-
- getExecutionMode() -
Method in class XSAnyTypeBinding
-
- getExecutionMode() -
Method in class XSAnyURIBinding
-
- getExecutionMode() -
Method in class XSAttributeBinding
-
- getExecutionMode() -
Method in class XSAttributeGroupBinding
-
- getExecutionMode() -
Method in class XSAttributeGroupRefBinding
-
- getExecutionMode() -
Method in class XSBase64BinaryBinding
-
- getExecutionMode() -
Method in class XSBlockSetBinding
-
- getExecutionMode() -
Method in class XSBooleanBinding
-
- getExecutionMode() -
Method in class XSByteBinding
-
- getExecutionMode() -
Method in class XSComplexRestrictionTypeBinding
-
- getExecutionMode() -
Method in class XSComplexTypeBinding
-
- getExecutionMode() -
Method in class XSDateBinding
-
- getExecutionMode() -
Method in class XSDateTimeBinding
-
- getExecutionMode() -
Method in class XSDecimalBinding
-
- getExecutionMode() -
Method in class XSDerivationControlBinding
-
- getExecutionMode() -
Method in class XSDerivationSetBinding
-
- getExecutionMode() -
Method in class XSDoubleBinding
-
- getExecutionMode() -
Method in class XSDurationBinding
-
- getExecutionMode() -
Method in class XSElementBinding
-
- getExecutionMode() -
Method in class XSENTITIESBinding
-
- getExecutionMode() -
Method in class XSENTITYBinding
-
- getExecutionMode() -
Method in class XSExplicitGroupBinding
-
- getExecutionMode() -
Method in class XSExtensionTypeBinding
-
- getExecutionMode() -
Method in class XSFacetBinding
-
- getExecutionMode() -
Method in class XSFloatBinding
-
- getExecutionMode() -
Method in class XSFormChoiceBinding
-
- getExecutionMode() -
Method in class XSFullDerivationSetBinding
-
- getExecutionMode() -
Method in class XSGDayBinding
-
- getExecutionMode() -
Method in class XSGMonthBinding
-
- getExecutionMode() -
Method in class XSGMonthDayBinding
-
- getExecutionMode() -
Method in class XSGroupBinding
-
- getExecutionMode() -
Method in class XSGroupRefBinding
-
- getExecutionMode() -
Method in class XSGYearBinding
-
- getExecutionMode() -
Method in class XSGYearMonthBinding
-
- getExecutionMode() -
Method in class XSHexBinaryBinding
-
- getExecutionMode() -
Method in class XSIDBinding
-
- getExecutionMode() -
Method in class XSIDREFBinding
-
- getExecutionMode() -
Method in class XSIDREFSBinding
-
- getExecutionMode() -
Method in class XSIntBinding
-
- getExecutionMode() -
Method in class XSIntegerBinding
-
- getExecutionMode() -
Method in class XSKeybaseBinding
-
- getExecutionMode() -
Method in class XSLanguageBinding
-
- getExecutionMode() -
Method in class XSLocalComplexTypeBinding
-
- getExecutionMode() -
Method in class XSLocalElementBinding
-
- getExecutionMode() -
Method in class XSLocalSimpleTypeBinding
-
- getExecutionMode() -
Method in class XSLongBinding
-
- getExecutionMode() -
Method in class XSNameBinding
-
- getExecutionMode() -
Method in class XSNamedAttributeGroupBinding
-
- getExecutionMode() -
Method in class XSNamedGroupBinding
-
- getExecutionMode() -
Method in class XSNamespaceListBinding
-
- getExecutionMode() -
Method in class XSNarrowMaxMinBinding
-
- getExecutionMode() -
Method in class XSNCNameBinding
-
- getExecutionMode() -
Method in class XSNegativeIntegerBinding
-
- getExecutionMode() -
Method in class XSNMTOKENSBinding
-
- getExecutionMode() -
Method in class XSNoFixedFacetBinding
-
- getExecutionMode() -
Method in class XSNonNegativeIntegerBinding
-
- getExecutionMode() -
Method in class XSNonPositiveIntegerBinding
-
- getExecutionMode() -
Method in class XSNormalizedStringBinding
-
- getExecutionMode() -
Method in class XSNOTATIONBinding
-
- getExecutionMode() -
Method in class XSNumFacetBinding
-
- getExecutionMode() -
Method in class XSOpenAttrsBinding
-
- getExecutionMode() -
Method in class XSPositiveIntegerBinding
-
- getExecutionMode() -
Method in class XSPublicBinding
-
- getExecutionMode() -
Method in class XSQNameBinding
-
- getExecutionMode() -
Method in class XSRealGroupBinding
-
- getExecutionMode() -
Method in class XSReducedDerivationControlBinding
-
- getExecutionMode() -
Method in class XSRestrictionTypeBinding
-
- getExecutionMode() -
Method in class XSShortBinding
-
- getExecutionMode() -
Method in class XSSimpleDerivationSetBinding
-
- getExecutionMode() -
Method in class XSSimpleExplicitGroupBinding
-
- getExecutionMode() -
Method in class XSSimpleExtensionTypeBinding
-
- getExecutionMode() -
Method in class XSSimpleRestrictionTypeBinding
-
- getExecutionMode() -
Method in class XSSimpleTypeBinding
-
- getExecutionMode() -
Method in class XSStringBinding
-
- getExecutionMode() -
Method in class XSTimeBinding
-
- getExecutionMode() -
Method in class XSTopLevelAttributeBinding
-
- getExecutionMode() -
Method in class XSTopLevelComplexTypeBinding
-
- getExecutionMode() -
Method in class XSTopLevelElementBinding
-
- getExecutionMode() -
Method in class XSTopLevelSimpleTypeBinding
-
- getExecutionMode() -
Method in class XSTypeDerivationControlBinding
-
- getExecutionMode() -
Method in class XSUnsignedByteBinding
-
- getExecutionMode() -
Method in class XSUnsignedIntBinding
-
- getExecutionMode() -
Method in class XSUnsignedLongBinding
-
- getExecutionMode() -
Method in class XSUnsignedShortBinding
-
- getExecutionMode() -
Method in class XSWildcardBinding
-
- getExpected() -
Method in class EqualityValidation
- Access expected property.
- getExplanation() -
Method in class ConformanceResultImpl
- Explanation of the meaning of conformance for this result.
- getExpression() -
Method in class AverageVisitor
-
- getExpression() -
Method in class MaxVisitor
-
- getExpression() -
Method in class MedianVisitor
-
- getExpression() -
Method in class MinVisitor
-
- getExpression() -
Method in class SumVisitor
-
- getExpression() -
Method in class UniqueVisitor
-
- getExpression() -
Method in class BetweenFilterImpl
- Deprecated. Gets the middle value of the between.
- getExpression() -
Method in class ClassificationFunction
-
- getExpression() -
Method in class ClassifyFunction
-
- getExpression(int) -
Method in class FunctionExpressionImpl
- Utility method for subclasses to ask for an argument at a given index
- getExpression() -
Method in class IsBetweenImpl
-
- getExpression() -
Method in class IsNullImpl
-
- getExpression() -
Method in class LikeFilterImpl
- Gets the expression for hte filter.
- getExpression() -
Method in class NullFilterImpl
- Returns the expression which represents the null check.
- getExpression() -
Method in interface SortBy2
- GeoTools allows for more pervase use of Expression then is strictly
supported by the specification.
- getExpression() -
Method in class AbstractFilterBuilder
-
- getExpression() -
Method in interface ICompiler
- The resultant
Expression
of the compilation.
- getExpression() -
Method in class CQLCompiler
- Return the expression resultant of compiling process
- getExpression() -
Method in class TXTCompiler
- Return the expression resultant of compiling process
- getExpression1() -
Method in interface BetweenFilter
- Deprecated. use
PropertyIsBetween.getLowerBoundary()
- getExpression1() -
Method in class BinaryComparisonAbstract
-
- getExpression1() -
Method in class MathExpressionImpl
- Gets the left or first expression.
- getExpression2() -
Method in interface BetweenFilter
- Deprecated. use
PropertyIsBetween.getUpperBoundary()()
- getExpression2() -
Method in class BinaryComparisonAbstract
-
- getExpression2() -
Method in class MathExpressionImpl
- Gets the second expression.
- getExpressions() -
Method in class CssParameter
-
- getExtendedColors() -
Method in class SLDColorMapBuilder
- Getter of the property extendedColors
- getExtendedColors() -
Method in interface ColorMap
-
- getExtendedColors() -
Method in class ColorMapImpl
-
- getExtendedElementInformation() -
Method in class MetadataExtensionInformationImpl
- Provides information about a new metadata element, not found in ISO 19115, which is
required to describe geographic data.
- getExtension() -
Method in class SimpleFileFilter
-
- getExtensionOnLineResource() -
Method in class MetadataExtensionInformationImpl
- Information about on-line sources containing the community profile name and
the extended metadata elements.
- getExtent() -
Method in class TemporalExtentImpl
- Returns the date and time for the content of the dataset.
- getExtent() -
Method in class DataIdentificationImpl
- Additional extent information including the bounding polygon, vertical, and temporal
extent of the dataset.
- getExtent() -
Method in class ScopeImpl
- Information about the spatial, vertical and temporal extent of the data specified by the
scope.
- getExtents() -
Method in interface FeatureTypeConstraint
-
- getExtents() -
Method in class FeatureTypeConstraintImpl
-
- getExternalGraphicFactories() -
Static method in class DynamicSymbolFactoryFinder
- Finds all implementations of
ExternalGraphicFactory
which have
registered using the services mechanism.
- getExternalGraphics() -
Method in interface Graphic
- Deprecated. Please use graphicalSymbols.toObject( new ExternalGraphic[0] )
- getExternalGraphics() -
Method in class GraphicImpl
- Provides a list of external graphics which can be used to represent this
graphic.
- getF() -
Method in class AStarIterator.AStarNode
-
- getFacets() -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for getFacets ...
- getFacets() -
Method in class SimpleTypeGT
-
- getFacets() -
Method in interface SimpleType
- The list of facets for this Restriction ...
- getFacets() -
Method in class XSISimpleTypes.XSISimpleType
-
- getFacetType() -
Method in interface Facet
- The Facet Type -- selected from one of the above constant values
- getFacetType() -
Method in class FacetGT
-
- getFacsimiles() -
Method in class TelephoneImpl
- Returns the telephone numbers of a facsimile machine for the responsible organization
or individual.
- getFactory(Hints) -
Static method in class Operation2D
- Returns the factory to use for creating new
GridCoverage2D
objects.
- getFactory(Object) -
Method in class DuplicatingFilterVisitor
-
- getFailure(int, int) -
Static method in class Formulas
- Returns a table filled with
NaN
values.
- getFallbackValue() -
Method in class ReprojectingFilterVisitor.FunctionReprojector
-
- getFallbackValue() -
Method in class CategorizeFunction
-
- getFallbackValue() -
Method in class ClassificationFunction
-
- getFallbackValue() -
Method in class FunctionExpressionImpl
-
- getFallbackValue() -
Method in class FunctionImpl
-
- getFallbackValue() -
Method in class InterpolateFunction
-
- getFallbackValue() -
Method in class RecodeFunction
-
- getFamily() -
Method in interface Font
- SVG font-family parameters in preferred order.
- getFamily() -
Method in class FontImpl
-
- GetFeature - Interface in org.geotools.data.wfs.protocol.wfs
-
- getFeature() -
Method in class Action.InsertAction
-
- getFeature() -
Method in class DelaunayNode
-
- getFeature(String) -
Method in class BatikXMLReader
-
- GetFeature -
Static variable in class WFS
-
- getFeature(Element, ElementValue[], Attributes, Map, SimpleFeatureType) -
Method in class GMLComplexTypes.AbstractFeatureType
-
- GetFeature.ResultType - Enum in org.geotools.data.wfs.protocol.wfs
-
- getFeatureCatalogueCitations() -
Method in class FeatureCatalogueDescriptionImpl
- Returns the Complete bibliographic reference to one or more external feature catalogues.
- getFeatureCatalogueCitations() -
Method in class FeatureCatalogueDescriptionImpl
- Returns the Complete bibliographic reference to one or more external feature catalogues.
- getFeatureCatalogueSupplement() -
Method in class ApplicationSchemaInformationImpl
- Deprecated. removed from ISO 19115
- getFeatureCollections(Hints) -
Static method in class CommonFactoryFinder
- Returns the first implementation of
FeatureCollections
matching the specified hints.
- getFeatureCollectionsSet(Hints) -
Static method in class CommonFactoryFinder
- Returns a set of all available implementations for the
FeatureCollections
interface.
- getFeatureDescription() -
Method in interface TextSymbolizer2
- Description is used by text oriented renders such as KML and RSS to specify
a feature's description
- getFeatureDescription() -
Method in class TextSymbolizerImpl
-
- getFeatureFactory() -
Method in class ContentDataStore
- The factory used to create features.
- getFeatureFactory(Hints) -
Static method in class CommonFactoryFinder
- Return the first implementation of
FeatureFactory
matching the specified hints.
- getFeatureID() -
Method in exception FeatureLockException
- Query FeatureID the LockException was recorded against, if known.
- getFeatureID() -
Method in class PropertyAttributeReader
- DOCUMENT ME!
- getFeatureID() -
Method in class IndexRecord
-
- GetFeatureInfoRequest - Interface in org.geotools.data.wms.request
- Information required for a GetFeatureInfo request.
- GetFeatureInfoResponse - Class in org.geotools.data.wms.response
- Process GetFeatureInfoResponse.
- GetFeatureInfoResponse(String, InputStream) -
Constructor for class GetFeatureInfoResponse
- DOCUMENT ME!
- getFeatureInstances() -
Method in class ScopeDescriptionImpl
- Returns the feature instances to which the information applies.
- getFeatureLockFactories(Hints) -
Static method in class CommonFactoryFinder
- Returns a set of all available implementations for the
FeatureLockFactory
interface.
- getFeatureLockFactory(Hints) -
Static method in class CommonFactoryFinder
- Returns the first implementation of
FeatureLockFactory
matching the specified hints.
- getFeatureMember(String) -
Method in class MemoryFeatureCollection
-
- getFeatureMember(String) -
Method in interface RandomFeatureAccess
- Access Feature content by feature id.
- getFeatureMember(String) -
Method in class SubFeatureList
-
- getFeatureName() -
Method in class Generalization
-
- getFeatureName() -
Method in class GeneralizationInfo
-
- getFeatureNames() -
Method in class GeneralizationInfos
-
- getFeatureNamespaces() -
Method in class FeatureTransformer
-
- GetFeatureParser - Interface in org.geotools.data.wfs.protocol.wfs
- Interface to abstract out the parsing of features coming from a GetFeature request from the
underlying xml parsing technology in use.
- GetFeatureQueryAdapter - Class in org.geotools.data.wfs.v1_1_0
-
- GetFeatureQueryAdapter(Query, String, String, GetFeature.ResultType) -
Constructor for class GetFeatureQueryAdapter
-
- getFeatureReader(Query, Transaction) -
Method in class ArcSDEDataStore
- Returns an
ArcSDEFeatureReader
Preconditions:
query !
- getFeatureReader(Query, Transaction, SimpleFeatureType) -
Method in class ArcSDEDataStore
-
- getfeatureReader(SimpleFeatureType, Query) -
Method in class ArcSdeFeatureSource
-
- getFeatureReader(String) -
Method in class AbstractDataStore
- Subclass must implement.
- getFeatureReader(Query, Transaction) -
Method in class AbstractDataStore
-
- getFeatureReader(String, Query) -
Method in class AbstractDataStore
- GR: this method is called from inside getFeatureReader(Query ,Transaction )
to allow subclasses return an optimized FeatureReader
wich supports the
filter and attributes truncation specified in query
A subclass that supports the creation of such an optimized FeatureReader
shold override this method.
- getFeatureReader() -
Method in class AbstractFileDataStore
- Singular version, which must be implemented to represent a Reader for
the url being read.
- getFeatureReader(String) -
Method in class CollectionDataStore
- Provides FeatureReader
over the entire contents of typeName
.
- getFeatureReader(Query, Transaction) -
Method in interface DataStore
- Access a FeatureReader providing access to Feature information.
- getFeatureReader(SimpleFeatureType, Filter, Transaction) -
Method in class DB2DataStore
- This is a public entry point to the DataStore.
- getFeatureReader(Query, Transaction) -
Method in class PreGeneralizedDataStore
-
- getFeatureReader(Query, Transaction) -
Method in class PreGeneralizedFeatureSource
-
- getFeatureReader(SimpleFeatureType, Filter, Transaction) -
Method in class JDBC1DataStore
- This is a public entry point to the DataStore.
- getFeatureReader(Query, Transaction) -
Method in class JDBC1DataStore
- The top level method for getting a FeatureReader.
- getFeatureReader(String) -
Method in class MemoryDataStore
- Provides FeatureReader
over the entire contents of typeName
.
- getFeatureReader(SimpleFeatureType, Filter, Transaction) -
Method in class PostgisDataStore
- This is a public entry point to the DataStore.
- getFeatureReader(String) -
Method in class PropertyDataStore
-
- getFeatureReader(String, Query) -
Method in class IndexedShapefileDataStore
- Use the spatial index if available and adds a small optimization: if no
attributes are going to be read, don't uselessly open and read the dbf
file.
- getFeatureReader(String) -
Method in class ShapefileDataStore
- Create a FeatureReader
for the provided type name.
- getFeatureReader() -
Method in class ShapefileDataStore
-
- getFeatureReader(String, Query) -
Method in class ShapefileDataStore
- Just like the basic version, but adds a small optimization: if no
attributes are going to be read, don't uselessly open and read the dbf
file.
- getFeatureReader(Query, Transaction) -
Method in class AbstractDataStore2
- Access a FeatureReader
providing access to Feature information.
- getFeatureReader(Query, Transaction) -
Method in class ContentDataStore
- Returns a feature reader for the specified query and transaction.
- getFeatureReader(String) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureReader(String, Query) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureReader(Query, Transaction) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureReader(URI, int, int, WFSTransactionState, SimpleFeatureType) -
Static method in class WFSFeatureReader
-
- getFeatureReader(InputStream, int, int, WFSTransactionState, SimpleFeatureType) -
Static method in class WFSFeatureReader
-
- getFeatureReader(Query, Transaction) -
Method in class WFS_1_1_0_DataStore
-
- getFeatureReader(URI, int) -
Static method in class FCBuffer
-
The prefered method of using this class, this will return the Feature
Reader for the document specified, using the specified buffer capacity.
- getFeatureReader(URI, int, SimpleFeatureType) -
Static method in class FCBuffer
-
- getFeatureReader(URI, int, int) -
Static method in class FCBuffer
-
- getFeatureReader(URI, int, int, SimpleFeatureType) -
Static method in class FCBuffer
-
- getFeatureReaderGet(Query, Transaction) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureReaderPost(Query, Transaction) -
Method in class WFS_1_0_0_DataStore
-
- getFeatures(Query) -
Method in class ArcSdeFeatureSource
-
- getFeatures(Filter) -
Method in class ArcSdeFeatureSource
-
- getFeatures() -
Method in class ArcSdeFeatureSource
-
- getFeatures(Query) -
Method in class AbstractFeatureSource
- Provides an interface to for the Results of a Query.
- getFeatures(Filter) -
Method in class AbstractFeatureSource
- Retrieve all Feature matching the Filter.
- getFeatures() -
Method in class AbstractFeatureSource
- Retrieve all Features.
- getFeatures(Query) -
Method in interface FeatureSource
- Loads features from the datasource into the returned FeatureResults,
based on the passed query.
- getFeatures(Filter) -
Method in interface FeatureSource
- Loads features from the datasource into the returned FeatureResults,
based on the passed filter.
- getFeatures() -
Method in interface FeatureSource
- Loads all features from the datasource into the return FeatureResults.
- getFeatures() -
Method in class PreGeneralizedFeatureSource
-
- getFeatures(Filter) -
Method in class PreGeneralizedFeatureSource
-
- getFeatures(Query) -
Method in class PreGeneralizedFeatureSource
-
- getFeatures(Query) -
Method in class JDBCFeatureSource
- Provides an interface to for the Resutls of a Query.
- getFeatures(Filter) -
Method in class JDBCFeatureSource
- Retrieve all Feature matching the Filter
- getFeatures() -
Method in class JDBCFeatureSource
- Retrieve all Features
- getFeatures(Query) -
Method in class AbstractFeatureSource2
-
- getFeatures(Filter) -
Method in class AbstractFeatureSource2
-
- getFeatures() -
Method in class ContentFeatureSource
- Returns the feature collection of all the features of the feature source.
- getFeatures(Query) -
Method in class ContentFeatureSource
- Returns the feature collection if the features of the feature source which
meet the specified query criteria.
- getFeatures(Filter) -
Method in class ContentFeatureSource
- Returns the feature collection for the features which match the specified
filter.
- getFeatures(Query) -
Method in class DefaultView
- Implement getFeatures.
- getFeatures(Filter) -
Method in class DefaultView
- Implement getFeatures.
- getFeatures() -
Method in class DefaultView
- Implement getFeatures.
- getFeatures() -
Method in class WFSFeatureSource
-
- getFeatures(Filter) -
Method in class WFSFeatureSource
-
- getFeatures(Query) -
Method in class WFSFeatureSource
-
- getFeatures(Filter) -
Method in class WFSFeatureSource
-
- getFeatures() -
Method in class WFSFeatureSource
-
- getFeatures(Query) -
Method in class WFSFeatureSource
-
- getFeatures() -
Method in class CollectionEvent
- Getter for property features.
- getFeatures() -
Method in interface FeatureIndex
- Gets an "in order" Iterator of the Features as indexed.
- getFeatures() -
Method in class ScopeDescriptionImpl
- Returns the features to which the information applies.
- getFeatureSetDescription(WFSCapabilities, String) -
Static method in class WFSCapabilities
- Makes a few assumptions about ":" in the name (prefix:typename).
- getFeatureSource(String) -
Method in class ArcSDEDataStore
-
- getFeatureSource(Name) -
Method in class ArcSDEDataStore
- Delegates to
ArcSDEDataStore.getFeatureSource(String)
with name.getLocalPart()
- getFeatureSource(String) -
Method in class AbstractDataStore
- Default implementation based on getFeatureReader and getFeatureWriter.
- getFeatureSource(Name) -
Method in class AbstractDataStore
- Delegates to
AbstractDataStore.getFeatureSource(String)
with
name.getLocalPart()
- getFeatureSource() -
Method in class AbstractFileDataStore
- Singular version, calls parent with getSchema().getTypeName()
- getFeatureSource(Name) -
Method in interface DataAccess
- Access to the named resource.
- getFeatureSource(String) -
Method in interface DataStore
- Access a FeatureSource
for typeName providing a high-level API.
- getFeatureSource(String) -
Method in class DB2DataStore
- Gets a DB2-specific feature source.
- getFeatureSource() -
Method in class FeatureEvent
- Provides access to the FeatureSource
which fired the event.
- getFeatureSource(String) -
Method in class PreGeneralizedDataStore
-
- getFeatureSource(Name) -
Method in class PreGeneralizedDataStore
-
- getFeatureSource(String) -
Method in class JDBC1DataStore
- Default implementation based on getFeatureReader and getFeatureWriter.
- getFeatureSource(Name) -
Method in class JDBC1DataStore
- Delegates to
JDBC1DataStore.getFeatureSource(String)
with
name.getLocalPart()
- getFeatureSource(String) -
Method in class PostgisDataStore
- Default implementation based on getFeatureReader and getFeatureWriter.
- getFeatureSource(String) -
Method in class PropertyDataStore
-
- getFeatureSource(String) -
Method in class ShapefileDataStore
-
- getFeatureSource(String) -
Method in class AbstractDataStore2
- Aqure FeatureSource
for indicated typeName.
- getFeatureSource(Name) -
Method in class AbstractDataStore2
- Delegates to
AbstractDataStore2.getFeatureSource(String)
with
name.getLocalPart()
- getFeatureSource(String) -
Method in class ContentDataStore
- Returns the feature source matching the specified name.
- getFeatureSource(String, Transaction) -
Method in class ContentDataStore
- Returns the feature source matching the specified name and explicitly
specifies a transaction.
- getFeatureSource(Name, Transaction) -
Method in class ContentDataStore
- Returns the feature source matching the specified name and explicitly
specifies a transaction.
- getFeatureSource(Name) -
Method in class ContentDataStore
- Delegates to
ContentDataStore.getFeatureSource(String)
with
name.getLocalPart()
- getFeatureSource(String) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureSource(Name) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureSource(String) -
Method in class WFS_1_1_0_DataStore
-
- getFeatureSource(Name) -
Method in class WFS_1_1_0_DataStore
-
- getFeatureSource() -
Method in class DefaultMapLayer
- Getter for property featureSource.
- getFeatureSource() -
Method in interface MapLayer
- Get the feature collection for this layer.
- getFeatureStyles() -
Method in class StyleImpl
-
- getFeatureType() -
Method in class DelegateFeatureReader
-
- getFeatureType() -
Method in class CollectionFeatureReader
-
- getFeatureType() -
Method in class ForceCoordinateSystemFeatureReader
-
- getFeatureType() -
Method in class ForceCoordinateSystemIterator
-
- getFeatureType() -
Method in class ReprojectFeatureIterator
- Implement getFeatureType.
- getFeatureType() -
Method in class ReprojectFeatureReader
- Implement getFeatureType.
- getFeatureType() -
Method in class DefaultFeatureReader
-
- getFeatureType() -
Method in class DiffFeatureReader
-
- getFeatureType() -
Method in class DiffFeatureWriter
- Supplys FeatureTypeFrom reader
- getFeatureType() -
Method in class EmptyFeatureReader
-
- getFeatureType() -
Method in class EmptyFeatureWriter
-
- getFeatureType() -
Method in interface FeatureReader
- Return the FeatureType this reader has been configured to create.
- getFeatureType() -
Method in interface FeatureWriter
- FeatureType this reader has been configured to create.
- getFeatureType() -
Method in class FIDFeatureReader
-
- getFeatureType() -
Method in class FilteringFeatureReader
-
- getFeatureType() -
Method in class FilteringFeatureWriter
-
- getFeatureType() -
Method in class PreGeneralizedFeatureReader
-
- getFeatureType() -
Method in class PreGeneralizedSimpleFeature
-
- getFeatureType() -
Method in class JDBCFeatureReader
-
- getFeatureType() -
Method in class JDBCFeatureWriter
-
- getFeatureType() -
Method in class QueryData
- Returns the current feature type
- getFeatureType() -
Method in class MaxFeatureReader
-
- getFeatureType() -
Method in class PropertyFeatureReader
- DOCUMENT ME!
- getFeatureType() -
Method in class PropertyFeatureWriter
-
- getFeatureType() -
Method in class ReTypeFeatureReader
-
- getFeatureType() -
Method in class ShapefileFeatureWriter
-
- getFeatureType() -
Method in class ActiveTypeEntry
- TODO summary sentence for getFeatureType ...
- getFeatureType() -
Method in class ContentFeatureCollection
-
- getFeatureType() -
Method in class ContentState
- The cached feature type.
- getFeatureType() -
Method in interface TypeEntry
-
- getFeatureType() -
Method in class DecoratingFeature
-
- getFeatureType() -
Method in class DefaultFeature
- Gets a reference to the feature type schema for this feature.
- getFeatureType() -
Method in interface Feature
- Deprecated. Gets a reference to the schema for this feature.
- getFeatureType() -
Method in class FeatureTypeBuilder
- Get a FeatureType which reflects the state of this factory.
- getFeatureType() -
Method in class SimpleFeatureBuilder
- Returns the simple feature type used by this builder as a feature template
- getFeatureType() -
Method in class SimpleFeatureImpl
-
- getFeatureType() -
Method in interface SimpleFeature
- Deprecated. Gets a reference to the schema for this feature.
- getFeatureType() -
Method in class FeatureAttributeType
-
- GetFeatureType -
Static variable in class WFS
-
- getFeatureType() -
Method in class FCBuffer
- DOCUMENT ME!
- getFeatureTypeAbstract(String) -
Method in interface WFSProtocol
- Returns the abstract of the given feature type as declared in the corresponding FeatureType
element in the capabilities document.
- getFeatureTypeAbstract(String) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureTypeAbstract(String) -
Method in class WFS_1_1_0_DataStore
-
- getFeatureTypeAbstract(String) -
Method in class WFS_1_1_0_Protocol
-
- getFeatureTypeAbstract(String) -
Method in interface WFSDataStore
-
- GetFeatureTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:GetFeatureType.
- GetFeatureTypeBinding(WfsFactory) -
Constructor for class GetFeatureTypeBinding
-
- getFeatureTypeBounds(String) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureTypeBounds(String) -
Method in class WFS_1_1_0_DataStore
-
- getFeatureTypeBounds(String) -
Method in interface WFSDataStore
-
- getFeatureTypeConstraints() -
Method in interface LayerFeatureConstraints
-
- getFeatureTypeConstraints() -
Method in class LayerFeatureConstraintsImpl
-
- getFeatureTypeCRS(String) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureTypeCRS(String) -
Method in class WFS_1_1_0_DataStore
-
- getFeatureTypeCRS(String) -
Method in interface WFSDataStore
-
- getFeatureTypeFactory() -
Method in class ContentDataStore
- The factory used to create feature types.
- getFeatureTypeFactory() -
Method in class BasicFactories
- Deprecated. use
BasicFactories.getFeatureTypeFactory()
.
- getFeatureTypeFactory(Hints) -
Static method in class CommonFactoryFinder
- Return the first implementation of
FeatureTypeFactory
matching the specified hints.
- getFeatureTypeFactory() -
Method in class SimpleFeatureTypeBuilder
- The factory used to create feature and feature collection types.
- getFeatureTypeHandler(JDBCDataStoreConfig) -
Method in class DB2DataStore
- Create a DB2-specific FeatureTypeHandler.
- getFeatureTypeHandler(JDBCDataStoreConfig) -
Method in class JDBC1DataStore
- DOCUMENT ME!
- getFeatureTypeInfo(String) -
Method in class FeatureTypeHandler
- Retreives the FeatureTypeInfo object for a SimpleFeatureType.
- getFeatureTypeInfo() -
Method in class QueryData
- DOCUMENT ME!
- getFeatureTypeKeywords(String) -
Method in interface WFSProtocol
- Returns the list of keywords of the given feature type as declared in the corresponding
FeatureType element in the capabilities document.
- getFeatureTypeKeywords(String) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureTypeKeywords(String) -
Method in class WFS_1_1_0_DataStore
-
- getFeatureTypeKeywords(String) -
Method in class WFS_1_1_0_Protocol
-
- getFeatureTypeKeywords(String) -
Method in interface WFSDataStore
-
- getFeatureTypeList() -
Method in class SpatialAttributeSupplementImpl
- Provides information about the list of feature types with the same spatial representation.
- getFeatureTypeName() -
Method in class FeatureTypeInfo
- DOCUMENT ME!
- getFeatureTypeName(String) -
Method in interface WFSProtocol
- Returns the full feature type name for the
typeName
as declared in the FeatureTypeList/FeatureType/Name
element of the capabilities document.
- getFeatureTypeName(String) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureTypeName(String) -
Method in class WFS_1_1_0_DataStore
-
- getFeatureTypeName(String) -
Method in class WFS_1_1_0_Protocol
-
- getFeatureTypeName(String) -
Method in interface WFSDataStore
-
- getFeatureTypeName() -
Method in interface FeatureTypeConstraint
-
- getFeatureTypeName() -
Method in class FeatureTypeConstraintImpl
-
- getFeatureTypeName() -
Method in interface FeatureTypeStyle
- Deprecated. this method will be replaced by a live set featureTypeNames() in 2.6.x
- getFeatureTypeName() -
Method in class FeatureTypeStyleImpl
-
- getFeatureTypeNames() -
Method in interface WFSProtocol
- Returns the set of type names as extracted from the capabilities document, including the
namespace and prefix.
- getFeatureTypeNames() -
Method in class WFS_1_1_0_Protocol
-
- getFeatureTypeNamespaces() -
Method in class FeatureTransformer.FeatureTranslator
-
- getFeatureTypeNamespaces() -
Method in class FeatureTransformer
-
- getFeatureTypes() -
Method in class WFSCapabilities
- DOCUMENT ME!
- getFeatureTypes() -
Method in class FeatureCatalogueDescriptionImpl
- Returns the Complete bibliographic reference to one or more external feature catalogues.
- getFeatureTypes() -
Method in class FeatureCatalogueDescriptionImpl
- Returns the Complete bibliographic reference to one or more external feature catalogues.
- getFeatureTypeStyles() -
Method in interface NamedStyle
-
- getFeatureTypeStyles() -
Method in class NamedStyleImpl
- DOCUMENT ME!
- getFeatureTypeStyles() -
Method in interface Style
- Deprecated. replaced by a live list in 2.6.x
- getFeatureTypeStyles() -
Method in class StyleImpl
-
- getFeatureTypeTitle(String) -
Method in interface WFSProtocol
- Returns the title of the given feature type as declared in the corresponding FeatureType
element in the capabilities document.
- getFeatureTypeTitle(String) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureTypeTitle(String) -
Method in class WFS_1_1_0_DataStore
-
- getFeatureTypeTitle(String) -
Method in class WFS_1_1_0_Protocol
-
- getFeatureTypeTitle(String) -
Method in interface WFSDataStore
-
- getFeatureTypeWGS84Bounds(String) -
Method in interface WFSProtocol
- Returns the lat lon envelope of the given feature type as declared in the corresponding
FeatureType element in the capabilities document.
- getFeatureTypeWGS84Bounds(String) -
Method in class WFS_1_0_0_DataStore
-
- getFeatureTypeWGS84Bounds(String) -
Method in class WFS_1_1_0_DataStore
-
- getFeatureTypeWGS84Bounds(String) -
Method in class WFS_1_1_0_Protocol
-
- getFeatureTypeWGS84Bounds(String) -
Method in interface WFSDataStore
-
- GetFeatureWithLock -
Static variable in class WFS
-
- GetFeatureWithLockType -
Static variable in class WFS
-
- GetFeatureWithLockTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:GetFeatureWithLockType.
- GetFeatureWithLockTypeBinding(WfsFactory) -
Constructor for class GetFeatureWithLockTypeBinding
-
- getFeatureWriter(String, Transaction) -
Method in class ArcSDEDataStore
- Delegates to
getFeatureWriter(typeName,
Filter.INCLUDE, transaction)
- getFeatureWriter(String, Filter, Transaction) -
Method in class ArcSDEDataStore
-
- getFeatureWriter(String) -
Method in class AbstractDataStore
- Deprecated.
- getFeatureWriter(String, Filter, Transaction) -
Method in class AbstractDataStore
-
- getFeatureWriter(String, Transaction) -
Method in class AbstractDataStore
-
- getFeatureWriter(Filter, Transaction) -
Method in class AbstractFileDataStore
- Singular version, calls parent with getSchema().getTypeName()
- getFeatureWriter(Transaction) -
Method in class AbstractFileDataStore
-
- getFeatureWriter(String, Filter, Transaction) -
Method in interface DataStore
- Access FeatureWriter for modification of existing DataStore contents.
- getFeatureWriter(String, Transaction) -
Method in interface DataStore
- Access FeatureWriter for modification of the DataStore typeName.
- getFeatureWriter(String, Transaction) -
Method in class PreGeneralizedDataStore
-
- getFeatureWriter(String, Filter, Transaction) -
Method in class PreGeneralizedDataStore
-
- getFeatureWriter(String, Transaction) -
Method in class JDBC1DataStore
- Retrieve a FeatureWriter over entire dataset.
- getFeatureWriter(String, Filter, Transaction) -
Method in class JDBC1DataStore
- Acquire FeatureWriter for modification of contents specifed by filter.
- getFeatureWriter(String, Transaction) -
Method in class PostgisDataStore
- Retrieve a FeatureWriter over entire dataset.
- getFeatureWriter(String) -
Method in class PropertyDataStore
-
- getFeatureWriter(String, Filter, Transaction) -
Method in class AbstractDataStore2
-
- getFeatureWriter(String, Transaction) -
Method in class AbstractDataStore2
- TODO summary sentence for getFeatureWriter ...
- getFeatureWriter(String, Filter, Transaction) -
Method in class ContentDataStore
- Returns a feature writer for the specified query and transaction.
- getFeatureWriter(String, Transaction) -
Method in class ContentDataStore
- Returns a feature writer for the specified type name and transaction.
- getFeatureWriter(String, Filter, Transaction) -
Method in class WFS_1_1_0_DataStore
- Not supported.
- getFeatureWriter(String, Transaction) -
Method in class WFS_1_1_0_DataStore
- Not supported.
- getFeatureWriterAppend(String, Transaction) -
Method in class ArcSDEDataStore
- Delegates to
getFeatureWriter(typeName,
Filter.EXCLUDE, transaction)
- getFeatureWriterAppend(String, Transaction) -
Method in class AbstractDataStore
-
- getFeatureWriterAppend(Transaction) -
Method in class AbstractFileDataStore
-
- getFeatureWriterAppend(String, Transaction) -
Method in interface DataStore
- Aquire a FeatureWriter for adding new content to a FeatureType.
- getFeatureWriterAppend(String, Transaction) -
Method in class PreGeneralizedDataStore
-
- getFeatureWriterAppend(String, Transaction) -
Method in class JDBC1DataStore
- Retrieve a FeatureWriter for creating new content.
- getFeatureWriterAppend(String, Transaction) -
Method in class PostgisDataStore
- Retrieve a FeatureWriter for creating new content.
- getFeatureWriterAppend(String, Transaction) -
Method in class IndexedShapefileDataStore
-
- getFeatureWriterAppend(String, Transaction) -
Method in class AbstractDataStore2
- FeatureWriter setup to add new content.
- getFeatureWriterAppend(String, Transaction) -
Method in class ContentDataStore
- Returns an appending feature writer for the specified type name and
transaction.
- getFeatureWriterAppend(String, Transaction) -
Method in class WFS_1_1_0_DataStore
- Not supported.
- getFees() -
Method in class StandardOrderProcessImpl
- Returns fees and terms for retrieving the resource.
- getFidColumn() -
Method in class FIDReader
-
- getFidFilter() -
Method in class FilterEncodingPreProcessor
- Gets the fid filter that contains all the fids.
- getFIDMapper(String) -
Method in class FeatureTypeHandler
-
- getFIDMapper() -
Method in class FeatureTypeInfo
-
- getFIDMapper() -
Method in class FilterToSQL
-
- getFIDMapper(String) -
Method in class JDBC1DataStore
-
- getFIDMapper() -
Method in class SQLEncoder
- Deprecated.
- getFIDMapperFactory() -
Method in class FeatureTypeHandler
- Returns the FIDMapperFactory used by this FeatureTypeHandler
- getFIDMapperFactory() -
Method in class JDBC1DataStore
- Returns the FIDMapperFactory used for this data store
- getFidReader(ISession, SeTable, SeLayer, SeRegistration) -
Static method in class FIDReader
- Returns a FID strategy appropriate for the given SeLayer
- getFidReader(ShapefileDataStore, RecordNumberTracker) -
Static method in class ShapefileRendererUtil
-
- getFids(String) -
Method in class WFSTransactionState
-
- getFids() -
Method in interface FidFilter
- Deprecated. use
FeatureId#getIDs()
- getFids() -
Method in class FidFilterImpl
- Deprecated. use
FidFilterImpl.getIDs()
- getFidsSet() -
Method in class FidFilterImpl
- Accessor method for fid set as Strings.
- getFidValidator() -
Method in class DefaultSQLBuilder
- Deprecated. Returns a fid validator to filter out the invalid fids from a Filter
- getFidValidator() -
Method in class GeoAPISQLBuilder
- Returns a fid validator to filter out the invalid fids from a Filter
- getField(int) -
Method in class DataDefinition
-
- getFieldClass(int) -
Method in class DbaseFileHeader
- Determine the most appropriate Java Class for representing the data in
the field.
- getFieldClass() -
Method in class DataDefinition.Field
- DOCUMENT ME!
- getFieldDecimalCount(int) -
Method in class DbaseFileHeader
- Get the decimal count of this field.
- getFieldLength(int) -
Method in class DbaseFileHeader
- Returns the field length in bytes.
- getFieldLength(AttributeDescriptor) -
Static method in class FeatureTypes
- This is a 'suitable replacement for extracting the expected field length of an attribute
absed on its "facets" (ie Filter describing type restrictions);
This code is copied from the ShapefileDataStore where it was written (probably by dzwiers).
- getFieldName(int) -
Method in class DbaseFileHeader
- Get the field name.
- getFields() -
Method in class KeyHandler
- getFields purpose.
- getFields() -
Method in class KeyrefHandler
-
returns a list of child field elements
- getFields() -
Method in class UniqueHandler
- DOCUMENT ME!
- getFieldsCount() -
Method in class DataDefinition
-
- getFieldString(int, String) -
Method in class DbaseFileWriter.FieldFormatter
-
- getFieldString(Date) -
Method in class DbaseFileWriter.FieldFormatter
-
- getFieldString(int, int, Number) -
Method in class DbaseFileWriter.FieldFormatter
-
- getFieldType(int) -
Method in class DbaseFileHeader
- Get the character class of the field.
- getFile() -
Method in class StorageFile
- Returns the storage file
- getFileDataStoreFactories(Hints) -
Static method in class CommonFactoryFinder
- Returns a set of all available implementations for the
FileDataStoreFactorySpi
interface.
- getFileDecompressionTechnique() -
Method in class FormatImpl
- Returns recommendations of algorithms or processes that can be applied to read or
expand resources to which compression techniques have been applied.
- getFileDescription() -
Method in class BrowseGraphicImpl
- Text description of the illustration.
- getFileExtensions() -
Method in interface FileDataStoreFactorySpi
- The list of filename extentions handled by this factory.
- getFileExtensions() -
Method in class ShapefileDataStoreFactory
-
- getFileIdentifier() -
Method in class MetaDataImpl
- Returns the unique identifier for this metadata file, or
null
if none.
- getFileLength() -
Method in class ShapefileHeader
-
- getFileName() -
Method in class BrowseGraphicImpl
- Name of the file that contains a graphic that provides an illustration of the dataset.
- getFileNames() -
Method in class ShpFiles
- Returns the URLs (in string form) of all the files for the shapefile
datastore.
- getFileType() -
Method in class BrowseGraphicImpl
- Format in which the illustration is encoded.
- getFill() -
Method in class DynamicPolygonStyle2D
- Computes and returns the fill based on the feature and the symbolizer
- getFill() -
Method in class PolygonStyle2D
- Returns the filling color for the polygon to
be rendered, or
null
if none.
- getFill() -
Method in class TextStyle2D
- Getter for property fill.
- getFill() -
Method in interface Halo
- The fill (color) of the halo
- getFill() -
Method in class HaloImpl
- Getter for property fill.
- getFill() -
Method in interface Mark
- This parameter defines which fill style to use when rendering the Mark.
- getFill() -
Method in class MarkImpl
- This parameter defines which fill style to use when rendering the Mark.
- getFill() -
Method in interface PolygonSymbolizer
- Provides the graphical-symbolization parameter to use to fill the area
of the geometry.
- getFill() -
Method in class PolygonSymbolizerImpl
- Provides the graphical-symbolization parameter to use to fill the area
of the geometry.
- getFill() -
Method in interface TextSymbolizer
- Returns the object that indicates how the text will be filled.
- getFill() -
Method in class TextSymbolizerImpl
- Returns the fill to be used to fill the text when rendered.
- getFillComposite() -
Method in class DynamicPolygonStyle2D
- Computes and returns the fill composite based on the feature and the symbolizer
- getFillComposite() -
Method in class PolygonStyle2D
- Returns the fill Composite for the polyline
to be rendered, or
null
if the contour is to be opaque
- getFilter() -
Method in class DefaultQuery
- The Filter can be used to define constraints on a query.
- getFilter() -
Method in class FeatureEvent
- Filter describing the content that was changed.
- getFilter() -
Method in interface Query
- The Filter can be used to define constraints on a query.
- getFilter() -
Method in interface GetFeature
-
- getFilter() -
Method in class Action.DeleteAction
-
- getFilter() -
Method in interface Action
-
- getFilter() -
Method in class Action.InsertAction
-
- getFilter() -
Method in class Action.UpdateAction
-
- getFilter() -
Method in class GetFeatureQueryAdapter
-
- getFilter() -
Method in class NotImpl
-
- getFilter() -
Method in class AbstractFilterBuilder
-
- getFilter() -
Method in interface ICompiler
- The resultant filter of the compilation
- getFilter() -
Method in class CQLCompiler
- Return the filter resultant of compiling process
- getFilter() -
Method in class TXTCompiler
- Return the filter resultant of compiling process
- getFilter() -
Method in interface FeatureTypeConstraint
-
- getFilter() -
Method in class FeatureTypeConstraintImpl
-
- getFilter() -
Method in interface Rule
- This is the filter used to select content for this rule to display
- getFilter() -
Method in class RuleImpl
-
- getFilter() -
Method in class EqualityValidation
- Access filter property.
- getFilter() -
Method in class FilterEncodingPreProcessor
- Returns the filter that can be encoded.
- getFilterCapabilities() -
Method in class CollectionSource
-
- getFilterCapabilities() -
Method in class WFSCapabilities
- DOCUMENT ME!
- getFilterCapabilities() -
Method in interface WFSProtocol
- Returns the parsed version of the FilterCapabilities section in the capabilities document
- getFilterCapabilities() -
Method in class WFS_1_1_0_Protocol
-
- getFilterConfiguration() -
Method in class DefaultWFSStrategy
-
- getFilterConfiguration() -
Method in class GeoServerStrategy
- GeoServer versions lower than 2.0 can only parse Filter 1.0
- getFilterConfiguration() -
Method in class IonicStrategy
-
- getFilterEnvelope() -
Method in class BoundsExtractor
-
- getFilterFactories(Hints) -
Static method in class CommonFactoryFinder
- Returns a set of all available implementations for the
FilterFactory
interface.
- getFilterFactory() -
Method in class ContentDataStore
- The factory used to create filters.
- getFilterFactory() -
Method in class BasicFactories
- Returns the filter factory singleton.
- getFilterFactory(Hints) -
Static method in class CommonFactoryFinder
- Returns the first implementation of
FilterFactory
matching the specified hints.
- getFilterFactory() -
Method in class FeatureTypeFactoryImpl
-
- getFilterFactory() -
Method in class AbstractFilterBuilder
-
- getFilterFactory() -
Method in class StyleBuilder
- getter for filterFactory
- getFilterFactory2(Hints) -
Static method in class CommonFactoryFinder
- Returns the first implementation of
FilterFactory2
matching the specified hints.
- getFilterIterator() -
Method in interface LogicFilter
- Deprecated. Gets an iterator for the filters held by this logic filter.
- getFilterIterator() -
Method in class LogicFilterImpl
- Gets an iterator for the filters held by this logic filter.
- getFilterList() -
Method in class AbstractFilterBuilder
-
- getFilterList() -
Method in interface ICompiler
- Return the compilation result.
- getFilterList() -
Method in class CQLCompiler
- Returns the list of Filters built as the result of calling
#MultipleCompilationUnit()
- getFilterList() -
Method in class TXTCompiler
- Returns the list of Filters built as the result of calling
TXTParser.FilterListCompilationUnit()()
- getFilterPost() -
Method in class CapabilitiesFilterSplitter
- Gets the filter that cannot be sent to the server and must be post-processed on the client by
geotools.
- getFilterPost() -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated. Gets the filter that cannot be sent to the server and must be post-processed on the client by geotools.
- getFilterPre() -
Method in class CapabilitiesFilterSplitter
- Gets the filter that can be sent to the server for pre-processing.
- getFilterPre() -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated. Gets the filter that can be sent to the server for pre-processing.
- getFilters() -
Method in class LockRequest
-
- getFilterType() -
Method in class AbstractFilter
- Deprecated. The enumeration base type system is replaced with a class
based type system. An 'instanceof' check should be made instead of
calling this method.
- getFilterType() -
Method in interface Filter
- Deprecated. The enumeration base type system is replaced with a class
based type system. An 'instanceof' check should be made instead of
calling this method.
- getFilterType(Filter) -
Static method in class Filters
- Deprecated. please use instanceof checks
- getFinal() -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for getFinal ...
- getFinal() -
Method in class FilterSchema.FilterElement
-
- getFinal() -
Method in interface ComplexType
- Specifies a mask which denotes which substitution mechanisms prohibited
for use by child definitions of this complex type.
- getFinal() -
Method in interface Element
-
- getFinal() -
Method in class ComplexTypeGT
- TODO summary sentence for getFinal ...
- getFinal() -
Method in class ElementGT
- TODO summary sentence for getFinal ...
- getFinal() -
Method in class SimpleTypeGT
-
- getFinal() -
Method in interface SimpleType
-
This specifies a mask which represents how this XML Schema SimpleType
may be extended/restricted ... through Schema declared derivations.
- getFinal() -
Method in class XSISimpleTypes.XSISimpleType
-
- getFinalDefault() -
Method in class OGCSchema
-
- getFinalDefault() -
Method in class WMSSchema
-
- getFinalDefault() -
Method in class FilterSchema
-
- getFinalDefault() -
Method in class GMLSchema
-
- getFinalDefault() -
Method in interface Schema
-
This method returns the default final value associated with this schema
as a mask.
- getFinalDefault() -
Method in class sldSchema
-
- getFinalDefault() -
Method in class WFSSchema
-
- getFinalDefault() -
Method in class XLinkSchema
-
- getFinalURL() -
Method in class AbstractRequest
-
- getFinalURL() -
Method in interface Request
- Once the properties of the request are configured, this will return
the URL that points to the server and contains all of the appropriate
name/value parameters.
- getFinalURL() -
Method in class AbstractGetFeatureInfoRequest
-
- getFinalURL() -
Method in class AbstractGetMapRequest
-
- getFirst() -
Method in interface NodeSequence
- Returns the first node in the sequence.
- getFirst() -
Method in class Walk
-
- getFixed() -
Method in class FilterSchema.FilterElement
-
- getFixed() -
Method in interface Attribute
-
This is intended to imitate the fixed value option provided in the
declaration of an XML Schema attribute.
- getFixed() -
Method in interface Element
-
This returns the fixed value for the Element as a String
- getFixed() -
Method in class AttributeGT
-
- getFixed() -
Method in class ElementGT
- TODO summary sentence for getFixed ...
- getFixed() -
Method in class XLinkSchema.Actuate
-
- getFixed() -
Method in class XLinkSchema.Arcrole
-
- getFixed() -
Method in class XLinkSchema.From
-
- getFixed() -
Method in class XLinkSchema.Href
-
- getFixed() -
Method in class XLinkSchema.Label
-
- getFixed() -
Method in class XLinkSchema.Role
-
- getFixed() -
Method in class XLinkSchema.Show
-
- getFixed() -
Method in class XLinkSchema.Title
-
- getFixed() -
Method in class XLinkSchema.To
-
- getFixtureId() -
Method in class OnlineTestCase
- The fixture id for the test case.
- getFlatness() -
Method in class PreciseCoordinateSequenceTransformer
-
- getFlip(AffineTransform) -
Static method in class XAffineTransform
- Returns
-1
if one axis has been flipped, +1
if no axis has been flipped,
or 0 if unknown.
- getFont(String) -
Method in class FontCache
-
- getFont() -
Method in class TextStyle2D
-
- getFont() -
Method in interface TextSymbolizer
- Font to use when rendering this symbolizer.
- getFont() -
Method in class TextSymbolizerImpl
-
- getFontFamily() -
Method in interface Font
- Deprecated. use getFamilly().get(0) for the preferred font
- getFontFamily() -
Method in class FontImpl
- Getter for property fontFamily.
- getFonts() -
Method in interface TextMark
-
- getFonts() -
Method in class TextMarkImpl
- Getter for property font.
- getFonts() -
Method in interface TextSymbolizer
- Deprecated. use getFont()
- getFonts() -
Method in class TextSymbolizerImpl
- Returns a device independent Font object that is to be used to render
the label.
- getFontSize() -
Method in interface Font
- Deprecated. use getSize
- getFontSize() -
Method in class FontImpl
- Getter for property fontSize.
- getFontStyle() -
Method in interface Font
- Deprecated. Please use getStyle in 2.6.x
- getFontStyle() -
Method in class FontImpl
- Getter for property fontStyle.
- getFontWeight() -
Method in interface Font
- Deprecated. use getWeight
- getFontWeight() -
Method in class FontImpl
- Getter for property fontWeight.
- getForceChannel() -
Method in class FileSystemPageStore
- DOCUMENT ME!
- getForceChannel() -
Method in class Parameters
- DOCUMENT ME!
- getForceChannel() -
Method in class FileSystemPageStore
- DOCUMENT ME!
- getForceChannel() -
Method in class Parameters
- DOCUMENT ME!
- getForeground(LogRecord) -
Method in class LoggingPanel
- Returns the foreground color for the specified log record.
- getFormat() -
Method in class DateGraduation
- Returns the format to use for formatting labels.
- getFormat() -
Method in interface Graduation
- Returns the format to use for formatting labels.
- getFormat() -
Method in class NumberGraduation
- Returns the format to use for formatting labels.
- getFormat() -
Method in class DTEDReader
-
- getFormat() -
Method in class ECWReader
-
- getFormat() -
Method in class EsriHdrReader
-
- getFormat() -
Method in class ErdasImgReader
-
- getFormat() -
Method in class JP2ECWReader
-
- getFormat() -
Method in class JP2KReader
-
- getFormat() -
Method in class JP2MrSIDReader
-
- getFormat() -
Method in class MrSIDReader
-
- getFormat() -
Method in class NITFReader
-
- getFormat() -
Method in class ArcGridReader
-
- getFormat() -
Method in class ArcGridWriter
- Creates a Format object describing the Arc Grid Format
- getFormat() -
Method in class GeoTiffReader
-
- getFormat() -
Method in class GeoTiffWriter
-
- getFormat() -
Method in class GTopo30Reader
-
- getFormat() -
Method in class GTopo30Writer
-
- getFormat() -
Method in class WorldImageReader
- Returns the format that this Reader accepts.
- getFormat() -
Method in class WorldImageWriter
- (non-Javadoc)
- getFormat() -
Method in class ImageMosaicReader
-
- getFormat() -
Method in class ImageMosaicJDBCReader
-
- getFormat() -
Method in class ImagePyramidReader
-
- getFormat() -
Method in class FormatChooser
- Returns the current format.
- getFormat(int) -
Method in class CoordinateFormat
- Returns the format to use for formatting an ordinate at the given dimension.
- getFormat() -
Method in interface ExternalGraphic
- Provides the format of the external graphic.
- getFormat() -
Method in class ExternalGraphicImpl
- Provides the format of the external graphic.
- getFormatArray() -
Static method in class GridFormatFinder
- Returns an array with all available
GridFormatFactorySpi
implementations.
- getFormatDistributors() -
Method in class FormatImpl
- Provides information about the distributorÂ’s format.
- getFormatName() -
Method in class IIOMetadataDumper
- Retrieves the name of the format we want to get the XML representation
for.
- getFormats() -
Method in class OperationType
- Each format is usually a MIME type string that can be used to indicate
what format the server's response should be in.
- getFormats() -
Method in class CustomGlyphRenderer
-
- getFormats() -
Method in interface GlyphRenderer
-
- getFormats() -
Method in class SVGGlyphRenderer
-
- getFormattedErrorMessage(ParseException, String) -
Static method in class ExpressionBuilder
- Deprecated. Returns a formatted error string, showing the original input, along with
a pointer to the location of the error and the error message itself.
- getFormattedErrorMessage(ParseException, String) -
Static method in class FilterBuilder
- Deprecated. Returns a formatted error string, showing the original input, along with
a pointer to the location of the error and the error message itself.
- getFormatValue(String) -
Static method in class WMS1_0_0
- Provides mapping from MIME type to WMS 1.0.0 Format.
- getFormula() -
Method in class DefaultOperationMethod
- Formula(s) or procedure used by this operation method.
- getFreePages() -
Method in class Parameters
- DOCUMENT ME!
- getFreePages() -
Method in class Parameters
- DOCUMENT ME!
- getFromCache(long) -
Method in class Parameters
- Gets a
FileSystemNode
from the cache, if the node is non
there, a new node will be created and added to the cache.
- getFromChar(char) -
Static method in class PgWKBAttributeIO
- Turns a char that encodes four bits in hexadecimal notation into a byte
- getFromIndex() -
Method in class MapLayerListEvent
- Returns the index of the first layer involved in the change
- getFullLabelBounds() -
Method in class LabelPainter
- Get the straight label bounds, taking into account halo, shield and line
wrapping
- getFunction() -
Method in class OnLineResourceImpl
- Returns the code for function performed by the online resource.
- getFunctionDescription(String) -
Method in class Formulas
- Returns the description of a function.
- getFunctionExpressions(Hints) -
Static method in class CommonFactoryFinder
- Deprecated. Use FunctionExpression is now @deprecated
- getFunctionName(String) -
Method in class FunctionsImpl
-
- getFunctionName(Attributes) -
Method in class ExpressionSAXParser
- stolen from the DOM parser -- for a list of attributes, find the "name"
ie. for
return "geomLength"
NOTE: if someone uses or this will work,
if they use a different prefix, it will not.
- getFunctionNames() -
Method in class FunctionsImpl
-
- getFunctions(Hints) -
Static method in class CommonFactoryFinder
- Returns a set of all available implementations for the
Function
interface.
- getFunctions() -
Method in class ArithmeticOperatorsImpl
-
- getG() -
Method in class AStarIterator.AStarNode
-
- getGammaValue() -
Method in interface ContrastEnhancement
- How much to brighten (values greater than 1.0) or dim (values less than 1.0) an image.
- getGammaValue() -
Method in class ContrastEnhancementImpl
-
- getGazetteer() -
Method in class GazetteerNameValidation
- Access gazetteer property.
- getGeneralizationDistance() -
Method in class StreamingRenderer
- Returns the generalization distance in the screen space.
- getGeneralizationForDistance(Double) -
Method in class GeneralizationInfo
-
- getGeneralizationInfoCollection() -
Method in class GeneralizationInfos
-
- getGeneralizationInfoForBaseFeatureName(String) -
Method in class GeneralizationInfos
- get GeneralizationInfo for baseFeatureName
- getGeneralizationInfoForFeatureName(String) -
Method in class GeneralizationInfos
- get GeneralizationInfo for featureName
- getGeneralizationInfos(Object) -
Method in interface GeneralizationInfosProvider
-
- getGeneralizationInfos(Object) -
Method in class GeneralizationInfosProviderImpl
-
- getGeneralizations() -
Method in class GeneralizationInfo
-
- getGeoAsciiParam(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoAsciiParam(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoAsciiParamsTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getGeoAsciiParamsTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getGeodeticCurve(int) -
Method in class GeodeticCalculator
- Calculates the geodetic curve between two points in the referenced ellipsoid.
- getGeodeticCurve() -
Method in class GeodeticCalculator
- Calculates the geodetic curve between two points in the referenced ellipsoid.
- getGeoDoubleParam(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoDoubleParam(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoDoubleParams(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoDoubleParams(int, double[]) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoDoubleParams(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoDoubleParams(int, double[]) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoDoubleParamsTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getGeoDoubleParamsTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getGeographicArea() -
Method in class CoordinateChooser
- Gets the geographic area, in latitude and longitude degrees.
- getGeographicBoundingBox() -
Method in class SpatioTemporalCoverage3D
- Returns the envelope geographic bounding box.
- getGeographicBoundingBox(Extent) -
Static method in class ExtentImpl
- Convenience method returning a single geographic bounding box from the specified extent.
- getGeographicBoundingBox(CoordinateReferenceSystem) -
Static method in class CRS
- Returns the valid geographic area for the specified coordinate reference system,
or
null
if unknown.
- getGeographicCRS() -
Method in class GeodeticCalculator
- Returns the geographic coordinate reference system for all methods working
on
Point2D
objects.
- getGeographicElements() -
Method in class ExtentImpl
- Provides geographic component of the extent of the referring object
- getGeographicIdentifier() -
Method in class GeographicDescriptionImpl
- Returns the identifier used to represent a geographic area.
- getGeoKey(int) -
Method in class GeoTiffIIOMetadataDecoder
- Gets a GeoKey value as a String.
- getGeoKey(int) -
Method in class GeoTiffIIOMetadataDecoder
- Gets a GeoKey value as a String.
- getGeoKeyDirectoryTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getGeoKeyDirectoryTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getGeoKeyDirectoryVersion() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the version of the GeoKey directory.
- getGeoKeyDirectoryVersion() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the version of the GeoKey directory.
- getGeoKeyEntry(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoKeyEntry(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoKeyEntryAt(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoKeyEntryAt(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoKeyMinorRevision() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the minor revision number of the GeoKeys in this metadata.
- getGeoKeyMinorRevision() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the minor revision number of the GeoKeys in this metadata.
- getGeoKeyRecord(int) -
Method in class GeoTiffIIOMetadataDecoder
- Gets a record containing the four TIFFShort values for a geokey entry.
- getGeoKeyRecord(int) -
Method in class GeoTiffIIOMetadataDecoder
- Gets a record containing the four TIFFShort values for a geokey entry.
- getGeoKeyRecordByIndex(int) -
Method in class GeoTiffIIOMetadataDecoder
- Gets a record containing the four TIFFShort values for a geokey entry.
- getGeoKeyRecordByIndex(int) -
Method in class GeoTiffIIOMetadataDecoder
- Gets a record containing the four TIFFShort values for a geokey entry.
- getGeoKeyRevision() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the revision number of the GeoKeys in this metadata.
- getGeoKeyRevision() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the revision number of the GeoKeys in this metadata.
- getGeoKeys() -
Method in exception GeoTiffException
- Getter for property geoKeys.
- getGeoKeys() -
Method in exception GeoTiffException
- Getter for property geoKeys.
- getGeometricObjectCount() -
Method in class GeometricObjectsImpl
- Total number of the point or vector object type occurring in the dataset.
- getGeometricObjects() -
Method in class VectorSpatialRepresentationImpl
- Information about the geometric objects used in the dataset.
- getGeometricObjectType() -
Method in class GeometricObjectsImpl
- Total number of the point or vector object type occurring in the dataset.
- getGeometry() -
Method in class SeToJTSGeometryFactory
-
- getGeometry() -
Method in class LiteShape
-
- getGeometry() -
Method in class LiteShape2
-
- getGeometry() -
Method in class LabelCacheItem
- Returns an example geometry from the list of geometries.
- getGeometry() -
Method in class LabelCacheItem
- Returns an example geometry from the list of geometries.
- getGeometryAttributeIO(AttributeDescriptor, QueryData) -
Method in class DB2DataStore
- Gets the handler to convert a geometry database value to a JTS geometry.
- getGeometryAttributeIO(AttributeDescriptor, QueryData) -
Method in class JDBC1DataStore
- Hook to create the geometry attribute IO for a vendor specific data
source.
- getGeometryAttributeIO(AttributeDescriptor, QueryData) -
Method in class PostgisDataStore
-
- getGeometryDescriptor() -
Method in class DefaultFeatureType
- Gets the primary geometry AttributeType.
- getGeometryDescriptor() -
Method in interface FeatureType
- Deprecated. Gets the primary or default geometry AttributeType.
- getGeometryDescriptor() -
Method in class FeatureTypeImpl
-
- getGeometryFactories() -
Static method in class FactoryFinder
- Deprecated. Returns a set of all available implementations for the
GeometryFactory
category.
- getGeometryFactories() -
Static method in class JTSFactoryFinder
- Returns a set of all available implementations for the
GeometryFactory
category.
- getGeometryFactory() -
Method in class ContentDataStore
- The factory used to create geometries.
- getGeometryFactory(CoordinateReferenceSystem) -
Method in class BasicFactories
- Returns the geometry factory equiped to build geometries
using the given coordinate reference system.
- getGeometryFactory() -
Method in class AbstractFeatureFactoryImpl
-
- getGeometryFactory() -
Method in interface GeometryAttributeType
- Deprecated. Please use GeometrFactory associated with your FeatureFactory
using the hinting system.
- getGeometryFactory() -
Method in class ChoiceAttributeType.Geometric
- Deprecated.
- getGeometryFactory() -
Method in class GeometricAttributeType
- Deprecated.
- getGeometryFactory() -
Method in class GeometryBuilder
-
- getGeometryFactory(Hints) -
Static method in class GeometryFactoryFinder
- An implementation of
GeometryFactory
for the provided crs.
- getGeometryFactory(Hints) -
Static method in class FactoryFinder
- Deprecated. Returns the first implementation of
GeometryFactory
matching the specified hints.
- getGeometryFactory(Hints) -
Static method in class JTSFactoryFinder
- Returns the first implementation of
GeometryFactory
matching the specified hints.
- getGeometryInsertText(Geometry, int) -
Method in class DB2FeatureWriter
-
- getGeometryInsertText(Geometry, int) -
Method in class JDBCTextFeatureWriter
- Turns a geometry into the textual version needed for the sql statement
- getGeometryInsertText(Geometry, int) -
Method in class PostgisFeatureWriter
-
- getGeometryN(Geometry, int) -
Static method in class StaticGeometry
-
- getGeometryOperands() -
Method in class SpatialCapabiltiesImpl
-
- getGeometryOperands() -
Method in class SpatialOperatorImpl
-
- getGeometryPlaceHolder(AttributeDescriptor) -
Method in class JDBCPSFeatureWriter
- Returns the placeholder for the geometry in the insert/update statement.
- getGeometryPropertyName() -
Method in interface Graphic
- Getter for property geometryPropertyName.
- getGeometryPropertyName() -
Method in class GraphicImpl
- Getter for property geometryPropertyName.
- getGeometryPropertyName() -
Method in interface LineSymbolizer
- This property defines the geometry to be used for styling.
- getGeometryPropertyName() -
Method in class LineSymbolizerImpl
- This property defines the geometry to be used for styling.
- getGeometryPropertyName() -
Method in interface PointSymbolizer
- This property defines the geometry to be used for styling.
- getGeometryPropertyName() -
Method in class PointSymbolizerImpl
-
- getGeometryPropertyName() -
Method in interface PolygonSymbolizer
- This property defines the geometry to be used for styling.
- getGeometryPropertyName() -
Method in class PolygonSymbolizerImpl
- This property defines the geometry to be used for styling.
- getGeometryPropertyName() -
Method in interface RasterSymbolizer
- The interpretation of Geometry is system-dependent, as raster data may
be organized differently from feature data, though omitting this
element selects the default raster-data source.
- getGeometryPropertyName() -
Method in class RasterSymbolizerImpl
- The interpretation of Geometry is system-dependent, as raster data may
be organized differently from feature data, though omitting this
element selects the default raster-data source.
- getGeometryPropertyName() -
Method in interface TextSymbolizer
- This property defines the geometry to be used for styling.
- getGeometryPropertyName() -
Method in class TextSymbolizerImpl
- Getter for property geometryPropertyName.
- getGeometryTypeFromLayerMask(int) -
Static method in class ArcSDEAdapter
- Returns the mapping JTS geometry type for the ArcSDE Shape type given by the bitmask
seShapeType
This bitmask is composed of a combination of the following shape types, as defined in the
ArcSDE Java API:
SE_NIL_TYPE_MASK = 1;
SE_POINT_TYPE_MASK = 2;
SE_LINE_TYPE_MASK = 4;
SE_AREA_TYPE_MASK = 16;
SE_MULTIPART_TYPE_MASK = 262144;
(Note that the type SE_SIMPLE_LINE_TYPE_MASK is not used)
- getGeometryTypeFromSeShape(SeShape) -
Static method in class ArcSDEAdapter
- Returns the most appropriate
Geometry
class that matches the shape's type.
- getGeomPropertyName() -
Method in class Generalization
-
- getGeomPropertyName() -
Method in class GeneralizationInfo
-
- getGeoms() -
Method in class LabelCacheItem
- The list of geometries this item maintains
- getGeoms() -
Method in class LabelCacheItem
- The list of geometries this item maintains
- getGeomTypeRefA() -
Method in class RelationIntegrity
- Access polygonTypeRef property.
- getGeomTypeRefB() -
Method in class RelationIntegrity
- Access restrictedPolygonTypeRef property.
- getGeophysicsRange(CharSequence) -
Method in class ColorMap
- Returns the range of geophysics values for the given category.
- getGeoreferencedParameters() -
Method in class GeoreferenceableImpl
- Terms which support grid data georeferencing.
- getGeoShortParam(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoShortParam(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoTIFFVersion() -
Method in class GeoTiffIIOMetadataEncoder
-
- getGeoTIFFVersion() -
Method in class GeoTiffIIOMetadataEncoder
-
- getGet() -
Method in class OperationType
-
- getGetCapabilities() -
Method in class WFSCapabilities
- DOCUMENT ME!
- getGetCapabilities() -
Method in class WMSRequest
- DOCUMENT ME!
- getGetFeature() -
Method in class WFSCapabilities
- DOCUMENT ME!
- getGetFeatureInfo() -
Method in class WMSRequest
- DOCUMENT ME!
- getGetFeatureWithLock() -
Method in class WFSCapabilities
- DOCUMENT ME!
- getGetLegendGraphic() -
Method in class WMSRequest
-
- getGetMap() -
Method in class WMSRequest
- DOCUMENT ME!
- getGetStyles() -
Method in class WMSRequest
-
- getGlyphName() -
Method in class CustomGlyphRenderer
-
- getGlyphProperties() -
Method in class CustomGlyphRenderer
-
- getGmlObject(GmlObjectId, Hints) -
Method in interface GmlObjectStore
- Looks up an object by its gml id.
- GetGmlObject -
Static variable in class WFS
-
- GetGmlObjectType -
Static variable in class WFS
-
- GetGmlObjectTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:GetGmlObjectType.
- GetGmlObjectTypeBinding(WfsFactory) -
Constructor for class GetGmlObjectTypeBinding
-
- getGoodnessOfFit() -
Method in class LabelCacheItem
-
- getGraduation() -
Method in class Axis2D
- Returns the axis's graduation.
- getGraduation() -
Method in class ColorRamp
- Returns the graduation to paint over colors.
- getGraph() -
Method in class BasicGraphBuilder
-
- getGraph() -
Method in class BasicGraphGenerator
-
- getGraph() -
Method in class FeatureGraphGenerator
-
- getGraph() -
Method in interface GraphBuilder
- Returns the graph being built.
- getGraph() -
Method in interface GraphGenerator
- Returns the graph being generated.
- getGraph() -
Method in class BasicLineGraphGenerator
-
- getGraph() -
Method in class OptLineGraphGenerator
-
- getGraph() -
Method in class PolygonGraphGenerator
-
- getGraph() -
Method in class AbstractGraphIterator
- Returns the graph being traversed.
- getGraph() -
Method in class BasicGraphTraversal
-
- getGraph() -
Method in interface GraphTraversal
- Returns the graph being traversed.
- getGraphBuilder() -
Method in class BasicGraphGenerator
-
- getGraphBuilder() -
Method in class FeatureGraphGenerator
-
- getGraphBuilder() -
Method in interface GraphGenerator
- Returns the underlying builder.
- getGraphBuilder() -
Method in class BasicLineGraphGenerator
-
- getGraphBuilder() -
Method in class OptLineGraphGenerator
-
- getGraphBuilder() -
Method in class PolygonGraphGenerator
-
- getGraphic() -
Method in class TextStyle2D
- gets the Style2D to be drawn underneath this text
- getGraphic() -
Method in interface PointSymbolizer
- Provides the graphical-symbolization parameter to use for the point
geometry.
- getGraphic() -
Method in class PointSymbolizerImpl
- Provides the graphical-symbolization parameter to use for the point
geometry.
- getGraphic() -
Method in interface TextSymbolizer2
- The nonstandard-SLD graphic element supports putting little graphical-bits onto labels.
- getGraphic() -
Method in class TextSymbolizerImpl
-
- getGraphicDimensions() -
Method in class TextStyle2D
-
- getGraphicFill() -
Method in interface Fill
- This parameter indicates that a stipple-fill repeated graphic will be
used and specifies the fill graphic to use.
- getGraphicFill() -
Method in class FillImpl
- This parameter indicates that a stipple-fill repeated graphic will be
used and specifies the fill graphic to use.
- getGraphicFill() -
Method in interface Stroke
- This parameter indicates that a stipple-fill repeated graphic will be
used and specifies the fill graphic to use.
- getGraphicFill() -
Method in class StrokeImpl
- This parameter indicates that a stipple-fill repeated graphic will be
used and specifies the fill graphic to use.
- getGraphicOverviews() -
Method in class IdentificationImpl
- Provides a graphic that illustrates the resource(s) (should include a legend for the graphic).
- getGraphicsFile() -
Method in class ApplicationSchemaInformationImpl
- Full application schema given as a graphics file.
- getGraphicStroke() -
Method in class LineStyle2D
- Getter for property graphicStroke.
- getGraphicStroke() -
Method in interface Stroke
- This parameter indicates that a repeated-linear-graphic graphic stroke
type will be used and specifies the graphic to use.
- getGraphicStroke() -
Method in class StrokeImpl
- This parameter indicates that a repeated-linear-graphic graphic stroke
type will be used and specifies the graphic to use.
- getGraphicStyles() -
Method in class StyleImpl
-
- getGrayChannel() -
Method in interface ChannelSelection
- Get the gray channel to be used
- getGrayChannel() -
Method in class ChannelSelectionImpl
-
- getGreenwichLongitude() -
Method in class DefaultPrimeMeridian
- Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
- getGreenwichLongitude(Unit<Angle>) -
Method in class DefaultPrimeMeridian
- Returns the longitude value relative to the Greenwich Meridian, expressed in the specified
units.
- getGridCoverage2D() -
Method in class GridCoverageBuilder
- Returns the grid coverage.
- getGridCoverage2D(Date) -
Method in class SpatioTemporalCoverage3D
- Returns a 2 dimensional grid coverage for the given date.
- getGridCoverageCount() -
Method in class AbstractGridCoverage2DReader
-
- getGridCoverageCount() -
Method in class BaseGridCoverage2DReader
-
- getGridCoverageCount() -
Method in class ArcGridReader
- Number of coverages for this reader is 1
- getGridCoverageCount() -
Method in class GeoTiffReader
- Number of coverages for this reader is 1
- getGridCoverageCount() -
Method in class GTopo30Reader
- Number of coverages for this reader is 1
- getGridCoverageCount() -
Method in class WorldImageReader
- Number of coverages for this reader is 1
- getGridCoverageCount() -
Method in class ImageMosaicReader
- Number of coverages for this reader is 1
- getGridCoverageCount() -
Method in class ImagePyramidReader
- Number of coverages for this reader is 1
- getGridCoverageFactories(Hints) -
Static method in class CoverageFactoryFinder
- Returns a set of all available implementations for the
GridCoverageFactory
interface.
- getGridCoverageFactory(Hints) -
Static method in class CoverageFactoryFinder
- Returns the first implementation of
GridCoverageFactory
matching the specified hints.
- getGridGeometry() -
Method in class CoverageStack.Adapter
- Returns the coverage grid geometry.
- getGridGeometry() -
Method in interface CoverageStack.Element
- The coverage grid geometry, or
null
if this information do not applies or is too
expensive to compute.
- getGridGeometry() -
Method in class GridCoverage2D
- Returns information for the grid coverage geometry.
- getGridPacking() -
Method in class AbstractGridCoverage
- Deprecated. Not yet implemented, and maybe will never be implemented.
- getGridRange() -
Method in class GeneralGridGeometry
- Returns the valid coordinate range of a grid coverage.
- getGridRange() -
Method in class ImageGeometry
- Returns the image bounds in pixel coordinates.
- getGridRange() -
Method in class GridToEnvelopeMapper
- Returns the grid range.
- getGridRange2D() -
Method in class GridGeometry2D
- Returns the two-dimensional part of the grid range
as a rectangle.
- getGridToCoordinateSystem() -
Method in class ImageGeometry
- Deprecated. Renamed as
ImageGeometry.getGridToCRS()
.
- getGridToCRS() -
Method in class GeneralGridGeometry
- Returns the transform from grid coordinates to real world earth coordinates.
- getGridToCRS(PixelInCell) -
Method in class GeneralGridGeometry
- Returns the transform from grid coordinates to real world earth coordinates.
- getGridToCRS(PixelOrientation) -
Method in class GridGeometry2D
- Returns a math transform mapping the specified pixel part.
- getGridToCRS() -
Method in class ImageGeometry
- Returns the conversion from grid coordinates to real world earth coordinates.
- getGridToCRS2D() -
Method in class GridGeometry2D
- Returns a math transform for the two dimensional part.
- getGridToCRS2D(PixelOrientation) -
Method in class GridGeometry2D
- Returns a math transform for the two dimensional part.
- getGridType() -
Method in class GridToEnvelopeMapper
- Deprecated. Renamed
GridToEnvelopeMapper.getPixelAnchor()
.
- getGrouping() -
Method in class FilterSchema.FilterElement
-
- getGrouping() -
Method in class GroupHandler.DefaultGroup
- TODO summary sentence for getGrouping ...
- getGrouping() -
Method in interface ElementGrouping
-
Returns the mask informing the caller as to the type of object they are
dealing with.
- getGrouping() -
Method in class AllGT
-
- getGrouping() -
Method in class AnyGT
-
- getGrouping() -
Method in class ChoiceGT
-
- getGrouping() -
Method in class ElementGT
- TODO summary sentence for getGrouping ...
- getGrouping() -
Method in class GroupGT
-
- getGrouping() -
Method in class SequenceGT
-
- getGroups() -
Method in class OGCSchema
-
- getGroups() -
Method in class WMSSchema
-
- getGroups() -
Method in class FilterSchema
-
- getGroups() -
Method in class GMLSchema
-
- getGroups() -
Method in class RedefineHandler
-
Returns a list of GroupHandlers
- getGroups() -
Method in interface Schema
-
This method is intended to provide a list of public Groups defined by
this Schema.
- getGroups() -
Method in class sldSchema
-
- getGroups() -
Method in class WFSSchema
-
- getGroups() -
Method in class XLinkSchema
-
- getH() -
Method in class AStarIterator.AStarNode
-
- getHalo() -
Method in interface TextSymbolizer
- A halo fills an extended area outside the glyphs of a rendered text
label to make the label easier to read over a background.
- getHalo() -
Method in class TextSymbolizerImpl
- A halo fills an extended area outside the glyphs of a rendered text
label to make the label easier to read over a background.
- getHaloComposite() -
Method in class TextStyle2D
-
- getHaloFill() -
Method in class TextStyle2D
-
- getHaloRadius() -
Method in class TextStyle2D
-
- getHaloShape(Graphics2D) -
Method in class TextStyle2D
-
- getHandle() -
Method in class DefaultQuery
- The handle attribute is included to allow a client to associate a
mnemonic name to the Query request.
- getHandle() -
Method in interface Query
- The handle attribute is included to allow a client to associate a
mnemonic name to the Query request.
- getHandler(String, String) -
Method in class WFSSchemaFactory.WFSRootHandler
-
- getHandler() -
Method in class LoggingPanel
- Returns the logging handler.
- getHandler(URI, String, Map) -
Method in class ComplexElementHandler
- TODO summary sentence for getHandler ...
- getHandler(URI, String, Map) -
Method in class DocumentHandler
-
- getHandler(URI, String, Map) -
Method in class IgnoreHandler
-
- getHandler(URI, String, Map) -
Method in class SimpleElementHandler
-
- getHandler(String, String) -
Method in class AllHandler
-
- getHandler(String, String) -
Method in class AnyAttributeHandler
-
- getHandler(String, String) -
Method in class AnyHandler
-
- getHandler(String, String) -
Method in class AttributeGroupHandler
-
- getHandler(String, String) -
Method in class AttributeHandler
-
- getHandler(String, String) -
Method in class ChoiceHandler
-
- getHandler(String, String) -
Method in class ComplexContentHandler
-
- getHandler(String, String) -
Method in class ComplexTypeHandler
-
- getHandler(String, String) -
Method in class ElementTypeHandler
-
- getHandler(String, String) -
Method in class ExtensionHandler
-
- getHandler(String, String) -
Method in class FacetHandler
-
- getHandler(String, String) -
Method in class FieldHandler
-
- getHandler(String, String) -
Method in class GroupHandler
-
- getHandler(String, String) -
Method in class IgnoreHandler
-
- getHandler(String, String) -
Method in class ImportHandler
-
- getHandler(String, String) -
Method in class IncludeHandler
-
- getHandler(String, String) -
Method in class KeyHandler
-
- getHandler(String, String) -
Method in class KeyrefHandler
-
- getHandler(String, String) -
Method in class ListHandler
-
- getHandler(String, String) -
Method in class RedefineHandler
-
- getHandler(String, String) -
Method in class RestrictionHandler
-
- getHandler(String, String) -
Method in class RootHandler
-
- getHandler(String, String) -
Method in class SchemaHandler
-
- getHandler(String, String) -
Method in class SelectorHandler
-
- getHandler(String, String) -
Method in class SequenceHandler
-
- getHandler(String, String) -
Method in class SimpleContentHandler
-
- getHandler(String, String) -
Method in class SimpleTypeHandler
-
- getHandler(String, String) -
Method in class UnionHandler
-
- getHandler(String, String) -
Method in class UniqueHandler
-
- getHandler(URI, String, Map) -
Method in class XMLElementHandler
- This will find an appropriate XMLElementHandler for the specified child
if appropriate.
- getHandler(String, String) -
Method in class XSIElementHandler
- This method will be used to create the XSI document.
- getHandlerFactory() -
Method in class ParserHandler
-
- getHandlerType() -
Method in class AllHandler
-
- getHandlerType() -
Method in class AnyAttributeHandler
-
- getHandlerType() -
Method in class AnyHandler
-
- getHandlerType() -
Method in class AttributeGroupHandler
-
- getHandlerType() -
Method in class AttributeHandler
-
- getHandlerType() -
Method in class ChoiceHandler
-
- getHandlerType() -
Method in class ComplexContentHandler
-
- getHandlerType() -
Method in class ComplexTypeHandler
-
- getHandlerType() -
Method in class ElementTypeHandler
-
- getHandlerType() -
Method in class ExtensionHandler
-
- getHandlerType() -
Method in class FacetHandler
-
- getHandlerType() -
Method in class FieldHandler
-
- getHandlerType() -
Method in class GroupHandler
-
- getHandlerType() -
Method in class IgnoreHandler
-
- getHandlerType() -
Method in class ImportHandler
-
- getHandlerType() -
Method in class IncludeHandler
-
- getHandlerType() -
Method in class KeyHandler
-
- getHandlerType() -
Method in class KeyrefHandler
-
- getHandlerType() -
Method in class ListHandler
-
- getHandlerType() -
Method in class RedefineHandler
-
- getHandlerType() -
Method in class RestrictionHandler
-
- getHandlerType() -
Method in class RootHandler
-
- getHandlerType() -
Method in class SchemaHandler
-
- getHandlerType() -
Method in class SelectorHandler
-
- getHandlerType() -
Method in class SequenceHandler
-
- getHandlerType() -
Method in class SimpleContentHandler
-
- getHandlerType() -
Method in class SimpleTypeHandler
-
- getHandlerType() -
Method in class UnionHandler
-
- getHandlerType() -
Method in class UniqueHandler
-
- getHandlerType() -
Method in class XSIElementHandler
- Returns one of the Specified types ... intended for use by the child
packages only
- getHandlingDescription() -
Method in class SecurityConstraintsImpl
- Returns the additional information about the restrictions on handling the resource.
- getHeader() -
Method in class DbaseFileReader
- Get the header from this file.
- getHeader() -
Method in class IndexFile
- Get the header of this index file.
- getHeader() -
Method in class ShapefileReader
- Get the header.
- getHeaderLength() -
Method in class DbaseFileHeader
- Get the length of the header
- getHeight() -
Method in class AbstractCoverage.Renderable
- Gets the height in coverage coordinate space.
- getHeight(double[]) -
Method in class DefaultEllipsoidalCS
- Returns the height found in the specified coordinate point,
always in meters.
- getHierarchyLevelNames() -
Method in class MetaDataImpl
- Returns the name of the hierarchy levels for which the metadata is provided.
- getHierarchyLevels() -
Method in class MetaDataImpl
- Returns the scope to which the metadata applies.
- getHigh() -
Method in class GeneralGridEnvelope
- Returns the valid maximum inclusive grid coordinates.
- getHigh(int) -
Method in class GeneralGridEnvelope
- Returns the valid maximum inclusive
grid coordinate along the specified dimension.
- getHigh() -
Method in class GridEnvelope2D
- Returns the valid maximum inclusive grid coordinates.
- getHigh(int) -
Method in class GridEnvelope2D
- Returns the valid maximum inclusive
grid coordinate along the specified dimension.
- getHint(Object) -
Method in interface PrintHandler
-
- getHints() -
Method in class GeoTiffMetadata2CRSAdapter
- Returns the
Hints
for this GeoTiffMetadata2CRSAdapter
.
- getHints() -
Method in class DefaultQuery
-
- getHints() -
Method in class QueryData
-
- getHints() -
Method in interface Query
- Specifies some hints to drive the query execution and results build-up.
- getHints() -
Method in class GeoTiffMetadata2CRSAdapter
- Returns the
Hints
for this GeoTiffMetadata2CRSAdapter
.
- getHints() -
Method in class BaseCoverageProcessingNode
- Getter for
Hints
.
- getHints() -
Method in interface CoverageProcessingNode
- Getter for
Hints
.
- getHints() -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- getHitRatio() -
Method in class SLDStyleFactory
-
- getHits() -
Method in class SLDStyleFactory
-
- getHorizontalCRS(CoordinateReferenceSystem) -
Static method in class CRS
- Returns the first horizontal coordinate reference system found in the given CRS,
or
null
if there is none.
- getHorizontalEditor() -
Method in class GradientKernelEditor
- Returns the horizontal kernel editor.
- getHours() -
Method in class Duration
- Returns the number of hours.
- getHoursOfService() -
Method in class ContactImpl
- Returns time period (including time zone) when individuals can contact the organization or
individual.
- getIcm() -
Method in class InverseColorMapOp
-
- getIcon() -
Method in class ShapefileFileServiceInfo
-
- getIcon() -
Method in class ShapefileURLServiceInfo
-
- getIcon() -
Method in class WebMapServer.LayerInfo
-
- getIcon() -
Method in class WebMapServer.WMSInfo
-
- getIcon(String) -
Method in class IconFactory
- Returns the icon for the specified name, or
null
if none.
- getIcon(String, String) -
Method in class IconFactory
- Returns an icon for the specified name and description, or
null
if none.
- getIcon() -
Method in class ReIcon
-
- getIcon(int) -
Method in class ReIcon
- Produce an icon of the required size.
- getIcon(Feature, Expression, String, int) -
Method in class ChartGraphicFactory
-
- getIcon(Feature, Expression, String, int) -
Method in interface ExternalGraphicFactory
- Turns the specified URL into an Icon, eventually using the Feature
attributes to evaluate CQL expressions embedded in the url.
- getIcon(Feature, Expression, String, int) -
Method in class ImageGraphicFactory
-
- getIcon(Feature, Expression, String, int) -
Method in class SVGGraphicFactory
-
- getID(Object[]) -
Method in class DB2NullFIDMapper
-
- getID() -
Method in class PreGeneralizedFeatureCollection
-
- getID() -
Method in class PreGeneralizedSimpleFeature
-
- getID(Object[]) -
Method in class AutoIncrementFIDMapper
-
- getID(Object[]) -
Method in class BasicFIDMapper
-
- getID(Object[]) -
Method in interface FIDMapper
- Returns the FID given the values of the prymary key attributes
- getID(Object[]) -
Method in class MaxIncFIDMapper
-
- getID(Object[]) -
Method in class MultiColumnFIDMapper
-
- getID(Object[]) -
Method in class NullFIDMapper
-
- getID(Object[]) -
Method in class TypedFIDMapper
-
- getID(Object[]) -
Method in class OIDFidMapper
-
- getID() -
Method in class ContentFeatureCollection
-
- getID() -
Method in class DataFeatureCollection
-
- getId() -
Method in class OGCSchema
-
- getId() -
Method in class WMSSchema
-
- getID() -
Method in class AbstractFeatureCollection
-
- getID() -
Method in class AdaptorFeatureCollection
-
- getID() -
Method in class DecoratingFeatureCollection
-
- getID() -
Method in class SubFeatureCollection
-
- getID() -
Method in class DecoratingFeature
-
- getID() -
Method in class DefaultFeatureCollection
-
- getID() -
Method in interface Feature
- Deprecated. Gets the unique feature ID for this feature.
- getID() -
Method in interface FeatureCollection
- ID used when serializing to GML
- getID() -
Method in class SimpleFeatureImpl
-
- getID() -
Method in class FeatureIdImpl
-
- getID() -
Method in class GmlObjectIdImpl
-
- getID(Geometry) -
Static method in class GML2EncodingUtils
- Determines the identifier (gml:id) of the geometry by checking
Geometry.getUserData()
.
- getID() -
Method in class BasicGraphable
-
- getID() -
Method in interface Graphable
- Returns an identifier for the component.
- getID() -
Method in class OptGraphable
- Returns 0.
- getId() -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for getId ...
- getId() -
Method in class FilterSchema.FilterElement
-
- getId() -
Method in class FilterSchema
-
- getId() -
Method in class GMLSchema
-
- getId() -
Method in class FieldHandler
-
The ID
TODO Is this method required?
- getId() -
Method in class GroupHandler.DefaultGroup
- TODO summary sentence for getId ...
- getId() -
Method in class KeyHandler
- getId purpose.
- getId() -
Method in class KeyrefHandler
-
returns the id attribute
- getId() -
Method in class RedefineHandler
-
Returns the id attribute
- getId() -
Method in class RestrictionHandler
-
Returns the id attribute
- getId() -
Method in class SelectorHandler
- DOCUMENT ME!
- getId() -
Method in class UniqueHandler
- DOCUMENT ME!
- getId() -
Method in interface All
-
Returns the element declaration's id for this schema element.
- getId() -
Method in interface Any
-
Returns the element declaration's id for this schema element.
- getId() -
Method in interface Attribute
-
The Schema ID for this attribute definition.
- getId() -
Method in interface AttributeGroup
-
The Schema ID for this attributeGroup definition.
- getId() -
Method in interface Choice
-
The Schema ID for this choice definition.
- getId() -
Method in interface ComplexType
- Returns the xml schema id of this complexType if one exists, null
otherwise.
- getId() -
Method in interface Element
-
The Schema ID for this element definition.
- getId() -
Method in interface Group
-
The Group's declaration object id.
- getId() -
Method in class AllGT
-
- getId() -
Method in class AnyGT
-
- getId() -
Method in class AttributeGroupGT
-
- getId() -
Method in class AttributeGT
-
- getId() -
Method in class ChoiceGT
-
- getId() -
Method in class ComplexTypeGT
- TODO summary sentence for getId ...
- getId() -
Method in class ElementGT
- TODO summary sentence for getId ...
- getId() -
Method in class GroupGT
-
- getId() -
Method in class SequenceGT
-
- getId() -
Method in class SimpleTypeGT
-
- getId() -
Method in interface Schema
-
This method is intended to provide the ID of this Schema.
- getId() -
Method in interface Sequence
-
The Schema ID for this sequence definition.
- getId() -
Method in interface SimpleType
-
The Schema ID for this simpleType definition.
- getId() -
Method in class sldSchema
-
- getId() -
Method in class WFSSchema
-
- getId() -
Method in class XLinkSchema
-
- getId() -
Method in class XLinkSchema.XLinkAttribute
-
- getId() -
Method in class XLinkSchema.XLinkAttributeGroup
-
- getId() -
Method in class XSISimpleTypes.XSISimpleType
-
- getIdCapabilities() -
Method in class FilterCapabilitiesImpl
-
- getIdentation() -
Method in class IndentedLineWriter
- Returns the current indentation.
- getIdentificationInfo() -
Method in class MetaDataImpl
- Returns basic information about the resource(s) to which the metadata applies.
- getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) -
Method in class AbstractAuthorityFactory
- Returns a finder which can be used for looking up unidentified objects.
- getIdentifiedObjectFinder(Class) -
Method in class AbstractAuthorityMediator
- Returns a finder which can be used for looking up unidentified objects.
- getIdentifiedObjectFinder(Class) -
Method in class AbstractCachedAuthorityFactory
- Returns a finder which can be used for looking up unidentified objects.
- getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) -
Method in class AllAuthoritiesFactory
- Returns a finder which can be used for looking up unidentified objects.
- getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) -
Method in class AuthorityFactoryAdapter
- Returns a finder which can be used for looking up unidentified objects.
- getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) -
Method in class BufferedAuthorityFactory
- Returns a finder which can be used for looking up unidentified objects.
- getIdentifiedObjectFinder(Class) -
Method in class CachedAuthorityDecorator
-
- getIdentifiedObjectFinder(Class) -
Method in class CachedCRSAuthorityDecorator
- Returns a finder which can be used for looking up unidentified objects.
- getIdentifiedObjectFinder(Class) -
Method in class DirectEpsgFactory
- Returns a finder which can be used for looking up unidentified objects.
- getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) -
Method in class FallbackAuthorityFactory
- Returns a finder which can be used for looking up unidentified objects.
- getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) -
Method in class ManyAuthoritiesFactory
- Returns a finder which can be used for looking up unidentified objects.
- getIdentifiedObjectFinder(Class<? extends IdentifiedObject>) -
Method in class ThreadedAuthorityFactory
- Returns a finder which can be used for looking up unidentified objects.
- getIdentifier() -
Method in class PreGeneralizedSimpleFeature
-
- getIdentifier() -
Method in class ContentFeatureCollection
-
- getIdentifier() -
Method in class AttributeImpl
-
- getIdentifier() -
Method in class DecoratingFeature
-
- getIdentifier() -
Method in class FeatureImpl
-
- getIdentifier() -
Method in class LenientAttribute
-
- getIdentifier() -
Method in class SimpleFeatureImpl
-
- getIdentifier() -
Method in class ReadonlyAttributeDecorator
-
- getIdentifier(Citation) -
Static method in class Citations
- Returns the shortest identifier for the specified citation, or the title if there is
no identifier.
- getIdentifier(Citation) -
Method in class AbstractIdentifiedObject
- Returns an identifier according the given authority.
- getIdentifier(IdentifiedObject, Citation) -
Static method in class AbstractIdentifiedObject
- Returns an identifier according the given authority.
- getIdentifier(IdentifiedObject) -
Method in class Formatter
- Returns the preferred identifier for the specified object.
- getIdentifiers() -
Method in class FidFilterImpl
-
- getIdentifiers() -
Method in class CitationImpl
- Returns the unique identifier for the resource.
- getIdentifiers() -
Method in class MatrixParameters
- Forward the call to the matrix parameter descriptors
specified at construction time.
- getIdentifiers() -
Method in class AbstractIdentifiedObject
- An identifier which references elsewhere the object's defining information.
- getIdinfo() -
Method in class Metadata
-
- getIDs() -
Method in class FidFilterImpl
-
- getIlluminationAzimuthAngle() -
Method in class ImageDescriptionImpl
- Returns the illumination azimuth measured in degrees clockwise from true north at the time
the image is taken.
- getIlluminationElevationAngle() -
Method in class ImageDescriptionImpl
- Returns the illumination elevation measured in degrees clockwise from the target plane at
intersection of the optical line of sight with the EarthÂ’s surface.
- getImage() -
Method in class InternalTranscoder
-
- getImage() -
Method in class GraphicStyle2D
-
- getImageAsROI() -
Method in class ImageWorker
- Returns a Region Of Interest built from the current
image.
- getImageOutline() -
Method in interface RasterSymbolizer
- The ImageOutline element specifies that individual source rasters in a
multi-raster set (such as a set of satellite-image scenes) should be
outlined with either a LineStringSymbol or PolygonSymbol.
- getImageOutline() -
Method in class RasterSymbolizerImpl
- The ImageOutline element specifies that individual source rasters in a
multi-raster set (such as a set of satellite-image scenes) should be
outlined with either a LineStringSymbol or PolygonSymbol.
- getImageQualityCode() -
Method in class ImageDescriptionImpl
- Returns the specifies the image quality.
- getImageSize() -
Method in class GridCoverageBuilder
- Returns the image size.
- getImagingCondition() -
Method in class ImageDescriptionImpl
- Returns the conditions affected the image.
- getImmediateNode() -
Method in class FeaturePointer
-
- getImmediateNode() -
Method in class FeaturePropertyPointer
-
- getImmediateNode() -
Method in class FeatureTypeAttributePointer
-
- getImmediateNode() -
Method in class FeatureTypePointer
-
- getImplementation(String) -
Method in class CommonsLoggerFactory
- Returns the implementation to use for the logger of the specified name,
or
null
if the logger would delegates to Java logging anyway.
- getImplementation(String) -
Method in class Log4JLoggerFactory
- Returns the implementation to use for the logger of the specified name,
or
null
if the logger would delegates to Java logging anyway.
- getImplementation(String) -
Method in class LoggerFactory
- Returns the implementation to use for the logger of the specified name.
- getImplementationClass() -
Method in class LoggerFactory
- Returns the base class of objects to be returned by
LoggerFactory.getImplementation(java.lang.String)
.
- getImplementationHints() -
Method in class ArcSDEDataStoreFactory
- Returns the implementation hints.
- getImplementationHints() -
Method in class ArcSDERasterFormatFactory
- Returns the implementation hints.
- getImplementationHints() -
Method in class BaseGridFormatFactorySPI
-
- getImplementationHints() -
Method in class EsriHdrFormatFactory
- Returns the implementation hints.
- getImplementationHints() -
Method in class AbstractDataStoreFactory
- Returns the implementation hints.
- getImplementationHints() -
Method in class FeatureLockFactory
- Returns the implementation hints.
- getImplementationHints() -
Method in class PreGeneralizedDataStoreFactory
-
- getImplementationHints() -
Method in class AbstractDataSourceFactorySpi
- Returns the implementation hints.
- getImplementationHints() -
Method in class PropertyDataStoreFactory
-
- getImplementationHints() -
Method in class ShapefileDataStoreFactory
- Returns the implementation hints.
- getImplementationHints() -
Method in class OGCSchema
- Returns the implementation hints.
- getImplementationHints() -
Method in class WMSSchema
- Returns the implementation hints.
- getImplementationHints() -
Method in class AbstractFactory
- Returns an unmodifiable view of
AbstractFactory.hints.
- getImplementationHints() -
Method in interface Factory
- Map of hints (maybe unmodifiable)
used by this factory to customize its use.
- getImplementationHints() -
Method in class AttributeTypeFactory
- Returns the implementation hints.
- getImplementationHints() -
Method in class FeatureCollections
- Returns the implementation hints.
- getImplementationHints() -
Method in class FeatureTypeBuilder
- Returns the implementation hints.
- getImplementationHints() -
Method in class FilterFactoryImpl
-
- getImplementationHints() -
Method in class ClassificationFunction
- Returns the implementation hints.
- getImplementationHints() -
Method in class FunctionExpressionImpl
- Returns the implementation hints.
- getImplementationHints() -
Method in class ArcGridFormatFactory
- Returns the implementation hints.
- getImplementationHints() -
Method in class GeoTiffFormatFactorySpi
- Returns the implementation hints.
- getImplementationHints() -
Method in class GTopo30FormatFactory
- Returns the implementation hints
- getImplementationHints() -
Method in class WorldImageFormatFactory
- Returns the implementation hints.
- getImplementationHints() -
Method in class ImageMosaicFormatFactory
- Returns the implementation hints.
- getImplementationHints() -
Method in class ImageMosaicJDBCFormatFactory
- Returns the implementation hints.
- getImplementationHints() -
Method in class ImagePyramidFormatFactory
- Returns the implementation hints.
- getImplementationHints() -
Method in class DirectAuthorityFactory
- Returns the implementation hints for this factory.
- getImplementationHints() -
Method in class AbstractEpsgFactory
- Returns the implementation hints for this factory.
- getImplementationHints() -
Method in class DirectEpsgFactory
- Returns the implementation hints for this factory.
- getImplementationHints() -
Method in class ReferencingFactoryContainer
- Returns all factories in this group.
- getImplementationHints() -
Method in class AbstractCoordinateOperationFactory
- Returns the implementation hints for this factory.
- getImplementationHints() -
Method in class AbstractStyleFactory
- Returns implementation hints for this factory.
- getImplementationHints() -
Method in class FilterSchema
- Returns the implementation hints.
- getImplementationHints() -
Method in class GMLSchema
- Returns the implementation hints.
- getImplementationHints() -
Method in class sldSchema
- Returns the implementation hints.
- getImplementationHints() -
Method in class WFSSchema
- Returns the implementation hints.
- getImplementationHints() -
Method in class XLinkSchema
- Returns the implementation hints.
- getImplementationName() -
Method in class Formulas
- Provides the implementation name of the service implementation.
- getImports() -
Method in class OGCSchema
-
- getImports() -
Method in class WMSSchema
-
- getImports() -
Method in class FilterSchema
-
- getImports() -
Method in class GMLSchema
-
- getImports() -
Method in class SchemaIndexImpl
-
- getImports() -
Method in interface Schema
-
This method is intended to provide a list of public Imports defined by
this Schema.
- getImports(XSDSchema) -
Static method in class Schemas
- Returns a flat list of imports from the specified schema.
- getImports() -
Method in class sldSchema
-
- getImports() -
Method in class WFSSchema
-
- getImports() -
Method in class XLinkSchema
-
- getIncludes() -
Method in class SchemaIndexImpl
-
- getIncludes(XSDSchema) -
Static method in class Schemas
- Returns a flat list of includes from the specified schema.
- getInclusion() -
Method in class GeographicExtentImpl
- Indication of whether the bounding polygon encompasses an area covered by the data
(inclusion) or an area where data is not present (exclusion).
- getInDegree() -
Method in class BasicDirectedNode
-
- getInDegree() -
Method in interface DirectedNode
- Returns the in degree of the node.
- getInDegree() -
Method in class OptDirectedNode
-
- getIndentation() -
Method in class TransformerBase
- Get the number of spaces to indent the output xml.
- getIndentSize() -
Method in class Encoder
- Returns the indentation specified.
- getIndex(String) -
Method in class AttributeIndexSummary
- Returns the index for specified attribute
- getIndexColorModel() -
Method in class CustomPaletteBuilder
-
- getIndexedFeatures() -
Method in class DiffFeatureReader
-
- getIndexedImage() -
Method in class CustomPaletteBuilder
-
- getIndexfile() -
Method in class QuadTree
-
- getIndexNearest(int, int, int) -
Method in class EfficientInverseColorMapComputation
- This method is responsible for doing the actual lookup that given an rgb
triple returns the best, taking into account quantization, index in the
forward color map.
- getIndexOf(SimpleFeatureType, String) -
Method in class Schema
- Lookup can only really be by name.
- getIndexURL(String) -
Method in class AttributeIndexSummary
- Returns the index URL for specified attribute
- getIndicator(int) -
Method in class SdeRow
-
- getIndividualName() -
Method in class ResponsiblePartyImpl
- Returns the name of the responsible person- surname, given name, title separated by a delimiter.
- getInEdge(DirectedNode) -
Method in class BasicDirectedNode
-
- getInEdge(DirectedNode) -
Method in interface DirectedNode
- Returns an edge that terminates at the node and originates from a
specified node.
- getInEdge(DirectedNode) -
Method in class OptDirectedNode
-
- getInEdgeArray() -
Method in class OptDirectedNode
- Returns the in adjacency edge array of the node.
- getInEdges() -
Method in class BasicDirectedNode
-
- getInEdges(DirectedNode) -
Method in class BasicDirectedNode
-
- getInEdges(DirectedNode) -
Method in interface DirectedNode
- Returns all edges that terminate at the node and originate from a
specified node.
- getInEdges() -
Method in interface DirectedNode
- Returns the in adjacency list of the node.
- getInEdges(DirectedNode) -
Method in class OptDirectedNode
-
- getInEdges() -
Method in class OptDirectedNode
-
- getInfo() -
Method in class ArcSDEDataStore
-
- getInfo() -
Method in class ArcSdeFeatureSource
-
- getInfo() -
Method in class AbstractGridCoverage2DReader
- Information about this source.
- getInfo() -
Method in class BaseGridCoverage2DReader
- Information about this source.
- getInfo(String) -
Method in class BaseGridCoverage2DReader
- Information about the named gridcoverage.
- getInfo() -
Method in class AbstractDataStore
-
- getInfo() -
Method in class AbstractFeatureSource
-
- getInfo() -
Method in interface DataAccess
- Information about this service.
- getInfo() -
Method in interface FeatureSource
- Information describing the contents of this resoruce.
- getInfo() -
Method in class PreGeneralizedDataStore
-
- getInfo() -
Method in class PreGeneralizedFeatureSource
-
- getInfo() -
Method in class JDBC1DataStore
-
- getInfo() -
Method in class JDBCFeatureSource
-
- getInfo() -
Method in class AbstractOpenWebService
- Description of this service.
- getInfo(R) -
Method in class AbstractOpenWebService
-
- getInfo() -
Method in class PropertyDataStore
-
- getInfo() -
Method in class ShapefileDataStore
- Access a ServiceInfo object for this shapefile.
- getInfo() -
Method in class ShapefileFeatureLocking
-
- getInfo() -
Method in class ShapefileFeatureStore
-
- getInfo() -
Method in class AbstractDataStore2
-
- getInfo() -
Method in class ContentDataStore
-
- getInfo() -
Method in class ContentFeatureSource
- A default ResourceInfo with a generic description.
- getInfo() -
Method in class DefaultView
-
- getInfo() -
Method in class WFS_1_0_0_DataStore
-
- getInfo() -
Method in class WFSFeatureSource
- Resource information from the wfs capabilities document.
- getInfo() -
Method in class WFS_1_1_0_DataStore
-
- getInfo() -
Method in class WFSFeatureSource
- Returns available metadata for this resource
- getInfo() -
Method in interface WFSDataStore
- Overrides
DataAccess.getInfo()
so it type narrows to a WFSServiceInfo
- getInitialContext(Hints) -
Static method in class GeoTools
- Returns the default initial context.
- getInlineFeatureDatastore() -
Method in interface UserLayer
-
- getInlineFeatureDatastore() -
Method in class UserLayerImpl
-
- getInlineFeatureType() -
Method in interface UserLayer
-
- getInlineFeatureType() -
Method in class UserLayerImpl
-
- getInNode() -
Method in class BasicDirectedEdge
-
- getInNode() -
Method in interface DirectedEdge
- Returns the originating (in) node of the edge.
- getInNode() -
Method in class OptDirectedEdge
-
- getInNodeMap() -
Method in class OptDirectedLineGraphGenerator
- Returns the coordinate to in node map.
- getInProcessLockingManager() -
Method in class JDBCFeatureStore
- Used by subclasses to access locking manager.
- getInputFile() -
Method in class BaseGridCoverage2DReader
-
- getInputMaximum() -
Method in class DefaultDomainElement1D
- Retrieves the upper bound of the range where this
DomainElement1D
is defined.
- getInputMinimum() -
Method in class DefaultDomainElement1D
- Retrieves the lower bound of the range where this
DomainElement1D
is defined.
- getInputStream() -
Method in class Response
- Returns the InputStream that contains the response from the server.
- getInputStream(ShpFileType, FileReader) -
Method in class ShpFiles
- Opens a input stream for the indicated file.
- getInputStream() -
Method in class WFSResponse
- The open input stream for the response contents
- getInputStream(HttpURLConnection) -
Method in interface ConnectionFactory
- Deprecated.
- getInputStream(URL, HttpMethod) -
Method in interface ConnectionFactory
- Deprecated. Shortcut for
conn = getConnection(url, method); getInputStream(conn);
- getInputStream(HttpURLConnection) -
Method in class DefaultConnectionFactory
- Deprecated.
- getInputStream(URL, HttpMethod) -
Method in class DefaultConnectionFactory
- Deprecated.
- getInRelated() -
Method in class BasicDirectedEdge
- Returns an iterator over the in edges of the in node.
- getInRelated() -
Method in class BasicDirectedNode
- Returns all in nodes of in edges.
- getInRelated() -
Method in interface DirectedGraphable
- Returns other components related through an in relationship.
- getInRelated() -
Method in class OptDirectedEdge
-
- getInRelated() -
Method in class OptDirectedNode
- This iterator iterates over the underlying in edge array of the node.
- getInsertPage(String) -
Method in class AbstractDialect
-
- getInsertPage(String) -
Method in interface Dialect
-
- getInsertResult() -
Method in class TransactionResult
- A list of the fids returned in the TransactionResult in the order they were received.
- getInsets(Insets) -
Method in class ZoomPane
- Returns the Insets of this component.
- getInsets() -
Method in class ZoomPane
- Returns the Insets of this component.
- getInstance() -
Static method in class ArcSDERasterFormat
-
- getInstance() -
Static method in class ArcSDEConnectionPoolFactory
- Deprecated. Returns a connection pool factory instance
- getInstance() -
Static method in class SessionPoolFactory
- Returns a connection pool factory instance
- getInstance() -
Static method in class AbstractProcessor
- Returns a default processor instance.
- getInstance(String, String, Connection) -
Static method in class DB2SpatialCatalog
- Get an instance of the DB2SpatialCatalog for the specified datastore.
- getInstance() -
Static method in class FeatureLockFactory
- Gets an instance of the FeatureLockFactory.
- getInstance() -
Static method in class ConnectionPoolManager
- Deprecated. Gets the instance of the ConnectionPoolManager.
- getInstance() -
Static method in class ogcComplexTypes._FeatureInfoOutput
-
- getInstance() -
Static method in class ogcComplexTypes._FeatureInfoSize
-
- getInstance() -
Static method in class ogcComplexTypes._GetCapabilities
-
- getInstance() -
Static method in class ogcComplexTypes._GetFeatureInfo
-
- getInstance() -
Static method in class ogcComplexTypes._GetMap
-
- getInstance() -
Static method in class ogcComplexTypes._Output
-
- getInstance() -
Static method in class ogcComplexTypes._Size
-
- getInstance() -
Static method in class ogcComplexTypes.VendorType
-
- getInstance() -
Static method in class OGCSchema
-
- getInstance() -
Static method in class ogcSimpleTypes.CapabilitiesSectionType
-
- getInstance() -
Static method in class ogcSimpleTypes.ExceptionsType
-
- getInstance() -
Static method in class ogcSimpleTypes.FormatType
-
- getInstance() -
Static method in class ogcSimpleTypes.OWSType
-
- getInstance() -
Static method in class WMSComplexTypes.__ExtendedCapabilitiesType
-
- getInstance() -
Static method in class WMSComplexTypes._AttributionType
-
- getInstance() -
Static method in class WMSComplexTypes._AuthorityURLType
-
- getInstance() -
Static method in class WMSComplexTypes._BLANKType
-
- getInstance() -
Static method in class WMSComplexTypes._BMPType
-
- getInstance() -
Static method in class WMSComplexTypes._BoundingBoxType
-
- getInstance() -
Static method in class WMSComplexTypes._CapabilityType
-
- getInstance() -
Static method in class WMSComplexTypes._ContactAddressType
-
- getInstance() -
Static method in class WMSComplexTypes._ContactInformationType
-
- getInstance() -
Static method in class WMSComplexTypes._ContactPersonPrimaryType
-
- getInstance() -
Static method in class WMSComplexTypes._CW_WKBType
-
- getInstance() -
Static method in class WMSComplexTypes._DataURLType
-
- getInstance() -
Static method in class WMSComplexTypes._DCPTypeType
-
- getInstance() -
Static method in class WMSComplexTypes._DimensionType
-
- getInstance() -
Static method in class WMSComplexTypes._EX_GeographicBoundingBoxType
-
- getInstance() -
Static method in class WMSComplexTypes._ExceptionType
-
- getInstance() -
Static method in class WMSComplexTypes._ExtentType
-
- getInstance() -
Static method in class WMSComplexTypes._FeatureListURLType
-
- getInstance() -
Static method in class WMSComplexTypes._FormatType
-
- getInstance() -
Static method in class WMSComplexTypes._GeoTIFFType
-
- getInstance() -
Static method in class WMSComplexTypes._GetType
-
- getInstance() -
Static method in class WMSComplexTypes._GIFType
-
- getInstance() -
Static method in class WMSComplexTypes._GML_1Type
-
- getInstance() -
Static method in class WMSComplexTypes._GML_2Type
-
- getInstance() -
Static method in class WMSComplexTypes._GML_3Type
-
- getInstance() -
Static method in class WMSComplexTypes._HTTPType
-
- getInstance() -
Static method in class WMSComplexTypes._IdentifierType
-
- getInstance() -
Static method in class WMSComplexTypes._INIMAGEType
-
- getInstance() -
Static method in class WMSComplexTypes._JPEGType
-
- getInstance() -
Static method in class WMSComplexTypes._KeywordListType
-
- getInstance() -
Static method in class WMSComplexTypes._KeywordsType
-
- getInstance() -
Static method in class WMSComplexTypes._KeywordType
-
- getInstance() -
Static method in class WMSComplexTypes._LatLonBoundingBoxType
-
- getInstance() -
Static method in class WMSComplexTypes._LayerType
-
- getInstance() -
Static method in class WMSComplexTypes._LegendURLType
-
- getInstance() -
Static method in class WMSComplexTypes._LogoURLType
-
- getInstance() -
Static method in class WMSComplexTypes._MetadataURLType
-
- getInstance() -
Static method in class WMSComplexTypes._MIMEType
-
- getInstance() -
Static method in class WMSComplexTypes._OnlineResourceType
-
- getInstance() -
Static method in class WMSComplexTypes._PNGType
-
- getInstance() -
Static method in class WMSComplexTypes._PostType
-
- getInstance() -
Static method in class WMSComplexTypes._PPMType
-
- getInstance() -
Static method in class WMSComplexTypes._RequestType
-
- getInstance() -
Static method in class WMSComplexTypes._ScaleHintType
-
- getInstance() -
Static method in class WMSComplexTypes._ServiceException
-
- getInstance() -
Static method in class WMSComplexTypes._ServiceExceptionReport
-
- getInstance() -
Static method in class WMSComplexTypes._ServiceType
-
- getInstance() -
Static method in class WMSComplexTypes._StyleSheetURLType
-
- getInstance() -
Static method in class WMSComplexTypes._StyleType
-
- getInstance() -
Static method in class WMSComplexTypes._StyleURLType
-
- getInstance() -
Static method in class WMSComplexTypes._SVGType
-
- getInstance() -
Static method in class WMSComplexTypes._TIFFType
-
- getInstance() -
Static method in class WMSComplexTypes._UserDefinedSymbolizationType
-
- getInstance() -
Static method in class WMSComplexTypes._VendorSpecificCapabilitiesType
-
- getInstance() -
Static method in class WMSComplexTypes._WBMPType
-
- getInstance() -
Static method in class WMSComplexTypes._WebCGMType
-
- getInstance() -
Static method in class WMSComplexTypes._WMS_CapabilitiesType
-
- getInstance() -
Static method in class WMSComplexTypes._WMS_XMLType
-
- getInstance() -
Static method in class WMSComplexTypes._WMT_MS_CapabilitiesType
-
- getInstance() -
Static method in class WMSComplexTypes._WMTException
-
- getInstance() -
Static method in class WMSDescribeLayerTypes._LayerDescription
-
- getInstance() -
Static method in class WMSDescribeLayerTypes._Query
-
- getInstance() -
Static method in class WMSDescribeLayerTypes.WMS_DescribeLayerResponse
-
- getInstance() -
Static method in class WMSSchema
-
- getInstance() -
Static method in class OGC
- Returns the singleton instance.
- getInstance() -
Static method in class OGC
- The singleton instance.
- getInstance() -
Static method in class OGC
- The singleton instance.
- getInstance() -
Static method in class GML
- The singleton instance;
- getInstance() -
Static method in class GML
- The singleton instance;
- getInstance() -
Static method in class SMIL20
-
- getInstance() -
Static method in class SMIL20LANG
-
- getInstance() -
Static method in class XMLMOD
-
- getInstance() -
Static method in class GML
- Returns the singleton instance.
- getInstance() -
Static method in class KML
- Returns the singleton instance.
- getInstance(Locale) -
Static method in class AngleFormat
- Constructs a new
AngleFormat
for the specified locale.
- getInstance() -
Static method in class OWS
- Returns the singleton instance.
- getInstance() -
Static method in class OWS
- Returns the singleton instance.
- getInstance(Hints) -
Static method in class DimensionFilter
- Creates or returns an existing instance from the given set of hints.
- getInstance() -
Static method in class SLD
-
- getInstance() -
Static method in class CommonsLoggerFactory
- Returns the unique instance of this factory.
- getInstance() -
Static method in class Log4JLoggerFactory
- Returns the unique instance of this factory.
- getInstance(Format, Class<T>) -
Static method in class LoggedFormat
- Creates a new format wrapping the specified one.
- getInstance(Element) -
Method in class ArgHelper.BooleanMapping
- Implementation of getInstance.
- getInstance(String) -
Method in class ArgHelper.BooleanMapping
-
- getInstance(Element) -
Method in class ArgHelper.DateMapping
- Implementation of getInstance.
- getInstance(String) -
Method in class ArgHelper.DateMapping
-
- getInstance(Element) -
Method in class ArgHelper.DoubleMapping
- Implementation of getInstance.
- getInstance(String) -
Method in class ArgHelper.DoubleMapping
-
- getInstance(Element) -
Method in class ArgHelper.EnvelopeMapping
- Implementation of getInstance.
- getInstance(String) -
Method in class ArgHelper.EnvelopeMapping
-
- getInstance(Element) -
Method in class ArgHelper.FilterMapping
- Implementation of getInstance.
- getInstance(String) -
Method in class ArgHelper.FilterMapping
-
- getInstance(Element) -
Method in class ArgHelper.FloatMapping
- Implementation of getInstance.
- getInstance(String) -
Method in class ArgHelper.FloatMapping
-
- getInstance(Element) -
Method in class ArgHelper.GeometryMapping
- Implementation of getInstance.
- getInstance(String) -
Method in class ArgHelper.GeometryMapping
-
- getInstance(Element) -
Method in class ArgHelper.IntegerMapping
- Implementation of getInstance.
- getInstance(String) -
Method in class ArgHelper.IntegerMapping
-
- getInstance(Element) -
Method in class ArgHelper.LongMapping
- Implementation of getInstance.
- getInstance(String) -
Method in class ArgHelper.LongMapping
-
- getInstance(Element) -
Method in interface ArgHelper.Mapping
- getInstance purpose.
- getInstance(String) -
Method in interface ArgHelper.Mapping
- getInstance purpose.
- getInstance(Element) -
Method in class ArgHelper.ShortMapping
- Implementation of getInstance.
- getInstance(String) -
Method in class ArgHelper.ShortMapping
-
- getInstance(Element) -
Method in class ArgHelper.StringMapping
- Implementation of getInstance.
- getInstance(String) -
Method in class ArgHelper.StringMapping
-
- getInstance(Element) -
Method in class ArgHelper.URIMapping
- Implementation of getInstance.
- getInstance(String) -
Method in class ArgHelper.URIMapping
-
- getInstance() -
Static method in class WCS
- Returns the singleton instance.
- getInstance() -
Static method in class WFS
- Returns the singleton instance.
- getInstance() -
Static method in class WPS
- Returns the singleton instance.
- getInstance() -
Static method in class XLINK
- The single instance.
- getInstance(URI, Map) -
Static method in class DocumentFactory
-
calls getInstance(URI,Level) with Level.WARNING
- getInstance(URI, Map, Level) -
Static method in class DocumentFactory
-
Parses the instance data provided.
- getInstance(InputStream, Map, Level) -
Static method in class DocumentFactory
-
Parses the instance data provided.
- getInstance() -
Static method in class FilterComplexTypes.Arithmetic_OperatorsType
-
- getInstance() -
Static method in class FilterComplexTypes.BinaryOperatorType
-
- getInstance() -
Static method in class FilterComplexTypes.Comparison_OperatorsType
-
- getInstance() -
Static method in class FilterComplexTypes.EmptyType
-
- getInstance() -
Static method in class FilterComplexTypes.ExpressionType
-
- getInstance() -
Static method in class FilterComplexTypes.Filter_CapabilitiesType
-
- getInstance() -
Static method in class FilterComplexTypes.Function_NamesType
-
- getInstance() -
Static method in class FilterComplexTypes.Function_NameType
-
- getInstance() -
Static method in class FilterComplexTypes.FunctionsType
-
- getInstance() -
Static method in class FilterComplexTypes.FunctionType
-
- getInstance() -
Static method in class FilterComplexTypes.LiteralType
-
- getInstance() -
Static method in class FilterComplexTypes.PropertyNameType
-
- getInstance() -
Static method in class FilterComplexTypes.Scalar_CapabilitiesType
-
- getInstance() -
Static method in class FilterComplexTypes.ServiceExceptionReportType
-
- getInstance() -
Static method in class FilterComplexTypes.ServiceExceptionType
-
- getInstance() -
Static method in class FilterComplexTypes.SortByType
-
- getInstance() -
Static method in class FilterComplexTypes.SortOrderType
-
- getInstance() -
Static method in class FilterComplexTypes.Spatial_CapabilitiesType
-
- getInstance() -
Static method in class FilterComplexTypes.Spatial_OperatorsType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.BBOXType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.BinaryComparisonOpType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.BinaryLogicOpType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.BinarySpatialOpType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.ComparisonOpsType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.DistanceBufferType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.DistanceType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.FeatureIdType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.FilterType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.LogicOpsType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.LowerBoundaryType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.PropertyIsBetweenType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.PropertyIsLikeType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.PropertyIsNullType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.SpatialOpsType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.UnaryLogicOpType
-
- getInstance() -
Static method in class FilterOpsComplexTypes.UpperBoundaryType
-
- getInstance() -
Static method in class FilterSchema
-
- getInstance() -
Static method in class GMLComplexTypes.AbstractFeatureCollectionsBaseType
-
- getInstance() -
Static method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- getInstance() -
Static method in class GMLComplexTypes.AbstractFeatureType
-
- getInstance() -
Static method in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- getInstance() -
Static method in class GMLComplexTypes.AbstractGeometryType
-
- getInstance() -
Static method in class GMLComplexTypes.BoundingShapeType
-
- getInstance() -
Static method in class GMLComplexTypes.BoxType
-
- getInstance() -
Static method in class GMLComplexTypes.CoordinatesType
-
- getInstance() -
Static method in class GMLComplexTypes.CoordType
-
- getInstance() -
Static method in class GMLComplexTypes.FeatureAssociationType
-
- getInstance() -
Static method in class GMLComplexTypes.GeometryAssociationType
-
- getInstance() -
Static method in class GMLComplexTypes.GeometryCollectionType
-
- getInstance() -
Static method in class GMLComplexTypes.GeometryPropertyType
-
- getInstance() -
Static method in class GMLComplexTypes.LinearRingMemberType
-
- getInstance() -
Static method in class GMLComplexTypes.LinearRingType
-
- getInstance() -
Static method in class GMLComplexTypes.LineStringMemberType
-
- getInstance() -
Static method in class GMLComplexTypes.LineStringPropertyType
-
- getInstance() -
Static method in class GMLComplexTypes.LineStringType
-
- getInstance() -
Static method in class GMLComplexTypes.MultiGeometryPropertyType
-
- getInstance() -
Static method in class GMLComplexTypes.MultiLineStringPropertyType
-
- getInstance() -
Static method in class GMLComplexTypes.MultiLineStringType
-
- getInstance() -
Static method in class GMLComplexTypes.MultiPointPropertyType
-
- getInstance() -
Static method in class GMLComplexTypes.MultiPointType
-
- getInstance() -
Static method in class GMLComplexTypes.MultiPolygonPropertyType
-
- getInstance() -
Static method in class GMLComplexTypes.MultiPolygonType
-
- getInstance() -
Static method in class GMLComplexTypes.PointMemberType
-
- getInstance() -
Static method in class GMLComplexTypes.PointPropertyType
-
- getInstance() -
Static method in class GMLComplexTypes.PointType
-
- getInstance() -
Static method in class GMLComplexTypes.PolygonMemberType
-
- getInstance() -
Static method in class GMLComplexTypes.PolygonPropertyType
-
- getInstance() -
Static method in class GMLComplexTypes.PolygonType
-
- getInstance() -
Static method in class GMLSchema
-
- getInstance() -
Static method in class DatatypeConverterImpl
-
- getInstance() -
Static method in class SchemaFactory
-
- getInstance(URI, URI) -
Static method in class SchemaFactory
- Returns an instance of the desired class.
- getInstance(URI, InputStream) -
Static method in class SchemaFactory
-
- getInstance(String) -
Static method in class SchemaFactory
-
- getInstance(URI) -
Static method in class SchemaFactory
- Returns an instance of the targetNamespace if it can be found ... null
otherwise. targetNamespaces which can be found are either hard-coded
namespaces (SchemaFactory.properties), have already been parsed or were
registered.
- getInstance(URI, URI, Level) -
Static method in class SchemaFactory
- Returns an instance of the desired class.
- getInstance(URI, InputStream, Level) -
Static method in class SchemaFactory
-
- getInstance() -
Static method in class sldSimpleTypes._Service
-
- getInstance() -
Static method in class WFSSchema
-
- getInstance() -
Static method in class XLinkSchema.Actuate
- Return a singleton of an Actuate
- getInstance() -
Static method in class XLinkSchema.ArcLink
- Returns the singleton ArcLink instance
- getInstance() -
Static method in class XLinkSchema.Arcrole
-
- getInstance() -
Static method in class XLinkSchema.EmptyLink
- Returns the singleton EmptyLink instance
- getInstance() -
Static method in class XLinkSchema.ExtendedLink
- Returns the singleton ExtendedLink instance
- getInstance() -
Static method in class XLinkSchema.From
- Returns the singleton From instance
- getInstance() -
Static method in class XLinkSchema
-
- getInstance() -
Static method in class XLinkSchema.Href
- Returns a copy of the default instance.
- getInstance() -
Static method in class XLinkSchema.Label
- Returns a singleton of Label
- getInstance() -
Static method in class XLinkSchema.LocatorLink
- Returns the singleton LocatorLink instance
- getInstance() -
Static method in class XLinkSchema.ResourceLink
- Returns the singleton ResourceLink instance
- getInstance() -
Static method in class XLinkSchema.Role
-
- getInstance() -
Static method in class XLinkSchema.Show
- Returns the singleton instance
- getInstance() -
Static method in class XLinkSchema.SimpleLink
- Returns the singleton SimpleLink instance
- getInstance() -
Static method in class XLinkSchema.Title
- Returns the default singleton instance
- getInstance() -
Static method in class XLinkSchema.TitleLink
- Returns the singleton TitleLink instance
- getInstance() -
Static method in class XLinkSchema.To
- Returns the singleton To instance
- getInstance() -
Static method in class XML
- Returns the singleton instance.
- getInstance() -
Static method in class XSISimpleTypes.AnyType
-
- getInstance() -
Static method in class XSISimpleTypes.AnyURI
-
- getInstance() -
Static method in class XSISimpleTypes.Base64Binary
-
- getInstance() -
Static method in class XSISimpleTypes.Boolean
-
- getInstance() -
Static method in class XSISimpleTypes.Byte
-
- getInstance() -
Static method in class XSISimpleTypes.Date
-
- getInstance() -
Static method in class XSISimpleTypes.DateTime
-
- getInstance() -
Static method in class XSISimpleTypes.Decimal
-
- getInstance() -
Static method in class XSISimpleTypes.Double
-
- getInstance() -
Static method in class XSISimpleTypes.Duration
-
- getInstance() -
Static method in class XSISimpleTypes.ENTITIES
-
- getInstance() -
Static method in class XSISimpleTypes.ENTITY
-
- getInstance() -
Static method in class XSISimpleTypes.Float
-
- getInstance() -
Static method in class XSISimpleTypes.gDay
-
- getInstance() -
Static method in class XSISimpleTypes.gMonth
-
- getInstance() -
Static method in class XSISimpleTypes.gMonthDay
-
- getInstance() -
Static method in class XSISimpleTypes.gYear
-
- getInstance() -
Static method in class XSISimpleTypes.gYearMonth
-
- getInstance() -
Static method in class XSISimpleTypes.HexBinary
-
- getInstance() -
Static method in class XSISimpleTypes.ID
-
- getInstance() -
Static method in class XSISimpleTypes.IDREF
-
- getInstance() -
Static method in class XSISimpleTypes.IDREFS
-
- getInstance() -
Static method in class XSISimpleTypes.Int
-
- getInstance() -
Static method in class XSISimpleTypes.Integer
-
- getInstance() -
Static method in class XSISimpleTypes.Language
-
- getInstance() -
Static method in class XSISimpleTypes.Long
-
- getInstance() -
Static method in class XSISimpleTypes.Name
-
- getInstance() -
Static method in class XSISimpleTypes.NCName
-
- getInstance() -
Static method in class XSISimpleTypes.NegativeInteger
-
- getInstance() -
Static method in class XSISimpleTypes.NMTOKEN
-
- getInstance() -
Static method in class XSISimpleTypes.NMTOKENS
-
- getInstance() -
Static method in class XSISimpleTypes.NonNegativeInteger
-
- getInstance() -
Static method in class XSISimpleTypes.NonPositiveInteger
-
- getInstance() -
Static method in class XSISimpleTypes.NormalizedString
-
- getInstance() -
Static method in class XSISimpleTypes.NOTATION
-
- getInstance() -
Static method in class XSISimpleTypes.PositiveInteger
-
- getInstance() -
Static method in class XSISimpleTypes.QName
-
- getInstance() -
Static method in class XSISimpleTypes.Short
-
- getInstance() -
Static method in class XSISimpleTypes.String
-
- getInstance() -
Static method in class XSISimpleTypes.Time
-
- getInstance() -
Static method in class XSISimpleTypes.Token
-
- getInstance() -
Static method in class XSISimpleTypes.UnsignedByte
-
- getInstance() -
Static method in class XSISimpleTypes.UnsignedInt
-
- getInstance() -
Static method in class XSISimpleTypes.UnsignedLong
-
- getInstance() -
Static method in class XSISimpleTypes.UnsignedShort
-
- getInstance() -
Static method in class XSISimpleTypes.XSISimpleType
-
This method is intended to return an instance of the implemented
type.
- getInstance() -
Static method in class XS
- The singleton instance.
- getInstanceType() -
Method in class ogcComplexTypes._GetCapabilities
-
- getInstanceType() -
Method in class WMSComplexTypes.__ExtendedCapabilitiesType
-
- getInstanceType() -
Method in class WMSComplexTypes._AttributionType
-
- getInstanceType() -
Method in class WMSComplexTypes._AuthorityURLType
-
- getInstanceType() -
Method in class WMSComplexTypes._BLANKType
-
- getInstanceType() -
Method in class WMSComplexTypes._BMPType
-
- getInstanceType() -
Method in class WMSComplexTypes._BoundingBoxType
-
- getInstanceType() -
Method in class WMSComplexTypes._CapabilityType
-
- getInstanceType() -
Method in class WMSComplexTypes._ContactAddressType
-
- getInstanceType() -
Method in class WMSComplexTypes._ContactInformationType
-
- getInstanceType() -
Method in class WMSComplexTypes._ContactPersonPrimaryType
-
- getInstanceType() -
Method in class WMSComplexTypes._CW_WKBType
-
- getInstanceType() -
Method in class WMSComplexTypes._DataURLType
-
- getInstanceType() -
Method in class WMSComplexTypes._DCPTypeType
-
- getInstanceType() -
Method in class WMSComplexTypes._DimensionType
-
- getInstanceType() -
Method in class WMSComplexTypes._EX_GeographicBoundingBoxType
-
- getInstanceType() -
Method in class WMSComplexTypes._ExceptionType
-
- getInstanceType() -
Method in class WMSComplexTypes._ExtentType
-
- getInstanceType() -
Method in class WMSComplexTypes._FeatureListURLType
-
- getInstanceType() -
Method in class WMSComplexTypes._FormatType
-
- getInstanceType() -
Method in class WMSComplexTypes._GeoTIFFType
-
- getInstanceType() -
Method in class WMSComplexTypes._GetType
-
- getInstanceType() -
Method in class WMSComplexTypes._GIFType
-
- getInstanceType() -
Method in class WMSComplexTypes._GML_1Type
-
- getInstanceType() -
Method in class WMSComplexTypes._GML_2Type
-
- getInstanceType() -
Method in class WMSComplexTypes._GML_3Type
-
- getInstanceType() -
Method in class WMSComplexTypes._HTTPType
-
- getInstanceType() -
Method in class WMSComplexTypes._IdentifierType
-
- getInstanceType() -
Method in class WMSComplexTypes._INIMAGEType
-
- getInstanceType() -
Method in class WMSComplexTypes._JPEGType
-
- getInstanceType() -
Method in class WMSComplexTypes._KeywordListType
-
- getInstanceType() -
Method in class WMSComplexTypes._KeywordsType
-
- getInstanceType() -
Method in class WMSComplexTypes._KeywordType
-
- getInstanceType() -
Method in class WMSComplexTypes._LatLonBoundingBoxType
-
- getInstanceType() -
Method in class WMSComplexTypes._LayerType
-
- getInstanceType() -
Method in class WMSComplexTypes._LegendURLType
-
- getInstanceType() -
Method in class WMSComplexTypes._LogoURLType
-
- getInstanceType() -
Method in class WMSComplexTypes._MetadataURLType
-
- getInstanceType() -
Method in class WMSComplexTypes._MIMEType
-
- getInstanceType() -
Method in class WMSComplexTypes._OnlineResourceType
-
- getInstanceType() -
Method in class WMSComplexTypes._PNGType
-
- getInstanceType() -
Method in class WMSComplexTypes._PostType
-
- getInstanceType() -
Method in class WMSComplexTypes._PPMType
-
- getInstanceType() -
Method in class WMSComplexTypes._RequestType
-
- getInstanceType() -
Method in class WMSComplexTypes._ScaleHintType
-
- getInstanceType() -
Method in class WMSComplexTypes._ServiceException
-
- getInstanceType() -
Method in class WMSComplexTypes._ServiceExceptionReport
-
- getInstanceType() -
Method in class WMSComplexTypes._ServiceType
-
- getInstanceType() -
Method in class WMSComplexTypes._StyleSheetURLType
-
- getInstanceType() -
Method in class WMSComplexTypes._StyleType
-
- getInstanceType() -
Method in class WMSComplexTypes._StyleURLType
-
- getInstanceType() -
Method in class WMSComplexTypes._SVGType
-
- getInstanceType() -
Method in class WMSComplexTypes._TIFFType
-
- getInstanceType() -
Method in class WMSComplexTypes._UserDefinedSymbolizationType
-
- getInstanceType() -
Method in class WMSComplexTypes._VendorSpecificCapabilitiesType
-
- getInstanceType() -
Method in class WMSComplexTypes._WBMPType
-
- getInstanceType() -
Method in class WMSComplexTypes._WebCGMType
-
- getInstanceType() -
Method in class WMSComplexTypes._WMS_CapabilitiesType
-
- getInstanceType() -
Method in class WMSComplexTypes._WMS_XMLType
-
- getInstanceType() -
Method in class WMSComplexTypes._WMT_MS_CapabilitiesType
-
- getInstanceType() -
Method in class WMSComplexTypes._WMTException
-
- getInstanceType() -
Method in class WMSDescribeLayerTypes._LayerDescription
-
- getInstanceType() -
Method in class WMSDescribeLayerTypes._Query
-
- getInstanceType() -
Method in class WMSDescribeLayerTypes.WMS_DescribeLayerResponse
-
- getInstanceType() -
Method in class FilterComplexTypes.Arithmetic_OperatorsType
-
- getInstanceType() -
Method in class FilterComplexTypes.BinaryOperatorType
-
- getInstanceType() -
Method in class FilterComplexTypes.Comparison_OperatorsType
-
- getInstanceType() -
Method in class FilterComplexTypes.EmptyType
-
- getInstanceType() -
Method in class FilterComplexTypes.ExpressionType
-
- getInstanceType() -
Method in class FilterComplexTypes.Filter_CapabilitiesType
-
- getInstanceType() -
Method in class FilterComplexTypes.Function_NamesType
-
- getInstanceType() -
Method in class FilterComplexTypes.Function_NameType
-
- getInstanceType() -
Method in class FilterComplexTypes.FunctionsType
-
- getInstanceType() -
Method in class FilterComplexTypes.FunctionType
-
- getInstanceType() -
Method in class FilterComplexTypes.LiteralType
-
- getInstanceType() -
Method in class FilterComplexTypes.PropertyNameType
-
- getInstanceType() -
Method in class FilterComplexTypes.Scalar_CapabilitiesType
-
- getInstanceType() -
Method in class FilterComplexTypes.ServiceExceptionReportType
-
- getInstanceType() -
Method in class FilterComplexTypes.ServiceExceptionType
-
- getInstanceType() -
Method in class FilterComplexTypes.SortByType
-
- getInstanceType() -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for getInstanceType ...
- getInstanceType() -
Method in class FilterComplexTypes.Spatial_CapabilitiesType
-
- getInstanceType() -
Method in class FilterComplexTypes.Spatial_OperatorsType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.BBOXType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.BinaryComparisonOpType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.BinaryLogicOpType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.BinarySpatialOpType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.ComparisonOpsType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.DistanceBufferType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.DistanceType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.FeatureIdType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.FilterType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.LogicOpsType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.LowerBoundaryType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.PropertyIsBetweenType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.PropertyIsLikeType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.PropertyIsNullType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.SpatialOpsType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.UnaryLogicOpType
-
- getInstanceType() -
Method in class FilterOpsComplexTypes.UpperBoundaryType
-
- getInstanceType() -
Method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- getInstanceType() -
Method in class GMLComplexTypes.AbstractFeatureType
-
- getInstanceType() -
Method in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- getInstanceType() -
Method in class GMLComplexTypes.AbstractGeometryType
-
- getInstanceType() -
Method in class GMLComplexTypes.BoundingShapeType
-
- getInstanceType() -
Method in class GMLComplexTypes.BoxType
-
- getInstanceType() -
Method in class GMLComplexTypes.CoordinatesType
-
- getInstanceType() -
Method in class GMLComplexTypes.CoordType
-
- getInstanceType() -
Method in class GMLComplexTypes.FeatureAssociationType
-
- getInstanceType() -
Method in class GMLComplexTypes.GeometryAssociationType
-
- getInstanceType() -
Method in class GMLComplexTypes.GeometryCollectionType
-
- getInstanceType() -
Method in class GMLComplexTypes.GeometryPropertyType
-
- getInstanceType() -
Method in class GMLComplexTypes.LinearRingMemberType
-
- getInstanceType() -
Method in class GMLComplexTypes.LinearRingType
-
- getInstanceType() -
Method in class GMLComplexTypes.LineStringMemberType
-
- getInstanceType() -
Method in class GMLComplexTypes.LineStringPropertyType
-
- getInstanceType() -
Method in class GMLComplexTypes.LineStringType
-
- getInstanceType() -
Method in class GMLComplexTypes.MultiGeometryPropertyType
-
- getInstanceType() -
Method in class GMLComplexTypes.MultiLineStringPropertyType
-
- getInstanceType() -
Method in class GMLComplexTypes.MultiLineStringType
-
- getInstanceType() -
Method in class GMLComplexTypes.MultiPointPropertyType
-
- getInstanceType() -
Method in class GMLComplexTypes.MultiPointType
-
- getInstanceType() -
Method in class GMLComplexTypes.MultiPolygonPropertyType
-
- getInstanceType() -
Method in class GMLComplexTypes.MultiPolygonType
-
- getInstanceType() -
Method in class GMLComplexTypes.PointMemberType
-
- getInstanceType() -
Method in class GMLComplexTypes.PointPropertyType
-
- getInstanceType() -
Method in class GMLComplexTypes.PointType
-
- getInstanceType() -
Method in class GMLComplexTypes.PolygonMemberType
-
- getInstanceType() -
Method in class GMLComplexTypes.PolygonPropertyType
-
- getInstanceType() -
Method in class GMLComplexTypes.PolygonType
-
- getInstanceType() -
Method in class ComplexTypeGT
- TODO summary sentence for getInstanceType ...
- getInstanceType() -
Method in class SimpleTypeGT
-
- getInstanceType() -
Method in interface Type
-
This will return the intended Java Class for this element type.
- getInstanceType() -
Method in class XSISimpleTypes.AnyType
- TODO summary sentence for getInstanceType ...
- getInstanceType() -
Method in class XSISimpleTypes.AnyURI
-
- getInstanceType() -
Method in class XSISimpleTypes.Base64Binary
-
- getInstanceType() -
Method in class XSISimpleTypes.Boolean
-
- getInstanceType() -
Method in class XSISimpleTypes.Byte
-
- getInstanceType() -
Method in class XSISimpleTypes.Date
-
- getInstanceType() -
Method in class XSISimpleTypes.DateTime
-
- getInstanceType() -
Method in class XSISimpleTypes.Decimal
-
- getInstanceType() -
Method in class XSISimpleTypes.Double
-
- getInstanceType() -
Method in class XSISimpleTypes.Duration
-
- getInstanceType() -
Method in class XSISimpleTypes.ENTITIES
-
- getInstanceType() -
Method in class XSISimpleTypes.ENTITY
-
- getInstanceType() -
Method in class XSISimpleTypes.Float
-
- getInstanceType() -
Method in class XSISimpleTypes.gDay
-
- getInstanceType() -
Method in class XSISimpleTypes.gMonth
-
- getInstanceType() -
Method in class XSISimpleTypes.gMonthDay
-
- getInstanceType() -
Method in class XSISimpleTypes.gYear
-
- getInstanceType() -
Method in class XSISimpleTypes.gYearMonth
-
- getInstanceType() -
Method in class XSISimpleTypes.HexBinary
-
- getInstanceType() -
Method in class XSISimpleTypes.ID
-
- getInstanceType() -
Method in class XSISimpleTypes.IDREF
-
- getInstanceType() -
Method in class XSISimpleTypes.IDREFS
-
- getInstanceType() -
Method in class XSISimpleTypes.Int
-
- getInstanceType() -
Method in class XSISimpleTypes.Integer
-
- getInstanceType() -
Method in class XSISimpleTypes.Language
-
- getInstanceType() -
Method in class XSISimpleTypes.Long
-
- getInstanceType() -
Method in class XSISimpleTypes.Name
-
- getInstanceType() -
Method in class XSISimpleTypes.NCName
-
- getInstanceType() -
Method in class XSISimpleTypes.NegativeInteger
-
- getInstanceType() -
Method in class XSISimpleTypes.NMTOKEN
-
- getInstanceType() -
Method in class XSISimpleTypes.NMTOKENS
-
- getInstanceType() -
Method in class XSISimpleTypes.NonNegativeInteger
-
- getInstanceType() -
Method in class XSISimpleTypes.NonPositiveInteger
-
- getInstanceType() -
Method in class XSISimpleTypes.NormalizedString
-
- getInstanceType() -
Method in class XSISimpleTypes.NOTATION
-
- getInstanceType() -
Method in class XSISimpleTypes.PositiveInteger
-
- getInstanceType() -
Method in class XSISimpleTypes.QName
-
- getInstanceType() -
Method in class XSISimpleTypes.Short
-
- getInstanceType() -
Method in class XSISimpleTypes.String
-
- getInstanceType() -
Method in class XSISimpleTypes.Time
-
- getInstanceType() -
Method in class XSISimpleTypes.Token
-
- getInstanceType() -
Method in class XSISimpleTypes.UnsignedByte
-
- getInstanceType() -
Method in class XSISimpleTypes.UnsignedInt
-
- getInstanceType() -
Method in class XSISimpleTypes.UnsignedLong
-
- getInstanceType() -
Method in class XSISimpleTypes.UnsignedShort
-
- getInteger(int) -
Method in class SdeRow
-
- getInteger(int) -
Method in class IntegerList
- Returns the element at the given index as the
int
primitive type.
- getInterface() -
Method in class AbstractMetadata
- Returns the metadata interface implemented by this class.
- getInterface(Class<?>) -
Method in class MetadataStandard
- Returns the metadata interface implemented by the specified implementation class.
- getInternalState() -
Method in class FCBuffer
-
- getInterpolation() -
Method in class GridCoverage2D
- Returns the interpolation used for all
evaluate(...)
methods.
- getInterpolation() -
Method in class Interpolator2D
- Returns the primary interpolation used by this
Interpolator2D
.
- getInterpolationPoints() -
Method in interface Interpolate
- See
InterpolationPoint
for details.
- getInterpolations() -
Method in class Interpolator2D
- Returns interpolations.
- getIntersection() -
Method in class BoundsExtractor
-
- getInUseCount() -
Method in class ArcSDEConnectionPool
- Deprecated. TODO: Document this method!
- getInUseCount() -
Method in class SessionPool
- Number of active sessions.
- getInverseFlattening() -
Method in class DefaultEllipsoid
- Returns the value of the inverse of the flattening constant.
- getISBN() -
Method in class CitationImpl
- Returns the International Standard Book Number, or
null
if none.
- getISSN() -
Method in class CitationImpl
- Returns the International Standard Serial Number, or
null
if none.
- getIssueIdentification() -
Method in class SeriesImpl
- Returns information identifying the issue of the series.
- getItems(Object) -
Method in class MultiMap
-
- getItemType() -
Method in class ListHandler
-
returns the itemType attribute
- getIterator() -
Method in class DijkstraShortestPathFinder
-
- getIterator() -
Method in class BasicGraphTraversal
-
- getIterator() -
Method in interface GraphTraversal
- Returns the iterator that specifies the order in which to visit graph
components.
- getJAI(RenderingHints) -
Static method in class OperationJAI
- Returns the
JAI
instance to use for operations on RenderedImage
.
- getJava2DHints() -
Method in interface GTRenderer
-
- getJava2DHints() -
Method in class StreamingRenderer
-
- getJava2DHints() -
Method in class ShapefileRenderer
-
- getJavaBinding(Integer) -
Static method in class ArcSDEAdapter
- Returns the Java class binding for a given SDE column type.
- getJavaLocale() -
Method in class Formulas
- Returns the locale as an object from the Java standard SDK.
- getJDBCDataStore() -
Method in class JDBCFeatureSource
- Allows access to JDBCDataStore().
- getJDBCFeatureReader(QueryData) -
Method in class JDBC1DataStore
-
- getJdbcType(Class) -
Method in class PostgisDataStore
- Returns the JDBC type constant (as in
Types
) that maps to the given
Java class binding when constructing attribute types, or null if no such mapping exist.
- getJDBCUrl(String, int, String) -
Static method in class DB2DataStoreFactory
- Returns the JDBC url used for connecting to a specific database
- getKernel() -
Method in class KernelEditor
- Returns the currently edited kernel.
- getKernelCategory() -
Method in class KernelEditor
- Returns the category for the current kernel.
- getKernelListModel() -
Method in class KernelEditor
- Returns the list of predefined kernels in the current category.
- getKernelNames() -
Method in class KernelEditor
- Returns an array of kernel names in the current category.
- getKernelTableModel() -
Method in class KernelEditor
- Returns the table model containing the current kernel coefficients.
- getKey() -
Method in class MapEntry
- Returns the key corresponding to this entry.
- getKeyID() -
Method in class GeoKeyEntry
-
- getKeyID() -
Method in class GeoKeyEntry
-
- getKeyRevisionMajor() -
Method in class GeoTiffIIOMetadataEncoder
-
- getKeyRevisionMajor() -
Method in class GeoTiffIIOMetadataEncoder
-
- getKeyRevisionMinor() -
Method in class GeoTiffIIOMetadataEncoder
-
- getKeyRevisionMinor() -
Method in class GeoTiffIIOMetadataEncoder
-
- getKeywordList() -
Method in class Service
-
- getKeywords() -
Method in class ArcSdeResourceInfo
-
- getKeywords() -
Method in class DefaultResourceInfo
-
- getKeywords() -
Method in class DefaultServiceInfo
-
- getKeywords() -
Method in class FeatureSetDescription
- DOCUMENT ME!
- getKeywords() -
Method in class Layer
- Keywords are Strings to be used in searches
- getKeywords() -
Method in interface ResourceInfo
- Keywords associated with this resource
Known Mappings:
Maps to Dublin Core's Subject element
- getKeywords() -
Method in interface ServiceInfo
- Keywords associated with this service.
- getKeywords() -
Method in class ShapefileFileResourceInfo
-
- getKeywords() -
Method in class ShapefileFileServiceInfo
-
- getKeywords() -
Method in class ShapefileURLResourceInfo
-
- getKeywords() -
Method in class ShapefileURLServiceInfo
-
- getKeywords() -
Method in class WebMapServer.LayerInfo
-
- getKeywords() -
Method in class WebMapServer.WMSInfo
-
- getKeywords() -
Method in class DefaultMapContext
- Getter for property keywords.
- getKeywords() -
Method in interface MapContext
- Get an array of keywords associated with this context, returns an empty
array if no keywords have been set.
- getKeywords() -
Method in class KeywordsImpl
- Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
- getKvpParameters() -
Method in class WFSStrategy.RequestComponents
-
- getL() -
Method in class AdvancedAffineBuilder
- Fill L matrix.
- getl() -
Method in class BursaWolfTransformBuilder
- Calculates the matrix of errors from aproximate values of
prameters.
- getLabel(double, Locale) -
Method in class GridSampleDimension
- Returns a string representation of a sample value.
- getLabel() -
Method in class LabelCacheItem
-
- getLabel() -
Method in class LabelPainter
- Returns the current label item
- getLabel() -
Method in class LabelCacheItem
-
- getLabel() -
Method in class TextStyle2D
-
- getLabel() -
Method in interface ColorMapEntry
-
- getLabel() -
Method in class ColorMapEntryImpl
-
- getLabel() -
Method in interface TextSymbolizer
- Returns the expression that will be evaluated to determine what text is
displayed.
- getLabel() -
Method in class TextSymbolizerImpl
- Returns the label expression.
- getLabelBounds() -
Method in class LabelPainter
- Get the straight label bounds, without taking into account halo and
shield
- getLabelOrientation() -
Method in class LineStringCursor
- Returns the current segment direction as an angle expressed in radians
- getLabelPlacement() -
Method in interface TextSymbolizer
- Deprecated. use getPlacement()
- getLabelPlacement() -
Method in class TextSymbolizerImpl
- Deprecated. use getPlacement()
- getLanguage() -
Method in class DataIdentificationImpl
- Language(s) used within the dataset.
- getLanguage() -
Method in class MetaDataImpl
- Returns the language used for documenting metadata.
- getLanguages() -
Method in class FeatureCatalogueDescriptionImpl
- Returns the language(s) used within the catalogue
- getLanguages() -
Method in class FeatureCatalogueDescriptionImpl
- Returns the language(s) used within the catalogue
- getLargestFieldSize() -
Method in class DbaseFileHeader
- Get the largest field size of this table.
- getLast() -
Method in interface NodeSequence
- Returns the last node in the sequence.
- getLast() -
Method in class Walk
-
- getLastMethodUsed() -
Method in class DefaultMathTransformFactory
- Returns the operation method used for the latest call to
createParameterizedTransform
in the currently running thread.
- getLastUpdateDate() -
Method in class DbaseFileHeader
- Get the date this file was last updated.
- getLastUsedMethod() -
Method in class ReferencingFactoryContainer
- Deprecated. Moved to the
MathTransformFactory
interface.
- getLatitude(double[]) -
Method in class DefaultEllipsoidalCS
- Returns the latitude found in the specified coordinate point,
always in decimal degrees.
- getLatLonBoundingBox() -
Method in class Layer
- Returns the LatLonBoundingBox for this layer.
- getLatLongBoundingBox() -
Method in class FeatureSetDescription
- DOCUMENT ME!
- getLayer(String) -
Method in class ArcSDEPooledConnection
- Deprecated.
- getLayer(String) -
Method in interface ISession
-
- getLayer(String) -
Method in class SessionWrapper
-
- getLayer() -
Method in class WMSCapabilities
- Get the root layer, the contents of the Web Map Server are the children
of this layer.
- getLayer(int) -
Method in class DefaultMapContext
- Return the requested layer.
- getLayer() -
Method in class MapLayerListEvent
- Returns the layer involved in the change
- getLayer(int) -
Method in interface MapContext
- Return the requested layer.
- getLayerBounds() -
Method in class DefaultMapContext
- Get the bounding box of all the layers in this MapContext.
- getLayerBounds() -
Method in interface MapContext
- Get the bounding box of all the layers in this MapContext.
- getLayerCount() -
Method in class DefaultMapContext
- Returns the number of layers in this map context
- getLayerCount() -
Method in interface MapContext
- Returns the number of layers in this map context
- getLayerDescs() -
Method in class DescribeLayerResponse
-
- getLayerFeatureConstraints() -
Method in interface NamedLayer
-
- getLayerFeatureConstraints() -
Method in class NamedLayerImpl
-
- getLayerFeatureConstraints() -
Method in interface UserLayer
-
- getLayerFeatureConstraints() -
Method in class UserLayerImpl
-
- getLayerIds() -
Method in class LabelCacheItem
- Return a modifiable set of ids
- getLayerIds() -
Method in class LabelCacheItem
- Return a modifiable set of ids
- getLayerLimit() -
Method in class Service
-
- getLayerList() -
Method in class WMSCapabilities
- Access a flat view of the layers available in the WMS.
- getLayers() -
Method in interface ISession
- Returns the live list of layers, not the cached ones, so it may pick up the differences in
the database.
- getLayers() -
Method in class SessionWrapper
-
- getLayers() -
Method in class AbstractGetStylesRequest
-
- getLayers() -
Method in interface GetStylesRequest
-
- getLayers() -
Method in class DefaultMapContext
- Return this model's list of layers.
- getLayers() -
Method in interface MapContext
- Return this model's list of layers.
- getLbounding() -
Method in class IdInfo
-
- getLeafChildCount() -
Method in class CustomPaletteBuilder.ColorNode
-
- getLeftGeometry() -
Method in interface GeometryFilter
- Deprecated. use
BinarySpatialOperator.getExpression1()
.
- getLeftGeometry() -
Method in class GeometryFilterImpl
- Deprecated. use
BinarySpatialOperator.getExpression1()
- getLeftGeometry(Object) -
Method in class GeometryFilterImpl
- Subclass convenience method for returning left expression as a
JTS geometry.
- getLeftValue() -
Method in interface CompareFilter
- Deprecated. use
BinaryComparisonOperator.getExpression1()
- getLeftValue() -
Method in class CompareFilterImpl
- Gets the left expression.
- getLeftValue() -
Method in interface MathExpression
- Deprecated. use
BinaryExpression.getExpression1()
.
- getLeftValue() -
Method in class MathExpressionImpl
- Deprecated. use
MathExpressionImpl.getExpression1()
.
- getLegendGraphic() -
Method in interface Rule
- A set of equivalent Graphics in different formats which can be used as a
legend against features stylized by the symbolizers in this rule.
- getLegendGraphic() -
Method in class RuleImpl
-
- GetLegendGraphicRequest - Interface in org.geotools.data.wms.request
- A request used to get the legend graphic for a given layer
- GetLegendGraphicResponse - Class in org.geotools.data.wms.response
-
- GetLegendGraphicResponse(String, InputStream) -
Constructor for class GetLegendGraphicResponse
-
- getLegendURLs() -
Method in class StyleImpl
-
- getLen() -
Method in class DataDefinition.Field
- DOCUMENT ME!
- getLen() -
Method in class DataDefinition
- Gets the max len of the data
- getLength() -
Method in class Axis2D
- Returns the axis length.
- getLength(int) -
Method in class GeneralGridRange
- Deprecated. Returns the number of integer grid coordinates along the specified dimension.
- getLength(int) -
Method in class GridRange2D
- Deprecated. Returns the number of integer grid coordinates along the specified dimension.
- getLength(int) -
Method in class CRSEnvelope
-
- getLength(Object) -
Method in class MultiLineHandler
-
- getLength(Object) -
Method in class MultiPointHandler
- Calcuates the record length of this object.
- getLength(Object) -
Method in class PointHandler
-
- getLength(Object) -
Method in class PolygonHandler
-
- getLength(Object) -
Method in interface ShapeHandler
- Get the length of the given geometry Object in bytes not 16-bit
words.
- getLength(int) -
Method in class Envelope2D
- Deprecated. Renamed as
Envelope2D.getSpan(int)
.
- getLength(int) -
Method in class GeneralEnvelope
- Deprecated. Renamed as
GeneralEnvelope.getSpan(int)
.
- getLength(int, Unit<?>) -
Method in class GeneralEnvelope
- Deprecated. Renamed as
GeneralEnvelope.getSpan(int,Unit)
.
- getLength(int) -
Method in class ReferencedEnvelope
- Deprecated. Use
ReferencedEnvelope.getSpan(int)
.
- getLength(Object) -
Method in class MultiLineHandler
-
- getLength(Object) -
Method in class MultiPointHandler
-
- getLength(Object) -
Method in class PointHandler
-
- getLength(Object) -
Method in class PolygonHandler
-
- getLength() -
Method in class FeaturePointer
-
- getLength() -
Method in class FeaturePropertyPointer
- Return
1
- getLength() -
Method in class FeatureTypeAttributePointer
- Return
1
- getLength() -
Method in class FeatureTypePointer
-
- getLevel() -
Method in class ScopeImpl
- Hierarchical level of the data specified by the scope.
- getLevel() -
Method in class LoggerAdapter
- Returns the level for this logger.
- getLevelDescription() -
Method in class ScopeImpl
- Returns detailed descriptions about the level of the data specified by the scope.
- getLineage() -
Method in class DataQualityImpl
- Non-quantitative quality information about the lineage of the data specified by
the scope.
- getLinearColorMapType() -
Method in class SLDColorMapBuilder
- Retrieves the
LinearColorMap.LinearColorMapType
for this SLDColorMapBuilder
.
- getLinearUnit() -
Method in class Formatter
- The linear unit for formatting measures, or
null
for the "natural" unit of each
WKT element.
- getLineCap() -
Method in interface Stroke
- This parameter controls how line strings should be capped.
- getLineCap() -
Method in class StrokeImpl
- This parameter controls how line strings should be capped.
- getLineCount() -
Method in class LabelPainter
- Number of lines for this label (more than 1 if the label has embedded
newlines or if we're auto-wrapping it)
- getLineHeight() -
Method in class LabelPainter
- Returns the line height for this label in pixels (for multiline labels,
it's the height of the first line)
- getLineJoin() -
Method in interface Stroke
- This parameter controls how line strings should be joined together.
- getLineJoin() -
Method in class StrokeImpl
- This parameter controls how line strings should be joined together.
- getLineNumber() -
Method in class NumberedLineWriter
- Returns the current line number.
- getLinePlacementYAnchor() -
Method in class LabelPainter
- Vertical centering is not trivial, because visually we want centering on
characters such as a,m,e, and not centering on d,g whose center is
affected by the full ascent or the full descent.
- getLines() -
Method in class OptLineGraphGenerator
- Returns the lines added to the graph.
- getLineSeparator() -
Method in class LineWriter
- Returns the current line separator.
- getLineString() -
Method in class LineStringCursor
- The linestrings wrapped by this cursor
- getLineStringLength() -
Method in class LineStringCursor
- Returns the line string length
- getLineTypeRef() -
Method in class LineAbstractValidation
- Access lineTypeRef property.
- getLineTypeRef() -
Method in class LineLineAbstractValidation
- Access lineTypeRef property.
- getLineTypeRef() -
Method in class LinePointAbstractValidation
- Access restrictedPointTypeRef property.
- getLineTypeRef() -
Method in class LinePolygonAbstractValidation
- Access restrictedPolygonTypeRef property.
- getLineWidth() -
Method in class Encoder
- Returns the line width for breaking up long lines.
- getLinkage() -
Method in class OnLineResourceImpl
- Returns the location (address) for on-line access using a Uniform Resource Locator address or
similar addressing scheme such as http://www.statkart.no/isotc211.
- getList() -
Method in class MedianVisitor.MedianResult
-
- getListenerManager() -
Method in class QueryData
-
- getListeners() -
Method in class ListenerList
- Returns an array containing all the registered listeners,
in the order in which they were added.
- getListeners() -
Method in class ListenerList
- Returns an array containing all the registered listeners,
in the order in which they were added.
- getLiteral() -
Method in class ConstantExpression
- Deprecated. use
ConstantExpression.getValue()
- getLiteral() -
Method in class LikeFilterImpl
- Returns the pattern.
- getLiteral() -
Method in interface LiteralExpression
- Deprecated. use
Literal.getValue()
.
- getLiteral() -
Method in class LiteralExpressionImpl
- Deprecated. use
LiteralExpressionImpl.getValue()
.
- getLocale() -
Method in class AbstractGraduation
- Returns the locale to use for formatting labels.
- getLocale() -
Method in class Axis2D.TickIterator
- Returns the locale used for formatting tick labels.
- getLocale() -
Method in interface Graduation
- Returns the locale to use for formatting title and labels.
- getLocale() -
Method in interface TickIterator
- Returns the locale used for formatting tick labels.
- getLocale() -
Method in class AbstractCoverage
- Returns the default locale for logging, error messages, etc.
- getLocale() -
Method in class GeoToolsWriteParams
-
- getLocale() -
Method in class AbstractProcessor
- The locale for logging message or reporting errors.
- getLocale() -
Method in class Formulas
- Returns the locale, which is used by this object.
- getLocale() -
Method in class ParameterWriter
- Returns the current locale.
- getLocales() -
Method in class MetaDataImpl
- Provides information about an alternatively used localized character
string for a linguistic extension.
- getLocales() -
Method in class GrowableInternationalString
- Returns the set of locales defined in this international string.
- getLocalizationPoint(Point) -
Method in class LocalizationGrid
- Returns the "real world" coordinates for the specified grid coordinates.
- getLocalizedCompressionTypeName() -
Method in class GeoToolsWriteParams
-
- getLocalizedMessage() -
Method in exception WFSException
-
- getLocalizedMessage(Throwable) -
Static method in class Formulas
- Returns the localized message from the specified exception.
- getLocalMean() -
Method in class AutoClustData
-
- getLocalName() -
Method in interface AttributeType
- Deprecated. Returns the unqualified name of this attribute.
- getLocalName() -
Method in class DefaultAttributeType
- Gets the name of this attribute.
- getLocalName(AttributeType) -
Static method in class DefaultAttributeType
-
- getLocalName() -
Method in class AttributeDescriptorImpl
-
- getLocalName() -
Method in class ChoiceAttributeType
- Deprecated. Returns the unqualified name of this attribute.
- getLocalName() -
Method in class FeatureAttributeType
- Returns the unqualified name of this attribute.
- getLocalName() -
Method in class GeometryDescriptorImpl
-
- getLocalName() -
Method in class ListAttributeType
- Deprecated. Returns the unqualified name of this attribute.
- getLocalName() -
Method in class SetAttributeType
- Deprecated. Returns the unqualified name of this attribute.
- getLocalName() -
Method in class AllHandler
-
- getLocalName() -
Method in class AnyAttributeHandler
-
- getLocalName() -
Method in class AnyHandler
-
- getLocalName() -
Method in class AttributeGroupHandler
-
- getLocalName() -
Method in class AttributeHandler
-
- getLocalName() -
Method in class ChoiceHandler
-
- getLocalName() -
Method in class ComplexContentHandler
-
- getLocalName() -
Method in class ComplexTypeHandler
-
- getLocalName() -
Method in class ElementTypeHandler
-
- getLocalName() -
Method in class ExtensionHandler
-
- getLocalName() -
Method in class FieldHandler
-
- getLocalName() -
Method in class GroupHandler
-
- getLocalName() -
Method in class IgnoreHandler
-
- getLocalName() -
Method in class ImportHandler
-
- getLocalName() -
Method in class IncludeHandler
-
- getLocalName() -
Method in class KeyHandler
-
- getLocalName() -
Method in class KeyrefHandler
-
- getLocalName() -
Method in class ListHandler
-
- getLocalName() -
Method in class RedefineHandler
-
- getLocalName() -
Method in class RestrictionHandler
-
- getLocalName() -
Method in class RootHandler
-
- getLocalName() -
Method in class SchemaHandler
-
- getLocalName() -
Method in class SelectorHandler
-
- getLocalName() -
Method in class SequenceHandler
-
- getLocalName() -
Method in class SimpleContentHandler
-
- getLocalName() -
Method in class SimpleTypeHandler
-
- getLocalName() -
Method in class UnionHandler
-
- getLocalName() -
Method in class UniqueHandler
-
- getLocalName() -
Method in class XSIElementHandler
- Returns the LocalName for this element (ie this declaration in the
Schema ... so ComplexType or Sequence ...)
- getLocalPart() -
Method in class NameImpl
-
- getLocalStDev() -
Method in class AutoClustData
-
- getLocation() -
Method in interface ExternalGraphic
- Provides the URL for where the external graphic resource can be located.
- getLocation() -
Method in class ExternalGraphicImpl
- Provides the URL for where the external graphic resouce can be located.
- getLocator() -
Method in exception ServiceException
-
- getLock(String, String) -
Method in class InProcessLockingManager
- Lock for typeName & featureID if it exists.
- getLock() -
Method in class CheckedArrayList
- Returns the synchronization lock.
- getLock() -
Method in class CheckedHashMap
- Returns the synchronization lock.
- getLock() -
Method in class CheckedHashSet
- Returns the synchronization lock.
- getLockedFids() -
Method in class FeatureLocking.Response
-
- getLockFeature() -
Method in class WFSCapabilities
- DOCUMENT ME!
- getLockId() -
Method in class LockResult
- DOCUMENT ME!
- getLockId() -
Method in class WFSTransactionState
- Not implemented
- getLockingManager() -
Method in class ArcSDEDataStore
-
- getLockingManager() -
Method in class AbstractDataStore
- Locking manager used for this DataStore.
- getLockingManager() -
Method in interface DataStore
- Retrieve a per featureID based locking service from this DataStore.
- getLockingManager() -
Method in class PreGeneralizedDataStore
-
- getLockingManager() -
Method in class JDBC1DataStore
- Locking manager used for this DataStore.
- getLockingManager() -
Method in class AbstractDataStore2
- Locking manager used for this DataStore.
- getLockingManager() -
Method in class ContentDataStore
-
- getLockingManager() -
Method in class WFS_1_1_0_DataStore
-
- getLogger() -
Method in class ContentDataStore
- The logger for the datastore.
- getLogger() -
Method in class Formulas
- Returns the logger to use for logging warnings.
- getLogger(String) -
Method in class LoggerFactory
- Returns the logger of the specified name, or
null
.
- getLogger(Class<?>) -
Static method in class Logging
- Returns a logger for the specified class.
- getLogger(String) -
Static method in class Logging
- Returns a logger for the specified name.
- getLogger() -
Method in class ParserHandler
-
- getLoggerFactory() -
Method in class Logging
- Returns the logger factory, or
null
if none.
- getLogging(String) -
Static method in class Logging
- Returns a
Logging
instance for the specified base logger.
- getLoginTimeout() -
Method in class AbstractManageableDataSource
-
- getLogWriter() -
Method in class AbstractManageableDataSource
-
- getLong(int) -
Method in class SdeRow
- DOCUMENT ME!
- getLongEdges() -
Method in class AutoClustData
-
- getLongest(ArrayList) -
Method in class LabelCacheDefault
-
- getLongitude(double[]) -
Method in class DefaultEllipsoidalCS
- Returns the longitude found in the specified coordinate point,
always in decimal degrees.
- getLookupValue() -
Method in interface Categorize
- Get lookup value.
- getLookupValue() -
Method in interface Interpolate
- Get lookup value.
- getLookupValue() -
Method in interface Recode
- Get lookup value.
- getLow() -
Method in class GeneralGridEnvelope
- Returns the valid minimum inclusive grid coordinates.
- getLow(int) -
Method in class GeneralGridEnvelope
- Returns the valid minimum inclusive grid coordinate along the specified dimension.
- getLow() -
Method in class GridEnvelope2D
- Returns the valid minimum inclusive grid coordinates.
- getLow(int) -
Method in class GridEnvelope2D
- Returns the valid minimum inclusive grid coordinate along the specified dimension.
- getLower(int) -
Method in class GeneralGridRange
- Deprecated. Returns the valid minimum inclusive grid coordinate along the specified dimension.
- getLower() -
Method in class GeneralGridRange
- Deprecated. Returns the valid minimum inclusive grid coordinate.
- getLower(int) -
Method in class GridRange2D
- Deprecated. Returns the valid minimum inclusive grid coordinate along the specified dimension.
- getLower() -
Method in class GridRange2D
- Deprecated. Returns the valid minimum inclusive grid coordinate.
- getLowerBoundary() -
Method in class BetweenFilterImpl
- Deprecated. Returns the left,lower, or first expression.
- getLowerBoundary() -
Method in class IsBetweenImpl
-
- getLowerCorner() -
Method in class CRSEnvelope
-
- getLowerCorner() -
Method in class AbstractEnvelope
- A coordinate position consisting of all the minimal ordinates.
- getLowerCorner() -
Method in class Envelope2D
- A coordinate position consisting of all the minimal ordinates for each
dimension for all points within the
Envelope
.
- getLowerCorner() -
Method in class GeneralEnvelope
- A coordinate position consisting of all the minimal ordinates
for each dimension for all points within the
Envelope
.
- getLowerCorner() -
Method in class ReferencedEnvelope
- A coordinate position consisting of all the minimal ordinates for each
dimension for all points within the
Envelope
.
- getMagnifierBorder() -
Method in class ZoomPane
- Returns the color of the magnifying glass's border.
- getMagnifierGlass() -
Method in class ZoomPane
- Returns the color with which to tint magnifying glass.
- getMagnifierMenu(MouseEvent) -
Method in class ZoomPane
- Method called automatically when the user clicks on the right mouse
button inside the magnifying glass.
- getMain() -
Method in class DefaultDomain1D
- Return what seems to be the main
DomainElement1D
for this
list.
- getMaintenanceAndUpdateFrequency() -
Method in class MaintenanceInformationImpl
- Returns the frequency with which changes and additions are made to the resource
after the initial resource is completed.
- getMaintenanceNotes() -
Method in class MaintenanceInformationImpl
- Returns information regarding specific requirements for maintaining the resource.
- getMajor() -
Method in class Version
- Returns the major version number.
- getMajorVersion() -
Method in class PostgisDBInfo
-
- getMapHeight() -
Method in class GraphicEnhancedMapContext
- DOCUMENT ME!
- getMapItems() -
Method in interface Recode
- See
MapItem
for details.
- getMapLayerEvent() -
Method in class MapLayerListEvent
- Returns the map layer event that originated this layer list event
- getMappedPositions() -
Method in class MathTransformBuilder
- Returns the list of mapped positions.
- getMapper(String, String, String, Connection) -
Method in class DB2FIDMapperFactory
- Gets the appropriate FIDMapper for the specified table.
- getMapper(String, String, String, Connection) -
Method in class DefaultFIDMapperFactory
- Gets the appropriate FIDMapper for the specified table.
- getMapper(SimpleFeatureType) -
Method in class DefaultFIDMapperFactory
-
- getMapper(String, String, String, Connection) -
Method in interface FIDMapperFactory
- Returns a FIDMapper for the specified table
- getMapper(SimpleFeatureType) -
Method in interface FIDMapperFactory
- Returns a FIDMapper for the specified feature type.
- getMapper() -
Method in class QueryData
- Returns the FID mapper to be used when reading/writing features
- GetMapRequest - Interface in org.geotools.data.wms.request
- Construct a WMS getMap request.
- GetMapResponse - Class in org.geotools.data.wms.response
- Process GetMapResponse.
- GetMapResponse(String, InputStream) -
Constructor for class GetMapResponse
-
- getMapScaleDenominator() -
Method in class SLDStyleFactory
- Getter for property mapScaleDenominator.
- getMapTriangulation() -
Method in class RubberSheetBuilder
- Returns the map of source and destination triangles.
- getMapWidth() -
Method in class GraphicEnhancedMapContext
- DOCUMENT ME!
- getMarkFactories() -
Static method in class DynamicSymbolFactoryFinder
- Finds all implementations of
MarkFactory
which have registered
using the services mechanism.
- getMarks() -
Method in interface Graphic
- Deprecated. Please use graphicalSymbols()
- getMarks() -
Method in class GraphicImpl
- Provides a list of suitable marks which can be used to represent this
graphic.
- getMathTransform() -
Method in class LiteShape2
-
- getMathTransform() -
Method in class AbstractCoordinateOperation
- Gets the math transform.
- getMathTransform() -
Method in class LocalizationGrid
- Returns a math transform from grid to "real world" coordinates.
- getMathTransform() -
Method in class MathTransformBuilder
- Returns the calculated math transform.
- getMathTransform(CoordinateReferenceSystem, CoordinateReferenceSystem) -
Static method in class StreamingRenderer
-
- getMathTransformFactories(Hints) -
Static method in class ReferencingFactoryFinder
- Returns a set of all available implementations for the
MathTransformFactory
interface.
- getMathTransformFactory() -
Method in class ReferencingFactoryContainer
- Returns the math transform factory.
- getMathTransformFactory() -
Method in class AbstractCoordinateOperationFactory
- Returns the underlying math transform factory.
- getMathTransformFactory(Hints) -
Static method in class ReferencingFactoryFinder
- Returns the first implementation of
MathTransformFactory
matching the specified
hints.
- getMatrix(float[], int) -
Method in class TransformedShape
- Returns the 6 coefficients values.
- getMatrix(ParameterValueGroup) -
Method in class MatrixParameterDescriptors
- Constructs a matrix from a group of parameters.
- getMatrix() -
Method in class MatrixParameters
- Creates a matrix from this group of parameters.
- getMatrix() -
Method in interface LinearTransform
- Returns this transform as an affine transform matrix.
- getMatrix() -
Method in class AffineTransform2D
- Returns this transform as an affine transform matrix.
- getMatrix() -
Method in class IdentityTransform
- Returns a copy of the identity matrix.
- getMatrix() -
Method in class LinearTransform1D
- Returns this transform as an affine transform matrix.
- getMatrix() -
Method in class ProjectiveTransform
- Returns a copy of the matrix.
- getMax() -
Method in class MaxVisitor
- Get the max value.
- getMax(int) -
Method in class RangedClassifier
-
- getMax() -
Method in class RangeValidation
- getMax purpose.
- getMaxAngleChange(double, double) -
Method in class LineStringCursor
- Returns the maximum angle change (in radians) between two subsequent
segments between the specified curvilinear coordinates.
- getMaxAngleDelta() -
Method in class LabelCacheItem
- Max angle between two subsequence characters in a curved label, in
degrees.
- getMaxBackBufferMemory(int, int) -
Method in class StreamingRenderer
- When drawing in optimized mode a 32bit surface is created for each FeatureTypeStyle
other than the first in order to draw features in parallel while respecting the
feature draw ordering multiple FTS impose.
- getMaxColors() -
Method in class BrewerPalette
- Getter for the colour count
- getMaxColors() -
Method in class PaletteSuitability
-
- getMaxConnections() -
Method in class ArcSDEConnectionConfig
- DOCUMENT ME!
- getMaxCount() -
Method in class SampleScheme
- Getter for the max colour count
- getMaxDepth() -
Method in class QuadTree
-
- getMaxDisplacement() -
Method in class LabelCacheItem
- Max amount of pixels the label will be moved around trying to find a non
conflicting location (how and if the moving will be done is geometry type
dependent)
- getMaxDistance() -
Method in class GeomCollectionIterator
- Returns the distance limit for point skipping during distance based
generalization
- getMaxDistance() -
Method in class LineIterator
- Returns the distance limit for point skipping during distance based
generalization
- getMaxDistance() -
Method in class PackedLineIterator
- Returns the distance limit for point skipping during distance based
generalization
- getMaxDistance() -
Method in class PolygonIterator
- Returns the distance limit for point skipping during distance based
generalization
- getMaxFeatures() -
Method in class DefaultQuery
- The optional maxFeatures can be used to limit the number of features
that a query request retrieves.
- getMaxFeatures() -
Method in interface Query
- The optional maxFeatures can be used to limit the number of features
that a query request retrieves.
- getMaxFeatures() -
Method in interface GetFeature
-
- getMaxFeatures() -
Method in class WFS_1_0_0_DataStore
-
- getMaxFeatures() -
Method in class GetFeatureQueryAdapter
-
- getMaxFeatures() -
Method in class WFS_1_1_0_DataStore
-
- getMaxFeatures(Query) -
Method in class WFS_1_1_0_DataStore
-
- getMaxFeatures() -
Method in interface WFSDataStore
-
- getMaxHeight() -
Method in class Service
-
- getMaximum() -
Method in class DateGraduation
- Returns the maximal value for this graduation.
- getMaximum() -
Method in interface Graduation
- Returns the maximal value for this graduation.
- getMaximum() -
Method in class NumberGraduation
- Returns the maximal value for this graduation.
- getMaximum(int) -
Method in class CRSEnvelope
-
- getMaximum(int) -
Method in class Envelope2D
- Returns the maximal ordinate along the specified dimension.
- getMaximum(int) -
Method in class GeneralEnvelope
- Returns the maximal ordinate along the specified dimension.
- getMaximum(int) -
Method in class ReferencedEnvelope
- Returns the maximal ordinate along the specified dimension.
- getMaximum() -
Method in class NumberRange
- Returns the maximum value as a
double
.
- getMaximum(boolean) -
Method in class NumberRange
- Returns the maximum value with the specified inclusive or
exclusive state.
- getMaximumNumberOfSources() -
Method in class BaseCoverageProcessingNode
- retrieves the maximum number of sources we are allowed to set for this
CoverageProcessingNode
- getMaximumOccurrence() -
Method in class ExtendedElementInformationImpl
- Maximum occurrence of the extended element.
- getMaximumOccurs() -
Method in class AbstractParameterDescriptor
- The maximum number of times that values for this parameter group or parameter
can be included.
- getMaximumOccurs() -
Method in class DefaultParameterDescriptor
- The maximum number of times that values for this parameter group or
parameter can be included.
- getMaximumOccurs() -
Method in class DefaultParameterDescriptorGroup
- The maximum number of times that values for this parameter group are required.
- getMaximumOccurs() -
Method in class MatrixParameters
- Forward the call to the matrix parameter descriptors
specified at construction time.
- getMaximums() -
Method in class ImageWorker
- Returns the maximal values found in every ImageWorker.image bands.
- getMaximumSize() -
Method in class LRULinkedHashMap
- Returns the maximal size allowed for this map.
- getMaximumValue() -
Method in class GridSampleDimension
- Returns the maximum value occurring in this sample dimension (inclusive).
- getMaximumValue() -
Method in class VerticalExtentImpl
- Returns the highest vertical extent contained in the dataset.
- getMaximumValue() -
Method in class DefaultParameterDescriptor
- Returns the maximum parameter value.
- getMaximumValue() -
Method in class DefaultCoordinateSystemAxis
- Returns the maximum value normally allowed for this axis, in the
unit of measure for the axis.
- getMaxIterationDifference() -
Method in class AdvancedAffineBuilder
- Returns difference that is required between steps in iteration
- getMaxNodeEntries() -
Method in class FileSystemPageStore
-
- getMaxNodeEntries() -
Method in class Parameters
- DOCUMENT ME!
- getMaxNodeEntries() -
Method in class DatabasePageStore
-
- getMaxNodeEntries() -
Method in class FileSystemPageStore
-
- getMaxNodeEntries() -
Method in class Parameters
- DOCUMENT ME!
- getMaxNodeEntries() -
Method in class PageStore
- DOCUMENT ME!
- getMaxOccurs() -
Method in interface AttributeType
- Deprecated. Returns the Max number of occurences ...
- getMaxOccurs() -
Method in class MultiAttributeType
- Deprecated. Gets the maxOccur of this attribute.
- getMaxOccurs() -
Method in class PropertyDescriptorImpl
-
- getMaxOccurs() -
Method in class FilterSchema.FilterElement
-
- getMaxOccurs() -
Method in class GroupHandler.DefaultGroup
- TODO summary sentence for getMaxOccurs ...
- getMaxOccurs() -
Method in interface All
-
- getMaxOccurs() -
Method in interface Any
-
- getMaxOccurs() -
Method in interface Choice
-
- getMaxOccurs() -
Method in interface Element
-
- getMaxOccurs() -
Method in interface ElementGrouping
-
returns the max number of allowable occurences within the xml schema for
this construct.
- getMaxOccurs() -
Method in interface Group
-
The maximum number of times this group may appear in the instance
document.
- getMaxOccurs() -
Method in class AllGT
-
- getMaxOccurs() -
Method in class AnyGT
-
- getMaxOccurs() -
Method in class ChoiceGT
-
- getMaxOccurs() -
Method in class ElementGT
- TODO summary sentence for getMaxOccurs ...
- getMaxOccurs() -
Method in class GroupGT
-
- getMaxOccurs() -
Method in class SequenceGT
-
- getMaxOccurs() -
Method in interface Sequence
-
- getMaxOccurs(XSDComplexTypeDefinition, XSDElementDeclaration) -
Static method in class Schemas
- Returns the minimum number of occurences of an element within a complex
type.
- getMaxScale() -
Method in class Style
- Gets the maximum scale at which the geometry has to be painted with this style (inclusive)
- getMaxScaleDenominator() -
Method in interface Rule
- The largest value for scale denominator at which symbolizers contained
by this rule should be applied.
- getMaxScaleDenominator() -
Method in class RuleImpl
- Getter for property maxScaleDenominator.
- getMaxValue() -
Method in class BandImpl
- Returns the longest wavelength that the sensor is capable of collecting within
a designated band.
- getMaxValue() -
Method in class DateRange
- Returns the end time.
- getMaxValue() -
Method in class Range
- Returns the maximal value, or
null
if unbounded.
- getMaxValueAsDouble(int) -
Method in class RangeSet
- Returns a range's maximum value as a
double
.
- getMaxWidth() -
Method in class Service
-
- getMaxX() -
Method in class CRSEnvelope
- The maxX value is the higher X coordinate value
- getMaxX() -
Method in class BBOXImpl
-
- getMaxY() -
Method in class CRSEnvelope
- The maxY value is the higher Y coordinate value
- getMaxY() -
Method in class BBOXImpl
-
- getMeasureDescription() -
Method in class ElementImpl
- Returns the description of the measure being determined.
- getMeasureIdentification() -
Method in class ElementImpl
- Returns the code identifying a registered standard procedure, or
null
if none.
- getMedian(int) -
Method in class CRSEnvelope
-
- getMedian() -
Method in class MedianVisitor
- Return the median of all features in the collection
- getMedian(int) -
Method in class Envelope2D
- Returns the median ordinate along the specified dimension.
- getMedian() -
Method in class GeneralEnvelope
- A coordinate position consisting of all the middle ordinates
for each dimension for all points within the
Envelope
.
- getMedian(int) -
Method in class GeneralEnvelope
- Returns the median ordinate along the specified dimension.
- getMedian(int) -
Method in class ReferencedEnvelope
- Returns the center ordinate along the specified dimension.
- getMediumFormats() -
Method in class MediumImpl
- Returns the method used to write to the medium.
- getMediumNote() -
Method in class MediumImpl
- Returns a description of other limitations or requirements for using the medium.
- getMembers() -
Method in class RecordTypeImpl
- Returns the set of attribute names defined in this
RecordType
's dictionary.
- getMemberType() -
Method in interface FeatureCollectionType
- Explicitly documents the FeatureCollection
as containing this FeatureType.
- getMemberTypes() -
Method in class UnionHandler
- DOCUMENT ME!
- getMemoryUsage() -
Method in class ImageDimension
- Returns the number of bytes required in order to memorize all sample values.
- getMemoryUsed() -
Method in class RecyclingTileFactory
-
- getMeridianArcLength(double, double) -
Method in class GeodeticCalculator
- Calculates the meridian arc length between two points in the same meridian
in the referenced ellipsoid.
- getMessage() -
Method in exception ArcSdeException
-
- getMessage() -
Method in exception GeoTiffException
-
- getMessage() -
Method in exception WFSException
-
- getMessage() -
Method in exception ExpressionException
-
- getMessage() -
Method in exception CQLException
- Returns the exception message
- getMessage() -
Method in exception GeoTiffException
-
- getMessage() -
Method in exception UnformattableObjectException
- Returns the detail message.
- getMetadata() -
Method in class IIOMetadataDumper
- Allows me to get the generated XML representation for the underlying
tree;
- getMetadata() -
Method in class GeoTiffReader
- Returns the geotiff metadata for this geotiff file.
- getMetadataConstraints() -
Method in class MetaDataImpl
- Provides restrictions on the access and use of data.
- getMetadataExtensionInfo() -
Method in class MetaDataImpl
- Returns information describing metadata extensions.
- getMetadataMaintenance() -
Method in class MetaDataImpl
- Provides information about the frequency of metadata updates, and the scope of those updates.
- getMetadataNames() -
Method in class AbstractGridCoverage2DReader
-
- getMetadataNames() -
Method in class AbstractGridCoverageWriter
- Implementation of getMetadataNames.
- getMetadataNames() -
Method in class ActiveTypeEntry
- Metadata names from metadata.keySet().
- getMetadataStandardName() -
Method in class MetaDataImpl
- Returns the name of the metadata standard (including profile name) used.
- getMetadataStandardVersion() -
Method in class MetaDataImpl
- Returns the version (profile) of the metadata standard used.
- getMetadataValue(String) -
Method in class AbstractGridCoverage2DReader
-
- getMethod() -
Method in interface Interpolate
- Get the interpolation method.
- getMethod() -
Method in class DefaultOperation
- Returns the operation method.
- getMethod() -
Method in class ContrastEnhancementImpl
-
- getMiddleValue() -
Method in interface BetweenFilter
- Deprecated. use
PropertyIsBetween.getExpression()
- getMiddleValue() -
Method in class BetweenFilterImpl
- Deprecated. use
BetweenFilterImpl.getExpression()
- getMiddleValue() -
Method in class IsBetweenImpl
- Deprecated. use
IsBetweenImpl.getExpression()
- getMillis() -
Method in class Duration
- Returns the number of milliseconds.
- getMin() -
Method in class MinVisitor
- Get the min value.
- getMin(int) -
Method in class RangedClassifier
-
- getMin() -
Method in class RangeValidation
- getMin purpose.
- getMinColors() -
Method in class BrewerPalette
- Getter for the colour count
- getMinConnections() -
Method in class ArcSDEConnectionConfig
- DOCUMENT ME!
- getMinCount() -
Method in class SampleScheme
- Getter for the min colour count
- getMinGroupDistance() -
Method in class LabelCacheItem
-
- getMinimum() -
Method in class DateGraduation
- Returns the minimal value for this graduation.
- getMinimum() -
Method in interface Graduation
- Returns the minimal value for this graduation.
- getMinimum() -
Method in class NumberGraduation
- Returns the minimal value for this graduation
- getMinimum(int) -
Method in class CRSEnvelope
-
- getMinimum(int) -
Method in class Envelope2D
- Returns the minimal ordinate along the specified dimension.
- getMinimum(int) -
Method in class GeneralEnvelope
- Returns the minimal ordinate along the specified dimension.
- getMinimum(int) -
Method in class ReferencedEnvelope
- Returns the minimal ordinate along the specified dimension.
- getMinimum() -
Method in class NumberRange
- Returns the minimum value as a
double
.
- getMinimum(boolean) -
Method in class NumberRange
- Returns the minimum value with the specified inclusive or
exclusive state.
- getMinimumOccurs() -
Method in class AbstractParameterDescriptor
- The minimum number of times that values for this parameter group or
parameter are required.
- getMinimumOccurs() -
Method in class MatrixParameters
- Forward the call to the matrix parameter descriptors
specified at construction time.
- getMinimumPointCount() -
Method in class AdvancedAffineBuilder
-
- getMinimumPointCount() -
Method in class AffineTransformBuilder
- Returns the minimum number of points required by this builder,
which is 3.
- getMinimumPointCount() -
Method in class BursaWolfTransformBuilder
- Returns the minimum number of points required by this builder,
which is 3.
- getMinimumPointCount() -
Method in class MathTransformBuilder
- Returns the minimum number of points required by this builder.
- getMinimumPointCount() -
Method in class ProjectiveTransformBuilder
- Returns the minimum number of points required by this builder,
which is 4 by default.
- getMinimumPointCount() -
Method in class RubberSheetBuilder
- Returns the minimum number of points required by this builder.
- getMinimumPointCount() -
Method in class SimilarTransformBuilder
- Returns the minimum number of points required by this builder,
which is 2.
- getMinimums() -
Method in class ImageWorker
- Returns the minimal values found in every ImageWorker.image bands.
- getMinimums() -
Method in class DefaultDomain1D
-
- getMinimumValue() -
Method in class GridSampleDimension
- Returns the minimum value occurring in this sample dimension (inclusive).
- getMinimumValue() -
Method in class VerticalExtentImpl
- Returns the lowest vertical extent contained in the dataset.
- getMinimumValue() -
Method in class DefaultParameterDescriptor
- Returns the minimum parameter value.
- getMinimumValue() -
Method in class DefaultCoordinateSystemAxis
- Returns the minimum value normally allowed for this axis, in the
unit of measure for the axis.
- getMinNodeEntries() -
Method in class FileSystemPageStore
-
- getMinNodeEntries() -
Method in class Parameters
- DOCUMENT ME!
- getMinNodeEntries() -
Method in class DatabasePageStore
-
- getMinNodeEntries() -
Method in class FileSystemPageStore
-
- getMinNodeEntries() -
Method in class Parameters
- DOCUMENT ME!
- getMinNodeEntries() -
Method in class PageStore
- DOCUMENT ME!
- getMinOccurs() -
Method in interface AttributeType
- Deprecated. Returns the Min number of occurences ...
- getMinOccurs() -
Method in class MultiAttributeType
- Deprecated. Gets the minimum number of elements that pass the validator that must be
in the list to validate.
- getMinOccurs() -
Method in class PropertyDescriptorImpl
-
- getMinOccurs() -
Method in class FilterSchema.FilterElement
-
- getMinOccurs() -
Method in class GroupHandler.DefaultGroup
- TODO summary sentence for getMinOccurs ...
- getMinOccurs() -
Method in interface All
-
- getMinOccurs() -
Method in interface Any
-
- getMinOccurs() -
Method in interface Choice
-
- getMinOccurs() -
Method in interface Element
-
- getMinOccurs() -
Method in interface ElementGrouping
-
returns the min number of allowable occurences within the xml schema for
this construct.
- getMinOccurs() -
Method in interface Group
-
The minimum number of times this group may appear in the instance
document.
- getMinOccurs() -
Method in class AllGT
-
- getMinOccurs() -
Method in class AnyGT
-
- getMinOccurs() -
Method in class ChoiceGT
-
- getMinOccurs() -
Method in class ElementGT
- TODO summary sentence for getMinOccurs ...
- getMinOccurs() -
Method in class GroupGT
-
- getMinOccurs() -
Method in class SequenceGT
-
- getMinOccurs() -
Method in interface Sequence
-
- getMinOccurs(XSDComplexTypeDefinition, XSDElementDeclaration) -
Static method in class Schemas
- Returns the minimum number of occurences of an element within a complex
type.
- getMinor() -
Method in class Version
- Returns the minor version number.
- getMinorVersion() -
Method in class PostgisDBInfo
-
- getMinScale() -
Method in class Style
- Gets the minimum scale at which the geometry has to be painted with this style (inclusive)
- getMinScaleDenominator() -
Method in interface Rule
- The smallest value for scale denominator at which symbolizers contained
by this rule should be applied.
- getMinScaleDenominator() -
Method in class RuleImpl
- Getter for property minScaleDenominator.
- getMinutes() -
Method in class Duration
- Returns the number of minutes.
- getMinValue() -
Method in class BandImpl
- Returns the shortest wavelength that the sensor is capable of collecting
within a designated band.
- getMinValue() -
Method in class DateRange
- Returns the start time.
- getMinValue() -
Method in class Range
- Returns the minimal value, or
null
if unbounded.
- getMinValueAsDouble(int) -
Method in class RangeSet
- Returns a range's minimum value as a
double
.
- getMinX() -
Method in class AbstractCoverage.Renderable
- Gets the minimum X coordinate of the rendering-independent image
data.
- getMinX() -
Method in class CRSEnvelope
- The minX value is the lower X coordinate value
- getMinX() -
Method in class BBOXImpl
-
- getMinY() -
Method in class AbstractCoverage.Renderable
- Gets the minimum Y coordinate of the rendering-independent image
data.
- getMinY() -
Method in class CRSEnvelope
- The minY value is the lower Y coordinate value
- getMinY() -
Method in class BBOXImpl
-
- getMode() -
Method in interface Interpolate
- Get the interpolation mode.
- getModelPixelScales() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the model pixel scales from the correct TIFFField
- getModelPixelScales() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the model pixel scales from the correct TIFFField
- getModelPixelScaleTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getModelPixelScaleTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getModelPixelScaleX() -
Method in class GeoTiffIIOMetadataEncoder
-
- getModelPixelScaleX() -
Method in class GeoTiffIIOMetadataEncoder
-
- getModelPixelScaleY() -
Method in class GeoTiffIIOMetadataEncoder
-
- getModelPixelScaleY() -
Method in class GeoTiffIIOMetadataEncoder
-
- getModelPixelScaleZ() -
Method in class GeoTiffIIOMetadataEncoder
-
- getModelPixelScaleZ() -
Method in class GeoTiffIIOMetadataEncoder
-
- getModelTiePoint() -
Method in class GeoTiffIIOMetadataEncoder
-
- getModelTiePoint() -
Method in class GeoTiffIIOMetadataEncoder
-
- getModelTiePointAt(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getModelTiePointAt(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- getModelTiePoints() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the model tie points from the appropriate TIFFField
- getModelTiePoints() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the model tie points from the appropriate TIFFField
- getModelTiePointTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getModelTiePointTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getModelTransformation() -
Method in exception GeoTiffException
- Getter for property modelTransformation.
- getModelTransformation() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the model tie points from the appropriate TIFFField
Attention, for the moment we support only 2D baseline transformations.
- getModelTransformation() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the model tie points from the appropriate TIFFField
Attention, for the moment we support only 2D baseline transformations.
- getModelTransformation() -
Method in exception GeoTiffException
- Getter for property modelTransformation.
- getModelTransformationTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getModelTransformationTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getModifiedCoordinates() -
Method in class DefaultPassThroughOperation
- Ordered sequence of positive integers defining the positions in a coordinate
tuple of the coordinates affected by this pass-through operation.
- getModifiedCoordinates() -
Method in class PassThroughTransform
- Ordered sequence of positive integers defining the positions in a coordinate
tuple of the coordinates affected by this pass-through transform.
- getMonths() -
Method in class Duration
- Returns the number of months.
- getMouseSelectionShape(Point2D) -
Method in class ZoomPane
- Returns the geometric shape to be used to delimitate an area.
- getMultiPolygonSQLType() -
Method in class DB2Dialect
-
- getMultiPolygonSQLType() -
Method in class DBDialect
-
- getMultiPolygonSQLType() -
Method in class MySqlDialect
-
- getMultiPolygonSQLType() -
Method in class OracleDialect
-
- getMultiPolygonSQLType() -
Method in class PostgisDialect
-
- getMultiPolygonSQLType() -
Method in class UniversalDialect
-
- getName() -
Method in class ArcSdeFeatureSource
- Returns the same name than the feature type (ie,
getSchema().getName()
to honor the
simple feature land common practice of calling the same both the Features produces and their
types
- getName() -
Method in class ArcSdeResourceInfo
-
- getName() -
Method in class ArcSDERasterFormat
-
- getName() -
Method in class ColorBrewer
-
- getName() -
Method in class ColorPalette
- Getter for property name.
- getName() -
Method in class PaletteType
-
- getName() -
Method in class AbstractCoverage
- Returns the coverage name, or
null
if none.
- getName() -
Method in class Category
- Returns the category name.
- getName() -
Method in class CoverageStack.Adapter
- Returns the coverage name.
- getName() -
Method in interface CoverageStack.Element
- Returns a name for the coverage.
- getName() -
Method in class AbstractGridFormat
-
- getName() -
Method in class AbstractOperation
- Returns the name of the processing operation.
- getName(SampleDimensionType) -
Static method in class TypeMap
- Returns the sample dimension type name as an international string.
- getName() -
Method in class AbstractFeatureSource
- Returns the same name than the feature type (ie,
getSchema().getName()
to honor the simple feature land common
practice of calling the same both the Features produces and their types
- getName() -
Method in class DefaultResourceInfo
-
- getName() -
Method in interface FeatureSource
- Returns the qualified name for the Features this FeatureSource serves.
- getName() -
Method in class PreGeneralizedFeatureSource
-
- getName() -
Method in class PreGeneralizedSimpleFeature
-
- getName() -
Method in class JDBCFeatureSource
- Returns the same name than the feature type (ie,
getSchema().getName()
to honor the simple feature land common
practice of calling the same both the Features produces and their types
- getName() -
Method in class CollectionSource
-
- getName() -
Method in class FeatureSetDescription
- DOCUMENT ME!
- getName() -
Method in class Layer
- Gets the name of the
Layer
.
- getName() -
Method in class LayerDescription
-
- getName() -
Method in class Service
-
- getName() -
Method in class StyleImpl
-
- getName() -
Method in interface ResourceInfo
- Name of the resource with the context of its service.
- getName() -
Method in class ShapefileFileResourceInfo
-
- getName() -
Method in class ShapefileURLResourceInfo
-
- getName() -
Method in class ContentEntry
- Qualified name of the entry.
- getName() -
Method in class ContentFeatureCollection
-
- getName() -
Method in class ContentFeatureSource
- Returns the same name than the feature type (ie,
getSchema().getName()
to honor the simple feature land common
practice of calling the same both the Features produces and their types
- getName() -
Method in class DefaultView
-
- getName() -
Method in enum WFSOperationType
-
- getName() -
Method in class WFSFeatureSource
-
- getName() -
Method in class ReprojectingFilterVisitor.FunctionReprojector
-
- getName() -
Method in class WFSFeatureSource
-
- getName() -
Method in class SimpleLayer
-
- getName() -
Method in class WebMapServer.LayerInfo
-
- getName() -
Method in class ogcComplexTypes._GetCapabilities
-
- getName() -
Method in class WMSComplexTypes.__ExtendedCapabilitiesType
-
- getName() -
Method in class WMSComplexTypes._AttributionType
-
- getName() -
Method in class WMSComplexTypes._AuthorityURLType
-
- getName() -
Method in class WMSComplexTypes._BLANKType
-
- getName() -
Method in class WMSComplexTypes._BMPType
-
- getName() -
Method in class WMSComplexTypes._BoundingBoxType
-
- getName() -
Method in class WMSComplexTypes._CapabilityType
-
- getName() -
Method in class WMSComplexTypes._ContactAddressType
-
- getName() -
Method in class WMSComplexTypes._ContactInformationType
-
- getName() -
Method in class WMSComplexTypes._ContactPersonPrimaryType
-
- getName() -
Method in class WMSComplexTypes._CW_WKBType
-
- getName() -
Method in class WMSComplexTypes._DataURLType
-
- getName() -
Method in class WMSComplexTypes._DCPTypeType
-
- getName() -
Method in class WMSComplexTypes._DimensionType
-
- getName() -
Method in class WMSComplexTypes._EX_GeographicBoundingBoxType
-
- getName() -
Method in class WMSComplexTypes._ExceptionType
-
- getName() -
Method in class WMSComplexTypes._ExtentType
-
- getName() -
Method in class WMSComplexTypes._FeatureListURLType
-
- getName() -
Method in class WMSComplexTypes._FormatType
-
- getName() -
Method in class WMSComplexTypes._GeoTIFFType
-
- getName() -
Method in class WMSComplexTypes._GetType
-
- getName() -
Method in class WMSComplexTypes._GIFType
-
- getName() -
Method in class WMSComplexTypes._GML_1Type
-
- getName() -
Method in class WMSComplexTypes._GML_2Type
-
- getName() -
Method in class WMSComplexTypes._GML_3Type
-
- getName() -
Method in class WMSComplexTypes._HTTPType
-
- getName() -
Method in class WMSComplexTypes._IdentifierType
-
- getName() -
Method in class WMSComplexTypes._INIMAGEType
-
- getName() -
Method in class WMSComplexTypes._JPEGType
-
- getName() -
Method in class WMSComplexTypes._KeywordListType
-
- getName() -
Method in class WMSComplexTypes._KeywordsType
-
- getName() -
Method in class WMSComplexTypes._KeywordType
-
- getName() -
Method in class WMSComplexTypes._LatLonBoundingBoxType
-
- getName() -
Method in class WMSComplexTypes._LayerType
-
- getName() -
Method in class WMSComplexTypes._LegendURLType
-
- getName() -
Method in class WMSComplexTypes._LogoURLType
-
- getName() -
Method in class WMSComplexTypes._MetadataURLType
-
- getName() -
Method in class WMSComplexTypes._MIMEType
-
- getName() -
Method in class WMSComplexTypes._OnlineResourceType
-
- getName() -
Method in class WMSComplexTypes._PNGType
-
- getName() -
Method in class WMSComplexTypes._PostType
-
- getName() -
Method in class WMSComplexTypes._PPMType
-
- getName() -
Method in class WMSComplexTypes._RequestType
-
- getName() -
Method in class WMSComplexTypes._ScaleHintType
-
- getName() -
Method in class WMSComplexTypes._ServiceException
-
- getName() -
Method in class WMSComplexTypes._ServiceExceptionReport
-
- getName() -
Method in class WMSComplexTypes._ServiceType
-
- getName() -
Method in class WMSComplexTypes._StyleSheetURLType
-
- getName() -
Method in class WMSComplexTypes._StyleType
-
- getName() -
Method in class WMSComplexTypes._StyleURLType
-
- getName() -
Method in class WMSComplexTypes._SVGType
-
- getName() -
Method in class WMSComplexTypes._TIFFType
-
- getName() -
Method in class WMSComplexTypes._UserDefinedSymbolizationType
-
- getName() -
Method in class WMSComplexTypes._VendorSpecificCapabilitiesType
-
- getName() -
Method in class WMSComplexTypes._WBMPType
-
- getName() -
Method in class WMSComplexTypes._WebCGMType
-
- getName() -
Method in class WMSComplexTypes._WMS_CapabilitiesType
-
- getName() -
Method in class WMSComplexTypes._WMS_XMLType
-
- getName() -
Method in class WMSComplexTypes._WMT_MS_CapabilitiesType
-
- getName() -
Method in class WMSComplexTypes._WMTException
-
- getName() -
Method in class WMSDescribeLayerTypes._LayerDescription
-
- getName() -
Method in class WMSDescribeLayerTypes._Query
-
- getName() -
Method in class WMSDescribeLayerTypes.WMS_DescribeLayerResponse
-
- getName() -
Method in class DecoratingFeature
-
- getName() -
Method in class FeatureTypeBuilder
- Get the current configuration of the name of this factory.
- getName() -
Method in class PropertyImpl
-
- getName() -
Method in class SimpleFeatureImpl
-
- getName() -
Method in class SimpleFeatureTypeBuilder
- The name of the built type.
- getName() -
Method in class PropertyDescriptorImpl
-
- getName() -
Method in class PropertyTypeImpl
-
- getName() -
Method in class ReadonlyAttributeDecorator
-
- getName() -
Method in class OperatorImpl
-
- getName() -
Method in class CategorizeFunction
-
- getName() -
Method in class CategorizeFunction.Name
-
- getName() -
Method in class ClassificationFunction
- Gets the name of this function.
- getName() -
Method in interface FunctionExpression
- Deprecated. Gets the name of this function.
- getName() -
Method in class FunctionExpressionImpl
- Gets the name of this function.
- getName() -
Method in class FunctionImpl
- Gets the name of this function.
- getName() -
Method in class InterpolateFunction
-
- getName() -
Method in class InterpolateFunction.Name
-
- getName() -
Method in class RecodeFunction
-
- getName() -
Method in class RecodeFunction.Name
-
- getName(Geometry) -
Static method in class GML2EncodingUtils
- Determines the description (gml:description) of the geometry by checking
Geometry.getUserData()
.
- getName() -
Method in class ApplicationSchemaInformationImpl
- Name of the application schema used.
- getName() -
Method in class OnLineResourceImpl
- Name of the online resource.
- getName() -
Method in class SeriesImpl
- Returne the name of the series, or aggregate dataset, of which the dataset is a part.
- getName() -
Method in class FormatImpl
- Returns the name of the data transfer format(s).
- getName() -
Method in class MediumImpl
- Returns the name of the medium on which the resource can be received.
- getName() -
Method in class ExtendedElementInformationImpl
- Name of the extended metadata element.
- getName() -
Method in class MatrixParameters
- Forward the call to the matrix parameter descriptors
specified at construction time.
- getName() -
Method in class AbstractIdentifiedObject
- The primary name by which this object is identified.
- getName(Citation) -
Method in class AbstractIdentifiedObject
- Returns this object's name according the given authority.
- getName(IdentifiedObject, Citation) -
Static method in class AbstractIdentifiedObject
- Returns an object's name according the given authority.
- getName() -
Method in class MathTransformBuilder
- Returns the name for the transformation to
be created by this builder.
- getName() -
Method in class AbstractMathTransform
- Returns a name for this math transform (never
null
).
- getName() -
Method in class AbstractMathTransform.Inverse
- Returns a name for this math transform (never
null
).
- getName() -
Method in class DefaultDomain1D
-
- getName() -
Method in class DefaultDomainElement1D
- Getter method for this
DomainElement1D
's name.
- getName() -
Method in interface Domain1D
- Returns the name of this object.
- getName() -
Method in interface DomainElement1D
- Returns the domain element name.
- getName(IdentifiedObject) -
Method in class Formatter
- Returns the preferred name for the specified object.
- getName() -
Method in class GlyphProperty
-
- getName() -
Method in class BaseCoverageProcessingNode
-
- getName() -
Method in interface CoverageProcessingNode
- Retrieves the name for this
CoverageProcessingNode
- getName() -
Method in class LinearColorMap
-
- getName() -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- getName() -
Method in class CssParameter
-
- getName() -
Method in class BasicLineStyle
-
- getName() -
Method in class BasicPolygonStyle
-
- getName() -
Method in interface Extent
- DOCUMENT ME!
- getName() -
Method in class ExtentImpl
-
- getName() -
Method in interface FeatureTypeStyle
-
- getName() -
Method in class FeatureTypeStyleImpl
- Getter for property name.
- getName() -
Method in interface NamedStyle
-
- getName() -
Method in class NamedStyleImpl
- Style name
- getName() -
Method in interface Rule
- Gets the name of the rule.
- getName() -
Method in class RuleImpl
- Getter for property name.
- getName() -
Method in interface Style
- Style name (machine readable, don't show to users)
- getName() -
Method in interface StyledLayer
-
- getName() -
Method in interface StyledLayerDescriptor
- Getter for property name.
- getName() -
Method in class StyledLayerDescriptorImpl
- Getter for property name.
- getName() -
Method in class StyledLayerImpl
-
- getName() -
Method in class StyleImpl
-
- getName() -
Method in class DefaultFeatureValidation
- Access the user's name for this test.
- getName() -
Method in class DefaultIntegrityValidation
- Override getName.
- getName() -
Method in class ArgumentDTO
- Access name property.
- getName() -
Method in class PlugInDTO
- Access name property.
- getName() -
Method in class TestDTO
- Access name property.
- getName() -
Method in class TestSuiteDTO
- Access name property.
- getName() -
Method in interface Validation
- User's name for the validation.
- getName() -
Method in class FilterComplexTypes.Arithmetic_OperatorsType
-
- getName() -
Method in class FilterComplexTypes.BinaryOperatorType
-
- getName() -
Method in class FilterComplexTypes.Comparison_OperatorsType
-
- getName() -
Method in class FilterComplexTypes.EmptyType
-
- getName() -
Method in class FilterComplexTypes.ExpressionType
-
- getName() -
Method in class FilterComplexTypes.Filter_CapabilitiesType
-
- getName() -
Method in class FilterComplexTypes.Function_NamesType
-
- getName() -
Method in class FilterComplexTypes.Function_NameType
-
- getName() -
Method in class FilterComplexTypes.FunctionsType
-
- getName() -
Method in class FilterComplexTypes.FunctionType
-
- getName() -
Method in class FilterComplexTypes.LiteralType
-
- getName() -
Method in class FilterComplexTypes.PropertyNameType
-
- getName() -
Method in class FilterComplexTypes.Scalar_CapabilitiesType
-
- getName() -
Method in class FilterComplexTypes.ServiceExceptionReportType
-
- getName() -
Method in class FilterComplexTypes.ServiceExceptionType
-
- getName() -
Method in class FilterComplexTypes.SortByType
-
- getName() -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for getName ...
- getName() -
Method in class FilterComplexTypes.Spatial_CapabilitiesType
-
- getName() -
Method in class FilterComplexTypes.Spatial_OperatorsType
-
- getName() -
Method in class FilterOpsComplexTypes.BBOXType
-
- getName() -
Method in class FilterOpsComplexTypes.BinaryComparisonOpType
-
- getName() -
Method in class FilterOpsComplexTypes.BinaryLogicOpType
-
- getName() -
Method in class FilterOpsComplexTypes.BinarySpatialOpType
-
- getName() -
Method in class FilterOpsComplexTypes.ComparisonOpsType
-
- getName() -
Method in class FilterOpsComplexTypes.DistanceBufferType
-
- getName() -
Method in class FilterOpsComplexTypes.DistanceType
-
- getName() -
Method in class FilterOpsComplexTypes.FeatureIdType
-
- getName() -
Method in class FilterOpsComplexTypes.FilterType
-
- getName() -
Method in class FilterOpsComplexTypes.LogicOpsType
-
- getName() -
Method in class FilterOpsComplexTypes.LowerBoundaryType
-
- getName() -
Method in class FilterOpsComplexTypes.PropertyIsBetweenType
-
- getName() -
Method in class FilterOpsComplexTypes.PropertyIsLikeType
-
- getName() -
Method in class FilterOpsComplexTypes.PropertyIsNullType
-
- getName() -
Method in class FilterOpsComplexTypes.SpatialOpsType
-
- getName() -
Method in class FilterOpsComplexTypes.UnaryLogicOpType
-
- getName() -
Method in class FilterOpsComplexTypes.UpperBoundaryType
-
- getName() -
Method in class FilterSchema.FilterElement
-
- getName() -
Method in class GMLComplexTypes.AbstractFeatureCollectionsBaseType
-
- getName() -
Method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- getName() -
Method in class GMLComplexTypes.AbstractFeatureType
-
- getName() -
Method in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- getName() -
Method in class GMLComplexTypes.AbstractGeometryType
-
- getName() -
Method in class GMLComplexTypes.BoundingShapeType
-
- getName() -
Method in class GMLComplexTypes.BoxType
-
- getName() -
Method in class GMLComplexTypes.CoordinatesType
-
- getName() -
Method in class GMLComplexTypes.CoordType
-
- getName() -
Method in class GMLComplexTypes.FeatureAssociationType
-
- getName() -
Method in class GMLComplexTypes.GeometryAssociationType
-
- getName() -
Method in class GMLComplexTypes.GeometryCollectionType
-
- getName() -
Method in class GMLComplexTypes.GeometryPropertyType
-
- getName() -
Method in class GMLComplexTypes.LinearRingMemberType
-
- getName() -
Method in class GMLComplexTypes.LinearRingType
-
- getName() -
Method in class GMLComplexTypes.LineStringMemberType
-
- getName() -
Method in class GMLComplexTypes.LineStringPropertyType
-
- getName() -
Method in class GMLComplexTypes.LineStringType
-
- getName() -
Method in class GMLComplexTypes.MultiGeometryPropertyType
-
- getName() -
Method in class GMLComplexTypes.MultiLineStringPropertyType
-
- getName() -
Method in class GMLComplexTypes.MultiLineStringType
-
- getName() -
Method in class GMLComplexTypes.MultiPointPropertyType
-
- getName() -
Method in class GMLComplexTypes.MultiPointType
-
- getName() -
Method in class GMLComplexTypes.MultiPolygonPropertyType
-
- getName() -
Method in class GMLComplexTypes.MultiPolygonType
-
- getName() -
Method in class GMLComplexTypes.PointMemberType
-
- getName() -
Method in class GMLComplexTypes.PointPropertyType
-
- getName() -
Method in class GMLComplexTypes.PointType
-
- getName() -
Method in class GMLComplexTypes.PolygonMemberType
-
- getName() -
Method in class GMLComplexTypes.PolygonPropertyType
-
- getName() -
Method in class GMLComplexTypes.PolygonType
-
- getName() -
Method in class ComplexElementHandler
-
- getName() -
Method in class DocumentHandler
-
- getName() -
Method in class IgnoreHandler
-
- getName() -
Method in class SimpleElementHandler
-
- getName() -
Method in class AttributeGroupHandler
- returns the 'name' attribute
- getName() -
Method in class AttributeHandler
-
Returns the attribute name
- getName() -
Method in class ComplexTypeHandler
-
returns the complexType's name
- getName() -
Method in class ElementTypeHandler
-
returns the element name
- getName() -
Method in class GroupHandler.DefaultGroup
- TODO summary sentence for getName ...
- getName() -
Method in class GroupHandler
-
returns the group's name
- getName() -
Method in class KeyHandler
- getName purpose.
- getName() -
Method in class KeyrefHandler
-
returns the name attribute
- getName() -
Method in class SimpleTypeHandler
-
returns the simpletype's name
- getName() -
Method in class InstanceComponentImpl
-
- getName() -
Method in class FeaturePointer
-
- getName() -
Method in class FeaturePropertyPointer
- Returns the qname with prefix as
null
, and local part the name of the
feature attribute.
- getName() -
Method in class FeatureTypeAttributePointer
- Returns the qname with prefix as
null
, and local part the name of the
feature attribute.
- getName() -
Method in class FeatureTypePointer
-
- getName() -
Method in interface InstanceComponent
-
- getName() -
Method in interface Attribute
-
The name of the attribute specified if one was provided in the attribute
declaration
- getName() -
Method in interface AttributeGroup
-
The name of this Attribute Group declaration within the XML Schema
- getName() -
Method in interface Element
-
Returns the element declaration's name in the Schema document, and
element name in the instance document.
- getName() -
Method in interface Group
-
The group's name in the Schema document
- getName() -
Method in class AttributeGroupGT
-
- getName() -
Method in class AttributeGT
-
- getName() -
Method in class ComplexTypeGT
- TODO summary sentence for getName ...
- getName() -
Method in class ElementGT
- TODO summary sentence for getName ...
- getName() -
Method in class GroupGT
-
- getName() -
Method in class SimpleTypeGT
-
- getName() -
Method in interface Type
-
This returns the XML Schema declaration name of this type (both complex
and simple types have names ...)
- getName() -
Method in class XLinkSchema.Actuate
-
- getName() -
Method in class XLinkSchema.ArcLink
-
- getName() -
Method in class XLinkSchema.Arcrole
-
- getName() -
Method in class XLinkSchema.EmptyLink
-
- getName() -
Method in class XLinkSchema.ExtendedLink
-
- getName() -
Method in class XLinkSchema.From
-
- getName() -
Method in class XLinkSchema.Href
-
- getName() -
Method in class XLinkSchema.Label
-
- getName() -
Method in class XLinkSchema.LocatorLink
-
- getName() -
Method in class XLinkSchema.ResourceLink
-
- getName() -
Method in class XLinkSchema.Role
-
- getName() -
Method in class XLinkSchema.Show
-
- getName() -
Method in class XLinkSchema.SimpleLink
-
- getName() -
Method in class XLinkSchema.Title
-
- getName() -
Method in class XLinkSchema.TitleLink
-
- getName() -
Method in class XLinkSchema.To
-
- getName() -
Method in class XMLElementHandler
- This returns the name of the element being represented by this handler.
- getName() -
Method in class XSISimpleTypes.AnyType
- TODO summary sentence for getName ...
- getName() -
Method in class XSISimpleTypes.AnyURI
-
- getName() -
Method in class XSISimpleTypes.Base64Binary
-
- getName() -
Method in class XSISimpleTypes.Boolean
-
- getName() -
Method in class XSISimpleTypes.Byte
-
- getName() -
Method in class XSISimpleTypes.Date
-
- getName() -
Method in class XSISimpleTypes.DateTime
-
- getName() -
Method in class XSISimpleTypes.Decimal
-
- getName() -
Method in class XSISimpleTypes.Double
-
- getName() -
Method in class XSISimpleTypes.Duration
-
- getName() -
Method in class XSISimpleTypes.ENTITIES
-
- getName() -
Method in class XSISimpleTypes.ENTITY
-
- getName() -
Method in class XSISimpleTypes.Float
-
- getName() -
Method in class XSISimpleTypes.gDay
-
- getName() -
Method in class XSISimpleTypes.gMonth
-
- getName() -
Method in class XSISimpleTypes.gMonthDay
-
- getName() -
Method in class XSISimpleTypes.gYear
-
- getName() -
Method in class XSISimpleTypes.gYearMonth
-
- getName() -
Method in class XSISimpleTypes.HexBinary
-
- getName() -
Method in class XSISimpleTypes.ID
-
- getName() -
Method in class XSISimpleTypes.IDREF
-
- getName() -
Method in class XSISimpleTypes.IDREFS
-
- getName() -
Method in class XSISimpleTypes.Int
-
- getName() -
Method in class XSISimpleTypes.Integer
-
- getName() -
Method in class XSISimpleTypes.Language
-
- getName() -
Method in class XSISimpleTypes.Long
-
- getName() -
Method in class XSISimpleTypes.Name
-
- getName() -
Method in class XSISimpleTypes.NCName
-
- getName() -
Method in class XSISimpleTypes.NegativeInteger
-
- getName() -
Method in class XSISimpleTypes.NMTOKEN
-
- getName() -
Method in class XSISimpleTypes.NMTOKENS
-
- getName() -
Method in class XSISimpleTypes.NonNegativeInteger
-
- getName() -
Method in class XSISimpleTypes.NonPositiveInteger
-
- getName() -
Method in class XSISimpleTypes.NormalizedString
-
- getName() -
Method in class XSISimpleTypes.NOTATION
-
- getName() -
Method in class XSISimpleTypes.PositiveInteger
-
- getName() -
Method in class XSISimpleTypes.QName
-
- getName() -
Method in class XSISimpleTypes.Short
-
- getName() -
Method in class XSISimpleTypes.String
-
- getName() -
Method in class XSISimpleTypes.Time
-
- getName() -
Method in class XSISimpleTypes.Token
-
- getName() -
Method in class XSISimpleTypes.UnsignedByte
-
- getName() -
Method in class XSISimpleTypes.UnsignedInt
-
- getName() -
Method in class XSISimpleTypes.UnsignedLong
-
- getName() -
Method in class XSISimpleTypes.UnsignedShort
-
- getNamedLayers(WMSCapabilities) -
Static method in class WMSUtils
- Utility method to return each layer that has a name.
- getNameFactory() -
Method in class BasicFactories
- Returns the name factory singleton.
- getNameOf(Class<?>) -
Static method in class Parser
- Returns the WKT name of the specified object type.
- getNames() -
Method in class ArcSDEDataStore
- Returns the same list of names than
ArcSDEDataStore.getTypeNames()
meaning the returned Names have
no namespace set.
- getNames() -
Method in class AbstractDataStore
- Returns the same list of names than
AbstractDataStore.getTypeNames()
meaning the
returned Names have no namespace set.
- getNames() -
Method in interface DataAccess
- Names of the available Resources.
- getNames() -
Method in class DefaultRepository
-
- getNames() -
Method in class PreGeneralizedDataStore
-
- getNames() -
Method in class JDBC1DataStore
- Returns the same list of names than
JDBC1DataStore.getTypeNames()
meaning the
returned Names have no namespace set.
- getNames() -
Method in class AbstractDataStore2
- Returns the same list of names than
AbstractDataStore2.getTypeNames()
meaning the
returned Names have no namespace set.
- getNames() -
Method in class ContentDataStore
- Returns the same list of names than
ContentDataStore.getTypeNames()
meaning the
returned Names have no namespace set.
- getNames() -
Method in class WFS_1_0_0_DataStore
-
- getNames() -
Method in class WFS_1_1_0_DataStore
-
- getNames(SimpleFeatureType) -
Method in class Schema
- Does a quick walk to detect only a list of attribute names.
- getNames(SimpleFeatureType, List) -
Method in class Schema
- This order is to be respected, based on Ancestors and so on.
- getNamesOfMeasure() -
Method in class ElementImpl
- Returns the name of the test applied to the data.
- getNamespace() -
Method in class DefaultQuery
-
- getNamespace() -
Method in class PreGeneralizedDataStore
-
- getNameSpace() -
Method in class JDBC1DataStore
- Gets the namespace of the data store.
- getNamespace() -
Method in class JDBCDataStoreConfig
- DOCUMENT ME!
- getNamespace() -
Method in class FeatureSetDescription
-
- getNamespace() -
Method in interface Query
- The namespace attribute is used to indicate the namespace of the schema
being represented.
- getNamespace() -
Method in class DefaultFeatureType
- Gets the global schema namespace.
- getNamespace() -
Method in interface FeatureType
- Deprecated. Gets the global schema namespace.
- getNamespace() -
Method in class FeatureTypeBuilder
- Get the current configuration of the namespace of this factory.
- getNamespace() -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for getNamespace ...
- getNamespace() -
Method in class FilterSchema.FilterElement
-
- getNamespace(String) -
Method in class ElementHandlerFactory
-
- getNamespace() -
Method in class AnyAttributeHandler
- Returns the values of the namespace attribute
- getNamespace() -
Method in class GroupHandler.DefaultGroup
- TODO summary sentence for getNamespace ...
- getNamespace() -
Method in class ImportHandler
-
gets the namespace attribute
- getNamespace() -
Method in class InstanceComponentImpl
-
- getNamespace() -
Method in interface InstanceComponent
-
- getNamespace() -
Method in interface Any
-
Returns the namespace attribute of the 'any' contruct that an instance
of this interface is representing within an XML Schema.
- getNamespace() -
Method in interface Attribute
- DOCUMENT ME!
- getNamespace() -
Method in interface AttributeGroup
- DOCUMENT ME!
- getNamespace() -
Method in interface Element
- DOCUMENT ME!
- getNamespace() -
Method in interface Group
- DOCUMENT ME!
- getNamespace() -
Method in class AnyGT
-
- getNamespace() -
Method in class AttributeGroupGT
-
- getNamespace() -
Method in class AttributeGT
-
- getNamespace() -
Method in class ComplexTypeGT
- TODO summary sentence for getNamespace ...
- getNamespace() -
Method in class ElementGT
- TODO summary sentence for getNamespace ...
- getNamespace() -
Method in class GroupGT
-
- getNamespace() -
Method in class SimpleTypeGT
-
- getNamespace() -
Method in interface Type
-
This is used for validation of an XML document, and represents the
targetNamespace of that this type resides in.
- getNamespace() -
Method in class XLinkSchema.XLinkAttribute
-
- getNamespace() -
Method in class XLinkSchema.XLinkAttributeGroup
-
- getNamespace() -
Method in class XSISimpleTypes.XSISimpleType
-
- getNamespaces() -
Method in class Encoder
- Returns the namespace mappings maintained by the encoder.
- getNamespaces() -
Method in class Parser
- Returns the namespace mappings maintained by the parser.
- getNamespaceSupport() -
Method in class NamespaceSupportWrapper
-
- getNamespaceSupport() -
Method in class ParserHandler
-
- getNamespaceSupport() -
Method in class TransformerBase.TranslatorSupport
-
- getNamespaceSupport() -
Method in interface Translator
- Obtain the namespace prefixes and URIs to be included in the output
document.
- getNamespaceUri() -
Method in class ArcSDEConnectionConfig
-
- getNamespaceURI() -
Method in class ContentDataStore
- The namespace uri of the datastore.
- getNamespaceURI() -
Method in class NameImpl
-
- getNamespaceURI() -
Method in class SimpleFeatureTypeBuilder
- The namespace uri of the built type.
- getNamespaceURI() -
Method in class OGC
- Returns 'http://www.opengis.net/ogc'.
- getNamespaceURI() -
Method in class OGC
- Returns 'http://www.opengis.net/ogc'.
- getNamespaceURI() -
Method in class OGC
- Returns 'http://www.opengis.net/ogc'.
- getNamespaceURI() -
Method in class GML
- Returns 'http://www.opengis.net/gml'.
- getNamespaceURI() -
Method in class ApplicationSchemaXSD
-
- getNamespaceURI() -
Method in class GML
- Returns 'http://www.opengis.net/gml'.
- getNamespaceURI() -
Method in class SMIL20
- Returns 'http://www.w3.org/2001/SMIL20/'.
- getNamespaceURI() -
Method in class SMIL20LANG
- Returns 'http://www.w3.org/2001/SMIL20/'.
- getNamespaceURI() -
Method in class XMLMOD
- Returns 'http://www.w3.org/XML/1998/namespace'.
- getNamespaceURI() -
Method in class GML
- Returns 'http://www.opengis.net/gml'.
- getNamespaceURI() -
Method in class KML
- Returns 'http://earth.google.com/kml/2.1'.
- getNamespaceURI() -
Method in class OWS
- Returns 'http://www.opengis.net/ows'.
- getNamespaceURI() -
Method in class OWS
- Returns 'http://www.opengis.net/ows/1.1'.
- getNamespaceURI() -
Method in class SLD
- Returns 'http://www.opengis.net/sld'
- getNamespaceURI() -
Method in class WCS
- Returns 'http://www.opengis.net/wcs'.
- getNamespaceURI() -
Method in class WFS
- Returns 'http://www.opengis.net/wfs'.
- getNamespaceURI() -
Method in class WPS
- Returns 'http://www.opengis.net/wps/1.0.0'.
- getNamespaceURI() -
Method in class XLINK
- Returns 'http://www.w3.org/1999/xlink'
- getNamespaceURI() -
Method in class Configuration
-
- getNamespaceURI(String) -
Method in class NamespaceSupportWrapper
-
- getNamespaceURI() -
Method in class XML
- Returns 'http://www.w3.org/XML/1998/namespace'.
- getNamespaceURI() -
Method in class XSD
- The namespace uri of the schema.
- getNamespaceURI() -
Method in class XS
- Returns 'http://www.w3.org/2001/XMLSchema'.
- getNaNCount() -
Method in class MaxVisitor
-
- getNaNCount() -
Method in class QuantileListVisitor
-
- getNaNCount() -
Method in class StandardDeviationVisitor
-
- getNAttributes() -
Method in class NodeImpl
-
- getNChildren() -
Method in class NodeImpl
-
- getNewNodeOffset(int) -
Method in class Parameters
- DOCUMENT ME!
- getNext() -
Method in exception ServiceException
-
- getNextPageId(Connection, String) -
Method in class AbstractDialect
- This implementation works only in one JVM
- getNextPageId(Connection, String) -
Method in interface Dialect
-
- getNoData() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the noData from the related TIFFField.
- getNoData() -
Method in class GeoTiffIIOMetadataEncoder
-
- getNoData() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the noData from the related TIFFField.
- getNoData() -
Method in class GeoTiffIIOMetadataEncoder
-
- getNoDataTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getNoDataTag() -
Static method in class GeoTiffIIOMetadataEncoder
-
- getNoDataValues() -
Method in class GridSampleDimension
- Returns the values to indicate "no data" for this sample dimension.
- getNode(Coordinate) -
Method in class BasicLineGraphGenerator
-
- getNode(Coordinate) -
Method in interface LineGraphGenerator
-
- getNode(Coordinate) -
Method in class OptDirectedLineGraphGenerator
-
- getNode(Coordinate) -
Method in class OptLineGraphGenerator
-
- getNode() -
Method in class AStarIterator.AStarNode
-
- getNode(Entry, Node) -
Method in class FileSystemPageStore
-
- getNode(Entry, Node) -
Method in class DatabasePageStore
-
- getNode(Entry, Node) -
Method in class FileSystemPageStore
-
- getNode(Entry, Node) -
Method in class MemoryPageStore
-
- getNode(Entry, Node) -
Method in class PageStore
- Returns the Node pointed by this entry and having this Node as parent
- getNode(Node, String) -
Method in class SLDInlineFeatureParser
- Give a node and the name of a child of that node, find its (string) value.
- getNodeA() -
Method in class BasicDirectedEdge
- Returns the in node.
- getNodeA() -
Method in class BasicEdge
-
- getNodeA() -
Method in interface Edge
- Returns the A node of the edge.
- getNodeA() -
Method in class OptDirectedEdge
-
- getNodeA() -
Method in class OptEdge
-
- getNodeArray() -
Method in class DelaunayTriangulator
-
- getNodeB() -
Method in class BasicDirectedEdge
- Returns the out node.
- getNodeB() -
Method in class BasicEdge
-
- getNodeB() -
Method in interface Edge
- Returns the B node of the edge.
- getNodeB() -
Method in class OptDirectedEdge
-
- getNodeB() -
Method in class OptEdge
-
- getNodeMap() -
Method in class BasicLineGraphGenerator
- Returns the coordinate to node map used to build nodes representing line
endpoint coordinates.
- getNodeMap() -
Method in class OptLineGraphGenerator
- Returns the coordinate to node map.
- getNodePointer() -
Method in class FeaturePropertyIterator
-
- getNodePointer() -
Method in class FeatureTypeAttributeIterator
-
- getNodePointer() -
Method in class SingleFeaturePropertyIterator
- Return a pointer to the property at the set index.
- getNodePointer() -
Method in class SingleFeatureTypeAttributeIterator
- Return a pointer to the property at the set index.
- getNodes() -
Method in class BasicGraphBuilder
- Returns the nodes belonging to the graph being built.
- getNodes() -
Method in class BasicGraph
-
- getNodes() -
Method in interface Graph
- Returns the nodes of the graph.
- getNodes() -
Method in class Triangle
-
- getNodesOfDegree(int) -
Method in class BasicGraph
-
- getNodesOfDegree(int) -
Method in interface Graph
- Returns all the nodes in the graph of a specified degree.
- getNodeType() -
Method in class Result
-
- getNoonDate() -
Method in class SunRelativePosition
- Retourne la date à laquelle le soleil est au plus haut dans la journée.
- getNoonTime() -
Method in class SunRelativePosition
- Retourne l'heure à laquelle le soleil est au plus haut.
- getNoonTime(XPropertySet, double, double, double) -
Method in class Nature
- Returns the noon time (in GMT) when the Sun reach its highest point.
- getNoonTime(XPropertySet, double, double, double) -
Method in interface XNature
- Returns the noon time (in GMT) when the Sun reach its highest point.
- getNorthBoundLatitude() -
Method in class GeographicBoundingBoxImpl
- Returns the northern-most, coordinate of the limit of the
dataset extent.
- getNotEnvelope() -
Method in class BoundsExtractor
-
- getNotLockedFids() -
Method in class FeatureLocking.Response
-
- getNotSupported() -
Method in class LockResult
- DOCUMENT ME!
- getNullCheckValue() -
Method in class IsNullImpl
-
- getNullCheckValue() -
Method in interface NullFilter
- Deprecated. use
PropertyIsNull.getExpression()
- getNullCheckValue() -
Method in class NullFilterImpl
- Deprecated. use
NullFilterImpl.getExpression()
.
- getNullCount() -
Method in class MaxVisitor
-
- getNullCount() -
Method in class QuantileListVisitor
-
- getNullCount() -
Method in class StandardDeviationVisitor
-
- getNumBands() -
Method in class ImageWorker
- Returns the number of bands in the ImageWorker.image.
- getNumberClasses() -
Method in class StyleBuilder.EqualClasses
- Getter for property numberClasses.
- getNumberColorMapEntries() -
Method in class SLDColorMapBuilder
- Getter of the property numberColorMapEntries
- getNumberFormat() -
Method in class ImageTableModel
- Returns the format to use for formatting sample values.
- getNumberOfAttributes() -
Method in class DefaultFeature
- Get the number of attributes this feature has.
- getNumberOfAttributes() -
Method in interface Feature
- Deprecated. Get the number of attributes this feature has.
- getNumberOfAttributes() -
Method in class SimpleFeatureImpl
-
- getNumberOfClasses() -
Method in class PaletteFunction
-
- getNumberOfClasses() -
Method in class ClassificationFunction
- Deprecated. use getClasses()
- getNumberOfColorMapElements() -
Method in class SLDColorMapBuilder
- Getter of the property numberOfColorMapElements
- getNumberOfDimensions() -
Method in class GridSpatialRepresentationImpl
- Number of independent spatial-temporal axes.
- getNumberOfFeatures() -
Method in interface GetFeatureParser
- Returns the number of features if advertised by the server and the parser was able to get
that information for example from the
wfs:FeatureCollection
"numberOfFeatures" xml
attribute, or -1
if unknown.
- getNumberOfFeatures() -
Method in class XmlSimpleFeatureParser
-
- getNumberOfIterationSteps() -
Method in class AdvancedAffineBuilder
- Return max number of iteration steps.
- getNumberOfSinks() -
Method in class BaseCoverageProcessingNode
-
- getNumberOfSinks() -
Method in interface CoverageProcessingNode
- Returns the number of sinks for this
CoverageProcessingNode
.
- getNumberOfSinks() -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- getNumberOfSources() -
Method in class BaseCoverageProcessingNode
-
- getNumberOfSources() -
Method in interface CoverageProcessingNode
- Returns the number of sources for this
CoverageProcessingNode
.
- getNumberOfSources() -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- getNumCol() -
Method in class AffineTransform2D
- Returns the number of colmuns in this matrix, which is always 3
in this implementation.
- getNumCol() -
Method in class Matrix1
- Returns the number of colmuns in this matrix, which is always 1
in this implementation.
- getNumCol() -
Method in class Matrix2
- Returns the number of colmuns in this matrix, which is always 2
in this implementation.
- getNumCol() -
Method in class Matrix3
- Returns the number of colmuns in this matrix, which is always 3
in this implementation.
- getNumCol() -
Method in class Matrix4
- Returns the number of colmuns in this matrix, which is always 4
in this implementation.
- getNumCol() -
Method in interface XMatrix
- Returns the number of colmuns in this matrix.
- getNumDecimals() -
Method in class CoordinateWriter
-
- getNumDecimals() -
Method in class GeometryTransformer.GeometryTranslator
-
- getNumElements() -
Method in class AbstractCoverage.Renderable
- Returns the number of elements per value at each position.
- getNumericFid(Identifier) -
Static method in class ArcSDEAdapter
- Returns the numeric identifier of a FeatureId, given by the full qualified name of the
featureclass prepended to the ArcSDE feature id. ej: SDE.SDE.SOME_LAYER.1
- getNumericFid(String) -
Static method in class ArcSDEAdapter
- Returns the numeric identifier of a FeatureId, given by the full qualified name of the
featureclass prepended to the ArcSDE feature id. ej: SDE.SDE.SOME_LAYER.1
- getNumericFids(Set) -
Static method in class ArcSDEAdapter
- DOCUMENT ME!
- getNumFields() -
Method in class DbaseFileHeader
- Return the number of fields in the records.
- getNumGeoKeyEntries() -
Method in class GeoTiffIIOMetadataEncoder
-
- getNumGeoKeyEntries() -
Method in class GeoTiffIIOMetadataEncoder
-
- getNumGeoKeys() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the number of GeoKeys in the geokeys directory.
- getNumGeoKeys() -
Method in class GeoTiffIIOMetadataDecoder
- Gets the number of GeoKeys in the geokeys directory.
- getNumModelTiePoints() -
Method in class GeoTiffIIOMetadataEncoder
-
- getNumModelTiePoints() -
Method in class GeoTiffIIOMetadataEncoder
-
- getNumOverviews() -
Method in class AbstractGridCoverage
- Returns the number of predetermined overviews for the grid.
- getNumRecords() -
Method in class DbaseFileHeader
- Return the number of records in the file
- getNumRow() -
Method in class AffineTransform2D
- Returns the number of rows in this matrix, which is always 3
in this implementation.
- getNumRow() -
Method in class Matrix1
- Returns the number of rows in this matrix, which is always 1
in this implementation.
- getNumRow() -
Method in class Matrix2
- Returns the number of rows in this matrix, which is always 2
in this implementation.
- getNumRow() -
Method in class Matrix3
- Returns the number of rows in this matrix, which is always 3
in this implementation.
- getNumRow() -
Method in class Matrix4
- Returns the number of rows in this matrix, which is always 4
in this implementation.
- getNumRow() -
Method in interface XMatrix
- Returns the number of rows in this matrix.
- getNumSampleDimensions() -
Method in class CoverageStack
- Returns the number of sample dimension in this coverage.
- getNumSampleDimensions() -
Method in class GridCoverage2D
- Returns the number of bands in the grid coverage.
- getNumSampleDimensions() -
Method in class SpatioTemporalCoverage3D
- The number of sample dimensions in the coverage.
- getNumSampleDimensions() -
Method in class TransformedCoverage
- The number of sample dimensions in the coverage.
- getNumSampleValues() -
Method in class ImageDimension
- Returns the number of sample values.
- getNumShapeIds() -
Method in class Node
- DOCUMENT ME!
- getNumShapes() -
Method in class QuadTree
-
- getNumSources() -
Method in class AbstractOperation
- Returns the number of source coverages required for the operation.
- getNumSubNodes() -
Method in class FileSystemNode
- DOCUMENT ME!
- getNumSubNodes() -
Method in class Node
- DOCUMENT ME!
- getObject(int) -
Method in class SdeRow
- DOCUMENT ME!
- getObject() -
Method in class BasicGraphable
-
- getObject() -
Method in interface Graphable
- Returns the underlying object referenced by the graph component.
- getObject() -
Method in class OptGraphable
- Returns null.
- getObjectFactory() -
Method in class JDBCAuthorityFactory
- Deprecated. This method will be removed from GeoAPI interfaces.
- getObjectFactory() -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- getObligation() -
Method in class ExtendedElementInformationImpl
- Obligation of the extended element.
- getOffLine() -
Method in class DigitalTransferOptionsImpl
- Returns information about offline media on which the resource can be obtained.
- getOffset() -
Method in class GridSampleDimension
- Returns the value to add to grid values for this sample dimension.
- getOffset(int) -
Method in class IndexFile
- Get the offset of the record (in 16-bit words).
- getOffset() -
Method in class BandImpl
- Returns the physical value corresponding to a cell value of zero.
- getOffset() -
Method in class DefaultLinearPiecewiseTransform1DElement
- Retrieves the offset factor for this linear
PiecewiseTransform1DElement
.
- getOffsetInBytes(int) -
Method in class IndexFile
- Get the offset of the record (in real bytes, not 16-bit words).
- getOldAreaOfInterest() -
Method in class MapBoundsEvent
- Getter for property oldAreaOfInterest.
- getOldCoordinateReferenceSystem() -
Method in class MapBoundsEvent
- Getter for property oldCoordinateReferenceSystem.
- getOnlineResource() -
Method in class Service
-
- getOnLineResource() -
Method in class ContactImpl
- Return on-line information that can be used to contact the individual or organization.
- getOnlineResource() -
Method in interface RemoteOWS
-
- getOnlineResource() -
Method in class RemoteOWSImpl
-
- getOnLines() -
Method in class DigitalTransferOptionsImpl
- Returns information about online sources from which the resource can be obtained.
- getOpacity() -
Method in class GraphicStyle2D
-
- getOpacity() -
Method in interface ColorMapEntry
-
- getOpacity() -
Method in class ColorMapEntryImpl
-
- getOpacity() -
Method in interface Fill
- This specifies the level of translucency to use when rendering the fill.
- getOpacity() -
Method in class FillImpl
- This specifies the level of translucency to use when rendering the fill.
- getOpacity() -
Method in interface Graphic
- This specifies the level of translucency to use when rendering the graphic.
- getOpacity() -
Method in class GraphicImpl
- This specifies the level of translucency to use when rendering the graphic.
- getOpacity() -
Method in interface RasterSymbolizer
- fetch the expresion which evaluates to the opacity fo rthis coverage
- getOpacity() -
Method in class RasterSymbolizerImpl
- fetch the expresion which evaluates to the opacity fo rthis coverage
- getOpacity() -
Method in interface Stroke
- This specifies the level of translucency to use when rendering the
stroke.
- getOpacity() -
Method in class StrokeImpl
- This specifies the level of translucency to use when rendering the stroke.
- getOpenIterators() -
Method in class AbstractFeatureCollection
- Returns the set of open iterators.
- getOpenIterators() -
Method in class AdaptorFeatureCollection
- Returns the set of open iterators.
- getOperation(String) -
Method in class AbstractProcessor
- Returns the operation for the specified name.
- getOperation(String) -
Method in class BufferedProcessor
- Returns the operation for the specified name.
- getOperation(String) -
Method in class DefaultProcessor
- Returns the operation for the specified name.
- getOperation() -
Method in class DefaultPassThroughOperation
- Returns the operation to apply on the subset of a coordinate tuple.
- getOperationDescriptor(String) -
Static method in class OperationJAI
- Returns the operation descriptor for the specified JAI operation name.
- getOperationMethod(String) -
Method in class ReferencingFactoryContainer
- Deprecated. Use
DefaultMathTransformFactory.getOperationMethod(java.lang.String)
. This method
was inefficient for other implementations.
- getOperationMethod(String) -
Method in class DefaultMathTransformFactory
- Returns the operation method for the specified name.
- getOperations() -
Method in class AbstractProcessor
- Retrieves grid processing operations information.
- getOperations() -
Method in class BufferedProcessor
- Retrieves grid processing operations information.
- getOperations() -
Method in class DefaultProcessor
- Retrieves grid processing operations information.
- getOperations() -
Method in class FeatureSetDescription
- DOCUMENT ME!
- getOperations() -
Method in class DefaultConcatenatedOperation
- Returns the sequence of operations.
- getOperationType() -
Method in class MathTransformProvider
- Returns the operation type.
- getOperationType() -
Method in class AlbersEqualArea.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class EquidistantCylindrical.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class Krovak.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class LambertConformal1SP.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class LambertConformal2SP.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class LambertConformalBelgium.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class LambertConformalESRI.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class MapProjection.AbstractProvider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class Mercator1SP.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class Mercator2SP.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class ObliqueMercator.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class Orthographic.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class PlateCarree.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class Stereographic.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class TransverseMercator.Provider
- Returns the operation type for this map projection.
- getOperationType() -
Method in class EarthGravitationalModel.Provider
- Returns the operation type for this transform.
- getOperationType() -
Method in class ExponentialTransform1D.Provider
- Returns the operation type.
- getOperationType() -
Method in class GeocentricTransform.Provider
- Returns the operation type.
- getOperationType() -
Method in class GeocentricTranslation.Provider
- Returns the operation type.
- getOperationType() -
Method in class LogarithmicTransform1D.Provider
- Returns the operation type.
- getOperationType() -
Method in class MolodenskiTransform.Provider
- Returns the operation type.
- getOperationType() -
Method in class NADCONTransform.Provider
- Returns the operation type.
- getOperationType() -
Method in class ProjectiveTransform.ProviderAffine
- Returns the operation type.
- getOperationType() -
Method in class ProjectiveTransform.ProviderLongitudeRotation
- Returns the operation type.
- getOperationType() -
Method in class WarpTransform2D.Provider
- Returns the operation type.
- getOperationURL(WFSOperationType, boolean) -
Method in interface WFSProtocol
- Returns the URL for the given operation name and HTTP protocol as stated in the WFS
capabilities.
- getOperationURL(WFSOperationType, HttpMethod) -
Method in class WFS100ProtocolHandler
-
- getOperationURL(WFSOperationType, boolean) -
Method in class WFS_1_1_0_Protocol
-
- getOperationURL(WFSOperationType, HttpMethod) -
Method in class WFSProtocolHandler
- Deprecated.
- getOperationVersion() -
Method in class AbstractCoordinateOperation
- Version of the coordinate transformation (i.e., instantiation due to the stochastic
nature of the parameters).
- getOperator(String) -
Method in class ComparisonOperatorsImpl
-
- getOperator(String) -
Method in class SpatialOperatorsImpl
-
- getOperators() -
Method in class ComparisonOperatorsImpl
-
- getOperators() -
Method in class SpatialOperatorsImpl
-
- getOppositeEdge(Node) -
Method in class Triangle
-
- getOptimalDataBlockSizes() -
Method in class GridCoverage2D
- Returns the optimal size to use for each dimension when accessing grid values.
- getOptimizeMode() -
Method in class PostgisDataStore
-
- getOption(String) -
Method in interface TextSymbolizer
- Deprecated. getOptions().get( key )
- getOption(String) -
Method in class TextSymbolizerImpl
-
- getOptions() -
Method in class Hints.OptionKey
- Returns the set of available options.
- getOptions() -
Method in interface TextSymbolizer
- return the map of option
- getOptions() -
Method in class TextSymbolizerImpl
-
- getOrder() -
Method in class FeatureNodeFactory
-
- getOrderingInstructions() -
Method in class StandardOrderProcessImpl
- Returns general instructions, terms and services provided by the distributor.
- getOrdinate(int) -
Method in class DirectPosition1D
- Returns the ordinate at the specified dimension.
- getOrdinate(int) -
Method in class DirectPosition2D
- Returns the ordinate at the specified dimension.
- getOrdinate(int) -
Method in class GeneralDirectPosition
- Returns the ordinate at the specified dimension.
- getOrdinate(int, int) -
Method in interface CSBuilder
- Gets an ordinate in the specified coordinate
- getOrdinate(int, int) -
Method in class DefaultCSBuilder
-
- getOrdinate(int, int) -
Method in class PackedCSBuilder.Double
-
- getOrdinate(int, int) -
Method in class PackedCSBuilder.Float
-
- getOrdinate(int, int) -
Method in class LiteCoordinateSequence
-
- getOrganisationName() -
Method in class ResponsiblePartyImpl
- Returns the name of the responsible organization.
- getOrientation() -
Method in class ColorRamp
- Returns the component's orientation (horizontal or vertical).
- getOrientationParameterDescription() -
Method in class GeoreferenceableImpl
- Description of parameters used to describe sensor orientation.
- getOrigin() -
Method in class ForceCoordinateSystemFeatureResults
- Returns the feature results wrapped by this
ForceCoordinateSystemFeatureResults
- getOrigin() -
Method in class ReprojectFeatureResults
- Returns the feature results wrapped by this reprojecting feature results
- getOrigin() -
Method in class DefaultTemporalDatum
- The date and time origin of this temporal datum.
- getOriginalEnvelope() -
Method in class AbstractGridCoverage2DReader
- Retrieves the
GeneralEnvelope
for this
AbstractGridCoverage2DReader
.
- getOriginalGridRange() -
Method in class AbstractGridCoverage2DReader
- Retrieves the
GeneralGridRange
that represents the raster grid
dimensions of the highest resolution level in this dataset.
- getOriginalGridToWorld(PixelInCell) -
Method in class AbstractGridCoverage2DReader
- Retrieves the original grid to world transformation for this
AbstractGridCoverage2DReader
.
- getOriginatingRequest() -
Method in class WFSResponse
-
- getOrthodromicDistance(XPropertySet, double[][], double[][], Object) -
Method in class Referencing
- Computes the orthodromic distance and azimuth between two coordinates.
- getOrthodromicDistance(XPropertySet, double[][], double[][], Object) -
Method in interface XReferencing
- Computes the orthodromic distance and azimuth between two coordinates.
- getOrthodromicDistance() -
Method in class GeodeticCalculator
- Returns the orthodromic distance.
- getOrthodromicForward(XPropertySet, double[][], double[][], Object) -
Method in class Referencing
- Computes the coordinates after a displacement of the specified distance.
- getOrthodromicForward(XPropertySet, double[][], double[][], Object) -
Method in interface XReferencing
- Computes the coordinates after a displacement of the specified distance.
- getOther() -
Method in class ScopeDescriptionImpl
- Returns the class of information that does not fall into the other categories to
which the information applies.
- getOtherCitationDetails() -
Method in class CitationImpl
- Returns other information required to complete the citation that is not recorded elsewhere.
- getOtherConstraints() -
Method in class LegalConstraintsImpl
- Returns the other restrictions and legal prerequisites for accessing and using the resource.
- getOtherEdges() -
Method in class AutoClustData
-
- getOtherFace(Triangle) -
Method in class DelaunayEdge
-
- getOtherNode(Node) -
Method in class BasicDirectedEdge
-
- getOtherNode(Node) -
Method in class BasicEdge
- Returns null if the specified node is neither the A node or the B node.
- getOtherNode(Node) -
Method in interface Edge
- Returns one of the two nodes of an edge.
- getOtherNode(Node) -
Method in class OptDirectedEdge
-
- getOtherNode(Node) -
Method in class OptEdge
-
- getOtherText() -
Method in interface TextSymbolizer2
- Other text can be used to allow open ended extensions on text oriented output formats
- getOtherText() -
Method in class TextSymbolizerImpl
-
- getOutDegree() -
Method in class BasicDirectedNode
-
- getOutDegree() -
Method in interface DirectedNode
- Returns the out degree of the node.
- getOutDegree() -
Method in class OptDirectedNode
-
- getOutEdge(DirectedNode) -
Method in class BasicDirectedNode
-
- getOutEdge(DirectedNode) -
Method in interface DirectedNode
- Returns an edge that originates at the node and terminates at a
specified node.
- getOutEdge(DirectedNode) -
Method in class OptDirectedNode
-
- getOutEdgeArray() -
Method in class OptDirectedNode
- Returns the out adjacency edge array of the node.
- getOutEdges() -
Method in class BasicDirectedNode
-
- getOutEdges(DirectedNode) -
Method in class BasicDirectedNode
-
- getOutEdges(DirectedNode) -
Method in interface DirectedNode
- Returns all edges that originate at the node and terminate from at
specified node.
- getOutEdges() -
Method in interface DirectedNode
- Returns the out adjacency list of the node.
- getOutEdges(DirectedNode) -
Method in class OptDirectedNode
-
- getOutEdges() -
Method in class OptDirectedNode
-
- getOutNode() -
Method in class BasicDirectedEdge
-
- getOutNode() -
Method in interface DirectedEdge
- Returns the terminating (out) node of the edge.
- getOutNode() -
Method in class OptDirectedEdge
-
- getOutNodeMap() -
Method in class OptDirectedLineGraphGenerator
- Returns the coordinate to out node map.
- getOutOfBoundsDimension() -
Method in exception OrdinateOutsideCoverageException
- Returns the dimension of the out-of-bounds ordinate.
- getOutput() -
Method in class BaseCoverageProcessingNode
- This method is responsible for triggering the execution of this
CoverageProcessingNode
and also of all its sources.
- getOutput() -
Method in interface CoverageProcessingNode
- Forces this node to create the output coverage for the operation
represented by this node.
- getOutput() -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- getOutputFormat() -
Method in interface GetFeature
-
- getOutputFormat() -
Method in class GetFeatureQueryAdapter
-
- getOutputMaximum() -
Method in class DefaultLinearPiecewiseTransform1DElement
- Returns the maximum output values for this
DefaultLinearPiecewiseTransform1DElement
;
- getOutputMinimum() -
Method in class DefaultLinearPiecewiseTransform1DElement
- Returns the minimum output values for this
DefaultLinearPiecewiseTransform1DElement
;
- getOutputRange() -
Method in class DefaultLinearPiecewiseTransform1DElement
- Returns the range for the output values for this
DefaultLinearPiecewiseTransform1DElement
;
- getOutputStream(ShpFileType, FileWriter) -
Method in class ShpFiles
- Opens a output stream for the indicated file.
- getOutRelated() -
Method in class BasicDirectedEdge
- Returns an iterator over the out edges of the out node.
- getOutRelated() -
Method in class BasicDirectedNode
- Returns all out nodes of out edges.
- getOutRelated() -
Method in interface DirectedGraphable
- Returns other components related through an out relationship.
- getOutRelated() -
Method in class OptDirectedEdge
-
- getOutRelated() -
Method in class OptDirectedNode
- This iterator iterates over the underlying out edge array of the node.
- getOverlap() -
Method in interface RasterSymbolizer
- The OverlapBehavior element tells a system how to behave when multiple
raster images in a layer overlap each other, for example with
satellite-image scenes.
- getOverlap() -
Method in class RasterSymbolizerImpl
- The OverlapBehavior element tells a system how to behave when multiple
raster images in a layer overlap each other, for example with
satellite-image scenes.
- getOverview(int) -
Method in class AbstractGridCoverage
- Returns a pre-calculated overview for a grid coverage.
- getOverviewGridGeometry(int) -
Method in class AbstractGridCoverage
- Returns the grid geometry for an overview.
- getOwsType() -
Method in class LayerDescription
-
- getOwsURL() -
Method in class LayerDescription
-
- getP1() -
Method in class Axis2D
- Returns the (x,y) coordinates of the start point.
- getP2() -
Method in class Axis2D
- Returns the (x,y) coordinates of the end point.
- getPackedDataBlock(GridRange) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- getPage() -
Method in class SeriesImpl
- Returns details on which pages of the publication the article was published.
- getPageId() -
Method in class DatabaseNode
- DOCUMENT ME!
- getPaint(Fill, Object) -
Method in class SLDStyleFactory
-
- getPalette(String) -
Method in class ColorBrewer
-
- getPalette() -
Method in class GridSampleDimension
- Deprecated. No replacement.
- getPaletteInterpretation() -
Method in class GridSampleDimension
- Deprecated. No replacement.
- getPaletteName() -
Method in class PaletteFunction
-
- getPaletteNames() -
Method in class ColorBrewer
- Generates a String array with the names of the palettes in the
ColorBrewer instance.
- getPaletteNames(int, int) -
Method in class ColorBrewer
- Generates an array of palette names for palettes which have at least x
classes and at most y classes.
- getPalettes() -
Method in class ColorBrewer
-
- getPalettes(PaletteType) -
Method in class ColorBrewer
-
- getPalettes(PaletteType, int) -
Method in class ColorBrewer
-
- getPalettes(PaletteType, int, int) -
Method in class ColorBrewer
-
- getPaletteSuitability() -
Method in class BrewerPalette
-
- getParameter(XPropertySet, String, String) -
Method in class Referencing
- Returns the value for a coordinate reference system parameter.
- getParameter(XPropertySet, String, String) -
Method in interface XReferencing
- Returns the value for a coordinate reference system parameter.
- getParameterCitation() -
Method in class GeoreferenceableImpl
- Reference providing description of the parameters.
- getParameterDescriptors() -
Method in class AlbersEqualArea
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class EquidistantCylindrical
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class HotineObliqueMercator
- Returns the parameter descriptors for this map projection.
This is used for a providing a default implementation of
MapProjection.getParameterValues()
, as well as arguments checking.
- getParameterDescriptors() -
Method in class Krovak
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class LambertAzimuthalEqualArea
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class LambertConformal1SP
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class LambertConformal2SP
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class LambertConformalBelgium
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class LambertConformalESRI
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class MapProjection
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class Mercator1SP
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class Mercator2SP
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class NewZealandMapGrid
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class ObliqueMercator
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class Orthographic
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class PlateCarree
- Returns the parameter descriptors for this map projection.
This is used for a providing a default implementation of
MapProjection.getParameterValues()
, as well as arguments checking.
- getParameterDescriptors() -
Method in class Stereographic
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class TransverseMercator
- Returns the parameter descriptors for this map projection.
- getParameterDescriptors() -
Method in class AbstractMathTransform
- Returns the parameter descriptors for this math transform, or
null
if unknow.
- getParameterDescriptors() -
Method in class EarthGravitationalModel
- Returns the parameter descriptors for this math transform.
- getParameterDescriptors() -
Method in class ExponentialTransform1D
- Returns the parameter descriptors for this math transform.
- getParameterDescriptors() -
Method in class GeocentricTransform
- Returns the parameter descriptors for this math transform.
- getParameterDescriptors() -
Method in class GeocentricTranslation
- Returns the parameter descriptors for this math transform.
- getParameterDescriptors() -
Method in class IdentityTransform
- Returns the parameter descriptors for this math transform.
- getParameterDescriptors() -
Method in class LinearTransform1D
- Returns the parameter descriptors for this math transform.
- getParameterDescriptors() -
Method in class LogarithmicTransform1D
- Returns the parameter descriptors for this math transform.
- getParameterDescriptors() -
Method in class MolodenskiTransform
- Returns the parameter descriptors for this math transform.
- getParameterDescriptors() -
Method in class NADCONTransform
- Returns the parameter descriptors for this math transform.
- getParameterDescriptors() -
Method in class ProjectiveTransform
- Returns the parameter descriptors for this math transform.
- getParameterDescriptors() -
Method in class WarpTransform2D
- Returns the parameter descriptors for this math transform.
- getParameters() -
Method in class AbstractOperation
- Returns an initially empty set of parameters.
- getParameters() -
Method in class AbstractDataStoreFactory
-
- getParameters() -
Method in class ReprojectingFilterVisitor.FunctionReprojector
-
- getParameters() -
Method in class CategorizeFunction
-
- getParameters() -
Method in class ClassificationFunction
- Returns the function parameters (the contents are Expressions, usually attribute expression and literal expression).
- getParameters() -
Method in class FunctionExpressionImpl
- Returns the function parameters.
- getParameters() -
Method in class FunctionImpl
- Returns the function parameters.
- getParameters() -
Method in class InterpolateFunction
-
- getParameters() -
Method in class RecodeFunction
-
- getParameters() -
Method in class BursaWolfTransformBuilder
- Returns array of doubles of transformation parameters (dx, dy,
dz, ex, ey, ez, scale).
- getParameters() -
Method in class DefaultOperationMethod
- Returns the set of parameters.
- getParametersInfo() -
Method in class ArcSDEDataStoreFactory
-
- getParametersInfo() -
Method in interface DataAccessFactory
- MetaData about the required Parameters (for createDataStore).
- getParametersInfo() -
Method in class DB2DataStoreFactory
- Returns the array of parameters used by DB2.
- getParametersInfo() -
Method in class PreGeneralizedDataStoreFactory
-
- getParametersInfo() -
Method in interface DataSourceFactorySpi
- MetaData about the required Parameters (for
DataSourceFactorySpi.createDataSource(Map)
).
- getParametersInfo() -
Method in class DBCPDataSourceFactory
-
- getParametersInfo() -
Method in class JNDIDataSourceFactory
-
- getParametersInfo() -
Method in class PostgisDataStoreFactory
- Describe parameters.
- getParametersInfo() -
Method in class PropertyDataStoreFactory
- DOCUMENT ME!
- getParametersInfo() -
Method in class ShapefileDataStoreFactory
- Describe parameters.
- getParametersInfo() -
Method in class WFSDataStoreFactory
- Returns the set of parameter descriptors needed to connect to a WFS.
- getParameterValue() -
Method in class ParameterEditor
- Returns the parameter value currently edited, or
null
if none.
- getParameterValues() -
Method in class DefaultOperation
- Returns the parameter values.
- getParameterValues() -
Method in class DefiningConversion
- Returns the parameter values.
- getParameterValues() -
Method in class AlbersEqualArea
- Returns the parameter values for this map projection.
- getParameterValues() -
Method in class EquidistantCylindrical
- Returns the parameter values for this map projection.
- getParameterValues() -
Method in class Krovak
- Returns the parameter values for this map projection.
- getParameterValues() -
Method in class LambertAzimuthalEqualArea
- Returns the parameter values for this map projection.
- getParameterValues() -
Method in class LambertConformal
- Returns the parameter values for this map projection.
- getParameterValues() -
Method in class MapProjection
- Returns the parameter values for this map projection.
- getParameterValues() -
Method in class Mercator
- Returns the parameter values for this map projection.
- getParameterValues() -
Method in class ObliqueMercator
- Returns the parameter values for this map projection.
- getParameterValues() -
Method in class PolarStereographic
- Returns the parameter values for this map projection.
- getParameterValues() -
Method in class AbstractMathTransform
- Returns the parameter values for this math transform, or
null
if unknow.
- getParameterValues() -
Method in class AffineTransform2D
- Returns the matrix elements as a group of parameters values.
- getParameterValues() -
Method in class EarthGravitationalModel
- Returns the parameters for this math transform.
- getParameterValues() -
Method in class ExponentialTransform1D
- Returns the parameter values for this math transform.
- getParameterValues() -
Method in class GeocentricTransform
- Returns the parameter values for this math transform.
- getParameterValues() -
Method in class GeocentricTranslation
- Returns the parameters for this math transform.
- getParameterValues() -
Method in class IdentityTransform
- Returns the matrix elements as a group of parameters values.
- getParameterValues() -
Method in class LinearTransform1D
- Returns the matrix elements as a group of parameters values.
- getParameterValues() -
Method in class LogarithmicTransform1D
- Returns the parameter values for this math transform.
- getParameterValues() -
Method in class MolodenskiTransform
- Returns the parameters for this math transform.
- getParameterValues() -
Method in class NADCONTransform
- Returns the parameter values for this math transform.
- getParameterValues() -
Method in class ProjectiveTransform
- Returns the matrix elements as a group of parameters values.
- getParameterValues() -
Method in class WarpTransform2D
- Returns the parameter values for this math transform.
- getParent() -
Method in class Layer
- DOCUMENT ME!
- getParent() -
Method in class DefaultFeature
- Gets the feature collection this feature is stored in.
- getParent() -
Method in class AStarIterator.AStarNode
-
- getParent(Node) -
Method in class AStarIterator
-
- getParent(Graphable) -
Method in class DijkstraIterator
- Returns the last node in the known set to update the node.
- getParent() -
Method in class Node
-
- getParent() -
Method in class FileSystemNode
-
- getParent() -
Method in class DatabaseNode
-
- getParent() -
Method in class FileSystemNode
-
- getParent() -
Method in class MemoryNode
-
- getParent() -
Method in class Node
- DOCUMENT ME!
- getParent() -
Method in class FilterComplexTypes.BinaryOperatorType
-
- getParent() -
Method in class FilterComplexTypes.Function_NameType
-
- getParent() -
Method in class FilterComplexTypes.FunctionType
-
- getParent() -
Method in class FilterComplexTypes.LiteralType
-
- getParent() -
Method in class FilterComplexTypes.PropertyNameType
-
- getParent() -
Method in class FilterOpsComplexTypes.BBOXType
-
- getParent() -
Method in class FilterOpsComplexTypes.BinaryComparisonOpType
-
- getParent() -
Method in class FilterOpsComplexTypes.BinaryLogicOpType
-
- getParent() -
Method in class FilterOpsComplexTypes.BinarySpatialOpType
-
- getParent() -
Method in class FilterOpsComplexTypes.DistanceBufferType
-
- getParent() -
Method in class FilterOpsComplexTypes.PropertyIsBetweenType
-
- getParent() -
Method in class FilterOpsComplexTypes.PropertyIsLikeType
-
- getParent() -
Method in class FilterOpsComplexTypes.PropertyIsNullType
-
- getParent() -
Method in class FilterOpsComplexTypes.UnaryLogicOpType
-
- getParent() -
Method in class PicoMap
-
- getParent() -
Method in interface ComplexType
-
This is used to represent the heirarchy represented within an xml schema
document(s).
- getParent() -
Method in class ComplexTypeGT
- TODO summary sentence for getParent ...
- getParent() -
Method in class XSISimpleTypes.XSISimpleType
-
- getParentEntity() -
Method in class ExtendedElementInformationImpl
- Name of the metadata entity(s) under which this extended metadata element may appear.
- getParentHandler() -
Method in class DocumentHandlerImpl
-
- getParentHandler() -
Method in class ElementHandlerImpl
-
- getParentHandler() -
Method in interface Handler
-
- getParentIdentifier() -
Method in class MetaDataImpl
- Returns the file identifier of the metadata to which this metadata is a subset (child).
- getParents() -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for getParents ...
- getParents() -
Method in class SimpleTypeGT
-
- getParents() -
Method in interface SimpleType
- A simple simpleType when either a List or Restriction ...
- getParents() -
Method in class XSISimpleTypes.XSISimpleType
-
- getParsedNames() -
Method in class NamedIdentifier
- Returns the sequence of local names making this generic name.
- getParsedNames() -
Method in class GenericName
- Returns the sequence of local names making this generic name.
- getParsedNames() -
Method in class LocalName
- Returns the sequence of local name for this generic name.
- getParsedNames() -
Method in class ScopedName
- Returns the sequence of local name for this generic name.
- getParseNode() -
Method in class DocumentHandlerImpl
-
- getParseNode() -
Method in class ElementHandlerImpl
-
- getParseNode() -
Method in interface Handler
-
- getPartitions() -
Method in class GraphPartitioner
- Returns the partitions of the graph.
- getPath() -
Method in class AStarShortestPathFinder
- Returns a path from the target to the source.
- getPath(Graphable) -
Method in class DijkstraShortestPathFinder
- Returns a path from g to the source.
- getPath(Node, Node) -
Method in class ExhaustivePathFinder
-
- getPathIterator(AffineTransform) -
Method in class Axis2D
- Returns an iterator object that iterates along the
Axis2D
boundary
and provides access to the geometry of the shape outline.
- getPathIterator(AffineTransform, double) -
Method in class Axis2D
- Returns an iterator object that iterates along the
Axis2D
boundary
and provides access to the geometry of the shape outline.
- getPathIterator(AffineTransform) -
Method in class LiteShape
- Returns an iterator object that iterates along the
Shape
boundary and provides access to the geometry of the Shape
outline.
- getPathIterator(AffineTransform, double) -
Method in class LiteShape
- Returns an iterator object that iterates along the
Shape
boundary and provides access to a flattened view of the
Shape
outline geometry.
- getPathIterator(AffineTransform) -
Method in class LiteShape2
- Returns an iterator object that iterates along the
Shape
boundary and provides access to the geometry of the Shape
outline.
- getPathIterator(AffineTransform, double) -
Method in class LiteShape2
- Returns an iterator object that iterates along the
Shape
boundary and provides access to a flattened view of the
Shape
outline geometry.
- getPathIterator(AffineTransform) -
Method in class TransformedShape
- Returns an iterator object that iterates along the
Shape
boundary and provides access to the geometry of the Shape
outline.
- getPathIterator(AffineTransform, double) -
Method in class TransformedShape
- Returns an iterator object that iterates along the
Shape
boundary and provides access to a flattened view of the
Shape
outline geometry.
- getPathIterator(AffineTransform) -
Method in class MultiLineShape
-
- getPathIterator(AffineTransform, double) -
Method in class MultiLineShape
-
- getPathIterator(AffineTransform) -
Method in class MultiPointShape
-
- getPathIterator(AffineTransform, double) -
Method in class MultiPointShape
-
- getPathIterator(AffineTransform) -
Method in class PolygonShape
-
- getPathIterator(AffineTransform, double) -
Method in class PolygonShape
-
- getPaths(Node, Node) -
Method in class ExhaustivePathFinder
-
- getPaths(Node, GraphVisitor) -
Method in class ExhaustivePathFinder
-
- getPathsToUserObject(TreeModel, Object) -
Static method in class Trees
- Returns the path to the specified
user object.
- getPattern() -
Method in interface LikeFilter
- Deprecated. use
PropertyIsLike.getLiteral()
- getPattern() -
Method in class LikeFilterImpl
- Deprecated. use
LikeFilterImpl.getLiteral()
- getPattern() -
Method in class FormatChooser
- Returns the localized pattern for the current format.
- getPeakResponse() -
Method in class BandImpl
- Returns the wavelength at which the response is the highest.
- getPerimeter(GeometryCollection) -
Method in class AreaFunction
- Returns.
- getPerimeter(Geometry) -
Method in class AreaFunction
- Calculates and returns the perimeter of the specified geometry.
- getperimeter(MultiPolygon) -
Method in class AreaFunction
- Returns the perimeter of a MultiPolygon.
- getPerimeter(Polygon) -
Method in class AreaFunction
- Returns the perimeter of a Polygon.
- getPerimeter(MultiLineString) -
Method in class AreaFunction
- Returns the perimeter of a MultiLineString.
- getPerimeter(LineString) -
Method in class AreaFunction
- Returns the perimeter of a LineString.
- getPerpendicularOffset() -
Method in class TextStyle2D
- only valid for a isPointPlacement=false (ie. a lineplacement)
- getPerpendicularOffset() -
Method in interface LinePlacement
- Returns the expression that is used to compute how far from the lines
the text will be drawn.
- getPerpendicularOffset() -
Method in class LinePlacementImpl
- Getter for property perpendicularOffset.
- getPhone() -
Method in class ContactImpl
- Returns telephone numbers at which the organization or individual may be contacted.
- getPixel(int[]) -
Method in class TransfertRectIter
- Returns the samples of the current pixel from the image in an array of int.
- getPixel(float[]) -
Method in class TransfertRectIter
- Returns the samples of the current pixel from the image in an array of float.
- getPixel(double[]) -
Method in class TransfertRectIter
- Returns the samples of the current pixel from the image in an array of double.
- getPixelAnchor() -
Method in class GridToEnvelopeMapper
- Returns whatever the grid range maps pixel center
or pixel corner.
- getPixelInCell() -
Method in class DefaultImageDatum
- Specification of the way the image grid is associated with the image data attributes.
- getPixelOrientation(PixelInCell) -
Static method in class PixelTranslation
- Returns the pixel orientation for the given
PixelInCell
code.
- getPixelOrientation(double, double) -
Static method in class PixelTranslation
- Returns the pixel orientation for the given offset, or
null
if none.
- getPixelTranslation(PixelOrientation) -
Static method in class GridGeometry2D
- Deprecated. Moved to
PixelTranslation.getPixelTranslation(PixelOrientation)
.
- getPixelTranslation(PixelInCell) -
Static method in class PixelTranslation
- Returns the position relative to the pixel center.
- getPixelTranslation(PixelOrientation) -
Static method in class PixelTranslation
- Returns the specified position relative to the pixel center.
- getPKAttributes(String) -
Method in class AutoIncrementFIDMapper
-
- getPKAttributes(String) -
Method in class BasicFIDMapper
-
- getPKAttributes(String) -
Method in interface FIDMapper
- Creates the value for the PK attributes given the feature.
- getPKAttributes(String) -
Method in class MaxIncFIDMapper
-
- getPKAttributes(String) -
Method in class MultiColumnFIDMapper
-
- getPKAttributes(String) -
Method in class NullFIDMapper
-
- getPKAttributes(String) -
Method in class TypedFIDMapper
-
- getPKAttributes(String) -
Method in class OIDFidMapper
- Will always return an emtpy array since OIDs are not updatable,
so we don't try to parse the Feature ID at all.
- getPkColumnInfo(String, String, String, Connection) -
Method in class DefaultFIDMapperFactory
-
- getPlacement(double, double, double) -
Static method in class SLD
-
- getPlacement() -
Method in interface TextSymbolizer
- A LabelPlacement specifies how a text element should be rendered
relative to its geometric point or line.
- getPlacement() -
Method in class TextSymbolizerImpl
- A pointPlacement specifies how a text element should be rendered
relative to its geometric point.
- getPlanarImage() -
Method in class ImageWorker
- Returns the rendered image as a planar image.
- getPlannedAvailableDateTime() -
Method in class StandardOrderProcessImpl
- Returns the date and time when the dataset will be available.
- getPlugIn() -
Method in class TestDTO
- Access plugIn property.
- getPoint2D(Point2D, Point2D) -
Method in class InverseColorMapOp
-
- getPoint2D(Point2D, Point2D) -
Method in class InverseColorMapRasterOp
-
- getPointInPixel() -
Method in class GeorectifiedImpl
- Point in a pixel corresponding to the Earth location of the pixel.
- getPointOfContacts() -
Method in class IdentificationImpl
- Identification of, and means of communication with, person(s) and organizations(s)
associated with the resource(s).
- getPointTypeRef() -
Method in class PointLineAbstractValidation
- Access restrictedLineTypeRef property.
- getPointTypeRef() -
Method in class PointPolygonAbstractValidation
- Access restrictedPolygonTypeRef property.
- getPolygons() -
Method in class BoundingPolygonImpl
- Returns the sets of points defining the bounding polygon.
- getPolygonTypeRef() -
Method in class PolygonLineAbstractValidation
- Access restrictedLineTypeRef property.
- getPolygonTypeRef() -
Method in class PolygonPointAbstractValidation
- Access restrictedPointTypeRef property.
- getPolygonTypeRef() -
Method in class PolygonPolygonAbstractValidation
- Access polygonTypeRef property.
- getPolynomialTransform(int) -
Method in class LocalizationGrid
- Returns a math transform from grid to "real world" coordinates using a polynomial fitting
of the specified degree.
- getPoolSize() -
Method in class ArcSDEConnectionPool
- Deprecated. returns the number of actual connections holded by this connection pool.
- getPoolSize() -
Method in class SessionPool
- returns the number of actual connections held by this connection pool.
- getPopupMenu(MouseEvent) -
Method in class ZoomPane
- Method called automatically when the user clicks on the right mouse button.
- getPortNumber() -
Method in class ArcSDEConnectionConfig
- DOCUMENT ME!
- getPortrayalCatalogueCitations() -
Method in class PortrayalCatalogueReferenceImpl
- Bibliographic reference to the portrayal catalogue cited.
- getPortrayalCatalogueInfo() -
Method in class MetaDataImpl
- Provides information about the catalogue of rules defined for the portrayal of a
resource(s).
- getPosition() -
Method in class AbstractDirectPosition
- Deprecated. Renamed as
AbstractDirectPosition.getDirectPosition()
.
- getPosition() -
Method in class DirectPosition2D
- Deprecated. Renamed as
DirectPosition2D.getDirectPosition()
.
- getPosition() -
Method in class FeaturePropertyIterator
-
- getPosition() -
Method in class FeatureTypeAttributeIterator
-
- getPosition() -
Method in class SingleFeaturePropertyIterator
- Always return 1, only a single property.
- getPosition() -
Method in class SingleFeatureTypeAttributeIterator
- Always return 1, only a single property.
- getPositionalAccuracy() -
Method in class AbstractCoordinateOperation
- Deprecated. Renamed as
AbstractCoordinateOperation.getCoordinateOperationAccuracy()
.
- getPositionFactory() -
Method in class GeometryBuilder
-
- getPositionFactory(Hints) -
Static method in class GeometryFactoryFinder
-
- getPositionName() -
Method in class ResponsiblePartyImpl
- Returns the role or position of the responsible person
Only one of
individualName
,
organisationName
and positionName
should be provided.
- getPositions() -
Method in class CoordinateTableModel
- Returns all direct positions in this table.
- getPositiveRange(SampleDimensionType) -
Static method in class TypeMap
- Returns the range of positive sample values (excluding 0).
- getPost() -
Method in class OperationType
-
- getPostalCode() -
Method in class AddressImpl
- Returns ZIP or other postal code.
- getPostContentType() -
Method in class AbstractRequest
- Default POST content type is xml
- getPostContentType() -
Method in interface Request
- If this request uses POST, it must specify the content type of the data
that is to be written out during performPostOutput().
- getPostgisDataStore() -
Method in class PostgisFeatureStore
- Performs the setFeautres operation by removing all and then adding the
full collection.
- getPostgresMajorVersion() -
Method in class PostgisDBInfo
-
- getPostgresMinorVersion() -
Method in class PostgisDBInfo
-
- getPostgresVersion() -
Method in class PostgisDBInfo
-
- getPostQueryFilter(Filter) -
Method in class DefaultSQLBuilder
- Deprecated. Return the postQueryFilter that must be applied to the database query
result set.
- getPostQueryFilter(Filter) -
Method in class GeoAPISQLBuilder
- Return the postQueryFilter that must be applied to the database query
result set.
- getPostQueryFilter(Filter) -
Method in interface SQLBuilder
- Returns the Filter required for post processing.
- getPrecision() -
Method in class GeometryBuilder
-
- getPrecision(Hints) -
Static method in class GeometryFactoryFinder
-
- getPrecisionModel(Hints) -
Static method in class FactoryFinder
- Deprecated. Returns the first implementation of
PrecisionModel
matching the specified hints.
- getPrecisionModel(Hints) -
Static method in class JTSFactoryFinder
- Returns the first implementation of
PrecisionModel
matching the specified hints.
- getPrecisionModels() -
Static method in class FactoryFinder
- Deprecated. Returns a set of all available implementations for the
PrecisionModel
category.
- getPrecisionModels() -
Static method in class JTSFactoryFinder
- Returns a set of all available implementations for the
PrecisionModel
category.
- getPredefined(String, AxisDirection) -
Static method in class DefaultCoordinateSystemAxis
- Returns one of the predefined axis for the given name and direction, or
null
if
none.
- getPredicateMap() -
Method in class SQLEncoderDB2
-
- getPreferredArea() -
Method in class ZoomPane
- Returns the logical coordinates of the region that we want to see displayed the first time
that
ZoomPane
appears on the screen.
- getPreferredPixelSize() -
Method in class ZoomPane
- Returns the preferred pixel size for a close zoom.
- getPreferredResolution() -
Method in class CoordinateChooser
- Returns the preferred resolution.
- getPreferredTileSizes() -
Method in class GeoToolsReadParams
- Returns an array of
Dimension
s indicating the legal size
ranges for tiles.
- getPreferredTileSizes() -
Method in class GeoToolsWriteParams
-
- getPrefix() -
Method in class OGCSchema
-
- getPrefix() -
Method in class WMSSchema
-
- getPrefix() -
Method in class FilterSchema
-
- getPrefix() -
Method in class GMLSchema
-
- getPrefix(String) -
Method in class NamespaceSupportWrapper
-
- getPrefix() -
Method in interface Schema
-
Gets the recommended prefix for this schema.
- getPrefix() -
Method in class sldSchema
-
- getPrefix() -
Method in class WFSSchema
-
- getPrefix() -
Method in class XLinkSchema
- DOCUMENT ME!
- getPrefixes(String) -
Method in class NamespaceSupportWrapper
-
- getPreQueryFilter(Filter) -
Method in class DefaultSQLBuilder
- Deprecated. Return the preQueryFilter that can be used to generate the WHERE clause.
- getPreQueryFilter(Filter) -
Method in class GeoAPISQLBuilder
- Return the preQueryFilter that can be used to generate the WHERE clause.
- getPreQueryFilter(Filter) -
Method in interface SQLBuilder
-
- getPresentationForm() -
Method in class CitationImpl
- Returns the mode in which the resource is represented, or an empty string if none.
- getPrimeMeridian() -
Method in class DefaultGeodeticDatum
- Returns the prime meridian.
- getPrimitiveFactory(CoordinateReferenceSystem) -
Method in class BasicFactories
- Returns the primitive factory equiped to build primitives
using the given coordinate reference system.
- getPrimitiveFactory() -
Method in class GeometryBuilder
-
- getPrimitiveFactory(Hints) -
Static method in class GeometryFactoryFinder
-
- getPriority() -
Method in class AbstractFactory
- Returns the priority for this factory, as a number between
AbstractFactory.MINIMUM_PRIORITY
and
AbstractFactory.MAXIMUM_PRIORITY
inclusive.
- getPriority() -
Method in class AccessDataSource
- Deprecated. Returns the priority for this data source.
- getPriority() -
Method in class TransformedAuthorityFactory
- Returns the priority for this factory.
- getPriority(TextSymbolizer, SimpleFeature) -
Method in class LabelCacheImpl
- get the priority from the symbolizer its an expression, so it will try to
evaluate it: 1. if its missing --> DEFAULT_PRIORITY 2. if its a number,
return that number 3. if its not a number, convert to string and try to
parse the number; return the number 4. otherwise, return DEFAULT_PRIORITY
- getPriority() -
Method in class LabelCacheItem
-
- getPriority(TextSymbolizer, SimpleFeature) -
Method in class LabelCacheDefault
- get the priority from the symbolizer its an expression, so it will try to
evaluate it: 1. if its missing --> DEFAULT_PRIORITY 2. if its a number,
return that number 3. if its not a number, convert to string and try to
parse the number; return the number 4. otherwise, return DEFAULT_PRIORITY
- getPriority() -
Method in class LabelCacheItem
-
- getPriority() -
Method in interface TextSymbolizer
- Priority -- null = use the default labeling priority Expression =
an expression that evaluates to a number (ie.
- getPriority() -
Method in class TextSymbolizerImpl
-
- getPriority() -
Method in class EqualityValidation
- The priority level used to schedule this Validation.
- getPriority() -
Method in class GazetteerNameValidation
- Implementation of getPriority.
- getPriority() -
Method in class NullZeroValidation
- Implement getPriority.
- getPriority() -
Method in class RangeValidation
- Override getPriority.
- getPriority() -
Method in class UniqueFIDValidation
- Override getPriority.
- getPriority() -
Method in class UniquityValidation
- The priority level used to schedule this Validation.
- getPriority() -
Method in class DefaultFeatureValidation
- The priority level used to schedule this Validation.
- getPriority() -
Method in class DefaultIntegrityValidation
- The priority level used to schedule this Validation.
- getPriority() -
Method in class IsValidGeometryValidation
- Override getPriority.
- getPriority() -
Method in class LineCoveredByPolygonBoundaryValidation
- The priority level used to schedule this Validation.
- getPriority() -
Method in class LineCoveredByPolygonValidation
- The priority level used to schedule this Validation.
- getPriority() -
Method in class LineMustBeASinglePartValidation
- Override getPriority.
- getPriority() -
Method in class LineNoSelfIntersectValidation
- Override getPriority.
- getPriority() -
Method in class LineNoSelfOverlappingValidation
- Override getPriority.
- getPriority() -
Method in class LinesNotIntersectValidation
- Override getPriority.
- getPriority() -
Method in interface Validation
- Priority used in scheduling this Validation test.
- getProcessingLevelCode() -
Method in class ImageDescriptionImpl
- Returns the image distributorÂ’s code that identifies the level of radiometric and geometric
processing that has been applied.
- getProcessor(RenderingHints) -
Static method in class AbstractOperation
- Returns the
AbstractProcessor
instance used for an operation.
- getProcessors() -
Method in class ProcessStepImpl
- Returns the identification of, and means of communication with, person(s) and
organization(s) associated with the process step.
- getProcessSteps() -
Method in class LineageImpl
- Returns the information about an event in the creation process for the data
specified by the scope.
- getProgrammaticCategoryName(String) -
Method in class Formulas
- Returns the programmatic name of the category the function belongs to.
- getProgrammaticFuntionName(String) -
Method in class Formulas
- Returns the internal function name for an user-visible name.
- getProgress() -
Method in class ProgressMailer
-
- getProgress() -
Method in class ProgressPrinter
- Returns the current progress as a percent completed.
- getProgress() -
Method in class ProgressWindow
-
- getProgress() -
Method in class DelegateProgressListener
-
- getProgress() -
Method in class NullProgressListener
-
- getProgress() -
Method in class SubProgressListener
-
- getProgressiveMode() -
Method in class GeoToolsWriteParams
-
- getProgressListener() -
Method in class ClassificationFunction
-
- getProjectedCRS(CoordinateReferenceSystem) -
Static method in class CRS
- Returns the first projected coordinate reference system found in a the given CRS,
or
null
if there is none.
- getProjectiveMatrix() -
Method in class AdvancedAffineBuilder
- Calculates coefficients of Projective transformation matrix from geometric parameters.
- getProjectiveMatrix() -
Method in class AffineTransformBuilder
- Returns the matrix for Projective transformation setup as
Affine.
- getProjectiveMatrix() -
Method in class ProjectiveTransformBuilder
- Returns the matrix of parameters for Projective transformation.
- getProjectiveMatrix() -
Method in class SimilarTransformBuilder
- Returns the matrix for Projective transformation setup as
Affine.
- getPrompt() -
Method in class AbstractConsole
- Returns the command-line prompt, or
null
if there is none.
- getProperties(RenderedImage, CoordinateReferenceSystem, InternationalString, MathTransform, GridCoverage2D[], OperationJAI.Parameters) -
Method in class Extrema
- Prepare the minimum and maximum properties for this extream operation.
- getProperties(RenderedImage, CoordinateReferenceSystem, InternationalString, MathTransform, GridCoverage2D[], OperationJAI.Parameters) -
Method in class Histogram
- Prepare the
Histogram
property for this histogram
operation.
- getProperties(RenderedImage, CoordinateReferenceSystem, InternationalString, MathTransform, GridCoverage2D[], OperationJAI.Parameters) -
Method in class OperationJAI
- Prepares the properties to be given to the coverage created by the
deriveGridCoverage
method.
- getProperties() -
Method in class PreGeneralizedSimpleFeature
-
- getProperties(Name) -
Method in class PreGeneralizedSimpleFeature
-
- getProperties(String) -
Method in class PreGeneralizedSimpleFeature
-
- getProperties() -
Method in class AbstractRequest
-
- getProperties() -
Method in interface Request
-
- getProperties() -
Method in class ContentFeatureCollection
-
- getProperties(Name) -
Method in class ContentFeatureCollection
-
- getProperties(String) -
Method in class ContentFeatureCollection
-
- getProperties() -
Method in class Action.UpdateAction
-
- getProperties() -
Method in class ComplexAttributeImpl
-
- getProperties(Name) -
Method in class ComplexAttributeImpl
-
- getProperties(String) -
Method in class ComplexAttributeImpl
-
- getProperties() -
Method in class DecoratingFeature
-
- getProperties(Name) -
Method in class DecoratingFeature
-
- getProperties(String) -
Method in class DecoratingFeature
-
- getProperties() -
Method in class SimpleFeatureImpl
-
- getProperties(Name) -
Method in class SimpleFeatureImpl
-
- getProperties(String) -
Method in class SimpleFeatureImpl
-
- getProperties(Object) -
Method in class OGCBinarySpatialOpTypeBinding
-
- getProperties(Object) -
Method in class GeometryPropertyTypeBinding
-
- getProperties(Object) -
Method in class LineStringPropertyTypeBinding
-
- getProperties(Object) -
Method in class PointPropertyTypeBinding
-
- getProperties(Object) -
Method in class PolygonPropertyTypeBinding
-
- getProperties(Object) -
Method in class DocumentTypeBinding
-
- getProperties(IdentifiedObject) -
Static method in class AbstractIdentifiedObject
- Returns the informations provided in the specified indentified object as a map of
properties.
- getProperties(IdentifiedObject, Citation) -
Static method in class AbstractIdentifiedObject
- Returns the properties to be given to an identified object derived from the specified one.
- getProperties(Object) -
Method in class ComplexDataTypeBinding
-
- getProperties(Object) -
Method in class AbstractComplexBinding
- Subclasses should override this method if need be, the default implementation
returns
null
.
- getProperties(Object) -
Method in interface ComplexBinding
- Returns a list of properties of the specified object.
- getProperties() -
Method in class Configuration
- Returns a list of parser properties to set.
- getProperties() -
Method in class GetPropertiesExecutor
-
- GetPropertiesExecutor - Class in org.geotools.xml.impl
- Gets properties from a parent object by visiting bindings in the hierachy.
- GetPropertiesExecutor(Object) -
Constructor for class GetPropertiesExecutor
-
- getPropertiesToFetch(SimpleFeatureType) -
Method in class FIDReader
- Returns the attribute names of the FeatureType passed to the constructor.
- getPropertiesToFetch(SimpleFeatureType) -
Method in class FIDReader.ShapeFidReader
- Overrides to include the geometry column whether it is required by the
schema
or
not, since we need to get the fid from the geometry id.
- getProperty(Object) -
Method in class DefaultTransaction
- Implementation of getProperty.
- getProperty(Name) -
Method in class PreGeneralizedSimpleFeature
-
- getProperty(String) -
Method in class PreGeneralizedSimpleFeature
-
- getProperty(Name) -
Method in class ContentFeatureCollection
-
- getProperty(String) -
Method in class ContentFeatureCollection
-
- getProperty(Object) -
Method in interface Transaction
- Retrive a Transaction property held by this transaction.
- getProperty(String) -
Method in class Action.UpdateAction
- Returns the property if found ... this method will not create a
NullPointerException if properties is null.
- getProperty(Object, QName) -
Method in class IonicStrategy.IonicGML2BoxTypeBinding
- Returns a
CoordinateSequence
for the coordinates
property so its handled
by a GMLCoordinatesTypeBinding
at encoding time as gml:coordinates
that
Ionic understands
- getProperty(Name) -
Method in class ComplexAttributeImpl
-
- getProperty(String) -
Method in class ComplexAttributeImpl
-
- getProperty(Name) -
Method in class DecoratingFeature
-
- getProperty(String) -
Method in class DecoratingFeature
-
- getProperty(Name) -
Method in class SimpleFeatureImpl
-
- getProperty(String) -
Method in class SimpleFeatureImpl
-
- getProperty(Object, QName) -
Method in class _Filter_CapabilitiesBinding
-
- getProperty(Object, QName) -
Method in class Arithmetic_OperatorsTypeBinding
-
- getProperty(Object, QName) -
Method in class Comparison_OperatorsTypeBinding
-
- getProperty(Object, QName) -
Method in class Function_NamesTypeBinding
-
- getProperty(Object, QName) -
Method in class FunctionsTypeBinding
-
- getProperty(Object, QName) -
Method in class Scalar_CapabilitiesTypeBinding
-
- getProperty(Object, QName) -
Method in class Spatial_CapabilitiesTypeBinding
-
- getProperty(Object, QName) -
Method in class Spatial_OperatorsTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCBBOXTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCBinaryComparisonOpTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCBinaryLogicOpTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCBinaryOperatorTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCBinarySpatialOpTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCDistanceBufferTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCFeatureIdTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCFilterTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCFunctionTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCLowerBoundaryTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCNotBinding
-
- getProperty(Object, QName) -
Method in class OGCPropertyIsBetweenTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCPropertyIsLikeTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCPropertyIsNullTypeBinding
-
- getProperty(Object, QName) -
Method in class OGCUpperBoundaryTypeBinding
-
- getProperty(Object, QName) -
Method in class _Filter_CapabilitiesBinding
-
- getProperty(Object, QName) -
Method in class ComparisonOperatorsTypeBinding
-
- getProperty(Object, QName) -
Method in class GeometryOperandsTypeBinding
-
- getProperty(Object, QName) -
Method in class Id_CapabilitiesTypeBinding
-
- getProperty(Object, QName) -
Method in class Spatial_CapabilitiesTypeBinding
-
- getProperty(Object, QName) -
Method in class SpatialOperatorsTypeBinding
-
- getProperty(Object, QName) -
Method in class SpatialOperatorTypeBinding
-
- getProperty(Object, QName) -
Method in class FilterTypeBinding
-
- getProperty(Object, QName) -
Method in class GmlObjectIdTypeBinding
-
- getProperty(Object, QName) -
Method in class SortByTypeBinding
-
- getProperty(Object, QName) -
Method in class SortPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLAbstractFeatureTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLAbstractGeometryTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLBoundingShapeTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLBoxTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLCoordTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLGeometryAssociationTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLLinearRingTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLLineStringTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLMultiLineStringTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLMultiPointTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLMultiPolygonTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLPointTypeBinding
-
- getProperty(Object, QName) -
Method in class GMLPolygonTypeBinding
-
- getProperty(Object, QName) -
Method in class AbstractFeatureCollectionTypeBinding
-
- getProperty(Object, QName) -
Method in class AbstractFeatureTypeBinding
-
- getProperty(Object, QName) -
Method in class AbstractGeometryTypeBinding
-
- getProperty(Object, QName) -
Method in class AbstractRingPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class BoundingShapeTypeBinding
-
- getProperty(Object, QName) -
Method in class CurvePropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class CurveSegmentArrayPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class CurveTypeBinding
-
- getProperty(Object, QName) -
Method in class EnvelopeTypeBinding
-
- getProperty(Object, QName) -
Method in class FeatureArrayPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class GeometryPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class LinearRingPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class LinearRingTypeBinding
-
- getProperty(Object, QName) -
Method in class LineStringPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class LineStringSegmentTypeBinding
-
- getProperty(Object, QName) -
Method in class LineStringTypeBinding
-
- getProperty(Object, QName) -
Method in class LocationPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class MeasureTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiCurvePropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiCurveTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiGeometryPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiGeometryTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiLineStringPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiLineStringTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiPointPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiPointTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiPolygonPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiPolygonTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiSurfacePropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiSurfaceTypeBinding
-
- getProperty(Object, QName) -
Method in class PointPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class PointTypeBinding
-
- getProperty(Object, QName) -
Method in class PolygonPropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class PolygonTypeBinding
-
- getProperty(Object, QName) -
Method in class ReferenceTypeBinding
-
- getProperty(Object, QName) -
Method in class SurfacePropertyTypeBinding
-
- getProperty(Object, QName) -
Method in class AbstractGeometryTypeBinding
-
- getProperty(Object, QName) -
Method in class DirectPositionTypeBinding
-
- getProperty(Object, QName) -
Method in class EnvelopeTypeBinding
-
- getProperty(Object, QName) -
Method in class EnvelopeWithTimePeriodTypeBinding
-
- getProperty(Object, QName) -
Method in class GridEnvelopeTypeBinding
-
- getProperty(Object, QName) -
Method in class TimePositionTypeBinding
-
- getProperty(String) -
Method in interface GraphReaderWriter
- Returns a property for the reader/writer.
- getProperty(String) -
Method in class AbstractReaderWriter
-
- getProperty(Object, QName) -
Method in class BoundaryTypeBinding
-
- getProperty(Object, QName) -
Method in class FeatureTypeBinding
-
- getProperty(Object, QName) -
Method in class KmlTypeBinding
-
- getProperty(Object, QName) -
Method in class LinearRingTypeBinding
-
- getProperty(Object, QName) -
Method in class LineStringTypeBinding
-
- getProperty(Object, QName) -
Method in class MultiGeometryTypeBinding
-
- getProperty(Object, QName) -
Method in class PlacemarkTypeBinding
-
- getProperty(Object, QName) -
Method in class PointTypeBinding
-
- getProperty(Object, QName) -
Method in class PolygonTypeBinding
-
- getProperty(String) -
Method in class BatikXMLReader
-
- getProperty(Object, QName) -
Method in class LonLatEnvelopeBaseTypeBinding
-
- getProperty(Object, QName) -
Method in class LonLatEnvelopeTypeBinding
-
- getProperty(Object, QName) -
Method in class TimePeriodTypeBinding
-
- getProperty(Object, QName) -
Method in class TimeSequenceTypeBinding
-
- getProperty(Object, QName) -
Method in class FeatureCollectionTypeBinding
-
- getProperty(Object, QName) -
Method in class QueryTypeBinding
- Overrides to return the value of the "typeName" attribute as a single String instead of a
List.
- getProperty(Object, QName) -
Method in class ComplexDataTypeBinding
-
- getProperty(Object, QName) -
Method in class AbstractComplexBinding
- Subclasses should override this method if need be, the default implementation
returns
null
.
- getProperty(Object, QName) -
Method in class AbstractComplexEMFBinding
- Uses EMF reflection dynamically return the property with the specified
name.
- getProperty(Object, QName) -
Method in interface ComplexBinding
- Returns a property of a particular object which corresponds to the
specified name.
- getProperty(Object, String) -
Method in class FeaturePropertyHandler
-
- getProperty(Object, String) -
Method in class NodePropertyHandler
-
- getPropertyDescriptors() -
Method in class AttributeValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class DomainValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class EqualityValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class GazetteerNameValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class NullZeroValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class RangeValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class SingleValueValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class SQLValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class UniqueFIDValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class UniquityValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class DefaultFeatureValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class DefaultIntegrityValidationBeanInfo
-
- getPropertyDescriptors() -
Method in class AddressGapValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class AddressOverlapValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class AngleSizeValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class OrphanNodeValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class StarNodeValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class ContainsIntegrityBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class CrossesIntegrityBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class DisjointIntegrityBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class IntersectsIntegrityBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class OverlapsIntegrityBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class RelateIntegrityBeanInfo
- (non-Javadoc)
- getPropertyDescriptors() -
Method in class RelationIntegrityBeanInfo
- (non-Javadoc)
- getPropertyDescriptors() -
Method in class TouchesIntegrityBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class WithinIntegrityBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class IsValidGeometryValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineAbstractValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineCoveredByFeatureLineValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineCoveredByPolygonBoundaryValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineCoveredByPolygonValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineEndPointCoveredByLineValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineIntersectsLineWithNodeValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineLineAbstractValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineMustBeASinglePartValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineNoDanglesValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineNoPseudoNodeValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineNoSelfIntersectValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineNoSelfOverlappingValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LineNotTouchingPolygonValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LinePointAbstractValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LinePolygonAbstractValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LinesNotIntersectValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class LinesNotOverlapValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PointCoveredByEndPointOfLineValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PointCoveredByLineValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PointCoveredByPolygonBoundaryValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PointCoveredByPolygonValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PointInsidePolygonValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PointLineAbstractValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PointPolygonAbstractValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PolygonBoundaryCoveredByPolygonValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PolygonCoveredByFeaturePolygonValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PolygonCoveredByPolygonValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PolygonLineAbstractValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PolygonNoGapsValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PolygonNotCoveredByPolygonValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PolygonNotOverlappingLineValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PolygonNotOverlappingPolygonValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PolygonPointAbstractValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class PolygonPolygonAbstractValidationBeanInfo
- Implementation of getPropertyDescriptors.
- getPropertyDescriptors() -
Method in class ValidationBeanInfo
- Implementation of getPropertyDescriptors.
- GetPropertyExecutor - Class in org.geotools.xml.impl
- Gets children from a parent object, visiting bindings in teh
hierachy until one is found.
- GetPropertyExecutor(Object, XSDNamedComponent) -
Constructor for class GetPropertyExecutor
-
- getPropertyIndex(String) -
Method in class GlyphPropertiesList
-
- getPropertyMap() -
Method in class PlugIn
-
- getPropertyName() -
Method in class AttributeExpressionImpl
- Gets the path to the attribute to be evaluated by this expression.
- getPropertyName() -
Method in class AttributeExpressionImpl2
- Gets the path to the attribute to be evaluated by this expression.
- getPropertyName() -
Method in class SortByImpl
-
- getPropertyName() -
Method in class BBOXImpl
-
- getPropertyName(int) -
Method in class GlyphPropertiesList
- the index i starts counting at 0, not 1.
- getPropertyNames() -
Method in class DefaultQuery
- The property names is used to specify the attributes that should be
selected for the return feature collection.
- getPropertyNames() -
Method in interface Query
- The properties array is used to specify the attributes that should be
selected for the return feature collection.
- getPropertyNames() -
Method in interface GetFeature
-
- getPropertyNames() -
Method in class Action.UpdateAction
- Returns the property names if they exist ... this method will not create a
NullPointerException if properties is null.
- getPropertyNames() -
Method in class GetFeatureQueryAdapter
-
- getPropertyNames(Object) -
Method in class FeaturePropertyHandler
-
- getPropertyNames(Object) -
Method in class NodePropertyHandler
-
- getPropertyType(int) -
Method in class GlyphPropertiesList
- the index i starts counting at 0, not 1.
- getPropertyType(String) -
Method in class GlyphPropertiesList
-
- getPropertyValue(int) -
Method in class GlyphPropertiesList
- the index i starts counting at 0, not 1.
- getPropertyValue(String) -
Method in class GlyphPropertiesList
-
- getProtocol() -
Method in class OnLineResourceImpl
- Returns the connection protocol to be used.
- getProvider(int, int) -
Static method in class ProjectiveTransform.ProviderAffine
- Returns the operation method for the specified source and target dimensions.
- getProxy() -
Method in class IdentifiedObjectFinder
-
- getProxyObject(Query, FeatureSource<SimpleFeatureType, SimpleFeature>) -
Method in class PreGeneralizedFeatureSource
-
- getPublisher() -
Method in class DefaultServiceInfo
-
- getPublisher() -
Method in interface ServiceInfo
- Party responsible for providing this service.
- getPublisher() -
Method in class ShapefileFileServiceInfo
-
- getPublisher() -
Method in class ShapefileURLServiceInfo
-
- getPublisher() -
Method in class WebMapServer.WMSInfo
-
- getPurpose() -
Method in class IdentificationImpl
- Summary of the intentions with which the resource(s) was developed.
- getPutStyles() -
Method in class WMSRequest
-
- getQualifiedQuery() -
Method in class SelectQualifier
- DOCUMENT ME!
- getQuantitative(Category[]) -
Static method in class OperationJAI
- Returns the index of the quantitative category, providing that there is
one and only one quantitative category.
- getQuantity() -
Method in interface ColorMapEntry
-
- getQuantity() -
Method in class ColorMapEntryImpl
-
- getQueries() -
Method in class LayerDescription
-
- getQuery() -
Method in class DBReaderWriter
- Template method which returns the query to execute in order to read
a graph from the database.
- getQuery() -
Method in class DefaultMapLayer
- Returns the definition query established for this layer.
- getQuery() -
Method in interface MapLayer
- Returns the definition query (filter) for this layer.
- getQueryableLayers(WMSCapabilities) -
Static method in class WMSUtils
-
- getQueryCapabilities() -
Method in class ArcSdeFeatureSource
-
- getQueryCapabilities() -
Method in class AbstractFeatureSource
-
- getQueryCapabilities() -
Method in interface FeatureSource
- Returns and indication of what query capabilities this FeatureSource
supports natively.
- getQueryCapabilities() -
Method in class PreGeneralizedFeatureSource
-
- getQueryCapabilities() -
Method in class JDBCFeatureSource
- Returns the default jdbc query capabilities, subclasses should
override to advertise their specific capabilities where they differ.
- getQueryCapabilities() -
Method in class ContentFeatureSource
- FeatureCollection
optimized for read-only access.
- getQueryCapabilities() -
Method in class DefaultView
-
- getQueryCapabilities() -
Method in class WFSFeatureSource
-
- getQueryType(Query) -
Method in class ArcSDEDataStore
-
- getQueryX() -
Method in class AbstractGetFeatureInfoRequest
- Created because the 1.3.0 spec changes this parameter name.
- getQueryX() -
Method in class WMS1_3_0.GetFeatureInfoRequest
-
- getQueryY() -
Method in class AbstractGetFeatureInfoRequest
- Created because the 1.3.0 spec changes this parameter name.
- getQueryY() -
Method in class WMS1_3_0.GetFeatureInfoRequest
-
- getQueue() -
Method in class BreadthFirstIterator
- Returns the node queue.
- getQueue() -
Method in class DijkstraIterator
-
- getRadius() -
Method in interface Halo
- Expression that represents the the distance the halo extends from the
text
- getRadius() -
Method in class HaloImpl
- Getter for property radius.
- getRalfa() -
Method in class BursaWolfTransformBuilder
- Generates rotation matrix around X axis.
- getRange() -
Method in class DateGraduation
- Returns the graduation's range.
- getRange() -
Method in interface Graduation
- Returns the graduation's range.
- getRange() -
Method in class NumberGraduation
- Returns the graduation's range.
- getRange() -
Method in class Category
- Returns the range of sample values occurring in this category.
- getRange() -
Method in class GridSampleDimension
- Returns the range of values in this sample dimension.
- getRange() -
Method in class RangeSpecifier
- Returns the target range, or
null
if none.
- getRange(SampleDimensionType) -
Static method in class TypeMap
- Returns the full range of sample values for the specified dimension type.
- getRange() -
Method in class DefaultDomainElement1D
- This method retrieves the input range.
- getRange() -
Method in interface DomainElement1D
- Provides access to the input
NumberRange
for this
DomainElement1D
.
- getRangeElements() -
Method in class AbstractCoverage
- Returns the set of attribute values in the range.
- getRangeMeaning() -
Method in class DefaultCoordinateSystemAxis
- Returns the meaning of axis value range specified by the minimum and maximum values.
- getRangeType() -
Method in class AbstractCoverage
- Describes the range of the coverage.
- getRasterColumn(String) -
Method in class ArcSDEPooledConnection
- Deprecated.
- getRasterColumn(String) -
Method in interface ISession
-
- getRasterColumn(String) -
Method in class SessionWrapper
-
- getRasterToModel(GeoTiffIIOMetadataDecoder) -
Method in class GeoTiffMetadata2CRSAdapter
- Create the grid to world (or raster to model) transformation for this
source respecting ALWAYS the OGC
PixelInCell.CELL_CENTER
convention for the ImageDatum
of the underlying ImageCRS
.
- getRasterToModel(GeoTiffIIOMetadataDecoder, boolean) -
Method in class GeoTiffMetadata2CRSAdapter
- Create the grid to world (or raster to model) transformation for this
source.
- getRasterToModel(GeoTiffIIOMetadataDecoder) -
Method in class GeoTiffMetadata2CRSAdapter
- Create the grid to world (or raster to model) transformation for this
source respecting ALWAYS the OGC
PixelInCell.CELL_CENTER
convention for the ImageDatum
of the underlying ImageCRS
.
- getRasterToModel(GeoTiffIIOMetadataDecoder, boolean) -
Method in class GeoTiffMetadata2CRSAdapter
- Create the grid to world (or raster to model) transformation for this
source.
- getRasterType(GeoTiffIIOMetadataDecoder) -
Method in class GeoTiffMetadata2CRSAdapter
-
- getRasterType(GeoTiffIIOMetadataDecoder) -
Method in class GeoTiffMetadata2CRSAdapter
-
- getRationale() -
Method in class ProcessStepImpl
- Returns the requirement or purpose for the process step.
- getRationales() -
Method in class ExtendedElementInformationImpl
- Reason for creating the extended element.
- getRbeta() -
Method in class BursaWolfTransformBuilder
- Generates rotation matrix around Y axis.
- getReadChannel(ShpFileType, FileReader) -
Method in class ShpFiles
- Obtain a ReadableByteChannel from the given URL.
- getReader(Object) -
Method in class ArcSDERasterFormat
-
- getReader(Object, Hints) -
Method in class ArcSDERasterFormat
-
- getReader(Object) -
Method in class AbstractGridFormat
- Gets a
GridCoverageReader
for this format able to create
coverages out of the source
object.
- getReader(Object, Hints) -
Method in class AbstractGridFormat
- Gets a
GridCoverageReader
for this format able to create
coverages out of the source
object using the provided
hints
.
- getReader(Object) -
Method in class UnknownFormat
-
- getReader(Object, Hints) -
Method in class UnknownFormat
-
- getReader(Object) -
Method in class BaseGDALGridFormat
-
- getReader(Object, Hints) -
Method in class DTEDFormat
-
- getReader(Object, Hints) -
Method in class ECWFormat
-
- getReader(Object, Hints) -
Method in class EsriHdrFormat
-
- getReader(Object, Hints) -
Method in class ErdasImgFormat
-
- getReader(Object, Hints) -
Method in class JP2ECWFormat
-
- getReader(Object, Hints) -
Method in class JP2KFormat
-
- getReader(Object, Hints) -
Method in class JP2MrSIDFormat
-
- getReader(Object, Hints) -
Method in class MrSIDFormat
-
- getReader(Object, Hints) -
Method in class NITFFormat
-
- getReader() -
Method in class ContentFeatureSource
- Returns a feature reader for all features.
- getReader(Query) -
Method in class ContentFeatureSource
- Returns a reader for the features specified by a query.
- getReader(Filter) -
Method in class ContentFeatureSource
- Returns a reader for features specified by a particular filter.
- getReader(Object) -
Method in class ArcGridFormat
-
- getReader(Object, Hints) -
Method in class ArcGridFormat
-
- getReader(Object) -
Method in class GeoTiffFormat
- If
source
is a file, this will return a reader object.
- getReader(Object, Hints) -
Method in class GeoTiffFormat
- If
source
is a file, this will return a reader object.
- getReader(Object) -
Method in class GTopo30Format
- Returns a reader object which you can use to read GridCoverages from a
given source
- getReader(Object, Hints) -
Method in class GTopo30Format
- Returns a reader object which you can use to read GridCoverages from a
given source
- getReader(Object) -
Method in class WorldImageFormat
- Retrieves a
WorldImageReader
in case the providede
source
can be accepted as a valid source for a world
image.
- getReader(Object, Hints) -
Method in class WorldImageFormat
- Retrieves a
WorldImageReader
in case the providede
source
can be accepted as a valid source for a world
image.
- getReader(Object) -
Method in class ImageMosaicFormat
-
- getReader(Object, Hints) -
Method in class ImageMosaicFormat
-
- getReader(Object) -
Method in class ImageMosaicJDBCFormat
-
- getReader(Object, Hints) -
Method in class ImageMosaicJDBCFormat
-
- getReader(Object) -
Method in class ImagePyramidFormat
- Retrieves a reader for this source object in case the provided source can
be read using this plugin.
- getReader(Object, Hints) -
Method in class ImagePyramidFormat
- Retrieves a reader for this source object in case the provided source can
be read using this plugin.
- getReader(Object, String) -
Static method in class TestData
- Deprecated. Use
TestData.openReader(java.lang.Object, java.lang.String)
instead. The openReader
method throws an
exception if the resource is not found, instead of returning null. This make debugging
easier, since it replaces infamous NullPointerException
by a more explicit error
message during tests. Furthermore, the openReader
name make it more obvious that
the stream is not closed automatically and is also consistent with other method names in
this class.
- getReaderInternal(Query) -
Method in class ContentFeatureSource
- Subclass method for returning a native reader from the datastore.
- getReadListeners() -
Method in class IIOListeners
- Returns all read progress and
read warning listeners.
- getReadLock() -
Method in class DatabasePageStore
-
- getReadLock() -
Method in class PageStore
- Aquires a read lock to the store
- getReadParameters() -
Method in class AbstractGridFormat
-
- getReadParameters() -
Method in class UnknownFormat
-
- getRealizationEpoch() -
Method in class AbstractDatum
- The time after which this datum definition is valid.
- getRealizationEpoch() -
Method in class DefaultTemporalDatum
- The time after which this datum definition is valid.
- getReason() -
Method in class MapLayerEvent
- Returns the reason why this event is fired.
- getRecordCount() -
Method in class IndexFile
- Get the number of records in this index.
- getRecordLength() -
Method in class DbaseFileHeader
- Get the length of the records in bytes.
- getRecordNumber() -
Method in class IndexedShapefileAttributeReader
-
- getRecordNumber() -
Method in interface RecordNumberTracker
-
- getReducedEnvelope(int, int) -
Method in class GeneralEnvelope
- Returns a new envelope with the same values than this envelope minus the
specified range of dimensions.
- getRefer() -
Method in class KeyrefHandler
-
returns the refer attribute
- getReferenceSystemInfo() -
Method in class MetaDataImpl
- Returns the description of the spatial and temporal reference systems used in the dataset.
- getRegisterSpatialStatement(String, String) -
Method in class DB2Dialect
-
- getRegisterSpatialStatement(String, String) -
Method in class DBDialect
-
- getRegisterSpatialStatement(String, String) -
Method in class OracleDialect
-
- getRegisterSpatialStatement(String, String) -
Method in class PostgisDialect
-
- getRelated() -
Method in class BasicDirectedEdge
- Returns an iterator over all edges incident to both the in and out nodes.
- getRelated() -
Method in class BasicDirectedNode
- Returns an iterator over all out nodes of out edges and in nodes of in
edges.
- getRelated() -
Method in class BasicEdge
- Returns all edges that are adjacent to both the A and B nodes.
- getRelated() -
Method in class BasicNode
- Returns all nodes that are incident with adjacent edges minus itself.
- getRelated() -
Method in interface Graphable
- Returns an iterator over any related components.
- getRelated() -
Method in class OptDirectedEdge
-
- getRelated() -
Method in class OptDirectedNode
- This iterator iterates over the underlying edge arrays of the node.
- getRelated() -
Method in class OptEdge
-
- getRelated() -
Method in class OptNode
- This iterator iterates over the underlying edge array of the node.
- getRelated(Graphable) -
Method in class DijkstraIterator
-
- getRelated(Graphable) -
Method in class DirectedDijkstraIterator
-
- getRelatedType() -
Method in class AssociationImpl
-
- getRelatedType() -
Method in class AssociationTypeImpl
-
- getRelativeRange(CharSequence) -
Method in class ColorMap
- Returns the relative range of values for the given category.
- getRelease() -
Method in interface ISession
-
- getRelease() -
Method in class SessionWrapper
-
- getReliefFactor() -
Method in interface ShadedRelief
- The ReliefFactor gives the amount of exaggeration to use for the height
of the ?
- getReliefFactor() -
Method in class ShadedReliefImpl
- The ReliefFactor gives the amount of exaggeration to use for the height
of the ?
- getRemarks(XPropertySet, String) -
Method in class Referencing
- Returns the remarks for an identified object.
- getRemarks(XPropertySet, String) -
Method in interface XReferencing
- Returns the remarks for an identified object.
- getRemarks() -
Method in class MatrixParameters
- Forward the call to the matrix parameter descriptors
specified at construction time.
- getRemarks() -
Method in class AbstractIdentifiedObject
- Comments on or information about this object, including data source information.
- getRemarks() -
Method in class NamedIdentifier
- Comments on or information about this identifier, or
null
if none.
- getRemoteOWS() -
Method in interface UserLayer
-
- getRemoteOWS() -
Method in class UserLayerImpl
-
- getRemoves() -
Method in class IndexedFidReader
- Returns the number of features that have been removed since the fid index
was regenerated.
- getRenderableImage(int, int) -
Method in class AbstractCoverage
- Returns 2D view of this grid coverage as a renderable image.
- getRenderableImage(int, int) -
Method in class GridCoverage2D
- Returns 2D view of this grid coverage as a renderable image.
- getRenderableImage(Date) -
Method in class SpatioTemporalCoverage3D
- Returns 2D view of this grid coverage at the given date.
- getRenderedImage() -
Method in class GridCoverage2D
- Returns grid data as a rendered image.
- getRenderedImage() -
Method in interface RenderedCoverage
- Returns grid data as a rendered image.
- getRenderedImage() -
Method in class ImageTableModel
- Returns the image to display, or
null
if none.
- getRenderedImage() -
Method in class ImageWorker
- Returns the current image.
- getRenderedOperation() -
Method in class ImageWorker
- Returns the rendered image as a rendered operation.
- getRendererHints() -
Method in interface GTRenderer
-
- getRendererHints() -
Method in class StreamingRenderer
-
- getRendererHints() -
Method in class ShapefileRenderer
-
- getRenderingHint(RenderingHints.Key) -
Method in class Axis2D
- Returns the value of a single preference for the rendering algorithms.
- getRenderingHint(RenderingHints.Key) -
Method in class DefaultProcessor
- Returns a rendering hint.
- getRenderingHint(RenderingHints.Key) -
Method in class ImageWorker
- Returns the rendering hint for the specified key, or
null
if none.
- getRenderingHints(RenderedImage) -
Method in enum ViewType
- Returns suggested rendering hints for a JAI operation on the given image.
- getRenderingHints() -
Method in class ImageWorker
- Returns the rendering hints for an image to be computed by this class.
- getRenderingHints() -
Method in class InverseColorMapOp
-
- getRenderingHints() -
Method in class InverseColorMapRasterOp
-
- getRenderingHints() -
Method in class SLDStyleFactory
- The factory builds a fair number of buffered images to deal with
external graphics that need resizing and the like.
- getRepeat() -
Method in class LabelCacheItem
- When enabled, repeats labels every "repeat" pixels (works on lines only
atm)
- getReports() -
Method in class DataQualityImpl
- Quantitative quality information for the data specified by the scope.
- getRequest() -
Method in class WMSCapabilities
- The request contains information about possible Requests that can be
made against this server, including URLs and formats.
- getRequestException(String) -
Method in class WMS1_0_0.GetMapRequest
-
- getRequestException(String) -
Method in class WMS1_1_0.GetMapRequest
-
- getRequestFormat(String) -
Method in class WMS1_0_0.GetMapRequest
-
- getRequestFormat(String) -
Method in class WMS1_1_0.GetMapRequest
-
- getRequests() -
Method in class SLDStyleFactory
-
- getResetUnspecifiedColors() -
Method in class ColorMap
- If
true
, the ARGB values corresponding to any category
not specified in this color map will be reset to the color specified
by the category.
- getResolution(GeneralEnvelope, Rectangle2D, CoordinateReferenceSystem) -
Static method in class AbstractGridCoverage2DReader
- This method is responsible for computing the resolutions in for the
provided grid geometry in the provided crs.
- getResolution() -
Method in class DimensionImpl
- Degree of detail in the grid dataset.
- getResource(Object, String) -
Static method in class TestData
- Locates named test-data resource for caller.
- getResourceBundle() -
Method in class ValidationBeanInfo
- Return bundle for the property file for out beanType
- getResourceBundle(Class) -
Method in class ValidationBeanInfo
- Return bundle for the property file for the provided class
- GetResourceByID -
Static variable in class OWS
-
- GetResourceByIdType -
Static variable in class OWS
-
- getResourceConstraints() -
Method in class IdentificationImpl
- Provides information about constraints which apply to the resource(s).
- getResourceFormat() -
Method in class IdentificationImpl
- Provides a description of the format of the resource(s).
- getResourceMaintenance() -
Method in class IdentificationImpl
- Provides information about the frequency of resource updates, and the scope of those updates.
- getResources(Locale) -
Static method in class Errors
- Returns resources in the given locale.
- getResources(Locale) -
Static method in class Logging
- Returns resources in the given locale.
- getResources(Locale) -
Static method in class Vocabulary
- Returns resources in the given locale.
- getResourceSpecificUsages() -
Method in class IdentificationImpl
- Provides basic information about specific application(s) for which the resource(s)
has/have been or is being used by different users.
- getResponseCharset() -
Method in class DefaultHTTPProtocol.HTTPClientResponse
-
- getResponseCharset() -
Method in interface HTTPResponse
- Returns the response charset identifier as extracted from the HTTP header, if any.
- getResponseHeader(String) -
Method in class DefaultHTTPProtocol.HTTPClientResponse
-
- getResponseHeader(String) -
Method in interface HTTPResponse
- Returns the value of the given HTTP response header.
- getResponseStream() -
Method in class DefaultHTTPProtocol.HTTPClientResponse
-
- getResponseStream() -
Method in interface HTTPResponse
- Returns the stream to the response contents ready to be consumed, whether gzip encoding is
being used or not.
- getRestrictedLineTypeRef() -
Method in class LineLineAbstractValidation
- Access restrictedLineTypeRef property.
- getRestrictedLineTypeRef() -
Method in class PointLineAbstractValidation
- Access pointTypeRef property.
- getRestrictedLineTypeRef() -
Method in class PolygonLineAbstractValidation
- Access polygonTypeRef property.
- getRestrictedPointTypeRef() -
Method in class LinePointAbstractValidation
- Access lineTypeRef property.
- getRestrictedPointTypeRef() -
Method in class PolygonPointAbstractValidation
- Access polygonTypeRef property.
- getRestrictedPolygonTypeRef() -
Method in class LinePolygonAbstractValidation
- Access lineTypeRef property.
- getRestrictedPolygonTypeRef() -
Method in class PointPolygonAbstractValidation
- Access pointTypeRef property.
- getRestrictedPolygonTypeRef() -
Method in class PolygonPolygonAbstractValidation
- Access restrictedPolygonTypeRef property.
- getRestriction() -
Method in interface AttributeType
- Deprecated. This represents a Facet in XML schema ... for example can be used to
represent the max length of 20 for a string.
- getRestriction() -
Method in class DefaultAttributeType
-
- getRestriction(AttributeType) -
Static method in class DefaultAttributeType
-
- getRestriction() -
Method in interface FeatureAttributeType
- Filter must indicate value is required to be a member of getSchema().
- getRestriction() -
Method in interface GeometryAttributeType
- Restriction is assumed to be in agreement with Geometry class indicated.
- getRestriction() -
Method in interface PrimativeAttributeType
- Deprecated. This provides access to the immutable restriction for this attribute
type.
- getRestriction() -
Method in class ChoiceAttributeType
- Deprecated.
- getRestriction() -
Method in class FeatureAttributeType
-
- getRestriction() -
Method in class ListAttributeType
- Deprecated.
- getRestriction() -
Method in class NumericAttributeType
-
- getRestriction() -
Method in class SetAttributeType
- Deprecated.
- getRestriction() -
Method in class TemporalAttributeType
-
- getRestriction() -
Method in class TextualAttributeType
-
- getRestrictions(SimpleFeatureType, String) -
Method in class Schema
- Query featureType information the complete restrictions for the indicated name.
- getRestrictions() -
Method in class PropertyTypeImpl
-
- getResult() -
Method in class AverageVisitor.AverageResult
-
- getResult() -
Method in class AverageVisitor
- Returns a CalcResult object (containing the Average)
- getResult() -
Method in class BoundsVisitor
-
- getResult() -
Method in class CountVisitor
-
- getResult() -
Method in interface FeatureCalc
- Returns the result of the calculation as a handy object which can be merged and modified.
- getResult() -
Method in class MaxVisitor
-
- getResult() -
Method in class MedianVisitor
-
- getResult() -
Method in class MinVisitor
-
- getResult() -
Method in class QuantileListVisitor
-
- getResult() -
Method in class StandardDeviationVisitor
-
- getResult() -
Method in class SumVisitor
-
- getResult() -
Method in class UniqueVisitor
-
- getResults() -
Method in class ElementImpl
- Returns the value (or set of values) obtained from applying a data quality measure or
the out come of evaluating the obtained value (or set of values) against a specified
acceptable conformance quality level.
- getResultSetType(boolean) -
Method in class JDBC1DataStore
-
- getResultSetType(boolean) -
Method in class PostgisDataStore
-
- getResultStack() -
Method in class AbstractFilterBuilder
-
- getResultType() -
Method in interface GetFeature
-
- getResultType() -
Method in class GetFeatureQueryAdapter
-
- getReverseAxis() -
Method in class GridToEnvelopeMapper
- Returns which (if any) axis in user space
(not grid space) should have their direction reversed.
- getRevision() -
Method in class Version
- Returns the revision number.
- getRgamma() -
Method in class BursaWolfTransformBuilder
- Generates rotation matrix around Z axis.
- getRGB() -
Method in class CustomPaletteBuilder.ColorNode
-
- getRGBChannels() -
Method in interface ChannelSelection
- get the RGB channels to be used
- getRGBChannels() -
Method in class ChannelSelectionImpl
- Retrieves the RGB channel that were selected.
- getRightGeometry() -
Method in interface GeometryFilter
- Deprecated. use
BinarySpatialOperator.getExpression2()
.
- getRightGeometry() -
Method in class GeometryFilterImpl
- Deprecated. use
BinarySpatialOperator.getExpression2()
- getRightGeometry(Object) -
Method in class GeometryFilterImpl
- Subclass convenience method for returning right expression as a
JTS geometry.
- getRightValue() -
Method in interface CompareFilter
- Deprecated. use
BinaryComparisonOperator.getExpression2()
- getRightValue() -
Method in class CompareFilterImpl
- Deprecated. use
BinaryComparisonAbstract.getExpression2()
- getRightValue() -
Method in interface MathExpression
- Deprecated. use
BinaryExpression.getExpression2()
.
- getRightValue() -
Method in class MathExpressionImpl
- Deprecated. use
MathExpressionImpl.getExpression2()
.
- getROI() -
Method in class ImageWorker
- Returns the region of interest currently set, or
null
if none.
- getRole() -
Method in class ResponsiblePartyImpl
- Returns the function performed by the responsible party.
- getRoot() -
Method in class PriorityQueue
-
- getRoot() -
Method in class QuadTree
-
- getRoot() -
Method in class FileSystemPageStore
-
- getRoot() -
Method in class DatabasePageStore
-
- getRoot() -
Method in class FileSystemPageStore
-
- getRoot() -
Method in class MemoryPageStore
-
- getRoot() -
Method in class PageStore
- DOCUMENT ME!
- getRootNode() -
Method in class GeoTiffIIOMetadataDecoder
-
- getRootNode() -
Method in class GeoTiffIIOMetadataDecoder
-
- getRotation(AffineTransform) -
Static method in class XAffineTransform
- Returns an estimation of the rotation angle in radians.
- getRotation() -
Method in class GraphicStyle2D
-
- getRotation() -
Method in class MarkStyle2D
- Returns the shape rotation, in radians
- getRotation() -
Method in class TextStyle2D
-
- getRotation() -
Method in interface Graphic
- This parameter defines the rotation of a graphic in the clockwise
direction about its centre point in decimal degrees.
- getRotation() -
Method in class GraphicImpl
- This parameter defines the rotation of a graphic in the clockwise
direction about its centre point in decimal degrees.
- getRotation() -
Method in interface Mark
-
- getRotation() -
Method in class MarkImpl
- Getter for property rotation.
- getRotation() -
Method in interface PointPlacement
- Returns the rotation of the label.
- getRotation() -
Method in class PointPlacementImpl
- Returns the rotation of the label.
- getRotationX() -
Method in class WorldFileReader
-
- getRotationY() -
Method in class WorldFileReader
-
- getRowCount() -
Method in class ImageTableModel
- Returns the number of rows in the model, which is
the image height.
- getRowCount() -
Method in class ImageTableModel.RowHeaders
- Returns the number of rows in the model.
- getRowCount() -
Method in class CoordinateTableModel
- Returns the number of rows in the table.
- getRowCount() -
Method in class FeatureTableModel
- Gets the row count for the featureTable.
- getRowCount() -
Method in class TableWriter
- Returns the number of rows in this table.
- getRowName(int) -
Method in class ImageTableModel
- Returns the row name.
- getRule() -
Method in class ExtendedElementInformationImpl
- Specifies how the extended element relates to other existing elements and entities.
- getRules() -
Method in interface FeatureTypeStyle
- Deprecated. use rules().toArray( new Rule[0] )
- getRules() -
Method in class FeatureTypeStyleImpl
-
- gets(String, Class) -
Static method in class Filters
- Used to upcovnert a "Text Value" into the provided TYPE.
- getSample() -
Method in class TransfertRectIter
- Returns the current sample as an integer.
- getSample(int) -
Method in class TransfertRectIter
- Returns the specified sample of the current pixel as an integer.
- getSampleDimension(int) -
Method in class CoverageStack
- Retrieve sample dimension information for the coverage.
- getSampleDimension(int) -
Method in class GridCoverage2D
- Retrieve sample dimension information for the coverage.
- getSampleDimension() -
Method in class GridCoverageBuilder.Variable
- Returns a sample dimension for the current
range of sample values.
- getSampleDimension(int) -
Method in class SpatioTemporalCoverage3D
- Retrieve sample dimension information for the coverage.
- getSampleDimension(int) -
Method in class TransformedCoverage
- Retrieve sample dimension information for the coverage.
- getSampleDimensions() -
Method in class CoverageStack.Adapter
- Returns the sample dimension for the coverage.
- getSampleDimensions() -
Method in interface CoverageStack.Element
- The sample dimension for the coverage, or
null
if this information is too
expensive to compute.
- getSampleDimensions() -
Method in class GridCoverage2D
- Returns all sample dimensions for this grid coverage.
- getSampleDimensionType() -
Method in class GridSampleDimension
- Returns a code value indicating grid value data type.
- getSampleDimensionType(Range) -
Static method in class TypeMap
- Returns the smallest sample dimension type capable to hold the specified range of values.
- getSampleDimensionType(double, double) -
Static method in class TypeMap
- Returns the smallest sample dimension type capable to hold the specified range of values.
- getSampleDimensionType(long, long) -
Static method in class TypeMap
- Returns the smallest sample dimension type capable to hold the specified range of values.
- getSampleDimensionType(SampleModel, int) -
Static method in class TypeMap
- Returns the sample dimension type for the specified sample model and band number.
- getSampleDouble() -
Method in class TransfertRectIter
- Returns the current sample as a double.
- getSampleDouble(int) -
Method in class TransfertRectIter
- Returns the specified sample of the current pixel as a double.
- getSampleFloat() -
Method in class TransfertRectIter
- Returns the current sample as a float.
- getSampleFloat(int) -
Method in class TransfertRectIter
- Returns the specified sample of the current pixel as a float.
- getSampleModel(int, int) -
Method in interface ColorMapTransform
- Retrieve the
SampleModel
associated to this
ColorMapTransform
.
- getSampleModel(int, int) -
Method in class LinearColorMap
-
- getSampleRange() -
Method in class GridCoverageBuilder
- Returns the range of sample values.
- getSampleScheme(int) -
Method in class SampleScheme
- Indexed getter for property sampleScheme.
- getSampleToGeophysics() -
Method in class Category
- Returns a transform from sample values to geophysics values.
- getSampleToGeophysics() -
Method in class GridSampleDimension
- Returns a transform from sample values to geophysics values.
- getSampleToGeophysics() -
Method in class RangeSpecifier
- Returns the target "sample to geophysics" transform, or
null
if none.
- getSampleValue() -
Method in class FormatChooser
- Returns the sample value to format as a "preview" text.
- getSampleValueRange() -
Method in enum RasterCellType
-
- getSAXHandler(URI) -
Method in class WFSSchemaFactory
-
- getSAXHandler(URI) -
Method in class SchemaFactory
-
- getScalarCapabilities() -
Method in class FilterCapabilitiesImpl
-
- getScalarOps() -
Method in class FilterCapabilities
- Deprecated.
- getScale() -
Method in class GridSampleDimension
- Returns the value which is multiplied to grid values for this sample dimension.
- getScale(AffineTransform) -
Static method in class XAffineTransform
- Returns a global scale factor for the specified affine transform.
- getScale() -
Method in class DefaultLinearPiecewiseTransform1DElement
- Retrieves the scale factor for this linear
PiecewiseTransform1DElement
.
- getScaleDenominator() -
Method in class SourceImpl
- Returns the denominator of the representative fraction on a source map.
- getScaleDenominatorMax() -
Method in class Layer
- Max scale denominator for which it is appropriate to draw this layer.
- getScaleDenominatorMin() -
Method in class Layer
- Min scale denominator for which it is appropriate to draw this layer.
- getScaleFactor() -
Method in class ZoomPane
- Returns the current ZoomPane.zoom scale factor.
- getScaleFactor() -
Method in class BandImpl
- Returns the scale factor which has been applied to the cell value.
- getScaleHintMax() -
Method in class Layer
- Deprecated. Use getScaleDenomiatorMax() as there is less confusion over meaning
- getScaleHintMin() -
Method in class Layer
- Deprecated. Use getScaleDenomiatorMin() as there is less confusion over meaning
- getScaleInstance(double, double, double, double) -
Static method in class XAffineTransform
- Returns an affine transform representing a zoom carried out around a
central point (x, y).
- getScaleX() -
Method in class PixelScale
-
- getScaleX() -
Method in class PixelScale
-
- getScaleX0(AffineTransform) -
Static method in class XAffineTransform
- Returns the magnitude of scale factor x by cancelling the
effect of eventual flip and rotation.
- getScaleY() -
Method in class PixelScale
-
- getScaleY() -
Method in class PixelScale
-
- getScaleY0(AffineTransform) -
Static method in class XAffineTransform
- Returns the magnitude of scale factor y by cancelling the
effect of eventual flip and rotation.
- getScaleZ() -
Method in class PixelScale
-
- getScaleZ() -
Method in class PixelScale
-
- getSchema(String) -
Method in class ArcSDEDataStore
- Obtains the schema for the given featuretype name.
- getSchema(Name) -
Method in class ArcSDEDataStore
- Delegates to
ArcSDEDataStore.getSchema(String)
with name.getLocalPart()
- getSchema() -
Method in class ArcSdeFeatureCollection
-
- getSchema() -
Method in class ArcSdeFeatureSource
-
- getSchema() -
Method in class ArcSdeResourceInfo
-
- getSchema(String) -
Method in class AbstractDataStore
- Retrive schema information for typeName
- getSchema(Name) -
Method in class AbstractDataStore
- Delegates to
AbstractDataStore.getSchema(String)
with name.getLocalPart()
- getSchema() -
Method in class AbstractFileDataStore
- Singular version, returns the FeatureType for the url being read.
- getSchema(String) -
Method in class CollectionDataStore
-
- getSchema(Name) -
Method in interface DataAccess
- Description of the named resource.
- getSchema(String) -
Method in interface DataStore
- Retrieve FeatureType metadata by
typeName
.
- getSchema() -
Method in class DefaultFeatureResults
- FeatureSchema for provided query.
- getSchema() -
Method in class DefaultResourceInfo
-
- getSchema() -
Method in class DefaultServiceInfo
-
- getSchema() -
Method in interface FeatureSource
- Retrieves the featureType that features extracted from this datasource
will be created with.
- getSchema(String) -
Method in class PreGeneralizedDataStore
-
- getSchema(Name) -
Method in class PreGeneralizedDataStore
-
- getSchema() -
Method in class PreGeneralizedFeatureCollection
-
- getSchema() -
Method in class PreGeneralizedFeatureSource
-
- getSchema(String) -
Method in class FeatureTypeHandler
- Will reverse engineer and return the schema from the database.
- getSchema() -
Method in class FeatureTypeInfo
- DOCUMENT ME!
- getSchema(String) -
Method in class JDBC1DataStore
-
- getSchema(Name) -
Method in class JDBC1DataStore
- Delegates to
JDBC1DataStore.getSchema(String)
with name.getLocalPart()
- getSchema() -
Method in class JDBCFeatureSource
- Retrieve FeatureType represented by this FeatureSource
- getSchema(String) -
Method in class MemoryDataStore
- SimpleFeatureType access by
typeName
.
- getSchema(String) -
Method in class PostgisDataStore
-
- getSchema(String) -
Method in class PropertyDataStore
-
- getSchema() -
Method in class PropertyFeatureSource
-
- getSchema() -
Method in interface ResourceInfo
- A URI used to identify the resource type.
- getSchema() -
Method in interface ServiceInfo
- A URI used to identify the service type.
- getSchema(String) -
Method in class ShapefileDataStore
- Obtain the FeatureType of the given name.
- getSchema() -
Method in class ShapefileDataStore
-
- getSchema() -
Method in class ShapefileFeatureLocking
-
- getSchema() -
Method in class ShapefileFeatureStore
-
- getSchema() -
Method in class ShapefileFileResourceInfo
-
- getSchema() -
Method in class ShapefileFileServiceInfo
-
- getSchema() -
Method in class ShapefileURLResourceInfo
-
- getSchema() -
Method in class ShapefileURLServiceInfo
-
- getSchema(String) -
Method in class AbstractDataStore2
- Retrive schema information for typeName
- getSchema(Name) -
Method in class AbstractDataStore2
- Delegates to
AbstractDataStore2.getSchema(String)
with name.getLocalPart()
- getSchema() -
Method in class AbstractFeatureSource2
-
- getSchema(String) -
Method in class ContentDataStore
- Returns the feature type or schema matching the specified name.
- getSchema(Name) -
Method in class ContentDataStore
- Delegates to
ContentDataStore.getSchema(String)
with name.getLocalPart()
- getSchema() -
Method in class ContentFeatureCollection
-
- getSchema() -
Method in class ContentFeatureSource
- Returns the feature type or the schema of the feature source.
- getSchema() -
Method in class DataFeatureCollection
-
- getSchema() -
Method in class ReprojectingFeatureCollection
-
- getSchema() -
Method in class ReTypingFeatureCollection
-
- getSchema() -
Method in class DefaultView
- Implement getSchema.
- getSchema(String) -
Method in class WFS_1_0_0_DataStore
- DOCUMENT ME!
- getSchema(Name) -
Method in class WFS_1_0_0_DataStore
-
- getSchema() -
Method in class WFSFeatureSource
-
- getSchema() -
Method in class WFSFeatureSource.WFSFeatureResults
-
- getSchema() -
Method in class WFSSchemaFactory.WFSRootHandler
-
- getSchema(String) -
Method in class WFS_1_1_0_DataStore
- Makes a
DescribeFeatureType
request for typeName
feature type, parses the
server response into a SimpleFeatureType
and returns it.
- getSchema(Name) -
Method in class WFS_1_1_0_DataStore
-
- getSchema() -
Method in class WFSFeatureSource
-
- getSchema() -
Method in class WebMapServer.LayerInfo
-
- getSchema() -
Method in class WebMapServer.WMSInfo
- We are a Web Map Service:
- getSchema() -
Method in class AbstractFeatureCollection
-
- getSchema() -
Method in class AdaptorFeatureCollection
-
- getSchema() -
Method in class DecoratingFeatureCollection
-
- getSchema() -
Method in class DefaultFeatureCollection
-
- getSchema() -
Method in interface FeatureAttributeType
- Retrieve the schema for this FeatureType
- getSchema() -
Method in interface FeatureCollection
- The schema for the child features of this collection.
- getSchema() -
Method in class Encoder
-
- getSchema() -
Method in class RootHandler
-
intended to be called after the parse, this generates a Schema object
from the schema which was parsed in.
- getSchema() -
Method in class XSD
- Returns the XSD object representing the contents of the schema.
- getSchema() -
Method in class XSISAXHandler
- getSchema purpose.
- getSchemaAscii() -
Method in class ApplicationSchemaInformationImpl
- Full application schema given as an ASCII file.
- getSchemaContent() -
Method in class DocumentHandlerImpl
-
- getSchemaContent() -
Method in class ElementHandlerImpl
-
- getSchemaContent() -
Method in interface Handler
-
- getSchemaFileURL() -
Method in class Configuration
- Deprecated. use
XSD.getSchemaLocation()
.
- getSchemaGet(String) -
Method in class WFS_1_0_0_DataStore
-
- getSchemaIndex() -
Method in class Encoder
-
- getSchemaIndex() -
Method in class ParserHandler
-
- getSchemaLanguage() -
Method in class ApplicationSchemaInformationImpl
- Identification of the schema language used.
- getSchemaLocation() -
Method in class OGC
- Returns the location of 'filterCapabilities.xsd.'.
- getSchemaLocation() -
Method in class OGC
- Returns the location of 'filter.xsd'.
- getSchemaLocation() -
Method in class OGC
- Returns the location of 'filter.xsd'.
- getSchemaLocation() -
Method in class GML
- Returns The location of 'feature.xsd'.
- getSchemaLocation() -
Method in class ApplicationSchemaXSD
-
- getSchemaLocation() -
Method in class GML
- Returns The location of 'gml.xsd'.
- getSchemaLocation() -
Method in class SMIL20
- Returns the location of 'smil20.xsd'.
- getSchemaLocation() -
Method in class SMIL20LANG
- Returns the location of 'smil20-language.xsd'.
- getSchemaLocation() -
Method in class XMLMOD
- Returns the location of 'xml-mod.xsd'.
- getSchemaLocation() -
Method in class GML
- Returns the location of 'gml4wcs.xsd.'.
- getSchemaLocation() -
Method in class KML
- Returns the location of 'kml21.xsd.'.
- getSchemaLocation() -
Method in class OWS
- Returns the location of 'owsAll.xsd.'.
- getSchemaLocation() -
Method in class OWS
- Returns the location of 'owsAll.xsd.'.
- getSchemaLocation() -
Method in class SLD
- Returns the location of 'StyledLayerDescriptor.xsd'.
- getSchemaLocation() -
Method in class WCS
- Returns the location of 'getCoverage.xsd.'.
- getSchemaLocation() -
Method in class WFS
- Returns the location of 'wfs.xsd.'.
- getSchemaLocation() -
Method in class WPS
- Returns the location of 'wpsAll.xsd.'.
- getSchemaLocation() -
Method in class XLINK
- Returns location of 'xlinks.xsd'.
- getSchemaLocation() -
Method in class ImportHandler
-
gets the schemaLocation attribute
- getSchemaLocation() -
Method in class IncludeHandler
-
returns the schemaLocation attribute
- getSchemaLocation() -
Method in class RedefineHandler
-
Returns the schemaLocation attribute
- getSchemaLocation() -
Method in class TransformerBase.SchemaLocationSupport
-
- getSchemaLocation(String) -
Method in class TransformerBase.SchemaLocationSupport
-
- getSchemaLocation(Set) -
Method in class TransformerBase.SchemaLocationSupport
-
- getSchemaLocation() -
Method in class XML
- Returns the location of 'xml.xsd.'.
- getSchemaLocation() -
Method in class XSD
- The location on the local disk of the top level .xsd file which defines
the schema.
- getSchemaLocation() -
Method in class XS
-
- getSchemaLocationResolver() -
Method in class Configuration
- Deprecated.
- getSchemaLocationSupport() -
Method in class TransformerBase.TranslatorSupport
-
- getSchemaLocationSupport() -
Method in interface Translator
- Gets the location of the schemas used in this translator.
- getSchemaLocator() -
Method in class Configuration
- Deprecated.
- getSchemaPost(String) -
Method in class WFS_1_0_0_DataStore
-
- getSchemas() -
Method in class ParserHandler
-
- getSchemas() -
Method in class SchemaIndexImpl
-
- getSchemas() -
Method in class Parser
- Returns the schema objects referenced by the instance document being
parsed.
- getSchemas(String) -
Static method in class SchemaFactory
-
- getSchemas() -
Method in interface SchemaIndex
-
- getScope() -
Method in class DataQualityImpl
- The specific data to which the data quality information applies.
- getScope(XPropertySet, String) -
Method in class Referencing
- Returns the scope for an identified object.
- getScope(XPropertySet, String) -
Method in interface XReferencing
- Returns the scope for an identified object.
- getScope() -
Method in class AbstractReferenceSystem
- Description of domain of usage, or limitations of usage, for which this
(coordinate) reference system object is valid.
- getScope() -
Method in class AbstractDatum
- Description of domain of usage, or limitations of usage, for which this
datum object is valid.
- getScope() -
Method in class NamedIdentifier
- Deprecated. Replaced by
NamedIdentifier.scope()
.
- getScope() -
Method in class AbstractCoordinateOperation
- Description of domain of usage, or limitations of usage, for which this operation is valid.
- getScope() -
Method in class GenericName
- Deprecated. Replaced by
GenericName.scope()
.
- getScope() -
Method in class LocalName
- Deprecated. Replaced by
LocalName.scope()
.
- getScope() -
Method in class ScopedName
- Deprecated. Replaced by
GenericName.scope()
.
- getSdeClientVersion() -
Static method in class ArcSDEDataStoreFactory
-
- getSeaWaterDensity(XPropertySet, double, double, double) -
Method in class Nature
- Computes sea water density as a function of salinity, temperature and pressure.
- getSeaWaterDensity(XPropertySet, double, double, double) -
Method in interface XNature
- Computes sea water density as a function of salinity, temperature and pressure.
- getSeaWaterMeltingPoint(XPropertySet, double, double) -
Method in class Nature
- Computes the fusion temperature (melting point) as a function of salinity and pressure.
- getSeaWaterMeltingPoint(XPropertySet, double, double) -
Method in interface XNature
- Computes the fusion temperature (melting point) as a function of salinity and pressure.
- getSeaWaterSaturationO2(XPropertySet, double, double) -
Method in class Nature
- Computes the saturation in disolved oxygen (µmol/kg) as a function of salinity and
temperature.
- getSeaWaterSaturationO2(XPropertySet, double, double) -
Method in interface XNature
- Computes the saturation in disolved oxygen (µmol/kg) as a function of salinity and
temperature.
- getSeaWaterSoundVelocity(XPropertySet, double, double, double) -
Method in class Nature
- Computes the sound velocity in sea water as a function of salinity, temperature and pressure.
- getSeaWaterSoundVelocity(XPropertySet, double, double, double) -
Method in interface XNature
- Computes the sound velocity in sea water as a function of salinity, temperature and pressure.
- getSeconds() -
Method in class Duration
- Returns the number of seconds.
- getSeError() -
Method in exception ArcSdeException
-
- getSegmentAngle(int) -
Method in class LineStringCursor
-
- getSelectedChannels() -
Method in interface ChannelSelection
- Deprecated. Please use getRGBChannels
- getSelectedChannels() -
Method in class ChannelSelectionImpl
-
- getSelectedCode() -
Method in class AuthorityCodesComboBox
- Returns the code for the selected object, or
null
if none.
- getSelectedItem() -
Method in class AuthorityCodesComboBox
- Returns the selected object, usually as a
CoordinateReferenceSystem
.
- getSelector() -
Method in class KeyHandler
- getSelector purpose.
- getSelector() -
Method in class KeyrefHandler
-
returns the child selector element
- getSelector() -
Method in class UniqueHandler
- DOCUMENT ME!
- getSelectPage(String) -
Method in class AbstractDialect
-
- getSelectPage(String) -
Method in interface Dialect
-
- getSemanticTypeIdentifiers() -
Method in interface FeatureTypeStyle
- The SemanticTypeIdentifiers is experimental and is intended to be used
to identify, using a community-controlled name(s), what the style is
suitable to be used for.
- getSemanticTypeIdentifiers() -
Method in class FeatureTypeStyleImpl
-
- getSemiMajorAxis() -
Method in class DefaultEllipsoid
- Length of the semi-major axis of the ellipsoid.
- getSemiMinorAxis() -
Method in class DefaultEllipsoid
- Length of the semi-minor axis of the ellipsoid.
- getSeparator() -
Method in class CoordinateFormat
- Returns the separator between each coordinate (number, angle or date).
- getSeparator(String) -
Method in class ManyAuthoritiesFactory
- Returns the character separator for the specified code.
- getSeparator() -
Method in class ScopedName
- Returns the separator character.
- getSequenceIdentifier() -
Method in class RangeDimensionImpl
- Returns the number that uniquely identifies instances of bands of wavelengths
on which a sensor operates.
- getSeRasterPixelType() -
Method in enum RasterCellType
-
- getSeries() -
Method in class CitationImpl
- Returns the information about the series, or aggregate dataset, of which the dataset is
a part.
- getServerName() -
Method in class ArcSDEConnectionConfig
- DOCUMENT ME!
- getServerRequest() -
Method in class WFSStrategy.RequestComponents
-
- getService() -
Method in class Capabilities
- The Service contains metadata about the OWS.
- getService() -
Method in interface RemoteOWS
-
- getService() -
Method in class RemoteOWSImpl
-
- getServiceAbstract() -
Method in interface WFSProtocol
- Returns service abstract as stated in the capabilities document
- getServiceAbstract() -
Method in class WFS_1_0_0_DataStore
-
- getServiceAbstract() -
Method in class WFS_1_1_0_DataStore
-
- getServiceAbstract() -
Method in class WFS_1_1_0_Protocol
-
- getServiceAbstract() -
Method in interface WFSDataStore
-
- getServiceKeywords() -
Method in interface WFSProtocol
- Returns service keywords as stated in the capabilities document
- getServiceKeywords() -
Method in class WFS_1_0_0_DataStore
-
- getServiceKeywords() -
Method in class WFS_1_1_0_DataStore
-
- getServiceKeywords() -
Method in class WFS_1_1_0_Protocol
-
- getServiceKeywords() -
Method in interface WFSDataStore
-
- getServiceName() -
Method in class Formulas
- The service name that can be used to create such an object by a factory.
- getServiceName() -
Method in class Nature
- The service name that can be used to create such an object by a factory.
- getServiceName() -
Method in class Referencing
- The service name that can be used to create such an object by a factory.
- getServiceProvider(Class<T>, ServiceRegistry.Filter, Hints, Hints.Key) -
Method in class FactoryCreator
- Returns a provider for the specified category, using the specified map of hints (if any).
- getServiceProvider(Class<T>, ServiceRegistry.Filter, Hints, Hints.Key) -
Method in class FactoryRegistry
- Returns the first provider in the registry for the specified category, using the specified
map of hints (if any).
- getServiceProviders(Class<T>, ServiceRegistry.Filter, Hints) -
Method in class FactoryRegistry
- Returns the providers in the registry for the specified category, filter and hints.
- getServiceProviderUri() -
Method in interface WFSProtocol
- Returns service provider URI as stated in the capabilities document
- getServiceProviderUri() -
Method in class WFS_1_0_0_DataStore
-
- getServiceProviderUri() -
Method in class WFS_1_1_0_DataStore
-
- getServiceProviderUri() -
Method in class WFS_1_1_0_Protocol
-
- getServiceProviderUri() -
Method in interface WFSDataStore
-
- getServiceTitle() -
Method in interface WFSProtocol
- Returns service title as stated in the capabilities document
- getServiceTitle() -
Method in class WFS_1_0_0_DataStore
-
- getServiceTitle() -
Method in class WFS_1_1_0_DataStore
-
- getServiceTitle() -
Method in class WFS_1_1_0_Protocol
-
- getServiceTitle() -
Method in interface WFSDataStore
-
- getServiceVersion() -
Method in interface WFSProtocol
- Returns the WFS protocol version this facade talks to the WFS instance.
- getServiceVersion() -
Method in class WFS_1_0_0_DataStore
-
- getServiceVersion() -
Method in class WFS_1_1_0_DataStore
-
- getServiceVersion() -
Method in class WFS_1_1_0_Protocol
-
- getServiceVersion() -
Method in interface WFSDataStore
-
- getSession(Transaction) -
Method in class ArcSDEDataStore
-
- getSession() -
Method in class ArcSdeFeatureSource
- Returns a session appropriate for the current transaction
This is convenient way to get a connection for
ArcSdeFeatureSource.getBounds()
and
ArcSdeFeatureSource.getCount(Query)
.
- getSession() -
Method in class ArcSDEConnectionReference
-
- getSession(Transaction) -
Method in class SessionPool
- Retrieve the connection for the provided transaction.
- getSession() -
Method in class SessionPool
- Grab a session from the pool, this session is the responsibility of the calling code and must
be closed after use.
- getShadedRelief() -
Method in interface RasterSymbolizer
- The ShadedRelief element selects the application of relief shading (or
?
- getShadedRelief() -
Method in class RasterSymbolizerImpl
- The ShadedRelief element selects the application of relief shading (or
?
- getShape(int) -
Method in class SdeRow
- DOCUMENT ME!
- getShape(Graphics2D, Expression, Feature) -
Method in interface MarkFactory
- Turns the specified URL into an Shape, eventually using the Feature
attributes to evaluate the expression, or returns
null
if
the factory cannot evaluate this symbolUrl.
- getShape() -
Method in class MarkStyle2D
- Returns the shape to be used to render the mark
- getShape(Graphics2D, Expression, Feature) -
Method in class ShapeMarkFactory
-
- getShape(Graphics2D, Expression, Feature) -
Method in class TTFMarkFactory
-
- getShape(Graphics2D, Expression, Feature) -
Method in class WellKnownMarkFactory
-
- getShapeHandler() -
Method in class ShapeType
- Each ShapeType corresponds to a handler.
- getShapeId(int) -
Method in class Node
- Gets a shape id
- getShapesId() -
Method in class Node
- DOCUMENT ME!
- getShapeType(Geometry, int) -
Static method in class JTSUtilities
- Determine the best ShapeType for a geometry with the given dimension.
- getShapeType(Class) -
Static method in class JTSUtilities
- Determine the default ShapeType for a featureClass.
- getShapeType() -
Method in class MultiLineHandler
- Get the type of shape stored
(ShapeType.ARC,ShapeType.ARCM,ShapeType.ARCZ)
- getShapeType() -
Method in class MultiPointHandler
- Returns the shapefile shape type value for a point
- getShapeType() -
Method in class PointHandler
- Returns the shapefile shape type value for a point
- getShapeType() -
Method in class PolygonHandler
-
- getShapeType() -
Method in class ShapefileHeader
-
- getShapeType() -
Method in interface ShapeHandler
- Get the ShapeType of this handler.
- getShapeType() -
Method in class MultiLineHandler
-
- getShapeType() -
Method in class MultiPointHandler
-
- getShapeType() -
Method in class PointHandler
-
- getShapeType() -
Method in class PolygonHandler
-
- getSharedEdge(Triangle) -
Method in class Triangle
-
- getShortEdges() -
Method in class AutoClustData
-
- getShortName() -
Method in class ExtendedElementInformationImpl
- Short form suitable for use in an implementation method such as XML or SGML.
- getShpFiles(ShapefileDataStore) -
Static method in class ShapefileRendererUtil
-
- getShpReadChannel(ShapefileDataStore) -
Static method in class ShapefileRendererUtil
-
- getShpReader(ShapefileDataStore, Envelope, Rectangle, MathTransform, boolean, boolean) -
Static method in class ShapefileRendererUtil
- gets a shapefile reader with the custom shaperenderer shape handler.
- getshpURL(ShapefileDataStore) -
Static method in class ShapefileRendererUtil
-
- getSibling() -
Method in class Node
-
- getSimpleType() -
Method in class ListHandler
-
returns the nested simpleType if one exists
- getSimpleType() -
Method in interface Attribute
-
Provides a reference to the simpleType which defines the data type of
this attribute.
- getSimpleType() -
Method in class AttributeGT
-
- getSimpleType() -
Method in class XLinkSchema.Actuate
-
- getSimpleType() -
Method in class XLinkSchema.Arcrole
-
- getSimpleType() -
Method in class XLinkSchema.From
-
- getSimpleType() -
Method in class XLinkSchema.Href
-
- getSimpleType() -
Method in class XLinkSchema.Label
-
- getSimpleType() -
Method in class XLinkSchema.Role
-
- getSimpleType() -
Method in class XLinkSchema.Show
-
- getSimpleType() -
Method in class XLinkSchema.Title
-
- getSimpleType() -
Method in class XLinkSchema.To
-
- getSimpleTypeDefinition(QName) -
Method in class SchemaIndexImpl
-
- getSimpleTypeDefinition(QName) -
Method in interface SchemaIndex
- Returns the simple type definition with the specified qualified name.
- getSimpleTypeIndex() -
Method in class SchemaIndexImpl
-
- getSimpleTypes() -
Method in class OGCSchema
-
- getSimpleTypes() -
Method in class WMSSchema
-
- getSimpleTypes() -
Method in class FilterSchema
-
- getSimpleTypes() -
Method in class GMLSchema
-
- getSimpleTypes() -
Method in class RedefineHandler
-
Returns a list of SimpleTypeHandlers
- getSimpleTypes() -
Method in class UnionHandler
- DOCUMENT ME!
- getSimpleTypes() -
Method in interface Schema
-
This method is intended to provide a list of public SimpleTypes defined
by this Schema.
- getSimpleTypes() -
Method in class sldSchema
-
- getSimpleTypes() -
Method in class WFSSchema
-
- getSimpleTypes() -
Method in class XLinkSchema
-
- getSingleChar() -
Method in class LikeFilterImpl
-
THis method calls
LikeFilterImpl.getWildcardSingle()()
for subclass backwards
compatability.
- getSingleCRS() -
Method in class DefaultCompoundCRS
- Returns the ordered list of single coordinate reference systems.
- getSingleCRS(CoordinateReferenceSystem) -
Static method in class DefaultCompoundCRS
- Returns the ordered list of single coordinate reference systems for the specified CRS.
- getSink(int) -
Method in class BaseCoverageProcessingNode
-
- getSink(int) -
Method in interface CoverageProcessingNode
- Retrieves the sink located at index
index
in the
List
of sinks for this CoverageProcessingNode
.
- getSink(int) -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- getSinks() -
Method in class BaseCoverageProcessingNode
-
- getSinks() -
Method in interface CoverageProcessingNode
- Retrieves the
List
of sinks for this
CoverageProcessingNode
.
- getSinks() -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- getSize(SampleDimensionType) -
Static method in class TypeMap
- Returns the size in bits.
- getSize() -
Method in class DefaultFIDMapperFactory.ColumnInfo
- DOCUMENT ME!
- getSize() -
Method in class Classifier
-
- getSize() -
Method in class ExplicitClassifier
-
- getSize() -
Method in class RangedClassifier
-
- getSize() -
Method in interface CSBuilder
- Returns the size of the coordinate sequence we are building, -1 if there is none
- getSize() -
Method in class DefaultCSBuilder
-
- getSize() -
Method in class PackedCSBuilder
-
- getSize() -
Method in class LocalizationGrid
- Returns the grid size.
- getSize() -
Method in class MarkStyle2D
- Returns the size of the shape, in pixels
- getSize() -
Method in interface Font
- Font size.
- getSize() -
Method in class FontImpl
-
- getSize() -
Method in interface Graphic
- This paramteter gives the absolute size of the graphic in pixels encoded
as a floating point number.
- getSize() -
Method in class GraphicImpl
- This paramteter gives the absolute size of the graphic in pixels encoded
as a floating point number.
- getSize() -
Method in interface Mark
-
- getSize() -
Method in class MarkImpl
- Getter for property size.
- getSize() -
Method in class FCBuffer
- DOCUMENT ME!
- getSkew() -
Method in class AffineToGeometric
- Returns skew
- getSLDType() -
Method in class sldSchema
-
- getSlope() -
Method in class Line
- Returns the slope.
- getSnippet() -
Method in interface TextSymbolizer2
- Abstract is used by text oriented renderers such as KML and RSS to specify
an abstract (RSS) or a snippet (KML)
- getSnippet() -
Method in class TextSymbolizerImpl
-
- getSoftwareDevelopmentFile() -
Method in class ApplicationSchemaInformationImpl
- Full application schema given as a software development file.
- getSoftwareDevelopmentFileFormat() -
Method in class ApplicationSchemaInformationImpl
- Software dependent format used for the application schema software dependent file.
- getSortBy() -
Method in class DefaultQuery
- Retrive list of SortBy information.
- getSortBy() -
Method in interface Query
- SortBy results according to indicated property and order.
- getSortBy() -
Method in interface GetFeature
-
- getSortBy() -
Method in class GetFeatureQueryAdapter
-
- getSortOrder() -
Method in class SortByImpl
-
- getSource() -
Method in class AbstractGridCoverage2DReader
- Retrieves the source for this
AbstractGridCoverage2DReader
.
- getSource() -
Method in class DefaultServiceInfo
-
- getSource() -
Method in interface ServiceInfo
- Returns the service source.
- getSource() -
Method in class ShapefileFileServiceInfo
-
- getSource() -
Method in class ShapefileURLServiceInfo
-
- getSource() -
Method in class WebMapServer.WMSInfo
- The source of this WMS is the capabilities document.
- getSource() -
Method in interface ICompiler
-
- getSource() -
Method in class CQLCompiler
-
- getSource() -
Method in class TXTCompiler
-
- getSource() -
Method in class SourceGraphIterator
- Returns the source of the iteration.
- getSource() -
Method in class DefaultMapLayer
-
- getSource() -
Method in interface MapLayer
- Get the data source for this layer.
- getSource() -
Method in class MappedPosition
- Returns the source direct position.
- getSource(int) -
Method in class BaseCoverageProcessingNode
-
- getSource(int) -
Method in interface CoverageProcessingNode
- Retrieves the source located at index
index
in the
List
of sources for this CoverageProcessingNode
.
- getSource(int) -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- getSourceBands() -
Method in class GeoToolsWriteParams
-
- getSourceCitation() -
Method in class SourceImpl
- Returns the recommended reference to be used for the source data.
- getSourceCRS() -
Method in class AbstractCoordinateOperation
- Returns the source CRS.
- getSourceCRS() -
Method in class MathTransformBuilder
- Returns the coordinate reference system for the
source points
.
- getSourceDimensions() -
Method in class DefaultOperationMethod
- Number of dimensions in the source CRS of this operation method.
- getSourceDimensions() -
Method in class MapProjection
- Returns the dimension of input points.
- getSourceDimensions() -
Method in class AbstractMathTransform
- Gets the dimension of input points.
- getSourceDimensions() -
Method in class AbstractMathTransform.Inverse
- Gets the dimension of input points.
- getSourceDimensions() -
Method in class AffineTransform2D
- Gets the dimension of input points, which is fixed to 2.
- getSourceDimensions() -
Method in class ConcatenatedTransform
- Gets the dimension of input points.
- getSourceDimensions() -
Method in class DimensionFilter
- Returns the input dimensions.
- getSourceDimensions() -
Method in class ExponentialTransform1D
- Gets the dimension of input points, which is 1.
- getSourceDimensions() -
Method in class GeocentricTransform
- Gets the dimension of input points, which is 2 or 3.
- getSourceDimensions() -
Method in class IdentityTransform
- Gets the dimension of input points.
- getSourceDimensions() -
Method in class LinearTransform1D
- Gets the dimension of input points, which is 1.
- getSourceDimensions() -
Method in class LogarithmicTransform1D
- Gets the dimension of input points, which is 1.
- getSourceDimensions() -
Method in class MathTransformProxy
- Gets the dimension of input points.
- getSourceDimensions() -
Method in class MolodenskiTransform
- Gets the dimension of input points.
- getSourceDimensions() -
Method in class NADCONTransform
- Gets the dimension of input points (always 2).
- getSourceDimensions() -
Method in class PassThroughTransform
- Gets the dimension of input points.
- getSourceDimensions() -
Method in class ProjectiveTransform
- Gets the dimension of input points.
- getSourceDimensions() -
Method in class VerticalTransform
- Gets the dimension of input points.
- getSourceDimensions() -
Method in class WarpTransform2D
- Returns the dimension of input points.
- getSourceDimensions() -
Method in class DefaultPiecewiseTransform1D
- Gets the dimension of input points, which is 1.
- getSourceDimensions() -
Method in class DefaultPiecewiseTransform1DElement
-
- getSourceDimensions() -
Method in class MathTransform1DAdapter
-
- getSourceDimensions() -
Method in class LinearColorMap
-
- getSourceExtents() -
Method in class SourceImpl
- Returns tiInformation about the spatial, vertical and temporal extent
of the source data.
- getSourceFormat() -
Method in class MonolineFormatter
- Returns the format for displaying the source.
- getSourceParam() -
Method in class ImportParam
-
- getSourcePoints() -
Method in class MathTransformBuilder
- Returns the source points.
- getSourceReferenceSystem() -
Method in class SourceImpl
- Returns the spatial reference system used by the source data.
- getSourceRegion() -
Method in class GeoToolsWriteParams
-
- getSources() -
Method in class AbstractCoverage
- Returns the source data for a coverage.
- getSources() -
Method in class AbstractCoverage.Renderable
- Returns
null
to indicate that no source information is available.
- getSources() -
Method in class AbstractGridCoverage
- Returns the source data for a grid coverage.
- getSources() -
Method in class ExtendedElementInformationImpl
- Name of the person or organization creating the extended element.
- getSources() -
Method in class LineageImpl
- Information about the source data used in creating the data specified by the scope.
- getSources() -
Method in class ProcessStepImpl
- Returns the information about the source data used in creating the data specified
by the scope.
- getSources() -
Method in class BaseCoverageProcessingNode
-
- getSources() -
Method in interface CoverageProcessingNode
- Retrieves the
List
of source for this
CoverageProcessingNode
.
- getSources() -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- getSourceSteps() -
Method in class SourceImpl
- Returns information about an event in the creation process for the source data.
- getSourceURL() -
Method in class ImportParam
-
- getSourceXSubsampling() -
Method in class GeoToolsWriteParams
-
- getSourceYSubsampling() -
Method in class GeoToolsWriteParams
-
- getSouthBoundLatitude() -
Method in class GeographicBoundingBoxImpl
- Returns the southern-most coordinate of the limit of the
dataset extent.
- getSpaceAround() -
Method in class LabelCacheItem
- space around - "dont put any label near me by this # of pixels"
- getSpaceAround() -
Method in class LabelCacheItem
- space around - "dont put any label near me by this # of pixels"
- getSpan(int) -
Method in class GeneralGridEnvelope
- Returns the number of integer grid coordinates along the specified dimension.
- getSpan(int) -
Method in class GridEnvelope2D
- Returns the number of integer grid coordinates along the specified dimension.
- getSpan(int) -
Method in class CRSEnvelope
-
- getSpan(int) -
Method in class Envelope2D
- Returns the envelope span (typically width or height) along the specified dimension.
- getSpan(int) -
Method in class GeneralEnvelope
- Returns the envelope span (typically width or height) along the specified dimension.
- getSpan(int, Unit<?>) -
Method in class GeneralEnvelope
- Returns the envelope span along the specified dimension, in terms of the given units.
- getSpan(int) -
Method in class ReferencedEnvelope
- Returns the envelope length along the specified dimension.
- getSpatialCapabilities() -
Method in class FilterCapabilitiesImpl
-
- getSpatialExtent() -
Method in class SpatialTemporalExtentImpl
- Returns the spatial extent component of composite
spatial and temporal extent.
- getSpatialFilters() -
Method in class GeometryEncoderSDE
- DOCUMENT ME!
- getSpatialObject() -
Method in class FeatureTypeListImpl
- Instance of a type defined in the spatial schema.
- getSpatialOperators() -
Method in class SpatialCapabiltiesImpl
-
- getSpatialOps() -
Method in class FilterCapabilities
- Deprecated.
- getSpatialRepresentationInfo() -
Method in class MetaDataImpl
- Returns the digital representation of spatial information in the dataset.
- getSpatialRepresentationTypes() -
Method in class DataIdentificationImpl
- Method used to spatially represent geographic information.
- getSpatialResolutions() -
Method in class DataIdentificationImpl
- Factor which provides a general understanding of the density of spatial data
in the dataset.
- getSpatialSchemaName() -
Method in class FeatureTypeListImpl
- Name of the spatial schema used.
- getSpatialTableName() -
Method in class ImportParam
-
- getSpecification() -
Method in class FormatImpl
- Returns the name of a subset, profile, or product specification of the format.
- getSpecification() -
Method in class ConformanceResultImpl
- Citation of product specification or user requirement against which data is being evaluated.
- getSpecificUsage() -
Method in class UsageImpl
- Brief description of the resource and/or resource series usage.
- getSplitAlg() -
Method in class Parameters
- DOCUMENT ME!
- getSplitAlg() -
Method in class Parameters
- DOCUMENT ME!
- getSplitAlgorithm() -
Method in class FileSystemPageStore
-
- getSplitAlgorithm() -
Method in class DatabasePageStore
-
- getSplitAlgorithm() -
Method in class FileSystemPageStore
-
- getSplitAlgorithm() -
Method in class PageStore
- DOCUMENT ME!
- getSql() -
Method in class SQLValidation
- Access lineTypeRef property.
- getSQL92LikePattern() -
Method in class LikeFilterImpl
- see convertToSQL92
- getSqlBuilder(String) -
Method in class DB2DataStore
- Gets the DB2-specific SQL builder object.
- getSqlBuilder(String) -
Method in class JDBC1DataStore
- Hook for subclass to return a different sql builder.
- getSqlBuilder(String) -
Method in class PostgisDataStore
- DOCUMENT ME!
- getSqlNameEscape() -
Method in class JDBC1DataStore
- Gets the SQL name escape string.
- getSquareMark() -
Method in class AbstractStyleFactory
- Convinence method for obtaining a mark of a fixed shape
- getSquareMark() -
Method in interface StyleFactory
- Convinence method for obtaining a mark of a fixed shape
- getSquareMark() -
Method in class StyleFactoryImpl
-
- getSRID(String) -
Method in class FeatureTypeInfo
- Get the DataStore specific SRID for a geometry column
- getSRID(String) -
Method in class PostgisFeatureStore
-
- getSRID() -
Method in class SubHandler
- Creates a basic SRID by looking at the provided srs.
- getSRIDs() -
Method in class FeatureTypeInfo
-
- getSRS() -
Method in class FeatureSetDescription
- DOCUMENT ME!
- getSrs() -
Method in class Layer
- Accumulates all of the srs/crs specified for this layer and all srs/crs inherited from
its ancestors.
- getSRS() -
Method in class BBOXImpl
-
- getSRS() -
Method in class SubHandler
-
- getSrsName() -
Method in interface GetFeature
-
- getSrsName() -
Method in class GetFeatureQueryAdapter
-
- getSRSs(WMSCapabilities) -
Static method in class WMSUtils
-
- getStandard() -
Method in class AbstractMetadata
- Returns the metadata standard implemented by subclasses.
- getStandard() -
Method in class MetadataEntity
- Returns the metadata standard implemented by subclasses,
which is ISO 19115.
- getStarMark() -
Method in class AbstractStyleFactory
- Convinence method for obtaining a mark of a fixed shape
- getStarMark() -
Method in interface StyleFactory
- Convinence method for obtaining a mark of a fixed shape
- getStarMark() -
Method in class StyleFactoryImpl
-
- getStartIndex() -
Method in class DefaultQuery
-
- getStartIndex() -
Method in interface Query
-
- getStartingGeographicPoint() -
Method in class GeodeticCalculator
- Returns the starting point in geographic coordinates.
- getStartingPosition() -
Method in class GeodeticCalculator
- Returns the starting position in user coordinates, which doesn't need to be geographic.
- getStartTime() -
Method in class CoordinateChooser
- Returns the start time, or
null
if there is none.
- getStartTime() -
Method in class TemporalExtentImpl
- The start date and time for the content of the dataset.
- getState(Object) -
Method in class DefaultTransaction
- Returns externalized state or
null
if not available.
- getState(Transaction) -
Method in class ContentEntry
- Returns state for the entry for a particular transaction.
- getState() -
Method in class ContentFeatureSource
- The current state for the feature source.
- getState(Object) -
Method in interface Transaction
- Allows DataStores to squirel away information( and callbacks ) for
later.
- getStatement() -
Method in class AbstractFilterBuilder
-
- getStatement() -
Method in class LineageImpl
- Returns the general explanation of the data producerÂ’s knowledge about the lineage
of a dataset.
- getStatus() -
Method in class TransactionResult
- DOCUMENT ME!
- getStatus() -
Method in class IdentificationImpl
- Status of the resource(s).
- getStepCount() -
Method in class ConcatenatedTransform
- Returns the number of math transform steps performed by this
concatenated transform.
- getStorageFile(ShpFileType) -
Method in class ShpFiles
- Obtains a Storage file for the type indicated.
- getStraightLabelWidth() -
Method in class LabelPainter
- Returns the width of the label, as painted in straight form (
- getStringCharset() -
Method in class ShapefileDataStore
- Returns the
Charset
used to decode strings in the DBF file
- getStroke() -
Method in class DynamicLineStyle2D
- Computes and returns the stroke
- getStroke() -
Method in class LineStyle2D
- Returns the stroke for the polyline to be
rendered, or
null
if none.
- getStroke() -
Method in interface LineSymbolizer
- Provides the graphical-symbolization parameter to use for the linear
geometry.
- getStroke() -
Method in class LineSymbolizerImpl
- Provides the graphical-symbolization parameter to use for the linear
geometry.
- getStroke() -
Method in interface Mark
- This paramterer defines which stroke style should be used when rendering
the Mark.
- getStroke() -
Method in class MarkImpl
- This paramterer defines which stroke style should be used when rendering
the Mark.
- getStroke() -
Method in interface PolygonSymbolizer
- Provides the graphical-symbolization parameter to use for the outline of
the Polygon.
- getStroke() -
Method in class PolygonSymbolizerImpl
- Provides the graphical-symbolization parameter to use for the outline of
the Polygon.
- getStyle() -
Method in class SimpleLayer
-
- getStyle() -
Method in class DefaultMapLayer
- Getter for property style.
- getStyle() -
Method in interface MapLayer
- Get the style for this layer.
- getStyle() -
Method in interface Font
- The "font-style" SVG parameter should be "normal", "italic", or "oblique".
- getStyle() -
Method in class FontImpl
-
- getStyledLayers() -
Method in interface StyledLayerDescriptor
-
- getStyledLayers() -
Method in class StyledLayerDescriptorImpl
-
- getStyleFactories(Hints) -
Static method in class CommonFactoryFinder
- Returns a set of all available implementations for the
StyleFactory
interface.
- getStyleFactory(Hints) -
Static method in class CommonFactoryFinder
- Returns the first implementation of
StyleFactory
matching the specified hints.
- getStyleFactory() -
Method in class StyleBuilder
- getter for StyleFactory
- getStyles() -
Method in class Layer
- Accumulates all of the styles specified for this layer and all styles inherited from
its ancestors.
- getStyles() -
Method in interface NamedLayer
-
- getStyles() -
Method in class NamedLayerImpl
-
- getStyleSheetURL() -
Method in class StyleImpl
-
- GetStylesRequest - Interface in org.geotools.data.wms.request
- Represents a GetStyles Request
- GetStylesResponse - Class in org.geotools.data.wms.response
- Represents the result of a GetStyles request.
- GetStylesResponse(String, InputStream) -
Constructor for class GetStylesResponse
-
- getStyleURL() -
Method in class StyleImpl
-
- getSubEnvelope(int, int) -
Method in class GeneralEnvelope
- Returns a new envelope that encompass only some dimensions of this envelope.
- getSubGridEnvelope(int, int) -
Method in class GeneralGridEnvelope
- Returns a new grid envelope that encompass only some dimensions of this grid envelope.
- getSubGridRange(int, int) -
Method in class GeneralGridRange
- Deprecated. Returns a new grid range that encompass only some dimensions of this grid range.
- getSubLineString(double, double) -
Method in class LineStringCursor
- Returns the linestring that starts and ends at the specified curvilinear
coordinates.
- getSubNode(int) -
Method in class FileSystemNode
-
- getSubNode(int) -
Method in class Node
- Gets the Node at the requested position
- getSubNodesLength() -
Method in class FileSystemNode
- DOCUMENT ME!
- getSubNodeStartByte() -
Method in class FileSystemNode
- DOCUMENT ME!
- getSubsamplingXOffset() -
Method in class GeoToolsWriteParams
-
- getSubsamplingYOffset() -
Method in class GeoToolsWriteParams
-
- getSubstitutionGroup() -
Method in class FilterSchema.FilterElement
-
- getSubstitutionGroup() -
Method in interface Element
-
This returns a reference to an element representing this element's
substitution group.
- getSubstitutionGroup() -
Method in class ElementGT
- TODO summary sentence for getSubstitutionGroup ...
- getSubTransform() -
Method in class PassThroughTransform
- Returns the sub transform.
- getSuitability(int) -
Method in class PaletteSuitability
- Indexed getter for property paletteSuitability.
- getSuitability(int, int) -
Method in class PaletteSuitability
- Indexed getter for the property paletteSuitability.
- getSum() -
Method in class AverageVisitor.AverageResult
- The sum used to calculate the average
- getSum() -
Method in class SumVisitor
-
- getSuper() -
Method in class AssociationTypeImpl
-
- getSuper() -
Method in class AttributeTypeImpl
-
- getSuper() -
Method in class PropertyTypeImpl
-
- getSuperType() -
Method in class SimpleFeatureTypeBuilder
- The super type of the built type.
- getSuperTypes() -
Method in class FeatureTypeBuilder
- Obtain the super types of this factory.
- getSupplementalInformation() -
Method in class DataIdentificationImpl
- Any other descriptive information about the dataset.
- getSupported() -
Method in class LockResult
- DOCUMENT ME!
- getSupported() -
Method in class SQLUnpacker
- Deprecated. After an unPack has been called, returns the resulting Filter of the
supported parts of the unPacked filter.
- getSupportedAuthorities(boolean) -
Static method in class CRS
- Returns the set of the authority identifiers supported by registered authority factories.
- getSupportedCodes(String) -
Static method in class CRS
- Get the list of the codes that are supported by the given authority.
- getSupportedCRSIdentifiers(String) -
Method in interface WFSProtocol
- Returns the union of the default CRS and the other supported CRS's of the given feature type
as declared in the corresponding FeatureType element in the capabilities document.
- getSupportedCRSIdentifiers(String) -
Method in class WFS_1_1_0_Protocol
-
- getSupportedGetFeatureOutputFormats() -
Method in interface WFSProtocol
- Returns the output format names declared in the GetFeature operation metadata section of the
WFS capabilities document
- getSupportedGetFeatureOutputFormats() -
Method in class WFS_1_1_0_Protocol
-
- getSupportedHints() -
Method in class ArcSdeFeatureSource
- ArcSDE features are always "detached", so we return the FEATURE_DETACHED hint here.
- getSupportedHints() -
Method in class AbstractDataStore
- If you are using the automated FeatureSource/Store/Locking creation, this method
allows for the specification of the supported hints.
- getSupportedHints() -
Method in class AbstractFeatureSource
- By default, no Hints are supported
- getSupportedHints() -
Method in interface FeatureSource
- Returns the set of hints this
FeatureSource
is able to support.
- getSupportedHints() -
Method in class PreGeneralizedFeatureSource
-
- getSupportedHints() -
Method in class JDBC1DataStore
-
- getSupportedHints() -
Method in class JDBCFeatureSource
- By default, only detached feature is supported
- getSupportedHints() -
Method in class PostgisDataStore
-
- getSupportedHints() -
Method in class AbstractFeatureSource2
- By default, no Hints are supported
- getSupportedHints() -
Method in class ContentFeatureSource
- The hints provided by the feature store.
- getSupportedHints() -
Method in class DefaultView
-
- getSupportedHints() -
Method in class WFSFeatureSource
-
- getSupportedMimeTypes() -
Method in class ImageGraphicFactory
- Returs the set of mime types supported by this factory
- getSupportedOutputFormats(String) -
Method in interface WFSProtocol
- Returns the union of
WFSProtocol.getSupportedGetFeatureOutputFormats()
and the output formats
declared for the feature type specifically in the FeatureTypeList section of the capabilities
document for the given feature type
- getSupportedOutputFormats(String) -
Method in class WFS_1_1_0_Protocol
-
- getSupportedServiceNames() -
Method in class Nature
- Provides the supported service names of the implementation, including also
indirect service names.
- getSupportedServiceNames() -
Method in class Referencing
- Provides the supported service names of the implementation, including also
indirect service names.
- getSupportsGEOS() -
Method in class SQLEncoderPostgis
-
- getSwapXY() -
Method in class GridToEnvelopeMapper
- Returns
true
if the two first axis should be interchanged.
- getSwapXY(AffineTransform) -
Static method in class XAffineTransform
- Returns an estimation about whatever the specified transform swaps x
and y axis.
- getSymbol() -
Method in interface TextMark
-
- getSymbol() -
Method in class TextMarkImpl
- Getter for property symbol.
- getSymbolizer() -
Method in interface ImageOutline
- Returns the symbolizer of the image outline.
- getSymbolizer() -
Method in class ImageOutlineImpl
-
- getSymbolizers(SimpleFeature) -
Static method in class Drawer
-
- getSymbolizers(Class<? extends Geometry>, Color) -
Static method in class Drawer
-
- getSymbolizers(Class<? extends Geometry>, Color, boolean) -
Static method in class Drawer
-
- getSymbolizers() -
Method in interface Rule
- The symbolizers contain the actual styling information for different
geometry types.
- getSymbolizers() -
Method in class RuleImpl
-
- getSymbols() -
Method in interface Graphic
- Deprecated. Please use graphicalSymbols()
- getSymbols() -
Method in class GraphicImpl
- Provides a list of all the symbols which can be used to represent this
graphic
A symbol is an ExternalGraphic, Mark or any other object which
implements the Symbol interface.
- getSynodicMonthLength(XPropertySet, double) -
Method in class Nature
- Returns the synodic month length in days.
- getSynodicMonthLength(XPropertySet, double) -
Method in interface XNature
- Returns the synodic month length in days.
- getSyntaxError() -
Method in exception CQLException
- Returns the syntax error presents in the last sequence of characters analyzed.
- getSystemDefault(RenderingHints.Key) -
Static method in class Hints
- Returns the hint default value
for the specified key.
- getTable(String) -
Method in class ArcSDEPooledConnection
- Deprecated.
- getTable(String) -
Method in interface ISession
-
- getTable(String) -
Method in class SessionWrapper
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class CoordinateTableModel.CellRenderer
- Returns the component for cell rendering.
- getTableName() -
Method in class AbstractFIDMapper
-
- getTableName() -
Method in class TypedFIDMapper
-
- getTableSchema() -
Method in class DB2DataStore
- Gets the table schema associated with this data store.
- getTableSchemaName() -
Method in class AbstractFIDMapper
-
- getTableSchemaName() -
Method in class TypedFIDMapper
-
- getTabWidth() -
Method in class ExpandedTabWriter
- Returns the tab width.
- getTarget() -
Method in class _Filter_CapabilitiesBinding
-
- getTarget() -
Method in class Arithmetic_OperatorsTypeBinding
-
- getTarget() -
Method in class Comparison_OperatorsTypeBinding
-
- getTarget() -
Method in class Function_NamesTypeBinding
-
- getTarget() -
Method in class Function_NameTypeBinding
-
- getTarget() -
Method in class FunctionsTypeBinding
-
- getTarget() -
Method in class Scalar_CapabilitiesTypeBinding
-
- getTarget() -
Method in class Spatial_CapabilitiesTypeBinding
-
- getTarget() -
Method in class Spatial_OperatorsTypeBinding
-
- getTarget() -
Method in class OGCAddBinding
-
- getTarget() -
Method in class OGCAndBinding
-
- getTarget() -
Method in class OGCBBOXTypeBinding
-
- getTarget() -
Method in class OGCBeyondBinding
-
- getTarget() -
Method in class OGCBinaryComparisonOpTypeBinding
-
- getTarget() -
Method in class OGCBinaryLogicOpTypeBinding
-
- getTarget() -
Method in class OGCBinaryOperatorTypeBinding
-
- getTarget() -
Method in class OGCBinarySpatialOpTypeBinding
-
- getTarget() -
Method in class OGCComparisonOpsTypeBinding
-
- getTarget() -
Method in class OGCContainsBinding
-
- getTarget() -
Method in class OGCCrossesBinding
-
- getTarget() -
Method in class OGCDisjointBinding
-
- getTarget() -
Method in class OGCDistanceBufferTypeBinding
-
- getTarget() -
Method in class OGCDistanceTypeBinding
-
- getTarget() -
Method in class OGCDivBinding
-
- getTarget() -
Method in class OGCDWithinBinding
-
- getTarget() -
Method in class OGCEqualsBinding
-
- getTarget() -
Method in class OGCExpressionTypeBinding
-
- getTarget() -
Method in class OGCFeatureIdTypeBinding
-
- getTarget() -
Method in class OGCFilterTypeBinding
-
- getTarget() -
Method in class OGCFunctionTypeBinding
-
- getTarget() -
Method in class OGCIntersectsBinding
-
- getTarget() -
Method in class OGCLiteralTypeBinding
-
- getTarget() -
Method in class OGCLogicOpsTypeBinding
-
- getTarget() -
Method in class OGCLowerBoundaryTypeBinding
-
- getTarget() -
Method in class OGCMulBinding
-
- getTarget() -
Method in class OGCNotBinding
-
- getTarget() -
Method in class OGCOrBinding
-
- getTarget() -
Method in class OGCOverlapsBinding
-
- getTarget() -
Method in class OGCPropertyIsBetweenTypeBinding
-
- getTarget() -
Method in class OGCPropertyIsEqualToBinding
-
- getTarget() -
Method in class OGCPropertyIsGreaterThanBinding
-
- getTarget() -
Method in class OGCPropertyIsGreaterThanOrEqualToBinding
-
- getTarget() -
Method in class OGCPropertyIsLessThanBinding
-
- getTarget() -
Method in class OGCPropertyIsLessThanOrEqualToBinding
-
- getTarget() -
Method in class OGCPropertyIsLikeTypeBinding
-
- getTarget() -
Method in class OGCPropertyIsNotEqualToBinding
-
- getTarget() -
Method in class OGCPropertyIsNullTypeBinding
-
- getTarget() -
Method in class OGCPropertyNameTypeBinding
-
- getTarget() -
Method in class OGCSpatialOpsTypeBinding
-
- getTarget() -
Method in class OGCSubBinding
-
- getTarget() -
Method in class OGCTouchesBinding
-
- getTarget() -
Method in class OGCUpperBoundaryTypeBinding
-
- getTarget() -
Method in class OGCWithinBinding
-
- getTarget() -
Method in class _Filter_CapabilitiesBinding
-
- getTarget() -
Method in class ComparisonOperatorsTypeBinding
-
- getTarget() -
Method in class ComparisonOperatorTypeBinding
-
- getTarget() -
Method in class GeometryOperandsTypeBinding
-
- getTarget() -
Method in class GeometryOperandTypeBinding
-
- getTarget() -
Method in class Id_CapabilitiesTypeBinding
-
- getTarget() -
Method in class Spatial_CapabilitiesTypeBinding
-
- getTarget() -
Method in class SpatialOperatorsTypeBinding
-
- getTarget() -
Method in class SpatialOperatorTypeBinding
-
- getTarget() -
Method in class FilterTypeBinding
-
- getTarget() -
Method in class GmlObjectIdTypeBinding
-
- getTarget() -
Method in class SortByTypeBinding
-
- getTarget() -
Method in class SortOrderTypeBinding
-
- getTarget() -
Method in class SortPropertyTypeBinding
-
- getTarget() -
Method in class GMLAbstractFeatureCollectionBaseTypeBinding
-
- getTarget() -
Method in class GMLAbstractFeatureCollectionTypeBinding
-
- getTarget() -
Method in class GMLAbstractFeatureTypeBinding
-
- getTarget() -
Method in class GMLAbstractGeometryCollectionBaseTypeBinding
-
- getTarget() -
Method in class GMLAbstractGeometryTypeBinding
-
- getTarget() -
Method in class GMLBoundingShapeTypeBinding
-
- getTarget() -
Method in class GMLBoxTypeBinding
-
- getTarget() -
Method in class GMLCoordinatesTypeBinding
-
- getTarget() -
Method in class GMLCoordTypeBinding
-
- getTarget() -
Method in class GMLFeatureAssociationTypeBinding
-
- getTarget() -
Method in class GMLGeometryAssociationTypeBinding
-
- getTarget() -
Method in class GMLGeometryCollectionTypeBinding
-
- getTarget() -
Method in class GMLGeometryPropertyTypeBinding
-
- getTarget() -
Method in class GMLLinearRingMemberTypeBinding
-
- getTarget() -
Method in class GMLLinearRingTypeBinding
-
- getTarget() -
Method in class GMLLineStringMemberTypeBinding
-
- getTarget() -
Method in class GMLLineStringPropertyTypeBinding
-
- getTarget() -
Method in class GMLLineStringTypeBinding
-
- getTarget() -
Method in class GMLMultiGeometryPropertyTypeBinding
-
- getTarget() -
Method in class GMLMultiLineStringPropertyTypeBinding
-
- getTarget() -
Method in class GMLMultiLineStringTypeBinding
-
- getTarget() -
Method in class GMLMultiPointPropertyTypeBinding
-
- getTarget() -
Method in class GMLMultiPointTypeBinding
-
- getTarget() -
Method in class GMLMultiPolygonPropertyTypeBinding
-
- getTarget() -
Method in class GMLMultiPolygonTypeBinding
-
- getTarget() -
Method in class GMLNullTypeBinding
-
- getTarget() -
Method in class GMLPointMemberTypeBinding
-
- getTarget() -
Method in class GMLPointPropertyTypeBinding
-
- getTarget() -
Method in class GMLPointTypeBinding
-
- getTarget() -
Method in class GMLPolygonMemberTypeBinding
-
- getTarget() -
Method in class GMLPolygonPropertyTypeBinding
-
- getTarget() -
Method in class GMLPolygonTypeBinding
-
- getTarget() -
Method in class AbstractFeatureCollectionTypeBinding
-
- getTarget() -
Method in class AbstractFeatureTypeBinding
-
- getTarget() -
Method in class AbstractGeometryTypeBinding
-
- getTarget() -
Method in class AbstractRingPropertyTypeBinding
-
- getTarget() -
Method in class AbstractSurfaceTypeBinding
-
- getTarget() -
Method in class BoundingShapeTypeBinding
-
- getTarget() -
Method in class CurveArrayPropertyTypeBinding
-
- getTarget() -
Method in class CurvePropertyTypeBinding
-
- getTarget() -
Method in class CurveSegmentArrayPropertyTypeBinding
-
- getTarget() -
Method in class CurveTypeBinding
-
- getTarget() -
Method in class DirectPositionListTypeBinding
-
- getTarget() -
Method in class DirectPositionTypeBinding
-
- getTarget() -
Method in class DoubleListBinding
-
- getTarget() -
Method in class EnvelopeTypeBinding
-
- getTarget() -
Method in class FeatureArrayPropertyTypeBinding
-
- getTarget() -
Method in class FeaturePropertyTypeBinding
-
- getTarget() -
Method in class GeometryPropertyTypeBinding
-
- getTarget() -
Method in class IntegerListBinding
-
- getTarget() -
Method in class LinearRingPropertyTypeBinding
-
- getTarget() -
Method in class LinearRingTypeBinding
-
- getTarget() -
Method in class LineStringPropertyTypeBinding
-
- getTarget() -
Method in class LineStringSegmentTypeBinding
-
- getTarget() -
Method in class LineStringTypeBinding
-
- getTarget() -
Method in class LocationPropertyTypeBinding
-
- getTarget() -
Method in class MeasureTypeBinding
-
- getTarget() -
Method in class MultiCurvePropertyTypeBinding
-
- getTarget() -
Method in class MultiCurveTypeBinding
-
- getTarget() -
Method in class MultiGeometryPropertyTypeBinding
-
- getTarget() -
Method in class MultiGeometryTypeBinding
-
- getTarget() -
Method in class MultiLineStringPropertyTypeBinding
-
- getTarget() -
Method in class MultiLineStringTypeBinding
-
- getTarget() -
Method in class MultiPointPropertyTypeBinding
-
- getTarget() -
Method in class MultiPointTypeBinding
-
- getTarget() -
Method in class MultiPolygonPropertyTypeBinding
-
- getTarget() -
Method in class MultiPolygonTypeBinding
-
- getTarget() -
Method in class MultiSurfacePropertyTypeBinding
-
- getTarget() -
Method in class MultiSurfaceTypeBinding
-
- getTarget() -
Method in class NullTypeBinding
-
- getTarget() -
Method in class PointArrayPropertyTypeBinding
-
- getTarget() -
Method in class PointPropertyTypeBinding
-
- getTarget() -
Method in class PointTypeBinding
-
- getTarget() -
Method in class PolygonPatchTypeBinding
-
- getTarget() -
Method in class PolygonPropertyTypeBinding
-
- getTarget() -
Method in class PolygonTypeBinding
-
- getTarget() -
Method in class ReferenceTypeBinding
-
- getTarget() -
Method in class SurfaceArrayPropertyTypeBinding
-
- getTarget() -
Method in class SurfacePatchArrayPropertyTypeBinding
-
- getTarget() -
Method in class SurfacePropertyTypeBinding
-
- getTarget() -
Method in class SurfaceTypeBinding
-
- getTarget() -
Method in class AbstractGeometricPrimitiveTypeBinding
-
- getTarget() -
Method in class AbstractGeometryBaseTypeBinding
-
- getTarget() -
Method in class AbstractGeometryTypeBinding
-
- getTarget() -
Method in class AbstractGMLTypeBinding
-
- getTarget() -
Method in class AbstractMetaDataTypeBinding
-
- getTarget() -
Method in class AbstractRingPropertyTypeBinding
-
- getTarget() -
Method in class AbstractRingTypeBinding
-
- getTarget() -
Method in class AbstractSurfaceTypeBinding
-
- getTarget() -
Method in class BoundingShapeTypeBinding
-
- getTarget() -
Method in class CodeListTypeBinding
-
- getTarget() -
Method in class CodeTypeBinding
-
- getTarget() -
Method in class DirectPositionTypeBinding
-
- getTarget() -
Method in class DoubleListBinding
-
- getTarget() -
Method in class EnvelopeTypeBinding
-
- getTarget() -
Method in class EnvelopeWithTimePeriodTypeBinding
-
- getTarget() -
Method in class GridEnvelopeTypeBinding
-
- getTarget() -
Method in class GridLimitsTypeBinding
-
- getTarget() -
Method in class GridTypeBinding
-
- getTarget() -
Method in class IntegerListBinding
-
- getTarget() -
Method in class LinearRingTypeBinding
-
- getTarget() -
Method in class MetaDataPropertyTypeBinding
-
- getTarget() -
Method in class NameListBinding
-
- getTarget() -
Method in class PointTypeBinding
-
- getTarget() -
Method in class PolygonTypeBinding
-
- getTarget() -
Method in class RectifiedGridTypeBinding
-
- getTarget() -
Method in class ReferenceTypeBinding
-
- getTarget() -
Method in class StringOrRefTypeBinding
-
- getTarget() -
Method in class TemporalPositionTypeBinding
-
- getTarget() -
Method in class TimeDurationTypeBinding
-
- getTarget() -
Method in class TimeIndeterminateValueTypeBinding
-
- getTarget() -
Method in class TimePositionTypeBinding
-
- getTarget() -
Method in class VectorTypeBinding
-
- getTarget() -
Method in class BoundaryTypeBinding
-
- getTarget() -
Method in class ColorBinding
-
- getTarget() -
Method in class ColorStyleTypeBinding
-
- getTarget() -
Method in class ContainerTypeBinding
-
- getTarget() -
Method in class CoordinatesTypeBinding
-
- getTarget() -
Method in class DateTimeTypeBinding
-
- getTarget() -
Method in class DocumentTypeBinding
-
- getTarget() -
Method in class FeatureTypeBinding
-
- getTarget() -
Method in class FolderTypeBinding
-
- getTarget() -
Method in class GeometryTypeBinding
-
- getTarget() -
Method in class KmlTypeBinding
-
- getTarget() -
Method in class LabelStyleTypeBinding
-
- getTarget() -
Method in class LatLonBoxTypeBinding
-
- getTarget() -
Method in class LinearRingTypeBinding
-
- getTarget() -
Method in class LineStringTypeBinding
-
- getTarget() -
Method in class LineStyleTypeBinding
-
- getTarget() -
Method in class LocationTypeBinding
-
- getTarget() -
Method in class LookAtTypeBinding
-
- getTarget() -
Method in class MetadataTypeBinding
-
- getTarget() -
Method in class MultiGeometryTypeBinding
-
- getTarget() -
Method in class ObjectTypeBinding
-
- getTarget() -
Method in class PlacemarkTypeBinding
-
- getTarget() -
Method in class PointTypeBinding
-
- getTarget() -
Method in class PolygonTypeBinding
-
- getTarget() -
Method in class PolyStyleTypeBinding
-
- getTarget() -
Method in class RegionTypeBinding
-
- getTarget() -
Method in class StyleTypeBinding
-
- getTarget() -
Method in class _DCPBinding
-
- getTarget() -
Method in class _ExceptionReportBinding
-
- getTarget() -
Method in class _HTTPBinding
-
- getTarget() -
Method in class _OperationBinding
-
- getTarget() -
Method in class _OperationsMetadataBinding
-
- getTarget() -
Method in class _ServiceIdentificationBinding
-
- getTarget() -
Method in class _ServiceProviderBinding
-
- getTarget() -
Method in class AcceptFormatsTypeBinding
-
- getTarget() -
Method in class AcceptVersionsTypeBinding
-
- getTarget() -
Method in class AddressTypeBinding
-
- getTarget() -
Method in class BoundingBoxTypeBinding
-
- getTarget() -
Method in class CapabilitiesBaseTypeBinding
-
- getTarget() -
Method in class CodeTypeBinding
-
- getTarget() -
Method in class ContactTypeBinding
-
- getTarget() -
Method in class DescriptionTypeBinding
-
- getTarget() -
Method in class DomainTypeBinding
-
- getTarget() -
Method in class ExceptionTypeBinding
-
- getTarget() -
Method in class GetCapabilitiesTypeBinding
-
- getTarget() -
Method in class IdentificationTypeBinding
-
- getTarget() -
Method in class KeywordsTypeBinding
-
- getTarget() -
Method in class MetadataTypeBinding
-
- getTarget() -
Method in class MimeTypeBinding
-
- getTarget() -
Method in class OnlineResourceTypeBinding
-
- getTarget() -
Method in class PositionType2DBinding
-
- getTarget() -
Method in class PositionTypeBinding
-
- getTarget() -
Method in class RequestMethodTypeBinding
-
- getTarget() -
Method in class ResponsiblePartySubsetTypeBinding
-
- getTarget() -
Method in class ResponsiblePartyTypeBinding
-
- getTarget() -
Method in class SectionsTypeBinding
-
- getTarget() -
Method in class ServiceTypeBinding
-
- getTarget() -
Method in class TelephoneTypeBinding
-
- getTarget() -
Method in class UnitBinding
-
- getTarget() -
Method in class UpdateSequenceTypeBinding
-
- getTarget() -
Method in class VersionTypeBinding
-
- getTarget() -
Method in class WGS84BoundingBoxTypeBinding
-
- getTarget() -
Method in class MappedPosition
- Returns the target direct position.
- getTarget() -
Method in class SLDAnchorPointBinding
-
- getTarget() -
Method in class SLDBlueChannelBinding
-
- getTarget() -
Method in class SLDChannelSelectionBinding
-
- getTarget() -
Method in class SLDColorMapBinding
-
- getTarget() -
Method in class SLDColorMapEntryBinding
-
- getTarget() -
Method in class SLDContrastEnhancementBinding
-
- getTarget() -
Method in class SLDCssParameterBinding
-
- getTarget() -
Method in class SLDDisplacementBinding
-
- getTarget() -
Method in class SLDExtentBinding
-
- getTarget() -
Method in class SLDExternalGraphicBinding
-
- getTarget() -
Method in class SLDFeatureTypeConstraintBinding
-
- getTarget() -
Method in class SLDFeatureTypeStyleBinding
-
- getTarget() -
Method in class SLDFillBinding
-
- getTarget() -
Method in class SLDFontBinding
-
- getTarget() -
Method in class SLDFormatBinding
-
- getTarget() -
Method in class SLDGammaValueBinding
-
- getTarget() -
Method in class SLDGeometryBinding
-
- getTarget() -
Method in class SLDGraphicBinding
-
- getTarget() -
Method in class SLDGraphicFillBinding
-
- getTarget() -
Method in class SLDGraphicStrokeBinding
-
- getTarget() -
Method in class SLDGrayChannelBinding
-
- getTarget() -
Method in class SLDGreenChannelBinding
-
- getTarget() -
Method in class SLDHaloBinding
-
- getTarget() -
Method in class SLDHistogramBinding
-
- getTarget() -
Method in class SLDImageOutlineBinding
-
- getTarget() -
Method in class SLDLabelPlacementBinding
-
- getTarget() -
Method in class SLDLayerFeatureConstraintsBinding
-
- getTarget() -
Method in class SLDLegendGraphicBinding
-
- getTarget() -
Method in class SLDLinePlacementBinding
-
- getTarget() -
Method in class SLDLineSymbolizerBinding
-
- getTarget() -
Method in class SLDMarkBinding
-
- getTarget() -
Method in class SLDNamedLayerBinding
-
- getTarget() -
Method in class SLDNamedStyleBinding
-
- getTarget() -
Method in class SLDNormalizeBinding
-
- getTarget() -
Method in class SLDOnlineResourceBinding
-
- getTarget() -
Method in class SLDOverlapBehaviorBinding
-
- getTarget() -
Method in class SLDParameterValueTypeBinding
-
- getTarget() -
Method in class SLDPerpendicularOffsetBinding
-
- getTarget() -
Method in class SLDPointPlacementBinding
-
- getTarget() -
Method in class SLDPointSymbolizerBinding
-
- getTarget() -
Method in class SLDPolygonSymbolizerBinding
-
- getTarget() -
Method in class SLDRasterSymbolizerBinding
-
- getTarget() -
Method in class SLDRedChannelBinding
-
- getTarget() -
Method in class SLDRemoteOWSBinding
-
- getTarget() -
Method in class SLDRuleBinding
-
- getTarget() -
Method in class SLDSelectedChannelTypeBinding
-
- getTarget() -
Method in class SLDShadedReliefBinding
-
- getTarget() -
Method in class SLDStrokeBinding
-
- getTarget() -
Method in class SLDStyledLayerDescriptorBinding
-
- getTarget() -
Method in class SLDSymbolizerBinding
-
- getTarget() -
Method in class SLDSymbolizerTypeBinding
-
- getTarget() -
Method in class SLDTextSymbolizerBinding
-
- getTarget() -
Method in class SLDUserLayerBinding
-
- getTarget() -
Method in class SLDUserStyleBinding
-
- getTarget() -
Method in interface OtherText
- The target location for the text.
- getTarget() -
Method in class OtherTextImpl
-
- getTarget() -
Method in class _axisDescriptionBinding
-
- getTarget() -
Method in class _ContentMetadataBinding
-
- getTarget() -
Method in class _CoverageDescriptionBinding
-
- getTarget() -
Method in class _DescribeCoverageBinding
-
- getTarget() -
Method in class _GetCapabilitiesBinding
-
- getTarget() -
Method in class _GetCoverageBinding
-
- getTarget() -
Method in class _keywordsBinding
-
- getTarget() -
Method in class _rangeSetBinding
-
- getTarget() -
Method in class AbstractDescriptionBaseTypeBinding
-
- getTarget() -
Method in class AbstractDescriptionTypeBinding
-
- getTarget() -
Method in class AddressTypeBinding
-
- getTarget() -
Method in class AxisDescriptionType_valuesBinding
-
- getTarget() -
Method in class AxisDescriptionTypeBinding
-
- getTarget() -
Method in class CapabilitiesSectionTypeBinding
-
- getTarget() -
Method in class ContactTypeBinding
-
- getTarget() -
Method in class CoverageOfferingBriefTypeBinding
-
- getTarget() -
Method in class CoverageOfferingTypeBinding
-
- getTarget() -
Method in class DCPTypeType_HTTPBinding
-
- getTarget() -
Method in class DCPTypeTypeBinding
-
- getTarget() -
Method in class DomainSetTypeBinding
-
- getTarget() -
Method in class DomainSubsetTypeBinding
-
- getTarget() -
Method in class InterpolationMethodTypeBinding
-
- getTarget() -
Method in class IntervalTypeBinding
-
- getTarget() -
Method in class LonLatEnvelopeBaseTypeBinding
-
- getTarget() -
Method in class LonLatEnvelopeTypeBinding
-
- getTarget() -
Method in class MetadataAssociationTypeBinding
-
- getTarget() -
Method in class MetadataLinkTypeBinding
-
- getTarget() -
Method in class OnlineResourceTypeBinding
-
- getTarget() -
Method in class OutputTypeBinding
-
- getTarget() -
Method in class RangeSetTypeBinding
-
- getTarget() -
Method in class RangeSubsetType_axisSubsetBinding
-
- getTarget() -
Method in class RangeSubsetTypeBinding
-
- getTarget() -
Method in class ResponsiblePartyTypeBinding
-
- getTarget() -
Method in class ServiceTypeBinding
-
- getTarget() -
Method in class SpatialDomainTypeBinding
-
- getTarget() -
Method in class SpatialSubsetTypeBinding
-
- getTarget() -
Method in class SupportedCRSsTypeBinding
-
- getTarget() -
Method in class SupportedFormatsTypeBinding
-
- getTarget() -
Method in class SupportedInterpolationsTypeBinding
-
- getTarget() -
Method in class TelephoneTypeBinding
-
- getTarget() -
Method in class TimePeriodTypeBinding
-
- getTarget() -
Method in class TimeSequenceTypeBinding
-
- getTarget() -
Method in class TypedLiteralTypeBinding
-
- getTarget() -
Method in class ValueEnumBaseTypeBinding
-
- getTarget() -
Method in class ValueEnumTypeBinding
-
- getTarget() -
Method in class ValueRangeTypeBinding
-
- getTarget() -
Method in class WCS_CapabilitiesTypeBinding
-
- getTarget() -
Method in class WCSCapabilityType_ExceptionBinding
-
- getTarget() -
Method in class WCSCapabilityType_RequestBinding
-
- getTarget() -
Method in class WCSCapabilityType_VendorSpecificCapabilitiesBinding
-
- getTarget() -
Method in class WCSCapabilityTypeBinding
-
- getTarget() -
Method in class _XlinkPropertyNameBinding
-
- getTarget() -
Method in class ActionTypeBinding
-
- getTarget() -
Method in class AllSomeTypeBinding
-
- getTarget() -
Method in class Base_TypeNameListTypeBinding
-
- getTarget() -
Method in class BaseRequestTypeBinding
-
- getTarget() -
Method in class DeleteElementTypeBinding
-
- getTarget() -
Method in class DescribeFeatureTypeTypeBinding
-
- getTarget() -
Method in class FeatureCollectionTypeBinding
-
- getTarget() -
Method in class FeaturesLockedTypeBinding
-
- getTarget() -
Method in class FeaturesNotLockedTypeBinding
-
- getTarget() -
Method in class FeatureTypeListTypeBinding
-
- getTarget() -
Method in class FeatureTypeType_NoSRSBinding
-
- getTarget() -
Method in class FeatureTypeTypeBinding
-
- getTarget() -
Method in class GetCapabilitiesTypeBinding
-
- getTarget() -
Method in class GetFeatureTypeBinding
-
- getTarget() -
Method in class GetFeatureWithLockTypeBinding
-
- getTarget() -
Method in class GetGmlObjectTypeBinding
-
- getTarget() -
Method in class GMLObjectTypeListTypeBinding
-
- getTarget() -
Method in class GMLObjectTypeTypeBinding
-
- getTarget() -
Method in class IdentifierGenerationOptionTypeBinding
-
- getTarget() -
Method in class InsertedFeatureTypeBinding
-
- getTarget() -
Method in class InsertElementTypeBinding
-
- getTarget() -
Method in class InsertResultsTypeBinding
-
- getTarget() -
Method in class LockFeatureResponseTypeBinding
-
- getTarget() -
Method in class LockFeatureTypeBinding
-
- getTarget() -
Method in class LockTypeBinding
-
- getTarget() -
Method in class MetadataURLTypeBinding
-
- getTarget() -
Method in class NativeTypeBinding
-
- getTarget() -
Method in class OperationsTypeBinding
-
- getTarget() -
Method in class OperationTypeBinding
-
- getTarget() -
Method in class OutputFormatListTypeBinding
-
- getTarget() -
Method in class PropertyTypeBinding
-
- getTarget() -
Method in class QueryTypeBinding
-
- getTarget() -
Method in class ResultTypeTypeBinding
-
- getTarget() -
Method in class TransactionResponseTypeBinding
-
- getTarget() -
Method in class TransactionResultsTypeBinding
-
- getTarget() -
Method in class TransactionSummaryTypeBinding
-
- getTarget() -
Method in class TransactionTypeBinding
-
- getTarget() -
Method in class TypeNameListTypeBinding
- Deprecated.
- getTarget() -
Method in class UpdateElementTypeBinding
-
- getTarget() -
Method in class WFS_CapabilitiesTypeBinding
-
- getTarget() -
Method in class ComplexDataTypeBinding
-
- getTarget() -
Method in class InputReferenceTypeBinding
-
- getTarget() -
Method in class LanguagesBinding
-
- getTarget() -
Method in interface Binding
-
- getTarget() -
Method in class ComplexEMFBinding
-
- getTarget() -
Method in class XSAllBinding
-
- getTarget() -
Method in class XSAllNNIBinding
-
- getTarget() -
Method in class XSAnnotatedBinding
-
- getTarget() -
Method in class XSAnySimpleTypeBinding
-
- getTarget() -
Method in class XSAnyTypeBinding
-
- getTarget() -
Method in class XSAnyURIBinding
-
- getTarget() -
Method in class XSAttributeBinding
-
- getTarget() -
Method in class XSAttributeGroupBinding
-
- getTarget() -
Method in class XSAttributeGroupRefBinding
-
- getTarget() -
Method in class XSBase64BinaryBinding
-
- getTarget() -
Method in class XSBlockSetBinding
-
- getTarget() -
Method in class XSBooleanBinding
-
- getTarget() -
Method in class XSByteBinding
-
- getTarget() -
Method in class XSComplexRestrictionTypeBinding
-
- getTarget() -
Method in class XSComplexTypeBinding
-
- getTarget() -
Method in class XSDateBinding
-
- getTarget() -
Method in class XSDateTimeBinding
-
- getTarget() -
Method in class XSDecimalBinding
-
- getTarget() -
Method in class XSDerivationControlBinding
-
- getTarget() -
Method in class XSDerivationSetBinding
-
- getTarget() -
Method in class XSDoubleBinding
-
- getTarget() -
Method in class XSDurationBinding
-
- getTarget() -
Method in class XSElementBinding
-
- getTarget() -
Method in class XSENTITIESBinding
-
- getTarget() -
Method in class XSENTITYBinding
-
- getTarget() -
Method in class XSExplicitGroupBinding
-
- getTarget() -
Method in class XSExtensionTypeBinding
-
- getTarget() -
Method in class XSFacetBinding
-
- getTarget() -
Method in class XSFloatBinding
-
- getTarget() -
Method in class XSFormChoiceBinding
-
- getTarget() -
Method in class XSFullDerivationSetBinding
-
- getTarget() -
Method in class XSGDayBinding
-
- getTarget() -
Method in class XSGMonthBinding
-
- getTarget() -
Method in class XSGMonthDayBinding
-
- getTarget() -
Method in class XSGroupBinding
-
- getTarget() -
Method in class XSGroupRefBinding
-
- getTarget() -
Method in class XSGYearBinding
-
- getTarget() -
Method in class XSGYearMonthBinding
-
- getTarget() -
Method in class XSHexBinaryBinding
-
- getTarget() -
Method in class XSIDBinding
-
- getTarget() -
Method in class XSIDREFBinding
-
- getTarget() -
Method in class XSIDREFSBinding
-
- getTarget() -
Method in class XSIntBinding
-
- getTarget() -
Method in class XSIntegerBinding
-
- getTarget() -
Method in class XSKeybaseBinding
-
- getTarget() -
Method in class XSLanguageBinding
-
- getTarget() -
Method in class XSLocalComplexTypeBinding
-
- getTarget() -
Method in class XSLocalElementBinding
-
- getTarget() -
Method in class XSLocalSimpleTypeBinding
-
- getTarget() -
Method in class XSLongBinding
-
- getTarget() -
Method in class XSNameBinding
-
- getTarget() -
Method in class XSNamedAttributeGroupBinding
-
- getTarget() -
Method in class XSNamedGroupBinding
-
- getTarget() -
Method in class XSNamespaceListBinding
-
- getTarget() -
Method in class XSNarrowMaxMinBinding
-
- getTarget() -
Method in class XSNCNameBinding
-
- getTarget() -
Method in class XSNegativeIntegerBinding
-
- getTarget() -
Method in class XSNMTOKENBinding
-
- getTarget() -
Method in class XSNMTOKENSBinding
-
- getTarget() -
Method in class XSNoFixedFacetBinding
-
- getTarget() -
Method in class XSNonNegativeIntegerBinding
-
- getTarget() -
Method in class XSNonPositiveIntegerBinding
-
- getTarget() -
Method in class XSNormalizedStringBinding
-
- getTarget() -
Method in class XSNOTATIONBinding
-
- getTarget() -
Method in class XSNumFacetBinding
-
- getTarget() -
Method in class XSOpenAttrsBinding
-
- getTarget() -
Method in class XSPositiveIntegerBinding
-
- getTarget() -
Method in class XSPublicBinding
-
- getTarget() -
Method in class XSQNameBinding
-
- getTarget() -
Method in class XSRealGroupBinding
-
- getTarget() -
Method in class XSReducedDerivationControlBinding
-
- getTarget() -
Method in class XSRestrictionTypeBinding
-
- getTarget() -
Method in class XSShortBinding
-
- getTarget() -
Method in class XSSimpleDerivationSetBinding
-
- getTarget() -
Method in class XSSimpleExplicitGroupBinding
-
- getTarget() -
Method in class XSSimpleExtensionTypeBinding
-
- getTarget() -
Method in class XSSimpleRestrictionTypeBinding
-
- getTarget() -
Method in class XSSimpleTypeBinding
-
- getTarget() -
Method in class XSStringBinding
-
- getTarget() -
Method in class XSTimeBinding
-
- getTarget() -
Method in class XSTokenBinding
-
- getTarget() -
Method in class XSTopLevelAttributeBinding
-
- getTarget() -
Method in class XSTopLevelComplexTypeBinding
-
- getTarget() -
Method in class XSTopLevelElementBinding
-
- getTarget() -
Method in class XSTopLevelSimpleTypeBinding
-
- getTarget() -
Method in class XSTypeDerivationControlBinding
-
- getTarget() -
Method in class XSUnsignedByteBinding
-
- getTarget() -
Method in class XSUnsignedIntBinding
-
- getTarget() -
Method in class XSUnsignedLongBinding
-
- getTarget() -
Method in class XSUnsignedShortBinding
-
- getTarget() -
Method in class XSWildcardBinding
-
- getTargetCRS() -
Method in class AbstractCoordinateOperation
- Returns the target CRS.
- getTargetCRS() -
Method in class MathTransformBuilder
- Returns the coordinate reference system for the
target points
.
- getTargetDimensions() -
Method in class DefaultOperationMethod
- Number of dimensions in the target CRS of this operation method.
- getTargetDimensions() -
Method in class MapProjection
- Returns the dimension of output points.
- getTargetDimensions() -
Method in class AbstractMathTransform
- Gets the dimension of output points.
- getTargetDimensions() -
Method in class AbstractMathTransform.Inverse
- Gets the dimension of output points.
- getTargetDimensions() -
Method in class AffineTransform2D
- Gets the dimension of output points, which is fixed to 2.
- getTargetDimensions() -
Method in class ConcatenatedTransform
- Gets the dimension of output points.
- getTargetDimensions() -
Method in class DimensionFilter
- Returns the output dimensions.
- getTargetDimensions() -
Method in class ExponentialTransform1D
- Gets the dimension of output points, which is 1.
- getTargetDimensions() -
Method in class GeocentricTransform
- Gets the dimension of output points, which is 3.
- getTargetDimensions() -
Method in class IdentityTransform
- Gets the dimension of output points.
- getTargetDimensions() -
Method in class LinearTransform1D
- Gets the dimension of output points, which is 1.
- getTargetDimensions() -
Method in class LogarithmicTransform1D
- Gets the dimension of output points, which is 1.
- getTargetDimensions() -
Method in class MathTransformProxy
- Gets the dimension of output points.
- getTargetDimensions() -
Method in class MolodenskiTransform
- Gets the dimension of output points.
- getTargetDimensions() -
Method in class NADCONTransform
- Gets the dimension of output points (always 2).
- getTargetDimensions() -
Method in class PassThroughTransform
- Gets the dimension of output points.
- getTargetDimensions() -
Method in class ProjectiveTransform
- Gets the dimension of output points.
- getTargetDimensions() -
Method in class VerticalTransform
- Gets the dimension of output points.
- getTargetDimensions() -
Method in class WarpTransform2D
- Returns the dimension of output points.
- getTargetDimensions() -
Method in class DefaultPiecewiseTransform1D
- Gets the dimension of output points, which is 1.
- getTargetDimensions() -
Method in class DefaultPiecewiseTransform1DElement
-
- getTargetDimensions() -
Method in class MathTransform1DAdapter
-
- getTargetDimensions() -
Method in class LinearColorMap
-
- getTargetNamespace() -
Method in class OGCSchema
-
- getTargetNamespace() -
Method in class WMSSchema
-
- getTargetNamespace() -
Method in class FilterSchema
-
- getTargetNamespace() -
Method in class GMLSchema
-
- getTargetNamespace() -
Method in class SchemaHandler
- DOCUMENT ME!
- getTargetNamespace() -
Method in interface Schema
-
This returns the intended use name of the Schema (kinda like an ID, for
a better definition see the XML Schema Specification).
- getTargetNamespace() -
Method in class sldSchema
-
- getTargetNamespace() -
Method in class WFSSchema
-
- getTargetNamespace() -
Method in class XLinkSchema
-
- getTargetPoints() -
Method in class MathTransformBuilder
- Returns the target points.
- getTargetPrefix(XSDSchema) -
Static method in class Schemas
- Returns the namespace prefix mapped to the targetNamespace of the schema.
- getTargetUrl() -
Method in class DefaultHTTPProtocol.HTTPClientResponse
-
- getTargetUrl() -
Method in interface HTTPResponse
-
- getTargetUrl() -
Method in class WFSResponse
-
- getTask() -
Method in class ProgressMailer
-
- getTask() -
Method in class ProgressPrinter
-
- getTask() -
Method in class ProgressWindow
-
- getTask() -
Method in class DelegateProgressListener
-
- getTask() -
Method in class NullProgressListener
-
- getTemporalCRS(CoordinateReferenceSystem) -
Static method in class CRS
- Returns the first temporal coordinate reference system found in the given CRS,
or
null
if there is none.
- getTemporalElements() -
Method in class ExtentImpl
- Provides temporal component of the extent of the referring object
- getTests() -
Method in class TestSuiteDTO
- Access tests property.
- getText() -
Method in interface OtherText
- The text expression to be used in the specified location.
- getText() -
Method in class OtherTextImpl
-
- getText() -
Method in class InstanceComponentImpl
-
- getText() -
Method in interface InstanceComponent
-
- getTextAngle(XPropertySet, double, Object) -
Method in class Referencing
- Converts an angle to text according to a given format.
- getTextAngle(XPropertySet, double, Object) -
Method in interface XReferencing
- Converts an angle to text according to a given format.
- getTextGlyphVector(Graphics2D) -
Method in class TextStyle2D
- recompute each time
- getTextLatitude(XPropertySet, double, Object) -
Method in class Referencing
- Converts a latitude to text according to a given format.
- getTextLatitude(XPropertySet, double, Object) -
Method in interface XReferencing
- Converts a latitude to text according to a given format.
- getTextLongitude(XPropertySet, double, Object) -
Method in class Referencing
- Converts a longitude to text according to a given format.
- getTextLongitude(XPropertySet, double, Object) -
Method in interface XReferencing
- Converts a longitude to text according to a given format.
- getTextStyle() -
Method in class LabelCacheItem
- The textstyle that is used to label the shape.
- getTextStyle() -
Method in class LabelCacheItem
- The textstyle that is used to label the shape.
- getTexturePaint(Graphic, Object) -
Method in class SLDStyleFactory
- DOCUMENT ME!
- getThesaurusName() -
Method in class KeywordsImpl
- Name of the formally registered thesaurus or a similar authoritative source of keywords.
- getThirdNode(Edge) -
Method in class Triangle
-
- getThresholds() -
Method in interface Categorize
- The Thresholds have to be specified in ascending order and (like the LookupValue)
have to be of a uniform and orderable type.
- getTickIterator(RenderingHints, TickIterator) -
Method in class DateGraduation
- Returns an iterator object that iterates along the graduation ticks
and provides access to the graduation values.
- getTickIterator(RenderingHints, TickIterator) -
Method in interface Graduation
- Returns an iterator object that iterates along the graduation ticks and provides access to
the graduation values.
- getTickIterator(RenderingHints, TickIterator) -
Method in class NumberGraduation
- Returns an iterator object that iterates along the graduation ticks and provides access to
the graduation values.
- getTiffTagLocation() -
Method in class GeoKeyEntry
-
- getTiffTagLocation() -
Method in class GeoKeyEntry
-
- getTile(int, int) -
Method in class DeferredPlanarImage
- Returns the specified tile, or a default one if the requested tile is not yet available.
- getTileGridXOffset() -
Method in class GeoToolsWriteParams
-
- getTileGridYOffset() -
Method in class GeoToolsWriteParams
-
- getTileHeight() -
Method in class GeoToolsReadParams
- Returns the width of each tile in an raster as it will be reader If
tiling parameters have not been set, an
IllegalStateException
is thrown.
- getTileHeight() -
Method in class GeoToolsWriteParams
-
- getTileTableName() -
Method in class ImportParam
-
- getTileWidth() -
Method in class GeoToolsReadParams
- Returns the width of each tile in an raster as it will be reader If
tiling parameters have not been set, an
IllegalStateException
is thrown.
- getTileWidth() -
Method in class GeoToolsWriteParams
-
- getTilingMode() -
Method in class GeoToolsWriteParams
-
- getTimeFormat() -
Method in class MonolineFormatter
- Returns the format for displaying ellapsed time.
- getTimeInterval() -
Method in class ProgressMailer
- Returns the time laps (in milliseconds) between two emails.
- getTimeout() -
Static method in class ImageLoader
- Returns the timeout for aborting an image loading sequence
- getTimeout() -
Method in class FCBuffer
- DOCUMENT ME!
- getTimeoutMillis() -
Method in class AbstractHttpProtocol
-
- getTimeoutMillis() -
Method in interface HTTPProtocol
- Returns the request timeout in milliseconds, defaults to -1 meaning no timeout
- getTimeRange() -
Method in class SpatioTemporalCoverage3D
- Returns the envelope time range.
- getTimeZone() -
Method in class DateGraduation
- Returns the timezone for this graduation.
- getTimeZone() -
Method in class CoordinateChooser
- Returns the time zone used for displaying dates.
- getTitle() -
Method in class ArcSdeResourceInfo
-
- getTitle(boolean) -
Method in class AbstractGraduation
- Returns the axis title.
- getTitle(boolean) -
Method in interface Graduation
- Returns the axis title.
- getTitle() -
Method in class DefaultResourceInfo
-
- getTitle() -
Method in class DefaultServiceInfo
-
- getTitle() -
Method in class FeatureSetDescription
- DOCUMENT ME!
- getTitle() -
Method in class Layer
-
- getTitle() -
Method in class Service
-
- getTitle() -
Method in class StyleImpl
-
- getTitle() -
Method in interface ResourceInfo
- Resource's title.
- getTitle() -
Method in interface ServiceInfo
- Human readable title representing the service.
- getTitle() -
Method in class ShapefileFileResourceInfo
-
- getTitle() -
Method in class ShapefileFileServiceInfo
-
- getTitle() -
Method in class ShapefileURLResourceInfo
-
- getTitle() -
Method in class ShapefileURLServiceInfo
-
- getTitle() -
Method in class WebMapServer.LayerInfo
-
- getTitle() -
Method in class WebMapServer.WMSInfo
-
- getTitle(int) -
Method in class Classifier
-
- getTitle() -
Method in class ProgressWindow
- Returns the window title.
- getTitle() -
Method in class DefaultMapContext
- Getter for property title.
- getTitle() -
Method in class DefaultMapLayer
- Getter for property title.
- getTitle() -
Method in interface MapContext
- Get the title, returns an empty string if it has not been set yet.
- getTitle() -
Method in interface MapLayer
- Get the title of this layer.
- getTitle() -
Method in class CitationImpl
- Returns the name by which the cited resource is known.
- getTitle() -
Method in class BasicLineStyle
-
- getTitle() -
Method in class BasicPolygonStyle
-
- getTitle() -
Method in class DescriptionImpl
-
- getTitle() -
Method in interface FeatureTypeStyle
- Deprecated. use getDescription.getTitle().toString()
- getTitle() -
Method in class FeatureTypeStyleImpl
- Getter for property title.
- getTitle() -
Method in interface NamedStyle
- Deprecated. Use getDescription().getTitle().toString()
- getTitle() -
Method in class NamedStyleImpl
- Human readable title.
- getTitle() -
Method in interface Rule
- Deprecated. use getDescription().getTitle().getString()
- getTitle() -
Method in class RuleImpl
- Getter for property title.
- getTitle() -
Method in interface Style
- Deprecated. use getDescription().getTitle().toString()
- getTitle() -
Method in interface StyledLayerDescriptor
- Getter for property title.
- getTitle() -
Method in class StyledLayerDescriptorImpl
- Getter for property title.
- getTitle() -
Method in class StyleImpl
-
- getTitles() -
Method in class Classifier
-
- getToIndex() -
Method in class MapLayerListEvent
- Returns the index of the last layer involved in the change
- getToken() -
Method in class Result
-
- getTokenInPosition(int) -
Method in interface ICompiler
- Return the token presents in the position specified.
- getTokenInPosition(int) -
Method in class CQLCompiler
-
- getTokenInPosition(int) -
Method in class TXTCompiler
-
- getToleranceForAssertions(double, double) -
Method in class MapProjection
- Maximal error (in metres) tolerated for assertions, if enabled.
- getToleranceForAssertions(double, double) -
Method in class ObliqueMercator
- Maximal error (in metres) tolerated for assertion, if enabled.
- getToleranceForAssertions(double, double) -
Method in class TransverseMercator
- Maximal error (in metres) tolerated for assertions, if enabled.
- getToneGradation() -
Method in class BandImpl
- Returns the number of discrete numerical values in the grid data.
- getTopicCategories() -
Method in class DataIdentificationImpl
- Main theme(s) of the datset.
- getTopologyLevel() -
Method in class VectorSpatialRepresentationImpl
- Code which identifies the degree of complexity of the spatial relationships.
- getTransaction() -
Method in class ArcSdeFeatureStore
-
- getTransaction() -
Method in class AbstractFeatureSource
- Retrieve the Transaction this FeatureSource
is operating against.
- getTransaction() -
Method in class AbstractFeatureStore
- Retrieve the Transaction this FeatureSource
is opperating against.
- getTransaction() -
Method in class DefaultFeatureResults
- Returns transaction from FeatureSource
(if it is a FeatureStore), or
Transaction.AUTO_COMMIT if it is not.
- getTransaction() -
Method in interface FeatureStore
- Used to access the Transaction this DataSource is currently opperating
against.
- getTransaction() -
Method in class JDBCFeatureSource
- Retrieve the Transaction this FeatureSource
is opperating against.
- getTransaction() -
Method in class JDBCFeatureStore
-
- getTransaction() -
Method in class QueryData
- Returns the current transation
- getTransaction() -
Method in class WFSCapabilities
- DOCUMENT ME!
- getTransaction() -
Method in class ContentFeatureSource
- The current transaction the feature source is working against.
- getTransaction() -
Method in class ContentState
- The transaction associated with the state.
- getTransaction() -
Method in class WFSFeatureSource
-
- getTransaction() -
Method in class WFSFeatureStore
-
- getTransactionIsolation() -
Method in class JDBC1DataStore
- Obtain the transaction isolation level for connections.
- getTransferOptions() -
Method in class DistributionImpl
- Provides information about technical means and media by which a resource is obtained
from the distributor.
- getTransferSize() -
Method in class DigitalTransferOptionsImpl
- Returns an estimated size of a unit in the specified transfer format, expressed in megabytes.
- getTransform() -
Method in class GridCoverageBuilder.Variable
- Returns the "sample to geophysics" transform, or
null
if none.
- getTransform() -
Method in class WorldFileReader
-
- getTransform() -
Method in class DefaultPiecewiseTransform1DElement
- Getter for the underlying
MathTransform1D
.
- getTransformation() -
Method in class MathTransformBuilder
- Returns the coordinate operation wrapping the calculated
math transform.
- getTransformationDimensionDescription() -
Method in class GeorectifiedImpl
- Description of the information about which grid dimensions are the spatial dimensions.
- getTransformationDimensionMapping() -
Method in class GeorectifiedImpl
- Information about which grid dimensions are the spatial dimensions.
- getTransformedCoordinates(XPropertySet, double[][], String, String) -
Method in class Referencing
- Transforms coordinates from the specified source CRS to the specified target CRS.
- getTransformedCoordinates(XPropertySet, double[][], String, String) -
Method in interface XReferencing
- Transforms coordinates from the specified source CRS to the specified target CRS.
- getTransformedShape(float, float) -
Method in class MarkStyle2D
- Returns a shape that can be used to draw the mark at the x, y coordinates
with appropriated rotation and size (according to the current style)
- getTransformWKT(XPropertySet, String, String, Object) -
Method in class Referencing
- Returns the Well Know Text (WKT) of a transformation between two coordinate reference
systems.
- getTransformWKT(XPropertySet, String, String, Object) -
Method in interface XReferencing
- Returns the Well Know Text (WKT) of a transformation between two coordinate reference
systems.
- getTranslator() -
Method in class TransformerBase.XMLReaderSupport
-
- getTransparentPixel() -
Method in class ImageWorker
- Returns the transparent pixel value, or -1 if none.
- getTrash() -
Method in class DisjointSet
- Returns the trash set, or
null
if there is none.
- getTraversal() -
Method in class DijkstraShortestPathFinder
-
- getTraversal() -
Method in class AbstractGraphIterator
-
- getTraversal() -
Method in interface GraphIterator
- Returns the traversal for the iterator.
- getTree(RenderedImage, Locale) -
Static method in class OperationTreeBrowser
- Returns a tree with all sources and parameters for the given rendered image.
- getTree(RenderableImage, Locale) -
Static method in class OperationTreeBrowser
- Returns a tree with all sources and parameters for the given renderable image.
- getTree() -
Static method in class RegisteredOperationBrowser
- Returns a tree view of all operations registered in the default
JAI
instance.
- getTree(OperationRegistry, Locale) -
Static method in class RegisteredOperationBrowser
- Returns a tree view of all operations registered in the given registry.
- getTree(String, ParsePosition) -
Method in class AbstractParser
- Returns a tree of
Element
for the specified text.
- getTriangleMark() -
Method in class AbstractStyleFactory
- Convinence method for obtaining a mark of a fixed shape
- getTriangleMark() -
Method in interface StyleFactory
- Convinence method for obtaining a mark of a fixed shape
- getTriangleMark() -
Method in class StyleFactoryImpl
-
- getTriangles() -
Method in class DelaunayTriangulator
-
- getTriangulation() -
Method in class DelaunayTriangulator
-
- getTriangulationIndicator() -
Method in class ImageDescriptionImpl
- Returns the indication of whether or not triangulation has been performed upon the image.
- getTropicalYearLength(XPropertySet, double) -
Method in class Nature
- Returns the tropical year length in days.
- getTropicalYearLength(XPropertySet, double) -
Method in interface XNature
- Returns the tropical year length in days.
- getTurnaround() -
Method in class StandardOrderProcessImpl
- Returns typical turnaround time for the filling of an order.
- getTwilight() -
Method in class SunRelativePosition
- Returns the sun's elevation angle at twilight, in degrees.
- getTyp() -
Method in class ImportParam
-
- getType() -
Method in class BrewerPalette
- Getter for property type.
- getType() -
Method in class FeatureEvent
- Provides information on the type of change that has occurred.
- getType() -
Method in class PreGeneralizedSimpleFeature
-
- getType() -
Method in class ContentFeatureCollection
-
- getType() -
Method in class Action.DeleteAction
-
- getType() -
Method in interface Action
-
- getType() -
Method in class Action.InsertAction
-
- getType() -
Method in class Action.UpdateAction
-
- getType() -
Method in class AssociationImpl
-
- getType() -
Method in class AttributeImpl
-
- getType() -
Method in class ComplexAttributeImpl
-
- getType() -
Method in class DecoratingFeature
-
- getType() -
Method in class FeatureImpl
-
- getType() -
Method in class GeometryAttributeImpl
-
- getType() -
Method in class LenientAttribute
-
- getType() -
Method in class PropertyImpl
-
- getType() -
Method in class SimpleFeatureImpl
-
- getType(Name) -
Method in class SimpleFeatureTypeImpl
-
- getType(String) -
Method in class SimpleFeatureTypeImpl
-
- getType(int) -
Method in class SimpleFeatureTypeImpl
-
- getType() -
Method in class AssociationDescriptorImpl
-
- getType() -
Method in class AttributeDescriptorImpl
-
- getType() -
Method in class ChoiceAttributeType.Geometric
- Deprecated.
- getType() -
Method in class GeometricAttributeType
- Deprecated.
- getType() -
Method in class GeometryDescriptorImpl
-
- getType() -
Method in class PropertyDescriptorImpl
-
- getType() -
Method in class ReadonlyAttributeDecorator
-
- getType() -
Method in class ConstantExpression
-
- getType() -
Method in class DefaultExpression
- Gets the type of this expression.
- getType() -
Method in interface Expression
- Deprecated. The enumeration based type system has been replaced by a
class based type system.
- getType() -
Method in interface FunctionExpression
- Deprecated. Gets the type of this expression.
- getType() -
Method in class FunctionExpressionImpl
- Gets the type of this expression.
- getType() -
Method in interface LiteralExpression
- Deprecated. Returns the literal type.
- getType() -
Method in class LiteralExpressionImpl
- Returns the literal type.
- getType() -
Method in interface MathExpression
- Deprecated. The expression type system has been replaced by an actual
class type system.
- getType() -
Method in class MathExpressionImpl
- Gets the type of this expression.
- getType() -
Method in class _Filter_CapabilitiesBinding
-
- getType() -
Method in class Arithmetic_OperatorsTypeBinding
-
- getType() -
Method in class Comparison_OperatorsTypeBinding
-
- getType() -
Method in class Function_NamesTypeBinding
-
- getType() -
Method in class Function_NameTypeBinding
-
- getType() -
Method in class FunctionsTypeBinding
-
- getType() -
Method in class Scalar_CapabilitiesTypeBinding
-
- getType() -
Method in class Spatial_CapabilitiesTypeBinding
-
- getType() -
Method in class Spatial_OperatorsTypeBinding
-
- getType() -
Method in class OGCAddBinding
-
- getType() -
Method in class OGCAndBinding
-
- getType() -
Method in class OGCBBOXTypeBinding
-
- getType() -
Method in class OGCBeyondBinding
-
- getType() -
Method in class OGCBinaryComparisonOpTypeBinding
-
- getType() -
Method in class OGCBinaryLogicOpTypeBinding
-
- getType() -
Method in class OGCBinaryOperatorTypeBinding
-
- getType() -
Method in class OGCBinarySpatialOpTypeBinding
-
- getType() -
Method in class OGCComparisonOpsTypeBinding
-
- getType() -
Method in class OGCContainsBinding
-
- getType() -
Method in class OGCCrossesBinding
-
- getType() -
Method in class OGCDisjointBinding
-
- getType() -
Method in class OGCDistanceBufferTypeBinding
-
- getType() -
Method in class OGCDistanceTypeBinding
-
- getType() -
Method in class OGCDivBinding
-
- getType() -
Method in class OGCDWithinBinding
-
- getType() -
Method in class OGCEqualsBinding
-
- getType() -
Method in class OGCExpressionTypeBinding
-
- getType() -
Method in class OGCFeatureIdTypeBinding
-
- getType() -
Method in class OGCFilterTypeBinding
-
- getType() -
Method in class OGCFunctionTypeBinding
-
- getType() -
Method in class OGCIntersectsBinding
-
- getType() -
Method in class OGCLiteralTypeBinding
-
- getType() -
Method in class OGCLogicOpsTypeBinding
-
- getType() -
Method in class OGCLowerBoundaryTypeBinding
-
- getType() -
Method in class OGCMulBinding
-
- getType() -
Method in class OGCNotBinding
-
- getType() -
Method in class OGCOrBinding
-
- getType() -
Method in class OGCOverlapsBinding
-
- getType() -
Method in class OGCPropertyIsBetweenTypeBinding
-
- getType() -
Method in class OGCPropertyIsEqualToBinding
-
- getType() -
Method in class OGCPropertyIsGreaterThanBinding
-
- getType() -
Method in class OGCPropertyIsGreaterThanOrEqualToBinding
-
- getType() -
Method in class OGCPropertyIsLessThanBinding
-
- getType() -
Method in class OGCPropertyIsLessThanOrEqualToBinding
-
- getType() -
Method in class OGCPropertyIsLikeTypeBinding
-
- getType() -
Method in class OGCPropertyIsNotEqualToBinding
-
- getType() -
Method in class OGCPropertyIsNullTypeBinding
-
- getType() -
Method in class OGCPropertyNameTypeBinding
-
- getType() -
Method in class OGCSpatialOpsTypeBinding
-
- getType() -
Method in class OGCSubBinding
-
- getType() -
Method in class OGCTouchesBinding
-
- getType() -
Method in class OGCUpperBoundaryTypeBinding
-
- getType() -
Method in class OGCWithinBinding
-
- getType() -
Method in class _Filter_CapabilitiesBinding
-
- getType() -
Method in class ComparisonOperatorsTypeBinding
-
- getType() -
Method in class ComparisonOperatorTypeBinding
-
- getType() -
Method in class GeometryOperandsTypeBinding
-
- getType() -
Method in class GeometryOperandTypeBinding
-
- getType() -
Method in class Id_CapabilitiesTypeBinding
-
- getType() -
Method in class Spatial_CapabilitiesTypeBinding
-
- getType() -
Method in class SpatialOperatorsTypeBinding
-
- getType() -
Method in class SpatialOperatorTypeBinding
-
- getType() -
Method in class FilterTypeBinding
-
- getType() -
Method in class GmlObjectIdTypeBinding
-
- getType() -
Method in class SortByTypeBinding
-
- getType() -
Method in class SortOrderTypeBinding
-
- getType() -
Method in class SortPropertyTypeBinding
-
- getType() -
Method in class GMLAbstractFeatureCollectionBaseTypeBinding
-
- getType() -
Method in class GMLAbstractFeatureCollectionTypeBinding
-
- getType() -
Method in class GMLAbstractFeatureTypeBinding
-
- getType() -
Method in class GMLAbstractGeometryCollectionBaseTypeBinding
-
- getType() -
Method in class GMLAbstractGeometryTypeBinding
-
- getType() -
Method in class GMLBoundingShapeTypeBinding
-
- getType() -
Method in class GMLBoxTypeBinding
-
- getType() -
Method in class GMLCoordinatesTypeBinding
-
- getType() -
Method in class GMLCoordTypeBinding
-
- getType() -
Method in class GMLFeatureAssociationTypeBinding
-
- getType() -
Method in class GMLGeometryAssociationTypeBinding
-
- getType() -
Method in class GMLGeometryCollectionTypeBinding
-
- getType() -
Method in class GMLGeometryPropertyTypeBinding
-
- getType() -
Method in class GMLLinearRingMemberTypeBinding
-
- getType() -
Method in class GMLLinearRingTypeBinding
-
- getType() -
Method in class GMLLineStringMemberTypeBinding
-
- getType() -
Method in class GMLLineStringPropertyTypeBinding
-
- getType() -
Method in class GMLLineStringTypeBinding
-
- getType() -
Method in class GMLMultiGeometryPropertyTypeBinding
-
- getType() -
Method in class GMLMultiLineStringPropertyTypeBinding
-
- getType() -
Method in class GMLMultiLineStringTypeBinding
-
- getType() -
Method in class GMLMultiPointPropertyTypeBinding
-
- getType() -
Method in class GMLMultiPointTypeBinding
-
- getType() -
Method in class GMLMultiPolygonPropertyTypeBinding
-
- getType() -
Method in class GMLMultiPolygonTypeBinding
-
- getType() -
Method in class GMLNullTypeBinding
-
- getType() -
Method in class GMLPointMemberTypeBinding
-
- getType() -
Method in class GMLPointPropertyTypeBinding
-
- getType() -
Method in class GMLPointTypeBinding
-
- getType() -
Method in class GMLPolygonMemberTypeBinding
-
- getType() -
Method in class GMLPolygonPropertyTypeBinding
-
- getType() -
Method in class GMLPolygonTypeBinding
-
- getType() -
Method in class AbstractFeatureCollectionTypeBinding
-
- getType() -
Method in class AbstractFeatureTypeBinding
-
- getType() -
Method in class AbstractGeometryTypeBinding
-
- getType() -
Method in class AbstractRingPropertyTypeBinding
-
- getType() -
Method in class AbstractSurfaceTypeBinding
-
- getType() -
Method in class BoundingShapeTypeBinding
-
- getType() -
Method in class CurveArrayPropertyTypeBinding
-
- getType() -
Method in class CurvePropertyTypeBinding
-
- getType() -
Method in class CurveSegmentArrayPropertyTypeBinding
-
- getType() -
Method in class CurveTypeBinding
-
- getType() -
Method in class DirectPositionListTypeBinding
-
- getType() -
Method in class DirectPositionTypeBinding
-
- getType() -
Method in class DoubleListBinding
-
- getType() -
Method in class EnvelopeTypeBinding
-
- getType() -
Method in class FeatureArrayPropertyTypeBinding
-
- getType() -
Method in class FeaturePropertyTypeBinding
-
- getType() -
Method in class GeometryPropertyTypeBinding
-
- getType() -
Method in class IntegerListBinding
-
- getType() -
Method in class LinearRingPropertyTypeBinding
-
- getType() -
Method in class LinearRingTypeBinding
-
- getType() -
Method in class LineStringPropertyTypeBinding
-
- getType() -
Method in class LineStringSegmentTypeBinding
-
- getType() -
Method in class LineStringTypeBinding
-
- getType() -
Method in class LocationPropertyTypeBinding
-
- getType() -
Method in class MeasureTypeBinding
-
- getType() -
Method in class MultiCurvePropertyTypeBinding
-
- getType() -
Method in class MultiCurveTypeBinding
-
- getType() -
Method in class MultiGeometryPropertyTypeBinding
-
- getType() -
Method in class MultiGeometryTypeBinding
-
- getType() -
Method in class MultiLineStringPropertyTypeBinding
-
- getType() -
Method in class MultiLineStringTypeBinding
-
- getType() -
Method in class MultiPointPropertyTypeBinding
-
- getType() -
Method in class MultiPointTypeBinding
-
- getType() -
Method in class MultiPolygonPropertyTypeBinding
-
- getType() -
Method in class MultiPolygonTypeBinding
-
- getType() -
Method in class MultiSurfacePropertyTypeBinding
-
- getType() -
Method in class MultiSurfaceTypeBinding
-
- getType() -
Method in class NullTypeBinding
-
- getType() -
Method in class PointArrayPropertyTypeBinding
-
- getType() -
Method in class PointPropertyTypeBinding
-
- getType() -
Method in class PointTypeBinding
-
- getType() -
Method in class PolygonPatchTypeBinding
-
- getType() -
Method in class PolygonPropertyTypeBinding
-
- getType() -
Method in class PolygonTypeBinding
-
- getType() -
Method in class ReferenceTypeBinding
-
- getType() -
Method in class SurfaceArrayPropertyTypeBinding
-
- getType() -
Method in class SurfacePatchArrayPropertyTypeBinding
-
- getType() -
Method in class SurfacePropertyTypeBinding
-
- getType() -
Method in class SurfaceTypeBinding
-
- getType() -
Method in class AbstractGeometricPrimitiveTypeBinding
-
- getType() -
Method in class AbstractGeometryBaseTypeBinding
-
- getType() -
Method in class AbstractGeometryTypeBinding
-
- getType() -
Method in class AbstractGMLTypeBinding
-
- getType() -
Method in class AbstractMetaDataTypeBinding
-
- getType() -
Method in class AbstractRingPropertyTypeBinding
-
- getType() -
Method in class AbstractRingTypeBinding
-
- getType() -
Method in class AbstractSurfaceTypeBinding
-
- getType() -
Method in class BoundingShapeTypeBinding
-
- getType() -
Method in class CodeListTypeBinding
-
- getType() -
Method in class CodeTypeBinding
-
- getType() -
Method in class DirectPositionTypeBinding
-
- getType() -
Method in class DoubleListBinding
-
- getType() -
Method in class EnvelopeTypeBinding
-
- getType() -
Method in class EnvelopeWithTimePeriodTypeBinding
-
- getType() -
Method in class GridEnvelopeTypeBinding
-
- getType() -
Method in class GridLimitsTypeBinding
-
- getType() -
Method in class GridTypeBinding
-
- getType() -
Method in class IntegerListBinding
-
- getType() -
Method in class LinearRingTypeBinding
-
- getType() -
Method in class MetaDataPropertyTypeBinding
-
- getType() -
Method in class NameListBinding
-
- getType() -
Method in class PointTypeBinding
-
- getType() -
Method in class PolygonTypeBinding
-
- getType() -
Method in class RectifiedGridTypeBinding
-
- getType() -
Method in class ReferenceTypeBinding
-
- getType() -
Method in class StringOrRefTypeBinding
-
- getType() -
Method in class TemporalPositionTypeBinding
-
- getType() -
Method in class TimeDurationTypeBinding
-
- getType() -
Method in class TimeIndeterminateValueTypeBinding
-
- getType() -
Method in class TimePositionTypeBinding
-
- getType() -
Method in class VectorTypeBinding
-
- getType() -
Method in interface Lock
-
- getType() -
Method in class BoundaryTypeBinding
-
- getType() -
Method in class ColorBinding
-
- getType() -
Method in class ColorStyleTypeBinding
-
- getType() -
Method in class ContainerTypeBinding
-
- getType() -
Method in class CoordinatesTypeBinding
-
- getType() -
Method in class DateTimeTypeBinding
-
- getType() -
Method in class DocumentTypeBinding
-
- getType() -
Method in class FeatureTypeBinding
-
- getType() -
Method in class FolderTypeBinding
-
- getType() -
Method in class GeometryTypeBinding
-
- getType() -
Method in class KmlTypeBinding
-
- getType() -
Method in class LabelStyleTypeBinding
-
- getType() -
Method in class LatLonBoxTypeBinding
-
- getType() -
Method in class LinearRingTypeBinding
-
- getType() -
Method in class LineStringTypeBinding
-
- getType() -
Method in class LineStyleTypeBinding
-
- getType() -
Method in class LocationTypeBinding
-
- getType() -
Method in class LookAtTypeBinding
-
- getType() -
Method in class MetadataTypeBinding
-
- getType() -
Method in class MultiGeometryTypeBinding
-
- getType() -
Method in class ObjectTypeBinding
-
- getType() -
Method in class PlacemarkTypeBinding
-
- getType() -
Method in class PointTypeBinding
-
- getType() -
Method in class PolygonTypeBinding
-
- getType() -
Method in class PolyStyleTypeBinding
-
- getType() -
Method in class RegionTypeBinding
-
- getType() -
Method in class StyleTypeBinding
-
- getType() -
Method in class MapBoundsEvent
- Getter for property type.
- getType() -
Method in class KeywordsImpl
- Subject matter used to group similar keywords.
- getType() -
Method in class _DCPBinding
-
- getType() -
Method in class _ExceptionReportBinding
-
- getType() -
Method in class _HTTPBinding
-
- getType() -
Method in class _OperationBinding
-
- getType() -
Method in class _OperationsMetadataBinding
-
- getType() -
Method in class _ServiceIdentificationBinding
-
- getType() -
Method in class _ServiceProviderBinding
-
- getType() -
Method in class AcceptFormatsTypeBinding
-
- getType() -
Method in class AcceptVersionsTypeBinding
-
- getType() -
Method in class AddressTypeBinding
-
- getType() -
Method in class BoundingBoxTypeBinding
-
- getType() -
Method in class CapabilitiesBaseTypeBinding
-
- getType() -
Method in class CodeTypeBinding
-
- getType() -
Method in class ContactTypeBinding
-
- getType() -
Method in class DescriptionTypeBinding
-
- getType() -
Method in class DomainTypeBinding
-
- getType() -
Method in class ExceptionTypeBinding
-
- getType() -
Method in class GetCapabilitiesTypeBinding
-
- getType() -
Method in class IdentificationTypeBinding
-
- getType() -
Method in class KeywordsTypeBinding
-
- getType() -
Method in class MetadataTypeBinding
-
- getType() -
Method in class MimeTypeBinding
-
- getType() -
Method in class OnlineResourceTypeBinding
-
- getType() -
Method in class PositionType2DBinding
-
- getType() -
Method in class PositionTypeBinding
-
- getType() -
Method in class RequestMethodTypeBinding
-
- getType() -
Method in class ResponsiblePartySubsetTypeBinding
-
- getType() -
Method in class ResponsiblePartyTypeBinding
-
- getType() -
Method in class SectionsTypeBinding
-
- getType() -
Method in class ServiceTypeBinding
-
- getType() -
Method in class TelephoneTypeBinding
-
- getType() -
Method in class UnitBinding
-
- getType() -
Method in class UpdateSequenceTypeBinding
-
- getType() -
Method in class VersionTypeBinding
-
- getType() -
Method in class WGS84BoundingBoxTypeBinding
-
- getType(CoordinateOperation) -
Static method in class AbstractCoordinateOperation
- Returns the most specific GeoAPI interface implemented by the specified operation.
- getType() -
Method in class GlyphProperty
-
- getType() -
Method in class SLDAnchorPointBinding
-
- getType() -
Method in class SLDBlueChannelBinding
-
- getType() -
Method in class SLDChannelSelectionBinding
-
- getType() -
Method in class SLDColorMapBinding
-
- getType() -
Method in class SLDColorMapEntryBinding
-
- getType() -
Method in class SLDContrastEnhancementBinding
-
- getType() -
Method in class SLDCssParameterBinding
-
- getType() -
Method in class SLDDisplacementBinding
-
- getType() -
Method in class SLDExtentBinding
-
- getType() -
Method in class SLDExternalGraphicBinding
-
- getType() -
Method in class SLDFeatureTypeConstraintBinding
-
- getType() -
Method in class SLDFeatureTypeStyleBinding
-
- getType() -
Method in class SLDFillBinding
-
- getType() -
Method in class SLDFontBinding
-
- getType() -
Method in class SLDFormatBinding
-
- getType() -
Method in class SLDGammaValueBinding
-
- getType() -
Method in class SLDGeometryBinding
-
- getType() -
Method in class SLDGraphicBinding
-
- getType() -
Method in class SLDGraphicFillBinding
-
- getType() -
Method in class SLDGraphicStrokeBinding
-
- getType() -
Method in class SLDGrayChannelBinding
-
- getType() -
Method in class SLDGreenChannelBinding
-
- getType() -
Method in class SLDHaloBinding
-
- getType() -
Method in class SLDHistogramBinding
-
- getType() -
Method in class SLDImageOutlineBinding
-
- getType() -
Method in class SLDLabelPlacementBinding
-
- getType() -
Method in class SLDLayerFeatureConstraintsBinding
-
- getType() -
Method in class SLDLegendGraphicBinding
-
- getType() -
Method in class SLDLinePlacementBinding
-
- getType() -
Method in class SLDLineSymbolizerBinding
-
- getType() -
Method in class SLDMarkBinding
-
- getType() -
Method in class SLDNamedLayerBinding
-
- getType() -
Method in class SLDNamedStyleBinding
-
- getType() -
Method in class SLDNormalizeBinding
-
- getType() -
Method in class SLDOnlineResourceBinding
-
- getType() -
Method in class SLDOverlapBehaviorBinding
-
- getType() -
Method in class SLDParameterValueTypeBinding
-
- getType() -
Method in class SLDPerpendicularOffsetBinding
-
- getType() -
Method in class SLDPointPlacementBinding
-
- getType() -
Method in class SLDPointSymbolizerBinding
-
- getType() -
Method in class SLDPolygonSymbolizerBinding
-
- getType() -
Method in class SLDRasterSymbolizerBinding
-
- getType() -
Method in class SLDRedChannelBinding
-
- getType() -
Method in class SLDRemoteOWSBinding
-
- getType() -
Method in class SLDRuleBinding
-
- getType() -
Method in class SLDSelectedChannelTypeBinding
-
- getType() -
Method in class SLDShadedReliefBinding
-
- getType() -
Method in class SLDStrokeBinding
-
- getType() -
Method in class SLDStyledLayerDescriptorBinding
-
- getType() -
Method in class SLDSymbolizerBinding
-
- getType() -
Method in class SLDSymbolizerTypeBinding
-
- getType() -
Method in class SLDTextSymbolizerBinding
-
- getType() -
Method in class SLDUserLayerBinding
-
- getType() -
Method in class SLDUserStyleBinding
-
- getType() -
Method in interface ColorMap
-
- getType() -
Method in class ColorMapImpl
-
- getType() -
Method in interface ContrastEnhancement
- Deprecated. Please use getMethod
- getType() -
Method in class ContrastEnhancementImpl
-
- getType() -
Method in class ArgHelper.BooleanMapping
- Implementation of getType.
- getType() -
Method in class ArgHelper.DateMapping
- Implementation of getType.
- getType() -
Method in class ArgHelper.DoubleMapping
- Implementation of getType.
- getType() -
Method in class ArgHelper.EnvelopeMapping
- Implementation of getType.
- getType() -
Method in class ArgHelper.FilterMapping
- Implementation of getType.
- getType() -
Method in class ArgHelper.FloatMapping
- Implementation of getType.
- getType() -
Method in class ArgHelper.GeometryMapping
- Implementation of getType.
- getType() -
Method in class ArgHelper.IntegerMapping
- Implementation of getType.
- getType() -
Method in class ArgHelper.LongMapping
- Implementation of getType.
- getType() -
Method in interface ArgHelper.Mapping
- getType purpose.
- getType() -
Method in class ArgHelper.ShortMapping
- Implementation of getType.
- getType() -
Method in class ArgHelper.StringMapping
- Implementation of getType.
- getType() -
Method in class ArgHelper.URIMapping
- Implementation of getType.
- getType() -
Method in class _axisDescriptionBinding
-
- getType() -
Method in class _ContentMetadataBinding
-
- getType() -
Method in class _CoverageDescriptionBinding
-
- getType() -
Method in class _DescribeCoverageBinding
-
- getType() -
Method in class _GetCapabilitiesBinding
-
- getType() -
Method in class _GetCoverageBinding
-
- getType() -
Method in class _keywordsBinding
-
- getType() -
Method in class _rangeSetBinding
-
- getType() -
Method in class AbstractDescriptionBaseTypeBinding
-
- getType() -
Method in class AbstractDescriptionTypeBinding
-
- getType() -
Method in class AddressTypeBinding
-
- getType() -
Method in class AxisDescriptionType_valuesBinding
-
- getType() -
Method in class AxisDescriptionTypeBinding
-
- getType() -
Method in class CapabilitiesSectionTypeBinding
-
- getType() -
Method in class ContactTypeBinding
-
- getType() -
Method in class CoverageOfferingBriefTypeBinding
-
- getType() -
Method in class CoverageOfferingTypeBinding
-
- getType() -
Method in class DCPTypeType_HTTPBinding
-
- getType() -
Method in class DCPTypeTypeBinding
-
- getType() -
Method in class DomainSetTypeBinding
-
- getType() -
Method in class DomainSubsetTypeBinding
-
- getType() -
Method in class InterpolationMethodTypeBinding
-
- getType() -
Method in class IntervalTypeBinding
-
- getType() -
Method in class LonLatEnvelopeBaseTypeBinding
-
- getType() -
Method in class LonLatEnvelopeTypeBinding
-
- getType() -
Method in class MetadataAssociationTypeBinding
-
- getType() -
Method in class MetadataLinkTypeBinding
-
- getType() -
Method in class OnlineResourceTypeBinding
-
- getType() -
Method in class OutputTypeBinding
-
- getType() -
Method in class RangeSetTypeBinding
-
- getType() -
Method in class RangeSubsetType_axisSubsetBinding
-
- getType() -
Method in class RangeSubsetTypeBinding
-
- getType() -
Method in class ResponsiblePartyTypeBinding
-
- getType() -
Method in class ServiceTypeBinding
-
- getType() -
Method in class SpatialDomainTypeBinding
-
- getType() -
Method in class SpatialSubsetTypeBinding
-
- getType() -
Method in class SupportedCRSsTypeBinding
-
- getType() -
Method in class SupportedFormatsTypeBinding
-
- getType() -
Method in class SupportedInterpolationsTypeBinding
-
- getType() -
Method in class TelephoneTypeBinding
-
- getType() -
Method in class TimePeriodTypeBinding
-
- getType() -
Method in class TimeSequenceTypeBinding
-
- getType() -
Method in class TypedLiteralTypeBinding
-
- getType() -
Method in class ValueEnumBaseTypeBinding
-
- getType() -
Method in class ValueEnumTypeBinding
-
- getType() -
Method in class ValueRangeTypeBinding
-
- getType() -
Method in class WCS_CapabilitiesTypeBinding
-
- getType() -
Method in class WCSCapabilityType_ExceptionBinding
-
- getType() -
Method in class WCSCapabilityType_RequestBinding
-
- getType() -
Method in class WCSCapabilityType_VendorSpecificCapabilitiesBinding
-
- getType() -
Method in class WCSCapabilityTypeBinding
-
- getType() -
Method in class ActionTypeBinding
-
- getType() -
Method in class AllSomeTypeBinding
-
- getType() -
Method in class Base_TypeNameListTypeBinding
-
- getType() -
Method in class BaseRequestTypeBinding
-
- getType() -
Method in class DeleteElementTypeBinding
-
- getType() -
Method in class FeaturesLockedTypeBinding
-
- getType() -
Method in class FeaturesNotLockedTypeBinding
-
- getType() -
Method in class FeatureTypeType_NoSRSBinding
-
- getType() -
Method in class FeatureTypeTypeBinding
-
- getType() -
Method in class GetFeatureWithLockTypeBinding
-
- getType() -
Method in class GetGmlObjectTypeBinding
-
- getType() -
Method in class GMLObjectTypeListTypeBinding
-
- getType() -
Method in class GMLObjectTypeTypeBinding
-
- getType() -
Method in class IdentifierGenerationOptionTypeBinding
-
- getType() -
Method in class InsertedFeatureTypeBinding
-
- getType() -
Method in class InsertElementTypeBinding
-
- getType() -
Method in class InsertResultsTypeBinding
-
- getType() -
Method in class LockFeatureResponseTypeBinding
-
- getType() -
Method in class LockFeatureTypeBinding
-
- getType() -
Method in class LockTypeBinding
-
- getType() -
Method in class MetadataURLTypeBinding
-
- getType() -
Method in class NativeTypeBinding
-
- getType() -
Method in class OperationsTypeBinding
-
- getType() -
Method in class OperationTypeBinding
-
- getType() -
Method in class OutputFormatListTypeBinding
-
- getType() -
Method in class PropertyTypeBinding
-
- getType() -
Method in class ResultTypeTypeBinding
-
- getType() -
Method in class TransactionResponseTypeBinding
-
- getType() -
Method in class TransactionResultsTypeBinding
-
- getType() -
Method in class TransactionSummaryTypeBinding
-
- getType() -
Method in class TransactionTypeBinding
-
- getType() -
Method in class TypeNameListTypeBinding
- Deprecated.
- getType() -
Method in class UpdateElementTypeBinding
-
- getType() -
Method in class WFS_CapabilitiesTypeBinding
-
- getType() -
Method in class ComplexDataTypeBinding
-
- getType() -
Method in class InputReferenceTypeBinding
-
- getType() -
Method in class LanguagesBinding
-
- getType() -
Method in class AbstractComplexEMFBinding
- Dynamically tries to determine the type of the object using emf naming
conventions and the name returned by
Binding.getTarget()
.
- getType() -
Method in interface Binding
-
- getType() -
Method in class FilterSchema.FilterElement
-
- getType() -
Method in class ComplexElementHandler
- returns the Type of the Elementhandler
- getType() -
Method in class FacetHandler
-
Return the int mask for the facet type.
- getType() -
Method in interface Element
-
Returns the declared type for this Element in the given Schema.
- getType() -
Method in class ElementGT
- TODO summary sentence for getType ...
- getType() -
Method in class XSAllBinding
-
- getType() -
Method in class XSAllNNIBinding
-
- getType() -
Method in class XSAnnotatedBinding
-
- getType() -
Method in class XSAnySimpleTypeBinding
- This binding returns object of type String
- getType() -
Method in class XSAnyTypeBinding
- This binding returns objects of type Map
getType() -
Method in class XSAnyURIBinding
- This binding returns objects of type
URI
- getType() -
Method in class XSAttributeBinding
-
- getType() -
Method in class XSAttributeGroupBinding
-
- getType() -
Method in class XSAttributeGroupRefBinding
-
- getType() -
Method in class XSBase64BinaryBinding
- This binding returns arrays of type byte[]
- getType() -
Method in class XSBlockSetBinding
-
- getType() -
Method in class XSBooleanBinding
- This binding returns objects of type
Boolean
- getType() -
Method in class XSByteBinding
- This binding returns objects of type
Byte
getType() -
Method in class XSComplexRestrictionTypeBinding
-
- getType() -
Method in class XSComplexTypeBinding
- This binding delegates to its parent binding, which returns objects of
type
Map
- getType() -
Method in class XSDateBinding
- This binding returns objects of type
Date
- getType() -
Method in class XSDateTimeBinding
- This binding returns objects of type
Calendar
- getType() -
Method in class XSDecimalBinding
- This binding returns objects of type
BigDecimal
- getType() -
Method in class XSDerivationControlBinding
-
- getType() -
Method in class XSDerivationSetBinding
-
- getType() -
Method in class XSDoubleBinding
- This binding returns objects of type
Double
- getType() -
Method in class XSDurationBinding
-
- getType() -
Method in class XSElementBinding
-
- getType() -
Method in class XSENTITIESBinding
-
- getType() -
Method in class XSENTITYBinding
-
- getType() -
Method in class XSExplicitGroupBinding
-
- getType() -
Method in class XSExtensionTypeBinding
-
- getType() -
Method in class XSFacetBinding
-
- getType() -
Method in class XSFloatBinding
- This binding returns objects of type
Float
- getType() -
Method in class XSFormChoiceBinding
-
- getType() -
Method in class XSFullDerivationSetBinding
-
- getType() -
Method in class XSGDayBinding
-
- getType() -
Method in class XSGMonthBinding
-
- getType() -
Method in class XSGMonthDayBinding
-
- getType() -
Method in class XSGroupBinding
-
- getType() -
Method in class XSGroupRefBinding
-
- getType() -
Method in class XSGYearBinding
-
- getType() -
Method in class XSGYearMonthBinding
-
- getType() -
Method in class XSHexBinaryBinding
-
- getType() -
Method in class XSIDBinding
- This method delegates to its parent binding which returns objects of
type
String
- getType() -
Method in class XSIDREFBinding
-
- getType() -
Method in class XSIDREFSBinding
-
- getType() -
Method in class XSIntBinding
- This binding returns objects of type
Integer
- getType() -
Method in class XSIntegerBinding
- This binding returns objects of type
BigInteger
- getType() -
Method in class XSKeybaseBinding
-
- getType() -
Method in class XSLanguageBinding
-
- getType() -
Method in class XSLocalComplexTypeBinding
-
- getType() -
Method in class XSLocalElementBinding
-
- getType() -
Method in class XSLocalSimpleTypeBinding
-
- getType() -
Method in class XSLongBinding
- This binding returns objects of type
Long
- getType() -
Method in class XSNameBinding
- This binding simply delegates to its parent binding which returns an
object of type
String
- getType() -
Method in class XSNamedAttributeGroupBinding
-
- getType() -
Method in class XSNamedGroupBinding
-
- getType() -
Method in class XSNamespaceListBinding
-
- getType() -
Method in class XSNarrowMaxMinBinding
-
- getType() -
Method in class XSNCNameBinding
-
- getType() -
Method in class XSNegativeIntegerBinding
- This method returns objects of type
Number
- getType() -
Method in class XSNMTOKENBinding
-
- getType() -
Method in class XSNMTOKENSBinding
-
- getType() -
Method in class XSNoFixedFacetBinding
-
- getType() -
Method in class XSNonNegativeIntegerBinding
- This binding returns objects of type
Number.class
- getType() -
Method in class XSNonPositiveIntegerBinding
- This binding returns objects of type
BigInteger
- getType() -
Method in class XSNormalizedStringBinding
- This binding delegates to its parent binding which returns objecs of
type
String
- getType() -
Method in class XSNOTATIONBinding
-
- getType() -
Method in class XSNumFacetBinding
-
- getType() -
Method in class XSOpenAttrsBinding
-
- getType() -
Method in class XSPositiveIntegerBinding
- This binding returns objects of type
BigInteger
- getType() -
Method in class XSPublicBinding
-
- getType() -
Method in class XSQNameBinding
- This binding returns objects of type
QName
- getType() -
Method in class XSRealGroupBinding
-
- getType() -
Method in class XSReducedDerivationControlBinding
-
- getType() -
Method in class XSRestrictionTypeBinding
-
- getType() -
Method in class XSShortBinding
- This binding returns objects of type
Short
- getType() -
Method in class XSSimpleDerivationSetBinding
-
- getType() -
Method in class XSSimpleExplicitGroupBinding
-
- getType() -
Method in class XSSimpleExtensionTypeBinding
-
- getType() -
Method in class XSSimpleRestrictionTypeBinding
-
- getType() -
Method in class XSSimpleTypeBinding
-
- getType() -
Method in class XSStringBinding
- This binding returns objects of type
String
- getType() -
Method in class XSTimeBinding
- This binding returns objects of type
Calendar
- getType() -
Method in class XSTokenBinding
- This binding delegates to its parent binding, which returns objects of
type
String
- getType() -
Method in class XSTopLevelAttributeBinding
-
- getType() -
Method in class XSTopLevelComplexTypeBinding
-
- getType() -
Method in class XSTopLevelElementBinding
-
- getType() -
Method in class XSTopLevelSimpleTypeBinding
-
- getType() -
Method in class XSTypeDerivationControlBinding
-
- getType() -
Method in class XSUnsignedByteBinding
- This binding returns objects of type
Short
- getType() -
Method in class XSUnsignedIntBinding
- This binding returns objects of type
Long
- getType() -
Method in class XSUnsignedLongBinding
- This binding returns objects of type
BigDecimal
- getType() -
Method in class XSUnsignedShortBinding
- This binding returns objects of type
Integer
- getType() -
Method in class XSWildcardBinding
-
- getTypeDefinition() -
Method in class AttributeImpl
-
- getTypeDefinition() -
Method in class ElementImpl
-
- getTypeDefinition(QName) -
Method in class SchemaIndexImpl
-
- getTypeDefinition() -
Method in interface InstanceComponent
-
- getTypeDefinition(QName) -
Method in interface SchemaIndex
- Returns the type definition with the specified qualified name.
- getTypeFactory() -
Method in class BasicFactories
- Deprecated. use
BasicFactories.getFeatureTypeFactory()
.
- getTypeHandlerTimeout() -
Method in class JDBCDataStoreConfig
-
- getTypeName() -
Method in class DefaultQuery
- The typeName attribute is used to indicate the name of the feature type
to be queried.
- getTypeName(URL) -
Method in interface FileDataStoreFactorySpi
- The typeName represented by the provided url.
- getTypeName() -
Method in interface Query
- The typeName attribute is used to indicate the name of the feature type
to be queried.
- getTypeName(URL) -
Method in class ShapefileDataStoreFactory
-
- getTypeName() -
Method in class ShpFiles
-
- getTypeName() -
Method in class ActiveTypeEntry
-
- getTypeName() -
Method in class ContentEntry
- Unqualified name of the entry.
- getTypeName() -
Method in class TypeRef
-
- getTypeName() -
Method in interface GetFeature
-
- getTypeName() -
Method in class Action.DeleteAction
-
- getTypeName() -
Method in interface Action
-
- getTypeName() -
Method in class Action.InsertAction
-
- getTypeName() -
Method in class Action.UpdateAction
-
- getTypeName() -
Method in class GetFeatureQueryAdapter
-
- getTypeName() -
Method in class DefaultFeatureType
- Gets the type name for this schema.
- getTypeName() -
Method in interface FeatureType
- Deprecated. Gets the type name for this schema.
- getTypeName() -
Method in class SimpleFeatureTypeImpl
-
- getTypeName() -
Method in class RecordTypeImpl
- Returns the name that identifies this record type.
- getTypeName() -
Method in class OrphanNodeValidation
- Access typeName property.
- getTypeNames() -
Method in class ArcSDEDataStore
- List of type names; should be a list of all feature classes.
- getTypeNames() -
Method in class AbstractDataStore
- helper method for retrieving all the names.
- getTypeNames() -
Method in class CollectionDataStore
-
- getTypeNames() -
Method in interface DataStore
- Retrieves a list of of the available FeatureTypes.
- getTypeNames() -
Method in class DB2DataStore
- Gets the names of tables (types) that contain a spatial column.
- getTypeNames() -
Method in class PreGeneralizedDataStore
-
- getTypeNames() -
Method in class FeatureTypeHandler
- Returns a list of FeatureType names contained in the parent JDBCDataStore
- getTypeNames() -
Method in class JDBC1DataStore
-
- getTypeNames() -
Method in class MemoryDataStore
- List of available types provided by this DataStore.
- getTypeNames() -
Method in class PostgisDataStore
-
- getTypeNames() -
Method in class PropertyDataStore
-
- getTypeNames() -
Method in class ShapefileDataStore
- Get an array of type names this DataStore holds.
- getTypeNames() -
Method in class AbstractDataStore2
- Convience method for retriving all the names from the Catalog Entires
- getTypeNames() -
Method in class ContentDataStore
- Returns the names of all entries or types provided by the datastore.
- getTypeNames() -
Method in class LockRequest
-
- getTypeNames() -
Method in class WFS_1_0_0_DataStore
-
- getTypeNames() -
Method in class WFS_1_1_0_DataStore
-
- getTypeNames() -
Method in class IsValidGeometryValidation
- Override getTypeNames.
- getTypeRef() -
Method in class UniqueFIDValidation
- Access typeRef property.
- getTypeRef() -
Method in class DefaultFeatureValidation
- Access typeRef property.
- getTypeRefs() -
Method in class EqualityValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class NullZeroValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class UniqueFIDValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class DefaultFeatureValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class DefaultIntegrityValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class OrphanNodeValidation
- Implementation of getTypeRefs.
- getTypeRefs() -
Method in class RelationIntegrity
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class LineAbstractValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class LineLineAbstractValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class LinePointAbstractValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class LinePolygonAbstractValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class PointLineAbstractValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class PointPolygonAbstractValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class PolygonLineAbstractValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class PolygonPointAbstractValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in class PolygonPolygonAbstractValidation
- Implementation of getTypeNames.
- getTypeRefs() -
Method in interface Validation
- Identify the FeatureTypes that this validation test is run against.
- getTypes() -
Method in class SimpleFeatureTypeImpl
-
- getU() -
Method in class AdvancedAffineBuilder
- Fill matrix of constrain values (e.g. for constrain skew = 0 the value is 0)
- getUID() -
Method in class SLDInlineFeatureParser
-
- getUnformattableClass() -
Method in exception UnformattableObjectException
- Returns the type of the object that can't be formatted.
- getUnique() -
Method in class UniqueVisitor
-
- getUnit() -
Method in class AbstractGraduation
- Returns the graduation's units, or
null
if unknow.
- getUnit() -
Method in class DateGraduation
- Returns the graduation's units, or
null
if unknow.
- getUnit() -
Method in interface Graduation
- Returns the graduation's units, or
null
if unknow.
- getUnit() -
Method in class RangeSpecifier
- Returns the target range units, or
null
if none.
- getUnit() -
Method in class Measure
- Returns the unit.
- getUnit() -
Method in class DefaultParameterDescriptor
- Returns the unit for
default,
minimum and
maximum values.
- getUnit() -
Method in class FloatParameter
- Returns the unit of measure of the parameter value.
- getUnit() -
Method in class Parameter
- Returns the unit of measure of the parameter value.
- getUnit() -
Method in class DefaultCoordinateSystemAxis
- The unit of measure used for this coordinate system axis.
- getUnits() -
Method in class GridSampleDimension
- Returns the unit information for this sample dimension.
- getUnits() -
Method in class BandImpl
- Returns the units in which sensor wavelengths are expressed.
- getUnits() -
Method in class MeasurementRange
- Returns the units of measurement, or
null
if unknown.
- getUnitsOfDistribution() -
Method in class DigitalTransferOptionsImpl
- Returne tiles, layers, geographic areas, etc., in which data is available.
- getUnregisterSpatialStatement(String) -
Method in class DB2Dialect
-
- getUnregisterSpatialStatement(String) -
Method in class DBDialect
-
- getUnregisterSpatialStatement(String) -
Method in class OracleDialect
-
- getUnregisterSpatialStatement(String) -
Method in class PostgisDialect
-
- getUnSupported() -
Method in class SQLUnpacker
- Deprecated. After an unPack has been called, returns the resulting Filter of the
unsupported parts of the unPacked filter.
- getUnsupportedFilter(String, Filter) -
Method in class AbstractDataStore
- GR: if a subclass supports filtering, it should override this method
to return the unsupported part of the passed filter, so a
FilteringFeatureReader will be constructed upon it.
- getUnsupportedFilter(String, Filter) -
Method in class IndexedShapefileDataStore
-
- getUnsupportedFilter(Filter) -
Method in class ActiveTypeEntry
- GR: if a subclass supports filtering, it should override this method
to return the unsupported part of the passed filter, so a
FilteringFeatureReader will be constructed upon it.
- getUnsupportedFilter(String, Filter) -
Method in class WFS_1_0_0_DataStore
-
- getUnWrapper(Connection) -
Static method in class DataSourceFinder
- Checks each available datasource implementation in turn and returns the first one which
claims to support the resource identified by the params object.
- getUnWrapper(Statement) -
Static method in class DataSourceFinder
- Checks each available
UnWrapper
implementation in turn and returns the first one which
claims to support the resource identified by the params object.
- getUnWrappers() -
Static method in class DataSourceFinder
- Finds all implemtaions of DataStoreFactory which have registered using the services
mechanism, and that have the appropriate libraries on the classpath.
- getUpdateFilter(String) -
Method in class WFSTransactionAccessor
- Returns all the filters of updates that affect the attribute in the expression ored together.
- getUpdateFilter(String) -
Method in interface ClientTransactionAccessor
- Returns all the filters of updates that affect the attribute in the expression ORed together.
- getUpdatePage(String) -
Method in class AbstractDialect
-
- getUpdatePage(String) -
Method in interface Dialect
-
- getUpdateScopeDescriptions() -
Method in class MaintenanceInformationImpl
- Returns additional information about the range or extent of the resource.
- getUpdateScopes() -
Method in class MaintenanceInformationImpl
- Returns the scope of data to which maintenance is applied.
- getUpdateSequence() -
Method in class Capabilities
-
- getUpper(int) -
Method in class GeneralGridRange
- Deprecated. Returns the valid maximum exclusive grid coordinate along the specified dimension.
- getUpper() -
Method in class GeneralGridRange
- Deprecated. Returns the valid maximum exclusive grid coordinate.
- getUpper(int) -
Method in class GridRange2D
- Deprecated. Returns the valid maximum exclusive grid coordinate along the specified dimension.
- getUpper() -
Method in class GridRange2D
- Deprecated. Returns the valid maximum exclusive grid coordinate.
- getUpperBoundary() -
Method in class BetweenFilterImpl
- Deprecated. Returns the right,upper, or second expression.
- getUpperBoundary() -
Method in class IsBetweenImpl
-
- getUpperCorner() -
Method in class CRSEnvelope
-
- getUpperCorner() -
Method in class AbstractEnvelope
- A coordinate position consisting of all the maximal ordinates.
- getUpperCorner() -
Method in class Envelope2D
- A coordinate position consisting of all the maximal ordinates for each
dimension for all points within the
Envelope
.
- getUpperCorner() -
Method in class GeneralEnvelope
- A coordinate position consisting of all the maximal ordinates
for each dimension for all points within the
Envelope
.
- getUpperCorner() -
Method in class ReferencedEnvelope
- A coordinate position consisting of all the maximal ordinates for each
dimension for all points within the
Envelope
.
- getURI() -
Method in class OGCSchema
-
- getURI() -
Method in class WMSSchema
-
- getURI() -
Method in class NameImpl
-
- getURI() -
Method in class ProfileImpl
-
- getURI() -
Method in class SchemaImpl
-
- getURI() -
Method in class FilterSchema
-
- getURI() -
Method in class GMLSchema
-
- getURI() -
Method in interface Schema
-
- getURI() -
Method in class sldSchema
-
- getURI() -
Method in class WFSSchema
-
- getURI() -
Method in class XLinkSchema
-
- getURLForLocation(String) -
Method in class DSFinderRepository
-
- getURLFromSource(Object) -
Static method in class ImageMosaicJDBCFormat
-
- getURLFromString(String) -
Static method in class AbstractCmd
-
- getUsageDate() -
Method in class UsageImpl
- Date and time of the first use or range of uses of the resource and/or resource series.
- getUse() -
Method in interface Attribute
-
Attributes only have three options for the number or occurences: none,
once, optionally once.
- getUse() -
Method in class AttributeGT
-
- getUse() -
Method in class XLinkSchema.Actuate
-
- getUse() -
Method in class XLinkSchema.Arcrole
-
- getUse() -
Method in class XLinkSchema.From
-
- getUse() -
Method in class XLinkSchema.Href
-
- getUse() -
Method in class XLinkSchema.Label
-
- getUse() -
Method in class XLinkSchema.Role
-
- getUse() -
Method in class XLinkSchema.Show
-
- getUse() -
Method in class XLinkSchema.Title
-
- getUse() -
Method in class XLinkSchema.To
-
- getUseConstraints() -
Method in class LegalConstraintsImpl
- Returns the constraints applied to assure the protection of privacy or intellectual property, and any
special restrictions or limitations or warnings on using the resource.
- getUseLimitation() -
Method in class ConstraintsImpl
- Returns the limitation affecting the fitness for use of the resource.
- getUser() -
Method in interface ISession
-
- getUser() -
Method in class SessionWrapper
-
- getUserContactInfo() -
Method in class UsageImpl
- Identification of and means of communicating with person(s) and organization(s)
using the resource(s).
- getUserData() -
Method in class PreGeneralizedSimpleFeature
-
- getUserData() -
Method in class ContentFeatureCollection
-
- getUserData() -
Method in class DecoratingFeature
-
- getUserData() -
Method in class PropertyImpl
-
- getUserData() -
Method in class SimpleFeatureImpl
-
- getUserData() -
Method in class PropertyDescriptorImpl
-
- getUserData() -
Method in class PropertyTypeImpl
-
- getUserData() -
Method in class ReadonlyAttributeDecorator
-
- getUserDefinedMaintenanceFrequency() -
Method in class MaintenanceInformationImpl
- Returns the maintenance period other than those defined.
- getUserDeterminedLimitations() -
Method in class UsageImpl
- Applications, determined by the user for which the resource and/or resource series
is not suitable.
- getUserName() -
Method in class ArcSDEConnectionConfig
- DOCUMENT ME!
- getUserNote() -
Method in class SecurityConstraintsImpl
- Returns the explanation of the application of the legal constraints or other restrictions and legal
prerequisites for obtaining and using the resource.
- getUserObject() -
Method in interface TreeNode
- Returns this node's user object.
- getUserPassword() -
Method in class ArcSDEConnectionConfig
- accessor method for retrieving the user password of the ArcSDE connection properties holded
here
- getUserStyles() -
Method in interface UserLayer
-
- getUserStyles() -
Method in class UserLayerImpl
-
- getValidArea(XPropertySet, String) -
Method in class Referencing
- Returns the valid area as a textual description for an identified object.
- getValidArea(XPropertySet, String) -
Method in interface XReferencing
- Returns the valid area as a textual description for an identified object.
- getValidArea() -
Method in class AbstractReferenceSystem
- Deprecated. Renamed
AbstractReferenceSystem.getDomainOfValidity()
.
- getValidArea() -
Method in class AbstractDatum
- Deprecated. Renamed
AbstractDatum.getDomainOfValidity()
.
- getValidArea() -
Method in class AbstractCoordinateOperation
- Deprecated. Renamed
AbstractCoordinateOperation.getDomainOfValidity()
.
- getValidationErrors() -
Method in class ParserHandler
-
- getValidationErrors() -
Method in class Parser
- Returns a list of any validation errors that occured while parsing.
- getValidationQuery() -
Method in class DirectEpsgFactory
- Returns the current validation query
- getValidStyles() -
Method in class SimpleLayer
- Returns a Set of type
String
containing the names of all
the styles that are valid for this layer.
- getValidValues() -
Method in class DefaultParameterDescriptor
- If this parameter allows only a finite set of values, returns this set.
- getValue() -
Method in class PreGeneralizedSimpleFeature
-
- getValue() -
Method in class ContentFeatureCollection
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes.__ExtendedCapabilitiesType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._AttributionType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._AuthorityURLType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._BLANKType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._BMPType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._BoundingBoxType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._CapabilityType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._ContactAddressType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._ContactInformationType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._ContactPersonPrimaryType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._CW_WKBType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._DataURLType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._DCPTypeType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._DimensionType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._EX_GeographicBoundingBoxType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._ExceptionType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._ExtentType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._FeatureListURLType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._FormatType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._GeoTIFFType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._GetType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._GIFType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._GML_1Type
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._GML_2Type
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._GML_3Type
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._HTTPType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._IdentifierType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._INIMAGEType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._JPEGType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._KeywordListType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._KeywordsType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._KeywordType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._LatLonBoundingBoxType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._LayerType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._LegendURLType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._LogoURLType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._MetadataURLType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._MIMEType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._OnlineResourceType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._PNGType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._PostType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._PPMType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._RequestType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._ScaleHintType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._ServiceException
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._ServiceExceptionReport
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._ServiceType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._StyleSheetURLType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._StyleType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._StyleURLType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._SVGType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._TIFFType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._UserDefinedSymbolizationType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._VendorSpecificCapabilitiesType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._WBMPType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._WebCGMType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._WMS_CapabilitiesType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._WMS_XMLType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._WMT_MS_CapabilitiesType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSComplexTypes._WMTException
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSDescribeLayerTypes._LayerDescription
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSDescribeLayerTypes._Query
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class WMSDescribeLayerTypes.WMS_DescribeLayerResponse
-
- getValue() -
Method in class AssociationImpl
-
- getValue() -
Method in class ComplexAttributeImpl
-
- getValue() -
Method in class DecoratingFeature
-
- getValue() -
Method in class GeometryAttributeImpl
-
- getValue() -
Method in class PropertyImpl
-
- getValue() -
Method in class SimpleFeatureImpl
-
- getValue() -
Method in class ReadonlyAttributeDecorator
-
- getValue() -
Method in class AbstractCalcResult
-
- getValue() -
Method in class AverageVisitor.AverageResult
-
- getValue() -
Method in class BoundsVisitor.BoundsResult
-
- getValue() -
Method in interface CalcResult
- Actual answer
- getValue() -
Method in class CountVisitor.CountResult
-
- getValue() -
Method in class MaxVisitor.MaxResult
-
- getValue() -
Method in class MedianVisitor.MedianResult
-
- getValue() -
Method in class MinVisitor.MinResult
-
- getValue() -
Method in class SumVisitor.SumResult
-
- getValue() -
Method in class UniqueVisitor.UniqueResult
-
- getValue(SimpleFeature) -
Method in interface AttributeExpression
- Deprecated. use
org.opengis.filter.expression.Expression#evaluate(Feature)()
- getValue(SimpleFeature) -
Method in class ConstantExpression
- Deprecated. use
#evaluate(Feature)
- getValue() -
Method in class ConstantExpression
-
- getValue(SimpleFeature) -
Method in class DefaultExpression
- Deprecated. use
#evaluate(Feature)
.
- getValue(SimpleFeature) -
Method in interface EnvironmentVariable
- Deprecated. use
Expression.evaluate(Object)
- getValue(SimpleFeature) -
Method in interface Expression
- Deprecated. use
org.opengis.filter.expression.Expression#evaluate(Feature)
- getValue(Object) -
Method in class IDFunction
-
- getValue() -
Method in interface LikeFilter
- Deprecated. use
PropertyIsLike.getExpression()
- getValue() -
Method in class LikeFilterImpl
- Deprecated. use
LikeFilterImpl.getExpression()
.
- getValue(SimpleFeature) -
Method in interface LiteralExpression
- Deprecated. use
Expression#evaluate(Feature)
.
- getValue() -
Method in class LiteralExpressionImpl
- Retrieves the literal of this expression.
- getValue() -
Method in class MapScaleDenominatorImpl
-
- getValue(SimpleFeature) -
Method in interface MathExpression
- Deprecated. use
Expression#evaluate(Feature)
.
- getValue() -
Method in interface InterpolationPoint
- Get value.
- getValue() -
Method in interface MapItem
- Get value.
- getValue(int) -
Method in class Data
- DOCUMENT ME!
- getValue(int) -
Method in class LineFormat
- Returns the value at the specified index.
- getValue() -
Method in class FloatParameter
- Returns the parameter value as {
Double
,
- getValue() -
Method in class Parameter
- Returns the parameter value as an object.
- getValue() -
Method in class GlyphProperty
-
- getValue() -
Method in interface Extent
- DOCUMENT ME!
- getValue() -
Method in class ExtentImpl
-
- getValue() -
Method in class MapEntry
- Returns the value corresponding to this entry.
- getValue() -
Method in class ArgumentDTO
- Access value property.
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.Arithmetic_OperatorsType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.BinaryOperatorType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.Comparison_OperatorsType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.EmptyType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.ExpressionType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.Filter_CapabilitiesType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.Function_NamesType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.Function_NameType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.FunctionsType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.FunctionType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.LiteralType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.PropertyNameType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.Scalar_CapabilitiesType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.ServiceExceptionReportType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.ServiceExceptionType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.SortByType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for getValue ...
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.Spatial_CapabilitiesType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterComplexTypes.Spatial_OperatorsType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.BBOXType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.BinaryComparisonOpType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.BinaryLogicOpType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.BinarySpatialOpType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.ComparisonOpsType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.DistanceBufferType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.DistanceType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.FeatureIdType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.FilterType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.LogicOpsType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.LowerBoundaryType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.PropertyIsBetweenType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.PropertyIsLikeType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.PropertyIsNullType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.SpatialOpsType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.UnaryLogicOpType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class FilterOpsComplexTypes.UpperBoundaryType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.AbstractFeatureType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.AbstractGeometryType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.BoundingShapeType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.BoxType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.CoordinatesType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.CoordType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.FeatureAssociationType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.GeometryAssociationType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.GeometryCollectionType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.GeometryPropertyType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.LinearRingMemberType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.LinearRingType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.LineStringMemberType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.LineStringPropertyType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.LineStringType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.MultiGeometryPropertyType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.MultiLineStringPropertyType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.MultiLineStringType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.MultiPointPropertyType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.MultiPointType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.MultiPolygonPropertyType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.MultiPolygonType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.PointMemberType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.PointPropertyType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.PointType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.PolygonMemberType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.PolygonPropertyType
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class GMLComplexTypes.PolygonType
-
- getValue() -
Method in class ComplexElementHandler
- TODO summary sentence for getValue ...
- getValue() -
Method in class DocumentHandler
-
- getValue() -
Method in class IgnoreHandler
-
- getValue() -
Method in class SimpleElementHandler
-
- getValue() -
Method in class FacetHandler
-
Returns the Facet Value
- getValue() -
Method in class DocumentHandlerImpl
-
- getValue() -
Method in class ElementHandlerImpl
-
- getValue() -
Method in class NodeImpl
-
- getValue() -
Method in class ParseExecutor
-
- getValue() -
Method in class ParserHandler
-
- getValue() -
Method in interface Node
-
- getValue() -
Method in interface AttributeValue
- DOCUMENT ME!
- getValue() -
Method in interface ElementValue
-
This returns the realized value of an element which was associated with
this type.
- getValue() -
Method in interface Facet
- The facet's constraint
- getValue() -
Method in class AttributeValueGT
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class ComplexTypeGT
- TODO summary sentence for getValue ...
- getValue() -
Method in class ElementValueGT
-
- getValue() -
Method in class FacetGT
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class SimpleTypeGT
-
This method ignores the attributes from the xml node
- getValue(Element, ElementValue[], Attributes, Map) -
Method in interface Type
-
This method is intended to receive the child elements in the form of
ElementValues (@see ElementValue).
- getValue() -
Method in class XMLElementHandler
- This method will get the value of the element depending on it's type.
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.AnyType
- TODO summary sentence for getValue ...
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.AnyURI
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Base64Binary
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Boolean
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Byte
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Date
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.DateTime
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Decimal
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Double
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Duration
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.ENTITIES
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.ENTITY
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Float
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.gDay
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.gMonth
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.gMonthDay
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.gYear
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.gYearMonth
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.HexBinary
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.ID
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.IDREF
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.IDREFS
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Int
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Integer
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Language
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Long
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Name
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.NCName
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.NegativeInteger
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.NMTOKEN
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.NMTOKENS
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.NonNegativeInteger
- TODO summary sentence for getValue ...
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.NonPositiveInteger
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.NormalizedString
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.NOTATION
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.PositiveInteger
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.QName
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Short
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.String
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Time
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.Token
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.UnsignedByte
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.UnsignedInt
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.UnsignedLong
-
- getValue(Element, ElementValue[], Attributes, Map) -
Method in class XSISimpleTypes.UnsignedShort
-
- getValueAngle(XPropertySet, String, Object) -
Method in class Referencing
- Converts text in degrees-minutes-seconds to an angle in decimal degrees.
- getValueAngle(XPropertySet, String, Object) -
Method in interface XReferencing
- Converts text in degrees-minutes-seconds to an angle in decimal degrees.
- getValueAt(int) -
Method in class TiePoint
-
- getValueAt(int) -
Method in class TiePoint
-
- getValueAt(int, int) -
Method in class ImageTableModel
- Returns the sample value at the specified row and column.
- getValueAt(int, int) -
Method in class ImageTableModel.RowHeaders
- Returns the row name for the given index, regardless of the column.
- getValueAt(int, int) -
Method in class CoordinateTableModel
- Returns the value in the table at the specified postion.
- getValueAt(int, int) -
Method in class FeatureTableModel
- Gets the value stored in a specified cell.
- getValueClass() -
Method in class Hints.Key
- Returns the expected class for values stored under this key.
- getValueClass() -
Method in class DefaultParameterDescriptor
- Returns the class that describe the type of the parameter.
- getValueCount() -
Method in class LineFormat
- Returns the number of elements found in the last line parsed by
LineFormat.setLine(String)
.
- getValueOffset() -
Method in class GeoKeyEntry
-
- getValueOffset() -
Method in class GeoKeyEntry
-
- getValues() -
Method in class GeoKeyEntry
-
- getValues() -
Method in class PixelScale
-
- getValues(int) -
Method in class ExplicitClassifier
- Returns all the unique values for a particular slot.
- getValues() -
Method in class GeoKeyEntry
-
- getValues() -
Method in class PixelScale
-
- getValues(double[]) -
Method in class LineFormat
- Copies all values to the specified array.
- getValues(float[]) -
Method in class LineFormat
- Copies all values to the specified array.
- getValues(long[]) -
Method in class LineFormat
- Copies all values to the specified array.
- getValues(int[]) -
Method in class LineFormat
- Copies all values to the specified array.
- getValues(short[]) -
Method in class LineFormat
- Copies all values to the specified array.
- getValues(byte[]) -
Method in class LineFormat
- Copies all values to the specified array.
- getValues() -
Method in class QuantitativeResultImpl
- Quantitative value or values, content determined by the evaluation procedure used.
- getValuesCount() -
Method in class Data
- DOCUMENT ME!
- getValuesToPreserve() -
Method in class SLDColorMapBuilder
- Retrieves the values to preserve.
- getValueType() -
Method in class QuantitativeResultImpl
- Value type for reporting a data quality result, or
null
if none.
- getValueUnit() -
Method in class QuantitativeResultImpl
- Value unit for reporting a data quality result, or
null
if none.
- getVendor() -
Method in class ArcSDERasterFormat
-
- getVendor() -
Method in class AbstractGridFormat
-
- getVendor() -
Method in class AbstractOperation
- Deprecated. Replaced by
getName().getAuthority()
.
- getVendor() -
Method in class JDBCAuthorityFactory
-
- getVendor() -
Method in class EPSGCRSAuthorityFactory
- Deprecated.
- getVendor() -
Method in class AuthorityFactoryAdapter
- Returns the vendor responsible for creating this factory implementation.
- getVendor() -
Method in class BufferedAuthorityFactory
- Returns the vendor responsible for creating the underlying factory implementation.
- getVendor() -
Method in class ManyAuthoritiesFactory
- Returns the vendor responsible for creating this factory implementation.
- getVendor() -
Method in class ReferencingFactory
- Returns the vendor responsible for creating this factory implementation.
- getVendor() -
Method in class ThreadedAuthorityFactory
- Returns the vendor responsible for creating the underlying factory implementation.
- getVendor() -
Method in class DefaultMathTransformFactory
- Returns the vendor responsible for creating this factory implementation.
- getVendorSpecificCapabilities() -
Method in class WFSCapabilities
- DOCUMENT ME!
- getVersion() -
Method in class ArcSDERasterFormat
-
- getVersion() -
Method in class AbstractGridFormat
-
- getVersion() -
Method in class AbstractOperation
- Deprecated. Replacement to be determined.
- getVersion() -
Method in class DefaultQuery
- From WFS Spec: The version attribute is included in order to
accommodate systems that support feature versioning.
- getVersion() -
Method in class Capabilities
- The version that this Capabilities is in.
- getVersion() -
Method in class Specification
- Expected version attribute for root element.
- getVersion() -
Method in class PostgisDBInfo
-
- getVersion() -
Method in interface Query
- From WFS Spec: The version attribute is included in order to
accommodate systems that support feature versioning.
- getVersion() -
Method in class ShapefileHeader
-
- getVersion() -
Method in interface WFSServiceInfo
-
- getVersion() -
Method in class WMS1_0_0
- Expected version attribute for root element.
- getVersion() -
Method in class WMS1_1_0
-
- getVersion() -
Method in class WMS1_1_1
- Expected version attribute for root element.
- getVersion() -
Method in class WMS1_3_0
-
- getVersion() -
Method in class OGCSchema
-
- getVersion() -
Method in class WMSSchema
-
- getVersion() -
Static method in class GeoTools
- Reports back the version of GeoTools being used.
- getVersion() -
Method in class FilterCapabilitiesImpl
-
- getVersion() -
Method in class FormatImpl
- Returne the version of the format (date, number, etc.).
- getVersion() -
Method in class IdentifierImpl
- Identifier of the version of the associated code, as specified
by the code space or code authority.
- getVersion(String) -
Static method in class CRS
- Returns the version number of the specified authority database, or
null
if
not available.
- getVersion() -
Method in class NamedIdentifier
- Identifier of the version of the associated code space or code, as specified by the
code authority.
- getVersion() -
Method in class WFSProtocolHandler
- Deprecated.
- getVersion() -
Method in class FilterSchema
-
- getVersion() -
Method in class GMLSchema
-
- getVersion() -
Method in interface Schema
-
This returns the Schema version ...
- getVersion() -
Method in class sldSchema
-
- getVersion() -
Method in class WFSSchema
-
- getVersion() -
Method in class XLinkSchema
-
- getVersionHandler() -
Method in class ArcSdeFeatureSource
-
- getVerticalCRS() -
Method in class VerticalExtentImpl
- Provides information about the vertical coordinate reference system to
which the maximum and minimum elevation values are measured.
- getVerticalCRS(CoordinateReferenceSystem) -
Static method in class CRS
- Returns the first vertical coordinate reference system found in a the given CRS,
or
null
if there is none.
- getVerticalDatumType() -
Method in class DefaultVerticalDatum
- The type of this vertical datum.
- getVerticalDatumTypeFromLegacyCode(int) -
Static method in class DefaultVerticalDatum
- Returns the vertical datum type from a legacy code.
- getVerticalEditor() -
Method in class GradientKernelEditor
- Returns the vertical kernel editor.
- getVerticalElements() -
Method in class ExtentImpl
- Provides vertical component of the extent of the referring object
- getView(Query) -
Method in class ArcSDEDataStore
-
- getView(Query) -
Method in class AbstractDataStore
-
- getView(Query) -
Method in interface DataStore
- Access a FeatureSource
for Query providing a high-level API.
- getView(Query) -
Method in class PreGeneralizedDataStore
-
- getView(Query) -
Method in class JDBC1DataStore
-
- getView(Query) -
Method in class AbstractDataStore2
- Create a FeatureSource
that represents your Query.
- getView(Query) -
Method in class ContentDataStore
-
- getView(Query) -
Method in class ContentFeatureSource
- Creates a new feature source for the specified query.
- getView(Filter) -
Method in class ContentFeatureSource
-
- getView(Query) -
Method in class WFS_1_1_0_DataStore
-
- getViewTypes() -
Method in class GridCoverage2D
- Returns the set of views that this coverage represents.
- getVisibleArea() -
Method in class ZoomPane
- Returns the logical coordinates of the region visible on the screen.
- getVisitedEdges(boolean) -
Method in class BasicGraph
-
- getVisitedEdges(boolean) -
Method in interface Graph
- Returns all the edges in the graph that have been marked as visited or
non-visited.
- getVisitedNodes(boolean) -
Method in class BasicGraph
-
- getVisitedNodes(boolean) -
Method in interface Graph
- Returns all the nodes in the graph that have been marked as visited or
non-visited.
- getVistor() -
Method in class SimpleGraphWalker
- Returns the underlying visitor.
- getVoices() -
Method in class TelephoneImpl
- Returns the telephone numbers by which individuals can speak to the responsible
organization or individual.
- getVolumes() -
Method in class MediumImpl
- Returns the number of items in the media identified.
- getWalker() -
Method in class AbstractGraphIterator
- Returns the walker being traversed over the graph.
- getWalker() -
Method in class BasicGraphTraversal
-
- getWalker() -
Method in interface GraphTraversal
- Returns the walker (visitor) traversing the graph of the graph.
- getWarning() -
Method in class AbstractParser
- If a warning occured during the last WKT formatting,
returns the warning.
- getWarningLocale() -
Method in class LoggedFormat
- Returns the locale to use for formatting warnings.
- getWarp(CharSequence, MathTransform2D) -
Static method in class WarpTransform2D
- Returns a image warp for the specified transform.
- getWarp() -
Method in class WarpTransform2D
- Returns image warp wrapped by this transform.
- getWeight(Edge) -
Method in interface DijkstraIterator.EdgeWeighter
- Returns the weight for the associated edge.
- getWeight() -
Method in interface Font
- The "font-weight" SVG parameter should be "normal" or "bold".
- getWeight() -
Method in class FontImpl
-
- getWellKnownMarkNames() -
Method in class StyleBuilder
- Returns the array of all the well known mark names
- getWellKnownName() -
Method in interface Mark
- This parameter gives the well-known name of the shape of the mark.
- getWellKnownName() -
Method in class MarkImpl
- This parameter gives the well-known name of the shape of the mark.
- getWellKnownName() -
Method in interface TextMark
-
- getWellKnownName() -
Method in class TextMarkImpl
- This parameter gives the well-known name of the symbol of the mark.
- getWestBoundLongitude() -
Method in class GeographicBoundingBoxImpl
- Returns the western-most coordinate of the limit of the
dataset extent.
- getWfs() -
Method in class LayerDescription
-
- getWfsConfiguration() -
Method in class DefaultWFSStrategy
-
- getWfsConfiguration() -
Method in interface WFSStrategy
- Returns an xml configuration suitable to parse/encode wfs documents appropriate for the
server.
- getWidth() -
Method in class AbstractCoverage.Renderable
- Gets the width in coverage coordinate space.
- getWidth() -
Method in interface Stroke
- This parameter gives the absolute width (thickness) of a stroke in
pixels encoded as a float.
- getWidth() -
Method in class StrokeImpl
- This parameter gives the absolute width (thickness) of a stroke in
pixels encoded as a float.
- getWildCard() -
Method in class LikeFilterImpl
-
THis method calls
LikeFilterImpl.getWildcardMulti()
for subclass backwards
compatability.
- getWildcardMulti() -
Method in interface LikeFilter
- Deprecated. use
PropertyIsLike.getWildCard()
- getWildcardMulti() -
Method in class LikeFilterImpl
- Deprecated. use
LikeFilterImpl.getWildCard()
.
- getWildcardSingle() -
Method in interface LikeFilter
- Deprecated. use
PropertyIsLike.getSingleChar()()
- getWildcardSingle() -
Method in class LikeFilterImpl
- Deprecated. use
LikeFilterImpl.getSingleChar()
- getWindingRule() -
Method in class EmptyIterator
-
- getWindingRule() -
Method in class GeomCollectionIterator
- Returns the winding rule for determining the interior of the path.
- getWindingRule() -
Method in class LineIterator
- Returns the winding rule for determining the interior of the path.
- getWindingRule() -
Method in class LineIterator2
- Returns the winding rule for determining the interior of the path.
- getWindingRule() -
Method in class PackedLineIterator
- Returns the winding rule for determining the interior of the path.
- getWindingRule() -
Method in class PointIterator
- Return the winding rule for determining the interior of the path.
- getWindingRule() -
Method in class PolygonIterator
- Return the winding rule for determining the interior of the path.
- getWKT(XPropertySet, String, Object) -
Method in class Referencing
- Returns the Well Know Text (WKT) for an identified object.
- getWKT(XPropertySet, String, Object) -
Method in interface XReferencing
- Returns the Well Know Text (WKT) for an identified object.
- getWKT(String) -
Method in class PropertyAuthorityFactory
- Returns the Well Know Text from a code.
- getWorldExtension(String) -
Static method in class WorldImageFormat
- Takes an image file extension (such as .gif, including the '.') and
returns it's corresponding world file extension (such as .gfw).
- getWrappedCoverage() -
Method in class SpatioTemporalCoverage3D
- Returns the coverage specified at construction time.
- getWrappedMapper() -
Method in class TypedFIDMapper
- Returns the base mapper wrapped by this TypedFIDMapper
- getWritableTile(int, int) -
Method in class DeferredPlanarImage
- Checks out a tile for writing.
- getWritableTileIndices() -
Method in class DeferredPlanarImage
- Returns an array of
Point
objects indicating which tiles are
checked out for writing.
- getWriteChannel(ShpFileType, FileWriter) -
Method in class ShpFiles
- Obtain a WritableByteChannel from the given URL.
- getWriteChannel() -
Method in class StorageFile
-
- getWriteLock() -
Method in class DatabasePageStore
-
- getWriteLock() -
Method in class PageStore
- Aquires a write lock to the store
- getWriteParameters() -
Method in class AbstractGridFormat
-
- getWriteParameters() -
Method in class UnknownFormat
-
- getWriter(Object) -
Method in class ArcSDERasterFormat
-
- getWriter(Object) -
Method in class AbstractGridFormat
- Retrieves a
GridCoverageWriter
suitable for writing to the
provided destination
with this format.
- getWriter(Object) -
Method in class UnknownFormat
-
- getWriter(Object) -
Method in class BaseGDALGridFormat
-
- getWriter(Object, Hints) -
Method in class BaseGDALGridFormat
-
- getWriter(Filter) -
Method in class ContentFeatureStore
- Returns a writer over features specified by a filter.
- getWriter(Filter, int) -
Method in class ContentFeatureStore
- Returns a writer over features specified by a filter.
- getWriter(Query) -
Method in class ContentFeatureStore
- Returns a writer over features specified by a query.
- getWriter(Query, int) -
Method in class ContentFeatureStore
- Returns a writer over features specified by a query.
- getWriter(Object) -
Method in class ArcGridFormat
-
- getWriter(Object, Hints) -
Method in class ArcGridFormat
-
- getWriter(Object, Hints) -
Method in class GeoTiffFormat
- Retrieves a
GeoTiffWriter
or null
if the provided
destination
is suitable.
- getWriter(Object) -
Method in class GeoTiffFormat
- Retrieves a
GeoTiffWriter
or null
if the provided
destination
is suitable.
- getWriter(Object) -
Method in class GTopo30Format
- Returns a writer object which you can use to write GridCoverages to a
given destination.
- getWriter(Object, Hints) -
Method in class GTopo30Format
- Returns a writer object which you can use to write GridCoverages to a
given destination.
- getWriter(Object) -
Method in class WorldImageFormat
- Call the accepts() method before asking for a writer to determine if the
current object is supported.
- getWriter(Object, Hints) -
Method in class WorldImageFormat
- Call the accepts() method before asking for a writer to determine if the
current object is supported.
- getWriter(Object) -
Method in class ImageMosaicFormat
-
- getWriter(Object) -
Method in class ImageMosaicJDBCFormat
-
- getWriter(Object) -
Method in class ImagePyramidFormat
- This methods throw an
UnsupportedOperationException
because this
plugiin si read only.
- getWriterInternal(Query, int) -
Method in class ContentFeatureStore
- Subclass method for returning a native writer from the datastore.
- getX(Geometry) -
Static method in class StaticGeometry
-
- getX(int) -
Method in class LiteCoordinateSequence
-
- getx() -
Method in class BursaWolfTransformBuilder
- Fills the x matrix by coordinates of source points.
- getX() -
Method in class BursaWolfTransformBuilder
- Fills the x matrix by coordinates of destination points.
- getX0() -
Method in class Line
- Returns the x value for y==0.
- getX1() -
Method in class Axis2D
- Returns the x coordinate of the start point.
- getX2() -
Method in class Axis2D
- Returns the x coordinate of the end point.
- getXform() -
Method in class SymbolizerAssociation
-
- getXMark() -
Method in class AbstractStyleFactory
- Convinence method for obtaining a mark of a fixed shape
- getXMark() -
Method in interface StyleFactory
- Convinence method for obtaining a mark of a fixed shape
- getXMark() -
Method in class StyleFactoryImpl
-
- getXPath(SimpleFeatureType, String) -
Method in class Schema
- Look up based on name in the provided position.
- getXpath() -
Method in class FieldHandler
-
The Xpath
TODO Is this method required?
- getXpath() -
Method in class SelectorHandler
- DOCUMENT ME!
- getXpath() -
Method in class UniqueHandler
- DOCUMENT ME!
- getXPixelSize() -
Method in class WorldFileReader
-
- getXRotation() -
Method in class AffineToGeometric
- Returns rotation in radians
- getXScale() -
Method in class AffineToGeometric
- Returns Scale in x direction
- getXScaling() -
Method in class GraphViewer
-
- getXSD() -
Method in class Configuration
- The XSD instance representing the schema for which the schema works
against.
- getXTranslate() -
Method in class AffineToGeometric
- Returns translation in x direction
- getXULC() -
Method in class WorldFileReader
-
- getXYArray() -
Method in class LiteCoordinateSequence
- if this is a dimension=2 seq, then this is the same as getArray().
- getY(Geometry) -
Static method in class StaticGeometry
-
- getY(int) -
Method in class LiteCoordinateSequence
-
- getY0() -
Method in class Line
- Returns the y value for x==0.
- getY1() -
Method in class Axis2D
- Returns the y coordinate of the start point.
- getY2() -
Method in class Axis2D
- Returns the y coordinate of the end point.
- getYears() -
Method in class Duration
- Returns the number of years.
- getYPixelSize() -
Method in class WorldFileReader
-
- getYRotation() -
Method in class AffineToGeometric
-
- getYScale() -
Method in class AffineToGeometric
- Returns Scale in y direction
- getYScaling() -
Method in class GraphViewer
-
- getYTranslate() -
Method in class AffineToGeometric
- Returns translation in y direction
- getYULC() -
Method in class WorldFileReader
-
- getZone() -
Method in class TransverseMercator
- Convenience method computing the zone code from the central meridian.
- getZoomableBounds(Rectangle) -
Method in class ZoomPane
- Returns the bounding box (in pixel coordinates) of the zoomable area.
- getZRange() -
Method in class CoverageStack.Adapter
- Returns the minimum and maximum z values for the coverage.
- getZRange() -
Method in interface CoverageStack.Element
- Returns the minimum and maximum z values for the coverage.
- gf -
Static variable in class SeToJTSGeometryFactory
-
- gf -
Variable in class DataTestCase
-
- gf() -
Static method in class GeometryUtil
-
- gf -
Variable in class SpatialTestCase
-
- globalScale -
Variable in class MapProjection
- Global scale factor.
- Glyph - Class in org.geotools.legend
- Renderers a small Glyph used to represent a Map Layer in a legend.
- Glyph() -
Constructor for class Glyph
-
- GlyphFactory - Interface in org.geotools.legend
- Used to draw the little pictures that appear in a Legend.
- GlyphPropertiesList - Class in org.geotools.renderer.lite
-
- GlyphPropertiesList() -
Constructor for class GlyphPropertiesList
- Creates a new instance of GlyphPropertiesList
- GlyphProperty - Class in org.geotools.renderer.lite
-
- GlyphProperty(String, Class<?>, Object) -
Constructor for class GlyphProperty
- Creates a new instance of GlyphProperty
- GlyphRenderer - Interface in org.geotools.renderer.lite
-
- gml(Node) -
Method in class ExpressionDOMParser
- Parses the gml of this node to jts.
- GML - Class in org.geotools.gml2
- This interface contains the qualified names of all the types in the
http://www.opengis.net/gml schema.
- GML - Class in org.geotools.gml3
- This interface contains the qualified names of all the types,elements, and
attributes in the http://www.opengis.net/gml schema.
- GML - Class in org.geotools.gml4wcs
- This interface contains the qualified names of all the types,elements, and
attributes in the http://www.opengis.net/gml schema.
- GML2EncodingUtils - Class in org.geotools.gml2.bindings
- Utility methods used by gml2 bindigns when encodding.
- GML2EncodingUtils() -
Constructor for class GML2EncodingUtils
-
- GML2ParsingUtils - Class in org.geotools.gml2.bindings
- Utility methods used by gml2 bindings when parsing.
- GML2ParsingUtils() -
Constructor for class GML2ParsingUtils
-
- Gml31GetFeatureResponseParserFactory - Class in org.geotools.data.wfs.v1_1_0.parsers
- A WFS response parser factory for GetFeature requests in
text/xml; subtype=gml/3.1.1
output format. - Gml31GetFeatureResponseParserFactory() -
Constructor for class Gml31GetFeatureResponseParserFactory
-
- GML3EncodingUtils - Class in org.geotools.gml3.bindings
- Utility class for gml3 encoding.
- GML3EncodingUtils() -
Constructor for class GML3EncodingUtils
-
- GML3EncodingUtils - Class in org.geotools.gml4wcs.bindings
- Utility class for gml3 encoding.
- GML3EncodingUtils() -
Constructor for class GML3EncodingUtils
-
- GML3ParsingUtils - Class in org.geotools.gml3.bindings
- Utility class for gml3 parsing.
- GML3ParsingUtils() -
Constructor for class GML3ParsingUtils
-
- GML3ParsingUtils - Class in org.geotools.gml4wcs.bindings
- Utility class for gml3 parsing.
- GML3ParsingUtils() -
Constructor for class GML3ParsingUtils
-
- GMLAbstractFeatureCollectionBaseTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionBaseType.
- GMLAbstractFeatureCollectionBaseTypeBinding(FeatureCollections) -
Constructor for class GMLAbstractFeatureCollectionBaseTypeBinding
-
- GMLAbstractFeatureCollectionTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionType.
- GMLAbstractFeatureCollectionTypeBinding() -
Constructor for class GMLAbstractFeatureCollectionTypeBinding
-
- GMLAbstractFeatureTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractFeatureType.
- GMLAbstractFeatureTypeBinding(FeatureTypeCache, BindingWalkerFactory, Configuration) -
Constructor for class GMLAbstractFeatureTypeBinding
-
- GMLAbstractGeometryCollectionBaseTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractGeometryCollectionBaseType.
- GMLAbstractGeometryCollectionBaseTypeBinding() -
Constructor for class GMLAbstractGeometryCollectionBaseTypeBinding
-
- GMLAbstractGeometryTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:AbstractGeometryType.
- GMLAbstractGeometryTypeBinding(Logger) -
Constructor for class GMLAbstractGeometryTypeBinding
-
- GMLBoundingShapeTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:BoundingShapeType.
- GMLBoundingShapeTypeBinding() -
Constructor for class GMLBoundingShapeTypeBinding
-
- GMLBoxTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:BoxType.
- GMLBoxTypeBinding() -
Constructor for class GMLBoxTypeBinding
-
- GMLComplexTypes - Class in org.geotools.xml.gml
- This class is intended to act as a collection of package visible GML
complexType definition to be used by the GMLSchema
- GMLComplexTypes() -
Constructor for class GMLComplexTypes
-
- GMLComplexTypes.AbstractFeatureCollectionsBaseType - Class in org.geotools.xml.gml
-
This class represents an AbstractFeatureCollectionsBaseType within the
GML Schema.
- GMLComplexTypes.AbstractFeatureCollectionsBaseType() -
Constructor for class GMLComplexTypes.AbstractFeatureCollectionsBaseType
-
- GMLComplexTypes.AbstractFeatureCollectionType - Class in org.geotools.xml.gml
-
This class represents an AbstractFeatureCollectionType within the GML
Schema.
- GMLComplexTypes.AbstractFeatureCollectionType() -
Constructor for class GMLComplexTypes.AbstractFeatureCollectionType
-
- GMLComplexTypes.AbstractFeatureType - Class in org.geotools.xml.gml
-
This class represents an AbstractFeatureType within the GML Schema.
- GMLComplexTypes.AbstractFeatureType() -
Constructor for class GMLComplexTypes.AbstractFeatureType
-
- GMLComplexTypes.AbstractGeometryCollectionBaseType - Class in org.geotools.xml.gml
-
This class represents an AbstractGeometryCollectionBaseType within the
GML Schema.
- GMLComplexTypes.AbstractGeometryCollectionBaseType() -
Constructor for class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- GMLComplexTypes.AbstractGeometryType - Class in org.geotools.xml.gml
-
This class represents an AbstractGeometryType within the GML Schema.
- GMLComplexTypes.AbstractGeometryType() -
Constructor for class GMLComplexTypes.AbstractGeometryType
-
- GMLComplexTypes.BoundingShapeType - Class in org.geotools.xml.gml
-
This class represents an BoundingShapeType within the GML Schema.
- GMLComplexTypes.BoundingShapeType() -
Constructor for class GMLComplexTypes.BoundingShapeType
-
- GMLComplexTypes.BoxType - Class in org.geotools.xml.gml
-
This class represents an BoxType within the GML Schema.
- GMLComplexTypes.BoxType() -
Constructor for class GMLComplexTypes.BoxType
-
- GMLComplexTypes.CoordinatesType - Class in org.geotools.xml.gml
-
This class represents an CoordinatesType within the GML Schema.
- GMLComplexTypes.CoordinatesType() -
Constructor for class GMLComplexTypes.CoordinatesType
-
- GMLComplexTypes.CoordType - Class in org.geotools.xml.gml
-
This class represents an CoordType within the GML Schema.
- GMLComplexTypes.CoordType() -
Constructor for class GMLComplexTypes.CoordType
-
- GMLComplexTypes.FeatureAssociationType - Class in org.geotools.xml.gml
-
This class represents an FeatureAssociationType within the GML Schema.
- GMLComplexTypes.FeatureAssociationType() -
Constructor for class GMLComplexTypes.FeatureAssociationType
-
- GMLComplexTypes.GeometryAssociationType - Class in org.geotools.xml.gml
-
This class represents an GeometryAssociationType within the GML Schema.
- GMLComplexTypes.GeometryAssociationType() -
Constructor for class GMLComplexTypes.GeometryAssociationType
-
- GMLComplexTypes.GeometryCollectionType - Class in org.geotools.xml.gml
-
This class represents an GeometryCollectionType within the GML Schema.
- GMLComplexTypes.GeometryCollectionType() -
Constructor for class GMLComplexTypes.GeometryCollectionType
-
- GMLComplexTypes.GeometryPropertyType - Class in org.geotools.xml.gml
-
This class represents an GeometryPropertyType within the GML Schema.
- GMLComplexTypes.GeometryPropertyType() -
Constructor for class GMLComplexTypes.GeometryPropertyType
-
- GMLComplexTypes.LinearRingMemberType - Class in org.geotools.xml.gml
-
This class represents an LinearRingMemberType within the GML Schema.
- GMLComplexTypes.LinearRingMemberType() -
Constructor for class GMLComplexTypes.LinearRingMemberType
-
- GMLComplexTypes.LinearRingType - Class in org.geotools.xml.gml
-
This class represents an LinearRingType within the GML Schema.
- GMLComplexTypes.LinearRingType() -
Constructor for class GMLComplexTypes.LinearRingType
-
- GMLComplexTypes.LineStringMemberType - Class in org.geotools.xml.gml
-
This class represents an LineStringMemberType within the GML Schema.
- GMLComplexTypes.LineStringMemberType() -
Constructor for class GMLComplexTypes.LineStringMemberType
-
- GMLComplexTypes.LineStringPropertyType - Class in org.geotools.xml.gml
-
This class represents an LineStringPropertyType within the GML Schema.
- GMLComplexTypes.LineStringPropertyType() -
Constructor for class GMLComplexTypes.LineStringPropertyType
-
- GMLComplexTypes.LineStringType - Class in org.geotools.xml.gml
-
This class represents an LineStringType within the GML Schema.
- GMLComplexTypes.LineStringType() -
Constructor for class GMLComplexTypes.LineStringType
-
- GMLComplexTypes.MultiGeometryPropertyType - Class in org.geotools.xml.gml
-
This class represents an MultiGeometryPropertyType within the GML
Schema.
- GMLComplexTypes.MultiGeometryPropertyType() -
Constructor for class GMLComplexTypes.MultiGeometryPropertyType
-
- GMLComplexTypes.MultiLineStringPropertyType - Class in org.geotools.xml.gml
-
This class represents an MultiLineStringPropertyType within the GML
Schema.
- GMLComplexTypes.MultiLineStringPropertyType() -
Constructor for class GMLComplexTypes.MultiLineStringPropertyType
-
- GMLComplexTypes.MultiLineStringType - Class in org.geotools.xml.gml
-
This class represents an MultiLineStringType within the GML Schema.
- GMLComplexTypes.MultiLineStringType() -
Constructor for class GMLComplexTypes.MultiLineStringType
-
- GMLComplexTypes.MultiPointPropertyType - Class in org.geotools.xml.gml
-
This class represents an MultiPointPropertyType within the GML Schema.
- GMLComplexTypes.MultiPointPropertyType() -
Constructor for class GMLComplexTypes.MultiPointPropertyType
-
- GMLComplexTypes.MultiPointType - Class in org.geotools.xml.gml
-
This class represents an MultiPointType within the GML Schema.
- GMLComplexTypes.MultiPointType() -
Constructor for class GMLComplexTypes.MultiPointType
-
- GMLComplexTypes.MultiPolygonPropertyType - Class in org.geotools.xml.gml
-
This class represents an MultiPolygonPropertyType within the GML Schema.
- GMLComplexTypes.MultiPolygonPropertyType() -
Constructor for class GMLComplexTypes.MultiPolygonPropertyType
-
- GMLComplexTypes.MultiPolygonType - Class in org.geotools.xml.gml
-
This class represents an MultiPolygonType within the GML Schema.
- GMLComplexTypes.MultiPolygonType() -
Constructor for class GMLComplexTypes.MultiPolygonType
-
- GMLComplexTypes.PointMemberType - Class in org.geotools.xml.gml
-
This class represents an PointMemberType within the GML Schema.
- GMLComplexTypes.PointMemberType() -
Constructor for class GMLComplexTypes.PointMemberType
-
- GMLComplexTypes.PointPropertyType - Class in org.geotools.xml.gml
-
This class represents an PointPropertyType within the GML Schema.
- GMLComplexTypes.PointPropertyType() -
Constructor for class GMLComplexTypes.PointPropertyType
-
- GMLComplexTypes.PointType - Class in org.geotools.xml.gml
-
This class represents an PointType within the GML Schema.
- GMLComplexTypes.PointType() -
Constructor for class GMLComplexTypes.PointType
-
- GMLComplexTypes.PolygonMemberType - Class in org.geotools.xml.gml
-
This class represents an PolygonMemberType within the GML Schema.
- GMLComplexTypes.PolygonMemberType() -
Constructor for class GMLComplexTypes.PolygonMemberType
-
- GMLComplexTypes.PolygonPropertyType - Class in org.geotools.xml.gml
-
This class represents an PolygonPropertyType within the GML Schema.
- GMLComplexTypes.PolygonPropertyType() -
Constructor for class GMLComplexTypes.PolygonPropertyType
-
- GMLComplexTypes.PolygonType - Class in org.geotools.xml.gml
-
This class represents an PolygonType within the GML Schema.
- GMLComplexTypes.PolygonType() -
Constructor for class GMLComplexTypes.PolygonType
-
- GMLConfiguration - Class in org.geotools.gml2
- Configuration used by gml2 parsers.
- GMLConfiguration() -
Constructor for class GMLConfiguration
- Creates the new gml configuration, with a depenendency
on
XLINKConfiguration
- GMLConfiguration - Class in org.geotools.gml3
- Parser configuration for the gml3 schema.
- GMLConfiguration() -
Constructor for class GMLConfiguration
-
- GMLConfiguration - Class in org.geotools.gml4wcs
- Parser configuration for the http://www.opengis.net/gml schema.
- GMLConfiguration() -
Constructor for class GMLConfiguration
- Creates a new configuration.
- gmlCoordinates(double, double) -
Method in class GMLFilterGeometry
- Gets a coordinate from the child and passes it to the current handler as
an add request.
- gmlCoordinates(double, double, double) -
Method in class GMLFilterGeometry
- Gets a coordinate from the child and passes it to the current handler as
an add request.
- gmlCoordinates(double, double) -
Method in interface GMLHandlerGeometry
- Receives a finished coordinate from the parent (2-valued).
- gmlCoordinates(double, double, double) -
Method in interface GMLHandlerGeometry
- Receives a finished coordinate from the parent (3-valued).
- GMLCoordinatesTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:CoordinatesType.
- GMLCoordinatesTypeBinding(CoordinateSequenceFactory) -
Constructor for class GMLCoordinatesTypeBinding
-
- GMLCoordTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:CoordType.
- GMLCoordTypeBinding(CoordinateSequenceFactory) -
Constructor for class GMLCoordTypeBinding
-
- GMLException - Exception in org.geotools.gml
- An exception used to represent any GML related errors.
- GMLException() -
Constructor for exception GMLException
- Creates a new instance of
GMLException
without detail
message.
- GMLException(String) -
Constructor for exception GMLException
- Constructs an instance of
GMLException
with the specified
detail message.
- GMLFeatureAssociationTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:FeatureAssociationType.
- GMLFeatureAssociationTypeBinding() -
Constructor for class GMLFeatureAssociationTypeBinding
-
- GMLFeatureCollection - Class in org.geotools.xml.gml
-
- GMLFeatureCollection(String, Envelope) -
Constructor for class GMLFeatureCollection
-
- GMLFilterDocument - Class in org.geotools.gml
- LEVEL1 saxGML4j GML filter: Sends basic alerts for GML types to
GMLFilterGeometry.
- GMLFilterDocument(GMLHandlerGeometry) -
Constructor for class GMLFilterDocument
- Constructor with parent.
- GMLFilterFeature - Class in org.geotools.gml
- LEVEL3 GML filter: translates JTS elements and attribute data into features.
- GMLFilterFeature(GMLHandlerFeature) -
Constructor for class GMLFilterFeature
- Constructor with parent, which must implement GMLHandlerJTS.
- GMLFilterGeometry - Class in org.geotools.gml
- LEVEL2 saxGML4j GML filter: translates coordinates and GML events into OGC
simple types.
- GMLFilterGeometry(GMLHandlerJTS) -
Constructor for class GMLFilterGeometry
- Constructor with parent, which must implement GMLHandlerJTS.
- GMLGeometryAssociationTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:GeometryAssociationType.
- GMLGeometryAssociationTypeBinding() -
Constructor for class GMLGeometryAssociationTypeBinding
-
- GMLGeometryCollectionTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:GeometryCollectionType.
- GMLGeometryCollectionTypeBinding(GeometryFactory) -
Constructor for class GMLGeometryCollectionTypeBinding
-
- GMLGeometryPropertyTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:GeometryPropertyType.
- GMLGeometryPropertyTypeBinding() -
Constructor for class GMLGeometryPropertyTypeBinding
-
- GMLHandlerFeature - Interface in org.geotools.gml
- LEVEL4 saxGML4j GML handler: Gets features.
- GMLHandlerGeometry - Interface in org.geotools.gml
- LEVEL2 saxGML4j GML handler: Gets basic alerts from GMLFilterDocument.
- GMLHandlerJTS - Interface in org.geotools.gml
- LEVEL3 saxGML4j GML handler: Gets JTS objects.
- GMLLinearRingMemberTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:LinearRingMemberType.
- GMLLinearRingMemberTypeBinding() -
Constructor for class GMLLinearRingMemberTypeBinding
-
- GMLLinearRingTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:LinearRingType.
- GMLLinearRingTypeBinding(CoordinateSequenceFactory, GeometryFactory) -
Constructor for class GMLLinearRingTypeBinding
-
- GMLLineStringMemberTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:LineStringMemberType.
- GMLLineStringMemberTypeBinding() -
Constructor for class GMLLineStringMemberTypeBinding
-
- GMLLineStringPropertyTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:LineStringPropertyType.
- GMLLineStringPropertyTypeBinding() -
Constructor for class GMLLineStringPropertyTypeBinding
-
- GMLLineStringTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:LineStringType.
- GMLLineStringTypeBinding(CoordinateSequenceFactory, GeometryFactory) -
Constructor for class GMLLineStringTypeBinding
-
- GMLMultiGeometryPropertyTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:MultiGeometryPropertyType.
- GMLMultiGeometryPropertyTypeBinding() -
Constructor for class GMLMultiGeometryPropertyTypeBinding
-
- GMLMultiLineStringPropertyTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:MultiLineStringPropertyType.
- GMLMultiLineStringPropertyTypeBinding() -
Constructor for class GMLMultiLineStringPropertyTypeBinding
-
- GMLMultiLineStringTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:MultiLineStringType.
- GMLMultiLineStringTypeBinding(GeometryFactory) -
Constructor for class GMLMultiLineStringTypeBinding
-
- GMLMultiPointPropertyTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:MultiPointPropertyType.
- GMLMultiPointPropertyTypeBinding() -
Constructor for class GMLMultiPointPropertyTypeBinding
-
- GMLMultiPointTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:MultiPointType.
- GMLMultiPointTypeBinding(GeometryFactory) -
Constructor for class GMLMultiPointTypeBinding
-
- GMLMultiPolygonPropertyTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:MultiPolygonPropertyType.
- GMLMultiPolygonPropertyTypeBinding() -
Constructor for class GMLMultiPolygonPropertyTypeBinding
-
- GMLMultiPolygonTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:MultiPolygonType.
- GMLMultiPolygonTypeBinding(GeometryFactory) -
Constructor for class GMLMultiPolygonTypeBinding
-
- GMLNullTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:NullType.
- GMLNullTypeBinding() -
Constructor for class GMLNullTypeBinding
-
- gmlObjectId(String) -
Method in class FilterFactoryImpl
-
- GmlObjectId -
Static variable in class OGC
-
- GmlObjectIdImpl - Class in org.geotools.filter.identity
- Implementation of
GmlObjectId
. - GmlObjectIdImpl(String) -
Constructor for class GmlObjectIdImpl
-
- GmlObjectIdType -
Static variable in class OGC
-
- GmlObjectIdTypeBinding - Class in org.geotools.filter.v1_1
- Binding object for the type http://www.opengis.net/ogc:GmlObjectIdType.
- GmlObjectIdTypeBinding(FilterFactory) -
Constructor for class GmlObjectIdTypeBinding
-
- GmlObjectStore - Interface in org.geotools.data
- Interface providing lookup operations for gml objects.
- GMLObjectTypeListType -
Static variable in class WFS
-
- GMLObjectTypeListTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:GMLObjectTypeListType.
- GMLObjectTypeListTypeBinding(WfsFactory) -
Constructor for class GMLObjectTypeListTypeBinding
-
- GMLObjectTypeType -
Static variable in class WFS
-
- GMLObjectTypeTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:GMLObjectTypeType.
- GMLObjectTypeTypeBinding(WfsFactory) -
Constructor for class GMLObjectTypeTypeBinding
-
- GMLPointMemberTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:PointMemberType.
- GMLPointMemberTypeBinding() -
Constructor for class GMLPointMemberTypeBinding
-
- GMLPointPropertyTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:PointPropertyType.
- GMLPointPropertyTypeBinding() -
Constructor for class GMLPointPropertyTypeBinding
-
- GMLPointTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:PointType.
- GMLPointTypeBinding(GeometryFactory) -
Constructor for class GMLPointTypeBinding
-
- GMLPolygonMemberTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:PolygonMemberType.
- GMLPolygonMemberTypeBinding() -
Constructor for class GMLPolygonMemberTypeBinding
-
- GMLPolygonPropertyTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:PolygonPropertyType.
- GMLPolygonPropertyTypeBinding() -
Constructor for class GMLPolygonPropertyTypeBinding
-
- GMLPolygonTypeBinding - Class in org.geotools.gml2.bindings
- Binding object for the type http://www.opengis.net/gml:PolygonType.
- GMLPolygonTypeBinding(GeometryFactory) -
Constructor for class GMLPolygonTypeBinding
-
- GMLReceiver - Class in org.geotools.gml
- DOCUMENT ME!
- GMLReceiver(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Constructor for class GMLReceiver
- Creates a new instance of GMLReceiver
- GMLSchema - Class in org.geotools.gml2
-
- GMLSchema() -
Constructor for class GMLSchema
-
- GMLSchema - Class in org.geotools.gml3
-
- GMLSchema() -
Constructor for class GMLSchema
-
- GMLSchema - Class in org.geotools.xml.gml
-
This class represents a hard coded, java interpreted version of the GML
2.1.2 schema.
- GMLUtil - Class in org.geotools.gml2.bindings
-
- GMLUtil() -
Constructor for class GMLUtil
-
- GMONTH -
Static variable in class XS
-
- GMONTH_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="gMonth" name="gMonth">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasFacet name="maxInclusive"/>
<hfp:hasFacet name="maxExclusive"/>
<hfp:hasFacet name="minInclusive"/>
<hfp:hasFacet name="minExclusive"/>
<hfp:hasProperty name="ordered" value="partial"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#gMonth"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="gMonth.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- GMONTHDAY -
Static variable in class XS
-
- GMONTHDAY_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="gMonthDay" name="gMonthDay">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasFacet name="maxInclusive"/>
<hfp:hasFacet name="maxExclusive"/>
<hfp:hasFacet name="minInclusive"/>
<hfp:hasFacet name="minExclusive"/>
<hfp:hasProperty name="ordered" value="partial"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#gMonthDay"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="gMonthDay.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- goodRecs -
Variable in class IndexedShapefileAttributeReader
-
- goTo(int) -
Method in class IndexedDbaseFileReader
-
- goTo(int) -
Method in class AttributeIndexReader
-
- goTo(long) -
Method in class IndexedFidReader
-
- goTo(int) -
Method in class ShapefileReader
- Moves the reader to the specified byte offset in the file.
- GradientKernelEditor - Class in org.geotools.gui.swing.image
- A widget for editing the horizontal and vertical kernels for a
gradient magnitude operation.
- GradientKernelEditor() -
Constructor for class GradientKernelEditor
- Constructs a new editor for gradient kernels.
- GradientMagnitude - Class in org.geotools.coverage.processing.operation
- Edge detector which computes the magnitude of the image gradient vector in two orthogonal
directions.
- GradientMagnitude() -
Constructor for class GradientMagnitude
- Constructs a default gradient magnitude operation.
- gradientMagnitude(Coverage) -
Method in class Operations
- Edge detector which computes the magnitude of the image gradient vector in two orthogonal
directions.
- gradientMagnitude(Coverage, KernelJAI, KernelJAI) -
Method in class Operations
- Edge detector which computes the magnitude of the image gradient vector in two orthogonal
directions.
- Graduation - Interface in org.geotools.axis
- An axis's graduation.
- Graph - Interface in org.geotools.graph.structure
- Represents a graph.
- Graphable - Interface in org.geotools.graph.structure
- Represents a component of a graph.
- GraphBuilder - Interface in org.geotools.graph.build
- Build the physical components of a Graph.
- GraphFuser - Class in org.geotools.graph.util.graph
- Removes all nodes of degree 2 from a graph.
- GraphFuser(Graph, GraphBuilder, GraphFuser.EdgeMerger) -
Constructor for class GraphFuser
- Constructs a GraphFuser.
- GraphFuser.EdgeMerger - Interface in org.geotools.graph.util.graph
- Merges the underlying objects represented by a number of edges into a
single object.
- GraphGenerator - Interface in org.geotools.graph.build
- Contructs a graph based on relationships between the entities (objects)
modelled by the graph.
- GRAPHIC -
Static variable in class SLD
-
- Graphic - Interface in org.geotools.styling
- A Graphic is a "graphical symbol" with an inherent shape, color(s), and
possibly size.
- graphic(PointSymbolizer) -
Static method in class SLD
-
- graphicalSymbols() -
Method in interface Graphic
- List of all symbols used to represent this graphic.
- graphicalSymbols() -
Method in class GraphicImpl
-
- GraphicEnhancedMapContext - Class in org.geotools.map
- Extends DefaultMapContext to provide the whole set of request parameters a
WMS GetMap request can have.
- GraphicEnhancedMapContext() -
Constructor for class GraphicEnhancedMapContext
- Deprecated.
- GraphicEnhancedMapContext(MapLayer[]) -
Constructor for class GraphicEnhancedMapContext
- Deprecated.
- GraphicEnhancedMapContext(CoordinateReferenceSystem) -
Constructor for class GraphicEnhancedMapContext
- Default constructor
- GraphicEnhancedMapContext(MapLayer[], CoordinateReferenceSystem) -
Constructor for class GraphicEnhancedMapContext
- DOCUMENT ME!
- GRAPHICFILL -
Static variable in class SLD
-
- GraphicImpl - Class in org.geotools.styling
- Direct implementation of Graphic.
- GraphicImpl() -
Constructor for class GraphicImpl
- Creates a new instance of DefaultGraphic
- GraphicImpl(FilterFactory) -
Constructor for class GraphicImpl
-
- graphics -
Variable in class LiteFeatureTypeStyle
-
- GRAPHICSTROKE -
Static variable in class SLD
-
- GraphicStyle2D - Class in org.geotools.renderer.style
- A style class used to depict a point, polygon centroid or line with a small graphic icon
- GraphicStyle2D(BufferedImage, float, float) -
Constructor for class GraphicStyle2D
- Creates a new GraphicStyle2D object.
- GraphIterator - Interface in org.geotools.graph.traverse
- Defines an algorithm in which to traverse the components of a graph.
- GraphPartitioner - Class in org.geotools.graph.util.graph
- Creates a collection of connected graphs from a single graph.
- GraphPartitioner(Graph) -
Constructor for class GraphPartitioner
- Constructs a new partitioner for a graph.
- GraphReaderWriter - Interface in org.geotools.graph.io
- Reads and writes features to and from some permanent form.
- graphStyle -
Static variable in class GML
-
- GraphStyle -
Static variable in class GML
-
- GraphStylePropertyType -
Static variable in class GML
-
- GRAPHSTYLEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GraphStylePropertyType">
<annotation>
<documentation/>
</annotation>
<sequence>
<element minOccurs="0" ref="gml:GraphStyle"/>
</sequence>
<attribute name="about" type="anyURI" use="optional"/>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- GraphStyleType -
Static variable in class GML
-
- GRAPHSTYLETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GraphStyleType">
<annotation>
<documentation>[complexType of] The style descriptor for a graph consisting of a number of features.
- GraphTraversal - Interface in org.geotools.graph.traverse
- Iterates a GraphWalker over the
components of a Graph.
- GraphTypeType -
Static variable in class GML
-
- GRAPHTYPETYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="GraphTypeType">
<annotation>
<documentation>Graph-specific styling property.
- GraphViewer - Class in org.geotools.graph.util.delaunay
-
- GraphViewer() -
Constructor for class GraphViewer
- Creates a new instance of GraphViewer
- GraphVisitor - Interface in org.geotools.graph.structure
- An interface in which to implement a visitor pattern with components of a
graph.
- GraphWalker - Interface in org.geotools.graph.traverse
- Iterated over the components of a graph using a standard visitor
pattern.
- GRASS -
Static variable in class ArcGridFormat
- Indicates whether the arcgrid data must be written in GRASS format
- GRAVITY_RELATED -
Static variable in class DefaultVerticalCS
- Deprecated. Renamed as
DefaultVerticalCS.GRAVITY_RELATED_HEIGHT
.
- GRAVITY_RELATED_HEIGHT -
Static variable in class DefaultCoordinateSystemAxis
- The default axis for height values measured from gravity.
- GRAVITY_RELATED_HEIGHT -
Static variable in class DefaultVerticalCS
- A one-dimensional vertical CS with
gravity-related height axis in metres.
- GRAYCHANNEL -
Static variable in class SLD
-
- greater(Expression, Expression) -
Method in class FilterFactoryImpl
-
- greater(Expression, Expression, boolean) -
Method in class FilterFactoryImpl
-
- GREATER_THAN -
Static variable in class AttributeValidation
-
- greaterEqualThan(Object, Object) -
Static method in class StaticGeometry
-
- greaterOrEqual(Expression, Expression) -
Method in class FilterFactoryImpl
-
- greaterOrEqual(Expression, Expression, boolean) -
Method in class FilterFactoryImpl
-
- greaterThan(Object, Object) -
Static method in class StaticGeometry
-
- green -
Variable in class CustomPaletteBuilder.ColorNode
-
- GREENCHANNEL -
Static variable in class SLD
-
- greenQuantizationMask -
Variable in class EfficientInverseColorMapComputation
-
- GREENWICH -
Static variable in class DefaultPrimeMeridian
- The Greenwich meridian, with angular measurements in decimal degrees.
- greenwichLongitude -
Static variable in class GML
-
- Grid -
Static variable in class GML
-
- Grid -
Static variable in class GML
-
- grid(Color, Color, Color, Color) -
Method in class DefaultGlyphFactory
-
- grid(Color, Color, Color, Color) -
Static method in class Glyph
- Icon for grid data, small grid made up of provided colors.
- grid(Color, Color, Color, Color) -
Method in interface GlyphFactory
-
- GRID -
Static variable in class DefaultCartesianCS
- A two-dimensional cartesian CS with
column,
row
axis.
- GRID_COVERAGE_PROCESSOR -
Static variable in class Hints
- Deprecated. The
GridCoverageProcessor
interface is not yet
stable. Avoid dependencies if possible.
- GRID_GEOMETRY -
Static variable in class Resample
- The parameter descriptor for the grid geometry.
- GRID_RANGE -
Static variable in class GeneralGridGeometry
- A bitmask to specify the validity of the grid range.
- GRID_TO_CRS -
Static variable in class GeneralGridGeometry
- A bitmask to specify the validity of the grid to CRS
transform.
- GridCoordinates2D - Class in org.geotools.coverage.grid
- Holds the set of two-dimensional grid coordinates that specifies the location of the
grid point within the grid.
- GridCoordinates2D() -
Constructor for class GridCoordinates2D
- Creates an initially empty grid coordinates.
- GridCoordinates2D(int, int) -
Constructor for class GridCoordinates2D
- Creates a grid coordinates initialized to the specified values.
- GridCoordinates2D(Point) -
Constructor for class GridCoordinates2D
- Creates a grid coordinates initialized to the specified point.
- GridCoverage -
Static variable in class GML
-
- GridCoverage2D - Class in org.geotools.coverage.grid
- Basic access to grid data values backed by a two-dimensional
rendered image.
- GridCoverage2D(CharSequence, GridCoverage2D) -
Constructor for class GridCoverage2D
- Deprecated. Extends
Calculator2D
instead. This constructor will become
package-privated in a future GeoTools version.
- GridCoverage2D(CharSequence, PlanarImage, GridGeometry2D, GridSampleDimension[], GridCoverage[], Map<?, ?>) -
Constructor for class GridCoverage2D
- Deprecated. Use the constructor with a
Hints
argument instead.
- GridCoverage2D(CharSequence, PlanarImage, GridGeometry2D, GridSampleDimension[], GridCoverage[], Map<?, ?>, Hints) -
Constructor for class GridCoverage2D
- Constructs a grid coverage with the specified grid geometry and
sample dimensions.
- GridCoverage2D.Renderable - Class in org.geotools.coverage.grid
- A view of a grid coverage as a renderable image.
- GridCoverage2D.Renderable() -
Constructor for class GridCoverage2D.Renderable
- Constructs a renderable image.
- GridCoverageBuilder - Class in org.geotools.coverage.grid
- Helper class for the creation of
GridCoverage2D
instances. - GridCoverageBuilder() -
Constructor for class GridCoverageBuilder
- Creates a builder initialized to default values and factory.
- GridCoverageBuilder(GridCoverageFactory) -
Constructor for class GridCoverageBuilder
- Creates a builder initialized to default values.
- GridCoverageBuilder.Variable - Class in org.geotools.coverage.grid
- A variable to be mapped to a sample dimension.
- GridCoverageBuilder.Variable(CharSequence, Unit<?>) -
Constructor for class GridCoverageBuilder.Variable
- Creates a new variable of the given name and units.
- GridCoverageFactory - Class in org.geotools.coverage.grid
- A factory for grid coverage objects.
- GridCoverageFactory() -
Constructor for class GridCoverageFactory
- Creates a default factory.
- GridCoverageFactory(Hints) -
Constructor for class GridCoverageFactory
- Creates a factory using the specified set of hints.
- GridCoverageRenderer - Class in org.geotools.renderer.lite.gridcoverage2d
- A helper class for rendering
GridCoverage
objects. - GridCoverageRenderer(CoordinateReferenceSystem, Envelope, Rectangle) -
Constructor for class GridCoverageRenderer
- Creates a new
GridCoverageRenderer
object.
- GridCoverageRenderer(CoordinateReferenceSystem, Envelope, Rectangle, RenderingHints) -
Constructor for class GridCoverageRenderer
- Creates a new
GridCoverageRenderer
object.
- GridCoverageType -
Static variable in class GML
-
- GRIDCOVERAGETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GridCoverageType">
<complexContent>
<restriction base="gml:AbstractDiscreteCoverageType">
<sequence>
<group ref="gml:StandardObjectProperties"/>
<element minOccurs="0" ref="gml:boundedBy"/>
<element ref="gml:gridDomain"/>
<element ref="gml:rangeSet"/>
<element minOccurs="0" ref="gml:coverageFunction"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- GriddedDataPositionalAccuracyImpl - Class in org.geotools.metadata.iso.quality
- Closeness of gridded data position values to values accepted as or being true.
- GriddedDataPositionalAccuracyImpl() -
Constructor for class GriddedDataPositionalAccuracyImpl
- Constructs an initially empty gridded data positional acccuracy.
- GriddedDataPositionalAccuracyImpl(GriddedDataPositionalAccuracy) -
Constructor for class GriddedDataPositionalAccuracyImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- gridDimensionX -
Variable in class GridGeometry2D
- Index of column (
GridGeometry2D.gridDimensionX
) and row (GridGeometry2D.gridDimensionY
) ordinates
in a grid point.
- gridDimensionY -
Variable in class GridGeometry2D
- Index of column (
GridGeometry2D.gridDimensionX
) and row (GridGeometry2D.gridDimensionY
) ordinates
in a grid point.
- gridDomain -
Static variable in class GML
-
- GridDomainType -
Static variable in class GML
-
- GRIDDOMAINTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GridDomainType">
<complexContent>
<restriction base="gml:DomainSetType">
<sequence minOccurs="0">
<element ref="gml:Grid"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</restriction>
</complexContent>
</complexType>
- GridEnvelope2D - Class in org.geotools.coverage.grid
- Defines a range of two-dimensional grid coverage coordinates.
- GridEnvelope2D() -
Constructor for class GridEnvelope2D
- Creates an initially empty grid envelope.
- GridEnvelope2D(Rectangle) -
Constructor for class GridEnvelope2D
- Creates a grid envelope initialized to the specified rectangle.
- GridEnvelope2D(int, int, int, int) -
Constructor for class GridEnvelope2D
- Creates a grid envelope initialized to the specified rectangle.
- GridEnvelopeType -
Static variable in class GML
-
- GridEnvelopeType -
Static variable in class GML
-
- GRIDENVELOPETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GridEnvelopeType">
<annotation>
<documentation>Provides grid coordinate values for the diametrically opposed corners of an envelope that bounds a section of grid.
- GridEnvelopeTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:GridEnvelopeType.
- GridEnvelopeTypeBinding() -
Constructor for class GridEnvelopeTypeBinding
-
- GridFormatFactorySpi - Interface in org.geotools.coverage.grid.io
- Constructs a live GridCoverageFormat.
- GridFormatFinder - Class in org.geotools.coverage.grid.io
- Enable programs to find all available grid format implementations.
- GridFunction -
Static variable in class GML
-
- GridFunctionType -
Static variable in class GML
-
- GRIDFUNCTIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GridFunctionType">
<annotation>
<documentation>Defines how values in the domain are mapped to the range set.
- gridGeometry -
Variable in class GridCoverage2D
- The grid geometry.
- GridGeometry2D - Class in org.geotools.coverage.grid
- Describes the valid range of grid coordinates and the math transform, in the special case
where only 2 dimensions are in use.
- GridGeometry2D(GridGeometry) -
Constructor for class GridGeometry2D
- Creates a new grid geometry with the same values than the given grid geometry.
- GridGeometry2D(GridEnvelope, MathTransform, CoordinateReferenceSystem) -
Constructor for class GridGeometry2D
- Constructs a new grid geometry from a grid range and a math transform.
- GridGeometry2D(GridEnvelope, PixelInCell, MathTransform, CoordinateReferenceSystem, Hints) -
Constructor for class GridGeometry2D
- Constructs a new grid geometry from a math transform.
- GridGeometry2D(GridEnvelope, PixelOrientation, MathTransform, CoordinateReferenceSystem, Hints) -
Constructor for class GridGeometry2D
- Constructs a new grid geometry from a math transform.
- GridGeometry2D(PixelInCell, MathTransform, Envelope, Hints) -
Constructor for class GridGeometry2D
- Constructs a new grid geometry from an envelope and a math
transform.
- GridGeometry2D(GridEnvelope, Envelope) -
Constructor for class GridGeometry2D
- Constructs a new grid geometry from an envelope.
- GridGeometry2D(GridEnvelope, Envelope, boolean[], boolean) -
Constructor for class GridGeometry2D
- Deprecated. Use
GridToEnvelopeMapper
instead, which provides more control.
- GridGeometry2D(Rectangle, Rectangle2D) -
Constructor for class GridGeometry2D
- Constructs a new two-dimensional grid geometry.
- GridLengthType -
Static variable in class GML
-
- GRIDLENGTHTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GridLengthType">
<annotation>
<documentation>Value of a length (or distance) quantity in a grid, where the grid spacing does not have any associated physical units, or does not have a constant physical spacing.
- GridLimitsType -
Static variable in class GML
-
- GridLimitsType -
Static variable in class GML
-
- GRIDLIMITSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GridLimitsType">
<sequence>
<element name="GridEnvelope" type="gml:GridEnvelopeType"/>
</sequence>
</complexType>
- GridLimitsTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:GridLimitsType.
- GridLimitsTypeBinding() -
Constructor for class GridLimitsTypeBinding
-
- gridRange -
Variable in class GeneralGridGeometry
- The valid coordinate range of a grid coverage, or
null
if none.
- GridRange2D - Class in org.geotools.coverage.grid
- Deprecated. Replaced by
GridEnvelope2D
. Be aware that in the later, high
coordinate values are inclusive rather than exclusive. - GridRange2D() -
Constructor for class GridRange2D
- Deprecated. Creates an initially empty grid range.
- GridRange2D(Rectangle) -
Constructor for class GridRange2D
- Deprecated. Creates a grid range initialized to the specified rectangle.
- GridRange2D(int, int, int, int) -
Constructor for class GridRange2D
- Deprecated. Creates a grid range initialized to the specified rectangle.
- GridSampleDimension - Class in org.geotools.coverage
- Describes the data values for a coverage as a list of categories.
- GridSampleDimension(CharSequence) -
Constructor for class GridSampleDimension
- Constructs a sample dimension with specified name and no category.
- GridSampleDimension(CharSequence, CharSequence[]) -
Constructor for class GridSampleDimension
- Constructs a sample dimension with a set of qualitative categories only.
- GridSampleDimension(CharSequence, CharSequence[], Color[]) -
Constructor for class GridSampleDimension
- Constructs a sample dimension with a set of qualitative categories and colors.
- GridSampleDimension(CharSequence, SampleDimensionType, ColorInterpretation, Color[], CharSequence[], double[], double, double, double, double, Unit<?>) -
Constructor for class GridSampleDimension
- Constructs a sample dimension with the specified properties.
- GridSampleDimension(CharSequence, Category[], Unit<?>) -
Constructor for class GridSampleDimension
- Constructs a sample dimension with an arbitrary set of categories, which may be both
quantitative and qualitative.
- GridSampleDimension(GridSampleDimension) -
Constructor for class GridSampleDimension
- Constructs a new sample dimension with the same categories and
units than the specified sample dimension.
- GridSpatialRepresentationImpl - Class in org.geotools.metadata.iso.spatial
- Basic information required to uniquely identify a resource or resources.
- GridSpatialRepresentationImpl() -
Constructor for class GridSpatialRepresentationImpl
- Constructs an initially empty grid spatial representation.
- GridSpatialRepresentationImpl(GridSpatialRepresentation) -
Constructor for class GridSpatialRepresentationImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- GridSpatialRepresentationImpl(int, List<? extends Dimension>, CellGeometry, boolean) -
Constructor for class GridSpatialRepresentationImpl
- Creates a grid spatial representation initialized to the given values.
- gridToCRS -
Variable in class GeneralGridGeometry
- The math transform (usually an affine transform), or
null
if none.
- gridToCRS -
Variable in class OperationJAI.Parameters
- The "grid to coordinate reference system" transform common to all source grid coverages.
- GridToEnvelopeMapper - Class in org.geotools.referencing.operation.builder
- A helper class for building n-dimensional affine transform mapping grid ranges to envelopes.
- GridToEnvelopeMapper() -
Constructor for class GridToEnvelopeMapper
- Creates a new instance of
GridToEnvelopeMapper
.
- GridToEnvelopeMapper(GridEnvelope, Envelope) -
Constructor for class GridToEnvelopeMapper
- Creates a new instance for the specified grid range and envelope.
- GridType -
Static variable in class GML
-
- GridType -
Static variable in class GML
-
- GRIDTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="GridType">
<annotation>
<documentation>An unrectified grid, which is a network composed of two or more sets of equally spaced parallel lines in which the members of each set intersect the members of the other sets at right angles.
- GridTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:GridType.
- GridTypeBinding() -
Constructor for class GridTypeBinding
-
- GroundOverlay -
Static variable in class KML
-
- GroundOverlayType -
Static variable in class KML
-
- GROUP -
Static variable in interface ElementGrouping
- ElementGrouping mask to determine the type of ElementGrouping
represented.
- Group - Interface in org.geotools.xml.schema
-
This interface is intended to represent the Group construct within XML
Schemas.
- GROUP -
Static variable in class XS
-
- GroupGT - Class in org.geotools.xml.schema.impl
-
DOCUMENT ME!
- GroupGT(String, String, URI, ElementGrouping, int, int) -
Constructor for class GroupGT
- Creates a new GroupGT object.
- GroupHandler - Class in org.geotools.xml.handlers.xsi
- GroupHandler purpose.
- GroupHandler() -
Constructor for class GroupHandler
-
- GroupHandler.DefaultGroup - Class in org.geotools.xml.handlers.xsi
-
- GroupHandler.DefaultGroup() -
Constructor for class GroupHandler.DefaultGroup
-
- groupID -
Static variable in class GML
-
- groupName -
Static variable in class GML
-
- GROUPREF -
Static variable in class XS
-
- groups(String) -
Method in class ImagingParameters
- Always throws an exception, since JAI's parameter list
don't have subgroups.
- groups(String) -
Method in class ParameterGroup
- Returns all subgroups with the specified name.
- GrowableInternationalString - Class in org.geotools.util
- An implementation of international string using a map
of strings for different locales.
- GrowableInternationalString() -
Constructor for class GrowableInternationalString
- Constructs an initially empty international string.
- GrowableInternationalString(String) -
Constructor for class GrowableInternationalString
- Constructs an international string initialized with the specified string.
- GRS80 -
Static variable in class DefaultEllipsoid
- GRS 80 ellipsoid with axis in metres.
- GT_SYNTHETIC_PROPERTY_HISTOGRAM -
Static variable in class Histogram
String
key for getting the Histogram
object.
- GT_SYNTHETIC_PROPERTY_MAX_LOCATIONS -
Static variable in class Extrema
- Locations of max values.
- GT_SYNTHETIC_PROPERTY_MAXIMUM -
Static variable in class Extrema
String
key for getting the maximum vector.
- GT_SYNTHETIC_PROPERTY_MIN_LOCATIONS -
Static variable in class Extrema
- Locations of min values.
- GT_SYNTHETIC_PROPERTY_MINIMUM -
Static variable in class Extrema
String
key for getting the minimum vector.
- GTCitationGeoKey -
Static variable in class GeoTiffGCSCodes
- GTCitationGeoKey Key ID = 1026 Type = ASCII As with all the "Citation"
GeoKeys, this is provided to give an ASCII reference to published
documentation on the overall configuration of this
GeoTIFFWritingUtilities file.
- GTCitationGeoKey -
Static variable in class GeoTiffGCSCodes
- GTCitationGeoKey Key ID = 1026 Type = ASCII As with all the "Citation"
GeoKeys, this is provided to give an ASCII reference to published
documentation on the overall configuration of this
GeoTIFFWritingUtilities file.
- GTModelTypeGeoKey -
Static variable in class GeoTiffConstants
- GTModelTypeGeoKey Key ID = 1024 Type: SHORT (code) Values: Section
6.3.1.1 Codes This GeoKey defines the general type of model Coordinate
system used, and to which the raster space will be transformed: unknown,
Geocentric (rarely used), Geographic, Projected Coordinate System, or
user-defined.
- GTModelTypeGeoKey -
Static variable in class GeoTiffConstants
- GTModelTypeGeoKey Key ID = 1024 Type: SHORT (code) Values: Section
6.3.1.1 Codes This GeoKey defines the general type of model Coordinate
system used, and to which the raster space will be transformed: unknown,
Geocentric (rarely used), Geographic, Projected Coordinate System, or
user-defined.
- GTopo30Format - Class in org.geotools.gce.gtopo30
- Provides basic information about the GTOPO30 format IO.
- GTopo30Format() -
Constructor for class GTopo30Format
- Creates an instance and sets the metadata.
- GTopo30FormatFactory - Class in org.geotools.gce.gtopo30
- The GTopo30FormatFactory will be discovered by the GridFormatFinder.
- GTopo30FormatFactory() -
Constructor for class GTopo30FormatFactory
-
- GTopo30Reader - Class in org.geotools.gce.gtopo30
- This class provides a GridCoverageReader for the GTopo30Format.
- GTopo30Reader(Object) -
Constructor for class GTopo30Reader
- GTopo30Reader constructor.
- GTopo30Reader(Object, Hints) -
Constructor for class GTopo30Reader
- GTopo30Reader constructor.
- GTopo30WriteParams - Class in org.geotools.gce.gtopo30
-
- GTopo30WriteParams() -
Constructor for class GTopo30WriteParams
- Default constructor.
- GTopo30Writer - Class in org.geotools.gce.gtopo30
- Class used for encoding a
GridCoverage2D
into a GTOPO30 file. - GTopo30Writer(Object) -
Constructor for class GTopo30Writer
- Creates a
GTopo30Writer
.
- GTopo30Writer(Object, Hints) -
Constructor for class GTopo30Writer
- Creates a
GTopo30Writer
.
- GTRasterTypeGeoKey -
Static variable in class GeoTiffConstants
- GTRasterTypeGeoKey Key ID = 1025 Type = Section 6.3.1.2 codes This
establishes the Raster Space coordinate system used; there are currently
only two, namely RasterPixelIsPoint and RasterPixelIsArea.
- GTRasterTypeGeoKey -
Static variable in class GeoTiffConstants
- GTRasterTypeGeoKey Key ID = 1025 Type = Section 6.3.1.2 codes This
establishes the Raster Space coordinate system used; there are currently
only two, namely RasterPixelIsPoint and RasterPixelIsArea.
- GTRenderer - Interface in org.geotools.renderer
- Typical usage:
Rectangle paintArea = new Rectangle(width, height);
Envelope mapArea = map.getAreaOfInterest();
renderer = new StreamingRenderer();
renderer.setContext(map);
RenderingHints hints = new RenderingHints(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON );
renderer.setJava2DHints(hints);
Map rendererParams = new HashMap();
rendererParams.put("optimizedDataLoadingEnabled",new Boolean(true) );
renderer.paint(graphic, paintArea, mapArea);
- GTUserDefinedGeoKey -
Static variable in class GeoTiffConstants
-
- GTUserDefinedGeoKey -
Static variable in class GeoTiffConstants
-
- GTUserDefinedGeoKey_String -
Static variable in class GeoTiffConstants
-
- GTUserDefinedGeoKey_String -
Static variable in class GeoTiffConstants
-
- guessCoorinateDims(Coordinate[]) -
Static method in class JTSUtilities
- Returns:
2 for 2d (default)
4 for 3d - one of the oordinates has a non-NaN z value
(3 is for x,y,m but thats not supported yet)
- guessDataStoreOptions() -
Method in class PostgisDataStore
- Attempts to figure out some optimization options, based on some postgis
metadata.
- guessShapeTypes(GeometryDescriptor) -
Static method in class ArcSDEAdapter
- DOCUMENT ME!
- GYEAR -
Static variable in class XS
-
- GYEAR_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="gYear" name="gYear">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasFacet name="maxInclusive"/>
<hfp:hasFacet name="maxExclusive"/>
<hfp:hasFacet name="minInclusive"/>
<hfp:hasFacet name="minExclusive"/>
<hfp:hasProperty name="ordered" value="partial"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#gYear"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="gYear.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- GYEARMONTH -
Static variable in class XS
-
- GYEARMONTH_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="gYearMonth" name="gYearMonth">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasFacet name="maxInclusive"/>
<hfp:hasFacet name="maxExclusive"/>
<hfp:hasFacet name="minInclusive"/>
<hfp:hasFacet name="minExclusive"/>
<hfp:hasProperty name="ordered" value="partial"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#gYearMonth"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="gYearMonth.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- GZIP -
Static variable in class Base64
- Specify that data should be gzip-compressed.
- gzipped -
Variable in class AbstractGridCoverage2DReader
- In case we are trying to read from a GZipped file this will be set to
true.
PiecewiseTransform1D
has a default value which
will be returned when asked to transform a value outside the valid domain elements.
Domain1D
which means a range
where no DomainElement1D
is defined.
aObject
is a possibly-null object field, and possibly an array.
Angle
object.
Utilities
instead.IIOMetadata
contains
ModelTransformationTag tag for AffineTransform
that map from
Raster Space to World Space.
IIOMetadata
contains
ModelTransformationTag tag for AffineTransform
that map from
Raster Space to World Space.
ShapefileDataStore.Reader
you have to call
ShapefileDataStore.Reader.hasNext()
FeatureIterator.hasNext()
IIOMetadata
contains NoData Tag.
IIOMetadata
contains NoData Tag.
IIOMetadata
contains ModelTiepointTag
tag for TiePoint
.
IIOMetadata
contains ModelTiepointTag
tag for TiePoint
.
IIOMetadata
contains ModelTiepointTag
tag for TiePoint
.
IIOMetadata
contains ModelTiepointTag
tag for TiePoint
.
toKey
.
upper
.
<xs:simpleType id="hexBinary" name="hexBinary">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="length"/>
<hfp:hasFacet name="minLength"/>
<hfp:hasFacet name="maxLength"/>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasProperty name="ordered" value="false"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#binary"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="hexBinary.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
AbstractGridCoverage2DReader
subclasses.
JAI.createNS(java.lang.String, java.awt.image.renderable.ParameterBlock, java.awt.RenderingHints)
method.
Object[]
argument was a kind of substitution for variable-length
arguments. In order to avoid confusion, it is safer to use the later.
T
, or as
Class<T>
.File
.File
value.
HistogramDescriptor
inside a GeoTools operation in order to make it
spatial-aware.Histogram
operation.
<complexType name="HistoryPropertyType">
<annotation>
<documentation xml:lang="en">The history relationship associates a feature with a sequence of TimeSlice instances.
- HOST -
Static variable in class DB2DataStoreFactory
-
- HOST -
Static variable in class PostgisDataStoreFactory
-
- HotineObliqueMercator - Class in org.geotools.referencing.operation.projection
- Hotine Oblique Mercator projection.
- HotineObliqueMercator(ParameterValueGroup) -
Constructor for class HotineObliqueMercator
- Constructs a new map projection from the supplied parameters.
- HotineObliqueMercator.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a Hotine Oblique Mercator projection
(EPSG code 9812).
- HotineObliqueMercator.Provider() -
Constructor for class HotineObliqueMercator.Provider
- Constructs a new provider.
- HotineObliqueMercator.Provider_TwoPoint - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a Hotine Oblique Mercator projection,
specified with two points on the central line (instead of a central point and azimuth).
- HotineObliqueMercator.Provider_TwoPoint() -
Constructor for class HotineObliqueMercator.Provider_TwoPoint
- Constructs a new provider.
- HREF -
Static variable in class XLINK
-
- HsqlDialectEpsgMediator - Class in org.geotools.referencing.factory.epsg
- Mediator which delegates the creation of referencing objects to the
HsqlDialectEpsgFactory.
- HsqlDialectEpsgMediator() -
Constructor for class HsqlDialectEpsgMediator
- Creates a new instance of this factory.
- HsqlDialectEpsgMediator(Hints) -
Constructor for class HsqlDialectEpsgMediator
- Creates a new instance of this data source using the specified hints.
- HsqlDialectEpsgMediator(int, DataSource) -
Constructor for class HsqlDialectEpsgMediator
- Creates an HsqlDialectEpsgMediator with a 20 min timeout, single worker,
and no cache.
- HsqlDialectEpsgMediator(int, Hints, DataSource) -
Constructor for class HsqlDialectEpsgMediator
-
- HsqlEpsgDatabase - Class in org.geotools.referencing.factory.epsg
- This utility class knows everything there is to know about the care and
feeding of our pet EPSG database.
- HsqlEpsgDatabase() -
Constructor for class HsqlEpsgDatabase
-
- HTTP -
Static variable in class OWS
-
- HTTP -
Static variable in class OWS
-
- HTTP_AuthorityFactory - Class in org.geotools.referencing.factory
- Deprecated. This class will move in a
org.geotools.referencing.factory.web
package in Geotools 2.5, in order to put together other web-related factories.
Don't use this class directly. You should not need to anyway - use
ReferencingFactoryFinder
instead, which will
continue to work no matter where this class is located. - HTTP_AuthorityFactory() -
Constructor for class HTTP_AuthorityFactory
- Deprecated. Creates a default wrapper.
- HTTP_AuthorityFactory(Hints) -
Constructor for class HTTP_AuthorityFactory
- Deprecated. Creates a wrapper using the specified hints.
- HTTP_AuthorityFactory(AllAuthoritiesFactory) -
Constructor for class HTTP_AuthorityFactory
- Deprecated. Creates a wrapper around the specified factory.
- HTTP_OGC -
Static variable in class Citations
- URL in the OGC namespace.
- HttpMethod - Enum in org.geotools.data.wfs.protocol.http
- Enumeration to specify the preferred HTTP method a WFS datastore to use then
accessing WFS operations.
- HTTPProtocol - Interface in org.geotools.data.wfs.protocol.http
- A facade interface to interact with a plain HTTP server.
- HTTPProtocol.POSTCallBack - Interface in org.geotools.data.wfs.protocol.http
-
- HTTPResponse - Interface in org.geotools.data.wfs.protocol.http
- A handle to an HTTP response headers and contents.
- Hysteresis - Class in org.geotools.image.jai
- Effectue un seuillage par hysteresis sur une image.
- Hysteresis(RenderedImage, ImageLayout, Map, double, double, double) -
Constructor for class Hysteresis
- Constructs a new Hysterisis filter for the given image.
- HysteresisCRIF - Class in org.geotools.image.jai
- The factory for the
Hysteresis
operation. - HysteresisCRIF() -
Constructor for class HysteresisCRIF
- Constructs a default factory.
- HysteresisDescriptor - Class in org.geotools.image.jai
- The descriptor for the
Hysteresis
operation. - HysteresisDescriptor() -
Constructor for class HysteresisDescriptor
- Constructs the descriptor.
Icon
.
<xs:simpleType id="ID" name="ID">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#ID"/>
</xs:annotation>
<xs:restriction base="xs:NCName"/>
</xs:simpleType>
true
if at least one identifier in
c1
is equals to an identifier in c2
.
true
if any identifiers in the given
citation matches the given string.
<complexType name="IdentifierType">
<annotation>
<documentation>An identification of a CRS object.
- IDENTITY -
Static variable in class AbstractCoordinateOperationFactory
- The identifier for an identity operation.
- IDENTITY -
Static variable in class LinearTransform1D
- The identity transform.
- IdentityTransform - Class in org.geotools.referencing.operation.transform
- The identity transform.
- IdentityTransform(int) -
Constructor for class IdentityTransform
- Constructs an identity transform of the specified dimension.
- IdFinderFilterVisitor - Class in org.geotools.feature.visitor
- Quick check to see if an ID filter is found.
- IdFinderFilterVisitor() -
Constructor for class IdFinderFilterVisitor
-
- IDFunction - Class in org.geotools.filter.function
- Allow access to the value of Feature.getID() as an expression
- IDFunction() -
Constructor for class IDFunction
-
- IdInfo - Class in org.geotools.data.shapefile.shp.xml
- Bean of idinfo element of shp.xml.
- IdInfo() -
Constructor for class IdInfo
-
- IDREF -
Static variable in class XS
-
- IDREF_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="IDREF" name="IDREF">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#IDREF"/>
</xs:annotation>
<xs:restriction base="xs:NCName"/>
</xs:simpleType>
- IDREFS -
Static variable in class XS
-
- if_then_else(boolean, Object, Object) -
Static method in class StaticGeometry
-
- ignorableWhitespace(char[], int, int) -
Method in interface PrintHandler
- DOCUMENT ME!
- IGNORE_COVERAGE_OVERVIEW -
Static variable in class Hints
- Deprecated. use the correct
Hints.OVERVIEW_POLICY
instead.
- IGNORE_SCHEMA_LOCATION -
Static variable in interface Parser.Properties
- Deprecated. use
Parser.setStrict(boolean)
- IgnoreHandler - Class in org.geotools.xml.handlers
-
This is a default Handler which is used in case a handler cannot be created
for an arbitry element.
- IgnoreHandler() -
Constructor for class IgnoreHandler
-
- IgnoreHandler(Element) -
Constructor for class IgnoreHandler
-
- IgnoreHandler - Class in org.geotools.xml.handlers.xsi
-
Used to represent elements which are not important to our parse, basically
place holders.
- IgnoreHandler() -
Constructor for class IgnoreHandler
-
- IIOListeners - Class in org.geotools.image.io
- A container of image I/O listeners.
- IIOListeners() -
Constructor for class IIOListeners
- Creates a new instance of
IIOListeners
.
- IIOMetadataDumper - Class in org.geotools.coverage.grid.io.imageio
- Utility calss that can be used to dump a DOM tree in a formatted way.
- IIOMetadataDumper(IIOMetadata, String) -
Constructor for class IIOMetadataDumper
- Constructor for a
IIOMetadataDumper
accepting and
IIOMetadata
and a String
for the format name of the XML
metadata to use.
- IIOMetadataDumper(IIOMetadataNode) -
Constructor for class IIOMetadataDumper
- Constructor for a
IIOMetadataDumper
accepting an
IIOMetadataNode
.
- IIOReadProgressAdapter - Class in org.geotools.image.io
- An abstract adapter class for receiving image progress events.
- IIOReadProgressAdapter() -
Constructor for class IIOReadProgressAdapter
-
- ILLEGAL_ARGUMENT_$1 -
Static variable in class ErrorKeys
- Illegal value for argument "{0}".
- ILLEGAL_ARGUMENT_$2 -
Static variable in class ErrorKeys
- Illegal argument: "{0}={1}".
- ILLEGAL_ARGUMENT_EXIT_CODE -
Static variable in class CommandLine
- The code given to
System.exit(int)
when the program failed because of an illegal
user argument.
- ILLEGAL_STATE -
Static variable in class ErrorKeys
- Illegal state.
- IllegalAttributeException - Exception in org.geotools.feature
- Deprecated. Please use org.opengis.feature.IllegalAttributeException
- IllegalAttributeException(String) -
Constructor for exception IllegalAttributeException
- Deprecated. Constructor with message argument.
- IllegalAttributeException(AttributeDescriptor, Object) -
Constructor for exception IllegalAttributeException
- Deprecated. Constructor that makes the message given the expected and invalid.
- IllegalAttributeException(AttributeDescriptor, Object, Throwable) -
Constructor for exception IllegalAttributeException
- Deprecated. Constructor that makes the message given the expected and invalid, along
with the root cause.
- IllegalFilterException - Exception in org.geotools.filter
- Defines an exception for illegal filters.
- IllegalFilterException(String) -
Constructor for exception IllegalFilterException
- Constructor with a message.
- IllegalFilterException(Exception) -
Constructor for exception IllegalFilterException
- Constructs an instance of
IllegalFilterException
with the
specified root cause.
- IllegalFilterException(String, Exception) -
Constructor for exception IllegalFilterException
- Constructs an instance of
IllegalFilterException
with the
specified detail message and root cause.
- imag -
Variable in class Complex
- The imaginary part of the complex number.
- image -
Variable in class GridCoverage2D
- The raster data.
- image -
Variable in class ImageWorker
- The image being built.
- image() -
Static method in class Glyph
- Create a transparent image, this is a *real* resource against the
provided display.
- imageComplete(ImageReader) -
Method in class IIOReadProgressAdapter
- Reports that the current image read operation has completed.
- ImageCRS -
Static variable in class GML
-
- imageCRSRef -
Static variable in class GML
-
- ImageCRSRefType -
Static variable in class GML
-
- IMAGECRSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ImageCRSRefType">
<annotation>
<documentation>Association to an image coordinate reference system, either referencing or containing the definition of that reference system.
- ImageCRSType -
Static variable in class GML
-
- IMAGECRSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ImageCRSType">
<annotation>
<documentation>An engineering coordinate reference system applied to locations in images.
- ImageDatum -
Static variable in class GML
-
- imageDatumRef -
Static variable in class GML
-
- ImageDatumRefType -
Static variable in class GML
-
- IMAGEDATUMREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ImageDatumRefType">
<annotation>
<documentation>Association to an image datum, either referencing or containing the definition of that datum.
- ImageDatumType -
Static variable in class GML
-
- IMAGEDATUMTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ImageDatumType">
<annotation>
<documentation>An image datum defines the origin of an image coordinate reference system, and is used in a local context only.
- ImageDescriptionImpl - Class in org.geotools.metadata.iso.content
- Information about an image's suitability for use.
- ImageDescriptionImpl() -
Constructor for class ImageDescriptionImpl
- Constructs an initially empty image description.
- ImageDescriptionImpl(ImageDescription) -
Constructor for class ImageDescriptionImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ImageDimension - Class in org.geotools.image
- An image dimension, including the number of bands.
- ImageDimension(RenderedImage) -
Constructor for class ImageDimension
- Creates a new dimension initialized to the dimension of the given image.
- ImageDimension(Raster) -
Constructor for class ImageDimension
- Creates a new dimension initialized to the dimension of the given raster.
- ImageGeometry - Class in org.geotools.coverage.grid
- A simple grid geometry holding the grid range as a rectangle and the
grid to CRS relationship as an affine transform.
- ImageGeometry(Rectangle, AffineTransform) -
Constructor for class ImageGeometry
- Creates a grid geometry from the specified bounds and grid to CRS
affine transform.
- ImageGraphicFactory - Class in org.geotools.renderer.style
- External graphic factory accepting an Expression that can be evaluated to a
URL pointing to a image file.
- ImageGraphicFactory() -
Constructor for class ImageGraphicFactory
-
- ImageLoader - Class in org.geotools.renderer.lite
- $Id: ImageLoader.java 30649 2008-06-12 19:44:08Z acuster $
- ImageLoader() -
Constructor for class ImageLoader
-
- ImageMosaicFormat - Class in org.geotools.gce.imagemosaic
AbstractGridFormat
sublass for controlling ImageMosaicReader
creation.- ImageMosaicFormat() -
Constructor for class ImageMosaicFormat
- Creates an instance and sets the metadata.
- ImageMosaicFormatFactory - Class in org.geotools.gce.imagemosaic
- Implementation of the GridCoverageFormat service provider interface for
mosaic of georeferenced images.
- ImageMosaicFormatFactory() -
Constructor for class ImageMosaicFormatFactory
-
- ImageMosaicJDBCFormat - Class in org.geotools.gce.imagemosaic.jdbc
AbstractGridFormat
sublass for controlling ImageMosaicJDBCReader
creation.- ImageMosaicJDBCFormat() -
Constructor for class ImageMosaicJDBCFormat
- Creates an instance and sets the metadata.
- ImageMosaicJDBCFormatFactory - Class in org.geotools.gce.imagemosaic.jdbc
- Implementation of the GridCoverageFormat service provider interface for mosaicing of
georeferenced images and image pyramids stored in a jdbc database
- ImageMosaicJDBCFormatFactory() -
Constructor for class ImageMosaicJDBCFormatFactory
-
- ImageMosaicJDBCReader - Class in org.geotools.gce.imagemosaic.jdbc
- This reader is responsible for providing access to images and image pyramids stored in a JDBC
datbase as tiles.
- ImageMosaicJDBCReader(Object, Hints) -
Constructor for class ImageMosaicJDBCReader
-
- ImageMosaicJDBCReader(Object) -
Constructor for class ImageMosaicJDBCReader
- Constructor.
- ImageMosaicReader - Class in org.geotools.gce.imagemosaic
- This reader is responsible for providing access to mosaic of georeferenced
images.
- ImageMosaicReader(Object, Hints) -
Constructor for class ImageMosaicReader
- Constructor.
- ImageMosaicReader(Object) -
Constructor for class ImageMosaicReader
- Constructor.
- IMAGEOUTLINE -
Static variable in class SLD
-
- ImageOutline - Interface in org.geotools.styling
- ImageOutline specifies how individual source rasters in a multi-raster set
(such as a set of satellite-image scenes) should be outlined to make the
individual-image locations visible.
- ImageOutlineImpl - Class in org.geotools.styling
-
- ImageOutlineImpl() -
Constructor for class ImageOutlineImpl
-
- ImagePane - Class in org.geotools.gui.swing.image
- A simple image viewer.
- ImagePane() -
Constructor for class ImagePane
- Constructs an initially empty image pane with a default rendered image size.
- ImagePane(int) -
Constructor for class ImagePane
- Constructs an initially empty image pane with the specified rendered image size.
- imageProgress(ImageReader, float) -
Method in class IIOReadProgressAdapter
- Reports the approximate degree of completion of the current
read
call of the associated ImageReader
.
- ImageProperties - Class in org.geotools.gui.swing.image
- A panel showing image properties.
- ImageProperties() -
Constructor for class ImageProperties
- Create a new instance of
ImageProperties
with no image.
- ImageProperties(RenderedImage) -
Constructor for class ImageProperties
- Create a new instance of
ImageProperties
for the specified
rendered image.
- ImagePyramidFormat - Class in org.geotools.gce.imagepyramid
- This class implements the basic format capabilities for a coverage format.
- ImagePyramidFormat() -
Constructor for class ImagePyramidFormat
- Creates an instance and sets the metadata.
- ImagePyramidFormatFactory - Class in org.geotools.gce.imagepyramid
- Implementation of the GridCoverageFormat service provider interface for arc
grid files.
- ImagePyramidFormatFactory() -
Constructor for class ImagePyramidFormatFactory
-
- ImagePyramidReader - Class in org.geotools.gce.imagepyramid
- This reader is repsonsible for providing access to a pyramid of mosaics of
georeferenced coverages that are read directly through imageio readers, like
tiff, pngs, etc...
- ImagePyramidReader(Object, Hints) -
Constructor for class ImagePyramidReader
- Constructor for an
ImagePyramidReader
.
- ImagePyramidReader(Object) -
Constructor for class ImagePyramidReader
- Constructor for an
ImagePyramidReader
.
- ImageSampleValues - Class in org.geotools.gui.swing.image
- Display the image sample values as a table.
- ImageSampleValues() -
Constructor for class ImageSampleValues
- Creates a new table without initial image to display.
- ImageSampleValues(RenderedImage) -
Constructor for class ImageSampleValues
- Creates a new table that will display the sample values for the specified image.
- imageStarted(ImageReader, int) -
Method in class IIOReadProgressAdapter
- Reports that an image read operation is beginning.
- ImageTableModel - Class in org.geotools.gui.swing.image
- A table model for image sample values (or pixels).
- ImageTableModel() -
Constructor for class ImageTableModel
- Creates a new table model.
- ImageTableModel(RenderedImage) -
Constructor for class ImageTableModel
- Creates a new table model for the specified image.
- ImageTableModel.RowHeaders - Class in org.geotools.gui.swing.image
- A table model for row headers.
- ImageTableModel.RowHeaders() -
Constructor for class ImageTableModel.RowHeaders
- Creates a new instance of row headers.
- ImageWorker - Class in org.geotools.image
- Helper methods for applying JAI operations on an image.
- ImageWorker() -
Constructor for class ImageWorker
- Creates a new uninitialized builder for an image read.
- ImageWorker(File) -
Constructor for class ImageWorker
- Creates a new builder for an image read from the specified file.
- ImageWorker(RenderedImage) -
Constructor for class ImageWorker
- Creates a new builder for the specified image.
- ImageWorker.PNGImageWriteParam - Class in org.geotools.image
- Workaround class for compressing PNG using the default
PNGImageEncoder
shipped with the JDK. - ImageWorker.PNGImageWriteParam() -
Constructor for class ImageWorker.PNGImageWriteParam
- Default constructor.
- ImagingParameterDescriptors - Class in org.geotools.parameter
- Wraps a JAI's
ParameterListDescriptor
. - ImagingParameterDescriptors(RegistryElementDescriptor) -
Constructor for class ImagingParameterDescriptors
- Constructs a parameter descriptor wrapping the specified JAI operation, including sources.
- ImagingParameterDescriptors(RegistryElementDescriptor, Collection<ParameterDescriptor>) -
Constructor for class ImagingParameterDescriptors
- Constructs a parameter descriptor wrapping the specified JAI operation, including sources.
- ImagingParameterDescriptors(Map<String, ?>, RegistryElementDescriptor, Map<Class<?>, Class<?>>, String) -
Constructor for class ImagingParameterDescriptors
- Deprecated. Replaced by
#ImagingParameterDescriptors(Map,
RegistryElementDescriptor,String,Map,Collection
.
- ImagingParameterDescriptors(Map<String, ?>, RegistryElementDescriptor, String, Map<Class<?>, Class<?>>, Collection<ParameterDescriptor>) -
Constructor for class ImagingParameterDescriptors
- Constructs a parameter descriptor wrapping the specified JAI operation, including sources.
- ImagingParameterDescriptors(Map<String, ?>, ParameterListDescriptor) -
Constructor for class ImagingParameterDescriptors
- Constructs a parameter descriptor wrapping the specified JAI parameter list descriptor.
- ImagingParameters - Class in org.geotools.parameter
- Wraps a JAI's
ParameterList
. - ImagingParameters(ImagingParameterDescriptors) -
Constructor for class ImagingParameters
- Constructs a parameter group for the specified descriptor.
- ImagingParameters(Map<String, ?>, ParameterList) -
Constructor for class ImagingParameters
- Constructs a parameter group wrapping the specified JAI parameters.
- implCloseChannel() -
Method in class FileChannelDecorator
-
- Import - Class in org.geotools.gce.imagemosaic.jdbc
- Utility class for importing tiles and georeferencing info into the database.
- Import.ImportTyp - Enum in org.geotools.gce.imagemosaic.jdbc
-
- importGraph(Graph) -
Method in class BasicGraphBuilder
-
- importGraph(Graph) -
Method in interface GraphBuilder
- Constructs a graph builder from a pre built graph.
- ImportHandler - Class in org.geotools.xml.handlers.xsi
- ImportHandler purpose.
- ImportHandler() -
Constructor for class ImportHandler
-
- ImportParam - Class in org.geotools.gce.imagemosaic.jdbc
-
- ImportParam(String, String, URL, String, Import.ImportTyp) -
Constructor for class ImportParam
-
- importSchema(XSDSchema, XSDSchema) -
Static method in class Schemas
- Imports one schema into another.
- importType(FeatureType, boolean) -
Method in class FeatureTypeBuilder
- Import all of the AttributeTypes from the given FeatureType into this
factory.
- importType(FeatureType) -
Method in class FeatureTypeBuilder
- A convienence method for importing AttributeTypes, simply calls
importType(type,false)
- IN -
Static variable in class OptDirectedEdge.RelatedIterator
- in mode
- IN -
Static variable in class OptDirectedNode.RelatedIterator
- in iteration mode
- in -
Variable in class AbstractConsole
- The input stream, usually the standard one.
- in10(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Static method in class StaticGeometry
-
- in2(Object, Object, Object) -
Static method in class StaticGeometry
-
- in3(Object, Object, Object, Object) -
Static method in class StaticGeometry
-
- in4(Object, Object, Object, Object, Object) -
Static method in class StaticGeometry
-
- in5(Object, Object, Object, Object, Object, Object) -
Static method in class StaticGeometry
-
- in6(Object, Object, Object, Object, Object, Object, Object) -
Static method in class StaticGeometry
-
- in7(Object, Object, Object, Object, Object, Object, Object, Object) -
Static method in class StaticGeometry
-
- in8(Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Static method in class StaticGeometry
-
- in9(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Static method in class StaticGeometry
-
- include(BoundingBox) -
Method in class ReferencedEnvelope
- Include the provided bounding box, expanding as necessary.
- include(double, double) -
Method in class ReferencedEnvelope
- Include the provided coordinates, expanding as necessary.
- IncludeHandler - Class in org.geotools.xml.handlers.xsi
- ImportHandler purpose.
- IncludeHandler() -
Constructor for class IncludeHandler
-
- includesCRS -
Static variable in class GML
-
- includesElement -
Static variable in class GML
-
- includesParameter -
Static variable in class GML
-
- includesURI(URI) -
Method in class OGCSchema
-
- includesURI(URI) -
Method in class WMSSchema
-
- includesURI(URI) -
Method in class FilterSchema
-
- includesURI(URI) -
Method in class GMLSchema
-
- includesURI(URI) -
Method in interface Schema
-
This looks to see if the URI passed in is represented by this Schema.
- includesURI(URI) -
Method in class sldSchema
-
- includesURI(URI) -
Method in class WFSSchema
-
- includesURI(URI) -
Method in class XLinkSchema
-
- includesValue -
Static variable in class GML
-
- includeWeights(boolean) -
Method in class ProjectiveTransformBuilder
- Switch whether to include weights into the calculation.
- IncrementOrder -
Static variable in class GML
-
- INCREMENTORDER_TYPE -
Static variable in class GMLSchema
-
<simpleType name="IncrementOrder">
<annotation>
<documentation>The enumeration value here indicates the incrementation order to be used on the first 2 axes, i.e.
- IndentedLineWriter - Class in org.geotools.io
- A writer that put some spaces in front of every lines.
- IndentedLineWriter(Writer) -
Constructor for class IndentedLineWriter
- Constructs a stream which will add spaces in front of each line.
- index -
Variable in class DefaultFIDReader
-
- index(boolean, ProgressListener) -
Method in class ShapeFileIndexer
- Index the shapefile denoted by setShapeFileName(String fileName) If when
a thread starts, another thread is indexing the same file, this thread
will wait that the first thread ends indexing; in this case zero
is reurned as result of the indexing process.
- index() -
Method in class SubFeatureList
-
- index -
Variable in class SimpleFeatureImpl
- The attribute name -> position index
- INDEX_EXT -
Static variable in class AttributeIndexSummary
-
- IndexedDbaseFileReader - Class in org.geotools.data.shapefile.dbf
- A DbaseFileReader is used to read a dbase III format file.
- IndexedDbaseFileReader(ShpFiles) -
Constructor for class IndexedDbaseFileReader
- Like calling DbaseFileReader(ReadableByteChannel, true);
- IndexedDbaseFileReader(ShpFiles, boolean) -
Constructor for class IndexedDbaseFileReader
- Creates a new instance of DBaseFileReader
- IndexedDbaseFileReader(ShpFiles, boolean, Charset) -
Constructor for class IndexedDbaseFileReader
-
- IndexedFeatureResults - Class in org.geotools.renderer.lite
- IndexedFeatureReader
- IndexedFeatureResults(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Constructor for class IndexedFeatureResults
-
- IndexedFidReader - Class in org.geotools.data.shapefile.indexed
- This object reads from a file the fid of a feature in a shapefile.
- IndexedFidReader(ShpFiles) -
Constructor for class IndexedFidReader
-
- IndexedFidReader(ShpFiles, RecordNumberTracker) -
Constructor for class IndexedFidReader
-
- IndexedFidReader(ShpFiles, ReadableByteChannel) -
Constructor for class IndexedFidReader
-
- IndexedFidWriter - Class in org.geotools.data.shapefile.indexed
- The Writer writes out the fid and record number of features to the fid index file.
- IndexedFidWriter(ShpFiles) -
Constructor for class IndexedFidWriter
- Creates a new instance and writes the fids to a storage file which is replaces the original
on close().
- IndexedFidWriter(ShpFiles, StorageFile) -
Constructor for class IndexedFidWriter
- Create a new instance
Note: StorageFile.replaceOriginal()
is NOT called.
- IndexedShapefileAttributeReader - Class in org.geotools.data.shapefile.indexed
- An AttributeReader implementation for shape.
- IndexedShapefileAttributeReader(List<AttributeDescriptor>, ShapefileReader, IndexedDbaseFileReader, CloseableCollection<Data>) -
Constructor for class IndexedShapefileAttributeReader
-
- IndexedShapefileAttributeReader(AttributeDescriptor[], ShapefileReader, IndexedDbaseFileReader, CloseableCollection<Data>) -
Constructor for class IndexedShapefileAttributeReader
- Create the shape reader
- IndexedShapefileDataStore - Class in org.geotools.data.shapefile.indexed
- A DataStore implementation which allows reading and writing from Shapefiles.
- IndexedShapefileDataStore(URL) -
Constructor for class IndexedShapefileDataStore
- Creates a new instance of ShapefileDataStore.
- IndexedShapefileDataStore(URL, URI) -
Constructor for class IndexedShapefileDataStore
- Creates a new instance of ShapefileDataStore.
- IndexedShapefileDataStore(URL, boolean, boolean) -
Constructor for class IndexedShapefileDataStore
- Creates a new instance of ShapefileDataStore.
- IndexedShapefileDataStore(URL, URI, boolean, boolean, IndexType) -
Constructor for class IndexedShapefileDataStore
- Creates a new instance of ShapefileDataStore.
- IndexedShapefileDataStore(URL, URI, boolean, boolean, IndexType, Charset) -
Constructor for class IndexedShapefileDataStore
- Creates a new instance of ShapefileDataStore.
- IndexedShapefileDataStoreFactory - Class in org.geotools.data.shapefile.indexed
- Deprecated. Please use ShapefileDataStoreFactory, it can create an
IndexedDataStore if appropriate
- IndexedShapefileDataStoreFactory() -
Constructor for class IndexedShapefileDataStoreFactory
- Deprecated.
- IndexedStack - Class in org.geotools.graph.util
-
- IndexedStack() -
Constructor for class IndexedStack
-
- IndexFile - Class in org.geotools.data.shapefile.shp
- IndexFile parser for .shx files.
- IndexFile(ShpFiles, boolean) -
Constructor for class IndexFile
- Load the index file from the given channel.
- IndexHeader - Class in org.geotools.index.quadtree.fs
- DOCUMENT ME!
- IndexHeader(byte) -
Constructor for class IndexHeader
-
- IndexHeader(ReadableByteChannel) -
Constructor for class IndexHeader
- DOCUMENT ME!
- IndexInfo - Class in org.geotools.renderer.shape
- Encapsulates index information for a layer in the MapContext.
- IndexInfo(IndexType, ShpFiles) -
Constructor for class IndexInfo
-
- IndexMap -
Static variable in class GML
-
- indexMapping -
Variable in class PreGeneralizedFeatureCollection
-
- indexMapping -
Variable in class PreGeneralizedFeatureIterator
-
- indexMapping -
Variable in class PreGeneralizedFeatureReader
-
- IndexMapType -
Static variable in class GML
-
- INDEXMAPTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="IndexMapType">
<annotation>
<documentation>Exends GridFunctionType with a lookUpTable.
- indexOf(SimpleFeature) -
Method in class SubFeatureList
-
- indexOf(Name) -
Method in class SimpleFeatureTypeImpl
-
- indexOf(String) -
Method in class SimpleFeatureTypeImpl
-
- indexOf(MapLayer) -
Method in class DefaultMapContext
-
- indexOf(MapLayer) -
Method in interface MapContext
- Returns the index of the first occurrence of the specified layer, or -1
if this list does not contain this element.
- indexOf(Object) -
Method in class CheckedArrayList
- Returns the index of the first occurrence of the specified element in this list,
or -1 if none.
- indexOfRange(Comparable) -
Method in class RangeSet
- If the specified value is inside a range, returns the index of this range.
- IndexRecord - Class in org.geotools.data.shapefile.indexed.attribute
- Record stored in attribute index file
- IndexRecord(Comparable, long) -
Constructor for class IndexRecord
-
- IndexStore - Interface in org.geotools.index.quadtree
- DOCUMENT ME!
- IndexType - Enum in org.geotools.data.shapefile.indexed
- Enumerates the different types of Shapefile geometry indices there are.
- indexUseable(ShpFileType) -
Method in class IndexedShapefileDataStore
- Returns true if the index for the given type exists and is useable.
- indirectEntry -
Static variable in class GML
-
- IndirectEntryType -
Static variable in class GML
-
- INDIRECTENTRYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="IndirectEntryType">
<annotation>
<documentation>An entry in a dictionary of definitions that contains a GML object which references a remote definition object.
- IndividualName -
Static variable in class OWS
-
- IndividualName -
Static variable in class OWS
-
- info -
Variable in class PreGeneralizedFeatureSource
-
- info -
Variable in class AbstractOpenWebService
-
- info(String) -
Method in class LoggerAdapter
- Logs an
INFO
message.
- INFO_FORMAT -
Static variable in interface GetFeatureInfoRequest
- Represents the INFO_FORMAT parameter
- INFO_LOG_LEVEL -
Static variable in class ArcSDEConnectionPool
- Deprecated. DOCUMENT ME!
- INFO_LOG_LEVEL -
Static variable in class SessionPool
- DOCUMENT ME!
- init(int, int, int) -
Method in class SeToJTSGeometryFactory
-
- init(int, int) -
Method in class SeToJTSGeometryFactory
-
- init(Transaction, Query, Integer) -
Method in class MapServerWFSStrategy.MapServerWFSFeatureReader
-
- init(Hints) -
Static method in class GeoTools
- Initializes GeoTools for use.
- init(InitialContext) -
Static method in class GeoTools
- Forces the initial context for test cases, or as needed.
- init() -
Method in class AttributeTypeBuilder
- Resets all internal state.
- init(AttributeType) -
Method in class AttributeTypeBuilder
- Initializes builder state from another attribute type.
- init(AttributeDescriptor) -
Method in class AttributeTypeBuilder
- Initializes builder state from another attribute descriptor.
- init(FeatureCollection<? extends FeatureType, ? extends Feature>) -
Method in class AbstractFeatureVisitor
-
- init(SimpleFeature) -
Method in class SimpleFeatureBuilder
- Initialize the builder with the provided feature.
- init(SimpleFeatureType) -
Method in class SimpleFeatureTypeBuilder
- Initializes the builder with state from a pre-existing feature type.
- init() -
Method in class SimpleFeatureTypeBuilder
- Clears the running list of attributes.
- init(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class AverageVisitor
-
- init(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class BoundsVisitor
-
- init(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class CountVisitor
-
- init(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class MaxVisitor
-
- init(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class MedianVisitor
-
- init(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class MinVisitor
-
- init(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class QuantileListVisitor
-
- init(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class StandardDeviationVisitor
-
- init(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class SumVisitor
-
- init(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class UniqueVisitor
-
- init(GeometryCollection, AffineTransform, boolean, double) -
Method in class GeomCollectionIterator
-
- init(LineString, AffineTransform, boolean, float, float, float) -
Method in class LineIterator
-
- init(LineString, AffineTransform, boolean, float) -
Method in class LineIterator
-
- init(LineString, AffineTransform) -
Method in class LineIterator2
-
- init(BoundingBox) -
Method in class ReferencedEnvelope
- Sets this envelope to the specified bounding box.
- init() -
Method in class BasicGraphTraversal
- Resets the visited flag and counts of all nodes of the graph.
- init() -
Method in class StagedGraphTraversal
-
- init(Graph, GraphTraversal) -
Method in interface GraphIterator
- Signals to the itereator that iteration is about to begin.
- init() -
Method in interface GraphTraversal
- Initializes the traversal.
- init(Graph, GraphTraversal) -
Method in class AStarIterator
- Does Nothing.
- init(Graph, GraphTraversal) -
Method in class BreadthFirstIterator
- Does nothing.
- init(Graph, GraphTraversal) -
Method in class BreadthFirstTopologicalIterator
- Creates the active queue, and populates it with all nodes of degree less
than 2.
- init(Graph, GraphTraversal) -
Method in class DijkstraIterator
- Builds internal priority queue to manage node costs.
- init(Graph, GraphTraversal) -
Method in class DirectedBreadthFirstTopologicalIterator
-
- init(Graph, GraphTraversal) -
Method in class NoBifurcationIterator
- Does nothing.
- init(int) -
Method in class PriorityQueue
-
- initBuilder(PostgisSQLBuilder) -
Method in class PostgisDataStore
-
- initEdges() -
Method in class BasicGraph
- Initializes the edges in the graph by setting all visited flags to false
and all visited counts to zero.
- initHints(XMLHandlerHints) -
Method in class WFSFeatureReader
-
- initHints(XMLHandlerHints) -
Method in class FCBuffer
- Called before parsing the FeatureCollection.
- initialize(Object) -
Method in class DSFinderRepository
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCBinaryComparisonOpTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCBinaryLogicOpTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCBinaryOperatorTypeBinding
- We check out the instance for the
op
so we can fail early
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCBinarySpatialOpTypeBinding
- We check out the instance for the
op
so we can fail early
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCComparisonOpsTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCDistanceBufferTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCDistanceTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCExpressionTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCFilterTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCFunctionTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCLiteralTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCLogicOpsTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCPropertyIsBetweenTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCPropertyNameTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class OGCSpatialOpsTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDAnchorPointBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDBlueChannelBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDChannelSelectionBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDColorMapBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDColorMapEntryBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDContrastEnhancementBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDCssParameterBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDDisplacementBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDExtentBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDExternalGraphicBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDFeatureTypeConstraintBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDFeatureTypeStyleBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDFillBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDFontBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDGeometryBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDGraphicBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDGraphicFillBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDGraphicStrokeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDGrayChannelBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDGreenChannelBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDHaloBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDHistogramBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDImageOutlineBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDLabelPlacementBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDLayerFeatureConstraintsBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDLegendGraphicBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDLinePlacementBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDLineSymbolizerBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDMarkBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDNamedLayerBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDNamedStyleBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDNormalizeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDOnlineResourceBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDOverlapBehaviorBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDParameterValueTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDPerpendicularOffsetBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDPointPlacementBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDPointSymbolizerBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDPolygonSymbolizerBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDRasterSymbolizerBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDRedChannelBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDRemoteOWSBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDRuleBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDSelectedChannelTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDShadedReliefBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDStrokeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDStyledLayerDescriptorBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDSymbolizerBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDSymbolizerTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDTextSymbolizerBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDUserLayerBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class SLDUserStyleBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSAllBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSAnnotatedBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSAnyTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSAttributeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSAttributeGroupBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSAttributeGroupRefBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSComplexRestrictionTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSComplexTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSElementBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSExplicitGroupBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSExtensionTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSFacetBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSGroupBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSGroupRefBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSKeybaseBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSLocalComplexTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSLocalElementBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSLocalSimpleTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSNamedAttributeGroupBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSNamedGroupBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSNarrowMaxMinBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSNoFixedFacetBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSNumFacetBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSOpenAttrsBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSRealGroupBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSRestrictionTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSSimpleExplicitGroupBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSSimpleExtensionTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSSimpleRestrictionTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSSimpleTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSTopLevelAttributeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSTopLevelComplexTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSTopLevelElementBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSTopLevelSimpleTypeBinding
-
- initialize(ElementInstance, Node, MutablePicoContainer) -
Method in class XSWildcardBinding
-
- initializeChildContext(ElementInstance, Node, MutablePicoContainer) -
Method in class AbstractComplexBinding
- Does nothing, subclasses should override this method.
- initializeChildContext(ElementInstance, Node, MutablePicoContainer) -
Method in interface ComplexBinding
- Initializes the context for a child element.
- initNodes() -
Method in class BasicGraph
- Initializes the nodes in the graph by setting all visited flags to false
and all visited counts to zero.
- initRequest() -
Method in class AbstractGetCapabilitiesRequest
- Sets the REQUEST parameter
Subclass can override if needed.
- initRequest() -
Method in class AbstractRequest
-
- initRequest() -
Method in class AbstractDescribeLayerRequest
-
- initRequest() -
Method in class AbstractGetFeatureInfoRequest
-
- initRequest() -
Method in class AbstractGetLegendGraphicRequest
-
- initRequest() -
Method in class AbstractGetMapRequest
-
- initRequest() -
Method in class AbstractGetStylesRequest
-
- initRequest() -
Method in class AbstractPutStylesRequest
-
- initRequest() -
Method in class WMS1_0_0.GetCapsRequest
-
- initRequest() -
Method in class WMS1_0_0.GetMapRequest
-
- initRequest() -
Method in class WMS1_1_0.GetCapsRequest
-
- initRequest() -
Method in class WMS1_1_0.GetFeatureInfoRequest
-
- initRequest() -
Method in class WMS1_1_0.GetMapRequest
-
- initService() -
Method in class AbstractRequest
- Implementing subclass requests must specify their own "SERVICE" value.
- initService() -
Method in class AbstractWMSRequest
-
- initService() -
Method in class WMS1_0_0.GetCapsRequest
-
- initService() -
Method in class WMS1_1_0.GetCapsRequest
-
- initSupportStructures() -
Method in class AbstractFIDMapper
-
- initSupportStructures() -
Method in interface FIDMapper
- This method will be called by JDBCDataStore when creating new tables to
give the FID mapper an opportunity to initialize needed data
structures, such as support tables, sequences, and so on.
- initSupportStructures() -
Method in class TypedFIDMapper
-
- initSupportStructures() -
Method in class OIDFidMapper
-
- initVersion() -
Method in class AbstractRequest
- Sets up the version number for this request.
- initVersion() -
Method in class AbstractDescribeLayerRequest
-
- initVersion() -
Method in class AbstractGetFeatureInfoRequest
-
- initVersion() -
Method in class AbstractGetLegendGraphicRequest
-
- initVersion() -
Method in class AbstractGetMapRequest
-
- initVersion() -
Method in class AbstractGetStylesRequest
-
- initVersion() -
Method in class AbstractPutStylesRequest
-
- initVersion() -
Method in class WMS1_0_0.GetCapsRequest
-
- initVersion() -
Method in class WMS1_0_0.GetFeatureInfoRequest
-
- initVersion() -
Method in class WMS1_0_0.GetMapRequest
-
- initVersion() -
Method in class WMS1_1_0.GetCapsRequest
-
- initVersion() -
Method in class WMS1_1_0.GetFeatureInfoRequest
-
- initVersion() -
Method in class WMS1_1_0.GetMapRequest
-
- initVersion() -
Method in class WMS1_1_0.InternalDescribeLayerRequest
-
- initVersion() -
Method in class WMS1_1_0.InternalGetLegendGraphicRequest
-
- initVersion() -
Method in class WMS1_1_0.InternalGetStylesRequest
-
- initVersion() -
Method in class WMS1_1_0.InternalPutStylesRequest
-
- initVersion() -
Method in class WMS1_1_1.GetCapsRequest
-
- initVersion() -
Method in class WMS1_1_1.GetFeatureInfoRequest
-
- initVersion() -
Method in class WMS1_1_1.GetMapRequest
-
- initVersion() -
Method in class WMS1_3_0.GetCapsRequest
-
- initVersion() -
Method in class WMS1_3_0.GetFeatureInfoRequest
-
- initVersion() -
Method in class WMS1_3_0.GetMapRequest
-
- innerBoundaryIs -
Static variable in class GML
-
- innerBoundaryIs -
Static variable in class GML
-
- InPlaceCoordinateSequenceTransformer - Class in org.geotools.geometry.coordinatesequence
- Deprecated. Moved to
InPlaceCoordinateSequenceTransformer
. - InPlaceCoordinateSequenceTransformer() -
Constructor for class InPlaceCoordinateSequenceTransformer
- Deprecated.
- InPlaceCoordinateSequenceTransformer - Class in org.geotools.geometry.jts.coordinatesequence
- A JTS CoordinateSequenceTransformer which transforms the values in place.
- InPlaceCoordinateSequenceTransformer() -
Constructor for class InPlaceCoordinateSequenceTransformer
-
- InProcessLockingManager - Class in org.geotools.data
- Provides In-Process FeatureLocking support for DataStore implementations.
- InProcessLockingManager() -
Constructor for class InProcessLockingManager
-
- INPUT_IMAGE_THRESHOLD_VALUE -
Static variable in class ImageMosaicFormat
- Deprecated. we don't use this param anymore, since it is confusing and interact badly with the transparency
- INPUT_IMAGE_THRESHOLD_VALUE -
Static variable in class ImagePyramidFormat
- Control the thresholding on the input coverage
- INPUT_TRANSPARENT_COLOR -
Static variable in class ImageMosaicFormat
- Control the transparency of the input coverages.
- INPUT_TRANSPARENT_COLOR -
Static variable in class ImagePyramidFormat
- Control the transparency of the output coverage.
- InputData -
Static variable in class OWS
-
- InputDescriptionType -
Static variable in class WPS
-
- InputReferenceType -
Static variable in class WPS
-
- InputReferenceType_BodyReference -
Static variable in class WPS
-
- InputReferenceType_Header -
Static variable in class WPS
-
- InputReferenceTypeBinding - Class in org.geotools.wps.bindings
- Binding for inputReference attribute of Method element
- InputReferenceTypeBinding(WpsFactory) -
Constructor for class InputReferenceTypeBinding
-
- inputStream -
Variable in class Response
-
- InputType -
Static variable in class WPS
-
- INSERT -
Static variable in interface Action
- Action mask for an Insert Action
- insert(Object) -
Method in class PriorityQueue
-
- insert(int, Envelope) -
Method in class QuadTree
- Inserts a shape record id in the quadtree
- insert(Envelope, Data) -
Method in class RTree
- DOCUMENT ME!
- Insert -
Static variable in class WFS
-
- INSERT_AND_REPLACE -
Static variable in interface PutStylesRequest
-
- INSERT_OPERATION -
Static variable in class FeatureSetDescription
- Mask for insert operation allowed on the FeatureType
- InsertedFeatureType -
Static variable in class WFS
-
- InsertedFeatureTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:InsertedFeatureType.
- InsertedFeatureTypeBinding(WfsFactory) -
Constructor for class InsertedFeatureTypeBinding
-
- InsertElementType -
Static variable in class WFS
-
- InsertElementTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:InsertElementType.
- InsertElementTypeBinding(WfsFactory) -
Constructor for class InsertElementTypeBinding
-
- insertNode(DelaunayNode, Vector) -
Method in class DelaunayTriangulator
-
- insertNode(CustomPaletteBuilder.ColorNode, int[], int) -
Method in class CustomPaletteBuilder
-
- InsertResultsType -
Static variable in class WFS
-
- InsertResultsTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:InsertResultsType.
- InsertResultsTypeBinding(WfsFactory) -
Constructor for class InsertResultsTypeBinding
-
- INSIDE -
Static variable in class Triangle
-
- insideFilter -
Variable in class FilterFilter
- Whether Whether we are currently processing a filter.
- instance() -
Static method in class ColorBrewer
- Creates a static instance of ColorBrewer containing all default palettes
- instance(PaletteType) -
Static method in class ColorBrewer
- Creates a static instance of ColorBrewer containing a subset of the
default palettes.
- instance(Hints) -
Static method in class ReferencingFactoryContainer
- Creates an instance from the specified hints.
- INSTANCE -
Static variable in class DimensionFilter
- Hint key for specifying a particular instance of
DimensionFilter
to use.
- INSTANCE_NAME_PARAM -
Static variable in class ArcSDEConnectionConfig
- ArcSDE databse name parameter name
- InstanceBinding - Interface in org.geotools.xml.impl
- Marker interfaces for bindings which are registered as an instance and not
as a class.
- InstanceComponent - Interface in org.geotools.xml
-
- InstanceComponentImpl - Class in org.geotools.xml.impl
-
- InstanceComponentImpl() -
Constructor for class InstanceComponentImpl
-
- inStream -
Variable in class AbstractGridCoverage2DReader
- Input stream that can be used to initialize subclasses of
AbstractGridCoverage2DReader
.
- INT -
Static variable in class SimpleSchema
- INT to java Integer.class
- INT -
Static variable in class XS
-
- int2bbool(int) -
Static method in class StaticGeometry
-
- int2ddouble(int) -
Static method in class StaticGeometry
-
- INT_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="int" name="int">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#int"/>
</xs:annotation>
<xs:restriction base="xs:long">
<xs:minInclusive id="int.minInclusive" value="-2147483648"/>
<xs:maxInclusive id="int.maxInclusive" value="2147483647"/>
</xs:restriction>
</xs:simpleType>
- INTEGER -
Static variable in class SimpleSchema
- INTEGER to BigInteger
- INTEGER -
Static variable in class XS
-
- INTEGER_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="integer" name="integer">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#integer"/>
</xs:annotation>
<xs:restriction base="xs:decimal">
<xs:fractionDigits fixed="true" id="integer.fractionDigits" value="0"/>
<xs:pattern value="[\-+]?
- integerList -
Static variable in class GML
-
- integerList -
Static variable in class GML
-
- IntegerList - Class in org.geotools.util
- A list of unsigned integer values.
- IntegerList(int, int) -
Constructor for class IntegerList
- Creates an initially empty list with the given initial capacity.
- IntegerList(int, int, boolean) -
Constructor for class IntegerList
- Creates a new list with the given initial size.
- INTEGERLIST_TYPE -
Static variable in class GMLSchema
-
<simpleType name="integerList">
<annotation>
<documentation>XML List based on XML Schema integer type.
- IntegerListBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:integerList.
- IntegerListBinding() -
Constructor for class IntegerListBinding
-
- IntegerListBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:integerList.
- IntegerListBinding() -
Constructor for class IntegerListBinding
-
- integerOrNull -
Static variable in class GML
-
- INTEGERORNULL_TYPE -
Static variable in class GMLSchema
-
<simpleType name="integerOrNull">
<annotation>
<documentation>Union of the XML Schema integer type and the GML Nulltype.
- integerOrNullList -
Static variable in class GML
-
- INTEGERORNULLLIST_TYPE -
Static variable in class GMLSchema
-
<simpleType name="integerOrNullList">
<annotation>
<documentation>XML List based on the union type defined above.
- integerValue -
Static variable in class GML
-
- integerValueList -
Static variable in class GML
-
- integrityLookup -
Variable in class ValidationProcessor
- Stores Lists of IntegrityValidation by featureType.
- IntegrityValidation - Interface in org.geotools.validation
- Used to check geospatial information for integrity.
- integrityValidation(Map<Name, FeatureSource<?, ?>>, ReferencedEnvelope, ValidationResults) -
Method in class Validator
- Integrity validation will iterate over all data stores passed in through the
stores map and run the tests associated with each store.
- intensity() -
Method in class ImageWorker
- Creates an image which represents approximatively the intensity of
ImageWorker.image.
- INTERACTIVE_TEST_KEY -
Static variable in class TestData
- The system property key for interactive tests.
- interior -
Static variable in class GML
-
- interior -
Static variable in class GML
-
- interiorPoint(Geometry) -
Static method in class StaticGeometry
-
- interiorRingN(Geometry, int) -
Static method in class StaticGeometry
-
- internalIssueRequest(Request) -
Method in class AbstractOpenWebService
- Issues a request to the server and returns that server's response.
- InternalTranscoder - Class in org.geotools.renderer.lite
-
- InternalTranscoder() -
Constructor for class InternalTranscoder
- Creates a new instance of InternalTranscoder
- INTERNATIONAL_1924 -
Static variable in class DefaultEllipsoid
- International 1924 ellipsoid with axis in metres.
- Interpolate - Class in org.geotools.coverage.processing.operation
- Specifies the interpolation type to be used to interpolate values for points which fall between
grid cells.
- Interpolate() -
Constructor for class Interpolate
- Constructs an
"Interpolate"
operation.
- interpolate(GridCoverage, String) -
Method in class Operations
- Specifies the interpolation type to be used to interpolate values for points which fall
between grid cells.
- interpolate(GridCoverage, Interpolation) -
Method in class Operations
- Specifies the interpolation type to be used to interpolate values for points which fall
between grid cells.
- interpolate(GridCoverage, Interpolation[]) -
Method in class Operations
- Specifies the interpolation types to be used to interpolate values for points which fall
between grid cells.
- Interpolate - Interface in org.geotools.filter.visitor
- Interpolation: Transformation of continuous values by a function defined on a
number of nodes.
- InterpolateFunction - Class in org.geotools.filter
- Implementation of "Interpolation" as a normal function.
- InterpolateFunction() -
Constructor for class InterpolateFunction
-
- InterpolateFunction(List<Expression>, Literal) -
Constructor for class InterpolateFunction
-
- InterpolateFunction.Name - Class in org.geotools.filter
- Describe how this function works.
- InterpolateFunction.Name() -
Constructor for class InterpolateFunction.Name
-
- INTERPOLATION_TYPE -
Static variable in class Resample
- The parameter descriptor for the interpolation type.
- interpolationMethod -
Static variable in class WCS
-
- InterpolationMethodType -
Static variable in class WCS
-
- InterpolationMethodTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type
http://www.opengis.net/wcs:InterpolationMethodType.
- InterpolationMethodTypeBinding() -
Constructor for class InterpolationMethodTypeBinding
-
- InterpolationPoint - Interface in org.geotools.filter.visitor
- The InterpolationPoints have to be specified in ascending order of Data.
- Interpolator2D - Class in org.geotools.coverage.grid
- A grid coverage using an interpolation for evaluating points.
- Intersect -
Static variable in class OGC
-
- intersect(Envelope) -
Method in class GeneralEnvelope
- Sets this envelope to the intersection if this envelope with the specified one.
- intersect(GeographicBoundingBox) -
Method in class GeographicBoundingBoxImpl
- Sets this bounding box to the intersection of this box with the specified one.
- intersect(double, double, double, double, double, double, double, double) -
Static method in class MultiLineHandler
- Uses Cohen Sutherland line clipping algorithm to determine intersection.
- intersect(Range) -
Method in class MeasurementRange
- Returns the intersection of this range with the given range.
- intersect(Range<?>) -
Method in class NumberRange
- Returns the intersection of this range with the given range.
- intersect(Range<?>) -
Method in class Range
- Returns the intersection between this range and the provided range.
- intersection(Geometry, Geometry) -
Static method in class StaticGeometry
-
- intersectionPoint(Line) -
Method in class Line
- Returns the intersection point between this line and the specified one.
- intersectionPoint(Line2D) -
Method in class Line
- Returns the intersection point between this line and the specified bounded line.
- intersects(Expression, Expression) -
Method in interface FilterFactory
- Deprecated. Checks if the two geometric operands intersect.
- intersects(String, Geometry) -
Method in class FilterFactoryImpl
-
- intersects(Expression, Expression) -
Method in class FilterFactoryImpl
-
- intersects(Geometry, Geometry) -
Static method in class StaticGeometry
-
- Intersects -
Static variable in class OGC
-
- Intersects -
Static variable in class OGC
-
- intersects(Envelope, boolean) -
Method in class GeneralEnvelope
- Returns
true
if this envelope intersects the specified envelope.
- intersects(Rectangle2D) -
Method in class LiteShape
- Tests if the interior of the
Shape
intersects the interior
of a specified Rectangle2D
.
- intersects(double, double, double, double) -
Method in class LiteShape
- Tests if the interior of the
Shape
intersects the interior
of a specified rectangular area.
- intersects(Rectangle2D) -
Method in class LiteShape2
- Tests if the interior of the
Shape
intersects the interior
of a specified Rectangle2D
.
- intersects(double, double, double, double) -
Method in class LiteShape2
- Tests if the interior of the
Shape
intersects the interior
of a specified rectangular area.
- intersects(BoundingBox) -
Method in class ReferencedEnvelope
- Check if this bounding box intersects the provided bounds.
- intersects(double, double, double, double) -
Method in class TransformedShape
- Tests if the interior of the
Shape
intersects the interior
of a specified rectangular area.
- intersects(Rectangle2D) -
Method in class TransformedShape
- Tests if the interior of the
Shape
intersects the interior
of a specified Rectangle2D
.
- intersects(double, double, double, double) -
Method in class AbstractShape
-
- intersects(Rectangle2D) -
Method in class AbstractShape
-
- intersects(Range<?>) -
Method in class NumberRange
- Returns
true
if this range intersects the given range.
- intersects(Range<?>) -
Method in class Range
- Returns
true
if this range intersects the given range.
- IntersectsImpl - Class in org.geotools.filter.spatial
-
- IntersectsImpl(FilterFactory, Expression, Expression) -
Constructor for class IntersectsImpl
-
- IntersectsIntegrity - Class in org.geotools.validation.relate
- Tests to see if a Geometry intersects with another Geometry.
- IntersectsIntegrity() -
Constructor for class IntersectsIntegrity
- OverlapsIntegrity Constructor
- IntersectsIntegrityBeanInfo - Class in org.geotools.validation.relate
-
- IntersectsIntegrityBeanInfo() -
Constructor for class IntersectsIntegrityBeanInfo
-
- interval -
Static variable in class WCS
-
- intervalType -
Static variable in class WCS
-
- IntervalTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:intervalType.
- IntervalTypeBinding() -
Constructor for class IntervalTypeBinding
-
- intValue() -
Method in class Fraction
- Returns this fraction rounded to nearest integer.
- intValue() -
Method in class Measure
- Returns the scalar value.
- intValue() -
Method in class RepresentativeFractionImpl
- Returns the scale as an integer.
- intValue() -
Method in class FloatParameter
- Returns the numeric value rounded to the nearest integer.
- intValue() -
Method in class Parameter
- Returns the positive integer value of an operation parameter, usually used
for a count.
- intValue(ParameterDescriptor<?>, ParameterValueGroup) -
Static method in class MathTransformProvider
- Returns the parameter value for the specified operation parameter.
- intValue(Expression) -
Static method in class SLD
- Deprecated. Use expr.evaulate( null, Integer.class )
- intValueList() -
Method in class FloatParameter
- Wraps the value in an array of length 1.
- intValueList() -
Method in class Parameter
- Returns an ordered sequence of two or more integer values of an operation parameter list,
usually used for counts.
- INVALID_CRS -
Static variable in exception ServiceException
- Request contains a CRS not offered by the server for one or
more of the Layers in the request.
- INVALID_DIMENSION_VALUE -
Static variable in exception ServiceException
- Request contains an invalid sample dimension value.
- INVALID_FORMAT -
Static variable in exception ServiceException
- Request contains a Format not offered by the service instance
- INVALID_NUMBER_OF_SOURCES_$1 -
Static variable in class ErrorKeys
- Invalid number of sources={0}.
- INVALID_SRS -
Static variable in exception ServiceException
- Request contains an SRS not offered by the service instance
for one or more of the Layers in the request.
- INVALID_UPDATE_SEQUENCE -
Static variable in exception ServiceException
- Value of (optional) UpdateSequence parameter in GetCapabilities request is
greater than current value of Capabilities XML update sequence number.
- InvalidGridGeometryException - Exception in org.geotools.coverage.grid
- Thrown by
GeneralGridGeometry
when a grid geometry is in an invalid state. - InvalidGridGeometryException() -
Constructor for exception InvalidGridGeometryException
- Constructs an exception with no detail message.
- InvalidGridGeometryException(String) -
Constructor for exception InvalidGridGeometryException
- Constructs an exception with the specified detail message.
- InvalidGridGeometryException(String, Throwable) -
Constructor for exception InvalidGridGeometryException
- Constructs an exception with the specified detail message and cause.
- InvalidMetadataException - Exception in org.geotools.metadata
- Thrown when a metadata entity
is in a invalid state, usually because a mandatory attribute is missing.
- InvalidMetadataException(String) -
Constructor for exception InvalidMetadataException
- Creates a new exception with the specified detail message.
- invCM -
Variable in class InverseColorMapRasterOp
-
- inverse(CoordinateOperation) -
Method in class AbstractCoordinateOperationFactory
- Returns the inverse of the specified operation.
- inverse() -
Method in class MapProjection
- Returns the inverse of this map projection.
- inverse() -
Method in class AbstractMathTransform
- Creates the inverse transform of this object.
- inverse() -
Method in class AbstractMathTransform.Inverse
- Returns the inverse of this math transform, which is the enclosing math transform.
- inverse() -
Method in class AffineTransform2D
- Creates the inverse transform of this object.
- inverse() -
Method in class ConcatenatedTransform
- Creates the inverse transform of this object.
- inverse() -
Method in class ExponentialTransform1D
- Creates the inverse transform of this object.
- inverse() -
Method in class GeocentricTransform
- Returns the inverse of this transform.
- inverse() -
Method in class IdentityTransform
- Returns the inverse transform of this object, which
is this transform itself
- inverse() -
Method in class LinearTransform1D
- Creates the inverse transform of this object.
- inverse() -
Method in class LogarithmicTransform1D
- Creates the inverse transform of this object.
- inverse() -
Method in class MathTransformProxy
- Returns the inverse of this math transform.
- inverse() -
Method in class MolodenskiTransform
- Creates the inverse transform of this object.
- inverse() -
Method in class NADCONTransform
- Returns the inverse of this transform.
- inverse() -
Method in class PassThroughTransform
- Creates the inverse transform of this object.
- inverse() -
Method in class ProjectiveTransform
- Creates the inverse transform of this object.
- inverse() -
Method in class WarpTransform2D
- Returns the inverse transform.
- inverse() -
Method in class DefaultPiecewiseTransform1D
-
- inverse() -
Method in class DefaultPiecewiseTransform1DElement
-
- inverse() -
Method in class MathTransform1DAdapter
-
- inverse() -
Method in class LinearColorMap
-
- INVERSE_OPERATION -
Static variable in class AbstractCoordinateOperationFactory
- The identifier for an inverse operation.
- InverseColorMapOp - Class in org.geotools.image.palette
- This class provide an Image oriented interface for the
EfficientInverseColorMapComputation
. - InverseColorMapOp(IndexColorModel, int, int) -
Constructor for class InverseColorMapOp
-
- InverseColorMapOp(IndexColorModel) -
Constructor for class InverseColorMapOp
-
- InverseColorMapRasterOp - Class in org.geotools.image.palette
-
- InverseColorMapRasterOp(IndexColorModel, int, int) -
Constructor for class InverseColorMapRasterOp
-
- InverseColorMapRasterOp(IndexColorModel) -
Constructor for class InverseColorMapRasterOp
-
- inverseDeltaTransform(AffineTransform, Point2D, Point2D) -
Static method in class XAffineTransform
- Calculates the inverse affine transform of a point without without
applying the translation components.
- inverseFlattening -
Static variable in class GML
-
- inverseTransform(CoordinateReferenceSystem) -
Method in class TransformedDirectPosition
- Returns a new point with the same coordinates than this one, but transformed in the given
CRS.
- inverseTransform() -
Method in class TransformedDirectPosition
- Returns a new point with the same coordinates than this one, but transformed in the
sourceCRS
given at construction time.
- inverseTransform(AffineTransform, Rectangle2D, Rectangle2D) -
Static method in class XAffineTransform
- Returns a rectangle which entirely contains the inverse
transform of
bounds
.
- inverseTransform(double[], int, double[], int, int) -
Method in class GeocentricTransform
- Converts geocentric coordinates (x, y, z) to geodetic coordinates
(longitude, latitude, height), according to the current ellipsoid
parameters.
- inverseTransform(float[], int, float[], int, int) -
Method in class GeocentricTransform
- Converts geocentric coordinates (x, y, z) to geodetic coordinates
(longitude, latitude, height), according to the current ellipsoid
parameters.
- inverseTransform(double[], int, double[], int, int) -
Method in class NADCONTransform
- Transforms nad83 values to nad27.
- inverseTransformNormalized(double, double, Point2D) -
Method in class AlbersEqualArea
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class EquatorialOrthographic
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class EquidistantCylindrical
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class Krovak
- Transforms the specified (x,y) coordinate
and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class LambertAzimuthalEqualArea
- Transforms the specified (x,y) coordinate
and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class LambertConformal
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class MapProjection
- Transforms the specified coordinate and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class Mercator
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class NewZealandMapGrid
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class ObliqueMercator
- Transforms the specified coordinate and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class ObliqueOrthographic
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class ObliqueStereographic
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class PlateCarree
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class PolarOrthographic
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst
.
- inverseTransformNormalized(double, double, Point2D) -
Method in class PolarStereographic
- Transforms the specified (x,y) coordinates (units in radians)
and stores the result in
ptDst
(linear distance on a unit sphere).
- inverseTransformNormalized(double, double, Point2D) -
Method in class TransverseMercator
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst
.
- Invert - Class in org.geotools.coverage.processing.operation
- Inverts the sample values of a coverage.
- Invert() -
Constructor for class Invert
- Constructs a default
"Invert"
operation.
- invert(Coverage) -
Method in class Operations
- Inverts the sample values of a coverage.
- invert() -
Method in class ImageWorker
- Inverts the pixel values of the ImageWorker.image.
- invert() -
Method in class Matrix1
- Inverts this matrix in place.
- invert() -
Method in class Matrix2
- Inverts this matrix in place.
- invert() -
Method in interface XMatrix
- Inverts this matrix in place.
- invoke(Object, Method, Object[]) -
Method in class QueryInvocationHandler
-
- IO_ERROR -
Static variable in class FilterToSQL
- error message for exceptions
- IO_ERROR -
Static variable in class SQLEncoder
- Deprecated. error message for exceptions
- IO_EXCEPTION_EXIT_CODE -
Static variable in class CommandLine
- The code given to
System.exit(int)
when the program failed because of an
IOException
.
- IonicStrategy - Class in org.geotools.data.wfs.v1_1_0
-
- IonicStrategy() -
Constructor for class IonicStrategy
-
- IonicStrategy.IonicGML2BoxTypeBinding - Class in org.geotools.data.wfs.v1_1_0
- A gml:Box binding to override the default one to adapt to the Ionic server that recognizes
<gml:Box><gml:coordinates>
but not <gml:Box><gml:coord>...
- IonicStrategy.IonicGML2BoxTypeBinding() -
Constructor for class IonicStrategy.IonicGML2BoxTypeBinding
-
- is -
Static variable in class SchemaFactory
-
- IS_PASSWORD -
Static variable in class Parameter
- Boolean indicating whether the parameter shall be used as a password field,
provides a hint for UI's to mask text fields, configuration systems to encrypt content, etc
- isAbstract() -
Method in class WMSComplexTypes.__ExtendedCapabilitiesType
-
- isAbstract -
Variable in class AttributeTypeBuilder
- abstract flag
- isAbstract() -
Method in class DefaultFeatureType
- Is this FeatureType an abstract type?
- isAbstract() -
Method in interface FeatureType
- Deprecated. Is this FeatureType an abstract type?
- isAbstract() -
Method in class FeatureTypeBuilder
- Is this factory configured to be abstract?
- isAbstract -
Variable in class SimpleFeatureTypeBuilder
- flag controlling if the type is abstract.
- isAbstract() -
Method in class SimpleFeatureTypeBuilder
- The flag controlling if the resulting type is abstract.
- isAbstract -
Variable in class PropertyTypeImpl
-
- isAbstract() -
Method in class PropertyTypeImpl
-
- isAbstract() -
Method in class FilterComplexTypes.ExpressionType
-
- isAbstract() -
Method in class FilterOpsComplexTypes.ComparisonOpsType
-
- isAbstract() -
Method in class FilterOpsComplexTypes.LogicOpsType
-
- isAbstract() -
Method in class FilterOpsComplexTypes.SpatialOpsType
-
- isAbstract() -
Method in class FilterSchema.FilterElement
-
- isAbstract() -
Method in class GMLComplexTypes.AbstractFeatureCollectionsBaseType
-
- isAbstract() -
Method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- isAbstract() -
Method in class GMLComplexTypes.AbstractFeatureType
-
- isAbstract() -
Method in class GMLComplexTypes.AbstractGeometryCollectionBaseType
-
- isAbstract() -
Method in class GMLComplexTypes.AbstractGeometryType
-
- isAbstract() -
Method in class GMLComplexTypes.BoundingShapeType
-
- isAbstract() -
Method in class GMLComplexTypes.BoxType
-
- isAbstract() -
Method in class GMLComplexTypes.CoordinatesType
-
- isAbstract() -
Method in class GMLComplexTypes.CoordType
-
- isAbstract() -
Method in class GMLComplexTypes.FeatureAssociationType
-
- isAbstract() -
Method in class GMLComplexTypes.GeometryAssociationType
-
- isAbstract() -
Method in class GMLComplexTypes.GeometryCollectionType
-
- isAbstract() -
Method in class GMLComplexTypes.GeometryPropertyType
-
- isAbstract() -
Method in class GMLComplexTypes.LinearRingMemberType
-
- isAbstract() -
Method in class GMLComplexTypes.LinearRingType
-
- isAbstract() -
Method in class GMLComplexTypes.LineStringMemberType
-
- isAbstract() -
Method in class GMLComplexTypes.LineStringPropertyType
-
- isAbstract() -
Method in class GMLComplexTypes.LineStringType
-
- isAbstract() -
Method in class GMLComplexTypes.MultiGeometryPropertyType
-
- isAbstract() -
Method in class GMLComplexTypes.MultiLineStringPropertyType
-
- isAbstract() -
Method in class GMLComplexTypes.MultiLineStringType
-
- isAbstract() -
Method in class GMLComplexTypes.MultiPointPropertyType
-
- isAbstract() -
Method in class GMLComplexTypes.MultiPointType
-
- isAbstract() -
Method in class GMLComplexTypes.MultiPolygonPropertyType
-
- isAbstract() -
Method in class GMLComplexTypes.MultiPolygonType
-
- isAbstract() -
Method in class GMLComplexTypes.PointMemberType
-
- isAbstract() -
Method in class GMLComplexTypes.PointPropertyType
-
- isAbstract() -
Method in class GMLComplexTypes.PointType
-
- isAbstract() -
Method in class GMLComplexTypes.PolygonMemberType
-
- isAbstract() -
Method in class GMLComplexTypes.PolygonPropertyType
-
- isAbstract() -
Method in class GMLComplexTypes.PolygonType
-
- isAbstract() -
Method in interface ComplexType
- Returns true when the complexType should be considered abstract, as
defined by the XML schema of which this complex type definition is a
part.
- isAbstract() -
Method in interface Element
-
Returns True when the instance of this XML Schema Element is abstract,
false otherwise
- isAbstract() -
Method in class ComplexTypeGT
- TODO summary sentence for isAbstract ...
- isAbstract() -
Method in class ElementGT
- TODO summary sentence for isAbstract ...
- isAbstract() -
Method in class XSISimpleTypes.AnyType
- TODO summary sentence for isAbstract ...
- isAcceptable(T, Class<T>, Hints) -
Method in class FactoryRegistry
- Returns
true
if the specified provider
meets the requirements specified by
a map of hints
.
- isAffine() -
Method in class GeneralMatrix
- Returns
true
if this matrix is an affine transform.
- isAffine() -
Method in class Matrix1
- Returns
true
if this matrix is an affine transform.
- isAffine() -
Method in class Matrix2
- Returns
true
if this matrix is an affine transform.
- isAffine() -
Method in class Matrix3
- Returns
true
if this matrix is an affine transform.
- isAffine() -
Method in class Matrix4
- Returns
true
if this matrix is an affine transform.
- isAffine() -
Method in interface XMatrix
- Returns
true
if this matrix is an affine transform.
- isAttributeEnabled() -
Method in class FactoryDependencies
- Returns
true
if attributes are to be printed.
- isAttributeExpression(short) -
Static method in class DefaultExpression
- Checks to see if passed type is attribute.
- isAttributeFormDefault() -
Method in class OGCSchema
-
- isAttributeFormDefault() -
Method in class WMSSchema
-
- isAttributeFormDefault() -
Method in class FilterSchema
-
- isAttributeFormDefault() -
Method in class GMLSchema
-
- isAttributeFormDefault() -
Method in interface Schema
-
Returns true when the Default Attribute Form is qualified, false
otherwise.
- isAttributeFormDefault() -
Method in class sldSchema
-
- isAttributeFormDefault() -
Method in class WFSSchema
-
- isAttributeFormDefault() -
Method in class XLinkSchema
-
- isAutoIncrement(String, String, String, Connection, ResultSet, String, int) -
Method in class DB2FIDMapperFactory
- Determine whether this column is autoincrement.
- isAutoIncrement() -
Method in class AbstractFIDMapper
-
- isAutoIncrement(int) -
Method in class AbstractFIDMapper
-
- isAutoIncrement() -
Method in class DefaultFIDMapperFactory.ColumnInfo
- DOCUMENT ME!
- isAutoIncrement(String, String, String, Connection, ResultSet, String, int) -
Method in class DefaultFIDMapperFactory
- Returns true if the specified column is auto-increment.
- isAutoIncrement(int) -
Method in interface FIDMapper
- Returns true if the column is of serial type, that is, its value is
automatically generated by the database if the user does not provide
one
- isAutoIncrement(int) -
Method in class TypedFIDMapper
-
- isAutoIncrement(int) -
Method in class OIDFidMapper
-
- isAutoIncrement(String, String, String, Connection, ResultSet, String, int) -
Method in class PostgisFIDMapperFactory
- see@DefaultFIDMapperFactory in main module (jdbc)
This version pre-double quotes the column name and table name and passes it to the superclass's version.
- isAutomatic(int) -
Method in class GridToEnvelopeMapper
- Returns
true
if all properties designed by the specified bit mask
will be computed automatically.
- isAutoSortEnabled() -
Method in class DisjointLists
- Returns
true
if elements are automatically sorted when added to this list.
- isAvailable() -
Method in class ArcSDEDataStoreFactory
- Test to see if this datastore is available, if it has all the appropriate libraries to
construct a datastore.
- isAvailable() -
Method in class ArcSDERasterFormatFactory
-
- isAvailable() -
Method in class BaseGridFormatFactorySPI
-
- isAvailable() -
Method in class DTEDFormatFactory
- Tells me if the coverage plugin to access dted is available or not.
- isAvailable() -
Method in class ECWFormatFactory
- Tells me if the coverage plugin to access ECW is available or not.
- isAvailable() -
Method in class EsriHdrFormatFactory
- Tells me if the coverage plugin to access EHdr is available or not.
- isAvailable() -
Method in class ErdasImgFormatFactory
- Tells me if the coverage plugin to access Erdas imagine is available or not.
- isAvailable() -
Method in class JP2ECWFormatFactory
- Tells me if the coverage plugin to access JP2K via ECW driver is
available or not.
- isAvailable() -
Method in class JP2KFormatFactory
- Tells me if the coverage plugin to access JP2K is available or not.
- isAvailable() -
Method in class JP2MrSIDFormatFactory
- Tells me if the coverage plugin to access JP2K via MrSID driver is available or not.
- isAvailable() -
Method in class MrSIDFormatFactory
- Tells me if the coverage plugin to access MrSID is available or not.
- isAvailable() -
Method in class NITFFormatFactory
- Tells me if the coverage plugin to access Erdas imagine is available or
not.
- isAvailable() -
Method in class AbstractDataStoreFactory
- Defaults to true, only a few datastores need to check for drivers.
- isAvailable() -
Method in interface DataAccessFactory
- Test to see if the implementation is available for use.
- isAvailable() -
Method in class DB2DataStoreFactory
- Check whether the DB2 JDBC type 4 driver is found in the classpath.
- isAvailable() -
Method in class PreGeneralizedDataStoreFactory
-
- isAvailable() -
Method in interface DataSourceFactorySpi
- Test to see if this data source is available, if it has all the
appropriate libraries to construct a datastore.
- isAvailable() -
Method in class DBCPDataSourceFactory
-
- isAvailable() -
Method in class JNDIDataSourceFactory
- Make sure a JNDI context is available
- isAvailable() -
Method in class PostgisDataStoreFactory
- Determines if the appropriate libraries are present for this datastore
factory to successfully produce postgis datastores.
- isAvailable() -
Method in class PropertyDataStoreFactory
- Test to see if this datastore is available, if it has all the
appropriate libraries to construct a datastore.
- isAvailable() -
Method in class ShapefileDataStoreFactory
- Test to see if this datastore is available, if it has all the appropriate
libraries to construct a datastore.
- isAvailable() -
Method in interface WFSResponseParserFactory
- Indicates whether the factory instance is able to create parser instances.
- isAvailable() -
Method in class Gml31GetFeatureResponseParserFactory
-
- isAvailable() -
Method in class WFSDataStoreFactory
-
- isAvailable() -
Method in interface OptionalFactory
- Returns
true
if this factory is ready for use.
- isAvailable() -
Method in class ArcGridFormatFactory
- Tells me if the coverage plugin to access Ascii grids is availaible or
not.
- isAvailable() -
Method in class GeoTiffFormatFactorySpi
- Informs the caller whether the libraries required by the GeoTiff reader
are installed or not.
- isAvailable() -
Method in class GTopo30FormatFactory
- Checks for the JAI library which is needed by the GTopo30DataSource
- isAvailable() -
Method in class WorldImageFormatFactory
-
- isAvailable() -
Method in class ImageMosaicFormatFactory
- Tells me if this plugin will work on not given the actual installation.
- isAvailable() -
Method in class ImageMosaicJDBCFormatFactory
- Tells me if this plugin will work on not given the actual installation.
- isAvailable() -
Method in class ImagePyramidFormatFactory
- Tells us if this plugin is avaialble or not.
- isAvailable() -
Method in class AuthorityFactoryAdapter
- Returns
true
if this factory is ready for use.
- isAvailable() -
Method in class DeferredAuthorityFactory
- Returns
true
if this factory is available.
- isAvailable() -
Method in class AuthorityBackedFactory
- Returns
true
if this factory and its underlying
authority factory are available for use.
- isBaseJavaPlatform() -
Static method in class TestData
- Returns
true
if the running Java virtual machine is 1.5.
- isBaseType(XSDElementDeclaration, XSDElementDeclaration) -
Static method in class Schemas
- Determines if the type of an element is a sub-type of another element.
- IsBetweenImpl - Class in org.geotools.filter
- Straight implementation of GeoAPI interface.
- IsBetweenImpl(FilterFactory, Expression, Expression, Expression) -
Constructor for class IsBetweenImpl
-
- isBinary() -
Method in class ImageWorker
- Returns
true
if the ImageWorker.image is binary.
- isBrightnessOnly() -
Method in interface ShadedRelief
- indicates if brightnessOnly is true or false.
- isBrightnessOnly() -
Method in class ShadedReliefImpl
- indicates if brightnessOnly is true or false.
- isByteaEnabled() -
Method in class PostgisDataStore
- Returns true if the data store is using the bytea function to fasten WKB
data transfer, false otherwise
- isByteaEnabled() -
Method in class PostgisDBInfo
-
- isByteaEnabled() -
Method in class PostgisSQLBuilder
- Enables the use of the bytea function to transfer faster WKB geometries
- isByteaWKB() -
Method in class PostgisDataStore
-
- isBytes() -
Method in class ImageWorker
- Returns
true
if the ImageWorker.image stores its pixel values in 8 bits.
- isCaching() -
Method in class ShapefileRenderer
- True if we are caching styles.
- isCameraCalibrationInformationAvailable() -
Method in class ImageDescriptionImpl
- Returns the indication of whether or not constants are available which allow for camera
calibration corrections.
- isCanceled() -
Method in class ProgressMailer
-
- isCanceled() -
Method in class ProgressPrinter
-
- isCanceled() -
Method in class ProgressWindow
-
- isCanceled() -
Method in class DelegateProgressListener
-
- isCanceled() -
Method in class NullProgressListener
-
- isCanceled() -
Method in interface ProgressListener
- Deprecated. Is this job canceled?
- isCanTransform() -
Method in class StreamingRenderer
-
- isCellEditable(int, int) -
Method in class CoordinateTableModel
- Specifies that the user can fill all rows in the table.
- isChanged -
Variable in class Node
-
- isCheckPointAvailable() -
Method in class GeorectifiedImpl
- Indication of whether or not geographic position points are available to test the
accuracy of the georeferenced grid data.
- isChildrenVisited() -
Method in class Node
-
- isClass(Class) -
Method in class ArgHelper.BooleanMapping
-
- isClass(Class) -
Method in class ArgHelper.DateMapping
-
- isClass(Class) -
Method in class ArgHelper.DoubleMapping
-
- isClass(Class) -
Method in class ArgHelper.EnvelopeMapping
-
- isClass(Class) -
Method in class ArgHelper.FilterMapping
-
- isClass(Class) -
Method in class ArgHelper.FloatMapping
-
- isClass(Class) -
Method in class ArgHelper.GeometryMapping
-
- isClass(Class) -
Method in class ArgHelper.IntegerMapping
-
- isClass(Class) -
Method in class ArgHelper.LongMapping
-
- isClass(Class) -
Method in interface ArgHelper.Mapping
-
- isClass(Class) -
Method in class ArgHelper.ShortMapping
-
- isClass(Class) -
Method in class ArgHelper.StringMapping
-
- isClass(Class) -
Method in class ArgHelper.URIMapping
-
- isClassInstance(Object) -
Method in class ArgHelper.BooleanMapping
- Implementation of isClassInstance.
- isClassInstance(Object) -
Method in class ArgHelper.DateMapping
- Implementation of isClassInstance.
- isClassInstance(Object) -
Method in class ArgHelper.DoubleMapping
- Implementation of isClassInstance.
- isClassInstance(Object) -
Method in class ArgHelper.EnvelopeMapping
- Implementation of isClassInstance.
- isClassInstance(Object) -
Method in class ArgHelper.FilterMapping
- Implementation of isClassInstance.
- isClassInstance(Object) -
Method in class ArgHelper.FloatMapping
- Implementation of isClassInstance.
- isClassInstance(Object) -
Method in class ArgHelper.GeometryMapping
- Implementation of isClassInstance.
- isClassInstance(Object) -
Method in class ArgHelper.IntegerMapping
- Implementation of isClassInstance.
- isClassInstance(Object) -
Method in class ArgHelper.LongMapping
- Implementation of isClassInstance.
- isClassInstance(Object) -
Method in interface ArgHelper.Mapping
- isClassInstance purpose.
- isClassInstance(Object) -
Method in class ArgHelper.ShortMapping
- Implementation of isClassInstance.
- isClassInstance(Object) -
Method in class ArgHelper.StringMapping
- Implementation of isClassInstance.
- isClassInstance(Object) -
Method in class ArgHelper.URIMapping
- Implementation of isClassInstance.
- isClosed() -
Method in class ArcSDEConnectionPool
- Deprecated.
- isClosed() -
Method in class ArcSDEPooledConnection
- Deprecated.
- isClosed() -
Method in interface ISession
-
- isClosed() -
Method in class SessionPool
- Returns whether this pool is closed
- isClosed() -
Method in class SessionWrapper
-
- isClosed() -
Method in class ConnectionPool
- Deprecated. Checks whether the ConnectionPool has been closed.
- isClosed() -
Method in class QueryData
-
- isClosed() -
Method in class IndexedFidWriter
-
- isClosed(Geometry) -
Static method in class StaticGeometry
-
- isClosed() -
Method in class Walk
- Determines if the walk is closed.
- isClosed() -
Method in class AStarIterator.AStarNode
-
- isCollection(EObject, String) -
Static method in class EMFUtils
- Determines if a property of an eobject is a collection.
- isCollection() -
Method in class FeaturePointer
-
- isCollection() -
Method in class FeaturePropertyPointer
- Return
false
.
- isCollection() -
Method in class FeatureTypeAttributePointer
- Return
false
.
- isCollection() -
Method in class FeatureTypePointer
-
- isColorEnabled() -
Method in class FactoryDependencies
- Returns
true
if syntax coloring is enabled.
- isColorEnabled() -
Method in class AbstractParser
- Returns
true
if syntax coloring is enabled.
- isColorSpaceConversionAllowed() -
Method in enum ViewType
- Deprecated. Renamed
ViewType.isReplaceIndexColorModelAllowed()
.
- isColorSpaceGRAYScale() -
Method in class ImageWorker
- Returns
true
if the ImageWorker.image uses a GrayScale
color space.
- isColorSpaceRGB() -
Method in class ImageWorker
- Returns
true
if the ImageWorker.image uses a RGB color
space.
- isColumnVisible(LoggingPanel.Column) -
Method in class LoggingPanel
- Returns
true
if the given column is visible.
- isCompareFilter(short) -
Static method in class AbstractFilter
- Checks to see if passed type is compare.
- isCompassDirection(AxisDirection) -
Static method in class DefaultCoordinateSystemAxis
- Returns
true
if the specified direction is a compass direction.
- isCompatible(CalcResult) -
Method in class AbstractCalcResult
-
- isCompatible(CalcResult) -
Method in class AverageVisitor.AverageResult
- Determines if the target CalcResult object can be merged with this
CalcResult object
- isCompatible(CalcResult) -
Method in class BoundsVisitor.BoundsResult
-
- isCompatible(CalcResult) -
Method in interface CalcResult
- Returns true if the target results is a compatible type with the current
results, with compatible meaning that the two results may be merged.
- isCompatible(CalcResult) -
Method in class CountVisitor.CountResult
-
- isCompatible(CalcResult) -
Method in class MaxVisitor.MaxResult
-
- isCompatible(CalcResult) -
Method in class MedianVisitor.MedianResult
-
- isCompatible(CalcResult) -
Method in class MinVisitor.MinResult
-
- isCompatible(CalcResult) -
Method in class SumVisitor.SumResult
-
- isCompatible(CalcResult) -
Method in class UniqueVisitor.UniqueResult
-
- isCompatibleDirection(AxisDirection) -
Method in class AbstractCS
- Returns
true
if the specified axis direction is allowed for this coordinate
system.
- isCompatibleDirection(AxisDirection) -
Method in class DefaultAffineCS
- Returns
true
if the specified axis direction is allowed for this coordinate
system.
- isCompatibleDirection(AxisDirection) -
Method in class DefaultCylindricalCS
- Returns
true
if the specified axis direction is allowed for this coordinate
system.
- isCompatibleDirection(AxisDirection) -
Method in class DefaultEllipsoidalCS
- Returns
true
if the specified axis direction is allowed for this coordinate
system.
- isCompatibleDirection(AxisDirection) -
Method in class DefaultPolarCS
- Returns
true
if the specified axis direction is allowed for this coordinate
system.
- isCompatibleDirection(AxisDirection) -
Method in class DefaultSphericalCS
- Returns
true
if the specified axis direction is allowed for this coordinate
system.
- isCompatibleDirection(AxisDirection) -
Method in class DefaultTimeCS
- Returns
true
if the specified axis direction is allowed for this coordinate
system.
- isCompatibleDirection(AxisDirection) -
Method in class DefaultVerticalCS
- Returns
true
if the specified axis direction is allowed for this coordinate
system.
- isCompatibleUnit(AxisDirection, Unit<?>) -
Method in class AbstractCS
- Returns
true
is the specified unit is legal for the specified axis direction.
- isCompatibleUnit(AxisDirection, Unit<?>) -
Method in class DefaultAffineCS
- Returns
true
if the specified unit is compatible with meters.
- isCompatibleUnit(AxisDirection, Unit<?>) -
Method in class DefaultEllipsoidalCS
- Returns
true
if the specified unit is compatible with
decimal degrees (or meters in the
special case of height).
- isCompatibleUnit(AxisDirection, Unit<?>) -
Method in class DefaultTimeCS
- Returns
true
if the specified unit is compatible with seconds.
- isCompatibleValue(Object) -
Method in class Hints.ClassKey
- Returns
true
if the specified object is a valid value for
this key.
- isCompatibleValue(Object) -
Method in class Hints.FileKey
- Returns
true
if the specified object is a valid file or directory.
- isCompatibleValue(Object) -
Method in class Hints.IntegerKey
- Returns
true
if the specified object is a valid integer.
- isCompatibleValue(Object) -
Method in class Hints.Key
- Returns
true
if the specified object is a valid value for
this key.
- isCompatibleValue(Object) -
Method in class Hints.OptionKey
- Returns
true
if the specified object is one of the valid options.
- isComplete() -
Method in class LogicSAXParser
- indicates if the logic filter is complete.
- isComplete(String) -
Method in class SubHandler
- Determines whether or not the geometry is ready to return.
- isComplete(String) -
Method in class SubHandlerBox
- Sets a corner.
- isComplete(String) -
Method in class SubHandlerLinearRing
- Determine whether or not this LinearRing is ready to be created.
- isComplete(String) -
Method in class SubHandlerLineString
- Determine whether or not this LineString is ready to be created.
- isComplete(String) -
Method in class SubHandlerMulti
- Determines whether or not it is time to return this geometry.
- isComplete(String) -
Method in class SubHandlerPoint
- Determines whether or not this Point is ready to be created.
- isComplete(String) -
Method in class SubHandlerPolygon
- Determines whether or not the geometry is ready to be returned.
- isComplex() -
Method in class AbstractCoverage.Renderable
- Returns
false
since values are not complex.
- isCompliant() -
Method in class FeatureCatalogueDescriptionImpl
- Returns whether or not the cited feature catalogue complies with ISO 19110.
- isCompliant() -
Method in class FeatureCatalogueDescriptionImpl
- Returns whether or not the cited feature catalogue complies with ISO 19110.
- isCompressionLossless() -
Method in class GeoToolsWriteParams
-
- isConcatTransforms() -
Method in class ShapefileRenderer
-
- isConflictResolutionEnabled() -
Method in class LabelCacheItem
- Checks if conflict resolution has been enabled for this label
- isConnected() -
Method in class AbstractAuthorityMediator
- True if this mediator is currently connected to one or more workers.
- isConnected() -
Method in class AbstractEpsgMediator
-
- isConnected() -
Method in class DeferredAuthorityFactory
- Returns
true
if this deferred factory is connected to its backing store.
- isConnectionValid(Connection) -
Method in class DirectEpsgFactory
- Tests if the connection is valid by running the user provided
validation query, if any.
- isControlPointAvailable() -
Method in class GeoreferenceableImpl
- Indication of whether or not control point(s) exists.
- isCrsSet -
Variable in class AttributeTypeBuilder
-
- isCRSSet() -
Method in class AttributeTypeBuilder
-
- isDataEditable() -
Method in class AbstractGridCoverage
- Returns
true
if grid data can be edited.
- isDataEditable() -
Method in class GridCoverage2D
- Returns
true
if grid data can be edited.
- isDecendedFrom(SimpleFeatureType, URI, String) -
Static method in class FeatureTypes
- A query of the the types ancestor information.
- isDecendedFrom(SimpleFeatureType, SimpleFeatureType) -
Static method in class FeatureTypes
-
- ISDEFAULT -
Static variable in class SLD
-
- isDefault() -
Method in interface NamedStyle
-
- isDefault() -
Method in class NamedStyleImpl
- DOCUMENT ME!
- isDefault() -
Method in interface Style
- Indicates that this is the default style.
- isDefault() -
Method in class StyleImpl
-
- isDefaultGeometry(AttributeExpression) -
Method in class DiffFeatureReader
-
- isDefaultValueSet -
Variable in class AttributeTypeBuilder
-
- isDefined(int) -
Method in class GeneralGridGeometry
- Returns
true
if all the parameters specified by the argument are set.
- isDerived() -
Method in interface ComplexType
- This method is used to publish whether this complexType is at the root
of an inheritance tree, or a leaf within an inheritance tree.
- isDerived() -
Method in class ComplexTypeGT
- TODO summary sentence for isDerived ...
- isDerived() -
Method in class XSISimpleTypes.AnyType
- TODO summary sentence for isDerived ...
- isDescendedFrom(FeatureType) -
Method in class DefaultFeatureType
- A convenience method for calling
FeatureType f1; FeatureType f2;
f1.isDescendedFrom(f2.getNamespace(),f2.getName());
- isDescendedFrom(URI, String) -
Method in class DefaultFeatureType
- Test to determine whether this FeatureType is descended from the given
FeatureType.
- isDescendedFrom(URI, String) -
Method in interface FeatureType
- Deprecated. Test to determine whether this FeatureType is descended from the given FeatureType.
- isDescendedFrom(FeatureType) -
Method in interface FeatureType
- Deprecated. A convenience method for calling
FeatureType f1;
FeatureType f2;
f1.isDescendedFrom(f2.getNamespace(), f2.getName());
Question: this method duplicates the information provided by getAncestors().
- isDisposed() -
Method in interface ISession
- Returns whether this connection is on the connection pool domain or not.
- isDisposed() -
Method in class SessionWrapper
-
- isDisposed() -
Method in class BaseCoverageProcessingNode
- Tells me whether or not the node has been already disposed.
- isDone() -
Method in class EmptyIterator
-
- isDone() -
Method in class GeomCollectionIterator
- Tests if the iteration is complete.
- isDone() -
Method in class LineIterator
- Tests if the iteration is complete.
- isDone() -
Method in class LineIterator2
- Tests if the iteration is complete.
- isDone() -
Method in class PackedLineIterator
- Tests if the iteration is complete.
- isDone() -
Method in class PointIterator
-
- isDone() -
Method in class PolygonIterator
- Tests if the iteration is complete.
- isDummyZEnabled() -
Method in class CoordinateWriter
-
- isDummyZEnabled() -
Method in class GeometryTransformer.GeometryTranslator
-
- isDynamic() -
Method in class AbstractCoverage.Renderable
- Returns
true
if successive renderings with the same arguments
may produce different results.
- isElementFormDefault() -
Method in class OGCSchema
-
- isElementFormDefault() -
Method in class WMSSchema
-
- isElementFormDefault() -
Method in class FilterSchema
-
- isElementFormDefault() -
Method in class GMLSchema
-
- isElementFormDefault() -
Method in interface Schema
-
Returns true when the Default Element Form is qualified, false
otherwise.
- isElementFormDefault() -
Method in class sldSchema
-
- isElementFormDefault() -
Method in class WFSSchema
-
- isElementFormDefault() -
Method in class XLinkSchema
-
- isEmpty() -
Method in class Diff
-
- isEmpty() -
Method in class PreGeneralizedFeatureCollection
-
- isEmpty() -
Method in class ContentFeatureCollection
-
- isEmpty() -
Method in class DataFeatureCollection
- Default implementation based on creating an reader, testing hasNext, and closing.
- isEmpty() -
Method in class FilteringFeatureCollection
-
- isEmpty() -
Method in class MaxFeaturesFeatureCollection
-
- isEmpty() -
Method in class AbstractFeatureCollection
-
- isEmpty() -
Method in class AdaptorFeatureCollection
-
- isEmpty() -
Method in class DecoratingFeatureCollection
-
- isEmpty() -
Method in class SubFeatureCollection
-
- isEmpty() -
Method in class DefaultFeatureCollection
- Returns true if this collection contains no elements.
- isEmpty() -
Method in interface FeatureCollection
-
- isEmpty() -
Method in class ProfileImpl
-
- isEmpty() -
Method in class SchemaImpl
-
- isEmpty(Geometry) -
Static method in class StaticGeometry
-
- isEmpty() -
Method in class GeneralEnvelope
- Determines whether or not this envelope is empty.
- isEmpty() -
Method in class ReferencedEnvelope
- Returns
true
if lengths along all dimension are zero.
- isEmpty() -
Method in class FIFOQueue
-
- isEmpty() -
Method in class MultiMap
-
- isEmpty() -
Method in class PriorityQueue
-
- isEmpty() -
Method in interface Queue
-
- isEmpty() -
Method in class Stack
-
- isEmpty() -
Method in class LazySearchCollection
-
- isEmpty() -
Method in class GeographicBoundingBoxImpl
- Returns
true
if this bounding box is empty.
- isEmpty() -
Method in class ListenerList
- Returns whether this listener list is empty.
- isEmpty() -
Method in class CheckedArrayList
- Returns
true
if this list contains no elements.
- isEmpty() -
Method in class CheckedHashMap
- Returns
true
if this map contains no elements.
- isEmpty() -
Method in class CheckedHashSet
- Returns
true
if this set contains no elements.
- isEmpty() -
Method in class DerivedMap
- Returns
true
if this map contains no key-value mappings.
- isEmpty() -
Method in class DerivedSet
- Returns
true
if this set contains no elements.
- isEmpty() -
Method in class FrequencySortedSet
- Returns
true
if this set is empty.
- isEmpty() -
Method in class ListenerList
- Returns whether this listener list is empty.
- isEmpty() -
Method in class Range
- Returns
true
if this range is empty.
- isEmpty() -
Method in class PicoMap
-
- isEmpty() -
Method in class XMLHandlerHints
-
- isEOF() -
Method in class AttributeIndexReader
-
- isEqual(Object, Object) -
Static method in class DateUtil
- General object comparison method.
- isEqual(Coordinate[], Coordinate[]) -
Static method in class GeometryUtil
-
- isEqual(Coordinate[], Coordinate[], boolean) -
Static method in class GeometryUtil
-
- IsEqualsToImpl - Class in org.geotools.filter
-
- IsEqualsToImpl(FilterFactory) -
Constructor for class IsEqualsToImpl
-
- IsEqualsToImpl(FilterFactory, Expression, Expression) -
Constructor for class IsEqualsToImpl
-
- IsEqualsToImpl(FilterFactory, Expression, Expression, boolean) -
Constructor for class IsEqualsToImpl
-
- ISession - Interface in org.geotools.arcsde.pool
-
- isEstimateAccurate() -
Method in class MetaBufferEstimator
-
- isEstimatedExtent() -
Method in class PostgisDataStore
-
- isExecuted() -
Method in class BaseCoverageProcessingNode
- Tells me whether or not the node has been already executed.
- isExpected() -
Method in class RelationIntegrity
-
- isExpression(short) -
Static method in class DefaultExpression
- Checks to see if passed type is geometry.
- isExtensiveTest() -
Static method in class TestData
- Returns
true
if "org.geotools.test.extensive" system property is set to
true
.
- isFailOnValidationError() -
Method in class ParserHandler
-
- isFailOnValidationError() -
Method in class Parser
-
- isFeatureEqual(SimpleFeature, SimpleFeature) -
Method in class AbstractDataStoreTest
- This function is stolen from DefaultFeature equals method.
- isFilmDistortionInformationAvailable() -
Method in class ImageDescriptionImpl
- Returns the indication of whether or not Calibration Reseau information is available.
- isFinal() -
Method in class ArgumentDTO
- Access _final property.
- isFloatingPoint(SampleDimensionType) -
Static method in class TypeMap
- Returns
true
for floating-point data type.
- isFollowLineEnabled() -
Method in class LabelCacheItem
- Enables curved labels on linear features
- isForce2D() -
Method in class DefaultSQLBuilder
- Deprecated. Check the hints to see if we are forced into 2D
- isForce2D() -
Method in class GeoAPISQLBuilder
- Check the hints to see if we are forced into 2D
- isForceLeftToRightEnabled() -
Method in class LabelCacheItem
- If enabled, text will be forced to follow a left to right alignement
(that makes it readable) no matter what the natural orientation of the
line is
- isForm() -
Method in class FilterSchema.FilterElement
-
- isForm() -
Method in interface Attribute
-
Intended to represent the form of an XML attribute.
- isForm() -
Method in interface Element
-
- isForm() -
Method in class AttributeGT
-
- isForm() -
Method in class ElementGT
- TODO summary sentence for isForm ...
- isForm() -
Method in class XLinkSchema.XLinkAttribute
-
- isFound() -
Method in class AbstractFinderFilterVisitor
-
- isFull() -
Method in class FIFOQueue
-
- isFullScanAllowed() -
Method in class IdentifiedObjectFinder
- If
true
, an exhaustive full scan against all registered objects
will be performed (may be slow).
- IsFullySupportedFilterVisitor - Class in org.geotools.filter.visitor
- This visitor will return Boolean.TRUE if the provided filter
is completely supported by the FilterCapabilities.
- IsFullySupportedFilterVisitor(FilterCapabilities) -
Constructor for class IsFullySupportedFilterVisitor
-
- isFunctionExpression(short) -
Static method in class DefaultExpression
-
- isGeometry() -
Method in class DefaultAttributeType
- Returns whether the attribute is a geometry.
- isGeometry() -
Method in interface FeatureAttributeType
- Deprecated. repalce with:
type instanceof
GeometryAttributeType
- isGeometry() -
Method in interface GeometryAttributeType
- Deprecated. replace with type instnaceof GeometryAttribtueType
- isGeometry() -
Method in class MultiAttributeType
- Deprecated. Returns whether the attribute is a geometry.
- isGeometry() -
Method in class ChoiceAttributeType.Geometric
- Deprecated.
- isGeometry() -
Method in class ChoiceAttributeType
- Deprecated.
- isGeometry() -
Method in class FeatureAttributeType
-
- isGeometry() -
Method in class ListAttributeType
- Deprecated.
- isGeometry() -
Method in class SetAttributeType
- Deprecated.
- isGeometryDistanceFilter(short) -
Static method in class AbstractFilter
- Checks to see if passed type is geometry distance type.
- isGeometryExpression(short) -
Static method in class DefaultExpression
- Checks to see if passed type is geometry.
- isGeometryFilter(short) -
Static method in class AbstractFilter
- Checks to see if passed type is geometry.
- isGeometryFilterPresent() -
Method in class GeometryFilterChecker
-
- isGeosEnabled() -
Method in class PostgisDBInfo
-
- isGlobal() -
Method in class NameImpl
-
- IsGreaterThanImpl - Class in org.geotools.filter
-
- IsGreaterThanImpl(FilterFactory) -
Constructor for class IsGreaterThanImpl
-
- IsGreaterThanImpl(FilterFactory, Expression, Expression) -
Constructor for class IsGreaterThanImpl
-
- IsGreaterThanOrEqualToImpl - Class in org.geotools.filter
-
- IsGreaterThanOrEqualToImpl(FilterFactory) -
Constructor for class IsGreaterThanOrEqualToImpl
-
- IsGreaterThanOrEqualToImpl(FilterFactory, Expression, Expression) -
Constructor for class IsGreaterThanOrEqualToImpl
-
- IsGreaterThanOrEqualToImpl(FilterFactory, Expression, Expression, boolean) -
Constructor for class IsGreaterThanOrEqualToImpl
-
- isIdentifiable -
Variable in class AttributeTypeBuilder
- identifiable flag
- isIdentified() -
Method in class AttributeTypeImpl
-
- isIdentity() -
Method in class BursaWolfParameters
- Returns
true
if this Bursa Wolf parameters performs no operation.
- isIdentity(double) -
Method in interface LinearTransform
- Tests whether this transform does not move any points, by using the provided
tolerance
value.
- isIdentity() -
Method in class GeneralMatrix
- Returns
true
if this matrix is an identity matrix.
- isIdentity(double) -
Method in class GeneralMatrix
- Returns
true
if this matrix is an identity matrix using the provided tolerance.
- isIdentity() -
Method in class Matrix1
- Returns
true
if this matrix is an identity matrix.
- isIdentity(double) -
Method in class Matrix1
- Returns
true
if this matrix is an identity matrix using the provided tolerance.
- isIdentity() -
Method in class Matrix2
- Returns
true
if this matrix is an identity matrix.
- isIdentity(double) -
Method in class Matrix2
- Returns
true
if this matrix is an identity matrix using the provided tolerance.
- isIdentity() -
Method in class Matrix3
- Returns
true
if this matrix is an identity matrix.
- isIdentity(double) -
Method in class Matrix3
- Returns
true
if this matrix is an identity matrix using the provided tolerance.
- isIdentity() -
Method in class Matrix4
- Returns
true
if this matrix is an identity matrix.
- isIdentity(double) -
Method in class Matrix4
- Returns
true
if this matrix is an identity matrix using the provided tolerance.
- isIdentity(double) -
Method in class XAffineTransform
- Checks whether or not this
XAffineTransform
is the identity by
using the provided tolerance
.
- isIdentity(AffineTransform, double) -
Static method in class XAffineTransform
- Returns
true
if the specified affine transform is an identity transform up to the
specified tolerance.
- isIdentity() -
Method in interface XMatrix
- Returns
true
if this matrix is an identity matrix.
- isIdentity(double) -
Method in interface XMatrix
- Returns
true
if this matrix is an identity matrix using the provided tolerance.
- isIdentity() -
Method in class AbstractMathTransform.Inverse
- Tests whether this transform does not move any points.
- isIdentity() -
Method in class AbstractMathTransform
- Tests whether this transform does not move any points.
- isIdentity() -
Method in class ConcatenatedTransform
- Tests whether this transform does not move any points.
- isIdentity() -
Method in class IdentityTransform
- Tests whether this transform does not move any points.
- isIdentity(double) -
Method in class IdentityTransform
- Tests whether this transform does not move any points.
- isIdentity() -
Method in class LinearTransform1D
- Tests whether this transform does not move any points.
- isIdentity(double) -
Method in class LinearTransform1D
- Tests whether this transform does not move any points by using the provided tolerance.
- isIdentity() -
Method in class MathTransformProxy
- Tests whether this transform does not move any points.
- isIdentity() -
Method in class MolodenskiTransform
- Returns
true
if this transform is the identity one.
- isIdentity() -
Method in class PassThroughTransform
- Tests whether this transform does not move any points.
- isIdentity() -
Method in class ProjectiveTransform
- Tests whether this transform does not move any points.
- isIdentity(double) -
Method in class ProjectiveTransform
- Tests whether this transform does not move any points by using the provided tolerance.
- isIdentity() -
Method in class WarpTransform2D
- Tests if this transform is the identity transform.
- isIdentity() -
Method in class DefaultPiecewiseTransform1D
-
- isIdentity() -
Method in class DefaultPiecewiseTransform1DElement
-
- isIdentity() -
Method in class MathTransform1DAdapter
-
- isIdentity() -
Method in class LinearColorMap
-
- isIncludedWithDataset() -
Method in class FeatureCatalogueDescriptionImpl
- Returns whether or not the feature catalogue is included with the dataset.
- isIncludedWithDataset() -
Method in class FeatureCatalogueDescriptionImpl
- Returns whether or not the feature catalogue is included with the dataset.
- isIndenting() -
Method in class Encoder
- Returns whether this Encoder produces indented XML.
- isIndexed() -
Method in class IndexedShapefileDataStore
- Returns true if the indices already exist and do not need to be
regenerated or cannot be generated (IE isn't local).
- isIndexed() -
Method in class ImageWorker
- Returns
true
if the ImageWorker.image uses an index color model.
- isInfinite() -
Method in class GeneralEnvelope
- Returns
true
if at least one ordinate has an
infinite value.
- isInline() -
Method in class ComplexTypeImpl
-
- isInProcessView() -
Method in class ArcSdeResourceInfo
- Returns whether the FeatureType is built at runtime by a SQL SELECT statement in the ArcSDE
DataStore configuration parameters.
- isInputMaximumInfinite() -
Method in class DefaultDomainElement1D
- Tells us if the upper bound of the range where this
DomainElement1D
is
defined is an infinite number
This is just a convenience method
- isInputMaximumNaN() -
Method in class DefaultDomainElement1D
- Tells us if the upper bound of the range where this
DomainElement1D
is defined is NaN.
- isInputMinimumInfinite() -
Method in class DefaultDomainElement1D
- Tells us if the lower bound of the range where this
DomainElement1D
is
defined is an infinite number.
- isInputMinimumNaN() -
Method in class DefaultDomainElement1D
- Tells us if the lower bound of the range where this
DomainElement1D
is defined is NaN This is just a convenience method
- isInstance(Record) -
Method in class RecordTypeImpl
- Determines if the specified record is compatible with this record type.
- isIntegralType(int) -
Method in class DefaultFIDMapperFactory
- Returns true if the dataType for the column can serve as a primary key.
- isInteractive() -
Method in class StreamingRenderer
- Getter for property interactive.
- isInteractive() -
Method in interface Renderer
- Getter for property interactive.
- isInteractiveTest() -
Static method in class TestData
- Returns
true
if "org.geotools.test.interactive" system property is set to true
.
- isInterpolationAllowed() -
Method in enum ViewType
- Returns
true
if interpolations other than nearest neighbor are allowed.
- isInterpolationEnabled() -
Method in class CoverageStack
- Returns
true
if interpolation are enabled in the z value dimension.
- isInvalidWKT() -
Method in class Formatter
- Returns
true
if the WKT in this formatter is not strictly compliant to the
WKT
specification.
- isIvfDefinitive() -
Method in class DefaultEllipsoid
- Indicates if the inverse flattening is definitive for
this ellipsoid.
- isLabelClockwise() -
Method in class Axis2D
- Returns
true
if the axis would have to rotate clockwise in order to
overlaps its graduation.
- isLabelVisibles() -
Method in class ColorRamp
- Tests if graduation labels are paint on top of the
colors ramp.
- isLeaf -
Variable in class CustomPaletteBuilder.ColorNode
-
- isLeaf() -
Method in class Node
- DOCUMENT ME!
- isLeaf() -
Method in class FeaturePointer
-
- isLeaf() -
Method in class FeaturePropertyPointer
- Return
true
.
- isLeaf() -
Method in class FeatureTypeAttributePointer
- Return
true
.
- isLeaf() -
Method in class FeatureTypePointer
-
- isLensDistortionInformationAvailable() -
Method in class ImageDescriptionImpl
- Returns the indication of whether or not lens aberration correction information is available.
- IsLessThenImpl - Class in org.geotools.filter
-
- IsLessThenImpl(FilterFactory) -
Constructor for class IsLessThenImpl
-
- IsLessThenImpl(FilterFactory, Expression, Expression) -
Constructor for class IsLessThenImpl
-
- IsLessThenImpl(FilterFactory, Expression, Expression, boolean) -
Constructor for class IsLessThenImpl
-
- IsLessThenOrEqualToImpl - Class in org.geotools.filter
-
- IsLessThenOrEqualToImpl(FilterFactory) -
Constructor for class IsLessThenOrEqualToImpl
-
- IsLessThenOrEqualToImpl(FilterFactory, Expression, Expression) -
Constructor for class IsLessThenOrEqualToImpl
-
- IsLessThenOrEqualToImpl(FilterFactory, Expression, Expression, boolean) -
Constructor for class IsLessThenOrEqualToImpl
-
- isLike(String, String) -
Static method in class StaticGeometry
-
- isLineOptimizationEnabled() -
Method in class SLDStyleFactory
- Enabled by default, this optimization speeds up line rendering when
the line width is less than 1.5 pixels when antialiasing is disblaed.
- isLineType() -
Method in class ShapeType
-
- isLiteralExpression(short) -
Static method in class DefaultExpression
- Checks to see if passed type is geometry.
- isLocal() -
Method in class ShapefileDataStore
- Determine if the location of this shapefile is local or remote.
- isLocal() -
Method in class ShpFiles
- Determine if the location of this shapefile is local or remote.
- isLocked(String, String) -
Method in class InProcessLockingManager
- Used by test cases
- isLoggable(Level) -
Method in class LoggerAdapter
- Returns
true
if the specified level is loggable.
- isLogicFilter(short) -
Static method in class AbstractFilter
- Checks to see if passed type is logic.
- isLooseBbox() -
Method in class PostgisDataStore
- Whether the bounding boxes issued against this postgis datastore are on
the envelope of the geometry or the actual geometry.
- isLooseBbox() -
Method in class SQLEncoderPostgis
- Gets whether the Filter.BBOX query will be strict and use an intersects
or 'loose' and just operate against the geometry envelopes.
- isMagnifierEnabled() -
Method in class ZoomPane
- Indicates whether or not the magnifying glass is allowed to be
displayed on this component.
- isMagnifierVisible() -
Method in class ZoomPane
- Indicates whether or not the magnifying glass is visible.
- isMajorTick() -
Method in class Axis2D.TickIterator
- Tests if the current tick is a major one.
- isMajorTick() -
Method in interface TickIterator
- Tests if the current tick is a major one.
- isMatch(PaletteType) -
Method in class PaletteType
-
- isMatch(AttributeDescriptor, AttributeDescriptor) -
Static method in class DataUtilities
- DOCUMENT ME!
- isMatchingCase() -
Method in class BinaryComparisonAbstract
-
- isMatchingCase() -
Method in class LikeFilterImpl
-
- isMathExpression(short) -
Static method in class DefaultExpression
- Deprecated. use
#is
- isMathExpression(Expression) -
Static method in class DefaultExpression
- Checks to see if this expression is a math expresson based on its type.
- isMathFilter(short) -
Static method in class AbstractFilter
- Checks to see if passed type is math.
- isMaxIncluded() -
Method in class Range
- Indicates if
Range.getMaxValue()
is included in the range.
- isMediaLibAvailable() -
Static method in class TestData
- Returns
true
if JAI MediaLib acceleration is available.
- isMemoryCache() -
Method in class RecyclingTileFactory
- Returns
true
.
- isMemoryMapped() -
Method in class IndexedShapefileDataStore
-
- isMinIncluded() -
Method in class Range
- Indicates if
Range.getMinValue()
is included in the range.
- isMixed() -
Method in class WMSComplexTypes._AttributionType
-
- isMixed() -
Method in class WMSComplexTypes._AuthorityURLType
-
- isMixed() -
Method in class WMSComplexTypes._DataURLType
-
- isMixed() -
Method in class WMSComplexTypes._DimensionType
-
- isMixed() -
Method in class WMSComplexTypes._ExtentType
-
- isMixed() -
Method in class WMSComplexTypes._FormatType
-
- isMixed() -
Method in class WMSComplexTypes._IdentifierType
-
- isMixed() -
Method in class WMSComplexTypes._KeywordsType
-
- isMixed() -
Method in class WMSComplexTypes._KeywordType
-
- isMixed() -
Method in class WMSComplexTypes._LegendURLType
-
- isMixed() -
Method in class WMSComplexTypes._MetadataURLType
-
- isMixed() -
Method in class WMSComplexTypes._OnlineResourceType
-
- isMixed() -
Method in class WMSComplexTypes._ServiceException
-
- isMixed() -
Method in class WMSComplexTypes._StyleURLType
-
- isMixed() -
Method in class WMSComplexTypes._WMTException
-
- isMixed() -
Method in class FilterComplexTypes.Function_NameType
-
- isMixed() -
Method in class FilterComplexTypes.LiteralType
-
- isMixed() -
Method in class FilterComplexTypes.PropertyNameType
-
- isMixed() -
Method in class FilterComplexTypes.ServiceExceptionType
-
- isMixed() -
Method in class FilterOpsComplexTypes.DistanceType
-
- isMixed() -
Method in class GMLComplexTypes.CoordinatesType
-
- isMixed() -
Method in interface ComplexType
- Returns true if this complexType allows mixed content (Child elements
and a String value).
- isMixed() -
Method in class ComplexTypeGT
- TODO summary sentence for isMixed ...
- isMixed() -
Method in class XSISimpleTypes.AnyType
- TODO summary sentence for isMixed ...
- isModifiable() -
Method in class ModifiableMetadata
- Returns
true
if this metadata is modifiable.
- isMonotonic(boolean) -
Method in class LocalizationGrid
- Returns
true
if all coordinates in this grid are increasing or decreasing.
- isMultiLinesCells() -
Method in class TableWriter
- Tells if EOL characters are used for line feeds inside current cells.
- isMultiPoint() -
Method in class ShapeType
- Is this a multipoint shape?
- isMultiPointType() -
Method in class ShapeType
-
- isNamespaceDeclartionEnabled() -
Method in class TransformerBase
- Should this transformer declare namespace prefixes in the first element
it outputs?
- isNaN() -
Method in class LocalizationGrid
- Returns
true
if this localization grid
contains at least one NaN
value.
- isNaN() -
Method in class Matrix3
- Returns
true
if at least one value is NaN
.
- isNillable() -
Method in class PreGeneralizedSimpleFeature
-
- isNillable() -
Method in class ContentFeatureCollection
-
- isNillable() -
Method in interface AttributeType
- Deprecated. Returns whether nulls are allowed for this attribute.
- isNillable -
Variable in class AttributeTypeBuilder
- True if value is allowed to be null.
- isNillable() -
Method in class DecoratingFeature
-
- isNillable() -
Method in class PropertyImpl
-
- isNillable() -
Method in class SimpleFeatureImpl
-
- isNillable -
Variable in class PropertyDescriptorImpl
-
- isNillable() -
Method in class PropertyDescriptorImpl
-
- isNillable() -
Method in class ReadonlyAttributeDecorator
-
- isNillable() -
Method in class FilterSchema.FilterElement
-
- isNillable() -
Method in interface Element
-
Returns true when the element is nillable, false otherwise
- isNillable() -
Method in class ElementGT
- TODO summary sentence for isNillable ...
- IsNotEqualToImpl - Class in org.geotools.filter
-
- IsNotEqualToImpl(FilterFactory) -
Constructor for class IsNotEqualToImpl
-
- IsNotEqualToImpl(FilterFactory, Expression, Expression) -
Constructor for class IsNotEqualToImpl
-
- IsNotEqualToImpl(FilterFactory, Expression, Expression, boolean) -
Constructor for class IsNotEqualToImpl
-
- isNull(Expression) -
Method in class FilterFactoryImpl
- XXX Java 5 type narrowing used to make generated class explicit for chaining
- isNull(Object) -
Static method in class StaticGeometry
-
- isNull() -
Method in class GeneralEnvelope
- Returns
false
if at least one ordinate value is not NaN.
- isNullFidMapper(FIDMapper) -
Method in class JDBCFeatureSource.JDBCQueryCapabilities
- Helper method to test if a fid mapper is a null fid mapper.
- IsNullImpl - Class in org.geotools.filter
-
- IsNullImpl(FilterFactory, Expression) -
Constructor for class IsNullImpl
-
- ISO_19111 -
Static variable in class MetadataStandard
- An instance working on ISO 19111 standard as defined by
GeoAPI interfaces
in the
org.opengis.referencing
package and subpackages.
- ISO_19115 -
Static variable in class MetadataStandard
- An instance working on ISO 19115 standard as defined by
GeoAPI interfaces
in the
org.opengis.metadata
package and subpackages.
- ISO_19119 -
Static variable in class MetadataStandard
- An instance working on ISO 19119 standard as defined by
GeoAPI interfaces
in the
org.opengis.service
package and subpackages.
- isOffsetSupported() -
Method in class QueryCapabilities
- Is offset supported.
- isolated -
Static variable in class GML
-
- IsolatedPropertyType -
Static variable in class GML
-
- ISOLATEDPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="IsolatedPropertyType">
<choice minOccurs="0">
<element ref="gml:Node"/>
<element ref="gml:Edge"/>
</choice>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- isOmitXMLDeclaration() -
Method in class Encoder
- Returns true if the XML document declaration should be omitted.
- isOmitXMLDeclaration() -
Method in class TransformerBase
- Will this transformation omit the standard XML declaration.
- isOpen() -
Method in class ReadableByteChannelDecorator
-
- isOpen() -
Method in class WritableByteChannelDecorator
-
- isOptimized -
Variable in class JDBCFeatureCollection
- The logger for the filter module.
- isOptimized() -
Method in class MedianVisitor.MedianResult
-
- isOrientationParameterAvailable() -
Method in class GeoreferenceableImpl
- Indication of whether or not orientation parameters are available.
- isoscelesTriangleBase(Point2D, double) -
Method in class Line
- Computes the base of a isosceles triangle having the specified summit and side length.
- ISOTROPIC_HORIZONTAL -
Static variable in class GradientKernelEditor
- Horizontal gradient mask (isotropic).
- ISOTROPIC_VERTICAL -
Static variable in class GradientKernelEditor
- Vertical gradient mask (isotropic).
- isOutlineRenderingEnabled() -
Method in class LabelCacheImpl
-
- isOutlineRenderingEnabled() -
Method in class LabelCacheDefault
-
- isOutputMaximumInfinite() -
Method in class DefaultLinearPiecewiseTransform1DElement
- Tells me if the upper boundary of the output range is infinite
- isOutputMaximumNaN() -
Method in class DefaultLinearPiecewiseTransform1DElement
- Tells me if the upper boundary of the output range is NaN
- isOutputMinimumInfinite() -
Method in class DefaultLinearPiecewiseTransform1DElement
- Tells me if the lower boundary of the output range is infinite
- isOutputMinimumNaN() -
Method in class DefaultLinearPiecewiseTransform1DElement
- Tells me if the lower boundary of the output range is NaN
- isPaintingWhileAdjusting() -
Method in class ZoomPane
- Indicates whether or not this
ZoomPane
object should be repainted when the user
moves the scrollbar slider.
- isPassivated() -
Method in class ArcSDEPooledConnection
- Deprecated. Returns whether this connection is on the connection pool domain or not.
- isPassword() -
Method in class DataAccessFactory.Param
- Provides for easy access to the
Parameter.IS_PASSWORD
metadata
- isPointPlacement() -
Method in class TextStyle2D
-
- isPointType() -
Method in class ShapeType
-
- isPolygonType() -
Method in class ShapeType
-
- isPreferPostOverGet() -
Method in class WFS_1_0_0_DataStore
-
- isPreferPostOverGet() -
Method in class WFS_1_1_0_DataStore
-
- isPreferPostOverGet() -
Method in interface WFSDataStore
-
- isPrimaryKey(String) -
Method in class AbstractEpsgFactory
- Returns
true
if the specified code may be a primary key in some table.
- isPrimaryKey(String) -
Method in class DirectEpsgFactory
- Returns
true
if the specified code may be a primary key in some table.
- isQuantitative() -
Method in class Category
- Returns
true
if this category is quantitative.
- isQueryable() -
Method in class Layer
- Determines if this layer is queryable.
- isRadiometricCalibrationDataAvailable() -
Method in class ImageDescriptionImpl
- Returns theiIndication of whether or not the radiometric calibration information for
generating the radiometrically calibrated standard data product is available.
- IsRandomAccessEnabled() -
Method in class IndexedDbaseFileReader
-
- isRanged(String) -
Static method in class StyleGenerator
- Determines if a string is an instance of a ranged expression or unique values.
- isReady() -
Method in class ExpressionSAXParser
- Checks to see if this expression is ready to be returned.
- isRecoverableFailure(FactoryException) -
Method in class IdentifiedObjectSet
- Returns
true
if the specified exception should be handled as a recoverable failure.
- isRegistered(Factory) -
Static method in class ReferencingFactoryFinder
- Returns
true
if the specified factory is registered.
- isReliableFIDSupported() -
Method in class JDBCFeatureSource.JDBCQueryCapabilities
- Consults the fid mapper for the feature source, if the null feature map reliable fids
not supported.
- isReliableFIDSupported() -
Method in class QueryCapabilities
- Returns whether the feature source is capable of producing "reliable" fids.
- isReplaceIndexColorModelAllowed() -
Method in enum ViewType
- Returns
true
if the replacement of index color model
is allowed.
- isResolvable(PicoContainer, ComponentAdapter, Class) -
Method in class OptionalComponentParameter
- Always return true, because since the setter is optional even its not
in teh container we can always resolve to
null
.
- isReturningTypedFIDMapper() -
Method in class DefaultFIDMapperFactory
- Getter for the flog controll wether a "typed" fid mapper should be returned.
- isRing(Geometry) -
Static method in class StaticGeometry
-
- isRoot() -
Method in class Element
- Returns
true
if this element is the root element.
- isScaleInRange(double) -
Method in class Style
- Checks whethere the style should be used for painting at scale
scale
- isSchemaEnabled() -
Method in class PostgisDBInfo
-
- isSchemaEnabled() -
Method in class PostgisSQLBuilder
-
- isSelectorVisible(int) -
Method in class CoordinateChooser
- Tells if a selector is currently visible or not.
- isSemanticTypeMatch(FeatureTypeStyle, String) -
Static method in class SLD
-
- isSeparable() -
Method in interface CombineTransform
- Returns
true
if the transformation performed by CombineTransform.transformSamples(double[])
do not depends on the ordering of samples in the values
array.
- isSet(int, int) -
Method in class ColorBrewer
-
- isSet() -
Method in class PixelScale
-
- isSet() -
Method in class TiePoint
-
- isSet() -
Method in class PixelScale
-
- isSet() -
Method in class TiePoint
-
- isSet(EObject, String) -
Static method in class EMFUtils
- Determines if a particular propety has been set on an eobject.
- isSet(List, String) -
Static method in class EMFUtils
- Determines if a particular propety has been set on each
EObject
in a list.
- isSetExtended() -
Method in class PixelScale
-
- isSetExtended() -
Method in class PixelScale
-
- isSigned() -
Method in enum RasterCellType
-
- isSigned(SampleDimensionType) -
Static method in class TypeMap
- Returns
true
for signed sample type.
- isSimple(Collection) -
Static method in class Descriptors
- Determines if a collection of attribute descriptors is "simple".
- isSimple(Geometry) -
Static method in class StaticGeometry
-
- isSimpleFilter(short) -
Static method in class AbstractFilter
- Checks to see if passed type is logic.
- isSphere -
Static variable in class GML
-
- isSphere() -
Method in class DefaultEllipsoid
true
if the ellipsoid is degenerate and is actually a sphere.
- isSpherical -
Variable in class MapProjection
true
if this projection is spherical.
- IsStaticExpressionVisitor - Class in org.geotools.filter.visitor
- Check if an expression is static (ie does not contain a PropertyName expression).
- IsStaticExpressionVisitor() -
Constructor for class IsStaticExpressionVisitor
- visit each expression and check that they are static
- isStrict() -
Method in class ParserHandler
-
- isSubsetOf(Object) -
Method in class GrowableInternationalString
- Returns
true
if all localized texts stored in this international string are
contained in the specified object.
- isSubsetOfBboxFilter(Filter) -
Method in class DiffFeatureReader
-
- issue(Command<T>) -
Method in interface ISession
- Executes the given command and returns its result.
- issue(Command<T>) -
Method in class SessionWrapper
-
- issueGet(URL, Map<String, String>) -
Method in class DefaultHTTPProtocol
-
- issueGet(URL, Map<String, String>) -
Method in interface HTTPProtocol
- Issues an HTTP request over the
baseUrl
with a query string defined by the kvp
key/value pair of parameters.
- issueGet(URL, Map<String, String>) -
Method in class SimpleHttpProtocol
-
- issueGetFeatureGET(GetFeature) -
Method in interface WFSProtocol
- Issues a GetFeature request for the given request, using GET HTTP method
The
request
shall already be adapted to what the server supports in terms of filter
capabilities and CRS reprojection.
- issueGetFeatureGET(GetFeature) -
Method in class WFS_1_1_0_Protocol
-
- issueGetFeaturePOST(GetFeature) -
Method in interface WFSProtocol
- Issues a GetFeature request for the given request, using POST HTTP method
The query to WFS request parameter translation is the same than for
WFSProtocol.issueGetFeatureGET(GetFeature)
- issueGetFeaturePOST(GetFeature) -
Method in class WFS_1_1_0_Protocol
-
- issuePost(URL, HTTPProtocol.POSTCallBack) -
Method in class DefaultHTTPProtocol
-
- issuePost(URL, HTTPProtocol.POSTCallBack) -
Method in interface HTTPProtocol
-
- issuePost(URL, HTTPProtocol.POSTCallBack) -
Method in class SimpleHttpProtocol
-
- issueRequest(GetCapabilitiesRequest) -
Method in class AbstractOpenWebService
-
- issueRequest(GetCapabilitiesRequest) -
Method in class WebMapServer
-
- issueRequest(GetMapRequest) -
Method in class WebMapServer
-
- issueRequest(GetFeatureInfoRequest) -
Method in class WebMapServer
-
- issueRequest(DescribeLayerRequest) -
Method in class WebMapServer
-
- issueRequest(GetLegendGraphicRequest) -
Method in class WebMapServer
-
- issueRequest(GetStylesRequest) -
Method in class WebMapServer
-
- issueRequest(PutStylesRequest) -
Method in class WebMapServer
-
- isSuitableRanged() -
Method in class PaletteType
- Deterines if this PaletteType instance is suitable ranged.
- isSuitableUnique() -
Method in class PaletteType
-
- IsSupportedFilterVisitor - Class in org.geotools.filter.visitor
- This visitor will return Boolean.TRUE if the provided filter
is supported by the the FilterCapabilities.
- IsSupportedFilterVisitor(FilterCapabilities) -
Constructor for class IsSupportedFilterVisitor
-
- isSupportedOutputFormat(String) -
Method in class Gml31GetFeatureResponseParserFactory
-
- isTextType(int) -
Method in class DefaultFIDMapperFactory
-
- isTiffUShort(int) -
Static method in class GeoTiffIIOMetadataEncoder
-
- isTiffUShort(int) -
Static method in class GeoTiffIIOMetadataEncoder
-
- isTileWritable(int, int) -
Method in class DeferredPlanarImage
- Returns whether a tile is currently checked out for writing.
- isTransactionActive() -
Method in class ArcSDEPooledConnection
- Deprecated. Returns whether a transaction is in progress over this connection
As for any other public method, this one can't be called if
ArcSDEPooledConnection.isPassivated()
is true.
- isTransactionActive() -
Method in interface ISession
- Returns whether a transaction is in progress over this connection
As for any other public method, this one can't be called if
ISession.isDisposed()
is true.
- isTransactionActive() -
Method in class SessionWrapper
-
- isTransformationParameterAvailable() -
Method in class GridSpatialRepresentationImpl
- Indication of whether or not parameters for transformation exists.
- isTransformOnColormapAllowed() -
Method in enum ViewType
- Returns
true
if operations can be performed on the colormap rather than the values.
- isTranslation() -
Method in class BursaWolfParameters
- Returns
true
if this Bursa Wolf parameters contains only translation terms.
- isTranslucent() -
Method in class ImageWorker
- Returns
true
if the ImageWorker.image is
translucent.
- isTransparent() -
Method in class GraphicEnhancedMapContext
- DOCUMENT ME!
- isTryGzip() -
Method in class AbstractHttpProtocol
-
- isTryGzip() -
Method in interface HTTPProtocol
- Returns whether gzip encoding is attempted when interacting with the HTTP server; default is
false
- isTryGzip() -
Method in interface ConnectionFactory
- Deprecated.
- isTryGzip() -
Method in class DefaultConnectionFactory
- Deprecated.
- isTypeNumeric(int) -
Method in class DB2SQLBuilder
- Checks if column type is SQL numeric type
- isUnset(List, String) -
Static method in class EMFUtils
- Determines if a particular propety is unset on each
EObject
in a list.
- isValid(String) -
Method in class DB2NullFIDMapper
-
- isValid(String) -
Method in class AutoIncrementFIDMapper
-
- isValid(String) -
Method in class BasicFIDMapper
-
- isValid(String) -
Method in interface FIDMapper
- Provides a simple means of assessing if a feature id is structurally valid with respect to
the fids this FIDMapper creates.
- isValid(String) -
Method in class MaxIncFIDMapper
-
- isValid(String) -
Method in class MultiColumnFIDMapper
-
- isValid(String) -
Method in class NullFIDMapper
-
- isValid(String) -
Method in class TypedFIDMapper
-
- isValid(String) -
Method in class OIDFidMapper
-
- isValid() -
Method in class EmptyFeatureCollection
-
- isValid() -
Method in class LenientAttribute
-
- isValid(Attribute) -
Static method in class Types
-
- isValid(Geometry) -
Static method in class StaticGeometry
-
- isValid(String) -
Method in interface SimplifyingFilterVisitor.FIDValidator
-
- isValid(String) -
Method in class SimplifyingFilterVisitor.RegExFIDValidator
-
- isValid() -
Method in class Cycle
- Tests if the cycle is valid.
- isValid() -
Method in interface NodeSequence
- Determines if the node sequence id valid based on the rules of the
implementation.
- isValid() -
Method in class Path
- Tests if the path is valid.
- isValid() -
Method in class Walk
- A valid walk is one in which each pair of adjacent nodes in the sequence
share an edge.
- isValid() -
Method in class Data
- Check to see if a
Data
respects its
DataDefinition
- isValid() -
Method in class DataDefinition
-
- isValid(ParameterValue<?>) -
Static method in class Parameters
- Checks a parameter value against its parameter descriptor.
- isValidating() -
Method in class SimpleFeatureBuilder
-
- isValidating() -
Method in class ParserHandler
-
- isValidating() -
Method in class Parser
-
- isValidCoordinate(int) -
Method in class CoordinateTableModel
- Returns
true
if the position at the specified row is inside the CRS
valid area.
- IsValidGeometryValidation - Class in org.geotools.validation.spatial
- Tests to see if a geometry is valid by calling Geometry.isValid().
- IsValidGeometryValidation() -
Constructor for class IsValidGeometryValidation
- IsValidGeometryFeatureValidation constructor.
- IsValidGeometryValidationBeanInfo - Class in org.geotools.validation.spatial
- IsValidGeometryValidationBeanInfo purpose.
- IsValidGeometryValidationBeanInfo() -
Constructor for class IsValidGeometryValidationBeanInfo
- IsValidGeometryValidationBeanInfo constructor.
- isVersioned() -
Method in class ArcSdeResourceInfo
- Returns whether the ArcSDE Table is multi-versioned
- isView() -
Method in class ArcSdeResourceInfo
- Returns whether the ArcSDE Table is a registered View
- isView() -
Method in class ContentFeatureSource
- Indicates if this feature source is actually a view.
- isVisible() -
Method in class DefaultMapLayer
- Getter for property visible.
- isVisible() -
Method in interface MapLayer
- Determine whether this layer is visible on a map pane or whether the
layer is hidden.
- isVisited() -
Method in class BasicGraphable
-
- isVisited() -
Method in interface Graphable
- Determines if the component has been marked as visited.
- isVisited() -
Method in class OptGraphable
-
- isVisited(Graphable) -
Method in class BasicGraphTraversal
-
- isVisited(Graphable) -
Method in class StagedGraphTraversal
-
- isVisited(Graphable) -
Method in interface GraphTraversal
-
- isVisited() -
Method in class Node
-
- isVolatile() -
Method in class AbstractFIDMapper
- Convenience since most FID mappers should be persistent, override on the
specific ones that aren't.
- isVolatile() -
Method in interface FIDMapper
- Returns true it the FID generated by this mapper are volatile, that is,
if asking twice for the same Feature will not provide the same FID.
- isVolatile() -
Method in class NullFIDMapper
- This FID mappers generates unique IDs out of the blue using
UID
- isVolatile() -
Method in class TypedFIDMapper
-
- isWGS84(Datum) -
Static method in class DefaultGeodeticDatum
- Returns
true
if the specified object is equals (at least on
computation purpose) to the DefaultGeodeticDatum.WGS84
datum.
- isWhitespace(char) -
Method in class LineWriter
- Returns
true
if the specified character is a white space that can be ignored
on end of line.
- isWithinDistance(Geometry, Geometry, double) -
Static method in class StaticGeometry
-
- isWKBEnabled() -
Method in class PostgisDataStore
- Returns true if the WKB format is used to transfer geometries, false
otherwise
- isWKBEnabled() -
Method in class PostgisFeatureWriter
- Returns true if the WKB format is used to transfer geometries, false
otherwise
- isWKBEnabled() -
Method in class PostgisSQLBuilder
- Returns true if the WKB format is used to transfer geometries, false
otherwise
- isWrapperFor(Class) -
Method in class AbstractManageableDataSource
-
- isWrapperFor(Class) -
Method in class DBCPDataSource
-
- isWriteable -
Variable in class AbstractDataStore
- Flags AbstractDataStore to allow Modification.
- ITALIC -
Static variable in interface Font.Style
-
- itemIconStateEnum -
Static variable in class KML
-
- itemIconStateType -
Static variable in class KML
-
- ItemIconType -
Static variable in class KML
-
- iterate() -
Method in class FeatureCollectionIteration
- Start the iteration.
- iterate(Iterator) -
Method in class FeatureCollectionIteration
- Perform the actual iteration on the Iterator which is provided.
- iterate(Iterator) -
Method in class FilteringIteration
-
- iteration(FeatureCollectionIteration.Handler, FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Static method in class FeatureCollectionIteration
- A convienience method for obtaining a new iteration and calling iterate.
- iterator() -
Method in class PreGeneralizedFeatureCollection
-
- iterator() -
Method in class ContentFeatureCollection
-
- iterator() -
Method in class DataFeatureCollection
- Iterator may (or may) not support modification.
- iterator() -
Method in class FilteringFeatureCollection
-
- iterator() -
Method in class MaxFeaturesFeatureCollection
-
- iterator() -
Method in class ReprojectingFeatureCollection
-
- iterator() -
Method in class ReTypingFeatureCollection
-
- iterator(Class<T>) -
Method in interface FactoryIteratorProvider
- Returns an iterator over all factories of the specified category.
- iterator() -
Method in class AbstractFeatureCollection
- Please implement!
- iterator() -
Method in class AdaptorFeatureCollection
- Please implement!
- iterator() -
Method in class DecoratingFeatureCollection
-
- iterator() -
Method in class DefaultFeatureCollection
- Returns an iterator over the elements in this collection.
- iterator() -
Method in interface FeatureCollection
- An iterator over this collection, which must be closed after use.
- iterator() -
Method in interface NodeSequence
- Returns an iterator over the nodes.
- iterator() -
Method in class FIFOQueue
-
- iterator() -
Method in class PriorityQueue
-
- iterator() -
Method in class Stack
-
- iterator() -
Method in class LazySearchCollection
-
- iterator() -
Method in class DefaultMapContext
- Returns an iterator over the layers in this context in proper sequence.
- iterator() -
Method in interface MapContext
- Returns an iterator over the layers in this context in proper sequence.
- iterator() -
Method in class IdentifiedObjectSet
- Returns an iterator over the objects in this set.
- iterator() -
Method in class CheckedArrayList
- Returns an iterator over the elements in this list.
- iterator() -
Method in class CheckedHashSet
- Returns an iterator over the elements in this set.
- iterator() -
Method in class DerivedSet
- Returns an iterator over the elements contained in this set.
- iterator() -
Method in class DisjointSet
- Returns an iterator over the elements in this collection.
- iterator() -
Method in class FrequencySortedSet
- Returns an iterator over the elements in this set in frequency order.
- iterator() -
Method in class RangeSet
- Returns an iterator over the elements in this set of ranges.
- iterator() -
Method in class WeakHashSet
- Returns an iterator over the elements contained in this collection.
- IToken - Interface in org.geotools.filter.text.commons
- Interface must be implemented by the specific compiler.
JAI
instance to use.
PostgisAuthorityFactory
.
JDBCDataStoreConfig
.
JDBCDataStoreConfig
.
JDBCDataStoreConfig
.
Format
for the JP2K format based on the ECW
driver.Format
service provider interface for JP2K
files.GridCoverage2D
from the data.JP2ECWReader
.
JP2ECWReader
basing the decision on
whether the file is compressed or not.
Format
for the JP2K format.Format
service provider interface for JP2K
files.GridCoverage2D
from the data.JP2KReader
.
JP2KReader
basing the decision on
whether the file is compressed or not.
Format
for the JP2K format based on the MrSID
driver.Format
service provider interface for JP2K
files.GridCoverage2D
from the data.JP2MrSIDReader
.
JP2MrSIDReader
basing the decision on
whether the file is compressed or not.
CoordinateSequenceFactory
instance to use.
GeometryFactory
instance to use.
PrecisionModel
instance to use.
GeometryFactory
.
KernelJAI
object.
<complexType name="KnotPropertyType">
<annotation>
<documentation>Encapsulates a knot to use it in a geometric type.
- KnotType -
Static variable in class GML
-
- KNOTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="KnotType">
<annotation>
<documentation>A knot is a breakpoint on a piecewise spline curve.
- KnotTypesType -
Static variable in class GML
-
- KNOTTYPESTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="KnotTypesType">
<annotation>
<documentation>Defines allowed values for the knots` type.
- Krovak - Class in org.geotools.referencing.operation.projection
- Krovak Oblique Conformal Conic projection (EPSG code 9819).
- Krovak(ParameterValueGroup) -
Constructor for class Krovak
- Constructs a new map projection from the supplied parameters.
- Krovak.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for an Krovak projection (EPSG code 9819).
- Krovak.Provider() -
Constructor for class Krovak.Provider
- Constructs a new provider.
DefaultFactory
.
ThreadedEpsgFactory
.
DefaultFactory
.
MalformedFilterException
with the
specified root cause.
MalformedFilterException
with the
specified detail message and root cause.
Map.Entry
which map an arbitrary
key-value pairs.LayerEvent
with the specified reason.
MapProjection
s.ImageWorker.makeColorTransparent(java.awt.Color)
instead.
Current implementation invokes a lot of JAI operations:
"BandSelect" --> "Lookup" --> "BandCombine" --> "Extrema" --> "Binarize" -->
"Format" --> "BandSelect" (one more time) --> "Multiply" --> "BandMerge".
I would expect more speed and memory efficiency by writing our own JAI operation (PointOp
subclass) doing that in one step. It would also be more deterministic (our "binarize" method
depends on statistics on pixel values) and avoid unwanted side-effect like turning black
color (RGB = 0,0,0) to transparent one. It would also be easier to maintain I believe.
ImageWorker.makeColorTransparent(java.awt.Color)
instead. This method will be private in a
future version. The Byte
suffix in the method name will be removed
since this method works for type USHORT as well.
MathTransformFactory
instance to use.
BinaryExpression
MathTransform1D
.createMathTransform
.Integer
used as a hard limit for the amount of Features to retrieve
for each FeatureType.
"MaxFilter"
operation.
NaN
if none.
SELECT MAX(fixColumn) + 1
to generate new ones.Envelope.getMaxX()
.
Envelope.getMaxY()
.
NaN
if none.
<complexType name="MeasureListType">
<annotation>
<documentation>List of numbers with a uniform scale.
- MeasurementRange<T extends Number & Comparable<? super T>> - Class in org.geotools.util
- A range of numbers associated with a unit of measurement.
- MeasurementRange(float, float, Unit<?>) -
Constructor for class MeasurementRange
- Deprecated. Use
create
methods instead.
- MeasurementRange(float, boolean, float, boolean, Unit<?>) -
Constructor for class MeasurementRange
- Deprecated. Use
create
methods instead.
- MeasurementRange(double, double, Unit<?>) -
Constructor for class MeasurementRange
- Deprecated. Use
create
methods instead.
- MeasurementRange(double, boolean, double, boolean, Unit<?>) -
Constructor for class MeasurementRange
- Deprecated. Use
create
methods instead.
- MeasurementRange(Class<T>, T, boolean, T, boolean, Unit<?>) -
Constructor for class MeasurementRange
- Constructs a range of
Number
objects.
- MeasurementRange(Range<T>, Unit<?>) -
Constructor for class MeasurementRange
- Constructs a range with the same values than the specified range.
- MeasureOrNullListType -
Static variable in class GML
-
- MEASUREORNULLLISTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MeasureOrNullListType">
<annotation>
<documentation>List of numbers with a uniform scale.
- MeasureType -
Static variable in class GML
-
- MEASURETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MeasureType">
<annotation>
<documentation>Number with a scale.
- MeasureTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:MeasureType.
- MeasureTypeBinding() -
Constructor for class MeasureTypeBinding
-
- MedianFilter - Class in org.geotools.coverage.processing.operation
- For each position of the mask, replaces the center pixel by the median of the pixel
values covered by the mask.
- MedianFilter() -
Constructor for class MedianFilter
- Constructs a default
"MedianFilter"
operation.
- MedianVisitor - Class in org.geotools.feature.visitor
- Calculates the median of an attribute in all features of a collection
- MedianVisitor(String) -
Constructor for class MedianVisitor
-
- MedianVisitor(int, SimpleFeatureType) -
Constructor for class MedianVisitor
-
- MedianVisitor(String, SimpleFeatureType) -
Constructor for class MedianVisitor
-
- MedianVisitor(Expression) -
Constructor for class MedianVisitor
-
- MedianVisitor.MedianResult - Class in org.geotools.feature.visitor
-
- MedianVisitor.MedianResult(List) -
Constructor for class MedianVisitor.MedianResult
-
- MedianVisitor.MedianResult(Object) -
Constructor for class MedianVisitor.MedianResult
-
- MediumImpl - Class in org.geotools.metadata.iso.distribution
- Information about the media on which the resource can be distributed.
- MediumImpl() -
Constructor for class MediumImpl
- Constructs an initially empty medium.
- MediumImpl(Medium) -
Constructor for class MediumImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- member -
Static variable in class GML
-
- MemberNameImpl - Class in org.geotools.util
- The name to identify a member of a record.
- MemberNameImpl(CharSequence, TypeName) -
Constructor for class MemberNameImpl
- Constructs a member name from the specified string with no scope.
- members -
Static variable in class GML
-
- memory -
Variable in class MemoryDataStore
- Memory holds Map of Feature by fid by typeName.
- MEMORY_MAPPED -
Static variable in class ShapefileDataStoreFactory
- Optional - enable/disable the use of memory-mapped io
- MEMORY_PRE_LOADING_KEY -
Static variable in class StreamingRenderer
-
- MEMORY_PRE_LOADING_KEY -
Static variable in class ShapefileRenderer
-
- MemoryDataStore - Class in org.geotools.data.memory
- This is an example implementation of a DataStore used for testing.
- MemoryDataStore() -
Constructor for class MemoryDataStore
-
- MemoryDataStore(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Constructor for class MemoryDataStore
-
- MemoryDataStore(SimpleFeature[]) -
Constructor for class MemoryDataStore
-
- MemoryDataStore(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Constructor for class MemoryDataStore
-
- MemoryDataStore(FeatureIterator<SimpleFeature>) -
Constructor for class MemoryDataStore
-
- MemoryFeatureCollection - Class in org.geotools.data.memory
- Implement a FeatureCollection
by burning memory!- MemoryFeatureCollection(SimpleFeatureType) -
Constructor for class MemoryFeatureCollection
-
- MemoryNode - Class in org.geotools.index.rtree.memory
- DOCUMENT ME!
- MemoryNode(int) -
Constructor for class MemoryNode
- DOCUMENT ME!
- MemoryPageStore - Class in org.geotools.index.rtree.memory
- DOCUMENT ME!
- MemoryPageStore(DataDefinition) -
Constructor for class MemoryPageStore
-
- MemoryPageStore(DataDefinition, int, int, short) -
Constructor for class MemoryPageStore
-
- Mercator - Class in org.geotools.referencing.operation.projection
- Mercator Cylindrical Projection.
- Mercator(ParameterValueGroup) -
Constructor for class Mercator
- Constructs a new map projection from the supplied parameters.
- Mercator1SP - Class in org.geotools.referencing.operation.projection
- Mercator Cylindrical 1SP Projection.
- Mercator1SP(ParameterValueGroup) -
Constructor for class Mercator1SP
- Constructs a new map projection from the supplied parameters.
- Mercator1SP.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a Mercator 1SP projection (EPSG code 9804).
- Mercator1SP.Provider() -
Constructor for class Mercator1SP.Provider
- Constructs a new provider.
- Mercator2SP - Class in org.geotools.referencing.operation.projection
- Mercator Cylindrical 2SP Projection.
- Mercator2SP(ParameterValueGroup) -
Constructor for class Mercator2SP
- Constructs a new map projection from the supplied parameters.
- Mercator2SP.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a Mercator 2SP projection (EPSG code 9805).
- Mercator2SP.Provider() -
Constructor for class Mercator2SP.Provider
- Constructs a new provider.
- merge(CalcResult) -
Method in class AbstractCalcResult
-
- merge(CalcResult) -
Method in class AverageVisitor.AverageResult
- Merges the contents of a CalcResult Object with another CalcResult
Object.
- merge(CalcResult) -
Method in class BoundsVisitor.BoundsResult
-
- merge(CalcResult) -
Method in interface CalcResult
- Returns the merged results of two CalcResult.
- merge(CalcResult) -
Method in class CountVisitor.CountResult
-
- merge(CalcResult) -
Method in class MaxVisitor.MaxResult
-
- merge(CalcResult) -
Method in class MedianVisitor.MedianResult
-
- merge(CalcResult) -
Method in class MinVisitor.MinResult
-
- merge(CalcResult) -
Method in class SumVisitor.SumResult
-
- merge(CalcResult) -
Method in class UniqueVisitor.UniqueResult
-
- merge(List) -
Method in interface GraphFuser.EdgeMerger
- Creates a single object from collection of underlying objects represented
by a collection of edges.
- mergeSystemHints(Hints) -
Static method in class FactoryFinder
- Returns new hints that combine user supplied hints with the
defaults hints.
- meridianID -
Static variable in class GML
-
- meridianName -
Static variable in class GML
-
- message(String, boolean) -
Method in class ExpressionSAXParser
- Handles incoming characters.
- MESSAGE -
Static variable in class LoggingPanel
- Constant for
LoggingPanel.setColumnVisible(org.geotools.gui.swing.LoggingPanel.Column, boolean)
.
- MetaBufferEstimator - Class in org.geotools.renderer.lite
- Parses a style or part of it and returns the size of the largest stroke and the biggest point symbolizer whose width is specified with a literal expression.
- MetaBufferEstimator() -
Constructor for class MetaBufferEstimator
-
- metaData -
Variable in class AbstractAttributeIO
-
- metadata -
Variable in class Parameter
- Refinement of type; such as the FeatureType of a FeatureCollection, or component type of a List.
- Metadata - Class in org.geotools.data.shapefile.shp.xml
- Bean capturing shapefile metadata information.
- Metadata() -
Constructor for class Metadata
-
- metadata() -
Method in class ActiveTypeEntry
- Map of metadata by name.
- Metadata -
Static variable in class OWS
-
- Metadata -
Static variable in class OWS
-
- METADATA_CHANGED -
Static variable in class MapLayerEvent
- Flag set when the some metadata (like the title) changes
- MetadataAssociationType -
Static variable in class WCS
-
- MetadataAssociationTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:MetadataAssociationType.
- MetadataAssociationTypeBinding() -
Constructor for class MetadataAssociationTypeBinding
-
- MetadataEntity - Class in org.geotools.metadata.iso
- A superclass for implementing ISO 19115 metadata interfaces.
- MetadataEntity() -
Constructor for class MetadataEntity
- Constructs an initially empty metadata entity.
- MetadataEntity(Object) -
Constructor for class MetadataEntity
- Constructs a metadata entity initialized with the values from the specified metadata.
- MetadataException - Exception in org.geotools.metadata.sql
- Throws when a metadata method failed.
- MetadataException(String) -
Constructor for exception MetadataException
- Constructs an instance of
MetadataException
with the specified
detail message.
- MetadataException(String, Exception) -
Constructor for exception MetadataException
- Constructs an instance of
MetadataException
with the specified cause.
- MetadataExtensionInformationImpl - Class in org.geotools.metadata.iso
- Information describing metadata extensions.
- MetadataExtensionInformationImpl() -
Constructor for class MetadataExtensionInformationImpl
- Construct an initially empty metadata extension information.
- MetadataExtensionInformationImpl(MetadataExtensionInformation) -
Constructor for class MetadataExtensionInformationImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- MetaDataImpl - Class in org.geotools.metadata.iso
- Root entity which defines metadata about a resource or resources.
- MetaDataImpl() -
Constructor for class MetaDataImpl
- Creates an initially empty metadata.
- MetaDataImpl(MetaData) -
Constructor for class MetaDataImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- MetaDataImpl(ResponsibleParty, Date, Identification) -
Constructor for class MetaDataImpl
- Creates a meta data initialised to the specified values.
- metadataLink -
Static variable in class WCS
-
- MetadataLinkType -
Static variable in class WCS
-
- MetadataLinkTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:MetadataLinkType.
- MetadataLinkTypeBinding() -
Constructor for class MetadataLinkTypeBinding
-
- metaDataProperty -
Static variable in class GML
-
- metaDataProperty -
Static variable in class GML
-
- MetaDataPropertyType -
Static variable in class GML
-
- MetaDataPropertyType -
Static variable in class GML
-
- METADATAPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MetaDataPropertyType">
<annotation>
<documentation>Base type for complex metadata property types.
- MetaDataPropertyTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:MetaDataPropertyType.
- MetaDataPropertyTypeBinding() -
Constructor for class MetaDataPropertyTypeBinding
-
- MetadataSource - Class in org.geotools.metadata.sql
- A connection to a metadata database.
- MetadataSource(Connection) -
Constructor for class MetadataSource
- Creates a new metadata source.
- MetadataStandard - Class in org.geotools.metadata
- Enumeration of some metadata standards.
- MetadataStandard(String) -
Constructor for class MetadataStandard
- Creates a new instance working on implementation of interfaces defined
in the specified package.
- MetadataType -
Static variable in class KML
-
- MetadataType -
Static variable in class OWS
-
- MetadataType -
Static variable in class OWS
-
- MetadataTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:MetadataType.
- MetadataTypeBinding() -
Constructor for class MetadataTypeBinding
-
- MetadataTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:MetadataType.
- MetadataTypeBinding(Ows10Factory) -
Constructor for class MetadataTypeBinding
-
- MetadataURLType -
Static variable in class WFS
-
- MetadataURLTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:MetadataURLType.
- MetadataURLTypeBinding(WfsFactory) -
Constructor for class MetadataURLTypeBinding
-
- Method - Enum in org.geotools.filter.visitor
- Interpolation method used by the Interpolate function.
- METHOD -
Static variable in class LoggingPanel
- Constant for
LoggingPanel.setColumnVisible(org.geotools.gui.swing.LoggingPanel.Column, boolean)
.
- method -
Variable in class DefaultOperation
- The operation method.
- method -
Variable in class MathTransformProvider.Delegate
- The provider for the transform.
- METHOD_COLOR -
Static variable in class InterpolateFunction
- Use as a literal value to indicate interpolation method
- METHOD_NUMERIC -
Static variable in class InterpolateFunction
- Use as a literal value to indicate interpolation method
- methodFormula -
Static variable in class GML
-
- methodID -
Static variable in class GML
-
- MethodInfo - Class in org.geotools.openoffice
- Information about a method to be exported as OpenOffice
add-in.
- MethodInfo(String, String, String, String[]) -
Constructor for class MethodInfo
- Constructs method informations.
- methodName -
Static variable in class GML
-
- methods -
Variable in class Formulas
- Informations about exported methods.
- middleValue -
Variable in class BetweenFilterImpl
- Deprecated. The 'middle' value, which must be an attribute expression.
- MILLISECOND -
Static variable in class DateGraduation
- The unit for millisecond.
- MILLISECOND -
Static variable in class DefaultTemporalCRS
- Unit for milliseconds.
- MILLISECONDS -
Static variable in class DefaultTimeCS
- A one-dimensional temporal CS with
time,
axis in millisecond units.
- MimeType -
Static variable in class OWS
-
- MimeType -
Static variable in class OWS
-
- MimeTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:MimeType.
- MimeTypeBinding(Ows10Factory) -
Constructor for class MimeTypeBinding
-
- MIN -
Static variable in class Parameter
- "min" and "max" may be useful for restrictions for things like int sizes, etc.
- min -
Variable in class GroupHandler.DefaultGroup
-
- MIN_CONNECTIONS_PARAM -
Static variable in class ArcSDEConnectionConfig
- DOCUMENT ME!
- MIN_GOODNESS_FIT -
Variable in class LabelCacheDefault
- labels that arent this good will not be shown
- MIN_VALUE -
Static variable in class Latitude
- Minimum legal value for latitude (-90°).
- MIN_VALUE -
Static variable in class Longitude
- Minimum legal value for longitude (-180°).
- MINCONN -
Static variable in class DB2DataStoreFactory
-
- MINCONN -
Static variable in class PostgisDataStoreFactory
-
- MINEXCLUSIVE -
Static variable in interface Facet
- DOCUMENT ME!
- MinFilter - Class in org.geotools.coverage.processing.operation
- For each position of the mask, replaces the center pixel by the minimum of the pixel
values covered by the mask.
- MinFilter() -
Constructor for class MinFilter
- Constructs a default
"MinFilter"
operation.
- mInfo -
Variable in class AbstractGridFormat
- The Map object is used by the information methods(such as getName()) as a
data source.
- MinFunction - Class in org.geotools.filter
- Deprecated. - use org.geotools.filter.function.math.MinFunction instead
- MinFunction() -
Constructor for class MinFunction
- Deprecated. Creates a new instance of MinFunction
- minimum() -
Method in class Statistics
- Returns the minimum sample value, or
NaN
if none.
- MINIMUM_PRIORITY -
Static variable in class AbstractFactory
- The minimum priority for a factory, which is 1.
- minimumOccurs -
Static variable in class GML
-
- MinimumValue -
Static variable in class OWS
-
- MININCLUSIVE -
Static variable in interface Facet
- DOCUMENT ME!
- MINLENGTH -
Static variable in interface Facet
- DOCUMENT ME!
- minNodeEntries -
Variable in class PageStore
-
- minOccurs -
Variable in class Parameter
- What is the min and max number of this paramter there can be
( a value of -1 for min means 0 or more,
a value of -1 for max means any number greater than or equal to the min value )
eg: a geometry union process can have any number of geom parameters,
so by setting the max to -1 and the min to 2 we accomplish that.
- minOccurs -
Variable in class AttributeTypeBuilder
- Minimum number of occurrences allowed.
- minOccurs(int) -
Method in class AttributeTypeBuilder
-
- minOccurs(int) -
Method in class SimpleFeatureTypeBuilder
- Sets the minOccurs of the next attribute added to the feature type.
- minOccurs -
Variable in class PropertyDescriptorImpl
-
- minScale -
Variable in class Style
- Minimum scale at which the geometry has to be painted with this style
- minScale(FeatureTypeStyle) -
Static method in class SLD
- Returns the min scale of the default rule, or 0 if none is set
- MINSCALEDENOMINATOR -
Static variable in class SLD
-
- minutes -
Static variable in class GML
-
- MINUTES_FIELD -
Static variable in class AngleFormat
- Constant for minutes field.
- MinVisitor - Class in org.geotools.feature.visitor
- Calculates the minimum value of an attribute.
- MinVisitor(String) -
Constructor for class MinVisitor
-
- MinVisitor(int, SimpleFeatureType) -
Constructor for class MinVisitor
-
- MinVisitor(String, SimpleFeatureType) -
Constructor for class MinVisitor
-
- MinVisitor(Expression) -
Constructor for class MinVisitor
-
- MinVisitor.MinResult - Class in org.geotools.feature.visitor
-
- MinVisitor.MinResult(Comparable) -
Constructor for class MinVisitor.MinResult
-
- minX -
Variable in class CRSEnvelope
-
- minX() -
Method in class ShapefileHeader
-
- minX -
Variable in class ShapefileReader.Record
- The minimum X value.
- minX() -
Method in class ReferencedEnvelope
- Deprecated. Use
Envelope.getMinX()
.
- minY -
Variable in class CRSEnvelope
-
- minY() -
Method in class ShapefileHeader
-
- minY -
Variable in class ShapefileReader.Record
- The minimum Y value.
- minY() -
Method in class ReferencedEnvelope
- Deprecated. Use
Envelope.getMinY()
.
- MISMATCHED_DIMENSION_$2 -
Static variable in class ErrorKeys
- Mismatched object dimension: {0}D and {1}D.
- MISSING_DIMENSION_VALUE -
Static variable in exception ServiceException
- Request does not include a sample dimension value, and the service instance
did not declare a default value for that dimension.
- MissingInfoException - Exception in org.geotools.referencing.operation.builder
- Thrown when a required operation can't be performed because some information is missing or isn't set up properly.
- MissingInfoException(String) -
Constructor for exception MissingInfoException
- Constructs an exception with the specified detail message.
- MissingInfoException() -
Constructor for exception MissingInfoException
- Constructs an exception with no detail message.
- mixQueries(Query, Query, String) -
Static method in class DataUtilities
- Takes two
Query
objects and produce a new one by mixing the
restrictions of both of them.
- MODE -
Static variable in interface PutStylesRequest
-
- Mode - Enum in org.geotools.filter.visitor
- Interpolation mode used by interpolate function.
- MODE_COSINE -
Static variable in class InterpolateFunction
- Use as a literal value to indicate interpolation mode
- MODE_CUBIC -
Static variable in class InterpolateFunction
- Use as a literal value to indicate interpolation mode
- MODE_LINEAR -
Static variable in class InterpolateFunction
- Use as a literal value to indicate interpolation mode
- Model -
Static variable in class KML
-
- ModelType -
Static variable in class KML
-
- ModelTypeGeocentric -
Static variable in class GeoTiffGCSCodes
-
- ModelTypeGeocentric -
Static variable in class GeoTiffGCSCodes
-
- ModelTypeGeographic -
Static variable in class GeoTiffGCSCodes
-
- ModelTypeGeographic -
Static variable in class GeoTiffGCSCodes
-
- ModelTypeProjected -
Static variable in class GeoTiffPCSCodes
- 6.3.1.1 Model Type Codes Ranges: 0 = undefined [ 1, 32766] = GeoTIFFWritingUtilities Reserved Codes 32767 = user-defined [32768, 65535] = Private User Implementations GeoTIFFWritingUtilities defined CS Model Type Codes: ModelTypeProjected = 1 Projection Coordinate System ModelTypeGeographic = 2 Geographic latitude-longitude System ModelTypeGeocentric = 3 Geocentric (X,Y,Z) Coordinate System Notes: 1.
- ModelTypeProjected -
Static variable in class GeoTiffPCSCodes
- 6.3.1.1 Model Type Codes Ranges: 0 = undefined [ 1, 32766] = GeoTIFFWritingUtilities Reserved Codes 32767 = user-defined [32768, 65535] = Private User Implementations GeoTIFFWritingUtilities defined CS Model Type Codes: ModelTypeProjected = 1 Projection Coordinate System ModelTypeGeographic = 2 Geographic latitude-longitude System ModelTypeGeocentric = 3 Geocentric (X,Y,Z) Coordinate System Notes: 1.
- ModifiableMetadata - Class in org.geotools.metadata
- Base class for metadata that may (or may not) be modifiable.
- ModifiableMetadata() -
Constructor for class ModifiableMetadata
- Constructs an initially empty metadata.
- ModifiableMetadata(Object) -
Constructor for class ModifiableMetadata
- Constructs a metadata entity initialized with the values from the specified metadata.
- modified2 -
Variable in class Diff
- Unmodifiable view of modified features.
- MODIFIED_JULIAN -
Static variable in class DefaultTemporalCRS
- Time measured in days since November 17, 1858 at 00:00 UTC.
- MODIFIED_JULIAN -
Static variable in class DefaultTemporalDatum
- Datum for time measured since November 17, 1858 at 00:00 UTC.
- modifiedCoordinate -
Static variable in class GML
-
- modifiedFeatureTypes -
Variable in class ValidationProcessor
- List of feature types that have been modified.
- modify(String, SimpleFeature) -
Method in class Diff
-
- modifyFeatures(AttributeDescriptor[], Object[], Filter) -
Method in class ArcSdeFeatureStore
-
- modifyFeatures(AttributeDescriptor, Object, Filter) -
Method in class ArcSdeFeatureStore
-
- modifyFeatures(AttributeDescriptor, Object, Filter) -
Method in class AbstractFeatureStore
- Modifies features matching
filter
.
- modifyFeatures(AttributeDescriptor[], Object[], Filter) -
Method in class AbstractFeatureStore
- Modifies features matching
filter
.
- modifyFeatures(AttributeDescriptor[], Object[], Filter) -
Method in interface FeatureStore
- Modifies the passed attribute types with the passed objects in all
features that correspond to the passed OGS filter.
- modifyFeatures(AttributeDescriptor, Object, Filter) -
Method in interface FeatureStore
- Modifies the passed attribute types with the passed objects in all
features that correspond to the passed OGS filter.
- modifyFeatures(AttributeDescriptor, Object, Filter) -
Method in class JDBCFeatureStore
- Modifies features matching
filter
.
- modifyFeatures(AttributeDescriptor[], Object[], Filter) -
Method in class JDBCFeatureStore
- Modifies features matching
filter
.
- modifyFeatures(AttributeDescriptor[], Object[], FeatureWriter<SimpleFeatureType, SimpleFeature>) -
Method in class JDBCFeatureStore
-
- modifyFeatures(AttributeDescriptor[], Object[], Filter) -
Method in class PostgisFeatureStore
- Modifies the passed attribute types with the passed objects in all
features that correspond to the passed OGS filter.
- modifyFeatures(AttributeDescriptor, Object, Filter) -
Method in class PostgisFeatureStore
- Modifies the passed attribute types with the passed objects in all
features that correspond to the passed OGS filter.
- modifyFeatures(AttributeDescriptor[], Object[], Filter) -
Method in class ContentFeatureStore
- Modifies/updates the features of the store which match the specified filter.
- modifyFeatures(AttributeDescriptor, Object, Filter) -
Method in class ContentFeatureStore
- Calls through to
ContentFeatureStore.modifyFeatures(AttributeDescriptor[], Object[], Filter)
.
- modifyFeatures(AttributeDescriptor[], Object[], Filter) -
Method in class WFSFeatureStore
-
- modifyFeatures(AttributeDescriptor, Object, Filter) -
Method in class WFSFeatureStore
-
- modifyFTS(FeatureTypeStyle, int, String) -
Static method in class StyleGenerator
-
- MolodenskiTransform - Class in org.geotools.referencing.operation.transform
- Two- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.
- MolodenskiTransform(boolean, double, double, boolean, double, double, boolean, double, double, double) -
Constructor for class MolodenskiTransform
- Constructs a Molodenski transform from the specified parameters.
- MolodenskiTransform.Provider - Class in org.geotools.referencing.operation.transform
- The provider for
MolodenskiTransform
. - MolodenskiTransform.Provider() -
Constructor for class MolodenskiTransform.Provider
- Constructs a provider.
- MolodenskiTransform.ProviderAbridged - Class in org.geotools.referencing.operation.transform
- The provider for abridged
MolodenskiTransform
. - MolodenskiTransform.ProviderAbridged() -
Constructor for class MolodenskiTransform.ProviderAbridged
- Constructs a provider.
- MonolineFormatter - Class in org.geotools.util.logging
- A formatter writting log messages on a single line.
- MonolineFormatter() -
Constructor for class MonolineFormatter
- Constructs a default
MonolineFormatter
.
- MOSAIC_LOCATION_ATTRIBUTE -
Static variable in class Hints
- Key to control the name of the attribute that contains the location for
the tiles in the mosaic index.
- mouseSelectionPerformed(Shape) -
Method in class ZoomPane
- Method called automatically after the user selects an area with the mouse.
- moveLayer(int, int) -
Method in class DefaultMapContext
- DOCUMENT ME!
- moveLayer(int, int) -
Method in interface MapContext
- Moves a layer from a position to another.
- moveRelative(double) -
Method in class LineStringCursor
- Moves of the specified distance from the current position.
- moveTo(double) -
Method in class LineStringCursor
- Moves the current position to the
- MovingObjectStatus -
Static variable in class GML
-
- MovingObjectStatusType -
Static variable in class GML
-
- MOVINGOBJECTSTATUSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MovingObjectStatusType">
<annotation>
<documentation xml:lang="en">This type encapsulates various dynamic properties of moving objects
(points, lines, regions).
- MrSIDFormat - Class in org.geotools.coverageio.gdal.mrsid
- An implementation of
Format
for the MrSID format. - MrSIDFormat() -
Constructor for class MrSIDFormat
- Creates an instance and sets the metadata.
- MrSIDFormatFactory - Class in org.geotools.coverageio.gdal.mrsid
- Implementation of the
Format
service provider interface for MrSID
files. - MrSIDFormatFactory() -
Constructor for class MrSIDFormatFactory
-
- MrSIDReader - Class in org.geotools.coverageio.gdal.mrsid
- This class can read a MrSID data source and create a
GridCoverage2D
from the data. - MrSIDReader(Object) -
Constructor for class MrSIDReader
- Creates a new instance of a
MrSIDReader
.
- MrSIDReader(Object, Hints) -
Constructor for class MrSIDReader
- Creates a new instance of a
MrSIDReader
.
- MSB_ORDER -
Static variable in class IndexHeader
-
- mtFactory -
Variable in class MathTransformBuilder
- The factory to use for creating
math transform
instances.
- mtFactory -
Variable in class MathTransformParser
- The factory to use for creating math transforms.
- Mul -
Static variable in class OGC
-
- Mul -
Static variable in class OGC
-
- MultiAttributeType - Class in org.geotools.feature
- Deprecated. Will be removed in geotools 2.6
- MultiAttributeType(AttributeType) -
Constructor for class MultiAttributeType
- Deprecated. Constructor with validator.
- MultiAttributeType(AttributeType, int) -
Constructor for class MultiAttributeType
- Deprecated. Constructor with validator and maxOccurs
- MultiAttributeType(AttributeType, int, int) -
Constructor for class MultiAttributeType
- Deprecated. Constructor with validator, minOccurs and maxOccurs
- multiCenterLineOf -
Static variable in class GML
-
- multiCenterLineOf -
Static variable in class GML
-
- multiCenterOf -
Static variable in class GML
-
- multiCenterOf -
Static variable in class GML
-
- MultiColumnFIDMapper - Class in org.geotools.data.jdbc.fidmapper
- A simple implementation of FIDMapper for multi column primary keys
- MultiColumnFIDMapper(String, String, String[], int[], int[], int[], boolean[]) -
Constructor for class MultiColumnFIDMapper
- Builds a new instance of the MultiColumnFIDMapper
- MultiColumnFIDMapper(String[], int[], int[], int[], boolean[]) -
Constructor for class MultiColumnFIDMapper
- Builds a new instance of the MultiColumnFIDMapper
- multiCoverage -
Static variable in class GML
-
- multiCoverage -
Static variable in class GML
-
- MultiCurve -
Static variable in class GML
-
- MultiCurve - Class in org.geotools.gml3
-
- MultiCurve(Curve[], GeometryFactory) -
Constructor for class MultiCurve
-
- MultiCurveCoverage -
Static variable in class GML
-
- MultiCurveCoverageType -
Static variable in class GML
-
- MULTICURVECOVERAGETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiCurveCoverageType">
<annotation>
<documentation>A discrete coverage type whose domain is defined by a collection of curves.
- multiCurveDomain -
Static variable in class GML
-
- MultiCurveDomainType -
Static variable in class GML
-
- MULTICURVEDOMAINTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiCurveDomainType">
<complexContent>
<restriction base="gml:DomainSetType">
<sequence minOccurs="0">
<element ref="gml:MultiCurve"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</restriction>
</complexContent>
</complexType>
- multiCurveProperty -
Static variable in class GML
-
- MultiCurvePropertyType -
Static variable in class GML
-
- MULTICURVEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiCurvePropertyType">
<annotation>
<documentation>A property that has a collection of curves as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).
- MultiCurvePropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:MultiCurvePropertyType.
- MultiCurvePropertyTypeBinding() -
Constructor for class MultiCurvePropertyTypeBinding
-
- MultiCurveType -
Static variable in class GML
-
- MULTICURVETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiCurveType">
<annotation>
<documentation>A MultiCurve is defined by one or more Curves, referenced through curveMember elements.
- MultiCurveTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:MultiCurveType.
- MultiCurveTypeBinding(GeometryFactory) -
Constructor for class MultiCurveTypeBinding
-
- multiEdgeOf -
Static variable in class GML
-
- multiEdgeOf -
Static variable in class GML
-
- multiExtentOf -
Static variable in class GML
-
- multiExtentOf -
Static variable in class GML
-
- MULTIGEOMETRY -
Static variable in class SimpleSchema
- MULTIGEOMETRY (extends GEOMETRY) binds to GeometryCollection.class
- MultiGeometry -
Static variable in class GML
-
- MultiGeometry -
Static variable in class GML
-
- MultiGeometry -
Static variable in class KML
-
- multiGeometryProperty -
Static variable in class GML
-
- multiGeometryProperty -
Static variable in class GML
-
- MULTIGEOMETRYPROPERTYTYPE -
Static variable in class GML
- Deprecated.
- MultiGeometryPropertyType -
Static variable in class GML
-
- MultiGeometryPropertyType -
Static variable in class GML
-
- MULTIGEOMETRYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiGeometryPropertyType">
<annotation>
<documentation>Encapsulates a MultiGeometry element.
- MULTIGEOMETRYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiGeometryPropertyType">
<annotation>
<documentation>A property that has a geometric aggregate as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).
- MultiGeometryPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type
http://www.opengis.net/gml/3.2:MultiGeometryPropertyType.
- MultiGeometryPropertyTypeBinding() -
Constructor for class MultiGeometryPropertyTypeBinding
-
- MultiGeometryType -
Static variable in class GML
-
- MultiGeometryType -
Static variable in class KML
-
- MULTIGEOMETRYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiGeometryType">
<annotation>
<documentation>A geometry collection must include one or more geometries, referenced through geometryMember elements.
- MultiGeometryTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml/3.2:MultiGeometryType.
- MultiGeometryTypeBinding(GeometryFactory) -
Constructor for class MultiGeometryTypeBinding
-
- MultiGeometryTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:MultiGeometryType.
- MultiGeometryTypeBinding(GeometryFactory) -
Constructor for class MultiGeometryTypeBinding
-
- MultiLineHandler - Class in org.geotools.data.shapefile.shp
- The default JTS handler for shapefile.
- MultiLineHandler() -
Constructor for class MultiLineHandler
- Create a MultiLineHandler for ShapeType.ARC
- MultiLineHandler(ShapeType) -
Constructor for class MultiLineHandler
- Create a MultiLineHandler for one of:
ShapeType.ARC,ShapeType.ARCM,ShapeType.ARCZ
- MultiLineHandler - Class in org.geotools.renderer.shape.shapehandler.jts
- Creates Geometry line objects for use by the ShapeRenderer.
- MultiLineHandler(ShapeType, Envelope, MathTransform, boolean, Rectangle) -
Constructor for class MultiLineHandler
-
- MultiLineHandler - Class in org.geotools.renderer.shape.shapehandler.simple
- Creates Geometry line objects for use by the ShapeRenderer.
- MultiLineHandler(ShapeType, Envelope, MathTransform, boolean, Rectangle) -
Constructor for class MultiLineHandler
- Create new instance
- MultiLineShape - Class in org.geotools.renderer.shape
- A shape for drawing on a graphics2d
- MultiLineShape(SimpleGeometry) -
Constructor for class MultiLineShape
-
- MULTILINESTRING -
Static variable in class SimpleSchema
- MULTILINESTRING (extends MULTIGEOMETRY) binds to MultiLineString.class
- MultiLineString -
Static variable in class GML
-
- MultiLineString -
Static variable in class GML
-
- multiLineStringProperty -
Static variable in class GML
-
- MULTILINESTRINGPROPERTYTYPE -
Static variable in class GML
- Deprecated.
- MultiLineStringPropertyType -
Static variable in class GML
-
- MultiLineStringPropertyType -
Static variable in class GML
-
- MULTILINESTRINGPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiLineStringPropertyType">
<annotation>
<documentation>
Encapsulates a MultiLineString element to represent the following
discontiguous geometric properties: multiEdgeOf, multiCenterLineOf.
- MULTILINESTRINGPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiLineStringPropertyType">
<annotation>
<documentation>This type is deprecated with GML 3 and shall not be used.
- MultiLineStringPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:MultiLineStringPropertyType.
- MultiLineStringPropertyTypeBinding() -
Constructor for class MultiLineStringPropertyTypeBinding
-
- MULTILINESTRINGTYPE -
Static variable in class GML
- Deprecated.
- MultiLineStringType -
Static variable in class GML
-
- MultiLineStringType -
Static variable in class GML
-
- MULTILINESTRINGTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiLineStringType">
<annotation>
<documentation>
A MultiLineString is defined by one or more LineStrings, referenced
through lineStringMember elements.
- MULTILINESTRINGTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiLineStringType">
<annotation>
<documentation>A MultiLineString is defined by one or more LineStrings, referenced through lineStringMember elements.
- MultiLineStringTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:MultiLineStringType.
- MultiLineStringTypeBinding(GeometryFactory) -
Constructor for class MultiLineStringTypeBinding
-
- multiLocation -
Static variable in class GML
-
- multiLocation -
Static variable in class GML
-
- MultiMap - Class in org.geotools.graph.util
-
- MultiMap(Map, Class) -
Constructor for class MultiMap
-
- multiple(ComplexType, AttributeType) -
Static method in class Descriptors
- True if there may be more then one AttributeType in the schema.
- multiply(Coverage, double[]) -
Method in class Operations
- Multiplies every sample values of the source coverage by constants (one for each band).
- multiply(Expression, Expression) -
Method in class FilterFactoryImpl
-
- multiply(Complex, double) -
Method in class Complex
- Multiplies a complex number by a scalar.
- multiply(Complex, Complex) -
Method in class Complex
- Multplies two complex numbers.
- multiply(Fraction) -
Method in class Fraction
- Multiplies this fraction by the given fraction.
- multiply(Matrix) -
Method in class GeneralMatrix
- Sets the value of this matrix to the result of multiplying itself with the specified matrix.
- multiply(Matrix) -
Method in class Matrix1
- Sets the value of this matrix to the result of multiplying itself with the specified matrix.
- multiply(Matrix) -
Method in class Matrix2
- Sets the value of this matrix to the result of multiplying itself with the specified matrix.
- multiply(Matrix) -
Method in class Matrix3
- Sets the value of this matrix to the result of multiplying itself with the specified matrix.
- multiply(Matrix) -
Method in class Matrix4
- Sets the value of this matrix to the result of multiplying itself with the specified matrix.
- multiply(Matrix) -
Method in interface XMatrix
- Sets the value of this matrix to the result of multiplying itself with the specified matrix.
- MultiplyConst - Class in org.geotools.coverage.processing.operation
- Multiplies every sample values of the source coverage by constants (one for each band).
- MultiplyConst() -
Constructor for class MultiplyConst
- Constructs a default
"MultiplyConst"
operation.
- multiplyConst(double[]) -
Method in class ImageWorker
- Takes one rendered or renderable image and an array of double constants, and multiplies
every pixel of the same band of the source by the constant from the corresponding array
entry.
- MultiplyImpl - Class in org.geotools.filter.expression
- Implementation of Multiply expression.
- MultiplyImpl(Expression, Expression) -
Constructor for class MultiplyImpl
-
- MULTIPOINT -
Static variable in class ShapeType
- Represents a MultiPoint shape (id = 8).
- MULTIPOINT -
Static variable in class SimpleSchema
- MULTIPOINT (extends MULTIGEOMETRY) binds to MultiPoint.class
- MultiPoint -
Static variable in class GML
-
- MultiPoint -
Static variable in class GML
-
- MultiPointCoverage -
Static variable in class GML
-
- MultiPointCoverageType -
Static variable in class GML
-
- MULTIPOINTCOVERAGETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiPointCoverageType">
<annotation>
<documentation>A discrete coverage type whose domain is defined by a collection of point</documentation>
</annotation>
<complexContent>
<restriction base="gml:AbstractDiscreteCoverageType">
<sequence>
<group ref="gml:StandardObjectProperties"/>
<element minOccurs="0" ref="gml:boundedBy"/>
<element ref="gml:multiPointDomain"/>
<element ref="gml:rangeSet"/>
<element minOccurs="0" ref="gml:coverageFunction"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- multiPointDomain -
Static variable in class GML
-
- MultiPointDomainType -
Static variable in class GML
-
- MULTIPOINTDOMAINTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiPointDomainType">
<complexContent>
<restriction base="gml:DomainSetType">
<sequence minOccurs="0">
<element ref="gml:MultiPoint"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</restriction>
</complexContent>
</complexType>
- MultiPointHandler - Class in org.geotools.data.shapefile.shp
-
- MultiPointHandler() -
Constructor for class MultiPointHandler
- Creates new MultiPointHandler
- MultiPointHandler(ShapeType) -
Constructor for class MultiPointHandler
-
- MultiPointHandler - Class in org.geotools.renderer.shape.shapehandler.jts
- A ShapeHandler that reads MultiPoint objects from a file.
- MultiPointHandler(ShapeType, Envelope, Rectangle, MathTransform, boolean) -
Constructor for class MultiPointHandler
-
- MultiPointHandler - Class in org.geotools.renderer.shape.shapehandler.simple
- A ShapeHandler that reads MultiPoint objects from a file.
- MultiPointHandler(ShapeType, Envelope, Rectangle, MathTransform, boolean) -
Constructor for class MultiPointHandler
- Create new instance
- MULTIPOINTM -
Static variable in class ShapeType
- Represents a MultiPointZ shape (id = 28).
- multiPointProperty -
Static variable in class GML
-
- multiPointProperty -
Static variable in class GML
-
- MULTIPOINTPROPERTYTYPE -
Static variable in class GML
- Deprecated.
- MultiPointPropertyType -
Static variable in class GML
-
- MultiPointPropertyType -
Static variable in class GML
-
- MULTIPOINTPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiPointPropertyType">
<annotation>
<documentation>
Encapsulates a MultiPoint element to represent the following
discontiguous geometric properties: multiLocation, multiPosition,
multiCenterOf.
- MULTIPOINTPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiPointPropertyType">
<annotation>
<documentation>A property that has a collection of points as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).
- MultiPointPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:MultiPointPropertyType.
- MultiPointPropertyTypeBinding() -
Constructor for class MultiPointPropertyTypeBinding
-
- MultiPointShape - Class in org.geotools.renderer.shape
- A shape for drawing on a graphics2d
- MultiPointShape(SimpleGeometry) -
Constructor for class MultiPointShape
-
- MULTIPOINTTYPE -
Static variable in class GML
- Deprecated.
- MultiPointType -
Static variable in class GML
-
- MultiPointType -
Static variable in class GML
-
- MULTIPOINTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiPointType">
<annotation>
<documentation>
A MultiPoint is defined by one or more Points, referenced through
pointMember elements.
- MULTIPOINTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiPointType">
<annotation>
<documentation>A MultiPoint is defined by one or more Points, referenced through pointMember elements.
- MultiPointTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:MultiPointType.
- MultiPointTypeBinding(GeometryFactory) -
Constructor for class MultiPointTypeBinding
-
- MULTIPOINTZ -
Static variable in class ShapeType
- Represents a MultiPointZ shape (id = 18).
- MULTIPOLYGON -
Static variable in class SimpleSchema
- MULTIPOLYGON (extends MULTIGEOMETRY) binds to MultiPolygon.class
- MultiPolygon -
Static variable in class GML
-
- MultiPolygon -
Static variable in class GML
-
- multiPolygonProperty -
Static variable in class GML
-
- MULTIPOLYGONPROPERTYTYPE -
Static variable in class GML
- Deprecated.
- MultiPolygonPropertyType -
Static variable in class GML
-
- MultiPolygonPropertyType -
Static variable in class GML
-
- MULTIPOLYGONPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiPolygonPropertyType">
<annotation>
<documentation>
Encapsulates a MultiPolygon to represent the following discontiguous
geometric properties: multiCoverage, multiExtentOf.
- MULTIPOLYGONPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiPolygonPropertyType">
<annotation>
<documentation>This type is deprecated with GML 3 and shall not be used.
- MultiPolygonPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:MultiPolygonPropertyType.
- MultiPolygonPropertyTypeBinding() -
Constructor for class MultiPolygonPropertyTypeBinding
-
- MULTIPOLYGONTYPE -
Static variable in class GML
- Deprecated.
- MultiPolygonType -
Static variable in class GML
-
- MultiPolygonType -
Static variable in class GML
-
- MULTIPOLYGONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiPolygonType">
<annotation>
<documentation>
A MultiPolygon is defined by one or more Polygons, referenced through
polygonMember elements.
- MULTIPOLYGONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiPolygonType">
<annotation>
<documentation>A MultiPolygon is defined by one or more Polygons, referenced through polygonMember elements.
- MultiPolygonTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:MultiPolygonType.
- MultiPolygonTypeBinding(GeometryFactory) -
Constructor for class MultiPolygonTypeBinding
-
- multiPosition -
Static variable in class GML
-
- multiPosition -
Static variable in class GML
-
- MultiSolid -
Static variable in class GML
-
- MultiSolidCoverage -
Static variable in class GML
-
- MultiSolidCoverageType -
Static variable in class GML
-
- MULTISOLIDCOVERAGETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiSolidCoverageType">
<annotation>
<documentation>A discrete coverage type whose domain is defined by a collection of Solids.
- multiSolidDomain -
Static variable in class GML
-
- MultiSolidDomainType -
Static variable in class GML
-
- MULTISOLIDDOMAINTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiSolidDomainType">
<complexContent>
<restriction base="gml:DomainSetType">
<sequence minOccurs="0">
<element ref="gml:MultiSolid"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</restriction>
</complexContent>
</complexType>
- multiSolidProperty -
Static variable in class GML
-
- MultiSolidPropertyType -
Static variable in class GML
-
- MULTISOLIDPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiSolidPropertyType">
<annotation>
<documentation>A property that has a collection of solids as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).
- MultiSolidType -
Static variable in class GML
-
- MULTISOLIDTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiSolidType">
<annotation>
<documentation>A MultiSolid is defined by one or more Solids, referenced through solidMember elements.
- MultiSurface -
Static variable in class GML
-
- MultiSurface - Class in org.geotools.gml3
-
- MultiSurface(Polygon[], GeometryFactory) -
Constructor for class MultiSurface
-
- MultiSurfaceCoverage -
Static variable in class GML
-
- MultiSurfaceCoverageType -
Static variable in class GML
-
- MULTISURFACECOVERAGETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiSurfaceCoverageType">
<annotation>
<documentation>A discrete coverage type whose domain is defined by a collection of surface patches (includes polygons, triangles, rectangles, etc).
- multiSurfaceDomain -
Static variable in class GML
-
- MultiSurfaceDomainType -
Static variable in class GML
-
- MULTISURFACEDOMAINTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiSurfaceDomainType">
<complexContent>
<restriction base="gml:DomainSetType">
<sequence minOccurs="0">
<element ref="gml:MultiSurface"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</restriction>
</complexContent>
</complexType>
- multiSurfaceProperty -
Static variable in class GML
-
- MultiSurfacePropertyType -
Static variable in class GML
-
- MULTISURFACEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiSurfacePropertyType">
<annotation>
<documentation>A property that has a collection of surfaces as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).
- MultiSurfacePropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:MultiSurfacePropertyType.
- MultiSurfacePropertyTypeBinding() -
Constructor for class MultiSurfacePropertyTypeBinding
-
- MultiSurfaceType -
Static variable in class GML
-
- MULTISURFACETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="MultiSurfaceType">
<annotation>
<documentation>A MultiSurface is defined by one or more Surfaces, referenced through surfaceMember elements.
- MultiSurfaceTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:MultiSurfaceType.
- MultiSurfaceTypeBinding(GeometryFactory) -
Constructor for class MultiSurfaceTypeBinding
-
- MUST_SHARE_GRIDGEOMETRY_$1 -
Static variable in class ErrorKeys
- All the source for the {0} operation must share the same grid geometry.
- MutableFIDFeature - Class in org.geotools.data.jdbc
-
- MutableFIDFeature(List<Object>, SimpleFeatureType, String) -
Constructor for class MutableFIDFeature
-
- MutableTreeNode - Interface in org.geotools.gui.swing.tree
- Defines the requirements for a tree node object that can change.
- myImage -
Variable in class LiteFeatureTypeStyle
-
- MySqlDialect - Class in org.geotools.gce.imagemosaic.jdbc
- This class implements the db dialect for mysql
- MySqlDialect(Config) -
Constructor for class MySqlDialect
-
- MySqlDialect - Class in org.geotools.index.rtree.database.mysql
- DOCUMENT ME!
- MySqlDialect() -
Constructor for class MySqlDialect
-
NADCONTransform
from the specified grid shift files.
NADCONTransform
.typeName
has been set, its value is returned.
NamedIdentifier.tip()
.
GenericName.tip()
.
ScopedName.name
.
<xs:simpleType id="Name" name="Name">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#Name"/>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:pattern id="Name.pattern" value="\i\c*">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/REC-xml#NT-Name">
pattern matches production 5 from the XML spec
</xs:documentation>
</xs:annotation>
</xs:pattern>
</xs:restriction>
</xs:simpleType>
GenericName
objects.
<simpleType name="NameList">
<annotation>
<documentation>XML List based on XML Schema Name type.
- NameListBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:NameList.
- NameListBinding() -
Constructor for class NameListBinding
-
- nameMatches(String) -
Method in class AbstractIdentifiedObject
- Returns
true
if either the primary name or at least
one alias matches the specified string.
- nameMatches(IdentifiedObject, String) -
Static method in class AbstractIdentifiedObject
- Returns
true
if either the primary name or at least
one alias matches the specified string.
- nameMatches(IdentifiedObject, IdentifiedObject) -
Static method in class AbstractIdentifiedObject
- Returns
true
if the primary name of an object matches
the primary name of one alias of the other object.
- nameMatches(String) -
Method in class DefaultCoordinateSystemAxis
- Returns
true
if either the primary name or at least
one alias matches the specified string.
- nameMatches(XSDNamedComponent, QName) -
Static method in class Schemas
- Method for comparing the name of a schema component to a qualified name.
- NameOrNull -
Static variable in class GML
-
- NAMEORNULL_TYPE -
Static variable in class GMLSchema
-
<simpleType name="NameOrNull">
<annotation>
<documentation>Union of the XML Schema Name type and the GML Nulltype.
- NameOrNullList -
Static variable in class GML
-
- NAMEORNULLLIST_TYPE -
Static variable in class GMLSchema
-
<simpleType name="NameOrNullList">
<annotation>
<documentation>XML List based on the union type defined above.
- names(SimpleFeatureType) -
Static method in class Schema
- Deprecated. use getNames( featureType )
- names(SimpleFeatureType, List) -
Static method in class Schema
- Deprecated. use getNames( featureType, List )
- NAMESPACE -
Static variable in class PostgisDataStoreFactory
-
- NAMESPACE -
Static variable in class PropertyDataStoreFactory
-
- namespace -
Variable in class ShapefileDataStore
-
- NAMESPACE -
Static variable in class OGCSchema
-
- NAMESPACE -
Static variable in class WMSSchema
-
- namespace -
Variable in class NameImpl
- namespace / scope
- NAMESPACE -
Static variable in class SimpleSchema
-
- NAMESPACE -
Static variable in class OGC
-
- NAMESPACE -
Static variable in class OGC
-
- NAMESPACE -
Static variable in class OGC
-
- NAMESPACE -
Static variable in class GML
-
- NAMESPACE -
Static variable in class GML
-
- NAMESPACE -
Static variable in class SMIL20
-
- NAMESPACE -
Static variable in class SMIL20LANG
-
- NAMESPACE -
Static variable in class GML
-
- NAMESPACE -
Static variable in class KML
-
- NAMESPACE -
Static variable in class OWS
-
- NAMESPACE -
Static variable in class OWS
-
- NAMESPACE -
Static variable in class SLD
-
- namespace -
Variable in class SpatialTestCase
-
- NAMESPACE -
Static variable in class WCS
-
- NAMESPACE -
Static variable in class WFS
-
- NAMESPACE -
Static variable in class WPS
-
- NAMESPACE -
Static variable in class XLINK
-
- NAMESPACE -
Static variable in class FilterSchema
-
- NAMESPACE -
Static variable in class GMLSchema
- GML target namespace
- namespace -
Variable in class GroupHandler.DefaultGroup
-
- NAMESPACE -
Static variable in class sldSchema
-
- NAMESPACE -
Static variable in class WFSSchema
- WFS target namespace
- NAMESPACE -
Static variable in class XLinkSchema
- The full xLink namespace
- NAMESPACE -
Static variable in class XML
-
- NAMESPACE -
Static variable in class XSISimpleTypes
- DOCUMENT ME!
- NAMESPACE -
Static variable in class XS
-
- NAMESPACE_MAPPING -
Static variable in class XMLHandlerHints
- Declares the schemas to use for parsing.
- NAMESPACE_PARAM -
Static variable in class ArcSDEConnectionConfig
- namespace URI assigned to datastore instance
- NAMESPACE_SUPPORT -
Static variable in class XPathPropertyAccessorFactory
- Namespace support hint
- namespaceContext -
Variable in class XSQNameBinding
-
- NAMESPACELIST -
Static variable in class XS
-
- NAMESPACELIST_TYPE -
Static variable in class XSSchema
-
<xs:simpleType name="namespaceList">
<xs:annotation>
<xs:documentation>
A utility type, not for public use</xs:documentation>
</xs:annotation>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="##any"/>
<xs:enumeration value="##other"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:list>
<xs:simpleType>
<xs:union memberTypes="xs:anyURI">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="##targetNamespace"/>
<xs:enumeration value="##local"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
</xs:list>
</xs:simpleType>
</xs:union>
</xs:simpleType>
- namespaceMappings -
Variable in class XMLTestSupport
- additional namespace mappings
- NAMESPACEP -
Static variable in class PreGeneralizedDataStoreFactory
-
- NAMESPACEP -
Static variable in class ShapefileDataStoreFactory
- Optional - uri of the FeatureType's namespace
- NamespaceSupportWrapper - Class in org.geotools.xml.impl
- NamespaceContext wrapper around namespace support.
- NamespaceSupportWrapper(NamespaceSupport) -
Constructor for class NamespaceSupportWrapper
-
- namespaceURI -
Variable in class PropertyDataStore
-
- namespaceURI -
Variable in class ContentDataStore
- namespace uri of the datastore itself, or default namespace
- namespaceURI -
Variable in class AttributeTypeBuilder
- namespace uri
- namespaceURI(String) -
Method in class AttributeTypeBuilder
-
- namespaceURI -
Static variable in class SchemaHandler
- "http://www.w3.org/2001/XMLSchema"
- NARROWMAXMIN -
Static variable in class XS
-
- Native -
Static variable in class WFS
-
- NATIVE_ORDER -
Static variable in class IndexHeader
-
- NativeType -
Static variable in class WFS
-
- NativeTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:NativeType.
- NativeTypeBinding(WfsFactory) -
Constructor for class NativeTypeBinding
-
- Nature - Class in org.geotools.openoffice
- Exports methods from the
org.geotools.nature
package as
OpenOffice add-ins. - Nature() -
Constructor for class Nature
- Constructs a default implementation of
XNature
interface.
- NAUTICAL_TWILIGHT -
Static variable in class SunRelativePosition
- Elevation angle of nautical twilight, in degrees.
- NCNAME -
Static variable in class XS
-
- NCNAME_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="NCName" name="NCName">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#NCName"/>
</xs:annotation>
<xs:restriction base="xs:Name">
<xs:pattern id="NCName.pattern" value="[\i-[:]][\c-[:]]*">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/REC-xml-names/#NT-NCName">
pattern matches production 4 from the Namespaces in XML spec
</xs:documentation>
</xs:annotation>
</xs:pattern>
</xs:restriction>
</xs:simpleType>
- NCNameList -
Static variable in class GML
-
- NCNAMELIST_TYPE -
Static variable in class GMLSchema
-
<simpleType name="NCNameList">
<annotation>
<documentation>A set of values, representing a list of token with the lexical value space of NCName.
- nearestColinearPoint(Point2D) -
Method in class Line
- Returns the nearest point on this line from the specified point.
- needCopy(int, int, int, int, int) -
Static method in class AbstractMathTransform
- Checks if source coordinates need to be copied before to apply the transformation.
- needsResolving(Filter) -
Method in class EnvironmentVariableResolver
- Test supplied filter to see if it contains any EnvironmentVariable expressions
- negate() -
Method in class Matrix1
- Negates the value of this matrix:
this
= -this
.
- negate() -
Method in class Matrix2
- Negates the value of this matrix:
this
= -this
.
- negate() -
Method in interface XMatrix
- Negates the value of this matrix:
this
= -this
.
- NEGATIVEINTEGER -
Static variable in class XS
-
- NEGATIVEINTEGER_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="negativeInteger" name="negativeInteger">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#negativeInteger"/>
</xs:annotation>
<xs:restriction base="xs:nonPositiveInteger">
<xs:maxInclusive id="negativeInteger.maxInclusive" value="-1"/>
</xs:restriction>
</xs:simpleType>
- negotiateVersion() -
Method in class AbstractOpenWebService
-
Version number negotiation occurs as follows (credit OGC):
1) If the server implements the requested version number, the server shall send that version.
- NestedAttributeType - Class in org.geotools.feature.type
- Deprecated. Will be removed in geotools 2.6.
- NestedAttributeType(NestedAttributeType) -
Constructor for class NestedAttributeType
- Deprecated. super(copy)
- NestedAttributeType(String, boolean, int, int, AttributeType[], Filter) -
Constructor for class NestedAttributeType
- Deprecated.
- NestedAttributeType(String, boolean, AttributeType[]) -
Constructor for class NestedAttributeType
- Deprecated.
- NetworkLink -
Static variable in class KML
-
- NetworkLinkControlType -
Static variable in class KML
-
- NetworkLinkType -
Static variable in class KML
-
- NEW_LSB_ORDER -
Static variable in class IndexHeader
-
- NEW_MSB_ORDER -
Static variable in class IndexHeader
-
- newAdapterFor(Token) -
Static method in class TokenAdapter
-
- newAttributeType(String, Class, boolean, int, Object) -
Static method in class AttributeTypeFactory
- Creates a new AttributeType with the given name, class and nillable
values.
- newAttributeType(String, Class, boolean, int, Object, Object) -
Static method in class AttributeTypeFactory
- Creates a new AttributeType with the addition of metadata like CRS.
- newAttributeType(String, Class, boolean, Filter, Object, Object) -
Static method in class AttributeTypeFactory
- Creates a new AttributeType with the addition of metadata like CRS.
- newAttributeType(String, Class, boolean, Filter, Object, Object, int, int) -
Static method in class AttributeTypeFactory
- Creates a new AttributeType.
- newAttributeType(String, Class, boolean, int) -
Static method in class AttributeTypeFactory
- Creates a new AttributeType with the given name, class and nillable
values.
- newAttributeType(String, Class, boolean) -
Static method in class AttributeTypeFactory
- Creates a new AttributeType with the given name, class and nillable
values.
- newAttributeType(String, Class) -
Static method in class AttributeTypeFactory
- Convenience method to just specify name and class.
- newAttributeType(String, FeatureType, boolean) -
Static method in class AttributeTypeFactory
- Constucts a new AttributeType that accepts Features (specified by a
FeatureType)
- newAttributeType(String, FeatureType) -
Static method in class AttributeTypeFactory
- Constucts a new AttributeType that accepts Feature (specified by a
FeatureType).
- newCollection() -
Static method in class FeatureCollections
- create a new FeatureCollection
using the current default factory.
- newCollection(String) -
Static method in class FeatureCollections
- Creates a new FeatureCollection
with a particular id using the current
default factory.
- newCollection(Class) -
Static method in class CollectionConverterFactory
-
- newFeatureType(AttributeType[], String, URI, boolean, FeatureType[]) -
Static method in class FeatureTypeFactory
- Deprecated. The most specific way to create a new FeatureType.
- newFeatureType(AttributeType[], String, URI, boolean, FeatureType[], AttributeType) -
Static method in class FeatureTypeFactory
- Deprecated. The most specific way to create a new FeatureType.
- newFeatureType(AttributeType[], String, URI, boolean, FeatureType[], GeometryAttributeType) -
Static method in class FeatureTypeFactory
- Deprecated. The most specific way to create a new FeatureType.
- newFeatureType(AttributeType[], String, URI, boolean) -
Static method in class FeatureTypeFactory
- Deprecated. Create a new FeatureType with the given AttributeTypes.
- newFeatureType(AttributeType[], String, URI) -
Static method in class FeatureTypeFactory
- Deprecated. Create a new FeatureType with the given AttributeTypes.
- newFeatureType(AttributeType[], String) -
Static method in class FeatureTypeFactory
- Deprecated. Create a new FeatureType with the given AttributeTypes.
- newFeatureType(AttributeDescriptor[], String, URI, boolean, SimpleFeatureType[]) -
Static method in class FeatureTypes
- The most specific way to create a new FeatureType.
- newFeatureType(AttributeDescriptor[], String, URI, boolean, SimpleFeatureType[], AttributeDescriptor) -
Static method in class FeatureTypes
- The most specific way to create a new FeatureType.
- newFeatureType(AttributeDescriptor[], String, URI, boolean, SimpleFeatureType[], GeometryDescriptor) -
Static method in class FeatureTypes
- The most specific way to create a new FeatureType.
- newFeatureType(AttributeDescriptor[], String, URI, boolean) -
Static method in class FeatureTypes
- Create a new FeatureType with the given AttributeTypes.
- newFeatureType(AttributeDescriptor[], String, URI) -
Static method in class FeatureTypes
- Create a new FeatureType with the given AttributeTypes.
- newFeatureType(AttributeDescriptor[], String) -
Static method in class FeatureTypes
- Create a new FeatureType with the given AttributeTypes.
- newGeometry(double[][][]) -
Method in class ArcSDEGeometryBuilder
- Builds a JTS Geometry who't type is given by the
ArcSDEGeometryBuilder
subclass
instance specialization that implements it
- newInstance() -
Static method in class AttributeTypeFactory
- Deprecated. Please use CommonFactoryFinder
- newInstance(String) -
Static method in class FeatureTypeBuilder
- Create a new FeatureTypeFactory with the given typeName.
- newInstance(String) -
Static method in class FeatureTypeFactory
- Deprecated. Create a new FeatureTypeFactory with the given typeName.
- newInstance(Class<E>) -
Static method in class CanonicalSet
- Constructs a
CanonicalSet
for elements of the specified type.
- newList() -
Method in class SimpleFeatureTypeBuilder
- Creates a new list instance, this default impelementation returns
ArrayList
.
- newList(List) -
Method in class SimpleFeatureTypeBuilder
- Creates a new list which is the same type as the provided list.
- newMap() -
Method in class SimpleFeatureTypeBuilder
- Creates a new map instance, this default implementation returns
HashMap
- newPart(int) -
Method in class SeToJTSGeometryFactory
-
- newPoint(double, double) -
Method in class SeToJTSGeometryFactory
-
- newPoint(double, double, double) -
Method in class SeToJTSGeometryFactory
-
- newPoint(double, double, double, double) -
Method in class SeToJTSGeometryFactory
-
- newRiver -
Variable in class DataTestCase
-
- newRoad -
Variable in class DataTestCase
-
- newSet() -
Method in class SimpleFeatureTypeBuilder
- Creates a new set instance, this default implementation returns
HashSet
.
- newSubPart(int) -
Method in class SeToJTSGeometryFactory
-
- newVariable(CharSequence, Unit<?>) -
Method in class GridCoverageBuilder
- Creates a new variable, which will be mapped to a sample
dimension.
- NewZealandMapGrid - Class in org.geotools.referencing.operation.projection
- The NZMG (New Zealand Map Grid) projection.
- NewZealandMapGrid() -
Constructor for class NewZealandMapGrid
- Constructs a new map projection with default parameter values.
- NewZealandMapGrid(ParameterValueGroup) -
Constructor for class NewZealandMapGrid
- Constructs a new map projection from the supplied parameters.
- NewZealandMapGrid.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for New Zealand Map Grid (EPSG code 27200).
- NewZealandMapGrid.Provider() -
Constructor for class NewZealandMapGrid.Provider
- Constructs a new provider.
- next() -
Method in class Axis2D.TickIterator
- Moves the iterator to the next minor or major tick.
- next() -
Method in interface TickIterator
- Moves the iterator to the next minor or major tick.
- next() -
Method in interface AttributeReader
- Advance the reader to the next set of attributes.
- next() -
Method in interface AttributeWriter
- Advance the AttributeWriter, all calls to write will correspond to the
same set of attributes until next is called again.
- next() -
Method in class DelegateFeatureReader
-
- next() -
Method in class CollectionFeatureReader
-
- next() -
Method in class ForceCoordinateSystemFeatureReader
-
- next() -
Method in class ForceCoordinateSystemIterator
-
- next() -
Method in class ReprojectFeatureIterator
- Implement next.
- next() -
Method in class ReprojectFeatureReader
- Implement next.
- next() -
Method in class DefaultFeatureReader
-
- next() -
Method in class DefaultFIDReader
- Read the attribute at the given index.
- next() -
Method in class DiffFeatureReader
-
- next() -
Method in class DiffFeatureWriter
- Next Feature from reader or new content.
- next() -
Method in class EmptyFeatureReader
- Throws NoSuchElementException as this is an Empty FeatureReader.
- next() -
Method in class EmptyFeatureWriter
- Throws NoSuchElementException as this is an Empty FeatureWriter.
- next() -
Method in interface FeatureReader
- Reads the next Feature in the FeatureReader.
- next() -
Method in interface FeatureWriter
- Reads a Feature from the underlying AttributeReader.
- next() -
Method in class FIDFeatureReader
-
- next() -
Method in interface FIDReader
- Gets the next FID from the Reader.
- next -
Variable in class FilteringFeatureReader
-
- next() -
Method in class FilteringFeatureReader
-
- next() -
Method in class FilteringFeatureWriter
-
- next() -
Method in class PreGeneralizedFeatureIterator
-
- next() -
Method in class PreGeneralizedFeatureReader
-
- next() -
Method in class JDBCFeatureReader
-
- next() -
Method in class JDBCFeatureWriter
-
- next() -
Method in class QueryData
-
- next() -
Method in class JoiningAttributeReader
-
- next() -
Method in class JoiningAttributeWriter
-
- next() -
Method in class MaxFeatureReader
-
- next() -
Method in class PropertyAttributeReader
- DOCUMENT ME!
- next() -
Method in class PropertyAttributeWriter
-
- next() -
Method in class PropertyFeatureReader
- DOCUMENT ME!
- next() -
Method in class PropertyFeatureWriter
-
- next() -
Method in class ReTypeFeatureReader
-
- next() -
Method in class AttributeIndexReader
-
- next() -
Method in class IndexedFidReader
-
- next() -
Method in class IndexedFidWriter
-
- next() -
Method in class IndexedShapefileAttributeReader
-
- next() -
Method in class ShapeFIDReader
- Read the feature id.
- next() -
Method in class ShapefileAttributeReader
-
- next() -
Method in class ShapefileFeatureWriter
-
- next() -
Method in class ContentFeatureCollection.WrappingFeatureIterator
-
- next() -
Method in class ContentFeatureCollection.WrappingIterator
-
- next() -
Method in class EmptyIterator
-
- next() -
Method in class FeatureIteratorIterator
- Calls through to
FeatureIterator.next()
- next -
Variable in class FilteringFeatureIterator
- Next feature
- next() -
Method in class FilteringFeatureIterator
-
- next() -
Method in class FilteringIterator
-
- next() -
Method in class MaxFeaturesIterator
-
- next() -
Method in class NoContentIterator
-
- next() -
Method in class ReprojectingIterator
-
- next() -
Method in class ReTypingIterator
-
- next() -
Method in class WFSFeatureReader
-
- next() -
Method in class DelegateFeatureIterator
-
- next() -
Method in class FeatureIteratorImpl
- Get the next Feature in this iteration.
- next() -
Method in class FilteredIterator
-
- next() -
Method in interface FeatureIterator
- Get the next Feature in this iteration.
- next() -
Method in class FeatureReaderIterator
-
- next() -
Method in interface IToken
-
- next() -
Method in class TokenAdapter
-
- next() -
Method in class EmptyIterator
-
- next() -
Method in class GeomCollectionIterator
- Moves the iterator to the next segment of the path forwards along the
primary direction of traversal as long as there are more points in that
direction.
- next() -
Method in class LineIterator
- Moves the iterator to the next segment of the path forwards along the
primary direction of traversal as long as there are more points in that
direction.
- next() -
Method in class LineIterator2
- Moves the iterator to the next segment of the path forwards along the
primary direction of traversal as long as there are more points in that
direction.
- next() -
Method in class PackedLineIterator
- Moves the iterator to the next segment of the path forwards along the
primary direction of traversal as long as there are more points in that
direction.
- next() -
Method in class PointIterator
-
- next() -
Method in class PolygonIterator
- Moves the iterator to the next segment of the path forwards along the
primary direction of traversal as long as there are more points in that
direction.
- next() -
Method in class OptDirectedEdge.RelatedIterator
- Returns the next related edge.
- next() -
Method in class OptDirectedNode.RelatedIterator
- Returns the next related node.
- next() -
Method in class OptEdge.RelatedIterator
-
- next() -
Method in class OptNode.RelatedIterator
- Returns the next related node.
- next(GraphTraversal) -
Method in interface GraphIterator
- Returns the next graph component in the iteration.
- next(GraphTraversal) -
Method in class AStarIterator
- Returns the next node in the priority queue. if the queue is empty then there is
no path from the source to the destiny in this graph.
- next(GraphTraversal) -
Method in class BreadthFirstIterator
- Returns the next node from the node queue that has not yet been visited.
- next(GraphTraversal) -
Method in class BreadthFirstTopologicalIterator
- Returns the next node in the active node queue.
- next(GraphTraversal) -
Method in class DijkstraIterator
- Returns the next node in the priority queue.
- next(GraphTraversal) -
Method in class DirectedBreadthFirstTopologicalIterator
-
- next(GraphTraversal) -
Method in class NoBifurcationIterator
- The next node in the iteration is the first node found adjacent to the
current node that is non visited and of degree less than 2.
- next() -
Method in class FIFOQueue.QueueIterator
-
- next() -
Method in class Stack.StackIterator
-
- next() -
Method in class LazySearchIterator
-
- next() -
Method in class FCBuffer
-
- nextBand() -
Method in class TransfertRectIter
- Sets the iterator to the next band in the image.
- nextBandDone() -
Method in class TransfertRectIter
- Sets the iterator to the next band in the image,
and returns
true
if the max band has been exceeded.
- nextColumn() -
Method in class TableWriter
- Moves one column to the right.
- nextColumn(char) -
Method in class TableWriter
- Moves one column to the right.
- nextFeatureId() -
Method in class ShapefileFeatureWriter
- Called when a new feature is being created and a new fid is required
- nextFID -
Variable in class Diff
-
- nextFid(String) -
Method in class WFSTransactionState
-
- nextLine() -
Method in class TransfertRectIter
- Sets the iterator to the next line of the image.
- nextLine() -
Method in class TableWriter
- Moves to the first column on the next row.
- nextLine(char) -
Method in class TableWriter
- Moves to the first column on the next row.
- nextLineDone() -
Method in class TransfertRectIter
- Sets the iterator to the next line in the image,
and returns
true
if the bottom row of the bounding rectangle has been passed.
- nextMajor() -
Method in class Axis2D.TickIterator
- Moves the iterator to the next major tick.
- nextMajor() -
Method in interface TickIterator
- Moves the iterator to the next major tick.
- nextPixel() -
Method in class TransfertRectIter
- Sets the iterator to the next pixel in image (that is, move rightward).
- nextPixelDone() -
Method in class TransfertRectIter
- Sets the iterator to the next pixel in the image (that is, move rightward).
- nextRecord() -
Method in class ShapefileReader
- Fetch the next record information.
- nextReducible -
Variable in class CustomPaletteBuilder.ColorNode
-
- nillable(boolean) -
Method in class AttributeTypeBuilder
-
- nillable(boolean) -
Method in class SimpleFeatureTypeBuilder
- Sets the nullability of the next attribute added to the feature type.
- NITFFormat - Class in org.geotools.coverageio.gdal.nitf
- An implementation of
Format
for the NITF format. - NITFFormat() -
Constructor for class NITFFormat
- Creates an instance and sets the metadata.
- NITFFormatFactory - Class in org.geotools.coverageio.gdal.nitf
- Implementation of the
Format
service provider interface for NITF
files. - NITFFormatFactory() -
Constructor for class NITFFormatFactory
-
- NITFReader - Class in org.geotools.coverageio.gdal.nitf
- This class can read a NITF data source and create a
GridCoverage2D
from the data. - NITFReader(Object) -
Constructor for class NITFReader
- Creates a new instance of a
NITFReader
.
- NITFReader(Object, Hints) -
Constructor for class NITFReader
- Creates a new instance of a
NITFReader
.
- NMTOKEN -
Static variable in class XS
-
- NMTOKEN_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="NMTOKEN" name="NMTOKEN">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#NMTOKEN"/>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:pattern id="NMTOKEN.pattern" value="\c+">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/REC-xml#NT-Nmtoken">
pattern matches production 7 from the XML spec
</xs:documentation>
</xs:annotation>
</xs:pattern>
</xs:restriction>
</xs:simpleType>
- NMTOKENS -
Static variable in class XS
-
- NO_FEATURE_BOUNDS -
Static variable in class GMLConfiguration
- Property which controls whether encoded features should include bounds.
- NO_FEATURE_BOUNDS -
Static variable in class GMLConfiguration
- Boolean property which controls whether encoded features should include bounds.
- NO_NAMES -
Static variable in interface Query
- Ask for no properties when used with setPropertyNames.
- NO_NAMESPACE -
Static variable in interface Query
- TODO: should this be ANY_URI
- NO_OP -
Static variable in class FilterCapabilities
- Deprecated. Mask for no operation
- NO_OPERATION -
Static variable in class FeatureSetDescription
- Mask for no operation allowed on the FeatureType
- NO_OPTIONS -
Static variable in class Base64
- No options specified.
- NO_STATUS -
Static variable in class TransactionResult
- no status
- NoBifurcationIterator - Class in org.geotools.graph.traverse.standard
- Iterates over the nodes of a graph starting from a specified node, stopping
at a bifurcation.
- NoBifurcationIterator() -
Constructor for class NoBifurcationIterator
-
- NoContentIterator - Class in org.geotools.data.store
- This iterator is used to indicate that contents could not be aquired.
- NoContentIterator(Throwable) -
Constructor for class NoContentIterator
-
- NODATA -
Static variable in class Category
- A default category for "no data" values.
- NODATA_TAG -
Static variable in class GeoTiffConstants
-
- NODATA_TAG -
Static variable in class GeoTiffConstants
-
- NodataFilter - Class in org.geotools.coverage.processing.operation
- Replaces
NaN
values by the weighted average of neighbors values. - NodataFilter() -
Constructor for class NodataFilter
- Constructs a default
"NodataFilter"
operation.
- nodataFilter(GridCoverage) -
Method in class Operations
- Replaces
NaN
values by the weighted average of neighbors values.
- nodataFilter(GridCoverage, int, int) -
Method in class Operations
- Replaces
NaN
values by the weighted average of neighbors values.
- NodataFilter - Class in org.geotools.image.jai
- Replaces
Double.NaN
values by the weighted average of neighbors values. - NodataFilter(RenderedImage, ImageLayout, Map, int, int) -
Constructor for class NodataFilter
- Constructs a new operation.
- NodataFilterCRIF - Class in org.geotools.image.jai
- The factory for the
NodataFilter
operation. - NodataFilterCRIF() -
Constructor for class NodataFilterCRIF
- Constructs a default factory.
- NodataFilterDescriptor - Class in org.geotools.image.jai
- The descriptor for the
NodataFilter
operation. - NodataFilterDescriptor() -
Constructor for class NodataFilterDescriptor
- Constructs the descriptor.
- NoDataReplacerOpImage - Class in org.geotools.gce.gtopo30
- An image that contains transformed samples, specifically this method will transform the NoData value
using a new supplied one.
- node(ComplexType, String) -
Static method in class Descriptors
- Finds the first node associated with the provided name disregarding
namespaces
- node(ComplexType, Name) -
Static method in class Descriptors
- Finds the node associated with the provided name.
- node(Collection, Name) -
Static method in class Descriptors
- Finds the node associated with the provided name.
- node(ComplexType, AttributeType) -
Static method in class Descriptors
- Finds the node associated with the provided type.
- Node -
Static variable in class GML
-
- Node - Interface in org.geotools.graph.structure
- Represents a node in a graph.
- node -
Variable in class DijkstraIterator.DijkstraNode
- underlying graph node
- Node - Class in org.geotools.index.quadtree
- DOCUMENT ME!
- Node(Envelope, int, Node) -
Constructor for class Node
-
- Node - Class in org.geotools.index.rtree
- DOCUMENT ME!
- Node(int) -
Constructor for class Node
-
- Node - Interface in org.geotools.xml
- Represents a value in the parse tree.
- NodeCache - Class in org.geotools.index.rtree.cachefs
- DOCUMENT ME!
- NodeCache() -
Constructor for class NodeCache
- Constructor
- NodeCache(int) -
Constructor for class NodeCache
- Constructor
- NodeImpl - Class in org.geotools.xml.impl
-
- NodeImpl(InstanceComponent) -
Constructor for class NodeImpl
-
- NodeImpl(InstanceComponent, Object) -
Constructor for class NodeImpl
-
- nodemap -
Variable in class DijkstraIterator
- map of graph node to internal dijkstra node
- NodePropertyHandler - Class in org.geotools.xml.impl.jxpath
-
- NodePropertyHandler() -
Constructor for class NodePropertyHandler
-
- nodes(ComplexType, AttributeType) -
Static method in class Descriptors
- List of nodes matching AttributeType.
- NODES -
Static variable in class AbstractReaderWriter
- Node write / read flag
- NodeSequence - Interface in org.geotools.graph.path
- Represents a sequence of nodes in a graph.
- NodeType -
Static variable in class GML
-
- NODETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="NodeType">
<annotation>
<documentation>Its optional co-boundary is a set of connected directedEdges.
- noErrors() -
Method in class ParseErrorHandler
-
- NOFIXEDFACET -
Static variable in class XS
-
- NONE -
Static variable in interface Filter
- Deprecated.
- NONE -
Static variable in class FilterCapabilities
- Deprecated. Mask for Filter.INCLUDE
- NONE -
Static variable in interface FilterType
- Deprecated. Defines an empty filter, with static implementation Filter.INCLUDE
- NONE -
Static variable in class SimpleTypeHandler
- NONE
- NONE -
Static variable in interface Schema
- Used to denote byte masks representing either XML block attributes or
XML final attributes.
- NONE -
Static variable in interface SimpleType
- Represents a masks used to represent how this simpleType may or may not
be changed though the use of inheritance
- NONNEGATIVEDECIMALTYPE -
Static variable in class SMIL20
-
- NONNEGATIVEDECIMALTYPE_TYPE -
Static variable in class SMIL20Schema
-
<simpleType name="nonNegativeDecimalType">
<restriction base="decimal">
<minInclusive value="0.0"/>
</restriction>
</simpleType>
- NONNEGATIVEINTEGER -
Static variable in class XS
-
- NONNEGATIVEINTEGER_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="nonNegativeInteger" name="nonNegativeInteger">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#nonNegativeInteger"/>
</xs:annotation>
<xs:restriction base="xs:integer">
<xs:minInclusive id="nonNegativeInteger.minInclusive" value="0"/>
</xs:restriction>
</xs:simpleType>
- nonNullCollection(Collection<E>, Class<E>) -
Method in class ModifiableMetadata
- Returns the specified collection, or a new one if
c
is null.
- nonNullList(List<E>, Class<E>) -
Method in class ModifiableMetadata
- Returns the specified list, or a new one if
c
is null.
- nonNullSet(Set<E>, Class<E>) -
Method in class ModifiableMetadata
- Returns the specified set, or a new one if
c
is null.
- NONPOSITIVEINTEGER -
Static variable in class XS
-
- NONPOSITIVEINTEGER_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="nonPositiveInteger" name="nonPositiveInteger">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#nonPositiveInteger"/>
</xs:annotation>
<xs:restriction base="xs:integer">
<xs:maxInclusive id="nonPositiveInteger.maxInclusive" value="0"/>
</xs:restriction>
</xs:simpleType>
- NonQuantitativeAttributeAccuracyImpl - Class in org.geotools.metadata.iso.quality
- Accuracy of non-quantitative attributes.
- NonQuantitativeAttributeAccuracyImpl() -
Constructor for class NonQuantitativeAttributeAccuracyImpl
- Constructs an initially empty non quantitative attribute correctness.
- NonQuantitativeAttributeAccuracyImpl(NonQuantitativeAttributeAccuracy) -
Constructor for class NonQuantitativeAttributeAccuracyImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- NONVERSIONED_HANDLER -
Static variable in interface ArcSdeVersionHandler
- Null object to handle non versioned tables, does nothing.
- NORMAL -
Static variable in interface Font.Style
-
- NORMAL -
Static variable in interface Font.Weight
-
- NORMAL_PRIORITY -
Static variable in class AbstractFactory
- The default priority, which is 50.
- normalize(boolean) -
Method in class GeneralEnvelope
- Restricts this envelope to the CS or CRS
domain of validity.
- NORMALIZE -
Static variable in class SLD
-
- NORMALIZEDSTRING -
Static variable in class XS
-
- NORMALIZEDSTRING_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="normalizedString" name="normalizedString">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#normalizedString"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:whiteSpace id="normalizedString.whiteSpace" value="replace"/>
</xs:restriction>
</xs:simpleType>
- normalizeLinestring(LineString, double) -
Static method in class GeometryUtil
-
- NORTHING -
Static variable in class DefaultCoordinateSystemAxis
- Default axis info for Northing values in a
projected CRS.
- noSpaces(String) -
Static method in class StringUtil
- Removes any spaces within a string.
- noSuchAuthorityCode(Class, String) -
Method in class AbstractAuthorityFactory
- Creates an exception for an unknow authority code.
- noSuchAuthorityCode(Class, String, ClassCastException) -
Method in class AbstractCachedAuthorityFactory
- Creates an exception for an unknown authority code.
- not() -
Method in class AbstractFilterImpl
- Default implementation for NOT - should be sufficient for most filters.
- not() -
Method in class BinaryComparisonAbstract
-
- not() -
Method in class BinaryLogicAbstract
-
- not() -
Method in interface Filter
- Deprecated. Implements a logical NOT with this filter and returns the negated filter
- not(Filter) -
Method in interface FilterFactory
- Deprecated. use
FilterFactory.not(org.opengis.filter.Filter)
- not(Filter) -
Method in class FilterFactoryImpl
- Java 5 type narrowing used to advertise explicit implementation for chaining
- not(Filter) -
Method in class FilterFactoryImpl
-
- not(boolean) -
Static method in class StaticGeometry
-
- not() -
Method in class LogicFilterImpl
- Implements a logical NOT with this filter and returns the merged filter.
- Not -
Static variable in class OGC
-
- Not -
Static variable in class OGC
-
- NOTATION -
Static variable in class XS
-
- NOTATION_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="NOTATION" name="NOTATION">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="length"/>
<hfp:hasFacet name="minLength"/>
<hfp:hasFacet name="maxLength"/>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasProperty name="ordered" value="false"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#NOTATION"/>
<xs:documentation>
NOTATION cannot be used directly in a schema; rather a type
must be derived from it by specifying at least one enumeration
facet whose value is the name of a NOTATION declared in the
schema.
- notEqual(Expression, Expression) -
Method in class FilterFactoryImpl
-
- notEqual(Expression, Expression, boolean) -
Method in class FilterFactoryImpl
-
- notEqualTo(Object, Object) -
Static method in class StaticGeometry
-
- NOTFOUND -
Static variable in class Filters
NOTFOUND
indicates int value was unavailable
- NOTFOUND -
Static variable in class SLD
NOTFOUND
indicates int value was unavailable
- NotImpl - Class in org.geotools.filter
-
- NotImpl(FilterFactory) -
Constructor for class NotImpl
-
- NotImpl(FilterFactory, Filter) -
Constructor for class NotImpl
-
- notSupported -
Variable in class LockResult
-
- NoValues -
Static variable in class OWS
-
- nsSupport -
Variable in class TransformerBase.TranslatorSupport
-
- NULL -
Static variable in class ShapeType
- Represents a Null shape (id = 0).
- NULL -
Static variable in class TransactionStateDiff
- A NullObject used to represent the absence of a SimpleFeature.
- NULL -
Static variable in class ConstantExpression
-
- NULL -
Static variable in interface FilterType
- Deprecated. Defines a null filter, which is implemented by FilterNull.
- Null -
Static variable in class GML
-
- NULL -
Static variable in interface Displacement
- Null Displacement instance.
- NULL -
Static variable in interface Fill
-
- NULL -
Static variable in interface Graphic
- Indicates an absense of graphic.
- NULL -
Static variable in interface Stroke
- Null Stroke capturing the defaults indicated by the standard.
- NULL_ARGUMENT_$1 -
Static variable in class ErrorKeys
- Argument "{0}" should not be null.
- NULL_ATTS -
Variable in class TransformerBase.TranslatorSupport
-
- NULL_CHECK -
Static variable in class FilterCapabilities
- Deprecated. Scalar Mask for null check operation
- NULL_READER -
Static variable in class FIDReader
-
- NULL_VISITOR -
Static variable in class NullFilterVisitor
-
- NullCheck -
Static variable in class OGC
-
- nullCheckValue(Expression) -
Method in class IsNullImpl
-
- nullCheckValue(Expression) -
Method in interface NullFilter
- Deprecated. use
PropertyIsNull#setExpression(Expression)
- nullCheckValue(Expression) -
Method in class NullFilterImpl
- Deprecated. use
PropertyIsNull#setExpression(Expression)
- NullEnumeration -
Static variable in class GML
-
- NULLENUMERATION_TYPE -
Static variable in class GMLSchema
-
<simpleType name="NullEnumeration">
<annotation>
<documentation> Some common reasons for a null value:
innapplicable - the object does not have a value
missing - The correct value is not readily available to the sender of this data.
- NullExpressionVisitor - Class in org.geotools.filter.visitor
- This class does *nothing* - useful to prevent null checks in AbstractFilterVisitor.
- NullExpressionVisitor() -
Constructor for class NullExpressionVisitor
-
- NullFIDMapper - Class in org.geotools.data.jdbc.fidmapper
- Last resort fid mapper for tables that does not have a primary key.
- NullFIDMapper() -
Constructor for class NullFIDMapper
-
- NullFIDMapper(String, String) -
Constructor for class NullFIDMapper
- Constructor to set schema and table name for Null mapper.
- NullFilter - Interface in org.geotools.filter
- Deprecated. use
PropertyIsNull
- NullFilterImpl - Class in org.geotools.filter
- Defines a null filter, which checks to see if an attribute is null.
- NullFilterImpl() -
Constructor for class NullFilterImpl
- Constructor which sets the type as null check.
- NullFilterVisitor - Class in org.geotools.filter.visitor
- Abstract implementation of FilterVisitor simple returns the provided data.
- NullFilterVisitor() -
Constructor for class NullFilterVisitor
-
- NullProgressListener - Class in org.geotools.util
- A default progress listener implementation suitable for
subclassing.
- NullProgressListener() -
Constructor for class NullProgressListener
- Creates a null progress listener with no description.
- NULLTYPE -
Static variable in class GML
- Deprecated.
- NullType -
Static variable in class GML
-
- NullType -
Static variable in class GML
-
- NULLTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="NullType">
<annotation>
<documentation>
If a bounding shape is not provided for a feature collection,
explain why.
- NULLTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="NullType">
<annotation>
<documentation>Utility type for null elements.
- NullTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:NullType.
- NullTypeBinding() -
Constructor for class NullTypeBinding
-
- NullZeroValidation - Class in org.geotools.validation.attributes
- NullZeroFeatureValidation purpose.
- NullZeroValidation() -
Constructor for class NullZeroValidation
-
- NullZeroValidationBeanInfo - Class in org.geotools.validation.attributes
- GazetteerNameValidationBeanInfo purpose.
- NullZeroValidationBeanInfo() -
Constructor for class NullZeroValidationBeanInfo
- GazetteerNameValidationBeanInfo constructor.
- numBands -
Variable in class ImageDimension
- The number of bands in the image or raster.
- numBands -
Variable in class CustomPaletteBuilder
-
- number(Object) -
Static method in class Filters
- Treat provided value as a Number, used for math opperations.
- number(double) -
Method in class MathExpressionImpl
-
- NUMBER_ATTRIBUTE -
Static variable in class GeoTiffConstants
- The DOM attribute name for a TIFF Field Tag (number)
- NUMBER_ATTRIBUTE -
Static variable in class GeoTiffConstants
- The DOM attribute name for a TIFF Field Tag (number)
- NumberedLineWriter - Class in org.geotools.io
- A writer that put line number in front of every line.
- NumberedLineWriter(Writer) -
Constructor for class NumberedLineWriter
- Constructs a stream which will write line number in front of each line.
- NumberGraduation - Class in org.geotools.axis
- A graduation using numbers on a linear axis.
- NumberGraduation(Unit<?>) -
Constructor for class NumberGraduation
- Constructs a graduation with the supplied units.
- numberOfLocks() -
Method in class ShpFiles
- Returns the number of locks on the current set of shapefile files.
- NumberRange<T extends Number & Comparable<? super T>> - Class in org.geotools.util
- A range of numbers.
- NumberRange(byte, byte) -
Constructor for class NumberRange
- Deprecated. Use
create
method instead.
- NumberRange(byte, boolean, byte, boolean) -
Constructor for class NumberRange
- Deprecated. Use
create
method instead.
- NumberRange(short, short) -
Constructor for class NumberRange
- Deprecated. Use
create
method instead.
- NumberRange(short, boolean, short, boolean) -
Constructor for class NumberRange
- Deprecated. Use
create
method instead.
- NumberRange(int, int) -
Constructor for class NumberRange
- Deprecated. Use
create
method instead.
- NumberRange(int, boolean, int, boolean) -
Constructor for class NumberRange
- Deprecated. Use
create
method instead.
- NumberRange(long, long) -
Constructor for class NumberRange
- Deprecated. Use
create
method instead.
- NumberRange(long, boolean, long, boolean) -
Constructor for class NumberRange
- Deprecated. Use
create
method instead.
- NumberRange(float, float) -
Constructor for class NumberRange
- Deprecated. Use
create
method instead.
- NumberRange(float, boolean, float, boolean) -
Constructor for class NumberRange
- Deprecated. Use
create
method instead.
- NumberRange(double, double) -
Constructor for class NumberRange
- Deprecated. Use
create
method instead.
- NumberRange(double, boolean, double, boolean) -
Constructor for class NumberRange
- Deprecated. Use
create
method instead.
- NumberRange(Class<T>, T, T) -
Constructor for class NumberRange
- Constructs an inclusive range of
Number
objects.
- NumberRange(Class<T>, T, boolean, T, boolean) -
Constructor for class NumberRange
- Constructs a range of
Number
objects.
- NumberRange(Range<T>) -
Constructor for class NumberRange
- Constructs a range with the same type and the same values than the
specified range.
- numCol -
Variable in class MatrixParameterDescriptors
- The descriptor for the
"num_col"
parameter.
- numDecimals -
Variable in class GeometryTransformer
-
- numerator() -
Method in class Fraction
- Returns the numerator.
- NumericAttributeType - Class in org.geotools.feature.type
- Class that represents a Numeric.
- NumericAttributeType(String, Class, boolean, int, int, Object, Filter) -
Constructor for class NumericAttributeType
- Constructor with name, type and nillable.
- NumericAttributeType(String, Class, boolean, Object, Filter) -
Constructor for class NumericAttributeType
-
- NumericConverterFactory - Class in org.geotools.util
- ConverterFactory which converts between the "standard" numeric types.
- NumericConverterFactory() -
Constructor for class NumericConverterFactory
-
- NUMFACET -
Static variable in class XS
-
- numGeometries(Geometry) -
Static method in class StaticGeometry
-
- numInteriorRing(Geometry) -
Static method in class StaticGeometry
-
- numNodes -
Variable in class CustomPaletteBuilder
-
- numOverviews -
Variable in class AbstractGridCoverage2DReader
- This contains the number of overviews.aaa
- numPoints(Geometry) -
Static method in class StaticGeometry
-
- numRow -
Variable in class MatrixParameterDescriptors
- The descriptor for the
"num_row"
parameter.
- numShapesId -
Variable in class Node
-
- numTrailingOrdinates -
Variable in class PassThroughTransform
- Number of unaffected ordinates after the affected ones.
<complexType name="ObliqueCartesianCSRefType">
<annotation>
<documentation>Association to an oblique-Cartesian coordinate system, either referencing or containing the definition of that coordinate system.
- ObliqueCartesianCSType -
Static variable in class GML
-
- OBLIQUECARTESIANCSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ObliqueCartesianCSType">
<annotation>
<documentation>A two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.
- ObliqueMercator - Class in org.geotools.referencing.operation.projection
- Oblique Mercator Projection.
- ObliqueMercator(ParameterValueGroup) -
Constructor for class ObliqueMercator
- Constructs a new map projection from the supplied parameters.
- ObliqueMercator.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for an Oblique Mercator projection (EPSG code 9815).
- ObliqueMercator.Provider() -
Constructor for class ObliqueMercator.Provider
- Constructs a new provider.
- ObliqueMercator.Provider(ParameterDescriptorGroup) -
Constructor for class ObliqueMercator.Provider
- Constructs a new provider.
- ObliqueMercator.Provider_TwoPoint - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a Oblique Mercator projection, specified
with two points on the central line (instead of a central point and azimuth).
- ObliqueMercator.Provider_TwoPoint() -
Constructor for class ObliqueMercator.Provider_TwoPoint
- Constructs a new provider.
- ObliqueMercator.Provider_TwoPoint(ParameterDescriptorGroup) -
Constructor for class ObliqueMercator.Provider_TwoPoint
- Constructs a new provider.
- ObliqueOrthographic - Class in org.geotools.referencing.operation.projection
- The oblique case of the
Orthographic
projection. - ObliqueOrthographic(ParameterValueGroup) -
Constructor for class ObliqueOrthographic
- Constructs an oblique orthographic projection.
- ObliqueStereographic - Class in org.geotools.referencing.operation.projection
- Provides the transform equations for the Oblique Stereographic (EPSG code 9809).
- ObliqueStereographic(ParameterValueGroup) -
Constructor for class ObliqueStereographic
- Constructs an oblique stereographic projection (EPSG equations).
- ObliqueStereographic.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a stereographic projection of any kind.
- ObliqueStereographic.Provider() -
Constructor for class ObliqueStereographic.Provider
- Constructs a new provider.
- Observation -
Static variable in class GML
-
- ObservationType -
Static variable in class GML
-
- OBSERVATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ObservationType">
<complexContent>
<extension base="gml:AbstractFeatureType">
<sequence>
<element ref="gml:validTime"/>
<element minOccurs="0" ref="gml:using"/>
<element minOccurs="0" ref="gml:target"/>
<element ref="gml:resultOf"/>
</sequence>
</extension>
</complexContent>
</complexType>
- occurence(int) -
Method in class IntegerList
- Returns the occurence of the given value in this list.
- OCTETS -
Static variable in class Length
- hexBinary and base64Binary length is measured in octets (8bits) on
binary data
- offset() -
Method in class ShapefileReader.Record
-
- offset -
Variable in class LinearTransform1D
- The value to add to input values.
- offset -
Variable in class LogarithmicTransform1D
- The offset to add to the logarithm.
- OFFSET -
Static variable in class LogarithmicTransform1D.Provider
- The operation parameter descriptor for the
offset
parameter value.
- OFFSET -
Static variable in class ProjectiveTransform.ProviderLongitudeRotation
- The longitude offset.
- OffsetCurve -
Static variable in class GML
-
- OffsetCurveType -
Static variable in class GML
-
- OFFSETCURVETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="OffsetCurveType">
<annotation>
<documentation>An offset curve is a curve at a constant
distance from the basis curve.
- OGC - Class in org.geotools.filter.v1_0.capabilities
- This interface contains the qualified names of all the types,elements, and
attributes in the http://www.opengis.net/ogc schema.
- OGC - Class in org.geotools.filter.v1_0
- This interface contains the qualified names of all the types,elements, and
attributes in the http://www.opengis.net/ogc schema.
- OGC - Class in org.geotools.filter.v1_1
- This interface contains the qualified names of all the types,elements, and
attributes in the http://www.opengis.net/ogc schema.
- OGC -
Static variable in class Citations
- The Open Geospatial consortium organisation.
- OGC -
Static variable in class ContactImpl
- Contact informations for the Open Geospatial consortium.
- OGC -
Static variable in class OnLineResourceImpl
- The online resources for the Open Geospatial Consortium.
- OGC -
Static variable in class ResponsiblePartyImpl
- The Open Geospatial consortium responsible party.
- OGC(Role, OnLineResource) -
Static method in class ResponsiblePartyImpl
- Creates a responsible party metadata entry for OGC involvement.
- OGC(Role, OnLineFunction, URI) -
Static method in class ResponsiblePartyImpl
- Creates a responsible party metadata entry for OGC involvement.
- OGCAddBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Add.
- OGCAddBinding(FilterFactory) -
Constructor for class OGCAddBinding
-
- OGCAndBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:And.
- OGCAndBinding(FilterFactory) -
Constructor for class OGCAndBinding
-
- OGCBBOXTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:BBOXType.
- OGCBBOXTypeBinding() -
Constructor for class OGCBBOXTypeBinding
-
- OGCBeyondBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Beyond.
- OGCBeyondBinding(FilterFactory2, GeometryFactory) -
Constructor for class OGCBeyondBinding
-
- OGCBinaryComparisonOpTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:BinaryComparisonOpType.
- OGCBinaryComparisonOpTypeBinding(FilterFactory) -
Constructor for class OGCBinaryComparisonOpTypeBinding
-
- OGCBinaryLogicOpTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:BinaryLogicOpType.
- OGCBinaryLogicOpTypeBinding(FilterFactory) -
Constructor for class OGCBinaryLogicOpTypeBinding
-
- OGCBinaryOperatorTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:BinaryOperatorType.
- OGCBinaryOperatorTypeBinding(FilterFactory) -
Constructor for class OGCBinaryOperatorTypeBinding
-
- OGCBinarySpatialOpTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:BinarySpatialOpType.
- OGCBinarySpatialOpTypeBinding(FilterFactory2, GeometryFactory) -
Constructor for class OGCBinarySpatialOpTypeBinding
-
- OGCComparisonOpsTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:ComparisonOpsType.
- OGCComparisonOpsTypeBinding() -
Constructor for class OGCComparisonOpsTypeBinding
-
- ogcComplexType - Class in org.geotools.data.wms.xml
-
- ogcComplexType(String, ElementGrouping, Attribute[], Element[], Type, boolean, boolean) -
Constructor for class ogcComplexType
-
- ogcComplexType(String, ElementGrouping, Attribute[], Element[]) -
Constructor for class ogcComplexType
-
- ogcComplexTypes - Class in org.geotools.data.wms.xml
-
- ogcComplexTypes() -
Constructor for class ogcComplexTypes
-
- ogcComplexTypes._FeatureInfoOutput - Class in org.geotools.data.wms.xml
-
- ogcComplexTypes._FeatureInfoSize - Class in org.geotools.data.wms.xml
-
- ogcComplexTypes._GetCapabilities - Class in org.geotools.data.wms.xml
-
- ogcComplexTypes._GetFeatureInfo - Class in org.geotools.data.wms.xml
-
- ogcComplexTypes._GetMap - Class in org.geotools.data.wms.xml
-
- ogcComplexTypes._Output - Class in org.geotools.data.wms.xml
-
- ogcComplexTypes._Size - Class in org.geotools.data.wms.xml
-
- ogcComplexTypes.VendorType - Class in org.geotools.data.wms.xml
-
- OGCConfiguration - Class in org.geotools.filter.v1_0.capabilities
- Parser configuration for the http://www.opengis.net/ogc schema.
- OGCConfiguration() -
Constructor for class OGCConfiguration
- Creates a new configuration.
- OGCConfiguration - Class in org.geotools.filter.v1_0
- Parser configuration for the filter 1.0 schema.
- OGCConfiguration() -
Constructor for class OGCConfiguration
- Adds a dependency on
GMLConfiguration
- OGCConfiguration - Class in org.geotools.filter.v1_1
- Parser configuration for the filter 1.1 schema.
- OGCConfiguration() -
Constructor for class OGCConfiguration
- Adds a dependency on
GMLConfiguration
- OGCContainsBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Contains.
- OGCContainsBinding(FilterFactory2, GeometryFactory) -
Constructor for class OGCContainsBinding
-
- OGCCrossesBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Crosses.
- OGCCrossesBinding(FilterFactory2, GeometryFactory) -
Constructor for class OGCCrossesBinding
-
- OGCDisjointBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Disjoint.
- OGCDisjointBinding(FilterFactory2, GeometryFactory) -
Constructor for class OGCDisjointBinding
-
- OGCDistanceBufferTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:DistanceBufferType.
- OGCDistanceBufferTypeBinding(FilterFactory2) -
Constructor for class OGCDistanceBufferTypeBinding
-
- OGCDistanceTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:DistanceType.
- OGCDistanceTypeBinding() -
Constructor for class OGCDistanceTypeBinding
-
- OGCDivBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Div.
- OGCDivBinding(FilterFactory) -
Constructor for class OGCDivBinding
-
- OGCDWithinBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:DWithin.
- OGCDWithinBinding(FilterFactory2, GeometryFactory) -
Constructor for class OGCDWithinBinding
-
- ogcElement - Class in org.geotools.data.wms.xml
-
- ogcElement(String, Type, Element) -
Constructor for class ogcElement
-
- ogcElement(String, Type, Element, int, int) -
Constructor for class ogcElement
-
- OGCEqualsBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Equals.
- OGCEqualsBinding(FilterFactory2, GeometryFactory) -
Constructor for class OGCEqualsBinding
-
- OGCExpressionTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:ExpressionType.
- OGCExpressionTypeBinding(FilterFactory) -
Constructor for class OGCExpressionTypeBinding
-
- OGCFeatureIdTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:FeatureIdType.
- OGCFeatureIdTypeBinding(FilterFactory) -
Constructor for class OGCFeatureIdTypeBinding
-
- OGCFilterTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:FilterType.
- OGCFilterTypeBinding(FilterFactory2) -
Constructor for class OGCFilterTypeBinding
-
- OGCFunctionTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:FunctionType.
- OGCFunctionTypeBinding(FilterFactory) -
Constructor for class OGCFunctionTypeBinding
-
- OGCIntersectsBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Intersects.
- OGCIntersectsBinding(FilterFactory2, GeometryFactory) -
Constructor for class OGCIntersectsBinding
-
- OGCLiteralTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:LiteralType.
- OGCLiteralTypeBinding(FilterFactory) -
Constructor for class OGCLiteralTypeBinding
-
- OGCLogicOpsTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:LogicOpsType.
- OGCLogicOpsTypeBinding() -
Constructor for class OGCLogicOpsTypeBinding
-
- OGCLowerBoundaryTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:LowerBoundaryType.
- OGCLowerBoundaryTypeBinding() -
Constructor for class OGCLowerBoundaryTypeBinding
-
- OGCMulBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Mul.
- OGCMulBinding(FilterFactory) -
Constructor for class OGCMulBinding
-
- OGCNotBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Not.
- OGCNotBinding(FilterFactory) -
Constructor for class OGCNotBinding
-
- OGCOrBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Or.
- OGCOrBinding(FilterFactory) -
Constructor for class OGCOrBinding
-
- OGCOverlapsBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Overlaps.
- OGCOverlapsBinding(FilterFactory2, GeometryFactory) -
Constructor for class OGCOverlapsBinding
-
- OGCPropertyIsBetweenTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:PropertyIsBetweenType.
- OGCPropertyIsBetweenTypeBinding(FilterFactory) -
Constructor for class OGCPropertyIsBetweenTypeBinding
-
- OGCPropertyIsEqualToBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:PropertyIsEqualTo.
- OGCPropertyIsEqualToBinding(FilterFactory) -
Constructor for class OGCPropertyIsEqualToBinding
-
- OGCPropertyIsGreaterThanBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:PropertyIsGreaterThan.
- OGCPropertyIsGreaterThanBinding(FilterFactory) -
Constructor for class OGCPropertyIsGreaterThanBinding
-
- OGCPropertyIsGreaterThanOrEqualToBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:PropertyIsGreaterThanOrEqualTo.
- OGCPropertyIsGreaterThanOrEqualToBinding(FilterFactory) -
Constructor for class OGCPropertyIsGreaterThanOrEqualToBinding
-
- OGCPropertyIsLessThanBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:PropertyIsLessThan.
- OGCPropertyIsLessThanBinding(FilterFactory) -
Constructor for class OGCPropertyIsLessThanBinding
-
- OGCPropertyIsLessThanOrEqualToBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:PropertyIsLessThanOrEqualTo.
- OGCPropertyIsLessThanOrEqualToBinding(FilterFactory) -
Constructor for class OGCPropertyIsLessThanOrEqualToBinding
-
- OGCPropertyIsLikeTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:PropertyIsLikeType.
- OGCPropertyIsLikeTypeBinding(FilterFactory) -
Constructor for class OGCPropertyIsLikeTypeBinding
-
- OGCPropertyIsNotEqualToBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:PropertyIsNotEqualTo.
- OGCPropertyIsNotEqualToBinding(FilterFactory) -
Constructor for class OGCPropertyIsNotEqualToBinding
-
- OGCPropertyIsNullTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:PropertyIsNullType.
- OGCPropertyIsNullTypeBinding(FilterFactory) -
Constructor for class OGCPropertyIsNullTypeBinding
-
- OGCPropertyNameTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:PropertyNameType.
- OGCPropertyNameTypeBinding(FilterFactory) -
Constructor for class OGCPropertyNameTypeBinding
-
- OGCSchema - Class in org.geotools.data.wms.xml
-
- OGCSchema() -
Constructor for class OGCSchema
-
- ogcSimpleType - Class in org.geotools.data.wms.xml
-
- ogcSimpleType(String, int, SimpleType[], Facet[]) -
Constructor for class ogcSimpleType
-
- ogcSimpleTypes - Class in org.geotools.data.wms.xml
-
- ogcSimpleTypes() -
Constructor for class ogcSimpleTypes
-
- ogcSimpleTypes.CapabilitiesSectionType - Class in org.geotools.data.wms.xml
-
- ogcSimpleTypes.ExceptionsType - Class in org.geotools.data.wms.xml
-
- ogcSimpleTypes.FormatType - Class in org.geotools.data.wms.xml
-
- ogcSimpleTypes.OWSType - Class in org.geotools.data.wms.xml
-
- OGCSpatialOpsTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:SpatialOpsType.
- OGCSpatialOpsTypeBinding() -
Constructor for class OGCSpatialOpsTypeBinding
-
- OGCSubBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Sub.
- OGCSubBinding(FilterFactory) -
Constructor for class OGCSubBinding
-
- OGCTouchesBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Touches.
- OGCTouchesBinding(FilterFactory2, GeometryFactory) -
Constructor for class OGCTouchesBinding
-
- OGCUpperBoundaryTypeBinding - Class in org.geotools.filter.v1_0
- Binding object for the type http://www.opengis.net/ogc:UpperBoundaryType.
- OGCUpperBoundaryTypeBinding() -
Constructor for class OGCUpperBoundaryTypeBinding
-
- OGCUtils - Class in org.geotools.filter.v1_0
- Filter parsing / encoding utility class.
- OGCUtils() -
Constructor for class OGCUtils
-
- OGCWithinBinding - Class in org.geotools.filter.v1_0
- Binding object for the element http://www.opengis.net/ogc:Within.
- OGCWithinBinding(FilterFactory2, GeometryFactory) -
Constructor for class OGCWithinBinding
-
- OIDFidMapper - Class in org.geotools.data.postgis.fidmapper
- Supports the creation of a Feature ID based on the Potgres row OID field.
- OIDFidMapper() -
Constructor for class OIDFidMapper
-
- ON_EDGE -
Static variable in class Triangle
-
- onDeregistration(ServiceRegistry, Class) -
Method in class AbstractFactory
- Called when this factory is removed from the given
category
of the given
registry
.
- onDeregistration(ServiceRegistry, Class) -
Method in class ThreadedEpsgFactory
- Called when this factory is removed from the given
category
of the given
registry
.
- ONE -
Static variable in class ConstantExpression
-
- onlineResource -
Variable in class AbstractRequest
-
- ONLINERESOURCE -
Static variable in class SLD
-
- OnLineResourceImpl - Class in org.geotools.metadata.iso.citation
- Information about on-line sources from which the dataset, specification, or
community profile name and extended metadata elements can be obtained.
- OnLineResourceImpl() -
Constructor for class OnLineResourceImpl
- Creates an initially empty on line resource.
- OnLineResourceImpl(OnLineResource) -
Constructor for class OnLineResourceImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- OnLineResourceImpl(URI) -
Constructor for class OnLineResourceImpl
- Creates an on line resource initialized to the given URI.
- OnlineResourceType -
Static variable in class OWS
-
- OnlineResourceType -
Static variable in class OWS
-
- OnlineResourceType -
Static variable in class WCS
-
- OnlineResourceTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:OnlineResourceType.
- OnlineResourceTypeBinding(Ows10Factory) -
Constructor for class OnlineResourceTypeBinding
-
- OnlineResourceTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:OnlineResourceType.
- OnlineResourceTypeBinding() -
Constructor for class OnlineResourceTypeBinding
-
- OnlineTestCase - Class in org.geotools.test
- Test support for test cases which require an "online" resource, such as an
external server or database.
- OnlineTestCase() -
Constructor for class OnlineTestCase
-
- onRegistration(ServiceRegistry, Class) -
Method in class AbstractFactory
- Called when this factory is added to the given
category
of the given
registry
.
- onRegistration(ServiceRegistry, Class) -
Method in class ThreadedEpsgFactory
- Called when this factory is added to the given
category
of the given
registry
.
- OPACITY -
Static variable in class SLD
-
- opacity(Stroke) -
Static method in class SLD
-
- opacity(RasterSymbolizer) -
Static method in class SLD
-
- opacity(Fill) -
Static method in class SLD
- Retrieve the opacity from the provided fill; or return the default.
- OpacityFinder - Class in org.geotools.renderer.shape
- Searches for symbolizers with opacity.
- OpacityFinder(Class[]) -
Constructor for class OpacityFinder
-
- open() -
Method in class StreamLogging
- Call when reader or writer is opened
- open -
Variable in class ContentFeatureCollection
- Set of open resource iterators
- open -
Variable in class AbstractFeatureCollection
- Set of open resource iterators
- open -
Variable in class AdaptorFeatureCollection
- Set of open resource iterators
- OPEN_GIS -
Static variable in class Citations
- The OpenGIS consortium organisation.
- OPEN_GIS -
Static variable in class ContactImpl
- Contact informations for the OpenGIS consortium.
- OPEN_GIS -
Static variable in class OnLineResourceImpl
- The online resources for the OpenGIS consortium.
- OPEN_GIS -
Static variable in class ResponsiblePartyImpl
- The OpenGIS consortium responsible party.
- OPENATTRS -
Static variable in class XS
-
- openChannel(Object, String) -
Static method in class TestData
- Provides a channel for named test data.
- openChannel(String) -
Static method in class TestData
- Provides a channel for named test data.
- openDbfReader() -
Method in class IndexedShapefileDataStore
- Convenience method for opening a DbaseFileReader.
- openDbfReader() -
Method in class ShapefileDataStore
- Convenience method for opening a DbaseFileReader.
- openIndexFile() -
Method in class ShapefileDataStore
- Convenience method for opening an index file.
- openIterator() -
Method in class ForceCoordinateSystemFeatureResults
-
- openIterator() -
Method in class ReprojectFeatureResults
-
- openIterator() -
Method in class MemoryFeatureCollection
-
- openIterator() -
Method in class DataFeatureCollection
- Returns a FeatureWriterIterator, or FeatureReaderIterator over content.
- openIterator() -
Method in class EmptyFeatureCollection
-
- openIterator() -
Method in class AbstractFeatureCollection
- Open a resource based Iterator, we will call close( iterator ).
- openIterator() -
Method in class AdaptorFeatureCollection
- Open an Iterator, we will call close( iterator ).
- openIterator() -
Method in class SubFeatureCollection
-
- openIterator() -
Method in class SubFeatureList
- Returns a quick iterator that uses get and size methods.
- openPrjReader() -
Method in class ShapefileDataStore
- Convenience method for opening a DbaseFileReader.
- openQuadTree() -
Method in class IndexedShapefileDataStore
- Convenience method for opening a QuadTree index.
- openReader(Object, String) -
Static method in class TestData
- Provides a
BufferedReader
for named test data.
- openReader(String) -
Static method in class TestData
- Provides a
BufferedReader
for named test data.
- openShapeReader() -
Method in class ShapefileDataStore
- Convenience method for opening a ShapefileReader.
- openStream(Object, String) -
Static method in class TestData
- Provides a non-null
InputStream
for named test data.
- openStream(String) -
Static method in class TestData
- Provides a non-null
InputStream
for named test data.
- OPERATION -
Static variable in class AbstractProcessor
- The logging level for reporting coverage operations.
- operation -
Variable in class OperationJAI
- The JAI's operation descriptor.
- Operation -
Static variable in class OWS
-
- Operation -
Static variable in class OWS
-
- operation -
Variable in class ImagingParameterDescriptors
- The JAI's operation descriptor, or
null
if none.
- operation -
Variable in class DefaultPassThroughOperation
- The operation to apply on the subset of a coordinate tuple.
- Operation2D - Class in org.geotools.coverage.processing
- An operation working on
GridCoverage2D
sources. - Operation2D(ParameterDescriptorGroup) -
Constructor for class Operation2D
- Constructs an operation.
- OPERATION_NAME -
Static variable in class NoDataReplacerOpImage
- The operation name.
- OPERATION_NAME -
Static variable in class CombineDescriptor
- The operation name, which is "org.geotools.Combine".
- OPERATION_NAME -
Static variable in class HysteresisDescriptor
- The operation name, which is "org.geotools.Hysteresis".
- OPERATION_NAME -
Static variable in class NodataFilterDescriptor
- The operation name, which is "org.geotools.NodataFilter".
- OPERATION_NAME -
Static variable in class ColorReductionDescriptor
- The operation name, which is "ColorReduction".
- OPERATION_NAME -
Static variable in class GenericPiecewise
- The operation name.
- OPERATION_NAME -
Static variable in class RasterClassifier
- The operation name.
- OPERATION_NOT_FOUND_$1 -
Static variable in class ErrorKeys
- No such "{0}" operation for this processor.
- OPERATION_NOT_SUPPORTED -
Static variable in exception ServiceException
- Request is for an optional operation that is not supported by the server.
- operationFactory -
Static variable in class ImageMosaicJDBCReader
-
- OperationJAI - Class in org.geotools.coverage.processing
- Wraps a JAI's
OperationDescriptor
for interoperability with
Java Advanced Imaging. - OperationJAI(String) -
Constructor for class OperationJAI
- Constructs a grid coverage operation from a JAI operation name.
- OperationJAI(OperationDescriptor) -
Constructor for class OperationJAI
- Constructs a grid coverage operation backed by a JAI operation.
- OperationJAI(OperationDescriptor, ParameterDescriptorGroup) -
Constructor for class OperationJAI
- Constructs a grid coverage operation backed by a JAI operation.
- OperationJAI.Parameters - Class in org.geotools.coverage.processing
- A block of parameters for a
GridCoverage2D
processed by a OperationJAI
. - OperationMethod -
Static variable in class GML
-
- OperationMethodBaseType -
Static variable in class GML
-
- OPERATIONMETHODBASETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="OperationMethodBaseType">
<annotation>
<documentation>Basic encoding for operation method objects, simplifying and restricting the DefinitionType as needed.
- operationMethodRef -
Static variable in class GML
-
- OperationMethodRefType -
Static variable in class GML
-
- OPERATIONMETHODREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="OperationMethodRefType">
<annotation>
<documentation>Association to a concrete general-purpose operation method, either referencing or containing the definition of that method.
- OperationMethodType -
Static variable in class GML
-
- OPERATIONMETHODTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="OperationMethodType">
<annotation>
<documentation>Definition of an algorithm used to perform a coordinate operation.
- OperationParameter -
Static variable in class GML
-
- OperationParameterBaseType -
Static variable in class GML
-
- OPERATIONPARAMETERBASETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="OperationParameterBaseType">
<annotation>
<documentation>Basic encoding for operation parameter objects, simplifying and restricting the DefinitionType as needed.
- OperationParameterGroup -
Static variable in class GML
-
- OperationParameterGroupBaseType -
Static variable in class GML
-
- OPERATIONPARAMETERGROUPBASETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="OperationParameterGroupBaseType">
<annotation>
<documentation>Basic encoding for operation parameter group objects, simplifying and restricting the DefinitionType as needed.
- operationParameterGroupRef -
Static variable in class GML
-
- OperationParameterGroupRefType -
Static variable in class GML
-
- OPERATIONPARAMETERGROUPREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="OperationParameterGroupRefType">
<annotation>
<documentation>Association to an operation parameter, either referencing or containing the definition of that parameter.
- OperationParameterGroupType -
Static variable in class GML
-
- OPERATIONPARAMETERGROUPTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="OperationParameterGroupType">
<annotation>
<documentation>The definition of a group of parameters used by an operation method.
- operationParameterRef -
Static variable in class GML
-
- OperationParameterRefType -
Static variable in class GML
-
- OPERATIONPARAMETERREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="OperationParameterRefType">
<annotation>
<documentation>Association to an operation parameter, either referencing or containing the definition of that parameter.
- OperationParameterType -
Static variable in class GML
-
- OPERATIONPARAMETERTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="OperationParameterType">
<annotation>
<documentation>The definition of a parameter used by an operation method.
- operationRef -
Static variable in class GML
-
- OperationRefType -
Static variable in class GML
-
- OPERATIONREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="OperationRefType">
<annotation>
<documentation>Association to an abstract operation, either referencing or containing the definition of that operation.
- OperationResponse -
Static variable in class OWS
-
- Operations - Class in org.geotools.coverage.processing
- Convenience, type-safe, methods for applying some common operations on
coverage objects.
- Operations(RenderingHints) -
Constructor for class Operations
- Creates a new instance using the specified hints.
- OperationsMetadata -
Static variable in class OWS
-
- OperationsMetadata -
Static variable in class OWS
-
- OperationsType -
Static variable in class WFS
-
- OperationsTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:OperationsType.
- OperationsTypeBinding(WfsFactory) -
Constructor for class OperationsTypeBinding
-
- OperationTreeBrowser - Class in org.geotools.gui.swing.image
- Display a chain of images as a tree.
- OperationTreeBrowser(RenderedImage) -
Constructor for class OperationTreeBrowser
- Constructs a new browser for the given rendered image.
- OperationTreeBrowser(RenderableImage) -
Constructor for class OperationTreeBrowser
- Constructs a new browser for the given renderable image.
- OperationType - Class in org.geotools.data.ows
- Represents an operation used by Open Web Services for requests and responses.
- OperationType() -
Constructor for class OperationType
-
- OperationType -
Static variable in class WFS
-
- OperationTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:OperationType.
- OperationTypeBinding(WfsFactory) -
Constructor for class OperationTypeBinding
-
- operationVersion -
Static variable in class GML
-
- operator(String) -
Method in class FilterFactoryImpl
-
- OperatorImpl - Class in org.geotools.filter.capability
- Implementation of the Operator interface.
- OperatorImpl(String) -
Constructor for class OperatorImpl
-
- OperatorImpl(Operator) -
Constructor for class OperatorImpl
-
- OperatorNameFilterVisitor - Class in org.geotools.filter.visitor
- A FilterVisitor responsible for providing the capabilities name
used to identify the provided filter.
- OperatorNameFilterVisitor() -
Constructor for class OperatorNameFilterVisitor
-
- OPPOSITE_NODE_ORIENTATION -
Static variable in interface Edge
- flag to indicate opposite node orientation of two edges
- OptDirectedEdge - Class in org.geotools.graph.structure.opt
- Optimized implementation of DirectedEdge.
- OptDirectedEdge(OptDirectedNode, OptDirectedNode) -
Constructor for class OptDirectedEdge
- Constructs a new OptDirectedEdge.
- OptDirectedEdge.RelatedIterator - Class in org.geotools.graph.structure.opt
- Iterator used to iterate over adjacent edges.
- OptDirectedEdge.RelatedIterator(int) -
Constructor for class OptDirectedEdge.RelatedIterator
- Constructs a new iterator.
- OptDirectedGraphBuilder - Class in org.geotools.graph.build.opt
- An implementation of GraphBuilder that builds optimized directed graph
components.
- OptDirectedGraphBuilder() -
Constructor for class OptDirectedGraphBuilder
-
- OptDirectedLineGraphBuilder - Class in org.geotools.graph.build.line
- An inmplementation extended from OptDirectedGraphBuilder used to build
optimized directed components for line networks.
- OptDirectedLineGraphBuilder() -
Constructor for class OptDirectedLineGraphBuilder
-
- OptDirectedLineGraphGenerator - Class in org.geotools.graph.build.line
- An implementation of GraphGenerator used to generate an optimized graph
representing a line network.
- OptDirectedLineGraphGenerator() -
Constructor for class OptDirectedLineGraphGenerator
- Constructs a new OptLineGraphGenerator.
- OptDirectedNode - Class in org.geotools.graph.structure.opt
- Optimized implementation of DirectedNode.
- OptDirectedNode() -
Constructor for class OptDirectedNode
- Constructs a new OptDirectedNode.
- OptDirectedNode(int, int) -
Constructor for class OptDirectedNode
- Constructs a new OptDirectedNode.
- OptDirectedNode.RelatedIterator - Class in org.geotools.graph.structure.opt
- Iterator used to iterate over related nodes.
- OptDirectedNode.RelatedIterator(int) -
Constructor for class OptDirectedNode.RelatedIterator
- Constructs a new iterator.
- OptDirectedXYNode - Class in org.geotools.graph.structure.line
- Optimized implementation of XYNode extended from OptDirectedNode.
- OptDirectedXYNode() -
Constructor for class OptDirectedXYNode
-
- OptEdge - Class in org.geotools.graph.structure.opt
- Optimized implementation of Edge.
- OptEdge(OptNode, OptNode) -
Constructor for class OptEdge
- Constructs a new optimized edge.
- OptEdge.RelatedIterator - Class in org.geotools.graph.structure.opt
-
- OptEdge.RelatedIterator(OptEdge) -
Constructor for class OptEdge.RelatedIterator
-
- OptGraphable - Class in org.geotools.graph.structure.opt
- Root of class hierarchy for optimized implementation of graph components.
- OptGraphable() -
Constructor for class OptGraphable
- Constructs a new optimized graphable object.
- OptGraphBuilder - Class in org.geotools.graph.build.opt
- An implementation of GraphBuilder that builds optimized graph components.
- OptGraphBuilder() -
Constructor for class OptGraphBuilder
-
- OPTIMIZE_FTS_RENDERING_KEY -
Static variable in class StreamingRenderer
- Boolean flag controlling a memory/speed trade off related to how
multiple feature type styles are rendered.
- OPTIMIZE_MODE -
Variable in class PostgisDataStore
- Deprecated. Dot not use this directly, use
PostgisDataStore.getOptimizeMode()
.
- OPTIMIZE_SAFE -
Static variable in class PostgisDataStore
- OPTIMIZE_MODE constants
- OPTIMIZE_SQL -
Static variable in class PostgisDataStore
-
- OPTIMIZED_DATA_LOADING_KEY -
Static variable in class StreamingRenderer
-
- OPTIMIZED_DATA_LOADING_KEY -
Static variable in class ShapefileRenderer
-
- Option - Annotation Type in org.geotools.console
- A command-line option.
- Option - Class in org.geotools.data.shapefile
-
- Option() -
Constructor for class Option
-
- OPTIONAL -
Static variable in class AttributeHandler
- OPTIONAL
- OPTIONAL -
Static variable in interface Attribute
- Represent a mask used to determine the life of the attribute in an
instance document.
- OptionalComponentParameter - Class in org.geotools.xml
- A pico container "parameter" which allows one to make setter injection
optional.
- OptionalComponentParameter() -
Constructor for class OptionalComponentParameter
-
- OptionalComponentParameter(Object) -
Constructor for class OptionalComponentParameter
-
- OptionalFactory - Interface in org.geotools.factory
- An optional factory that may not be available in all configurations.
- OptLineGraphBuilder - Class in org.geotools.graph.build.line
- An inmplementation extended from OptGraphBuilder used to build optimized
components for line networks.
- OptLineGraphBuilder() -
Constructor for class OptLineGraphBuilder
-
- OptLineGraphGenerator - Class in org.geotools.graph.build.line
- An implementation of GraphGenerator used to generate an optimized graph
representing a line network.
- OptLineGraphGenerator() -
Constructor for class OptLineGraphGenerator
- Constructs a new OptLineGraphGenerator.
- OptNode - Class in org.geotools.graph.structure.opt
- Optimized implementation of Node.
- OptNode() -
Constructor for class OptNode
- Constructs a new OptimizedNode.
- OptNode(int) -
Constructor for class OptNode
- Constructs a new Optimized Node with a known degree.
- OptNode.RelatedIterator - Class in org.geotools.graph.structure.opt
- An iterator used to iterate over related nodes.
- OptNode.RelatedIterator(OptNode) -
Constructor for class OptNode.RelatedIterator
-
- OptXYNode - Class in org.geotools.graph.structure.line
- Optimized implementation of XYNode extended from OptNode.
- OptXYNode() -
Constructor for class OptXYNode
-
- or(Filter) -
Method in class AbstractFilterImpl
- Default implementation for OR - should be sufficient for most filters.
- or(Filter) -
Method in class BinaryComparisonAbstract
-
- or(Filter) -
Method in class BinaryLogicAbstract
-
- or(Filter) -
Method in interface Filter
- Deprecated. Implements a logical OR with this filter and returns the merged filter.
- or(Filter, Filter) -
Method in interface FilterFactory
- Deprecated. use
FilterFactory.or(org.opengis.filter.Filter, org.opengis.filter.Filter)
- or(Filter, Filter) -
Method in class FilterFactoryImpl
-
- or(List) -
Method in class FilterFactoryImpl
-
- or(Filter, Filter) -
Method in class FilterFactoryImpl
-
- or(FilterFactory, Filter, Filter) -
Static method in class Filters
- Safe version of FilterFactory *or* that is willing to combine
filter1 and filter2 correctly in the even either of them is already
an Or filter.
- or(Filter) -
Method in class LogicFilterImpl
- Implements a logical OR with this filter and returns the merged filter.
- Or -
Static variable in class OGC
-
- Or -
Static variable in class OGC
-
- ORACLE -
Static variable in class Citations
- The Oracle organisation.
- ORACLE -
Static variable in class ContactImpl
- Contact informations for Oracle.
- ORACLE -
Static variable in class OnLineResourceImpl
- The online resources for Oracle.
- ORACLE -
Static variable in class ResponsiblePartyImpl
- The Oracle responsible party.
- OracleDialect - Class in org.geotools.gce.imagemosaic.jdbc
- This class implements the db dialect for oracle loaction based services
- OracleDialect(Config) -
Constructor for class OracleDialect
-
- ORDER -
Static variable in class EarthGravitationalModel.Provider
- The operation parameter descriptor for the maximum degree and order.
- OrderByElementQualifier - Class in org.geotools.arcsde.data.view
- Qualifies a column reference in an order by clause
- OrderedAxisAuthorityFactory - Class in org.geotools.referencing.factory
- An authority factory which delegates all the work to an other factory, and reorder the axis in
some pre-determined order.
- OrderedAxisAuthorityFactory(String, Hints, AxisDirection[]) -
Constructor for class OrderedAxisAuthorityFactory
- Creates a factory which will reorder the axis of all objects created by the default
authority factories.
- OrderedAxisAuthorityFactory(AbstractAuthorityFactory, Hints, AxisDirection[]) -
Constructor for class OrderedAxisAuthorityFactory
- Creates a factory which will reorder the axis of all objects created by the supplied
factory.
- orderedLabels() -
Method in class LabelCacheImpl
- Return a list with all the values in priority order.
- orderedLabels() -
Method in interface LabelCache
- return a list with all the values in priority order.
- orderedLabels() -
Method in class LabelCacheDefault
- return a list with all the values in priority order.
- orderedLabels() -
Method in class SynchronizedLabelCache
-
- ordinal() -
Method in class Whitespace
-
- ordinate -
Variable in class DirectPosition1D
- The ordinate value.
- OrdinateOutsideCoverageException - Exception in org.geotools.coverage
- Thrown when an
evaluate(...)
method method is invoked with a point outside coverage. - OrdinateOutsideCoverageException(String, int) -
Constructor for exception OrdinateOutsideCoverageException
- Creates an exception with the specified message.
- OrdinateOutsideCoverageException(String, int, Envelope) -
Constructor for exception OrdinateOutsideCoverageException
- Creates an exception with the specified message.
- ordinates -
Variable in class GeneralDirectPosition
- The ordinates of the direct position.
- org.geotools - package org.geotools
-
- org.geotools.arcsde - package org.geotools.arcsde
-
- org.geotools.arcsde.data - package org.geotools.arcsde.data
- DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway.
- org.geotools.arcsde.data.versioning - package org.geotools.arcsde.data.versioning
-
- org.geotools.arcsde.data.view - package org.geotools.arcsde.data.view
-
- org.geotools.arcsde.filter - package org.geotools.arcsde.filter
-
- org.geotools.arcsde.gce - package org.geotools.arcsde.gce
-
- org.geotools.arcsde.pool - package org.geotools.arcsde.pool
-
- org.geotools.axis - package org.geotools.axis
- Support for drawable axis with graduation.
- org.geotools.brewer.color - package org.geotools.brewer.color
-
- org.geotools.console - package org.geotools.console
- A set of tools to be invoked from the
java
command in a shell. - org.geotools.coverage - package org.geotools.coverage
- Coverage implementation.
- org.geotools.coverage.grid - package org.geotools.coverage.grid
- GridCoverage2D implementation.
- org.geotools.coverage.grid.io - package org.geotools.coverage.grid.io
-
- org.geotools.coverage.grid.io.imageio - package org.geotools.coverage.grid.io.imageio
-
- org.geotools.coverage.grid.io.imageio.geotiff - package org.geotools.coverage.grid.io.imageio.geotiff
-
- org.geotools.coverage.grid.io.imageio.geotiff.codes - package org.geotools.coverage.grid.io.imageio.geotiff.codes
-
- org.geotools.coverage.processing - package org.geotools.coverage.processing
- Coverage processing
implementations.
- org.geotools.coverage.processing.operation - package org.geotools.coverage.processing.operation
- List of coverage operations.
- org.geotools.coverageio - package org.geotools.coverageio
- Base coverage I/O classes defining coverage reader, coverage request and coverage response.
- org.geotools.coverageio.gdal - package 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 - package org.geotools.coverageio.gdal.dted
- Implementation for DTED format Coverage I/O leveraging on GDAL.
- org.geotools.coverageio.gdal.ecw - package org.geotools.coverageio.gdal.ecw
- Implementation for ECW format Coverage I/O leveraging on GDAL.
- org.geotools.coverageio.gdal.ehdr - package org.geotools.coverageio.gdal.ehdr
- Implementation for EHdr (ESRI hdr labelled) format Coverage I/O leveraging on GDAL.
- org.geotools.coverageio.gdal.erdasimg - package org.geotools.coverageio.gdal.erdasimg
- Implementation for ERDAS Imagine format Coverage I/O leveraging on GDAL.
- org.geotools.coverageio.gdal.jp2ecw - package org.geotools.coverageio.gdal.jp2ecw
- Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 ECW driver.
- org.geotools.coverageio.gdal.jp2kak - package org.geotools.coverageio.gdal.jp2kak
- Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 Kakadu driver.
- org.geotools.coverageio.gdal.jp2mrsid - package org.geotools.coverageio.gdal.jp2mrsid
- Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 MrSID driver.
- org.geotools.coverageio.gdal.mrsid - package org.geotools.coverageio.gdal.mrsid
- Implementation for MrSID format Coverage I/O leveraging on GDAL.
- org.geotools.coverageio.gdal.nitf - package org.geotools.coverageio.gdal.nitf
- Implementation for National Imagery Transmission Format (NITF) Coverage I/O leveraging on GDAL.
- org.geotools.data - package org.geotools.data
- Defines the DataStoreAPI via which all data is imported or exported.
- org.geotools.data.collection - package org.geotools.data.collection
-
- org.geotools.data.crs - package org.geotools.data.crs
- Provides support for the OGC Catalog Specification.
- org.geotools.data.db2 - package org.geotools.data.db2
-
- org.geotools.data.db2.filter - package org.geotools.data.db2.filter
-
- org.geotools.data.gen - package org.geotools.data.gen
-
- org.geotools.data.gen.info - package org.geotools.data.gen.info
-
- org.geotools.data.gen.tool - package org.geotools.data.gen.tool
-
- org.geotools.data.jdbc - package org.geotools.data.jdbc
-
- org.geotools.data.jdbc.attributeio - package org.geotools.data.jdbc.attributeio
-
- org.geotools.data.jdbc.datasource - package org.geotools.data.jdbc.datasource
-
- org.geotools.data.jdbc.fidmapper - package org.geotools.data.jdbc.fidmapper
-
- org.geotools.data.jdbc.referencing - package org.geotools.data.jdbc.referencing
-
- org.geotools.data.memory - package org.geotools.data.memory
-
- org.geotools.data.ows - package org.geotools.data.ows
-
- org.geotools.data.postgis - package org.geotools.data.postgis
-
- org.geotools.data.postgis.attributeio - package org.geotools.data.postgis.attributeio
-
- org.geotools.data.postgis.collection - package org.geotools.data.postgis.collection
-
- org.geotools.data.postgis.fidmapper - package org.geotools.data.postgis.fidmapper
-
- org.geotools.data.postgis.referencing - package org.geotools.data.postgis.referencing
-
- org.geotools.data.property - package org.geotools.data.property
-
- org.geotools.data.shapefile - package org.geotools.data.shapefile
-
- org.geotools.data.shapefile.dbf - package org.geotools.data.shapefile.dbf
-
- org.geotools.data.shapefile.indexed - package org.geotools.data.shapefile.indexed
-
- org.geotools.data.shapefile.indexed.attribute - package org.geotools.data.shapefile.indexed.attribute
- Currently not completed so please be patient.
- org.geotools.data.shapefile.prj - package org.geotools.data.shapefile.prj
-
- org.geotools.data.shapefile.shp - package org.geotools.data.shapefile.shp
-
- org.geotools.data.shapefile.shp.xml - package org.geotools.data.shapefile.shp.xml
-
- org.geotools.data.store - package org.geotools.data.store
-
- org.geotools.data.view - package org.geotools.data.view
-
- org.geotools.data.wfs - package org.geotools.data.wfs
-
- org.geotools.data.wfs.protocol.http - package org.geotools.data.wfs.protocol.http
-
- org.geotools.data.wfs.protocol.wfs - package org.geotools.data.wfs.protocol.wfs
-
- org.geotools.data.wfs.v1_0_0 - package org.geotools.data.wfs.v1_0_0
-
- org.geotools.data.wfs.v1_1_0 - package org.geotools.data.wfs.v1_1_0
-
- org.geotools.data.wfs.v1_1_0.parsers - package org.geotools.data.wfs.v1_1_0.parsers
-
- org.geotools.data.wms - package org.geotools.data.wms
- Provides for Web Map Server client access as a Grid Coverage Exchange.
- org.geotools.data.wms.request - package org.geotools.data.wms.request
-
- org.geotools.data.wms.response - package org.geotools.data.wms.response
-
- org.geotools.data.wms.xml - package org.geotools.data.wms.xml
-
- org.geotools.factory - package org.geotools.factory
- Utility classes which enable dynamic binding to factory implementations at runtime.
- org.geotools.feature - package org.geotools.feature
-
- org.geotools.feature.collection - package org.geotools.feature.collection
- Helper classes for implementing FeatureCollections.
- org.geotools.feature.simple - package org.geotools.feature.simple
-
- org.geotools.feature.type - package org.geotools.feature.type
-
- org.geotools.feature.visitor - package org.geotools.feature.visitor
-
- org.geotools.filter - package org.geotools.filter
-
- org.geotools.filter.capability - package org.geotools.filter.capability
-
- org.geotools.filter.expression - package org.geotools.filter.expression
-
- org.geotools.filter.function - package org.geotools.filter.function
-
- org.geotools.filter.function.math - package org.geotools.filter.function.math
-
- org.geotools.filter.function.string - package 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 - package org.geotools.filter.identity
-
- org.geotools.filter.parser - package org.geotools.filter.parser
-
- org.geotools.filter.spatial - package org.geotools.filter.spatial
-
- org.geotools.filter.text.commons - package org.geotools.filter.text.commons
-
- org.geotools.filter.text.cql2 - package org.geotools.filter.text.cql2
- Common Query Language (CQL)
This package implements the OGC_Common Catalogue Query Language.
- org.geotools.filter.text.txt - package 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 - package org.geotools.filter.v1_0
-
- org.geotools.filter.v1_0.capabilities - package org.geotools.filter.v1_0.capabilities
-
- org.geotools.filter.v1_1 - package org.geotools.filter.v1_1
-
- org.geotools.filter.v1_1.capabilities - package org.geotools.filter.v1_1.capabilities
-
- org.geotools.filter.visitor - package org.geotools.filter.visitor
-
- org.geotools.gce.arcgrid - package org.geotools.gce.arcgrid
- A datasource to manage the ARCGrid ASCII format.
- org.geotools.gce.geotiff - package org.geotools.gce.geotiff
- A grid coverage exchange to manage the GeoTIFF Revision 1.0 format.
- org.geotools.gce.geotiff.adapters - package org.geotools.gce.geotiff.adapters
-
- org.geotools.gce.geotiff.codes - package org.geotools.gce.geotiff.codes
-
- org.geotools.gce.gtopo30 - package org.geotools.gce.gtopo30
- Data source for reading the GTOPO30 file format.
- org.geotools.gce.image - package org.geotools.gce.image
-
- org.geotools.gce.imagemosaic - package org.geotools.gce.imagemosaic
-
- org.geotools.gce.imagemosaic.jdbc - package org.geotools.gce.imagemosaic.jdbc
-
- org.geotools.gce.imagepyramid - package org.geotools.gce.imagepyramid
-
- org.geotools.geometry - package org.geotools.geometry
- org.geotools.geometry.Geometry implementation.
- org.geotools.geometry.coordinatesequence - package org.geotools.geometry.coordinatesequence
-
- org.geotools.geometry.jts - package org.geotools.geometry.jts
-
- org.geotools.geometry.jts.coordinatesequence - package org.geotools.geometry.jts.coordinatesequence
-
- org.geotools.geometry.text - package org.geotools.geometry.text
-
- org.geotools.gml - package org.geotools.gml
-
Reads
GML files and translates them into Java objects.
- org.geotools.gml.producer - package org.geotools.gml.producer
-
- org.geotools.gml2 - package org.geotools.gml2
-
- org.geotools.gml2.bindings - package org.geotools.gml2.bindings
-
- org.geotools.gml3 - package org.geotools.gml3
-
- org.geotools.gml3.bindings - package org.geotools.gml3.bindings
-
- org.geotools.gml3.bindings.smil - package org.geotools.gml3.bindings.smil
-
- org.geotools.gml3.smil - package org.geotools.gml3.smil
-
- org.geotools.gml4wcs - package org.geotools.gml4wcs
-
- org.geotools.gml4wcs.bindings - package org.geotools.gml4wcs.bindings
-
- org.geotools.graph.build - package org.geotools.graph.build
-
- org.geotools.graph.build.basic - package org.geotools.graph.build.basic
-
- org.geotools.graph.build.feature - package org.geotools.graph.build.feature
-
- org.geotools.graph.build.line - package org.geotools.graph.build.line
-
- org.geotools.graph.build.opt - package org.geotools.graph.build.opt
-
- org.geotools.graph.build.polygon - package org.geotools.graph.build.polygon
-
- org.geotools.graph.io - package org.geotools.graph.io
-
- org.geotools.graph.io.standard - package org.geotools.graph.io.standard
-
- org.geotools.graph.path - package org.geotools.graph.path
-
- org.geotools.graph.structure - package org.geotools.graph.structure
-
- org.geotools.graph.structure.basic - package org.geotools.graph.structure.basic
-
- org.geotools.graph.structure.line - package org.geotools.graph.structure.line
-
- org.geotools.graph.structure.opt - package org.geotools.graph.structure.opt
-
- org.geotools.graph.traverse - package org.geotools.graph.traverse
-
- org.geotools.graph.traverse.basic - package org.geotools.graph.traverse.basic
-
- org.geotools.graph.traverse.standard - package org.geotools.graph.traverse.standard
-
- org.geotools.graph.util - package org.geotools.graph.util
-
- org.geotools.graph.util.delaunay - package org.geotools.graph.util.delaunay
-
- org.geotools.graph.util.geom - package org.geotools.graph.util.geom
-
- org.geotools.graph.util.graph - package org.geotools.graph.util.graph
-
- org.geotools.gui.headless - package org.geotools.gui.headless
- A set of non-graphical classes sending informations
to the standard output stream or through emails.
- org.geotools.gui.swing - package org.geotools.gui.swing
- Miscellaneous widgets.
- org.geotools.gui.swing.event - package org.geotools.gui.swing.event
- Events fire from the Swing's widgets package.
- org.geotools.gui.swing.image - package org.geotools.gui.swing.image
- Widgets related to rendered image.
- org.geotools.gui.swing.referencing - package org.geotools.gui.swing.referencing
- Widgets relative to the referencing package.
- org.geotools.gui.swing.table - package org.geotools.gui.swing.table
- A set of TableModel implementations.
- org.geotools.gui.swing.tree - package org.geotools.gui.swing.tree
- Workaround for the missing
javax.swing.tree.TreeNode.getUserObject()
method. - org.geotools.image - package org.geotools.image
- Helper classes for building images.
- org.geotools.image.io - package org.geotools.image.io
-
- org.geotools.image.jai - package org.geotools.image.jai
- A set of Java Advanced Imaging
operations.
- org.geotools.image.palette - package org.geotools.image.palette
-
- org.geotools.index - package org.geotools.index
-
- org.geotools.index.quadtree - package org.geotools.index.quadtree
-
- org.geotools.index.quadtree.fs - package org.geotools.index.quadtree.fs
-
- org.geotools.index.rtree - package org.geotools.index.rtree
-
- org.geotools.index.rtree.cachefs - package org.geotools.index.rtree.cachefs
-
- org.geotools.index.rtree.database - package org.geotools.index.rtree.database
-
- org.geotools.index.rtree.database.mysql - package org.geotools.index.rtree.database.mysql
-
- org.geotools.index.rtree.fs - package org.geotools.index.rtree.fs
-
- org.geotools.index.rtree.memory - package org.geotools.index.rtree.memory
-
- org.geotools.io - package org.geotools.io
- Extensions to standard
Reader
and Writer
. - org.geotools.kml - package org.geotools.kml
-
- org.geotools.kml.bindings - package org.geotools.kml.bindings
-
- org.geotools.legend - package org.geotools.legend
-
- org.geotools.map - package org.geotools.map
- List of layers to be rendered.
- org.geotools.map.event - package org.geotools.map.event
- A set of events fired by map interfaces.
- org.geotools.math - package org.geotools.math
- A set of mathematical objects and algebraic utilities.
- org.geotools.measure - package org.geotools.measure
- Measures (like angles) and their
formatter.
- org.geotools.metadata - package org.geotools.metadata
- Root package for various metadata implementations.
- org.geotools.metadata.iso - package org.geotools.metadata.iso
- Metadata implementation.
- org.geotools.metadata.iso.citation - package org.geotools.metadata.iso.citation
- Citation implementation.
- org.geotools.metadata.iso.constraint - package org.geotools.metadata.iso.constraint
- Constraints implementation.
- org.geotools.metadata.iso.content - package org.geotools.metadata.iso.content
- Content information implementation.
- org.geotools.metadata.iso.distribution - package org.geotools.metadata.iso.distribution
- Distribution implementation.
- org.geotools.metadata.iso.extent - package org.geotools.metadata.iso.extent
- Extent implementation.
- org.geotools.metadata.iso.identification - package org.geotools.metadata.iso.identification
- Identification implementation.
- org.geotools.metadata.iso.lineage - package org.geotools.metadata.iso.lineage
- Lineage implementation.
- org.geotools.metadata.iso.maintenance - package org.geotools.metadata.iso.maintenance
- Maintenance information implementation.
- org.geotools.metadata.iso.quality - package org.geotools.metadata.iso.quality
- Data quality implementation.
- org.geotools.metadata.iso.spatial - package org.geotools.metadata.iso.spatial
- Spatial representation implementation.
- org.geotools.metadata.sql - package org.geotools.metadata.sql
- An implementation of Metadata interfaces
fetching the data from an SQL database.
- org.geotools.nature - package org.geotools.nature
- Algorithms related to the observations of natural phenomenons.
- org.geotools.openoffice - package org.geotools.openoffice
- Provides Geotools functionalities as add-ins for OpenOffice.
- org.geotools.ows - package org.geotools.ows
- A placeholder for data objects common to OWS code, such as WMS, WFS, etc.
- org.geotools.ows.bindings - package org.geotools.ows.bindings
-
- org.geotools.ows.v1_1 - package org.geotools.ows.v1_1
-
- org.geotools.parameter - package org.geotools.parameter
- Parameter implementation.
- org.geotools.referencing - package org.geotools.referencing
- Reference systems implementation.
- org.geotools.referencing.crs - package org.geotools.referencing.crs
- Coordinate reference systems implementation.
- org.geotools.referencing.cs - package org.geotools.referencing.cs
- Coordinate systems implementation.
- org.geotools.referencing.datum - package org.geotools.referencing.datum
- Datum implementation.
- org.geotools.referencing.factory - package org.geotools.referencing.factory
- Base classes for factories and
authority factories.
- org.geotools.referencing.factory.epsg - package org.geotools.referencing.factory.epsg
- Authority factories for
the EPSG database.
- org.geotools.referencing.factory.wms - package org.geotools.referencing.factory.wms
- Provides coordinate reference systems specified in the Web Map Service
specification (ISO 19128).
- org.geotools.referencing.operation - package org.geotools.referencing.operation
- Coordinate operation implementation.
- org.geotools.referencing.operation.builder - package 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 - package org.geotools.referencing.operation.matrix
- Matrix implementations on top of the
javax.vecmath
package. - org.geotools.referencing.operation.projection - package org.geotools.referencing.operation.projection
- Basic implementations of map projections.
- org.geotools.referencing.operation.transform - package org.geotools.referencing.operation.transform
- Basic implementations of math transforms.
- org.geotools.referencing.piecewise - package org.geotools.referencing.piecewise
-
- org.geotools.referencing.wkt - package org.geotools.referencing.wkt
- Well
Known Text (WKT) parsing and formatting.
- org.geotools.renderer - package org.geotools.renderer
- Basic interface for rendering of features.
- org.geotools.renderer.chart - package org.geotools.renderer.chart
-
- org.geotools.renderer.i18n - package org.geotools.renderer.i18n
-
- org.geotools.renderer.label - package org.geotools.renderer.label
-
- org.geotools.renderer.lite - package org.geotools.renderer.lite
- A simple renderer implementation.
- org.geotools.renderer.lite.gridcoverage2d - package org.geotools.renderer.lite.gridcoverage2d
- SLD 1.0 and SE RasterSymbolizer support classes
- org.geotools.renderer.shape - package org.geotools.renderer.shape
-
- org.geotools.renderer.shape.shapehandler.jts - package org.geotools.renderer.shape.shapehandler.jts
-
- org.geotools.renderer.shape.shapehandler.simple - package org.geotools.renderer.shape.shapehandler.simple
-
- org.geotools.renderer.style - package org.geotools.renderer.style
- Styling to be applied on
org.geotools.renderer.geom.Geometry
objects at rendering time. - org.geotools.sld - package org.geotools.sld
-
- org.geotools.sld.bindings - package org.geotools.sld.bindings
-
- org.geotools.styling - package org.geotools.styling
- Allows for symbolization of geospatial data.
- org.geotools.styling.visitor - package org.geotools.styling.visitor
-
- org.geotools.test - package org.geotools.test
- A set of helper classes for Geotools tests.
- org.geotools.text.filter - package org.geotools.text.filter
- Common Query Language (CQL)
This package implements the OGC_Common Catalogue Query Language.
- org.geotools.util - package org.geotools.util
- Contains utilities and addition to the collection
framework.
- org.geotools.util.logging - package org.geotools.util.logging
- Extensions to the Java logging framework.
- org.geotools.validation - package org.geotools.validation
- Defines the Validation Processor and Support classes.
- org.geotools.validation.attributes - package org.geotools.validation.attributes
- Simple Attribute based Validation implementations.
- org.geotools.validation.dto - package org.geotools.validation.dto
- Data Transfer Objects for use with the ValidationProcessor.
- org.geotools.validation.network - package org.geotools.validation.network
-
- org.geotools.validation.relate - package org.geotools.validation.relate
-
- org.geotools.validation.spatial - package org.geotools.validation.spatial
- Geometry based Validation implementations.
- org.geotools.validation.xml - package org.geotools.validation.xml
-
This package contains the functionality required to read and write XML versions of the org.geotools.validation.dto classes.
- org.geotools.wcs - package org.geotools.wcs
-
- org.geotools.wcs.bindings - package org.geotools.wcs.bindings
-
- org.geotools.wfs - package org.geotools.wfs
-
- org.geotools.wfs.bindings - package org.geotools.wfs.bindings
-
- org.geotools.wfs.protocol - package org.geotools.wfs.protocol
-
- org.geotools.wps - package org.geotools.wps
-
- org.geotools.wps.bindings - package org.geotools.wps.bindings
-
- org.geotools.xlink - package org.geotools.xlink
-
- org.geotools.xml - package org.geotools.xml
- Package supporting XML parsing with a focus on GML.
- org.geotools.xml.filter - package 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 - package org.geotools.xml.gml
-
- org.geotools.xml.handlers - package 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 - package 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 - package org.geotools.xml.impl
-
- org.geotools.xml.impl.jxpath - package org.geotools.xml.impl.jxpath
-
- org.geotools.xml.schema - package 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 - package org.geotools.xml.schema.impl
-
- org.geotools.xml.styling - package org.geotools.xml.styling
-
- org.geotools.xml.test - package org.geotools.xml.test
-
- org.geotools.xml.transform - package org.geotools.xml.transform
-
- org.geotools.xml.wfs - package org.geotools.xml.wfs
-
- org.geotools.xml.xLink - package org.geotools.xml.xLink
-
- org.geotools.xml.xsi - package org.geotools.xml.xsi
-
- org.geotools.xs - package org.geotools.xs
-
Captures initial mapping of XML Simple Types to Java Objects.
- org.geotools.xs.bindings - package org.geotools.xs.bindings
-
Captures initial mapping of XML Simple Types to Java Objects.
- org.geotools.xs.facets - package org.geotools.xs.facets
-
Captures initial mapping of XML Simple Types to Java Objects.
- OrganisationName -
Static variable in class OWS
-
- OrganisationName -
Static variable in class OWS
-
- OrientableCurve -
Static variable in class GML
-
- OrientableCurveType -
Static variable in class GML
-
- ORIENTABLECURVETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="OrientableCurveType">
<annotation>
<documentation>OrientableCurve consists of a curve and an orientation.
- OrientableSurface -
Static variable in class GML
-
- OrientableSurfaceType -
Static variable in class GML
-
- ORIENTABLESURFACETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="OrientableSurfaceType">
<annotation>
<documentation>OrientableSurface consists of a surface and an orientation.
- Orientation -
Static variable in class KML
-
- orientation -
Variable in class PixelTranslation
- The pixel orientation for this translation.
- OrientationType -
Static variable in class KML
-
- origin -
Static variable in class GML
-
- originalEnvelope -
Variable in class AbstractGridCoverage2DReader
- Envelope read from file
- originalGridRange -
Variable in class AbstractGridCoverage2DReader
- The original
GridRange
for the GridCoverage2D
of this
reader.
- origionalFid -
Variable in class FeatureIdImpl
-
- OrImpl - Class in org.geotools.filter
-
- OrImpl(FilterFactory, List) -
Constructor for class OrImpl
-
- OrphanNodeValidation - Class in org.geotools.validation.network
- OrphanNodeValidation purpose.
- OrphanNodeValidation() -
Constructor for class OrphanNodeValidation
- StarNodeValidation constructor.
- OrphanNodeValidationBeanInfo - Class in org.geotools.validation.network
- GazetteerNameValidationBeanInfo purpose.
- OrphanNodeValidationBeanInfo() -
Constructor for class OrphanNodeValidationBeanInfo
- GazetteerNameValidationBeanInfo constructor.
- orthodromicDistance(Coordinate, Coordinate, CoordinateReferenceSystem) -
Static method in class JTS
- Computes the orthodromic distance between two points.
- orthodromicDistance(Point2D, Point2D) -
Method in class DefaultEllipsoid
- Returns the orthodromic distance between two geographic coordinates.
- orthodromicDistance(double, double, double, double) -
Method in class DefaultEllipsoid
- Returns the orthodromic distance between two geographic coordinates.
- Orthographic - Class in org.geotools.referencing.operation.projection
- Orthographic Projection.
- Orthographic(ParameterValueGroup) -
Constructor for class Orthographic
- Creates a transform from the specified group of parameter values.
- Orthographic.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a Orthographic projection.
- Orthographic.Provider() -
Constructor for class Orthographic.Provider
- Constructs a new provider.
- OtherSource -
Static variable in class OWS
-
- OtherText - Interface in org.geotools.styling
- Allows open ended extensions for text oriented rendering formats.
- OtherTextImpl - Class in org.geotools.styling
-
- OtherTextImpl() -
Constructor for class OtherTextImpl
-
- out -
Variable in class CommandLine
- Output stream to the console.
- out -
Variable in class FilterToSQL
- where to write the constructed string from visiting the filters.
- out -
Variable in class SQLEncoder
- Deprecated. where to write the constructed string from visiting the filters.
- OUT -
Static variable in class OptDirectedEdge.RelatedIterator
- out mode
- OUT -
Static variable in class OptDirectedNode.RelatedIterator
- out iteration mode
- OUT -
Static variable in class NumberedLineWriter
- A default numbered line writer to the standard output stream.
- out -
Variable in class AbstractConsole
- The output stream, usually the standard one.
- outerBoundaryIs -
Static variable in class GML
-
- outerBoundaryIs -
Static variable in class GML
-
- outlineRenderingEnabled -
Variable in class LabelCacheImpl
- When true, the text is rendered as its GlyphVector outline (as a
geometry) instead of using drawGlypVector.
- outlineRenderingEnabled -
Variable in class LabelCacheDefault
- When true, the text is rendered as its GlyphVector outline (as a geometry) instead of using
drawGlypVector.
- OUTPUT_TRANSPARENT_COLOR -
Static variable in class ImageMosaicFormat
- Control the transparency of the output coverage.
- OUTPUT_TRANSPARENT_COLOR -
Static variable in class ImageMosaicJDBCFormat
- Control the transparency of the output coverage.
- OUTPUT_TRANSPARENT_COLOR -
Static variable in class ImagePyramidFormat
- Control the transparency of the output coverage.
- OutputDataType -
Static variable in class WPS
-
- OutputDefinitionsType -
Static variable in class WPS
-
- OutputDefinitionType -
Static variable in class WPS
-
- OutputDescriptionType -
Static variable in class WPS
-
- OutputFormat -
Static variable in class OWS
-
- OutputFormat -
Static variable in class OWS
-
- OutputFormatListType -
Static variable in class WFS
-
- OutputFormatListTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:OutputFormatListType.
- OutputFormatListTypeBinding(WfsFactory) -
Constructor for class OutputFormatListTypeBinding
-
- OutputReferenceType -
Static variable in class WPS
-
- OutputType -
Static variable in class WCS
-
- OutputTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:OutputType.
- OutputTypeBinding() -
Constructor for class OutputTypeBinding
-
- OUTSIDE -
Static variable in class Triangle
-
- outStream -
Variable in class AbstractGridCoverageWriter
- The destination
ImageOutputStream
.
- OVERLAPBEHAVIOR -
Static variable in class SLD
-
- OverlapBehavior - Class in org.geotools.styling
- Deprecated. Please use org.opengis.style.OverlapBehavior
- overlaps(Expression, Expression) -
Method in interface FilterFactory
- Deprecated. Checks if the interior of the first geometry somewhere overlaps the interior of the second geometry.
- overlaps(String, Geometry) -
Method in class FilterFactoryImpl
-
- overlaps(Expression, Expression) -
Method in class FilterFactoryImpl
-
- overlaps(Geometry, Geometry) -
Static method in class StaticGeometry
-
- Overlaps -
Static variable in class OGC
-
- Overlaps -
Static variable in class OGC
-
- Overlaps -
Static variable in class OGC
-
- OverlapsImpl - Class in org.geotools.filter.spatial
-
- OverlapsImpl(FilterFactory, Expression, Expression) -
Constructor for class OverlapsImpl
-
- OverlapsIntegrity - Class in org.geotools.validation.relate
- OverlapsIntegrity
- OverlapsIntegrity() -
Constructor for class OverlapsIntegrity
- OverlapsIntegrity Constructor
- OverlapsIntegrityBeanInfo - Class in org.geotools.validation.relate
-
- OverlapsIntegrityBeanInfo() -
Constructor for class OverlapsIntegrityBeanInfo
-
- OverlayType -
Static variable in class KML
-
- OVERRIDE -
Static variable in interface Binding
- Specifies that a binding should totally override the execution of its
direct parent.
- OVERVIEW_POLICY -
Static variable in class AbstractGridFormat
- This
GeneralParameterValue
can be provided to the
GridCoverageReader
s through the
GridCoverageReader.read(GeneralParameterValue[])
method in order
to specify the policy a reader should adopt when chhosing the right
overview during a read operation.
- OVERVIEW_POLICY -
Static variable in class Hints
- Overview choosing policy.
- OverviewPolicy - Enum in org.geotools.coverage.grid.io
- Overview policies.
- overViewResolutions -
Variable in class AbstractGridCoverage2DReader
- Resolutions avialaible through an overviews based mechanism.
- OWS - Class in org.geotools.ows
- This interface contains the qualified names of all the types,elements, and
attributes in the http://www.opengis.net/ows schema.
- OWS - Class in org.geotools.ows.v1_1
- This interface contains the qualified names of all the types,elements, and
attributes in the http://www.opengis.net/ows/1.1 schema.
- OWSConfiguration - Class in org.geotools.ows
- Parser configuration for the http://www.opengis.net/ows schema.
- OWSConfiguration() -
Constructor for class OWSConfiguration
- Creates a new configuration.
- OWSConfiguration - Class in org.geotools.ows.v1_1
- Parser configuration for the http://www.opengis.net/ows/1.1 schema.
- OWSConfiguration() -
Constructor for class OWSConfiguration
- Creates a new configuration.
PackedCSBuilder
.setContext
.
setContext
.
setContext
.
setContext
.
setContext
.
setContext
.
setContext
.
org.geotools.map.LayerList
,
bounding box and Style
specified in
the context.
create
methods instead.
create
methods instead.
create
methods instead.
JAI.createNS(java.lang.String, java.awt.image.renderable.ParameterBlock, java.awt.RenderingHints)
method.
org.opengis.parameter
package.
<complexType name="ParameterValueGroupType">
<annotation>
<documentation>A group of related parameter values.
- ParameterValueType -
Static variable in class GML
-
- PARAMETERVALUETYPE -
Static variable in class SLD
-
- PARAMETERVALUETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ParameterValueType">
<annotation>
<documentation>A parameter value, ordered sequence of values, or reference to a file of parameter values.
- ParameterWriter - Class in org.geotools.parameter
- Format parameter descriptors or
parameter values in a tabular format.
- ParameterWriter() -
Constructor for class ParameterWriter
- Creates a new formatter writting parameters to the
default output stream.
- ParameterWriter(Writer) -
Constructor for class ParameterWriter
- Creates a new formatter writting parameters to the specified output stream.
- params -
Variable in class FunctionExpressionImpl
- function params
- parent -
Variable in class ActiveTypeEntry
- Remember parent.
- parent -
Variable in class DijkstraIterator.DijkstraNode
- last node to update the cost the the underlying graph node
- parent -
Variable in class Node
-
- parse(ISession, PlainSelect) -
Static method in class QueryInfoParser
-
- parse(Class<T>, String) -
Method in class CommandLine
- Parses the given string as a value of the given type.
- parse(String) -
Method in class DataAccessFactory.Param
- Provides support for text representations
Provides basic support for common types using reflection.
- parse(SimpleFeatureType, String, String[]) -
Static method in class DataUtilities
- DOCUMENT ME!
- parse(String[]) -
Method in class Toolbox
-
- parse(InputStream) -
Static method in class ServiceExceptionParser
- Tries to read a ServiceExceptionReport from the input stream, and
construct a chain of ServiceExceptions.
- parse() -
Method in class ShpXmlFileReader
-
- parse() -
Method in interface GetFeatureParser
-
- parse(WFS_1_1_0_DataStore, WFSResponse) -
Method in interface WFSResponseParser
- Produces a parsed object from the WFS response stream.
- parse(WFS_1_1_0_DataStore, WFSResponse) -
Method in class DescribeFeatureTypeParser
-
- parse(Configuration, QName, URL, CoordinateReferenceSystem) -
Static method in class EmfAppSchemaParser
- Parses the FeatureType pointed out by the
schemaLocation
URL and returns it.
- parse(WFS_1_1_0_DataStore, WFSResponse) -
Method in class ExceptionReportParser
-
- parse(WFS_1_1_0_DataStore, WFSResponse) -
Method in class FeatureCollectionParser
-
- parse() -
Method in class XmlSimpleFeatureParser
-
- parse(WFSProtocol, WFSResponse) -
Method in class XmlSimpleFeatureParser
-
- parse(Object) -
Method in class AttributeImpl
- Allows this Attribute to convert an argument to its prefered storage
type.
- parse(Object) -
Method in interface AttributeType
- Deprecated. Allows this AttributeType to convert an argument to its prefered storage
type.
- parse(Object) -
Method in class DefaultAttributeType
- Allows this AttributeType to convert an argument to its prefered storage
type.
- parse(Object) -
Method in class LenientAttribute
- Allows this Attribute to convert an argument to its prefered storage
type.
- parse(AttributeDescriptor, Object) -
Static method in class LenientFeature
- Old version of Types.parse that returns null when unhappy.
- parse(Object) -
Method in class AttributeTypeImpl
- Allows this AttributeType to convert an argument to its prefered storage
type.
- parse(Object) -
Method in class ChoiceAttributeType
- Deprecated. Goes through the children, and searches for a parser that works.
- parse(Object) -
Method in class FeatureAttributeType
-
- parse(Object) -
Method in class ListAttributeType
- Deprecated.
- parse(Object) -
Method in class SetAttributeType
- Deprecated. This method is unstable ... and does not yet check validity well.
- parse(AttributeDescriptor, Object) -
Static method in class Types
- Do our best to make the provided value line up with the needs of descriptor.
- parse(SimpleFeatureType, String) -
Static method in class ExpressionBuilder
- Deprecated. please use parser
- parse(String) -
Static method in class ExpressionBuilder
- Deprecated. Please make use of parser( input )
- parse(ElementInstance, Node, Object) -
Method in class _Filter_CapabilitiesBinding
-
- parse(ElementInstance, Node, Object) -
Method in class Arithmetic_OperatorsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class Comparison_OperatorsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class Function_NamesTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class Function_NameTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class FunctionsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class Scalar_CapabilitiesTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class Spatial_CapabilitiesTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class Spatial_OperatorsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCAddBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCAndBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCBBOXTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCBeyondBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCBinaryComparisonOpTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCBinaryLogicOpTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCBinaryOperatorTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCBinarySpatialOpTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCComparisonOpsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCContainsBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCCrossesBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCDisjointBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCDistanceBufferTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCDistanceTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCDivBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCDWithinBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCEqualsBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCExpressionTypeBinding
- This binding simply looks for any text in the node and turns it into
a literal expression.
- parse(ElementInstance, Node, Object) -
Method in class OGCFeatureIdTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCFilterTypeBinding
- Surprised we actually have something to do: namely collapse multiple fid filters using AND
parse(ElementInstance, Node, Object) -
Method in class OGCFunctionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCIntersectsBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCLiteralTypeBinding
- Just pass on emeded value as is
- parse(ElementInstance, Node, Object) -
Method in class OGCLogicOpsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCLowerBoundaryTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCMulBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCNotBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCOrBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCOverlapsBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCPropertyIsBetweenTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCPropertyIsEqualToBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCPropertyIsGreaterThanBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCPropertyIsGreaterThanOrEqualToBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCPropertyIsLessThanBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCPropertyIsLessThanOrEqualToBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCPropertyIsLikeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCPropertyIsNotEqualToBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCPropertyIsNullTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCPropertyNameTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCSpatialOpsTypeBinding
- This just seems to be the abstract target for substitution
- parse(ElementInstance, Node, Object) -
Method in class OGCSubBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCTouchesBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCUpperBoundaryTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OGCWithinBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _Filter_CapabilitiesBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ComparisonOperatorsTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class ComparisonOperatorTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GeometryOperandsTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class GeometryOperandTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class Id_CapabilitiesTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class Spatial_CapabilitiesTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SpatialOperatorsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SpatialOperatorTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class FilterTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GmlObjectIdTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SortByTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class SortOrderTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SortPropertyTypeBinding
-
- parse(String) -
Method in class WKTParser
- Takes a string containing well known text geometry description and
wraps it in a Reader which is then passed on to parseWKT for handling.
- parse(ElementInstance, Node, Object) -
Method in class GMLAbstractFeatureCollectionBaseTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLAbstractFeatureCollectionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLAbstractFeatureTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLAbstractGeometryCollectionBaseTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLAbstractGeometryTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLBoundingShapeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLBoxTypeBinding
- This method returns an object of type
- parse(ElementInstance, Node, Object) -
Method in class GMLCoordinatesTypeBinding
- Returns an object of type
CoordinateSequence
TODO: this method should do more validation of the string
parse(ElementInstance, Node, Object) -
Method in class GMLCoordTypeBinding
- Returns a coordinate sequence with a single coordinate in it
- parse(ElementInstance, Node, Object) -
Method in class GMLFeatureAssociationTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLGeometryAssociationTypeBinding
- Returns an object of type @link Geometry
- parse(ElementInstance, Node, Object) -
Method in class GMLGeometryCollectionTypeBinding
- This method returns an object of type @link GeometryCollection
parse(ElementInstance, Node, Object) -
Method in class GMLGeometryPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLLinearRingMemberTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLLinearRingTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLLineStringMemberTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLLineStringPropertyTypeBinding
- Returns an object of type @link LineString
parse(ElementInstance, Node, Object) -
Method in class GMLLineStringTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLMultiGeometryPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLMultiLineStringPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLMultiLineStringTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLMultiPointPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLMultiPointTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLMultiPolygonPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLMultiPolygonTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class GMLNullTypeBinding
- Returns an object of type @link com.vividsolutions.jts.geom.Envelope.
- parse(ElementInstance, Node, Object) -
Method in class GMLPointMemberTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLPointPropertyTypeBinding
- Returns an object of type @link Point
parse(ElementInstance, Node, Object) -
Method in class GMLPointTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLPolygonMemberTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GMLPolygonPropertyTypeBinding
- This object returns an object of type @link com.vividsolutions.jts.geom.Polygon
parse(ElementInstance, Node, Object) -
Method in class GMLPolygonTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractFeatureCollectionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractFeatureTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractGeometryTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractRingPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractSurfaceTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class BoundingShapeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class CurveArrayPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class CurvePropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class CurveSegmentArrayPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class CurveTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class DirectPositionListTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class DirectPositionTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class DoubleListBinding
-
- parse(ElementInstance, Node, Object) -
Method in class EnvelopeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class FeatureArrayPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class FeaturePropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GeometryPropertyTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class IntegerListBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LinearRingPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LinearRingTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LineStringPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LineStringSegmentTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LineStringTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LocationPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MeasureTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiCurvePropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiCurveTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiGeometryPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiGeometryTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiLineStringPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiLineStringTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiPointPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiPointTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiPolygonPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiPolygonTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiSurfacePropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiSurfaceTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class NullTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PointArrayPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PointPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PointTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PolygonPatchTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PolygonPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PolygonTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ReferenceTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SurfaceArrayPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SurfacePatchArrayPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SurfacePropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SurfaceTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractGeometricPrimitiveTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractGeometryBaseTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractGeometryTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractGMLTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractMetaDataTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractRingPropertyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractRingTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractSurfaceTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class BoundingShapeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class CodeListTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class CodeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class DirectPositionTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class DoubleListBinding
-
- parse(ElementInstance, Node, Object) -
Method in class EnvelopeTypeBinding
- ATTENTION: I'm assuming a LatLon envelope here
- parse(ElementInstance, Node, Object) -
Method in class EnvelopeWithTimePeriodTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GridEnvelopeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GridLimitsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GridTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class IntegerListBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LinearRingTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MetaDataPropertyTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class NameListBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PointTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PolygonTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class RectifiedGridTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ReferenceTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class StringOrRefTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class TemporalPositionTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class TimeDurationTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class TimeIndeterminateValueTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class TimePositionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class VectorTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class BoundaryTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class ColorBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ColorStyleTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ContainerTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class CoordinatesTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class DateTimeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class DocumentTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class FeatureTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class FolderTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GeometryTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class KmlTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LabelStyleTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LatLonBoxTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LinearRingTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LineStringTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LineStyleTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LocationTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LookAtTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MetadataTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MultiGeometryTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ObjectTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PlacemarkTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PointTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PolygonTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PolyStyleTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class RegionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class StyleTypeBinding
-
- parse(String, ParsePosition) -
Method in class AngleFormat
- Parses a string as an angle.
- parse(String) -
Method in class AngleFormat
- Parses a string as an angle.
- parse(ElementInstance, Node, Object) -
Method in class _DCPBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _ExceptionReportBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _HTTPBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _OperationBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _OperationsMetadataBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _ServiceIdentificationBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _ServiceProviderBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AcceptFormatsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AcceptVersionsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AddressTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class BoundingBoxTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class CapabilitiesBaseTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class CodeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ContactTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class DescriptionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class DomainTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ExceptionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GetCapabilitiesTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class IdentificationTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class KeywordsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MetadataTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class MimeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OnlineResourceTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class PositionType2DBinding
-
- parse(InstanceComponent, Object) -
Method in class PositionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class RequestMethodTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ResponsiblePartySubsetTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ResponsiblePartyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SectionsTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class ServiceTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class TelephoneTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class UnitBinding
-
- parse(InstanceComponent, Object) -
Method in class UpdateSequenceTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class VersionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class WGS84BoundingBoxTypeBinding
-
- parse(Element) -
Method in class AbstractParser
- Parses the next element in the specified Well Know Text (WKT) tree.
- parse(Element) -
Method in class MathTransformParser
- Parses the next element in the specified Well Know Text (WKT) tree.
- parse(Element) -
Method in class Parser
- Parses the next element in the specified Well Know Text (WKT) tree.
- parse(InputSource) -
Method in class BatikXMLReader
-
- parse(String) -
Method in class BatikXMLReader
-
- parse(ElementInstance, Node, Object) -
Method in class SLDAnchorPointBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDBlueChannelBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDChannelSelectionBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDColorMapBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDColorMapEntryBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDContrastEnhancementBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDCssParameterBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDDisplacementBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDExtentBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDExternalGraphicBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDFeatureTypeConstraintBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDFeatureTypeStyleBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDFillBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDFontBinding
-
- parse(InstanceComponent, Object) -
Method in class SLDFormatBinding
-
- parse(InstanceComponent, Object) -
Method in class SLDGammaValueBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDGeometryBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDGraphicBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDGraphicFillBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDGraphicStrokeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDGrayChannelBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDGreenChannelBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDHaloBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDHistogramBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDImageOutlineBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDLabelPlacementBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDLayerFeatureConstraintsBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDLegendGraphicBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDLinePlacementBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDLineSymbolizerBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDMarkBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDNamedLayerBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDNamedStyleBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDNormalizeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDOnlineResourceBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDOverlapBehaviorBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDParameterValueTypeBinding
- Even though the spec allows an instance of ParamterValueType to have
multiple expressions as children, it is more often that there is only
one.
- parse(ElementInstance, Node, Object) -
Method in class SLDPerpendicularOffsetBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDPointPlacementBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDPointSymbolizerBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDPolygonSymbolizerBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDRasterSymbolizerBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDRedChannelBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDRemoteOWSBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDRuleBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDSelectedChannelTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDShadedReliefBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDStrokeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDStyledLayerDescriptorBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDSymbolizerBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDSymbolizerTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDTextSymbolizerBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDUserLayerBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SLDUserStyleBinding
-
- parse(FilterFactory, String) -
Static method in class FilterBuilder
- Deprecated. Parses the input string in OGC CQL format into a Filter, using the
provided FilterFactory.
- parse(String) -
Static method in class FilterBuilder
- Deprecated. Parses the input string in OGC CQL format into a Filter, using the
systems default FilterFactory implementation.
- parse(String) -
Method in class LoggedFormat
- Parses the specified string.
- parse(ElementInstance, Node, Object) -
Method in class _axisDescriptionBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _ContentMetadataBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _CoverageDescriptionBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _DescribeCoverageBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _GetCapabilitiesBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _GetCoverageBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _keywordsBinding
-
- parse(ElementInstance, Node, Object) -
Method in class _rangeSetBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractDescriptionBaseTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractDescriptionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AddressTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AxisDescriptionType_valuesBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AxisDescriptionTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class CapabilitiesSectionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ContactTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class CoverageOfferingBriefTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class CoverageOfferingTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class DCPTypeType_HTTPBinding
-
- parse(ElementInstance, Node, Object) -
Method in class DCPTypeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class DomainSetTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class DomainSubsetTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class InterpolationMethodTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class IntervalTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LonLatEnvelopeBaseTypeBinding
- ATTENTION: I'm assuming a LatLon envelope here
- parse(ElementInstance, Node, Object) -
Method in class LonLatEnvelopeTypeBinding
- ATTENTION: I'm assuming a LatLon envelope here
- parse(ElementInstance, Node, Object) -
Method in class MetadataAssociationTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MetadataLinkTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OnlineResourceTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OutputTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class RangeSetTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class RangeSubsetType_axisSubsetBinding
-
- parse(ElementInstance, Node, Object) -
Method in class RangeSubsetTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ResponsiblePartyTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ServiceTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SpatialDomainTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SpatialSubsetTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SupportedCRSsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SupportedFormatsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class SupportedInterpolationsTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class TelephoneTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class TimePeriodTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class TimeSequenceTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class TypedLiteralTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ValueEnumBaseTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ValueEnumTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ValueRangeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class WCS_CapabilitiesTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class WCSCapabilityType_ExceptionBinding
-
- parse(ElementInstance, Node, Object) -
Method in class WCSCapabilityType_RequestBinding
-
- parse(ElementInstance, Node, Object) -
Method in class WCSCapabilityType_VendorSpecificCapabilitiesBinding
-
- parse(ElementInstance, Node, Object) -
Method in class WCSCapabilityTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class AllSomeTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class Base_TypeNameListTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class DescribeFeatureTypeTypeBinding
- Simply returns an instance of
DescribeFeatureTypeType
and lets
the framework to reflectively set the object properties.
- parse(ElementInstance, Node, Object) -
Method in class FeatureCollectionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class FeaturesLockedTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class FeaturesNotLockedTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class FeatureTypeType_NoSRSBinding
-
- parse(ElementInstance, Node, Object) -
Method in class GetFeatureWithLockTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class IdentifierGenerationOptionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class InsertElementTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LockFeatureResponseTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LockFeatureTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class MetadataURLTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class NativeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OperationsTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class OperationTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class OutputFormatListTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class PropertyTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class ResultTypeTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class TransactionSummaryTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class TransactionTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class TypeNameListTypeBinding
- Deprecated.
- parse(ElementInstance, Node, Object) -
Method in class UpdateElementTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class WFS_CapabilitiesTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class ComplexDataTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class InputReferenceTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class LanguagesBinding
-
- parse(ElementInstance, Node, Object) -
Method in class AbstractComplexBinding
- Subclasses should override this method, the default implementation
return
null
.
- parse(ElementInstance, Node, Object) -
Method in class AbstractComplexEMFBinding
- Uses EMF reflection to create an instance of the EMF model object this
binding maps to.
- parse(InstanceComponent, Object) -
Method in class AbstractSimpleBinding
- Subclasses need to override this method, this implementation returns
null
.
- parse(ElementInstance, Node, Object) -
Method in interface ComplexBinding
- Parses a complex element from an instance document into an object
representation.
- parse() -
Method in class DOMParser
- Parses the supplied DOM returning a single object respresenting the
result of the parse.
- parse() -
Method in class Parser
- Deprecated. use
Parser.parse(InputStream)
- parse(InputStream) -
Method in class Parser
- Parses an instance documented defined by an input stream.
- parse(Reader) -
Method in class Parser
- Parses an instance documented defined by a reader.
- parse(InputSource) -
Method in class Parser
- Parses an instance documented defined by a sax input source.
- parse(String) -
Static method in class Schemas
- Parses a schema at the specified location.
- parse(String, XSDSchemaLocator[], XSDSchemaLocationResolver[]) -
Static method in class Schemas
- Parses a schema at the specified location.
- parse(String, List, List) -
Static method in class Schemas
-
- parse(InstanceComponent, Object) -
Method in interface SimpleBinding
- Parses an instance component (element or attribute) into an object
representation.
- parse(ElementInstance, Node, Object) -
Method in class SimpleContentComplexEMFBinding
- Takes value and sets its to the object value.
- parse() -
Method in class StreamingParser
- Streams the parser to the next element in the instance document which
matches the xpath query specified in the contstructor.
- parse(QName) -
Method in class XMLTestSupport
- Parses the build document, explicity specifying the type of the root
element.
- parse() -
Method in class XMLTestSupport
- Parses the built document.
- parse(InputSource) -
Method in class TransformerBase.XMLReaderSupport
-
- parse(ElementInstance, Node, Object) -
Method in class XSAllBinding
-
- parse(InstanceComponent, Object) -
Method in class XSAllNNIBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSAnnotatedBinding
-
- parse(InstanceComponent, Object) -
Method in class XSAnySimpleTypeBinding
- This method returns the value paramter, which is the facet parsed
string passed in from the framework
- parse(ElementInstance, Node, Object) -
Method in class XSAnyTypeBinding
- A quick approx of the available content:
This method returns a
Map
in which the names of children and
attributes are keys, and the parsed children and attributes are the
values.
- parse(InstanceComponent, Object) -
Method in class XSAnyURIBinding
- This binding returns objects of type
URI
- parse(ElementInstance, Node, Object) -
Method in class XSAttributeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSAttributeGroupBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSAttributeGroupRefBinding
-
- parse(InstanceComponent, Object) -
Method in class XSBase64BinaryBinding
- This binding returns arrays of type byte[]
- parse(InstanceComponent, Object) -
Method in class XSBlockSetBinding
-
- parse(InstanceComponent, Object) -
Method in class XSBooleanBinding
- This binding returns objects of type
Boolean
- parse(InstanceComponent, Object) -
Method in class XSByteBinding
- This binding returns objects of type
Byte
- parse(ElementInstance, Node, Object) -
Method in class XSComplexRestrictionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSComplexTypeBinding
- This binding delegates to its parent binding, which returns objects of
type
Map
- parse(InstanceComponent, Object) -
Method in class XSDateBinding
- This binding returns objects of type
Calendar
- parse(InstanceComponent, Object) -
Method in class XSDateTimeBinding
- This binding returns objects of type
Calendar
- parse(InstanceComponent, Object) -
Method in class XSDecimalBinding
- /**
parse(InstanceComponent, Object) -
Method in class XSDerivationControlBinding
-
- parse(InstanceComponent, Object) -
Method in class XSDerivationSetBinding
-
- parse(InstanceComponent, Object) -
Method in class XSDoubleBinding
- This binding returns objects of type
Double
.
- parse(InstanceComponent, Object) -
Method in class XSDurationBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSElementBinding
-
- parse(InstanceComponent, Object) -
Method in class XSENTITIESBinding
-
- parse(InstanceComponent, Object) -
Method in class XSENTITYBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSExplicitGroupBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSExtensionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSFacetBinding
-
- parse(InstanceComponent, Object) -
Method in class XSFloatBinding
- This binding returns objects of type
Float
- parse(InstanceComponent, Object) -
Method in class XSFormChoiceBinding
-
- parse(InstanceComponent, Object) -
Method in class XSFullDerivationSetBinding
-
- parse(InstanceComponent, Object) -
Method in class XSGDayBinding
-
- parse(InstanceComponent, Object) -
Method in class XSGMonthBinding
-
- parse(InstanceComponent, Object) -
Method in class XSGMonthDayBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSGroupBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSGroupRefBinding
-
- parse(InstanceComponent, Object) -
Method in class XSGYearBinding
-
- parse(InstanceComponent, Object) -
Method in class XSGYearMonthBinding
-
- parse(InstanceComponent, Object) -
Method in class XSHexBinaryBinding
-
- parse(InstanceComponent, Object) -
Method in class XSIDBinding
- This method delegates to its parent binding which returns objects of
type
String
- parse(InstanceComponent, Object) -
Method in class XSIDREFBinding
-
- parse(InstanceComponent, Object) -
Method in class XSIDREFSBinding
-
- parse(InstanceComponent, Object) -
Method in class XSIntBinding
- This binding returns objects of type
Integer
.
- parse(InstanceComponent, Object) -
Method in class XSIntegerBinding
- This binding returns objects of type
BigInteger
- parse(ElementInstance, Node, Object) -
Method in class XSKeybaseBinding
-
- parse(InstanceComponent, Object) -
Method in class XSLanguageBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSLocalComplexTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSLocalElementBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSLocalSimpleTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class XSLongBinding
- This binding returns objects of type
Long
- parse(InstanceComponent, Object) -
Method in class XSNameBinding
- This binding simply delegates to its parent binding which returns an
object of type
String
- parse(ElementInstance, Node, Object) -
Method in class XSNamedAttributeGroupBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSNamedGroupBinding
-
- parse(InstanceComponent, Object) -
Method in class XSNamespaceListBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSNarrowMaxMinBinding
-
- parse(InstanceComponent, Object) -
Method in class XSNCNameBinding
-
- parse(InstanceComponent, Object) -
Method in class XSNegativeIntegerBinding
- This method returns objects of type
Number
.
- parse(InstanceComponent, Object) -
Method in class XSNMTOKENBinding
-
- parse(InstanceComponent, Object) -
Method in class XSNMTOKENSBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSNoFixedFacetBinding
-
- parse(InstanceComponent, Object) -
Method in class XSNonNegativeIntegerBinding
- Restriction of integer to non negative values.
- parse(InstanceComponent, Object) -
Method in class XSNonPositiveIntegerBinding
-
- parse(InstanceComponent, Object) -
Method in class XSNormalizedStringBinding
-
- parse(InstanceComponent, Object) -
Method in class XSNOTATIONBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSNumFacetBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSOpenAttrsBinding
-
- parse(InstanceComponent, Object) -
Method in class XSPositiveIntegerBinding
- Restriction of integer to positive values.
- parse(InstanceComponent, Object) -
Method in class XSPublicBinding
-
- parse(InstanceComponent, Object) -
Method in class XSQNameBinding
- This binding returns objects of type
QName
- parse(ElementInstance, Node, Object) -
Method in class XSRealGroupBinding
-
- parse(InstanceComponent, Object) -
Method in class XSReducedDerivationControlBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSRestrictionTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class XSShortBinding
- This binding returns objects of type
Short
- parse(InstanceComponent, Object) -
Method in class XSSimpleDerivationSetBinding
- This binding returns objects of type
Short
- parse(ElementInstance, Node, Object) -
Method in class XSSimpleExplicitGroupBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSSimpleExtensionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSSimpleRestrictionTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSSimpleTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class XSStringBinding
- The string datatype represents character strings in XML
- parse(InstanceComponent, Object) -
Method in class XSTimeBinding
- This binding returns objects of type
Calendar
- parse(InstanceComponent, Object) -
Method in class XSTokenBinding
- This binding delegates to its parent binding, which returns objects of
type
String
- parse(ElementInstance, Node, Object) -
Method in class XSTopLevelAttributeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSTopLevelComplexTypeBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSTopLevelElementBinding
-
- parse(ElementInstance, Node, Object) -
Method in class XSTopLevelSimpleTypeBinding
-
- parse(InstanceComponent, Object) -
Method in class XSTypeDerivationControlBinding
-
- parse(InstanceComponent, Object) -
Method in class XSUnsignedByteBinding
- This binding returns objects of type
Short
- parse(InstanceComponent, Object) -
Method in class XSUnsignedIntBinding
- This binding returns objects of type
Long
- parse(InstanceComponent, Object) -
Method in class XSUnsignedLongBinding
- This binding returns objects of type
BigDecimal
- parse(InstanceComponent, Object) -
Method in class XSUnsignedShortBinding
- This binding returns objects of type
Integer
- parse(ElementInstance, Node, Object) -
Method in class XSWildcardBinding
-
- PARSE_UNKNOWN_ATTRIBUTES -
Static variable in interface Parser.Properties
- Deprecated. use
Parser.setStrict(boolean)
- PARSE_UNKNOWN_ELEMENTS -
Static variable in interface Parser.Properties
- Deprecated. use
Parser.setStrict(boolean)
- parseAnySimpleType(String) -
Method in class DatatypeConverterImpl
-
- parseAnySimpleType(String) -
Method in interface DatatypeConverterInterface
- Returns the lexical representation of the input string, which is
the unmodified input string.
- parseBase64(String) -
Static method in class DateUtil
- Parse base64 data from text.
- parseBase64Binary(String) -
Method in class DatatypeConverterImpl
-
- parseBase64Binary(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given byte array, which
is encoded in base 64.
- parseBoolean(String) -
Static method in class DateUtil
- Parse boolean value from text.
- parseBoolean(String) -
Static method in class StaticGeometry
-
- parseBoolean(String) -
Method in class DatatypeConverterImpl
-
- parseBoolean(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given boolean value
and converts it into a primitive
boolean
value.
- parseBounding(Element) -
Method in class ShpXmlFileReader
-
- parseByte(String) -
Static method in class DateUtil
- Parse byte value from text.
- parseByte(String) -
Method in class DatatypeConverterImpl
-
- parseByte(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given 8 bit integer value
and converts it into a primitive
byte
value.
- parseChar(String) -
Static method in class DateUtil
- Parse char value from text as unsigned 16-bit integer.
- parseCharString(String) -
Static method in class DateUtil
- Parse char value from text as character value.
- parseCoordinateReferenceSystem() -
Method in class CRS2GeoTiffMetadataAdapter
- Parses a coordinate reference system.
- parseCoordinateReferenceSystem() -
Method in class CRS2GeoTiffMetadataAdapter
- Parses a coordinate reference system.
- parseCoordinateReferenceSystem(String) -
Method in class Parser
- Parses a coordinate reference system element.
- parseCoords(Node) -
Static method in class ExpressionDOMParser
- Deprecated. please use ExpressionDOMParser.coords()
- parseDate(String) -
Static method in class DateUtil
- Convert date text to Java date.
- parseDate(String) -
Method in class DatatypeConverterImpl
-
- parseDate(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given date value
and converts it into an instance of
Calendar
.
- parseDateTime(String) -
Static method in class DateUtil
- Parse general dateTime value from text.
- parseDateTime(String) -
Method in class DatatypeConverterImpl
-
- parseDateTime(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given dateTime value
and converts it into an instance of
Calendar
.
- parseDecimal(String) -
Method in class DatatypeConverterImpl
-
- parseDecimal(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given decimal value
(arbitrary precision) and converts it into an instance of
BigDecimal
.
- parseDescriptor(Node) -
Method in class SLDParser
-
- parseDistanceInfoNodes(Node, GeneralizationInfo) -
Method in class GeneralizationInfosProviderImpl
-
- parseDouble(String) -
Static method in class DateUtil
- Parse double value from text.
- parseDouble(String) -
Static method in class StaticGeometry
-
- parseDouble(String) -
Method in class DatatypeConverterImpl
-
- parseDouble(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given 64 bit floating
point value and converts it into a primitive
double
value.
- parseDuration(String) -
Method in class DatatypeConverterImpl
-
- ParseErrorHandler - Class in org.geotools.graph.util
-
- ParseErrorHandler() -
Constructor for class ParseErrorHandler
-
- parseException(InputStream) -
Method in class Response
-
- ParseExecutor - Class in org.geotools.xml.impl
-
- ParseExecutor(InstanceComponent, Node, MutablePicoContainer, ParserHandler) -
Constructor for class ParseExecutor
-
- parseExpression(Node) -
Static method in class ExpressionDOMParser
- Deprecated. Please use ExpressionDOMParser.expression
- parseExpression(Language, String, FilterFactory) -
Static method in class CompilerUtil
- Makes Expressions for the predicate
- parseExpression(Language, String) -
Static method in class CompilerUtil
- Makes Expressions for the predicate
- parseExpression(String, AbstractCompilerFactory, FilterFactory) -
Static method in class CompilerUtil
- Parses the expression present on source and make an expression object.
- parseExpression(FilterFactory, String) -
Static method in class FilterBuilder
- Deprecated. Parses the input string in OGC CQL format into an Expression, using the
provided FilterFactory.
- parseExpression(String) -
Static method in class FilterBuilder
- Deprecated. Parses the input string in OGC CQL format into an Expression, using the
systems default FilterFactory implementation.
- parseFacets(InstanceComponent) -
Method in class ParseExecutor
-
- parseFailed(Exception, String) -
Method in class Element
- Returns a
ParseException
with the specified cause.
- parseFeature(ElementInstance, Node, Object, FeatureTypeCache, BindingWalkerFactory) -
Static method in class GML2ParsingUtils
- Utility method to implement Binding.parse for a binding which parses
into A feature.
- parseFeature(ElementInstance, Node, Object, FeatureTypeCache, BindingWalkerFactory) -
Static method in class GML3ParsingUtils
- Utility method to implement Binding.parse for a binding which parses
into A feature.
- parseFeature(ElementInstance, Node, Object, FeatureTypeCache, BindingWalkerFactory) -
Static method in class GML3ParsingUtils
- Utility method to implement Binding.parse for a binding which parses
into A feature.
- parseFilter(Node) -
Static method in class FilterDOMParser
- Parses the filter using DOM.
- parseFilter(Language, String, FilterFactory) -
Static method in class CompilerUtil
- Returns the filter resultant of the parsing process of predicate expression.
- parseFilter(Language, String) -
Static method in class CompilerUtil
- Makes the Filter for the predicate
- parseFilter(String, AbstractCompilerFactory, FilterFactory) -
Static method in class CompilerUtil
- Parses the predicate present on source and makes the filter.
- parseFilterList(Language, String, FilterFactory) -
Static method in class CompilerUtil
- Makes a list of filters extracted from the sequence of search predicates
- parseFilterList(Language, String) -
Static method in class CompilerUtil
- Makes a list of filters extracted from the sequence of search predicates
- parseFilterList(String, AbstractCompilerFactory, FilterFactory) -
Static method in class CompilerUtil
- Parses the sequence of predicate and makes the filter list
- parseFilterList(FilterFactory2, String) -
Static method in class FilterBuilder
- Deprecated. Parses the input string in OGC CQL format into a Filter.
- parseFloat(String) -
Static method in class DateUtil
- Parse float value from text.
- parseFloat(String) -
Method in class DatatypeConverterImpl
-
- parseFloat(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given 32 bit floating
point value and converts it into a primitive
float
value.
- parseGeneralizationInfoNodes(Node, GeneralizationInfos) -
Method in class GeneralizationInfosProviderImpl
-
- parseGML(Node) -
Static method in class ExpressionDOMParser
- Deprecated. Please use ExpressionDOMParser.gml
- parseHexBinary(String) -
Method in class DatatypeConverterImpl
-
- parseHexBinary(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given byte array, which
is encoded in hex digits.
- ParseHierarchy - Class in org.geotools.xml.impl
- A utility class used to parse objects in a type hierarchy.
- ParseHierarchy() -
Constructor for class ParseHierarchy
-
- parseIdInfo(Element) -
Method in class ShpXmlFileReader
-
- parseInt(String) -
Static method in class DateUtil
- Parse integer value from text.
- parseInt(String) -
Static method in class StaticGeometry
-
- parseInt(String) -
Method in class DatatypeConverterImpl
-
- parseInt(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given 32 bit integer value
and converts it into a primitive
int
value.
- parseInteger(String) -
Method in class DatatypeConverterImpl
-
- parseInteger(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given integer value
(arbitrary precision) and converts it into an instance of
BigInteger
.
- parseLong(String) -
Static method in class DateUtil
- Parse long value from text.
- parseLong(String) -
Static method in class StaticGeometry
-
- parseLong(String) -
Method in class DatatypeConverterImpl
-
- parseLong(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given 64 bit integer value
and converts it into a primitive
long
value.
- parseMathTransform(String) -
Method in class MathTransformParser
- Parses a math transform element.
- parseMetadata(Element) -
Method in class ShpXmlFileReader
-
- parseNamedStyle(Node) -
Method in class SLDParser
- Parses a NamedStyle from node.
- parseObject(String, ParsePosition) -
Method in class LineFormat
- Parses text from a string to produce an object.
- parseObject(String) -
Method in class LineFormat
- Parses text from the beginning of the given string to produce an object.
- parseObject(String, ParsePosition) -
Method in class AngleFormat
- Parses a substring as an angle.
- parseObject(String) -
Method in class AngleFormat
- Parses a string as an object.
- parseObject(String, ParsePosition) -
Method in class CoordinateFormat
- Not yet implemented.
- parseObject(String, Class) -
Method in class AbstractConsole
- Parses the specified text.
- parseObject(String) -
Method in class AbstractParser
- Parses a Well Know Text (WKT).
- parseObject(String, ParsePosition) -
Method in class AbstractParser
- Parses a Well Know Text (WKT).
- parseObject(String, ParsePosition) -
Method in class Preprocessor
- Parses the specified Well Know Text starting at the specified position.
- parseObject(String) -
Method in class Preprocessor
- Parses the specified Well Know Text without restriction on the expected type.
- parseObject(String, Class) -
Method in class Preprocessor
- Parses the specified text and ensure that the resulting object is of the specified type.
- parseObject(String) -
Method in class LoggedFormat
- Parses text from a string to produce an object.
- parseObject(String, ParsePosition) -
Method in class LoggedFormat
- Parses text from a string to produce an object.
- parseObject(String, ParsePosition) -
Method in class XsDateTimeFormat
-
- parsePRJFile() -
Method in class BaseGridCoverage2DReader
- Gets the coordinate reference system that will be associated to the
GridCoverage
by looking for a related PRJ.
- parseQName(String, NamespaceContext) -
Method in class DatatypeConverterImpl
-
- parseQName(String, NamespaceContext) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given qualified name
and converts it into an instance of
QName
.
- parser(SimpleFeatureType, String) -
Method in class ExpressionBuilder
- Deprecated. Parse the input string into either a Filter or an Expression.
- parser(String) -
Method in class ExpressionBuilder
- Deprecated. Parse the input string into either a Filter or an Expression.
- parser -
Variable in class AbstractConsole
- The WKT parser, usually a
Preprocessor
object.
- Parser - Class in org.geotools.referencing.wkt
- Parser for
Well
Known Text (WKT).
- Parser() -
Constructor for class Parser
- Constructs a parser using the default set of symbols and factories.
- Parser(Symbols) -
Constructor for class Parser
- Constructs a parser for the specified set of symbols using default factories.
- Parser(Symbols, ReferencingFactoryContainer) -
Constructor for class Parser
- Constructs a parser for the specified set of symbols using the specified set of factories.
- Parser(Symbols, DatumFactory, CSFactory, CRSFactory, MathTransformFactory) -
Constructor for class Parser
- Constructs a parser for the specified set of symbols using the specified factories.
- parser -
Variable in class Preprocessor
- The WKT parser, usually a
Parser
object.
- Parser - Class in org.geotools.xml
- Main interface to the geotools xml parser.
- Parser(Configuration) -
Constructor for class Parser
- Creats a new instance of the parser.
- Parser(Configuration, String) -
Constructor for class Parser
- Deprecated. use
Parser.Parser(Configuration)
and Parser.parse(InputStream)
.
- Parser(Configuration, InputStream) -
Constructor for class Parser
- Deprecated. use
Parser.Parser(Configuration)
and Parser.parse(InputStream)
.
- parser() -
Method in class Parser
-
- Parser.Properties - Interface in org.geotools.xml
- Deprecated.
- ParserHandler - Class in org.geotools.xml.impl
- The main sax event handler used for parsing the input document.
- ParserHandler(Configuration) -
Constructor for class ParserHandler
-
- parseShort(String) -
Static method in class DateUtil
- Parse short value from text.
- parseShort(String) -
Method in class DatatypeConverterImpl
-
- parseShort(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given 16 bit integer value
and converts it into a primitive
short
value.
- parseSimpleFeatureType(QName, URL, CoordinateReferenceSystem) -
Static method in class EmfAppSchemaParser
-
- parseSimpleFeatureType(Configuration, QName, URL, CoordinateReferenceSystem) -
Static method in class EmfAppSchemaParser
- Parses the FeatureType pointed out by the
schemaLocation
URL and returns a subset
consisting only of the simple attributes found on the original schema.
- parseSLD() -
Method in class SLDParser
-
- parseSqlQuery(String) -
Static method in class ViewRegisteringFactoryHelper
-
- parseStatus(String) -
Static method in class TransactionResult
-
- parseString(String) -
Method in class DatatypeConverterImpl
-
- parseString(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation and converts it into a String.
- parseStyle(Node) -
Method in class SLDParser
- build a style for the Node provided
- parseTime(String, int, int) -
Static method in class DateUtil
- Parse general time value from text.
- parseTime(String) -
Method in class DatatypeConverterImpl
-
- parseTime(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given time value
and converts it into an instance of
Calendar
.
- parseUnsignedInt(String) -
Method in class DatatypeConverterImpl
-
- parseUnsignedInt(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given 32 bit
unsignet integer value and converts it into a primitive
long
value.
- parseUnsignedShort(String) -
Method in class DatatypeConverterImpl
-
- parseUnsignedShort(String) -
Method in interface DatatypeConverterInterface
- Parses the lexical representation of the given 16 bit
unsignet integer value and converts it into a primitive
int
value.
- parseWKT(String) -
Static method in class CRS
- Parses a
Well
Known Text (WKT) into a CRS object.
- parseWorldFile() -
Method in class BaseGridCoverage2DReader
- Checks whether a world file is associated with the data source.
- parseXML(URL) -
Method in class GeneralizationInfosProviderImpl
-
- parseYear(String) -
Static method in class DateUtil
- Convert gYear text to Java date.
- parseYearMonth(String) -
Static method in class DateUtil
- Convert gYearMonth text to Java date.
- PARTIAL -
Static variable in class TransactionResult
- partial
- partition() -
Method in class GraphPartitioner
- Performs the partition.
- partOffsets(int[]) -
Method in class SeToJTSGeometryFactory
-
- pass() -
Method in class ConformanceResultImpl
- Indication of the conformance result.
- PASS_AND_CONTINUE -
Static variable in interface Graph
- Signal to indicate that a graph component meets the requirements of a
query against a graph and that the query should continue.
- PASS_AND_STOP -
Static variable in interface Graph
- Signal to indicate that a graph component meets the requirements of a
query against a graph and that the query should end.
- passivateObject(Object) -
Method in class SessionPool.SeConnectionFactory
-
- passivateWorker(AbstractCachedAuthorityFactory) -
Method in class AbstractAuthorityMediator
- Un-initialize an instance to be returned to the pool.
- passivateWorker(AbstractCachedAuthorityFactory) -
Method in class HsqlDialectEpsgMediator
- Uninitialize an instance to be returned to the pool.
- PassThroughOperation -
Static variable in class GML
-
- passThroughOperationRef -
Static variable in class GML
-
- PassThroughOperationRefType -
Static variable in class GML
-
- PASSTHROUGHOPERATIONREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PassThroughOperationRefType">
<annotation>
<documentation>Association to a pass through operation, either referencing or containing the definition of that pass through operation.
- PassThroughOperationType -
Static variable in class GML
-
- PASSTHROUGHOPERATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PassThroughOperationType">
<annotation>
<documentation>A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.
- PassThroughTransform - Class in org.geotools.referencing.operation.transform
- Transform which passes through a subset of ordinates to another transform.
- PassThroughTransform(int, MathTransform, int) -
Constructor for class PassThroughTransform
- Create a pass through transform.
- PASSWD -
Static variable in class DB2DataStoreFactory
-
- PASSWD -
Static variable in class PostgisDataStoreFactory
-
- PASSWORD -
Static variable in class DBCPDataSourceFactory
-
- PASSWORD -
Static variable in class WFSDataStoreFactory
- Optional
String
DataStore parameter supplying the password to use when the server
requires HTTP authentication
Shall be used together with WFSDataStoreFactory.USERNAME
or not used at all.
- PASSWORD_PARAM -
Static variable in class ArcSDEConnectionConfig
- ArcSDE database user password parameter name
- patches -
Static variable in class GML
-
- Path - Class in org.geotools.graph.path
- Represents a path in a graph.
- Path() -
Constructor for class Path
-
- Path(Collection) -
Constructor for class Path
-
- path() -
Method in class ScopedName
- Returns a name which contains every element of the
parsed names list except for the last element.
- PATTERN -
Static variable in interface Facet
- DOCUMENT ME!
- PCS_WGS72_UTM_zone_1N -
Static variable in class GeoTiffPCSCodes
- 6.3.3.1 Projected CS Type Codes Ranges: [ 1, 1000] = Obsolete EPSG/POSC
Projection System Codes [20000, 32760] = EPSG Projection System codes
32767 = user-defined [32768, 65535] = Private User Implementations
Special Ranges: 1.
- PCS_WGS72_UTM_zone_1N -
Static variable in class GeoTiffPCSCodes
- 6.3.3.1 Projected CS Type Codes Ranges: [ 1, 1000] = Obsolete EPSG/POSC
Projection System Codes [20000, 32760] = EPSG Projection System codes
32767 = user-defined [32768, 65535] = Private User Implementations
Special Ranges: 1.
- PCS_WGS72_UTM_zone_1S -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS72_UTM_zone_1S -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS72_UTM_zone_60N -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS72_UTM_zone_60N -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS72_UTM_zone_60S -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS72_UTM_zone_60S -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS72BE_UTM_zone_1N -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS72BE_UTM_zone_1N -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS72BE_UTM_zone_1S -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS72BE_UTM_zone_1S -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS72BE_UTM_zone_60S -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS72BE_UTM_zone_60S -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS84_UTM_zone_1N -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS84_UTM_zone_1N -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS84_UTM_zone_1S -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS84_UTM_zone_1S -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS84_UTM_zone_60N -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS84_UTM_zone_60N -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS84_UTM_zone_60S -
Static variable in class GeoTiffPCSCodes
-
- PCS_WGS84_UTM_zone_60S -
Static variable in class GeoTiffPCSCodes
-
- PCSCitationGeoKey -
Static variable in class GeoTiffPCSCodes
- PCSCitationGeoKey Key ID = 3073 Type = ASCII As with all the "Citation"
GeoKeys, this is provided to give an ASCII reference to published
documentation on the Projected Coordinate System particularly if this is
a "user-defined" PCS.
- PCSCitationGeoKey -
Static variable in class GeoTiffPCSCodes
- PCSCitationGeoKey Key ID = 3073 Type = ASCII As with all the "Citation"
GeoKeys, this is provided to give an ASCII reference to published
documentation on the Projected Coordinate System particularly if this is
a "user-defined" PCS.
- peek() -
Method in class BuildResultStack
-
- peek() -
Method in class Element
- Returns the next element, or
null
if there is no more
element.
- peek(Object) -
Method in interface ObjectCache
- Use the write lock to test the value for the provided key.
- peek() -
Method in class FCBuffer
-
- peekResult() -
Method in class AbstractFilterBuilder
-
- performPostOutput(OutputStream) -
Method in class AbstractRequest
- Default to not requiring POST.
- performPostOutput(OutputStream) -
Method in interface Request
- This is called during the connection to the server, allowing this
request to write out data to the server by using the provided
outputStream.
- PeriodNode - Class in org.geotools.filter.text.commons
- Period is constructed in the parsing process. this has convenient method to
deliver begin and end date of period. a period can be created from
date-time/date-time or date-time/duration or duration/date-time
Warning: This component is not published.
- permissiveConstruction -
Variable in class AbstractFilter
- Sets the permissiveness of the filter construction handling.
- permissiveConstruction -
Variable in class DefaultExpression
- Defines the type of this expression.
- perParameterSetDataStoreCache -
Variable in class WFSDataStoreFactory
-
- perpendicular(AxisDirection, AxisDirection) -
Static method in class DefaultCoordinateSystemAxis
- Returns
true
if the specified directions are perpendicular.
- PERPENDICULAROFFSET -
Static variable in class SLD
-
- PgWKBAttributeIO - Class in org.geotools.data.postgis.attributeio
- An attribute IO implementation that can manage the WKB
- PgWKBAttributeIO(boolean) -
Constructor for class PgWKBAttributeIO
-
- PgWKBAttributeIO(boolean, Hints) -
Constructor for class PgWKBAttributeIO
-
- PHIX -
Static variable in class AdvancedAffineBuilder
- mark for key to specify phix - rotation constrain
- PHIY -
Static variable in class AdvancedAffineBuilder
- mark for key to specify phix - rotation constrain
- PicoMap - Class in org.geotools.xml.impl
- A
Map
dectorator which implements the MutablePicoContainer
interface. - PicoMap(Map) -
Constructor for class PicoMap
-
- PiecewiseTransform1D<T extends PiecewiseTransform1DElement> - Interface in org.geotools.referencing.piecewise
- The
PiecewiseTransform1D
interface extends the Domain1D
adding transformation capabilities to it. - PiecewiseTransform1DElement - Interface in org.geotools.referencing.piecewise
- This interface extends the
DomainElement1D
interface in order to add
the capabilities to perform 1D transformations on its values. - PiFunction - Class in org.geotools.filter.function.math
- Allow access to the value of Math.PI as an expression
- PiFunction() -
Constructor for class PiFunction
-
- pixelInCell -
Static variable in class GML
-
- PixelInCellType -
Static variable in class GML
-
- PIXELINCELLTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PixelInCellType">
<annotation>
<documentation>Specification of the way an image grid is associated with the image data attributes.
- PixelScale - Class in org.geotools.coverage.grid.io.imageio.geotiff
- This class is a placeholder for defining exact affine transformations between
raster and model space.
- PixelScale(double, double, double) -
Constructor for class PixelScale
-
- PixelScale() -
Constructor for class PixelScale
-
- PixelScale - Class in org.geotools.gce.geotiff.adapters
- This class is a placeholder for defining exact affine transformations between
raster and model space.
- PixelScale(double, double, double) -
Constructor for class PixelScale
-
- PixelScale() -
Constructor for class PixelScale
-
- pixelToWorld(int, int, Envelope) -
Method in interface Renderer
-
- PixelTranslation - Class in org.geotools.metadata.iso.spatial
- The translation to apply for different values of
PixelOrientation
. - Placemark -
Static variable in class KML
-
- PlacemarkType -
Static variable in class KML
-
- PlacemarkTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:PlacemarkType.
- PlacemarkTypeBinding() -
Constructor for class PlacemarkTypeBinding
-
- Plane - Class in org.geotools.math
- Equation of a plane in a three-dimensional space (x,y,z).
- Plane() -
Constructor for class Plane
- Construct a new plane.
- PlateCarree - Class in org.geotools.referencing.operation.projection
- Plate Carree (or Equirectangular) projection.
- PlateCarree(ParameterValueGroup) -
Constructor for class PlateCarree
- Constructs a new map projection from the supplied parameters.
- PlateCarree.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for an Plate Carree projection.
- PlateCarree.Provider() -
Constructor for class PlateCarree.Provider
- Constructs a new provider.
- PlugIn - Class in org.geotools.validation
- Contains the information required for Validation creation.
- PlugIn(String, Class, String, Map) -
Constructor for class PlugIn
-
- PlugInDTO - Class in org.geotools.validation.dto
- PlugInConfig purpose.
- PlugInDTO() -
Constructor for class PlugInDTO
- PlugInDTO constructor.
- PlugInDTO(PlugInDTO) -
Constructor for class PlugInDTO
- PlugInDTO constructor.
- pm() -
Static method in class GeometryUtil
-
- POINT -
Static variable in class ShapeType
- Represents a Point shape (id = 1).
- POINT -
Static variable in class SimpleSchema
- POINT (extends GEOMETRY) binds to Point.class
- POINT -
Static variable in class BasicFeatureTypes
- The FeatureType reference that should be used for Points
- Point -
Static variable in class GML
-
- Point -
Static variable in class GML
-
- Point -
Static variable in class KML
-
- point(Color, Color) -
Method in class DefaultGlyphFactory
-
- point(Rule) -
Method in class DefaultGlyphFactory
-
- point(int, int) -
Method in class Drawer
- Generate Point from two dimensional ordinates
- point(Rule) -
Static method in class Glyph
- Render a icon based on the current style.
- point(Color, Color) -
Static method in class Glyph
- Icon for point data in the provided color
XXX: Suggest point( SLD style ) at a later time.
- point(Color, Color) -
Method in interface GlyphFactory
- Produce a simple Icon representing a point.
- point(Rule) -
Method in interface GlyphFactory
- Produce a simple Icon representing a point.
- pointArrayProperty -
Static variable in class GML
-
- PointArrayPropertyType -
Static variable in class GML
-
- POINTARRAYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PointArrayPropertyType">
<annotation>
<documentation>A container for an array of points.
- PointArrayPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:PointArrayPropertyType.
- PointArrayPropertyTypeBinding() -
Constructor for class PointArrayPropertyTypeBinding
-
- pointBorderOpacity(PointSymbolizer) -
Static method in class SLD
- Grabs the point border opacity from the first PointSymbolizer.
- pointColor(PointSymbolizer) -
Static method in class SLD
- Grabs the color from the first Mark.
- PointCoveredByEndPointOfLineValidation - Class in org.geotools.validation.spatial
- PointCoveredByEndPointOfLineValidation purpose.
- PointCoveredByEndPointOfLineValidation() -
Constructor for class PointCoveredByEndPointOfLineValidation
- PointCoveredByEndPointOfLineValidation constructor.
- PointCoveredByEndPointOfLineValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PointCoveredByEndPointOfLineValidationBeanInfo() -
Constructor for class PointCoveredByEndPointOfLineValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- PointCoveredByLineValidation - Class in org.geotools.validation.spatial
- PointCoveredByLineValidation purpose.
- PointCoveredByLineValidation() -
Constructor for class PointCoveredByLineValidation
- PointCoveredByLineValidation constructor.
- PointCoveredByLineValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PointCoveredByLineValidationBeanInfo() -
Constructor for class PointCoveredByLineValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- PointCoveredByPolygonBoundaryValidation - Class in org.geotools.validation.spatial
- PointCoveredByPolygonBoundaryValidation purpose.
- PointCoveredByPolygonBoundaryValidation() -
Constructor for class PointCoveredByPolygonBoundaryValidation
- PointCoveredByPolygonBoundaryValidation constructor.
- PointCoveredByPolygonBoundaryValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PointCoveredByPolygonBoundaryValidationBeanInfo() -
Constructor for class PointCoveredByPolygonBoundaryValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- PointCoveredByPolygonValidation - Class in org.geotools.validation.spatial
- PointCoveredByLineValidation purpose.
- PointCoveredByPolygonValidation() -
Constructor for class PointCoveredByPolygonValidation
- PointCoveredByLineValidation constructor.
- PointCoveredByPolygonValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PointCoveredByPolygonValidationBeanInfo() -
Constructor for class PointCoveredByPolygonValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- pointFill(PointSymbolizer) -
Static method in class SLD
- Grabs the fill from the first Mark.
- pointGraphic(Style) -
Static method in class SLD
- Grabs the location of the first external graphic.
- PointHandler - Class in org.geotools.data.shapefile.shp
- Wrapper for a Shapefile point.
- PointHandler(ShapeType) -
Constructor for class PointHandler
-
- PointHandler() -
Constructor for class PointHandler
-
- PointHandler - Class in org.geotools.renderer.shape.shapehandler.jts
- A ShapeHandler that reads PointHandler objects from a file.
- PointHandler(ShapeType, Envelope, Rectangle, MathTransform, boolean) -
Constructor for class PointHandler
-
- PointHandler - Class in org.geotools.renderer.shape.shapehandler.simple
- A ShapeHandler that reads PointHandler objects from a file.
- PointHandler(ShapeType, Envelope, Rectangle, MathTransform, boolean) -
Constructor for class PointHandler
- Create new instance
- PointInsidePolygonValidation - Class in org.geotools.validation.spatial
- PointInsidePolygonValidation purpose.
- PointInsidePolygonValidation() -
Constructor for class PointInsidePolygonValidation
- PointInsidePolygonValidation constructor.
- PointInsidePolygonValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PointInsidePolygonValidationBeanInfo() -
Constructor for class PointInsidePolygonValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- PointIterator - Class in org.geotools.geometry.jts
- A path iterator for the LiteShape class, specialized to iterate over Point objects.
- PointIterator(Point, AffineTransform) -
Constructor for class PointIterator
- Creates a new PointIterator object.
- PointLineAbstractValidation - Class in org.geotools.validation.spatial
- PointCoveredByLineValidation purpose.
- PointLineAbstractValidation() -
Constructor for class PointLineAbstractValidation
- PointCoveredByLineValidation constructor.
- PointLineAbstractValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PointLineAbstractValidationBeanInfo() -
Constructor for class PointLineAbstractValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- POINTM -
Static variable in class ShapeType
- Represents a PointM shape (id = 21).
- pointMark(Style) -
Static method in class SLD
-
- pointMember -
Static variable in class GML
-
- pointMember -
Static variable in class GML
-
- pointMembers -
Static variable in class GML
-
- POINTMEMBERTYPE -
Static variable in class GML
- Deprecated.
- PointMemberType -
Static variable in class GML
-
- POINTMEMBERTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PointMemberType">
<annotation>
<documentation>Restricts the geometry member to being a Point instance.
- pointN(Geometry, int) -
Static method in class StaticGeometry
-
- PointOfContact -
Static variable in class OWS
-
- PointOfContact -
Static variable in class OWS
-
- pointOpacity(PointSymbolizer) -
Static method in class SLD
- Grabs the point opacity from the first PointSymbolizer.
- pointOutsideCoverage(Point2D) -
Method in class AbstractGridCoverage
- Deprecated. Replaced by
AbstractGridCoverage.formatEvaluateError(java.awt.geom.Point2D, boolean)
.
- pointOutsideCoverage(DirectPosition) -
Method in class AbstractGridCoverage
- Deprecated. Replaced by
AbstractGridCoverage.formatEvaluateError(java.awt.geom.Point2D, boolean)
.
- PointOutsideEnvelopeException - Exception in org.geotools.referencing.operation.projection
- Thrown by
MapProjection
when a map projection failed because the point is
outside the envelope of validity. - PointOutsideEnvelopeException() -
Constructor for exception PointOutsideEnvelopeException
- Constructs a new exception with no detail message.
- PointOutsideEnvelopeException(String) -
Constructor for exception PointOutsideEnvelopeException
- Constructs a new exception with the specified detail message.
- POINTPLACEMENT -
Static variable in class SLD
-
- PointPlacement - Interface in org.geotools.styling
- A PointPlacement specifies how a text label is positioned relative to a
geometric point.
- PointPlacementImpl - Class in org.geotools.styling
- DOCUMENT ME!
- PointPlacementImpl() -
Constructor for class PointPlacementImpl
-
- PointPlacementImpl(FilterFactory) -
Constructor for class PointPlacementImpl
-
- PointPolygonAbstractValidation - Class in org.geotools.validation.spatial
- PointCoveredByLineValidation purpose.
- PointPolygonAbstractValidation() -
Constructor for class PointPolygonAbstractValidation
- PointCoveredByLineValidation constructor.
- PointPolygonAbstractValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PointPolygonAbstractValidationBeanInfo() -
Constructor for class PointPolygonAbstractValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- pointProperty -
Static variable in class GML
-
- pointProperty -
Static variable in class GML
-
- POINTPROPERTYTYPE -
Static variable in class GML
- Deprecated.
- PointPropertyType -
Static variable in class GML
-
- PointPropertyType -
Static variable in class GML
-
- POINTPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PointPropertyType">
<annotation>
<documentation>
Encapsulates a single point to represent position, location, or
centerOf properties.
- POINTPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PointPropertyType">
<annotation>
<documentation>A property that has a point as its value domain can either be an appropriate geometry element encapsulated in an
element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located
elsewhere in the same document).
- PointPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:PointPropertyType.
- PointPropertyTypeBinding() -
Constructor for class PointPropertyTypeBinding
-
- pointRep -
Static variable in class GML
-
- pointSize(PointSymbolizer) -
Static method in class SLD
- Grabs the size of the points graphic, if found.
- POINTSYMBOLIZER -
Static variable in class SLD
-
- PointSymbolizer - Interface in org.geotools.styling
- A symbolizer describes how a feature should appear on a map.
- pointSymbolizer(FeatureTypeStyle) -
Static method in class SLD
- Retrieve the first PointSymbolizer from the provided FeatureTypeStyle.
- pointSymbolizer(Style) -
Static method in class SLD
- Retrieve the first PointSymbolizer from the provided Style.
- PointSymbolizerImpl - Class in org.geotools.styling
- Provides a Java representation of the PointSymbolizer.
- PointSymbolizerImpl() -
Constructor for class PointSymbolizerImpl
- Creates a new instance of DefaultPointSymbolizer
- POINTTYPE -
Static variable in class GML
- Deprecated.
- PointType -
Static variable in class GML
-
- PointType -
Static variable in class GML
-
- PointType -
Static variable in class GML
-
- PointType -
Static variable in class KML
-
- POINTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PointType">
<annotation>
<documentation>
A Point is defined by a single coordinate tuple.
- POINTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PointType">
<annotation>
<documentation>A Point is defined by a single coordinate tuple.
- PointTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:PointType.
- PointTypeBinding(GeometryFactory) -
Constructor for class PointTypeBinding
-
- PointTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:PointType.
- PointTypeBinding() -
Constructor for class PointTypeBinding
-
- PointTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:PointType.
- PointTypeBinding(GeometryFactory) -
Constructor for class PointTypeBinding
-
- pointWellKnownName(PointSymbolizer) -
Static method in class SLD
- Grabs the well known name of the first Mark that has one.
- pointWidth(PointSymbolizer) -
Static method in class SLD
- Grabs the width of the first Mark with a Stroke that has a non-null
width.
- POINTZ -
Static variable in class ShapeType
- Represents a PointZ shape (id = 11).
- PoissonClusterer - Class in org.geotools.graph.util.delaunay
-
- PoissonClusterer() -
Constructor for class PoissonClusterer
- Creates a new instance of PoissonClusterer
- PolarCS -
Static variable in class GML
-
- polarCSRef -
Static variable in class GML
-
- PolarCSRefType -
Static variable in class GML
-
- POLARCSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PolarCSRefType">
<annotation>
<documentation>Association to a polar coordinate system, either referencing or containing the definition of that coordinate system.
- PolarCSType -
Static variable in class GML
-
- POLARCSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PolarCSType">
<annotation>
<documentation>A two-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction.
- PolarOrthographic - Class in org.geotools.referencing.operation.projection
- The polar case of the
Orthographic
projection. - PolarOrthographic(ParameterValueGroup) -
Constructor for class PolarOrthographic
- Constructs a polar orthographic projection.
- PolarStereographic - Class in org.geotools.referencing.operation.projection
- The polar case of the stereographic projection.
- PolarStereographic.ProviderA - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a Polar Stereographic projection.
- PolarStereographic.ProviderA() -
Constructor for class PolarStereographic.ProviderA
- Constructs a new provider.
- PolarStereographic.ProviderB - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a Polar Stereographic (Variant B)
projection.
- PolarStereographic.ProviderB() -
Constructor for class PolarStereographic.ProviderB
- Constructs a new provider.
- PolarStereographic.ProviderNorth - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a North Polar Stereographic projection.
- PolarStereographic.ProviderNorth() -
Constructor for class PolarStereographic.ProviderNorth
- Constructs a new provider.
- PolarStereographic.ProviderSouth - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a South Polar Stereographic projection.
- PolarStereographic.ProviderSouth() -
Constructor for class PolarStereographic.ProviderSouth
- Constructs a new provider.
- polyBorderOpacity(PolygonSymbolizer) -
Static method in class SLD
- Grabs the border opacity from the first PolygonSymbolizer.
- polyColor(PolygonSymbolizer) -
Static method in class SLD
- Grabs the color from the first PolygonSymbolizer.
- polyFill(PolygonSymbolizer) -
Static method in class SLD
- Grabs the fill from the first PolygonSymbolizer.
- polyFillOpacity(PolygonSymbolizer) -
Static method in class SLD
- Grabs the fill opacity from the first PolygonSymbolizer.
- polygon(int[]) -
Method in class DataTestCase
- Creates a polygon from the specified (x,y) coordinates.
- polygon(int[], int[][]) -
Method in class DataTestCase
- Creates a line from the specified (x,y) coordinates and
an arbitrary amount of holes.
- POLYGON -
Static variable in class ShapeType
- Represents a Polygon shape (id = 5).
- POLYGON -
Static variable in class SimpleSchema
- POLYGON (extends GEOMETRY) binds to Polygon.class
- POLYGON -
Static variable in class BasicFeatureTypes
- The FeatureType reference that should be used for Polygons
- Polygon -
Static variable in class GML
-
- Polygon -
Static variable in class GML
-
- Polygon -
Static variable in class GML
-
- Polygon -
Static variable in class KML
-
- polygon(Rule) -
Method in class DefaultGlyphFactory
-
- polygon(Color, Color, int) -
Method in class DefaultGlyphFactory
-
- polygon(int[]) -
Method in class Drawer
- Convience constructor for GeometryFactory.createPolygon.
- polygon(int[], int[][]) -
Method in class Drawer
- Convience constructor for GeometryFactory.createPolygon.
- Polygon(Rule) -
Static method in class Glyph
- Render of a polygon allowing style.
- polygon(Color, Color, int) -
Static method in class Glyph
- Icon for polygon in provided border, fill and width
- polygon(Color, Color, int) -
Method in interface GlyphFactory
-
- polygon(Rule) -
Method in interface GlyphFactory
-
- PolygonBoundaryCoveredByPolygonValidation - Class in org.geotools.validation.spatial
- PolygonBoundaryCoveredByPolygonValidation purpose.
- PolygonBoundaryCoveredByPolygonValidation() -
Constructor for class PolygonBoundaryCoveredByPolygonValidation
- PolygonBoundaryCoveredByPolygonValidation constructor.
- PolygonBoundaryCoveredByPolygonValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PolygonBoundaryCoveredByPolygonValidationBeanInfo() -
Constructor for class PolygonBoundaryCoveredByPolygonValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- PolygonCoveredByFeaturePolygonValidation - Class in org.geotools.validation.spatial
- PolygonCoveredByFeaturePolygonValidation purpose.
- PolygonCoveredByFeaturePolygonValidation() -
Constructor for class PolygonCoveredByFeaturePolygonValidation
- PolygonCoveredByFeaturePolygonValidation constructor.
- PolygonCoveredByFeaturePolygonValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PolygonCoveredByFeaturePolygonValidationBeanInfo() -
Constructor for class PolygonCoveredByFeaturePolygonValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- PolygonCoveredByPolygonValidation - Class in org.geotools.validation.spatial
- PolygonCoveredByPolygonValidation purpose.
- PolygonCoveredByPolygonValidation() -
Constructor for class PolygonCoveredByPolygonValidation
- PointCoveredByLineValidation constructor.
- PolygonCoveredByPolygonValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PolygonCoveredByPolygonValidationBeanInfo() -
Constructor for class PolygonCoveredByPolygonValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- PolygonGraphGenerator - Class in org.geotools.graph.build.polygon
- An implementation of GraphGenerator used to build graphs from a set
of polygons.
- PolygonGraphGenerator(GraphBuilder, PolygonGraphGenerator.PolygonRelationship) -
Constructor for class PolygonGraphGenerator
-
- PolygonGraphGenerator.PolygonRelationship - Interface in org.geotools.graph.build.polygon
- Determines the relationship among two polygons.
- PolygonHandler - Class in org.geotools.data.shapefile.shp
- Wrapper for a Shapefile polygon.
- PolygonHandler() -
Constructor for class PolygonHandler
-
- PolygonHandler(ShapeType) -
Constructor for class PolygonHandler
-
- PolygonHandler - Class in org.geotools.renderer.shape.shapehandler.jts
- A ShapeHandler that reads PointHandler objects from a file.
- PolygonHandler(ShapeType, Envelope, MathTransform, boolean) -
Constructor for class PolygonHandler
-
- PolygonHandler - Class in org.geotools.renderer.shape.shapehandler.simple
- A ShapeHandler that reads PointHandler objects from a file.
- PolygonHandler(ShapeType, Envelope, MathTransform, boolean) -
Constructor for class PolygonHandler
- Create new instance
- PolygonIterator - Class in org.geotools.geometry.jts
- A path iterator for the LiteShape class, specialized to iterate over Polygon
objects.
- PolygonIterator(Polygon, AffineTransform) -
Constructor for class PolygonIterator
- Creates a new PolygonIterator object.
- PolygonIterator(Polygon, AffineTransform, boolean) -
Constructor for class PolygonIterator
- Creates a new PolygonIterator object.
- PolygonIterator(Polygon, AffineTransform, boolean, double) -
Constructor for class PolygonIterator
- Creates a new PolygonIterator object.
- PolygonLineAbstractValidation - Class in org.geotools.validation.spatial
- PointCoveredByLineValidation purpose.
- PolygonLineAbstractValidation() -
Constructor for class PolygonLineAbstractValidation
- PointCoveredByLineValidation constructor.
- PolygonLineAbstractValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PolygonLineAbstractValidationBeanInfo() -
Constructor for class PolygonLineAbstractValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- POLYGONM -
Static variable in class ShapeType
- Represents a PolygonM shape (id = 25).
- polygonMember -
Static variable in class GML
-
- polygonMember -
Static variable in class GML
-
- POLYGONMEMBERTYPE -
Static variable in class GML
- Deprecated.
- PolygonMemberType -
Static variable in class GML
-
- POLYGONMEMBERTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PolygonMemberType">
<annotation>
<documentation>Restricts the geometry member to being a Polygon instance.
- PolygonNoGapsValidation - Class in org.geotools.validation.spatial
- PolygonNoGapsValidation purpose.
- PolygonNoGapsValidation() -
Constructor for class PolygonNoGapsValidation
- PolygonNoGapsValidation constructor.
- PolygonNoGapsValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PolygonNoGapsValidationBeanInfo() -
Constructor for class PolygonNoGapsValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- PolygonNotCoveredByPolygonValidation - Class in org.geotools.validation.spatial
- PolygonBoundaryCoveredByPolygonValidation purpose.
- PolygonNotCoveredByPolygonValidation() -
Constructor for class PolygonNotCoveredByPolygonValidation
- PolygonBoundaryCoveredByPolygonValidation constructor.
- PolygonNotCoveredByPolygonValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PolygonNotCoveredByPolygonValidationBeanInfo() -
Constructor for class PolygonNotCoveredByPolygonValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- PolygonNotOverlappingLineValidation - Class in org.geotools.validation.spatial
- PolygonNotOverlappingLineValidation purpose.
- PolygonNotOverlappingLineValidation() -
Constructor for class PolygonNotOverlappingLineValidation
- PolygonNotOverlappingLineValidation constructor.
- PolygonNotOverlappingLineValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PolygonNotOverlappingLineValidationBeanInfo() -
Constructor for class PolygonNotOverlappingLineValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- PolygonNotOverlappingPolygonValidation - Class in org.geotools.validation.spatial
- PolygonBoundaryCoveredByPolygonValidation purpose.
- PolygonNotOverlappingPolygonValidation() -
Constructor for class PolygonNotOverlappingPolygonValidation
- PolygonBoundaryCoveredByPolygonValidation constructor.
- PolygonNotOverlappingPolygonValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PolygonNotOverlappingPolygonValidationBeanInfo() -
Constructor for class PolygonNotOverlappingPolygonValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- PolygonPatch -
Static variable in class GML
-
- PolygonPatchArrayPropertyType -
Static variable in class GML
-
- POLYGONPATCHARRAYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PolygonPatchArrayPropertyType">
<annotation>
<documentation>This type defines a container for an array of
polygon patches.
- polygonPatches -
Static variable in class GML
-
- PolygonPatchType -
Static variable in class GML
-
- POLYGONPATCHTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PolygonPatchType">
<annotation>
<documentation>A PolygonPatch is a surface patch that is defined by a set of boundary curves and an underlying surface to which these curves adhere.
- PolygonPatchTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:PolygonPatchType.
- PolygonPatchTypeBinding(GeometryFactory) -
Constructor for class PolygonPatchTypeBinding
-
- PolygonPointAbstractValidation - Class in org.geotools.validation.spatial
- PointCoveredByLineValidation purpose.
- PolygonPointAbstractValidation() -
Constructor for class PolygonPointAbstractValidation
- PointCoveredByLineValidation constructor.
- PolygonPointAbstractValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PolygonPointAbstractValidationBeanInfo() -
Constructor for class PolygonPointAbstractValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- PolygonPolygonAbstractValidation - Class in org.geotools.validation.spatial
- PointCoveredByLineValidation purpose.
- PolygonPolygonAbstractValidation() -
Constructor for class PolygonPolygonAbstractValidation
- PointCoveredByLineValidation constructor.
- PolygonPolygonAbstractValidationBeanInfo - Class in org.geotools.validation.spatial
- LineAbstractValidationBeanInfopurpose.
- PolygonPolygonAbstractValidationBeanInfo() -
Constructor for class PolygonPolygonAbstractValidationBeanInfo
- LineAbstractValidationBeanInfoconstructor.
- polygonProperty -
Static variable in class GML
-
- polygonProperty -
Static variable in class GML
-
- POLYGONPROPERTYTYPE -
Static variable in class GML
- Deprecated.
- PolygonPropertyType -
Static variable in class GML
-
- PolygonPropertyType -
Static variable in class GML
-
- POLYGONPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PolygonPropertyType">
<annotation>
<documentation>
Encapsulates a single polygon to represent coverage or extentOf
properties.
- POLYGONPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PolygonPropertyType">
<annotation>
<documentation>This type is deprecated with GML 3 and shall not be used.
- PolygonPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:PolygonPropertyType.
- PolygonPropertyTypeBinding() -
Constructor for class PolygonPropertyTypeBinding
-
- PolygonShape - Class in org.geotools.renderer.shape
- java.awt.Shape Wrapper around geometry.
- PolygonShape(SimpleGeometry) -
Constructor for class PolygonShape
- DOCUMENT ME!
- PolygonStyle2D - Class in org.geotools.renderer.style
- A style that contains the specification to renderer both the contour and the interior of a shape
- PolygonStyle2D() -
Constructor for class PolygonStyle2D
-
- POLYGONSYMBOLIZER -
Static variable in class SLD
-
- PolygonSymbolizer - Interface in org.geotools.styling
- A symbolizer describes how a polygon feature should appear on a map.
- PolygonSymbolizerImpl - Class in org.geotools.styling
- Provides a representation of a PolygonSymbolizer in an SLD Document.
- PolygonSymbolizerImpl() -
Constructor for class PolygonSymbolizerImpl
- Creates a new instance of DefaultPolygonStyler
- POLYGONTYPE -
Static variable in class GML
- Deprecated.
- PolygonType -
Static variable in class GML
-
- PolygonType -
Static variable in class GML
-
- PolygonType -
Static variable in class GML
-
- PolygonType -
Static variable in class KML
-
- POLYGONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PolygonType">
<annotation>
<documentation>
A Polygon is defined by an outer boundary and zero or more inner
boundaries which are in turn defined by LinearRings.
- POLYGONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PolygonType">
<annotation>
<documentation>A Polygon is a special surface that is defined by a single surface patch.
- PolygonTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:PolygonType.
- PolygonTypeBinding(GeometryFactory) -
Constructor for class PolygonTypeBinding
-
- PolygonTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:PolygonType.
- PolygonTypeBinding() -
Constructor for class PolygonTypeBinding
-
- PolygonTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:PolygonType.
- PolygonTypeBinding(GeometryFactory) -
Constructor for class PolygonTypeBinding
-
- POLYGONZ -
Static variable in class ShapeType
- Represents a PolygonZ shape (id = 15).
- PolyhedralSurface -
Static variable in class GML
-
- PolyhedralSurfaceType -
Static variable in class GML
-
- POLYHEDRALSURFACETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PolyhedralSurfaceType">
<annotation>
<documentation>A polyhedral surface is a surface composed
of polygon surfaces connected along their common boundary
curves.
- Polynom - Class in org.geotools.math
- The coefficients of a polynomial equation.
- Polynom(double[]) -
Constructor for class Polynom
- Constructs a polynom with the specified coefficients.
- PolyStyle -
Static variable in class KML
-
- PolyStyleType -
Static variable in class KML
-
- PolyStyleTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:PolyStyleType.
- PolyStyleTypeBinding(StyleBuilder) -
Constructor for class PolyStyleTypeBinding
-
- polySymbolizer(FeatureTypeStyle) -
Static method in class SLD
- Retrieve the first PolygonSymbolizer from the provided Style.
- polySymbolizer(Style) -
Static method in class SLD
- Retrieve the first PolygonSymbolizer from the provided Style.
- polyWidth(PolygonSymbolizer) -
Static method in class SLD
- Grabs the color from the first PolygonSymbolizer.
- pool -
Variable in class SessionPool
- Apache commons-pool used to pool arcsde connections
- pop() -
Method in class IndexedStack
-
- pop() -
Method in class Stack
-
- popDoubleValue() -
Method in class BuildResultStack
-
- popExpression() -
Method in class BuildResultStack
-
- popFilter() -
Method in class BuildResultStack
-
- popGeometry() -
Method in class BuildResultStack
-
- popIdentifier() -
Method in class BuildResultStack
-
- popIdentifierPart() -
Method in class BuildResultStack
-
- popIntegerValue() -
Method in class BuildResultStack
-
- popLiteral() -
Method in class BuildResultStack
-
- popPeriod() -
Method in class BuildResultStack
-
- popPropertyName() -
Method in class BuildResultStack
-
- popResult() -
Method in class BuildResultStack
-
- popStringValue() -
Method in class BuildResultStack
-
- PORT -
Static variable in class DB2DataStoreFactory
-
- PORT -
Static variable in class PostgisDataStoreFactory
-
- PORT -
Static variable in class DBReaderWriter
- Database port key
- PORT_NUMBER_PARAM -
Static variable in class ArcSDEConnectionConfig
- ArcSDE server port parameter name
- PortrayalCatalogueReferenceImpl - Class in org.geotools.metadata.iso
- Information identifying the portrayal catalogue used.
- PortrayalCatalogueReferenceImpl() -
Constructor for class PortrayalCatalogueReferenceImpl
- Construct an initially empty portrayal catalogue reference.
- PortrayalCatalogueReferenceImpl(PortrayalCatalogueReference) -
Constructor for class PortrayalCatalogueReferenceImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- PortrayalCatalogueReferenceImpl(Collection<Citation>) -
Constructor for class PortrayalCatalogueReferenceImpl
- Creates a portrayal catalogue reference initialized to the given values.
- pos -
Static variable in class GML
-
- pos -
Static variable in class GML
-
- position() -
Method in class FileChannelDecorator
-
- position(long) -
Method in class FileChannelDecorator
-
- position -
Static variable in class GML
-
- position -
Static variable in class GML
-
- POSITION_FACTORY -
Static variable in class Hints
- The
PositionFactory
instance to use.
- PositionalAccuracyImpl - Class in org.geotools.metadata.iso.quality
- Accuracy of the position of features.
- PositionalAccuracyImpl() -
Constructor for class PositionalAccuracyImpl
- Constructs an initially empty positional accuracy.
- PositionalAccuracyImpl(PositionalAccuracy) -
Constructor for class PositionalAccuracyImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- PositionalAccuracyImpl(Result) -
Constructor for class PositionalAccuracyImpl
- Creates an positional accuracy initialized to the given result.
- PositionName -
Static variable in class OWS
-
- PositionName -
Static variable in class OWS
-
- PositionType -
Static variable in class OWS
-
- PositionType -
Static variable in class OWS
-
- PositionType2D -
Static variable in class OWS
-
- PositionType2D -
Static variable in class OWS
-
- PositionType2DBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:PositionType2D.
- PositionType2DBinding(Ows10Factory) -
Constructor for class PositionType2DBinding
-
- PositionTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:PositionType.
- PositionTypeBinding(Ows10Factory) -
Constructor for class PositionTypeBinding
-
- POSITIVEINTEGER -
Static variable in class XS
-
- POSITIVEINTEGER_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="positiveInteger" name="positiveInteger">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#positiveInteger"/>
</xs:annotation>
<xs:restriction base="xs:nonNegativeInteger">
<xs:minInclusive id="positiveInteger.minInclusive" value="1"/>
</xs:restriction>
</xs:simpleType>
- posList -
Static variable in class GML
-
- post -
Variable in class OperationType
-
- POST_SCALE_X -
Static variable in class WarpTransform2D.Provider
- Descriptor for the "
postScaleX
" parameter value.
- POST_SCALE_Y -
Static variable in class WarpTransform2D.Provider
- Descriptor for the "
postScaleY
" parameter value.
- postfixFilename(String, String) -
Static method in class StringUtil
- Places a post fix on a filename just before the extension dot.
- POSTGIS -
Static variable in class Citations
- The PostGIS project.
- POSTGIS -
Static variable in class ContactImpl
- Contact informations for PostGIS.
- POSTGIS -
Static variable in class OnLineResourceImpl
- The online resources for PostGIS.
- POSTGIS -
Static variable in class ResponsiblePartyImpl
- The PostGIS responsible party.
- PostgisAuthorityFactory - Class in org.geotools.data.postgis.referencing
- Access CRS informationj from the PostGIS SPATIAL_REF_SYS table.
- PostgisAuthorityFactory(DataSource) -
Constructor for class PostgisAuthorityFactory
- Construct
PostgisAuthorityFactory
.
- PostGISAutoIncrementFIDMapper - Class in org.geotools.data.postgis.fidmapper
- Generate FID based on an auto increment function, the most stable approach for
use with editing.
- PostGISAutoIncrementFIDMapper(String, String, String, int) -
Constructor for class PostGISAutoIncrementFIDMapper
-
- PostGISAutoIncrementFIDMapper(String, String, int, boolean) -
Constructor for class PostGISAutoIncrementFIDMapper
-
- PostgisConnectionFactory - Class in org.geotools.data.postgis
- Deprecated. Use
DataSource
, DataSourceUtil
and DataSourceFinder
instead
* - PostgisConnectionFactory(String, String, String) -
Constructor for class PostgisConnectionFactory
- Deprecated. Constructor with all internal database driver classes, driver paths and
database types.
- PostgisConnectionFactory(String, int, String) -
Constructor for class PostgisConnectionFactory
- Deprecated. Constructor with all internal database driver classes, driver paths and
database types.
- PostgisDataStore - Class in org.geotools.data.postgis
- Postgis DataStore implementation.
- PostgisDataStore(DataSource) -
Constructor for class PostgisDataStore
-
- PostgisDataStore(DataSource, String) -
Constructor for class PostgisDataStore
-
- PostgisDataStore(DataSource, String, String) -
Constructor for class PostgisDataStore
-
- PostgisDataStore(DataSource, String, String, int) -
Constructor for class PostgisDataStore
-
- PostgisDataStore(DataSource, JDBCDataStoreConfig, int) -
Constructor for class PostgisDataStore
-
- PostgisDataStoreFactory - Class in org.geotools.data.postgis
- Creates a PostgisDataStore baed on the correct params.
- PostgisDataStoreFactory() -
Constructor for class PostgisDataStoreFactory
- Creates a new instance of PostgisDataStoreFactory
- PostgisDBInfo - Class in org.geotools.data.postgis
-
- PostgisDBInfo(Connection) -
Constructor for class PostgisDBInfo
- Creates a new DBInfo object and populates its values.
- PostgisDialect - Class in org.geotools.gce.imagemosaic.jdbc
- This class implements the db dialect for postgis
- PostgisDialect(Config) -
Constructor for class PostgisDialect
-
- PostgisFeatureCollection - Class in org.geotools.data.postgis.collection
- FeatureCollection
for PostGIS datastores.- PostgisFeatureCollection(JDBCFeatureSource, Query) -
Constructor for class PostgisFeatureCollection
-
- PostgisFeatureLocking - Class in org.geotools.data.postgis
- Extends PostgisFeatureLocking with support for Locking.
- PostgisFeatureLocking(PostgisDataStore, SimpleFeatureType) -
Constructor for class PostgisFeatureLocking
-
- PostgisFeatureStore - Class in org.geotools.data.postgis
- Implementation of a Postgis specific FeatureStore.
- PostgisFeatureStore(PostgisDataStore, SimpleFeatureType) -
Constructor for class PostgisFeatureStore
-
- PostgisFeatureWriter - Class in org.geotools.data.postgis
- An implementation of FeatureWriter that will work over a result set.
- PostgisFeatureWriter(FeatureReader<SimpleFeatureType, SimpleFeature>, QueryData, boolean, boolean, PostgisSQLBuilder) -
Constructor for class PostgisFeatureWriter
-
- PostgisFIDMapperFactory - Class in org.geotools.data.postgis.fidmapper
- Postgis specific FIDMapperFactory that uses the
OIDFidMapper
to map tables with no primary keys or tables that have weird primary keys that cannot be mapped
in other ways. - PostgisFIDMapperFactory(JDBCDataStoreConfig) -
Constructor for class PostgisFIDMapperFactory
-
- PostgisSQLBuilder - Class in org.geotools.data.postgis
- Builds sql for postgis.
- PostgisSQLBuilder(int, JDBCDataStoreConfig) -
Constructor for class PostgisSQLBuilder
-
- PostgisSQLBuilder(SQLEncoder, JDBCDataStoreConfig) -
Constructor for class PostgisSQLBuilder
- Constructor with encoder.
- PostgisSQLBuilder(SQLEncoder, JDBCDataStoreConfig, SimpleFeatureType) -
Constructor for class PostgisSQLBuilder
-
- PostPreProcessFilterSplittingVisitor - Class in org.geotools.filter.visitor
- Deprecated. use
CapabilitiesFilterSplitter
instead for geoapi FilterCapabilities - PostPreProcessFilterSplittingVisitor(FilterCapabilities, SimpleFeatureType, ClientTransactionAccessor) -
Constructor for class PostPreProcessFilterSplittingVisitor
- Deprecated. Create a new instance.
- pow10(double) -
Static method in class XMath
- Computes 10 raised to the power of x.
- pow10(int) -
Static method in class XMath
- Computes 10 raised to the power of x.
- power(Complex, int) -
Method in class Complex
- Computes the integer power of a complex number up to 6.
- PPM -
Static variable in class Units
- Parts per million.
- ppm -
Variable in class BursaWolfParameters
- Bursa Wolf scaling in parts per million.
- PPM -
Static variable in class GeocentricTranslation.ProviderSevenParam
- The operation parameter descriptor for the Scale difference ("ppm")
parameter value.
- PRE_SCALE_X -
Static variable in class WarpTransform2D.Provider
- Descriptor for the "
preScaleX
" parameter value.
- PRE_SCALE_Y -
Static variable in class WarpTransform2D.Provider
- Descriptor for the "
preScaleY
" parameter value.
- PRECEDING -
Static variable in class CategorizeFunction
- Use as a literal value to indicate behaviour of threshold boundary
- PreciseCoordinateSequenceTransformer - Class in org.geotools.geometry.jts
- This coordinate sequence transformer will take a Geometry and transform in a set
of curved lines that will be "flattened" in order to get back a set of straight segments.
- PreciseCoordinateSequenceTransformer() -
Constructor for class PreciseCoordinateSequenceTransformer
-
- PRECISION -
Static variable in class Hints
- The
Precision
to use in ISO geometry factories.
- preConcatenate(AffineTransform) -
Method in class XAffineTransform
- Checks for permission before concatenating this transform.
- preferredProtocol -
Variable in class WFS_1_0_0_DataStore
-
- preferredTileSizes -
Variable in class GeoToolsReadParams
- An array of preferred tile size range pairs.
- prefetch(Rectangle2D) -
Method in class GridCoverage2D
- Hints that the given area may be needed in the near future.
- prefix -
Variable in class MatrixParameterDescriptors
- The prefix to insert in front of parameter name for each matrix elements.
- prefixFilename(String, String) -
Static method in class StringUtil
- Places a prefix on the filename.
- PreGeneralizedDataStore - Class in org.geotools.data.gen
-
- PreGeneralizedDataStore(GeneralizationInfos, Repository) -
Constructor for class PreGeneralizedDataStore
-
- PreGeneralizedDataStore(GeneralizationInfos, Repository, URI) -
Constructor for class PreGeneralizedDataStore
-
- PreGeneralizedDataStoreFactory - Class in org.geotools.data.gen
-
- PreGeneralizedDataStoreFactory() -
Constructor for class PreGeneralizedDataStoreFactory
-
- PreGeneralizedFeatureCollection - Class in org.geotools.data.gen
-
- PreGeneralizedFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>, SimpleFeatureType, int[], String, String) -
Constructor for class PreGeneralizedFeatureCollection
-
- PreGeneralizedFeatureIterator - Class in org.geotools.data.gen
-
- PreGeneralizedFeatureIterator(FeatureIterator<SimpleFeature>, SimpleFeatureType, int[], String, String) -
Constructor for class PreGeneralizedFeatureIterator
-
- PreGeneralizedFeatureReader - Class in org.geotools.data.gen
-
- PreGeneralizedFeatureReader(SimpleFeatureType, int[], FeatureReader<SimpleFeatureType, SimpleFeature>, String, String) -
Constructor for class PreGeneralizedFeatureReader
-
- PreGeneralizedFeatureSource - Class in org.geotools.data.gen
-
- PreGeneralizedFeatureSource(GeneralizationInfo, Repository, PreGeneralizedDataStore) -
Constructor for class PreGeneralizedFeatureSource
-
- PreGeneralizedSimpleFeature - Class in org.geotools.data.gen
-
- PreGeneralizedSimpleFeature(SimpleFeatureType, int[], SimpleFeature, String, String) -
Constructor for class PreGeneralizedSimpleFeature
-
- prepareInsertStatement(Connection, StringBuffer, SimpleFeatureType) -
Method in class JDBCPSFeatureWriter
- Provides a hook for subclasses to fine tune the creation of the prepared statement.
- prepareParameters(ParameterValueGroup) -
Method in class AbstractStatisticsOperationJAI
- Copies parameter values from the specified
ParameterValueGroup
to the
ParameterBlockJAI
- prepareParameters(ParameterValueGroup) -
Method in class OperationJAI
- Copies parameter values from the specified
ParameterValueGroup
to the
ParameterBlockJAI
, except the sources.
- preParse(InstanceComponent) -
Method in class ParseExecutor
- Pre-parses the instance compontent checking the following:
- preparse(String) -
Method in class Whitespace
- Handle whitespace
- Preprocessor - Class in org.geotools.referencing.wkt
- A parser that performs string replacements before to delegate the work to an other parser.
- Preprocessor(Format) -
Constructor for class Preprocessor
- Creates a new preprocessor that delegates the work to the specified parser.
- PRESERVE -
Static variable in class Whitespace
- No normalization is done, the value is not changed
Simon the spec says: No normalization is done, the value is not changed (this is the
behavior required by [XML 1.0 (Second Edition)] for element content)
- PREWITT_HORIZONTAL -
Static variable in class GradientKernelEditor
- Horizontal gradient mask according Prewitt (also know as smoothed).
- PREWITT_VERTICAL -
Static variable in class GradientKernelEditor
- Vertical gradient mask according Prewitt (also know as smoothed).
- PRIMARY_SOURCE_INDEX -
Static variable in class Operation2D
- Index of the source
GridCoverage2D
to use as a model.
- PrimativeAttributeType - Interface in org.geotools.feature
- Deprecated. Will be removed in geotools 2.6
- PrimeMeridian -
Static variable in class GML
-
- PrimeMeridianBaseType -
Static variable in class GML
-
- PRIMEMERIDIANBASETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="PrimeMeridianBaseType">
<annotation>
<documentation>Basic encoding for prime meridian objects, simplifying and restricting the DefinitionType as needed.
- primeMeridianRef -
Static variable in class GML
-
- PrimeMeridianRefType -
Static variable in class GML
-
- PRIMEMERIDIANREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PrimeMeridianRefType">
<annotation>
<documentation>Association to a prime meridian, either referencing or containing the definition of that meridian.
- PrimeMeridianType -
Static variable in class GML
-
- PRIMEMERIDIANTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PrimeMeridianType">
<annotation>
<documentation>A prime meridian defines the origin from which longitude values are determined.
- primeNumber(int) -
Static method in class XMath
- Returns the ith prime number.
- PRIMITIVE_FACTORY -
Static variable in class Hints
- The
PrimitiveFactory
instance to use.
- print(RenderedImage) -
Static method in class OperationTreeBrowser
- Prints to the standard output stream the operation chain for
the specified image.
- print(RenderableImage) -
Static method in class OperationTreeBrowser
- Prints to the standard output stream the operation chain for
the specified image.
- print(TreeModel) -
Static method in class Trees
- Prints the specified tree model to the standard output stream.
- print(TreeNode) -
Static method in class Trees
- Prints the specified tree to the standard output stream.
- print(OperationMethod) -
Static method in class ParameterWriter
- Prints the elements of an operation to the
default output stream.
- print(ParameterDescriptorGroup) -
Static method in class ParameterWriter
- Prints the elements of a descriptor group to the
default output stream.
- print(ParameterValueGroup) -
Static method in class ParameterWriter
- Prints the elements of a parameter group to the
default output stream.
- print(PrintWriter) -
Method in class FactoryDependencies
- Prints the dependencies as a tree to the specified printer.
- print(Writer) -
Method in class FactoryDependencies
- Prints the dependencies as a tree to the specified writer.
- print(PrintWriter, int) -
Method in class Element
- Print this
Element
as a tree.
- print(Node) -
Method in class XMLTestSupport
- Convenience method to dump the contents of the document to stdout.
- printAnySimpleType(String) -
Method in class DatatypeConverterImpl
-
- printAnySimpleType(String) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given input
string, which is the unmodified input string.
- printBase64Binary(byte[]) -
Method in class DatatypeConverterImpl
-
- printBase64Binary(byte[]) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given byte array.
- printBoolean(boolean) -
Method in class DatatypeConverterImpl
-
- printBoolean(boolean) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given primitive
boolean value.
- printByte(byte) -
Method in class DatatypeConverterImpl
-
- printByte(byte) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given primitive
8 bit integer.
- printComponent(Graphics2D) -
Method in class ZoomPane
- Prints this component.
- printComponent(Graphics) -
Method in class ZoomPane
- Prints this component.
- printDate(Calendar) -
Method in class DatatypeConverterImpl
-
- printDate(Calendar) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given date
value.
- printDateTime(Calendar) -
Method in class DatatypeConverterImpl
-
- printDateTime(Calendar) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given dateTime
value.
- printDecimal(BigDecimal) -
Method in class DatatypeConverterImpl
-
- printDecimal(BigDecimal) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given instance of
BigDecimal
, which is a decimal number in arbitrary
precision.
- printDefinitions() -
Method in class AbstractConsole
- Prints to the output stream a table of all definitions.
- printDefinitions(Writer) -
Method in class Preprocessor
- Prints to the specified stream a table of all definitions.
- printDouble(double) -
Method in class DatatypeConverterImpl
-
- printDouble(double) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given primitive
64 bit floating point number.
- printDuration(Duration) -
Method in class DatatypeConverterImpl
-
- printErrors() -
Method in class ParseErrorHandler
-
- printFloat(float) -
Method in class DatatypeConverterImpl
-
- printFloat(float) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given primitive
32 bit floating point number.
- PrintHandler - Interface in org.geotools.xml
- PrintHandler accepts SAXish events and generated output.
- printHexBinary(byte[]) -
Method in class DatatypeConverterImpl
-
- printHexBinary(byte[]) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given byte array.
- printInt(int) -
Method in class DatatypeConverterImpl
-
- printInt(int) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given primitive
32 bit integer.
- printInteger(BigInteger) -
Method in class DatatypeConverterImpl
-
- printInteger(BigInteger) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given instance of
BigInteger
, which is an integer in arbitrary precision.
- printLong(long) -
Method in class DatatypeConverterImpl
-
- printLong(long) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given primitive
64 bit integer.
- printOperations(Writer, String[]) -
Method in class AbstractProcessor
- Prints a description of operations to the specified stream.
- printPoints(Writer, Locale) -
Method in class MathTransformBuilder
- Prints a table of all source and target points stored in this builder.
- printQName(QName, NamespaceContext) -
Method in class DatatypeConverterImpl
-
- printQName(QName, NamespaceContext) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given qualified
name, which is a combination of namespace URI and local name.
- printShort(short) -
Method in class DatatypeConverterImpl
-
- printShort(short) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given primitive
16 bit integer.
- printStatus(int) -
Static method in class TransactionResult
-
- printString(String) -
Method in class DatatypeConverterImpl
-
- printString(String) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given input string, which
is the unmodified input string.
- printTime(Calendar) -
Method in class DatatypeConverterImpl
-
- printTime(Calendar) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given time
value.
- printUnsignedInt(long) -
Method in class DatatypeConverterImpl
-
- printUnsignedInt(long) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given primitive,
unsigned 32 bit integer.
- printUnsignedShort(int) -
Method in class DatatypeConverterImpl
-
- printUnsignedShort(int) -
Method in interface DatatypeConverterInterface
- Returns a lexical representation of the given primitive,
unsigned 16 bit integer.
- priority -
Variable in class AbstractFactory
- The priority for this factory, as a number between
AbstractFactory.MINIMUM_PRIORITY
and
AbstractFactory.MAXIMUM_PRIORITY
inclusive.
- PRIORITY -
Static variable in class AbstractEpsgMediator
- The default priority level for this factory.
- PRIORITY_COMPLEX -
Static variable in interface Validation
- A constant for getPriority() used for complex validation checks.
- PRIORITY_INVOLVED -
Static variable in interface Validation
- A constant for getPriority() used for involved validation checks.
- PRIORITY_SIMPLE -
Static variable in interface Validation
- A constant for getPriority() used for simple validation checks.
- PRIORITY_TRIVIAL -
Static variable in interface Validation
- A constant for getPriority() used for Trivial validation checks.
- priorityLocation -
Static variable in class GML
-
- PriorityLocationPropertyType -
Static variable in class GML
-
- PRIORITYLOCATIONPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="PriorityLocationPropertyType">
<annotation>
<documentation>G-XML component</documentation>
<documentation>Deprecated in GML 3.1.0</documentation>
</annotation>
<complexContent>
<extension base="gml:LocationPropertyType">
<attribute name="priority" type="string" use="optional"/>
</extension>
</complexContent>
</complexType>
- PriorityQueue - Class in org.geotools.graph.util
-
- PriorityQueue(Comparator) -
Constructor for class PriorityQueue
-
- PrjFileReader - Class in org.geotools.data
-
- PrjFileReader(ReadableByteChannel) -
Constructor for class PrjFileReader
- Load the index file from the given channel.
- PrjFileReader(ReadableByteChannel, Hints) -
Constructor for class PrjFileReader
- Load the index file from the given channel.
- PrjFileReader - Class in org.geotools.data.shapefile.prj
-
- PrjFileReader(ShpFiles) -
Constructor for class PrjFileReader
- Load the index file from the given channel.
- process(WFS_1_1_0_DataStore, WFSResponse) -
Static method in class WFSExtensions
- Processes the result of a WFS operation and returns the parsed object.
- ProcessBriefType -
Static variable in class WPS
-
- ProcessDescriptions -
Static variable in class WPS
-
- ProcessDescriptionType -
Static variable in class WPS
-
- ProcessDescriptionType_DataInputs -
Static variable in class WPS
-
- ProcessDescriptionType_ProcessOutputs -
Static variable in class WPS
-
- ProcessFailedType -
Static variable in class WPS
-
- processFilter(Filter) -
Method in class WFS_1_0_0_DataStore
- Runs
FidFilterVisitor
on the filter and returns the result as long as transaction is
not AUTO_COMMIT or null.
- processKey(String) -
Method in class AbstractRequest
- Some Open Web Servers do not abide by the fact that parameter keys should
be case insensitive.
- processKey(String) -
Method in class WMS1_0_0.GetCapsRequest
-
- processKey(String) -
Method in class WMS1_0_0.GetFeatureInfoRequest
-
- processKey(String) -
Method in class WMS1_0_0.GetMapRequest
-
- processKey(String) -
Method in class WMS1_1_0.GetCapsRequest
-
- processKey(String) -
Method in class WMS1_1_0.GetFeatureInfoRequest
-
- processKey(String) -
Method in class WMS1_1_0.GetMapRequest
-
- processNodes(List<LineString>, Map<Coordinate, List<LineString>>) -
Method in class LabelCacheImpl
- pull a line from the list, and: 1. if nothing connects to it (its
issolated), add it to "result" 2. otherwise, merge it at the start/end
with the LONGEST line there. 3. remove the original line, and the lines
it merged with from the hashtables 4. go again, with the merged line
- processNodes(List, Hashtable, ArrayList) -
Method in class LabelCacheDefault
- pull a line from the list, and: 1. if nothing connects to it (its
issolated), add it to "result" 2. otherwise, merge it at the start/end
with the LONGEST line there. 3. remove the original line, and the lines
it merged with from the hashtables 4. go again, with the merged line
- ProcessOfferings -
Static variable in class WPS
-
- processor -
Variable in class BufferedProcessor
- The underlying processor.
- ProcessStartedType -
Static variable in class WPS
-
- ProcessStepImpl - Class in org.geotools.metadata.iso.lineage
- Description of the event, including related parameters or tolerances.
- ProcessStepImpl() -
Constructor for class ProcessStepImpl
- Creates an initially empty process step.
- ProcessStepImpl(ProcessStep) -
Constructor for class ProcessStepImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ProcessStepImpl(InternationalString) -
Constructor for class ProcessStepImpl
- Creates a process step initialized to the given description.
- processVersion -
Static variable in class WPS
-
- profile(Set<Name>) -
Method in class ProfileImpl
-
- profile(Set<Name>) -
Method in class SchemaImpl
-
- ProfileImpl - Class in org.geotools.feature.type
- A "sub" Schema used to select types for a specific use.
- ProfileImpl(Schema, Set<Name>) -
Constructor for class ProfileImpl
- Subset parent schema with profile keys.
- progress(float) -
Method in class ProgressMailer
- Notifies progress.
- progress(float) -
Method in class ProgressPrinter
-
- progress(float) -
Method in class ProgressWindow
-
- progress(float) -
Method in class DelegateProgressListener
-
- progress(float) -
Method in class NullProgressListener
-
- progress(float) -
Method in interface ProgressListener
- Deprecated. Notifies this listener of progress in the lengthly operation.
- progress(float) -
Method in class SubProgressListener
-
- ProgressListener - Interface in org.geotools.util
- Deprecated. Please use org.opengis.util.ProgressListener
- ProgressMailer - Class in org.geotools.gui.headless
- Reports progress by sending email to the specified address at regular interval.
- ProgressMailer(String, String) -
Constructor for class ProgressMailer
- Creates an objects reporting progress to the specified email address.
- ProgressMailer(Session, Address[]) -
Constructor for class ProgressMailer
- Creates an objects reporting progress to the specified email adresses.
- ProgressPrinter - Class in org.geotools.gui.headless
- Prints progress report of a lengtly operation to an output stream.
- ProgressPrinter() -
Constructor for class ProgressPrinter
- Constructs a new object sending progress reports to the
standard output stream.
- ProgressPrinter(PrintWriter) -
Constructor for class ProgressPrinter
- Constructs a new object sending progress reports to the specified stream.
- ProgressPrinter(PrintWriter, int) -
Constructor for class ProgressPrinter
- Constructs a new object sending progress reports to the specified stream.
- ProgressWindow - Class in org.geotools.gui.swing
- Reports progress of a lengthly operation in a window.
- ProgressWindow(Component) -
Constructor for class ProgressWindow
- Creates a window for reporting progress.
- PROHIBITED -
Static variable in class AttributeHandler
- PROHIBITED
- PROHIBITED -
Static variable in interface Attribute
- Represent a mask used to determine the life of the attribute in an
instance document.
- ProjAzimuthAngleGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjAzimuthAngleGeoKey Key ID = 3094 Type = DOUBLE Units: GeogAzimuthUnit
Azimuth angle east of true north of the central line passing through the
projection center (for elliptical (Hotine) Oblique Mercator).
- ProjAzimuthAngleGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjAzimuthAngleGeoKey Key ID = 3094 Type = DOUBLE Units: GeogAzimuthUnit
Azimuth angle east of true north of the central line passing through the
projection center (for elliptical (Hotine) Oblique Mercator).
- ProjCenterEastingGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjCenterEastingGeoKey Key ID = 3090 Type = DOUBLE Units: ProjLinearUnit
Gives the easting coordinate of the center.
- ProjCenterEastingGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjCenterEastingGeoKey Key ID = 3090 Type = DOUBLE Units: ProjLinearUnit
Gives the easting coordinate of the center.
- ProjCenterLatGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjCenterLatGeoKey Key ID = 3089 Type = DOUBLE Units: GeogAngularUnit
Latitude of Center of Projection.
- ProjCenterLatGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjCenterLatGeoKey Key ID = 3089 Type = DOUBLE Units: GeogAngularUnit
Latitude of Center of Projection.
- ProjCenterLongGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjCenterLongGeoKey Key ID = 3088 Type = DOUBLE Units: GeogAngularUnit
Longitude of Center of Projection.
- ProjCenterLongGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjCenterLongGeoKey Key ID = 3088 Type = DOUBLE Units: GeogAngularUnit
Longitude of Center of Projection.
- ProjCenterNorthingGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjCenterNorthingGeoKey Key ID = 3091 Type = DOUBLE Units:
ProjLinearUnit Gives the northing coordinate of the center.
- ProjCenterNorthingGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjCenterNorthingGeoKey Key ID = 3091 Type = DOUBLE Units:
ProjLinearUnit Gives the northing coordinate of the center.
- ProjCoordTransGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjCoordTransGeoKey Key ID = 3075 Type = SHORT (code) Values: Section
6.3.3.3 codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.3.3 Allows
specification of the coordinate transformation method used.
- ProjCoordTransGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjCoordTransGeoKey Key ID = 3075 Type = SHORT (code) Values: Section
6.3.3.3 codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.3.3 Allows
specification of the coordinate transformation method used.
- projectCoordinateSequence(CoordinateSequence) -
Method in class GeometryCoordinateSequenceTransformer
-
- PROJECTED -
Static variable in class DefaultCartesianCS
- A two-dimensional cartesian CS with
Easting,
Northing
axis in metres.
- ProjectedCRS -
Static variable in class GML
-
- projectedCRSRef -
Static variable in class GML
-
- ProjectedCRSRefType -
Static variable in class GML
-
- PROJECTEDCRSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ProjectedCRSRefType">
<annotation>
<documentation>Association to a projected coordinate reference system, either referencing or containing the definition of that reference system.
- ProjectedCRSType -
Static variable in class GML
-
- PROJECTEDCRSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ProjectedCRSType">
<annotation>
<documentation>A 2D coordinate reference system used to approximate the shape of the earth on a planar surface, but in such a way that the distortion that is inherent to the approximation is carefully controlled and known.
- ProjectedCSTypeGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjectedCSTypeGeoKey Key ID = 3072 Type = SHORT (codes) Values: Section
6.3.3.1 codes This code is provided to specify the projected coordinate
system.
- ProjectedCSTypeGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjectedCSTypeGeoKey Key ID = 3072 Type = SHORT (codes) Values: Section
6.3.3.1 codes This code is provided to specify the projected coordinate
system.
- ProjectionException - Exception in org.geotools.referencing.operation.projection
- Thrown by
MapProjection
when a map projection failed. - ProjectionException() -
Constructor for exception ProjectionException
- Constructs a new exception with no detail message.
- ProjectionException(String) -
Constructor for exception ProjectionException
- Constructs a new exception with the specified detail message.
- ProjectionException(Throwable) -
Constructor for exception ProjectionException
- Constructs a new exception with the specified cause.
- ProjectionException(String, Throwable) -
Constructor for exception ProjectionException
- Constructs a new exception with the specified detail message and cause.
- ProjectionGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjectionGeoKey Key ID = 3074 Type = SHORT (code) Values: Section
6.3.3.2 codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.3.2 Allows
specification of the coordinate transformation method and projection zone
parameters.
- ProjectionGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjectionGeoKey Key ID = 3074 Type = SHORT (code) Values: Section
6.3.3.2 codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.3.2 Allows
specification of the coordinate transformation method and projection zone
parameters.
- ProjectiveTransform - Class in org.geotools.referencing.operation.transform
- A usually affine, or otherwise a projective transform.
- ProjectiveTransform(Matrix) -
Constructor for class ProjectiveTransform
- Constructs a transform from the specified matrix.
- ProjectiveTransform.ProviderAffine - Class in org.geotools.referencing.operation.transform
- The provider for the "Affine general parametric transformation" (EPSG 9624).
- ProjectiveTransform.ProviderAffine() -
Constructor for class ProjectiveTransform.ProviderAffine
- Creates a provider for affine transform with a default matrix size.
- ProjectiveTransform.ProviderLongitudeRotation - Class in org.geotools.referencing.operation.transform
- The provider for the "Longitude rotation" (EPSG 9601).
- ProjectiveTransform.ProviderLongitudeRotation() -
Constructor for class ProjectiveTransform.ProviderLongitudeRotation
- Constructs a provider with default parameters.
- ProjectiveTransformBuilder - Class in org.geotools.referencing.operation.builder
- Builds MathTransform setup as Projective transformation from a list of
MappedPosition.
- ProjectiveTransformBuilder() -
Constructor for class ProjectiveTransformBuilder
-
- ProjectiveTransformBuilder(List<MappedPosition>) -
Constructor for class ProjectiveTransformBuilder
- Creates ProjectiveTransformBuilder for the set of properties.
- ProjFalseEastingGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjFalseEastingGeoKey Key ID = 3082 Type = DOUBLE Units: ProjLinearUnit
Gives the easting coordinate of the map projection Natural origin.
- ProjFalseEastingGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjFalseEastingGeoKey Key ID = 3082 Type = DOUBLE Units: ProjLinearUnit
Gives the easting coordinate of the map projection Natural origin.
- ProjFalseNorthingGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjFalseNorthingGeoKey Key ID = 3083 Type = DOUBLE Units: ProjLinearUnit
Gives the northing coordinate of the map projection Natural origin.
- ProjFalseNorthingGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjFalseNorthingGeoKey Key ID = 3083 Type = DOUBLE Units: ProjLinearUnit
Gives the northing coordinate of the map projection Natural origin.
- ProjFalseOriginEastingGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjFalseOriginEastingGeoKey Key ID = 3086 Type = DOUBLE Units:
ProjLinearUnit Gives the easting coordinate of the false origin.
- ProjFalseOriginEastingGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjFalseOriginEastingGeoKey Key ID = 3086 Type = DOUBLE Units:
ProjLinearUnit Gives the easting coordinate of the false origin.
- ProjFalseOriginLatGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjFalseOriginLatGeoKey Key ID = 3085 Type = DOUBLE Units:
GeogAngularUnit Gives the latitude of the False origin.
- ProjFalseOriginLatGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjFalseOriginLatGeoKey Key ID = 3085 Type = DOUBLE Units:
GeogAngularUnit Gives the latitude of the False origin.
- ProjFalseOriginLongGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjFalseOriginLongGeoKey Key ID = 3084 Type = DOUBLE Units:
GeogAngularUnit Gives the longitude of the False origin.
- ProjFalseOriginLongGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjFalseOriginLongGeoKey Key ID = 3084 Type = DOUBLE Units:
GeogAngularUnit Gives the longitude of the False origin.
- ProjFalseOriginNorthingGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjFalseOriginNorthingGeoKey Key ID = 3087 Type = DOUBLE Units:
ProjLinearUnit Gives the northing coordinate of the False origin.
- ProjFalseOriginNorthingGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjFalseOriginNorthingGeoKey Key ID = 3087 Type = DOUBLE Units:
ProjLinearUnit Gives the northing coordinate of the False origin.
- ProjLinearUnitsGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjLinearUnitsGeoKey Key ID = 3076 Type = SHORT (code) Values: Section
6.3.1.3 codes Defines linear units used by this projection.
- ProjLinearUnitsGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjLinearUnitsGeoKey Key ID = 3076 Type = SHORT (code) Values: Section
6.3.1.3 codes Defines linear units used by this projection.
- ProjLinearUnitSizeGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjLinearUnitSizeGeoKey Key ID = 3077 Type = DOUBLE Units: meters
Defines size of user-defined linear units in meters.
- ProjLinearUnitSizeGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjLinearUnitSizeGeoKey Key ID = 3077 Type = DOUBLE Units: meters
Defines size of user-defined linear units in meters.
- ProjNatOriginLatGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjNatOriginLatGeoKey Key ID = 3081 Type = DOUBLE Units: GeogAngularUnit
Alias: ProjOriginLatGeoKey Latitude of map-projection Natural origin.
- ProjNatOriginLatGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjNatOriginLatGeoKey Key ID = 3081 Type = DOUBLE Units: GeogAngularUnit
Alias: ProjOriginLatGeoKey Latitude of map-projection Natural origin.
- ProjNatOriginLongGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjNatOriginLongGeoKey Key ID = 3080 Type = DOUBLE Units:
GeogAngularUnit Alias: ProjOriginLongGeoKey Longitude of map-projection
Natural origin.
- ProjNatOriginLongGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjNatOriginLongGeoKey Key ID = 3080 Type = DOUBLE Units:
GeogAngularUnit Alias: ProjOriginLongGeoKey Longitude of map-projection
Natural origin.
- ProjRectifiedGridAngle -
Static variable in class GeoTiffPCSCodes
-
- ProjRectifiedGridAngle -
Static variable in class GeoTiffPCSCodes
-
- ProjScaleAtCenterGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjScaleAtCenterGeoKey Key ID = 3093 Type = DOUBLE Units: none Scale at
Center.
- ProjScaleAtCenterGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjScaleAtCenterGeoKey Key ID = 3093 Type = DOUBLE Units: none Scale at
Center.
- ProjScaleAtNatOriginGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjScaleAtNatOriginGeoKey Key ID = 3092 Type = DOUBLE Units: none Alias:
ProjScaleAtOriginGeoKey (Rev. 0.2) Scale at Natural Origin.
- ProjScaleAtNatOriginGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjScaleAtNatOriginGeoKey Key ID = 3092 Type = DOUBLE Units: none Alias:
ProjScaleAtOriginGeoKey (Rev. 0.2) Scale at Natural Origin.
- ProjStdParallel1GeoKey -
Static variable in class GeoTiffPCSCodes
- ProjStdParallel1GeoKey Key ID = 3078 Type = DOUBLE Units: GeogAngularUnit
Alias: ProjStdParallelGeoKey (from Rev 0.2) Latitude of primary Standard
Parallel.
- ProjStdParallel1GeoKey -
Static variable in class GeoTiffPCSCodes
- ProjStdParallel1GeoKey Key ID = 3078 Type = DOUBLE Units: GeogAngularUnit
Alias: ProjStdParallelGeoKey (from Rev 0.2) Latitude of primary Standard
Parallel.
- ProjStdParallel2GeoKey -
Static variable in class GeoTiffPCSCodes
- ProjStdParallel2GeoKey Key ID = 3079 Type = DOUBLE Units: GeogAngularUnit
Latitude of second Standard Parallel.
- ProjStdParallel2GeoKey -
Static variable in class GeoTiffPCSCodes
- ProjStdParallel2GeoKey Key ID = 3079 Type = DOUBLE Units: GeogAngularUnit
Latitude of second Standard Parallel.
- ProjStraightVertPoleLongGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjStraightVertPoleLongGeoKey Key ID = 3095 Type = DOUBLE Units:
GeogAngularUnit Longitude at Straight Vertical Pole.
- ProjStraightVertPoleLongGeoKey -
Static variable in class GeoTiffPCSCodes
- ProjStraightVertPoleLongGeoKey Key ID = 3095 Type = DOUBLE Units:
GeogAngularUnit Longitude at Straight Vertical Pole.
- properties -
Variable in class AbstractRequest
-
- properties() -
Method in class ComplexAttributeImpl
- Internal helper method for getting at the properties without wrapping
in unmodifiable collection.
- properties(Object, XSDElementDeclaration) -
Method in class FeaturePropertyExtractor
-
- properties(RegistryElementDescriptor) -
Static method in class ImagingParameterDescriptors
- Infers from the specified JAI operation a set of properties that can be given to the
constructor.
- properties(Object, XSDElementDeclaration) -
Method in class BindingPropertyExtractor
-
- properties(Object, XSDElementDeclaration) -
Method in interface PropertyExtractor
- Exracts the properties from the object being encoded.
- PropertiesSheet - Class in org.geotools.gui.swing.referencing
- Display informations about a CRS object.
- PropertiesSheet() -
Constructor for class PropertiesSheet
- Creates a new, initially empty, property sheet.
- property(String) -
Method in class FilterFactoryImpl
-
- property(Name) -
Method in class FilterFactoryImpl
-
- Property -
Static variable in class WFS
-
- PropertyAccessor - Interface in org.geotools.filter.expression
- Used to get and set object properties based on an xpath expression.
- PropertyAccessorFactory - Interface in org.geotools.filter.expression
- Factory used to create instances of
PropertyAccessor
- PropertyAccessors - Class in org.geotools.filter.expression
- Convenience class for looking up a property accessor for a particular object type.
- PropertyAttributeReader - Class in org.geotools.data.property
- Simple AttributeReader that works against Java properties files.
- PropertyAttributeReader(File) -
Constructor for class PropertyAttributeReader
- Creates a new PropertyAttributeReader object.
- PropertyAttributeWriter - Class in org.geotools.data.property
- Simple AttributeWriter that produces Java properties files.
- PropertyAttributeWriter(File, SimpleFeatureType) -
Constructor for class PropertyAttributeWriter
-
- PropertyAuthorityFactory - Class in org.geotools.referencing.factory
- Default implementation for a coordinate reference system authority factory
backed by a property file.
- PropertyAuthorityFactory(ReferencingFactoryContainer, Citation, URL) -
Constructor for class PropertyAuthorityFactory
- Creates a factory for the specified authority from the specified file.
- PropertyAuthorityFactory(ReferencingFactoryContainer, Citation[], URL) -
Constructor for class PropertyAuthorityFactory
- Creates a factory for the specified authorities from the specified file.
- propertyChangeSupport -
Variable in class DefaultMapContext
- Utility field used by bound properties.
- PropertyDataStore - Class in org.geotools.data.property
- Sample DataStore implementation, please see formal tutorial included
with users docs.
- PropertyDataStore(File) -
Constructor for class PropertyDataStore
-
- PropertyDataStore(File, String) -
Constructor for class PropertyDataStore
-
- PropertyDataStoreFactory - Class in org.geotools.data.property
- DataStore factory that creates PropertyDataStores
- PropertyDataStoreFactory() -
Constructor for class PropertyDataStoreFactory
-
- PropertyDescriptorImpl - Class in org.geotools.feature.type
-
- PropertyDescriptorImpl(PropertyType, Name, int, int, boolean) -
Constructor for class PropertyDescriptorImpl
-
- PropertyExistsFunction - Class in org.geotools.filter.function
- A new function to check if a property exists.
- PropertyExistsFunction() -
Constructor for class PropertyExistsFunction
-
- PropertyExtractor - Interface in org.geotools.xml
- Factory used by the encoder to obtain child values from objects being encoded.
- PropertyFeatureReader - Class in org.geotools.data.property
- DOCUMENT ME!
- PropertyFeatureReader(File, String) -
Constructor for class PropertyFeatureReader
- Creates a new PropertyFeatureReader object.
- PropertyFeatureSource - Class in org.geotools.data.property
-
- PropertyFeatureWriter - Class in org.geotools.data.property
-
- PropertyFeatureWriter(PropertyDataStore, String) -
Constructor for class PropertyFeatureWriter
-
- PropertyImpl - Class in org.geotools.feature
- Implementation of Property.
- PropertyImpl(Object, PropertyDescriptor) -
Constructor for class PropertyImpl
-
- propertyInfo(String) -
Method in class PlugIn
-
- PropertyIsBetween -
Static variable in class OGC
-
- PropertyIsBetween -
Static variable in class OGC
-
- PropertyIsBetweenType -
Static variable in class OGC
-
- PropertyIsBetweenType -
Static variable in class OGC
-
- PropertyIsEqualTo -
Static variable in class OGC
-
- PropertyIsEqualTo -
Static variable in class OGC
-
- PropertyIsGreaterThan -
Static variable in class OGC
-
- PropertyIsGreaterThan -
Static variable in class OGC
-
- PropertyIsGreaterThanOrEqualTo -
Static variable in class OGC
-
- PropertyIsGreaterThanOrEqualTo -
Static variable in class OGC
-
- PropertyIsLessThan -
Static variable in class OGC
-
- PropertyIsLessThan -
Static variable in class OGC
-
- PropertyIsLessThanOrEqualTo -
Static variable in class OGC
-
- PropertyIsLessThanOrEqualTo -
Static variable in class OGC
-
- PropertyIsLike -
Static variable in class OGC
-
- PropertyIsLike -
Static variable in class OGC
-
- PropertyIsLikeType -
Static variable in class OGC
-
- PropertyIsLikeType -
Static variable in class OGC
-
- PropertyIsNotEqualTo -
Static variable in class OGC
-
- PropertyIsNotEqualTo -
Static variable in class OGC
-
- PropertyIsNull -
Static variable in class OGC
-
- PropertyIsNull -
Static variable in class OGC
-
- PropertyIsNullType -
Static variable in class OGC
-
- PropertyIsNullType -
Static variable in class OGC
-
- propertyMap(BeanInfo) -
Static method in class PlugIn
-
- PropertyName -
Static variable in class OGC
-
- PropertyName -
Static variable in class OGC
-
- PropertyName -
Static variable in class WFS
-
- PropertyNameResolvingVisitor - Class in org.geotools.filter.visitor
- Resolves all property name references in a filter against a particular feature type.
- PropertyNameResolvingVisitor(SimpleFeatureType) -
Constructor for class PropertyNameResolvingVisitor
-
- propertyNames(Query) -
Method in class JDBC1DataStore
- Get propertyNames in a safe manner.
- PropertyNameType -
Static variable in class OGC
-
- PropertyNameType -
Static variable in class OGC
-
- PropertyType -
Static variable in class WFS
-
- PropertyTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:PropertyType.
- PropertyTypeBinding(WfsFactory) -
Constructor for class PropertyTypeBinding
-
- PropertyTypeImpl - Class in org.geotools.feature.type
-
- PropertyTypeImpl(Name, Class<?>, boolean, List<Filter>, PropertyType, InternationalString) -
Constructor for class PropertyTypeImpl
-
- PROTOCOL -
Static variable in class WFSDataStoreFactory
- Optional
Boolean
DataStore parameter acting as a hint for the HTTP protocol to use
preferably against the WFS instance, with the following semantics:
null
(not supplied): use "AUTO", let the DataStore decide.
- PSEUDO_STANDARD_PARALLEL -
Static variable in class Krovak.Provider
- The operation parameter descriptor for the pseudo pseudi standard parallel parameter value.
- pseudoStandardParallel -
Variable in class Krovak
- Latitude of pseudo standard parallel.
- PUBLIC -
Static variable in class XS
-
- PUBLIC_TYPE -
Static variable in class XSSchema
-
<xs:simpleType name="public">
<xs:annotation>
<xs:documentation>
A utility type, not for public use</xs:documentation>
<xs:documentation>
A public identifier, per ISO 8879</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token"/>
</xs:simpleType>
- publisher -
Variable in class DefaultServiceInfo
-
- pullDouble(String) -
Method in class Element
- Removes the next
Number
from the list and returns it.
- pullElement(String) -
Method in class Element
- Removes the next
Element
from the list and returns it.
- pullInteger(String) -
Method in class Element
- Removes the next
Number
from the list and returns it
as an integer.
- pullOptionalElement(String) -
Method in class Element
- Removes the next
Element
from the list and returns it.
- pullString(String) -
Method in class Element
- Removes the next
String
from the list and returns it.
- pullVoidElement(String) -
Method in class Element
- Removes and returns the next
Element
with no bracket.
- purge() -
Method in class PreGeneralizedFeatureCollection
-
- purge() -
Method in class ContentFeatureCollection
-
- purge() -
Method in class DataFeatureCollection
-
- purge() -
Method in class AbstractFeatureCollection
- Close any outstanding resources released by this resources.
- purge() -
Method in class AdaptorFeatureCollection
- Close any outstanding resources released by this resources.
- purge() -
Method in class DecoratingFeatureCollection
-
- purge() -
Method in class DefaultFeatureCollection
-
- purge() -
Method in interface FeatureCollection
- Deprecated. No longer needed as iterator use by java for each construct not available
- push(Result) -
Method in class BuildResultStack
-
- push(Object) -
Method in class IndexedStack
-
- push(Object) -
Method in class Stack
-
- push(GenericName) -
Method in class NamedIdentifier
- Returns this name expanded with the specified scope.
- push(GenericName) -
Method in class LocalName
- Returns this name expanded with the specified scope.
- push(GenericName) -
Method in class ScopedName
- Returns this name expanded with the specified scope.
- pushAll(Collection) -
Method in class Stack
-
- pushResult(Result) -
Method in class AbstractFilterBuilder
- Adds in the result stack the partial result associated to node.
- put(Name, AttributeType) -
Method in class ProfileImpl
-
- put(Name, AttributeType) -
Method in class SchemaImpl
-
- put(SimpleFeatureType) -
Method in class FeatureTypeCache
-
- put(Object, Object) -
Method in class MultiMap
-
- put(URI, FeatureTypeStyle) -
Method in class StyleMap
-
- put(String, TextSymbolizer, SimpleFeature, LiteShape2, NumberRange) -
Method in class LabelCacheImpl
-
- put(String, TextSymbolizer, SimpleFeature, LiteShape2, NumberRange) -
Method in interface LabelCache
- Puts a Label in the cache.
- put(String, TextSymbolizer, SimpleFeature, LiteShape2, NumberRange) -
Method in class LabelCacheDefault
-
- put(String, TextSymbolizer, SimpleFeature, LiteShape2, NumberRange) -
Method in class SynchronizedLabelCache
-
- put(K, V) -
Method in class CheckedHashMap
- Associates the specified value with the specified key in this map.
- put(K, V) -
Method in class DerivedMap
- Associates the specified value with the specified key in this map.
- put(Object, Object) -
Method in interface ObjectCache
- Puts an element into the cache.
- put(K, V) -
Method in class SoftValueHashMap
- Associates the specified value with the specified key in this map.
- put(K, V) -
Method in class WeakValueHashMap
- Associates the specified value with the specified key in this map.
- put(Object) -
Method in class Buffer
-
- put(Object, Object) -
Method in class PicoMap
-
- put(Object, Object) -
Method in class XMLHandlerHints
-
- putAll(Map<? extends Name, ? extends AttributeType>) -
Method in class ProfileImpl
-
- putAll(Map<? extends Name, ? extends AttributeType>) -
Method in class SchemaImpl
-
- putAll(Map) -
Method in class MultiMap
-
- putAll(Map<? extends K, ? extends V>) -
Method in class CheckedHashMap
- Copies all of the mappings from the specified map to this map.
- putAll(Map<? extends K, ? extends V>) -
Method in class SoftValueHashMap
- Copies all of the mappings from the specified map to this map.
- putAll(Map) -
Method in class PicoMap
-
- putAll(Map) -
Method in class XMLHandlerHints
-
- putInNodeHash(LineString, Hashtable) -
Method in class LabelCacheDefault
-
- putItems(Object, Collection) -
Method in class MultiMap
-
- putProperty(Object, Object) -
Method in class DefaultTransaction
- Implementation of addProperty.
- putProperty(Object, Object) -
Method in interface Transaction
- Provides a Transaction property for this Transasction.
- puts(double) -
Static method in class Filters
-
- puts(Object) -
Static method in class Filters
- Inverse of eval, used to softly type supported
types into Text for use as literals.
- puts(Color) -
Static method in class Filters
-
- putState(Object, Transaction.State) -
Method in class DefaultTransaction
- Remembers Externalized State for a DataSource.
- putState(Object, Transaction.State) -
Method in interface Transaction
- Allows FeatureSource
to squirel away information( and callbacks ) for
later.
- PutStylesRequest - Interface in org.geotools.data.wms.request
- Represents a PutStyles request
- PutStylesResponse - Class in org.geotools.data.wms.response
- Represents the results of a PutStyles request.
- PutStylesResponse(String, InputStream) -
Constructor for class PutStylesResponse
-
- putSystemDefault(RenderingHints.Key, Object) -
Static method in class Hints
- Adds a hint value to the set of default hints.
- putToCache(FileSystemNode) -
Method in class Parameters
- Soters a
FileSystemNode
in the cache.
<xs:simpleType id="QName" name="QName">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="length"/>
<hfp:hasFacet name="minLength"/>
<hfp:hasFacet name="maxLength"/>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasProperty name="ordered" value="false"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#QName"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="QName.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
<simpleType name="QNameList">
<annotation>
<documentation>A set of values, representing a list of token with the lexical value space of QName.
- QuadTree - Class in org.geotools.index.quadtree
- Java porting of mapserver quadtree implementation.
- QuadTree(int, Envelope, IndexFile) -
Constructor for class QuadTree
- Constructor.
- QuadTree(int, int, Envelope, IndexFile) -
Constructor for class QuadTree
- Constructor.
- QuadTree(int, int, IndexFile) -
Constructor for class QuadTree
- Constructor.
- qualify(ISession, Map, ColumnReference) -
Static method in class ColumnReferenceQualifier
- DOCUMENT ME!
- qualify(ISession, Map, OrderByElement) -
Static method in class OrderByElementQualifier
- DOCUMENT ME!
- qualify(ISession, PlainSelect) -
Static method in class SelectQualifier
-
- QUALITATIVE -
Static variable in class ColorBrewer
-
- QUALITY_BAD -
Static variable in class PaletteSuitability
- Suitability = BAD
- QUALITY_DOUBTFUL -
Static variable in class PaletteSuitability
- Suitability = DOUBTFUL
- QUALITY_GOOD -
Static variable in class PaletteSuitability
- Suitability = GOOD
- QUALITY_UNKNOWN -
Static variable in class PaletteSuitability
- Suitability = UNKNOWN
- QuantileFunction - Class in org.geotools.filter.function
- Breaks a FeatureCollection
into classes with an equal number of items in each.- QuantileFunction() -
Constructor for class QuantileFunction
-
- QuantileListVisitor - Class in org.geotools.feature.visitor
- Obtains the data needed for a Quantile operation (classification of features into classes of equal size).
- QuantileListVisitor(Expression, int) -
Constructor for class QuantileListVisitor
-
- QuantitativeAttributeAccuracyImpl - Class in org.geotools.metadata.iso.quality
- Accuracy of quantitative attributes.
- QuantitativeAttributeAccuracyImpl() -
Constructor for class QuantitativeAttributeAccuracyImpl
- Constructs an initially empty quantitative attribute accuracy.
- QuantitativeAttributeAccuracyImpl(QuantitativeAttributeAccuracy) -
Constructor for class QuantitativeAttributeAccuracyImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- QuantitativeResultImpl - Class in org.geotools.metadata.iso.quality
- Information about the value (or set of values) obtained from applying a data quality measure.
- QuantitativeResultImpl() -
Constructor for class QuantitativeResultImpl
- Constructs an initially empty quantitative result.
- QuantitativeResultImpl(QuantitativeResult) -
Constructor for class QuantitativeResultImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- QuantitativeResultImpl(double[]) -
Constructor for class QuantitativeResultImpl
- Constructs a quantitative result initialized to the specified value.
- Quantity -
Static variable in class GML
-
- QuantityExtent -
Static variable in class GML
-
- QuantityExtentType -
Static variable in class GML
-
- QUANTITYEXTENTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="QuantityExtentType">
<annotation>
<documentation>Restriction of list type to store a 2-point range of numeric values.
- QuantityList -
Static variable in class GML
-
- QuantityPropertyType -
Static variable in class GML
-
- QUANTITYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="QuantityPropertyType">
<annotation>
<documentation>Property whose content is a Quantity.
- quantityType -
Static variable in class GML
-
- query -
Variable in class DefaultFeatureResults
- Query used to define this subset of features from the feature source
- Query - Interface in org.geotools.data
- Encapsulates a data request.
- query -
Variable in class ContentFeatureCollection
-
- query -
Variable in class ContentFeatureSource
- The query defining the feature source
- query -
Variable in class DefaultMapLayer
- The query to limit the number of rendered features based on its filter
- Query -
Static variable in class WFS
-
- QUERY_LAYERS -
Static variable in interface GetFeatureInfoRequest
- Represents the QUERY_LAYERS parameter
- QUERY_OPERATION -
Static variable in class FeatureSetDescription
- Mask for query operation allowed on the FeatureType
- QUERY_X -
Static variable in interface GetFeatureInfoRequest
- Represents the X parameter
- QUERY_Y -
Static variable in interface GetFeatureInfoRequest
- Represents the Y parameter
- queryAdded() -
Method in class DiffFeatureReader
-
- queryCapabilities -
Variable in class AbstractFeatureSource
-
- queryCapabilities -
Variable in class JDBCFeatureSource
-
- QueryCapabilities - Class in org.geotools.data
- Describes the query capabilities for a specific FeatureType, so client code can request which
features are nativelly supported by a FeatureSource.
- QueryCapabilities() -
Constructor for class QueryCapabilities
-
- queryCapabilities -
Variable in class ContentFeatureSource
- The query capabilities returned by this feature source
- queryData -
Variable in class JDBCFeatureWriter
-
- QueryData - Class in org.geotools.data.jdbc
- QueryData holds the ResultSet obtained from the sql query and has the following responsibilities:
acts as the attribute reader by using the AttributeIO objects
acts as the attribute writer by using the AttributeIO objects
manages the resulset, statement and transaction and closes them cleanly if needed
provides methods for creating a new row, as well as inserting new ones, that are used by the
JDBCFeatureWriter
holds the FIDMapper for feature reader and writer to use when building new features
- QueryData(FeatureTypeInfo, JDBC1DataStore, Connection, Statement, ResultSet, Transaction) -
Constructor for class QueryData
- Creates a new QueryData object.
- QueryData(FeatureTypeInfo, JDBC1DataStore, Connection, Statement, ResultSet, Transaction, Hints) -
Constructor for class QueryData
- Creates a new QueryData object.
- QueryDataObserver - Interface in org.geotools.data.jdbc
- This is a tagging interface that identifies an object as an
observer of QueryData.
- queryDiff() -
Method in class DiffFeatureReader
-
- queryEdges(GraphVisitor) -
Method in class BasicGraph
-
- queryEdges(GraphVisitor) -
Method in interface Graph
- Performs a query against the edges of the graph.
- queryFidFilter() -
Method in class DiffFeatureReader
-
- QueryGrammarEnumeration -
Static variable in class GML
-
- QUERYGRAMMARENUMERATION_TYPE -
Static variable in class GMLSchema
-
<simpleType name="QueryGrammarEnumeration">
<annotation>
<documentation>Used to specify the grammar of the feature query mechanism.
- queryIndex(Envelope) -
Method in class Diff
-
- QueryInfoParser - Class in org.geotools.arcsde.data.view
- Visits a
PlainSelect
SQL SELECT construct to create
the correspondent SeQueryInfo
object, that can be used as an in
process view definition of ArcSDE Java API. - QueryInfoParser() -
Constructor for class QueryInfoParser
-
- QueryInvocationHandler - Class in org.geotools.data.gen
-
- QueryInvocationHandler(Query, String, String[]) -
Constructor for class QueryInvocationHandler
-
- queryModified() -
Method in class DiffFeatureReader
-
- queryNodes(GraphVisitor) -
Method in class BasicGraph
-
- queryNodes(GraphVisitor) -
Method in interface Graph
- Performs a query against the nodes of the graph.
- queryPlugInNames(Map) -
Static method in class ValidationProcessor
-
- querySpatialIndex() -
Method in class DiffFeatureReader
-
- QueryType -
Static variable in class WFS
-
- QueryTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:QueryType.
- QueryTypeBinding(WfsFactory) -
Constructor for class QueryTypeBinding
-
- queue -
Variable in class DijkstraIterator
- priority queue to manage active nodes
- Queue - Interface in org.geotools.graph.util
-
null
if not yet
determined.
<complexType name="RangeParametersType">
<annotation>
<documentation>Metadata about the rangeSet.
- rangeSet -
Static variable in class GML
-
- RangeSet<T extends Comparable<? super T>> - Class in org.geotools.util
- An ordered set of ranges.
- RangeSet(Class<T>) -
Constructor for class RangeSet
- Constructs an empty set of range.
- rangeSet -
Static variable in class WCS
-
- RangeSet -
Static variable in class WCS
-
- RangeSetType -
Static variable in class GML
-
- RangeSetType -
Static variable in class WCS
-
- RANGESETTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="RangeSetType">
<choice>
<element maxOccurs="unbounded" ref="gml:ValueArray">
<annotation>
<documentation>each member _Value holds a tuple or "row" from the equivalent table</documentation>
</annotation>
</element>
<group maxOccurs="unbounded" ref="gml:ScalarValueList">
<annotation>
<documentation>each list holds the complete set of one scalar component from the values - i.e. a "column" from the equivalent table</documentation>
</annotation>
</group>
<element ref="gml:DataBlock">
<annotation>
<documentation>Its tuple list holds the values as space-separated tuples each of which contains comma-separated components, and the tuple structure is specified using the rangeParameters property.
- RangeSetTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:RangeSetType.
- RangeSetTypeBinding() -
Constructor for class RangeSetTypeBinding
-
- RangeSpecifier - Class in org.geotools.coverage.processing
- Argument type for
DefaultProcessor
operations for specifying the range,
colors and units of a computation result. - RangeSpecifier() -
Constructor for class RangeSpecifier
- Constructs a default
RangeSpecifier
with no value set.
- RangeSpecifier(NumberRange<?>) -
Constructor for class RangeSpecifier
- Constructs a
RangeSpecifier
initialised to the spécified range.
- RangeSpecifier(MathTransform1D) -
Constructor for class RangeSpecifier
- Constructs a
RangeSpecifier
initialised to the specified
"sample to geophysics" transform.
- RangeSubsetType -
Static variable in class WCS
-
- RangeSubsetType_axisSubset -
Static variable in class WCS
-
- RangeSubsetType_axisSubsetBinding - Class in org.geotools.wcs.bindings
- Binding object for the type
http://www.opengis.net/wcs:RangeSubsetType_axisSubset.
- RangeSubsetType_axisSubsetBinding() -
Constructor for class RangeSubsetType_axisSubsetBinding
-
- RangeSubsetTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:RangeSubsetType.
- RangeSubsetTypeBinding() -
Constructor for class RangeSubsetTypeBinding
-
- RangeType -
Static variable in class OWS
-
- RangeValidation - Class in org.geotools.validation.attributes
- RangeFeatureValidation validates that a number is within a given range.
- RangeValidation() -
Constructor for class RangeValidation
- RangeFeatureValidation constructor.
- RangeValidationBeanInfo - Class in org.geotools.validation.attributes
- RangeValidationBeanInfo purpose.
- RangeValidationBeanInfo() -
Constructor for class RangeValidationBeanInfo
- GazetteerNameValidationBeanInfo constructor.
- Ranks - Class in org.geotools.util
- Sorts elements in an array while remembering their ranks.
- ranks(T[], T[]) -
Static method in class Ranks
- Sorts the elements in the given array and return their ranks.
- ranks(double[], double[]) -
Static method in class Ranks
- Sorts the elements in the given array and return their ranks.
- ranks(float[], float[]) -
Static method in class Ranks
- Sorts the elements in the given array and return their ranks.
- ranks(long[], long[]) -
Static method in class Ranks
- Sorts the elements in the given array and return their ranks.
- ranks(int[], int[]) -
Static method in class Ranks
- Sorts the elements in the given array and return their ranks.
- ranks(short[], short[]) -
Static method in class Ranks
- Sorts the elements in the given array and return their ranks.
- ranks(byte[], byte[]) -
Static method in class Ranks
- Sorts the elements in the given array and return their ranks.
- raster2Model -
Variable in class AbstractGridCoverage2DReader
- 2DGridToWorld math transform.
- RASTER_DATA -
Static variable in class CategorizeFunction
- Use as a PropertyName when defining a color map.
- RASTER_DATA -
Static variable in class InterpolateFunction
- Use as a PropertyName when defining a color map.
- RASTER_DATA -
Static variable in class RecodeFunction
- Use as a PropertyName when defining a color map.
- RASTER_SYMBOLIZER_HELPER -
Static variable in class VocabularyKeys
- Raster Symbolizer Helper
- RasterCellType - Enum in org.geotools.arcsde.gce
- An enumeration that mirrors the different possible cell resolutions in Arcsde (ie,
SeRaster#SE_PIXEL_TYPE_*
) - RasterClassifier - Class in org.geotools.renderer.lite.gridcoverage2d
- Images are created using the
LinearClassifier.CRIF
inner class, where "CRIF" stands for ContextualRenderedImageFactory
. - rasterOp -
Variable in class InverseColorMapOp
-
- rasterOpacity(RasterSymbolizer) -
Static method in class SLD
- Grabs the opacity from the first RasterSymbolizer.
- rasterOpacity(Style) -
Static method in class SLD
-
- RasterPixelIsArea -
Static variable in class GeoTiffConstants
- 6.3.1.2 Raster Type Codes Ranges: 0 = undefined [ 1, 1023] = Raster Type
Codes (GeoTIFFWritingUtilities Defined) [1024, 32766] = Reserved 32767 =
user-defined [32768, 65535]= Private User
- RasterPixelIsArea -
Static variable in class GeoTiffConstants
- 6.3.1.2 Raster Type Codes Ranges: 0 = undefined [ 1, 1023] = Raster Type
Codes (GeoTIFFWritingUtilities Defined) [1024, 32766] = Reserved 32767 =
user-defined [32768, 65535]= Private User
- RasterPixelIsPoint -
Static variable in class GeoTiffConstants
-
- RasterPixelIsPoint -
Static variable in class GeoTiffConstants
-
- RASTERSYMBOLIZER -
Static variable in class SLD
-
- RasterSymbolizer - Interface in org.geotools.styling
- The RasterSymbolizer describes how to render raster/matrix-coverage data
(e.g., satellite photos, DEMs).
- rasterSymbolizer(FeatureTypeStyle) -
Static method in class SLD
- Retrieve the first RasterSymbolizer from the provided Style.
- rasterSymbolizer(Style) -
Static method in class SLD
- Retrieve the first RasterSymbolizer from the provided Style.
- RasterSymbolizerHelper - Class in org.geotools.renderer.lite.gridcoverage2d
- A helper class for rendering
GridCoverage
objects. - RasterSymbolizerHelper(GridCoverage2D, Hints) -
Constructor for class RasterSymbolizerHelper
-
- RasterSymbolizerImpl - Class in org.geotools.styling
- Default implementation of RasterSymbolizer.
- RasterSymbolizerImpl() -
Constructor for class RasterSymbolizerImpl
-
- RasterSymbolizerImpl(FilterFactory) -
Constructor for class RasterSymbolizerImpl
-
- rd12Bounds -
Variable in class DataTestCase
-
- rd12Filter -
Variable in class DataTestCase
-
- rd1Filter -
Variable in class DataTestCase
-
- rd2Filter -
Variable in class DataTestCase
-
- read(GeneralParameterValue[]) -
Method in class BaseGridCoverage2DReader
- Returns a
GridCoverage
from this reader in compliance with the
specified parameters.
- read(int) -
Method in interface AttributeReader
- Read the attribute at the given index.
- read(ResultSet, int) -
Method in class DB2WKBAttributeIO
-
- read(ResultSet, int) -
Method in interface AttributeIO
- Reads a feature attribute out of a ResultSet
- read(ResultSet, int) -
Method in class BasicAttributeIO
-
- read(ResultSet, int) -
Method in class WKBAttributeIO
-
- read(ResultSet, int) -
Method in class WKTAttributeIO
-
- read(int) -
Method in class QueryData
-
- read(int) -
Method in class JoiningAttributeReader
-
- read() -
Method in class Base64.InputStream
- Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) -
Method in class Base64.InputStream
- Calls
Base64.InputStream.read()
repeatedly until the end of stream
is reached or len bytes are read.
- read(ResultSet, int) -
Method in class EWKTAttributeIO
-
- read(ResultSet, int) -
Method in class PgWKBAttributeIO
-
- read(int) -
Method in class PropertyAttributeReader
- DOCUMENT ME!
- read() -
Method in class DbaseFileReader
- Reads the next record into memory.
- read(int) -
Method in class DbaseFileReader.Row
-
- read(ByteBuffer, long) -
Method in class FileChannelDecorator
-
- read(ByteBuffer) -
Method in class FileChannelDecorator
-
- read(ByteBuffer[], int, int) -
Method in class FileChannelDecorator
-
- read(ByteBuffer) -
Method in class ReadableByteChannelDecorator
-
- read(int) -
Method in class ShapefileAttributeReader
-
- read(ByteBuffer, ShapeType) -
Method in class MultiLineHandler
-
- read(ByteBuffer, ShapeType) -
Method in class MultiPointHandler
-
- read(ByteBuffer, ShapeType) -
Method in class PointHandler
-
- read(ByteBuffer, ShapeType) -
Method in class PolygonHandler
-
- read(ByteBuffer, boolean) -
Method in class ShapefileHeader
-
- read(ByteBuffer, ShapeType) -
Method in interface ShapeHandler
- Read a geometry from the ByteBuffer.
- read(GeneralParameterValue[]) -
Method in class ArcGridReader
- Reads a
GridCoverage2D
possibly matching as close as possible the
resolution computed by using the input params provided by using the
parameters for this ArcGridReader.read(GeneralParameterValue[])
.
- read(GeneralParameterValue[]) -
Method in class GeoTiffReader
- This method reads in the TIFF image, constructs an appropriate CRS,
determines the math transform from raster to the CRS model, and
constructs a GridCoverage.
- read(GeneralParameterValue[]) -
Method in class GTopo30Reader
-
- read(GeneralParameterValue[]) -
Method in class WorldImageReader
- Reads an image from a source stream.
- read(GeneralParameterValue[]) -
Method in class ImageMosaicReader
-
- read(GeneralParameterValue[]) -
Method in class ImageMosaicJDBCReader
-
- read(GeneralParameterValue[]) -
Method in class ImagePyramidReader
-
- read(Reader) -
Method in class WKTParser
- Reads a Well-Known Text representation of a geometry
from a
Reader
.
- read() -
Method in interface GraphReaderWriter
- Creates a Graph from some permanent representation.
- read() -
Method in class DBReaderWriter
- Performs a graph read by querying the database and processing each tuple
returned in the query.
- read() -
Method in class SerializedReaderWriter
- Deserializes the graph and reconstructs the original structure.
- read() -
Method in class TextfileReaderWriter
- Performs a read of the text file line by line.
- READ -
Static variable in class LockManager
-
- read(ByteBuffer, ShapeType) -
Method in class MultiLineHandler
-
- read(ByteBuffer, ShapeType) -
Method in class MultiPointHandler
-
- read(ByteBuffer, ShapeType) -
Method in class PointHandler
-
- read(ByteBuffer, ShapeType) -
Method in class PolygonHandler
-
- READ_GRIDGEOMETRY2D -
Static variable in class AbstractGridFormat
- This
GeneralParameterValue
cacn be provided to the
GridCoverageReader
s through the
GridCoverageReader.read(GeneralParameterValue[])
methid in order
to pick up the best matching resolution level and (soon) the best
matching area.
- ReadableByteChannelDecorator - Class in org.geotools.data.shapefile
- A ReadableByteChannel that delegates all calls to the underlying
ReadableByteChannel but for
ReadableByteChannelDecorator.close()
it also calls
ShapefileFiles.unlock method to release the lock on the URL. - ReadableByteChannelDecorator(ReadableByteChannel, ShpFiles, URL, FileReader) -
Constructor for class ReadableByteChannelDecorator
-
- readAborted(ImageReader) -
Method in class IIOReadProgressAdapter
- Reports that a read has been aborted via the reader's
abort
method.
- readAttributes() -
Method in class ShapefileDataStore
- Create the AttributeDescriptor contained within this DataStore.
- readBounds(ByteBuffer) -
Static method in class GeometryHandlerUtilities
- DOCUMENT ME!
- readDOM(Document) -
Method in class SLDParser
- Read the DOM provided and create a Style object for each user style found
- readEntry() -
Method in class DbaseFileReader
- Get the next record (entry).
- readEntry(Object[], int) -
Method in class DbaseFileReader
- Copy the next record into the array starting at offset.
- readEntry(Object[]) -
Method in class DbaseFileReader
- Copy the next entry into the array.
- reader() -
Method in class ArcSdeFeatureCollection
-
- reader -
Variable in class ForceCoordinateSystemFeatureReader
-
- reader -
Variable in class ForceCoordinateSystemIterator
-
- reader(SimpleFeature[]) -
Static method in class DataUtilities
- Creates a FeatureReader
for testing.
- reader(Collection<SimpleFeature>) -
Static method in class DataUtilities
- Adapt a collection to a reader for use with FeatureStore.setFeatures( reader ).
- reader(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Static method in class DataUtilities
- Adapt a collection to a reader for use with FeatureStore.setFeatures( reader ).
- reader() -
Method in class DefaultFeatureResults
- Retrieve a FeatureReader
for this Query
- reader -
Variable in class DiffFeatureWriter
-
- reader() -
Method in class JDBCFeatureCollection
- JDBCDataStore has a more direct query method
- reader -
Variable in class JDBCFeatureWriter
-
- reader(Query, Transaction) -
Method in class ActiveTypeEntry
- Access a FeatureReader
providing access to Feature information.
- reader() -
Method in class DataFeatureCollection
-
- reader() -
Method in class FilteringFeatureCollection
-
- reader() -
Method in class MaxFeaturesFeatureCollection
-
- reader() -
Method in class ReprojectingFeatureCollection
-
- reader() -
Method in class ReTypingFeatureCollection
-
- reader() -
Method in class TypeDiffState
- Convience Method for a Transaction based FeatureReader.
- reader(String) -
Method in class TransactionStateDiff
- Convience Method for a Transaction based FeatureReader.
- reader() -
Method in class WFSFeatureSource.WFSFeatureResults
-
- reader() -
Method in class SubFeatureCollection
-
- reader() -
Method in class DefaultFeatureCollection
-
- reader(Envelope) -
Method in class IndexedFeatureResults
-
- reader() -
Method in class IndexedFeatureResults
-
- readFeature(AttributeReader) -
Method in class ArcSDEFeatureReader
-
- readFeature(AttributeReader) -
Method in class DefaultFeatureReader
-
- readFeature(AttributeReader) -
Method in class FIDFeatureReader
-
- readFid(SdeRow) -
Method in class FIDReader
-
- readFid(SdeRow) -
Method in class FIDReader.ShapeFidReader
-
- readFidColumn(int) -
Method in class QueryData
- Reads a column of the primary key
- readField(int) -
Method in class DbaseFileReader
- Reads a single field from the current record and returns it.
- readHeader(ReadableByteChannel) -
Method in class DbaseFileHeader
- Read the header data from the DBF file.
- readHeader(ReadableByteChannel, boolean) -
Static method in class ShapefileReader
- A short cut for reading the header from the given channel.
- readInternal(ResultSet) -
Method in class DBReaderWriter
- Template method used to create the object represented by a tuple returned
by the database query.
- readInternal(StringTokenizer) -
Method in class TextfileReaderWriter
- Template method for returning the object represented by a line in the
text file being read.
- readNode(int, Node, FileChannel, ByteOrder) -
Static method in class FileSystemNode
- DOCUMENT ME!
- readOld(ByteBuffer, ShapeType) -
Method in class MultiLineHandler
-
- ReadonlyAttributeDecorator - Class in org.geotools.feature.type
- Readonly wrapper around the provided Attribute.
- ReadonlyAttributeDecorator(Attribute) -
Constructor for class ReadonlyAttributeDecorator
-
- readParameters -
Variable in class AbstractGridFormat
ParameterValueGroup
that controls the reading process for a
GridCoverageReader
through the
GridCoverageReader.read(org.opengis.parameter.GeneralParameterValue[])
method.
- readPlugIn(Reader) -
Static method in class XMLReader
- readPlugIn purpose.
- readRow() -
Method in class DbaseFileReader
-
- readTestSuite(String, Reader, Map) -
Static method in class XMLReader
- readTestSuiteDTO purpose.
- readXML() -
Method in class SLDParser
- Read the xml inputsource provided and create a Style object for each user
style found
- real -
Variable in class Complex
- The real part of the complex number.
- REALGROUP -
Static variable in class XS
-
- realizationEpoch -
Static variable in class GML
-
- Recode - Interface in org.geotools.filter.visitor
- Recoding: Transformation of discrete values to any other values.
- RecodeFunction - Class in org.geotools.filter
- Implementation of "Recode" as a normal function.
- RecodeFunction() -
Constructor for class RecodeFunction
-
- RecodeFunction(List<Expression>, Literal) -
Constructor for class RecodeFunction
-
- RecodeFunction.Name - Class in org.geotools.filter
- Describe how this function works.
- RecodeFunction.Name() -
Constructor for class RecodeFunction.Name
-
- recolor(Color[]) -
Method in class Category
- Returns a category for the same range of sample values but a different color palette.
- recolor(GridSampleDimension, int[]) -
Method in class ColorMap
- Applies to the specified sample dimension the colors given to this color map.
- Recolor - Class in org.geotools.coverage.processing.operation
- Operation replacing the colors of a
org.geotools.coverage.grid.GridCoverage
. - Recolor() -
Constructor for class Recolor
- Constructs a new "Recolor" operation.
- recolor(GridCoverage, Map[]) -
Method in class Operations
- Deprecated. Parameter of type
Map
is deprecated. Please use the parameter of
type ColorMap
instead.
- recolor(GridCoverage, ColorMap[]) -
Method in class Operations
- Recolors a coverage to the specified color maps.
- record -
Variable in class ShapefileAttributeReader
-
- RECORD_SIZE -
Static variable in class IndexedFidWriter
-
- recordAt(int) -
Method in class ShapefileReader
- Sets the current location of the byteStream to offset and returns the
next record.
- RecordNumberTracker - Interface in org.geotools.data.shapefile.indexed
- A simple interface so that the current feature's record number can be
retrieved by the IndexedFidReader
- records -
Variable in class ShapefileFeatureWriter
-
- RecordTypeImpl - Class in org.geotools.util
- The type definition of a record.
- RecordTypeImpl(RecordSchema, TypeName, Collection<MemberName>) -
Constructor for class RecordTypeImpl
- Creates a record with all attribute types specified.
- RecordTypeImpl(RecordSchema, TypeName, Map<MemberName, TypeName>) -
Constructor for class RecordTypeImpl
- Creates a record with all attribute types specified.
- recoverableException(Logger, Class<?>, String, Throwable) -
Static method in class Logging
- Invoked when a recoverable error occurs.
- recoverableException(Class<?>, String, Throwable) -
Static method in class Logging
- Invoked when a recoverable error occurs.
- Rectangle -
Static variable in class GML
-
- RectangleType -
Static variable in class GML
-
- RECTANGLETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="RectangleType">
<annotation>
<documentation>Represents a rectangle as a surface with an outer boundary consisting of a linear ring.
- RECTIFIED_GRID_ANGLE -
Static variable in class ObliqueMercator.Provider
- The operation parameter descriptor for the
rectifiedGridAngle
parameter value.
- RectifiedGrid -
Static variable in class GML
-
- RectifiedGrid -
Static variable in class GML
-
- rectifiedGridAngle -
Variable in class ObliqueMercator
- The rectified bearing of the central line, in radians.
- RectifiedGridCoverage -
Static variable in class GML
-
- RectifiedGridCoverageType -
Static variable in class GML
-
- RECTIFIEDGRIDCOVERAGETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="RectifiedGridCoverageType">
<complexContent>
<restriction base="gml:AbstractDiscreteCoverageType">
<sequence>
<group ref="gml:StandardObjectProperties"/>
<element minOccurs="0" ref="gml:boundedBy"/>
<element ref="gml:rectifiedGridDomain"/>
<element ref="gml:rangeSet"/>
<element minOccurs="0" ref="gml:coverageFunction"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- rectifiedGridDomain -
Static variable in class GML
-
- RectifiedGridDomainType -
Static variable in class GML
-
- RECTIFIEDGRIDDOMAINTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="RectifiedGridDomainType">
<complexContent>
<restriction base="gml:DomainSetType">
<sequence minOccurs="0">
<element ref="gml:RectifiedGrid"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</restriction>
</complexContent>
</complexType>
- RectifiedGridType -
Static variable in class GML
-
- RectifiedGridType -
Static variable in class GML
-
- RECTIFIEDGRIDTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="RectifiedGridType">
<annotation>
<documentation>A rectified grid has an origin and vectors that define its post locations.
- RectifiedGridTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:RectifiedGridType.
- RectifiedGridTypeBinding() -
Constructor for class RectifiedGridTypeBinding
-
- RecursiveSearchException - Exception in org.geotools.factory
- Thrown when
FactoryRegistry
is invoked recursively for the same category. - RecursiveSearchException(Class<?>) -
Constructor for exception RecursiveSearchException
- Creates a new exception with a default message determined from the specified category.
- RecursiveSearchException(String) -
Constructor for exception RecursiveSearchException
- Creates a new exception with the specified detail message.
- recycleTile(Raster) -
Method in class RecyclingTileFactory
- Recycle the given tile.
- RecyclingTileFactory - Class in org.geotools.coverage.grid.io.imageio
- A simple implementation of
TileFactory
wherein the tiles
returned from createTile()
attempt to re-use primitive arrays
provided by the TileRecycler
method recycleTile()
. - RecyclingTileFactory(Observable) -
Constructor for class RecyclingTileFactory
- Constructs a
RecyclingTileFactory
.
- red -
Variable in class CustomPaletteBuilder.ColorNode
-
- REDCHANNEL -
Static variable in class SLD
-
- RedefineHandler - Class in org.geotools.xml.handlers.xsi
- RedefineHandler purpose.
- RedefineHandler() -
Constructor for class RedefineHandler
-
- redQuantizationMask -
Variable in class EfficientInverseColorMapComputation
-
- reduce(Envelope) -
Method in class GridGeometry2D
- Reduces the specified envelope to a two-dimensional one.
- reduce(CoordinateReferenceSystem) -
Method in class GridGeometry2D
- Reduces the specified CRS to a two-dimensional one.
- REDUCEDDERIVATIONCONTROL -
Static variable in class XS
-
- REDUCEDDERIVATIONCONTROL_TYPE -
Static variable in class XSSchema
-
<xs:simpleType name="reducedDerivationControl">
<xs:annotation>
<xs:documentation>
A utility type, not for public use</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:derivationControl">
<xs:enumeration value="extension"/>
<xs:enumeration value="restriction"/>
</xs:restriction>
</xs:simpleType>
- reduceList -
Variable in class CustomPaletteBuilder
-
- reduceTree() -
Method in class CustomPaletteBuilder
-
- reference(Coverage) -
Method in class CoverageCache
- Returns a reference to the specified coverage.
- reference(Envelope) -
Static method in class ReferencedEnvelope
- Utility method to ensure that an Envelope if a ReferencedEnvelope.
- reference(BoundingBox) -
Static method in class ReferencedEnvelope
- Utility method to ensure that an BoundingBox in a ReferencedEnvelope.
- Reference -
Static variable in class OWS
-
- reference -
Static variable in class OWS
-
- ReferencedEnvelope - Class in org.geotools.geometry.jts
- A JTS envelope associated with a
coordinate reference system.
- ReferencedEnvelope() -
Constructor for class ReferencedEnvelope
- Creates a null envelope with a null coordinate reference system.
- ReferencedEnvelope(CoordinateReferenceSystem) -
Constructor for class ReferencedEnvelope
- Creates a null envelope with the specified coordinate reference system.
- ReferencedEnvelope(double, double, double, double, CoordinateReferenceSystem) -
Constructor for class ReferencedEnvelope
- Creates an envelope for a region defined by maximum and minimum values.
- ReferencedEnvelope(Rectangle2D, CoordinateReferenceSystem) -
Constructor for class ReferencedEnvelope
- Creates an envelope for a Java2D rectangle.
- ReferencedEnvelope(ReferencedEnvelope) -
Constructor for class ReferencedEnvelope
- Creates a new envelope from an existing envelope.
- ReferencedEnvelope(BoundingBox) -
Constructor for class ReferencedEnvelope
- Creates a new envelope from an existing bounding box.
- ReferencedEnvelope(Envelope) -
Constructor for class ReferencedEnvelope
- Creates a new envelope from an existing OGC envelope.
- ReferencedEnvelope(Envelope, CoordinateReferenceSystem) -
Constructor for class ReferencedEnvelope
- Creates a new envelope from an existing JTS envelope.
- ReferenceGroup -
Static variable in class OWS
-
- ReferenceGroupType -
Static variable in class OWS
-
- ReferenceSystem -
Static variable in class OWS
-
- referenceSystemRef -
Static variable in class GML
-
- ReferenceSystemRefType -
Static variable in class GML
-
- REFERENCESYSTEMREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ReferenceSystemRefType">
<annotation>
<documentation>Association to a reference system, either referencing or containing the definition of that reference system.
- ReferenceType -
Static variable in class GML
-
- ReferenceType -
Static variable in class GML
-
- ReferenceType -
Static variable in class OWS
-
- REFERENCETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ReferenceType">
<annotation>
<documentation>A pattern or base for derived types used to specify complex types corresponding to a UML aggregation association.
- ReferenceTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:ReferenceType.
- ReferenceTypeBinding() -
Constructor for class ReferenceTypeBinding
-
- ReferenceTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:ReferenceType.
- ReferenceTypeBinding() -
Constructor for class ReferenceTypeBinding
-
- Referencing - Class in org.geotools.openoffice
- Exports methods from the
org.geotools.referencing
package as
OpenOffice add-ins. - Referencing() -
Constructor for class Referencing
- Constructs a default implementation of
XReferencing
interface.
- ReferencingFactory - Class in org.geotools.referencing.factory
- Base class for all factories in the referencing module.
- ReferencingFactory() -
Constructor for class ReferencingFactory
- Constructs a factory with the default priority.
- ReferencingFactory(int) -
Constructor for class ReferencingFactory
- Constructs a factory with the specified priority.
- ReferencingFactoryContainer - Class in org.geotools.referencing.factory
- A set of utilities methods working on factories.
- ReferencingFactoryContainer(Hints) -
Constructor for class ReferencingFactoryContainer
- Creates an instance from the specified hints.
- ReferencingFactoryFinder - Class in org.geotools.referencing
- Defines static methods used to access the application's default factory implementation.
- ReferencingObjectFactory - Class in org.geotools.referencing.factory
- Builds Geotools implementations of CRS,
CS and datum objects.
- ReferencingObjectFactory() -
Constructor for class ReferencingObjectFactory
- Constructs a default factory.
- ReferencingObjectFactory(Hints) -
Constructor for class ReferencingObjectFactory
- Constructs a factory with the specified hints.
- reformat(BufferedReader, Writer, PrintWriter) -
Method in class AbstractParser
- Read WKT strings from an input stream and reformat them to the specified
output stream.
- refresh() -
Method in class Axis2D.TickIterator
- Reset the iterator on its first tick.
- refresh(String, Transaction) -
Method in class InProcessLockingManager
- Refresh locks held by the authorization
authID
.
- refresh(String, Transaction) -
Method in interface LockingManager
- Refresh locks held by the authorization
lockID
.
- refreshCatalog() -
Method in class DB2DataStore
- Reloads the spatial catalog from the database.
- refreshModeEnum -
Static variable in class KML
-
- Region -
Static variable in class KML
-
- RegionType -
Static variable in class KML
-
- RegionTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:RegionType.
- RegionTypeBinding() -
Constructor for class RegionTypeBinding
-
- register(String, DataAccess<?, ?>) -
Method in class DefaultRepository
- Register a new DataStore with this registery
Description ...
- register(Name, DataAccess<?, ?>) -
Method in class DefaultRepository
-
- register(JAI) -
Static method in class NoDataReplacerOpImage
- Register the "SampleTranscode" image operation to the operation registry of
the specified JAI instance.
- register(JAI) -
Static method in class GenericPiecewise
- Register the RasterClassifier operation to the operation registry of the
specified JAI instance.
- register(JAI) -
Static method in class RasterClassifier
- Register the RasterClassifier operation to the operation registry of the
specified JAI instance.
- registerBindings(MutablePicoContainer) -
Method in class OGCConfiguration
- Registers the bindings for the configuration.
- registerBindings(MutablePicoContainer) -
Method in class OGCConfiguration
-
- registerBindings(MutablePicoContainer) -
Method in class OGCConfiguration
-
- registerBindings(MutablePicoContainer) -
Method in class GMLConfiguration
-
- registerBindings(MutablePicoContainer) -
Method in class ApplicationSchemaConfiguration
-
- registerBindings(MutablePicoContainer) -
Method in class GMLConfiguration
-
- registerBindings(MutablePicoContainer) -
Method in class SMIL20Configuration
-
- registerBindings(MutablePicoContainer) -
Method in class SMIL20LANGConfiguration
-
- registerBindings(Map) -
Method in class GMLConfiguration
-
- registerBindings(MutablePicoContainer) -
Method in class KMLConfiguration
- Registers the bindings for the configuration.
- registerBindings(MutablePicoContainer) -
Method in class OWSConfiguration
- Registers the bindings for the configuration.
- registerBindings(MutablePicoContainer) -
Method in class OWSConfiguration
- Registers the bindings for the configuration.
- registerBindings(Map) -
Method in class OWSConfiguration
-
- registerBindings(MutablePicoContainer) -
Method in class SLDConfiguration
-
- registerBindings(Map) -
Method in class WCSConfiguration
-
- registerBindings(MutablePicoContainer) -
Method in class WFSConfiguration
- Registers the bindings for the configuration.
- registerBindings(Map) -
Method in class WPSConfiguration
-
- registerBindings(MutablePicoContainer) -
Method in class XLINKConfiguration
-
- registerBindings(MutablePicoContainer) -
Method in class Configuration
- Deprecated. use
Configuration.registerBindings(Map)
.
- registerBindings(Map) -
Method in class Configuration
- Registers the bindings for the configuration.
- registerBindings(MutablePicoContainer) -
Method in class XMLConfiguration
- Registers the bindings for the configuration.
- registerBindings(MutablePicoContainer) -
Method in class XSConfiguration
-
- registerComponent(ComponentAdapter) -
Method in class PicoMap
-
- registerComponentImplementation(Class) -
Method in class PicoMap
-
- registerComponentImplementation(Object, Class) -
Method in class PicoMap
-
- registerComponentImplementation(Object, Class, Parameter[]) -
Method in class PicoMap
-
- registerComponentInstance(Object) -
Method in class PicoMap
-
- registerComponentInstance(Object, Object) -
Method in class PicoMap
-
- RegisteredOperationBrowser - Class in org.geotools.gui.swing.image
- Browse through the registered JAI operations.
- RegisteredOperationBrowser() -
Constructor for class RegisteredOperationBrowser
- Constructs a new operation browser for the default
JAI
instance.
- RegisteredOperationBrowser(OperationRegistry) -
Constructor for class RegisteredOperationBrowser
- Constructs a new operation browser for the specified operation registry.
- registerFont(Font) -
Method in class FontCache
- Adds the specified font in the font cache.
- registerGeotoolsServices(OperationRegistry) -
Static method in class Registry
- Unconditionnaly registers all JAI operations provided in the
org.geotools.image.jai
package.
- registerIterator(Iterator) -
Method in class QuadTree
-
- registerNamespaceMapping(String, String) -
Method in class XMLTestSupport
- Registers a namespace mapping.
- registerNamespaces(Element) -
Method in class XMLTestSupport
- Deprecated. use
XMLTestSupport.registerNamespaceMapping(String, String)
- registerPalette(BrewerPalette) -
Method in class ColorBrewer
-
- registerRIF(JAI, OperationDescriptor, String, ContextualRenderedImageFactory) -
Static method in class Registry
- Register the "SampleTranscode" image operation to the operation registry
of the specified JAI instance.
- registerSchema(URI, Schema) -
Static method in class SchemaFactory
- Registers a Schema instance with the factory.
- registerSqlViews(ArcSDEDataStore, Map) -
Static method in class ViewRegisteringFactoryHelper
- Registers the sql views provided in
params
on the SqlDataStore
dataStore
- Registration - Class in org.geotools.openoffice
- The registration of all formulas provided in this package.
- Registry - Class in org.geotools.image.jai
- A set of static methods for managing JAI's operation registry.
- registryMode -
Variable in class ImagingParameterDescriptors
- The registry mode, usually "rendered".
- ReIcon - Class in org.geotools.legend
- Quick utility class used to "resize" an icon.
- ReIcon(Icon) -
Constructor for class ReIcon
-
- relate(Geometry, Geometry) -
Static method in class StaticGeometry
-
- relate(Node) -
Method in class PolygonGraphGenerator
-
- relate(XYNode) -
Method in class Triangle
-
- related(Polygon, Polygon) -
Method in interface PolygonGraphGenerator.PolygonRelationship
- Determines if two polygons are related in any way.
- RelatedTimeType -
Static variable in class GML
-
- RELATEDTIMETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="RelatedTimeType">
<complexContent>
<extension base="gml:TimePrimitivePropertyType">
<attribute name="relativePosition">
<simpleType>
<restriction base="string">
<enumeration value="Before"/>
<enumeration value="After"/>
<enumeration value="Begins"/>
<enumeration value="Ends"/>
<enumeration value="During"/>
<enumeration value="Equals"/>
<enumeration value="Contains"/>
<enumeration value="Overlaps"/>
<enumeration value="Meets"/>
<enumeration value="OverlappedBy"/>
<enumeration value="MetBy"/>
<enumeration value="BegunBy"/>
<enumeration value="EndedBy"/>
</restriction>
</simpleType>
</attribute>
</extension>
</complexContent>
</complexType>
- relatedType -
Variable in class AssociationTypeImpl
-
- RelateIntegrity - Class in org.geotools.validation.relate
- RelateIntegrity
- RelateIntegrity() -
Constructor for class RelateIntegrity
- RelateIntegrity Constructor
- RelateIntegrityBeanInfo - Class in org.geotools.validation.relate
- RelateIntegrityBeanInfo
- RelateIntegrityBeanInfo() -
Constructor for class RelateIntegrityBeanInfo
-
- relatePattern(Geometry, Geometry, String) -
Static method in class StaticGeometry
-
- RelationIntegrity - Class in org.geotools.validation.relate
-
- RelationIntegrity() -
Constructor for class RelationIntegrity
- PointCoveredByLineValidation constructor.
- RelationIntegrityBeanInfo - Class in org.geotools.validation.relate
-
- RelationIntegrityBeanInfo() -
Constructor for class RelationIntegrityBeanInfo
-
- relativeInternalPositionalAccuracy -
Static variable in class GML
-
- RelativeInternalPositionalAccuracyImpl - Class in org.geotools.metadata.iso.quality
- Closeness of the relative positions of features in the scope to their respective
relative positions accepted as or being true.
- RelativeInternalPositionalAccuracyImpl() -
Constructor for class RelativeInternalPositionalAccuracyImpl
- Constructs an initially empty relative internal positional accuracy.
- RelativeInternalPositionalAccuracyImpl(RelativeInternalPositionalAccuracy) -
Constructor for class RelativeInternalPositionalAccuracyImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- RelativeInternalPositionalAccuracyType -
Static variable in class GML
-
- RELATIVEINTERNALPOSITIONALACCURACYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="RelativeInternalPositionalAccuracyType">
<annotation>
<documentation>Closeness of the relative positions of two or more positions to their respective relative positions accepted as or being true.
- release(String, Transaction) -
Method in class InProcessLockingManager
- Release locks held by the authorization
authID
.
- release(String, Transaction) -
Method in interface LockingManager
- Release locks held by the authorization
lockID
.
- release(Lock) -
Method in class LockManager
-
- releaseLock(Lock) -
Method in class DatabasePageStore
-
- releaseLock(Lock) -
Method in class PageStore
- DOCUMENT ME!
- releaseWritableTile(int, int) -
Method in class DeferredPlanarImage
- Relinquishes the right to write to a tile.
- RELIEFFACTOR -
Static variable in class SLD
-
- remarks -
Static variable in class GML
-
- REMARKS_COMPARATOR -
Static variable in class AbstractIdentifiedObject
- A comparator for sorting identified objects by remarks.
- REMOTE_OWS_TYPE -
Static variable in interface GetMapRequest
- Represents REMOTE_OWS_TYPE parameter
- REMOTE_OWS_WCS -
Static variable in interface GetMapRequest
REMOTE_OWS_WCS
indicates WCS as a REMOTE_OWS_TYPE
- REMOTE_OWS_WFS -
Static variable in interface GetMapRequest
REMOTE_OWS_WFS
indicates WFS as a REMOTE_OWS_TYPE
- REMOTEOWS -
Static variable in class SLD
-
- RemoteOWS - Interface in org.geotools.styling
- A RemoteOWS gives a reference to a remote WFS/WCS/other-OWS server.
- RemoteOWSImpl - Class in org.geotools.styling
-
- RemoteOWSImpl() -
Constructor for class RemoteOWSImpl
-
- remoteSchema -
Static variable in class GML
-
- remoteSchema -
Static variable in class GML
-
- remoteSchema -
Static variable in class GML
-
- remove() -
Method in class ForceCoordinateSystemIterator
-
- remove() -
Method in class ReprojectFeatureIterator
-
- remove(String) -
Method in class Diff
-
- remove() -
Method in class DiffFeatureWriter
-
- remove() -
Method in class EmptyFeatureWriter
-
- remove() -
Method in interface FeatureWriter
- Removes current Feature, must be called before hasNext.
- remove() -
Method in class FilteringFeatureWriter
-
- remove(Object) -
Method in class PreGeneralizedFeatureCollection
-
- remove() -
Method in class JDBCFeatureWriter
-
- remove(MutableFIDFeature) -
Method in class JDBCPSFeatureWriter
- Override that uses prepared statements to perform the operation.
- remove() -
Method in class JDBCTextFeatureWriter
- Override that uses sql statements to perform the operation.
- remove() -
Method in class PropertyFeatureWriter
-
- remove() -
Method in class IndexedFidWriter
- Increments the fidIndex by 1.
- remove() -
Method in class ShapefileFeatureWriter
-
- remove(Object) -
Method in class ContentFeatureCollection
-
- remove() -
Method in class ContentFeatureCollection.WrappingIterator
-
- remove(Object) -
Method in class DataFeatureCollection
-
- remove(Object) -
Method in class EmptyFeatureCollection
-
- remove() -
Method in class EmptyIterator
-
- remove() -
Method in class FeatureIteratorIterator
-
- remove() -
Method in class FilteringIterator
-
- remove() -
Method in class MaxFeaturesIterator
-
- remove() -
Method in class NoContentIterator
-
- remove() -
Method in class ReprojectingIterator
-
- remove() -
Method in class ReTypingIterator
-
- remove(Object) -
Method in class AbstractFeatureCollection
- Removes a single instance of the specified element from this
collection, if it is present (optional operation).
- remove(Object) -
Method in class AdaptorFeatureCollection
- Removes a single instance of the specified element from this
collection, if it is present (optional operation).
- remove(Object) -
Method in class DecoratingFeatureCollection
-
- remove() -
Method in class FilteredIterator
-
- remove(Object) -
Method in class SubFeatureCollection
-
- remove(int) -
Method in class SubFeatureList
-
- remove(Object) -
Method in class DefaultFeatureCollection
- Removes a single instance of the specified element from this collection,
if it is present (optional operation).
- remove(int) -
Method in class DefaultFeatureTypeFactory
-
- remove(AttributeType) -
Method in class DefaultFeatureTypeFactory
-
- remove(Object) -
Method in interface FeatureCollection
-
- remove() -
Method in class FeatureReaderIterator
-
- remove(AttributeType) -
Method in class FeatureTypeBuilder
- DOCUMENT ME!
- remove(int) -
Method in class FeatureTypeBuilder
- DOCUMENT ME!
- remove(String) -
Method in class SimpleFeatureTypeBuilder
- Removes an attribute from the builder
- remove(Object) -
Method in class ProfileImpl
-
- remove(Object) -
Method in class SchemaImpl
-
- remove(Object) -
Method in class BasicGraphGenerator
-
- remove(Object) -
Method in class FeatureGraphGenerator
-
- remove(Object) -
Method in interface GraphGenerator
- Removes an object from the graph.
- remove(Object) -
Method in class BasicLineGraphGenerator
- Removes the edge from the graph that represents a line.
- remove(Object) -
Method in class LineStringGraphGenerator
-
- remove(Object) -
Method in class OptLineGraphGenerator
- Unsupported operation.
- remove(Object) -
Method in class PolygonGraphGenerator
-
- remove(Node) -
Method in class Walk
- Removes a node from the walk.
- remove(int) -
Method in class Walk
-
- remove(Object) -
Method in class Walk
-
- remove(Edge) -
Method in class BasicDirectedNode
- Removes the edge from both the in and out adjacency lists.
- remove(Edge) -
Method in class BasicNode
-
- remove(Edge) -
Method in interface Node
- Removes an edge from the adjacency list of the node.
- remove() -
Method in class OptDirectedEdge.RelatedIterator
- Unsupported Operation.
- remove() -
Method in class OptDirectedNode.RelatedIterator
- Not supported.
- remove(Edge) -
Method in class OptDirectedNode
- Unsupported Operation.
- remove() -
Method in class OptEdge.RelatedIterator
-
- remove() -
Method in class OptNode.RelatedIterator
- Not supported.
- remove(Edge) -
Method in class OptNode
- Not supported.
- remove() -
Method in class FIFOQueue.QueueIterator
-
- remove(Object) -
Method in class FIFOQueue
-
- remove(Object) -
Method in class MultiMap
-
- remove(Object, Object) -
Method in class MultiMap
-
- remove(Object) -
Method in class PriorityQueue
-
- remove(int) -
Method in class PriorityQueue
-
- remove(Object) -
Method in class Stack
-
- remove() -
Method in class Stack.StackIterator
-
- remove() -
Method in class LazySearchIterator
-
- remove(Object) -
Method in class IdentifiedObjectSet
- Removes a single instance of the specified element from this collection,
if it is present.
- remove(Object) -
Method in class ListenerList
- Removes the given listener from this list.
- remove(int) -
Method in class CheckedArrayList
- Removes the element at the specified position in this list.
- remove(Object) -
Method in class CheckedArrayList
- Removes the first occurrence of the specified element from this list.
- remove(Object) -
Method in class CheckedHashMap
- Removes the mapping for the specified key from this map if present.
- remove(Object) -
Method in class CheckedHashSet
- Removes the pecified element from this set.
- remove(Object) -
Method in class DerivedMap
- Removes the mapping for this key from this map if present.
- remove(Object) -
Method in class DerivedSet
- Removes a single instance of the specified element from this set.
- remove(Object) -
Method in class DisjointSet
- Removes a single instance of the specified element from this set,
if it is present.
- remove(Object) -
Method in class FrequencySortedSet
- Removes the specified element from this set, no matter how many time it has been added.
- remove(Object) -
Method in class ListenerList
- Removes the given listener from this list.
- remove(Comparable<? super N>, Comparable<? super N>) -
Method in class RangeSet
- Remove a range of values from this set.
- remove(byte, byte) -
Method in class RangeSet
- Remove a range of values from this set.
- remove(short, short) -
Method in class RangeSet
- Remove a range of values from this set.
- remove(int, int) -
Method in class RangeSet
- Remove a range of values from this set.
- remove(long, long) -
Method in class RangeSet
- Remove a range of values from this set.
- remove(float, float) -
Method in class RangeSet
- Remove a range of values from this set.
- remove(double, double) -
Method in class RangeSet
- Remove a range of values from this set.
- remove(Object) -
Method in class SoftValueHashMap
- Removes the mapping for this key from this map if present.
- remove(Object) -
Method in class WeakHashSet
- Removes a single instance of the specified element from this set, if it is present
- remove(Object) -
Method in class WeakValueHashMap
- Removes the mapping for this key from this map if present.
- remove(Object) -
Method in class PicoMap
-
- remove(Object) -
Method in class XMLHandlerHints
-
- REMOVE_OWS_URL -
Static variable in interface GetMapRequest
- Represents REMOTE_OWS_URL parameter
- removeAll(Collection) -
Method in class PreGeneralizedFeatureCollection
-
- removeAll(Collection) -
Method in class ContentFeatureCollection
-
- removeAll(Collection) -
Method in class DataFeatureCollection
-
- removeAll(Collection) -
Method in class EmptyFeatureCollection
-
- removeAll(Collection<?>) -
Method in class AbstractFeatureCollection
- Removes from this collection all of its elements that are contained in
the specified collection (optional operation).
- removeAll(Collection) -
Method in class AdaptorFeatureCollection
- Removes from this collection all of its elements that are contained in
the specified collection (optional operation).
- removeAll(Collection) -
Method in class DecoratingFeatureCollection
-
- removeAll(Collection) -
Method in class DefaultFeatureCollection
- Removes all this collection's elements that are also contained in the
specified collection (optional operation).
- removeAll(Collection<?>) -
Method in interface FeatureCollection
-
- removeAll() -
Method in class FeatureTypeBuilder
- Remove all the AttributeTypes in this factory.
- removeAll(Collection) -
Method in class Walk
-
- removeAll(Collection) -
Method in class FIFOQueue
-
- removeAll(Collection) -
Method in class PriorityQueue
-
- removeAll(Collection) -
Method in class Stack
-
- removeAll(Collection) -
Method in class IdentifiedObjectSet
- Removes from this collection all of its elements that are contained in
the specified collection.
- removeAll(Collection<?>) -
Method in class CheckedArrayList
- Removes all of this list's elements that are also contained in the specified collection.
- removeAll(Collection<?>) -
Method in class CheckedHashSet
- Removes all of this set's elements that are also contained in the specified collection.
- removeAll(Collection<?>) -
Method in class DisjointSet
- Removes from this set all of its elements that are contained in
the specified collection.
- removeAll(K) -
Method in class KeySortedList
- Removes all values that were added with the specified
key.
- removeAllFids(Collection) -
Method in interface FidFilter
- Deprecated. Removes a collection of feature IDs from the filter.
- removeAllFids(Collection) -
Method in class FidFilterImpl
- Removes a collection of feature IDs from the filter.
- removeAllKernels() -
Method in class KernelEditor
- Removes all kernels and categories.
- removeAttribute(String) -
Method in class NodeImpl
-
- removeAuthorityFactory(AuthorityFactory) -
Static method in class ReferencingFactoryFinder
- Programmatic management of authority factories.
- removeChangeListener(ChangeListener) -
Static method in class GeoTools
- Removes the specified listener from the list of objects to inform when system-wide
configuration changed.
- removeChangeListener(int, ChangeListener) -
Method in class CoordinateChooser
- Removes a change listener from the listener list.
- removeChild(String) -
Method in class NodeImpl
-
- removeChild(Node) -
Method in class NodeImpl
-
- removeChildContainer(PicoContainer) -
Method in class PicoMap
-
- removeColumn(String) -
Method in class DbaseFileHeader
- Remove a column from this DbaseFileHeader.
- removeDefinition(String) -
Method in class Preprocessor
- Removes a definition set in some previous call to
addDefinition(name, ...)
- removeEdge(Edge) -
Method in class BasicGraphBuilder
-
- removeEdge(Edge) -
Method in interface GraphBuilder
- Removes an edge from the graph.
- removeEdges(Collection) -
Method in class BasicGraphBuilder
-
- removeEdges(Collection) -
Method in interface GraphBuilder
- Removes a collection of edges from the graph.
- removeEldestEntry(Map.Entry) -
Method in class NodeCache
-
- removeEldestEntry(Map.Entry<K, V>) -
Method in class LRULinkedHashMap
- Returns
true
if this map should remove its eldest entry.
- removeElement(XMLElementHandler) -
Method in class ComplexElementHandler
- Remove the given XMLElementHandler from the Child-List
- removeEntry(Entry) -
Method in class Node
- Removes an
Entry
from this Node
- removeFactoryIteratorProvider(FactoryIteratorProvider) -
Static method in class GeoTools
- Removes a provider that was previously added.
- removeFeatureListener(FeatureListener) -
Method in class ArcSdeFeatureSource
-
- removeFeatureListener(FeatureSource<? extends FeatureType, ? extends Feature>, FeatureListener) -
Method in class FeatureListenerManager
- Used by FeatureSource
implementations to provide listener support.
- removeFeatureListener(FeatureListener) -
Method in interface FeatureSource
- Removes a listener from the list that's notified each time a change to
the FeatureStore occurs.
- removeFeatureListener(FeatureListener) -
Method in class PreGeneralizedFeatureSource
-
- removeFeatureListener(FeatureListener) -
Method in class JDBCFeatureSource
- Remove FeatureListener to the JDBCDataStore against this FeatureSource.
- removeFeatureListener(FeatureListener) -
Method in class PropertyFeatureSource
-
- removeFeatureListener(FeatureListener) -
Method in class ShapefileFeatureLocking
-
- removeFeatureListener(FeatureListener) -
Method in class ShapefileFeatureStore
-
- removeFeatureListener(FeatureListener) -
Method in class AbstractFeatureSource2
-
- removeFeatureListener(FeatureListener) -
Method in class ContentFeatureSource
- Removes a listener from the feature source.
- removeFeatureListener(FeatureListener) -
Method in class DefaultView
- Implement removeFeatureListener.
- removeFeatureListener(FeatureListener) -
Method in class WFSFeatureSource
-
- removeFeatureListener(FeatureListener) -
Method in class WFSFeatureSource
-
- removeFeatureMember(String) -
Method in class MemoryFeatureCollection
-
- removeFeatureMember(String) -
Method in interface RandomFeatureAccess
- Optional Method
- removeFeatureMember(String) -
Method in class SubFeatureList
-
- removeFeatures(Filter) -
Method in class ArcSdeFeatureStore
-
- removeFeatures(Filter) -
Method in class AbstractFeatureStore
- Removes features indicated by provided filter.
- removeFeatures(Filter) -
Method in interface FeatureStore
- Removes all of the features specificed by the passed filter from the
collection.
- removeFeatures(Filter) -
Method in class JDBCFeatureStore
- Removes features indicated by provided filter.
- removeFeatures(Filter) -
Method in class PostgisFeatureStore
- Removes the features specified by the passed filter from the PostGIS
database.
- removeFeatures(Filter) -
Method in class ContentFeatureStore
- Removes the features from the store which match the specified filter.
- removeFeatures(Filter) -
Method in class WFSFeatureStore
-
- removeFid(String) -
Method in interface FidFilter
- Deprecated. Removes a feature ID from the filter.
- removeFid(String) -
Method in class FidFilterImpl
- Removes a feature ID from the filter.
- removeFromCache(FileSystemNode) -
Method in class Parameters
- Removes a node from the cache
- removeFromHash(Map<Coordinate, List<LineString>>, LineString) -
Method in class LabelCacheImpl
-
- removeFromHash(Hashtable, LineString) -
Method in class LabelCacheDefault
-
- removeGeneralizationInfo(GeneralizationInfo) -
Method in class GeneralizationInfos
- remove a GeneralizationInfo object
- removeGroupOverlaps() -
Method in class LabelCacheItem
-
- removeHandler(Handler) -
Method in class LoggerAdapter
- Do nothing since this logger adapter does not support handlers.
- removeIIOReadProgressListener(IIOReadProgressListener) -
Method in class CoverageStack
- Removes an
IIOReadProgressListener
from the list of registered progress listeners.
- removeIIOReadProgressListener(IIOReadProgressListener) -
Method in class IIOListeners
- Removes an
IIOReadProgressListener
from the list of registered progress listeners.
- removeIIOReadWarningListener(IIOReadWarningListener) -
Method in class CoverageStack
- Removes an
IIOReadWarningListener
from the list of registered warning listeners.
- removeIIOReadWarningListener(IIOReadWarningListener) -
Method in class IIOListeners
- Removes an
IIOReadWarningListener
from the list of registered warning listeners.
- removeIn(DirectedEdge) -
Method in class BasicDirectedNode
-
- removeIn(DirectedEdge) -
Method in interface DirectedNode
- Removes an edge from the in adjacency list of the node.
- removeIn(DirectedEdge) -
Method in class OptDirectedNode
- Unsupported Operation.
- removeKernel(KernelJAI) -
Method in class KernelEditor
- Removes a kernel.
- removeKernel(String) -
Method in class KernelEditor
- Removes a kernel by its name.
- removeLayer(MapLayer) -
Method in class DefaultMapContext
- Remove a layer and trigger a
LayerListEvent
.
- removeLayer(int) -
Method in class DefaultMapContext
- DOCUMENT ME!
- removeLayer(MapLayer) -
Method in interface MapContext
- Remove a layer, if present, and trigger a
LayerListEvent
.
- removeLayer(int) -
Method in interface MapContext
- Remove a layer and trigger a
LayerListEvent
.
- removeLayers(MapLayer[]) -
Method in class DefaultMapContext
- Remove an array of layers and trigger a
LayerListEvent
.
- removeLayers(MapLayer[]) -
Method in interface MapContext
- Remove an array of layers and trigger a
LayerListEvent
.
- removeListener(CollectionListener) -
Method in class PreGeneralizedFeatureCollection
-
- removeListener(CollectionListener) -
Method in class ContentFeatureCollection
- Removes a listener for collection events.
- removeListener(FeatureListener) -
Method in class ContentState
- Removes a listener for collection events.
- removeListener(CollectionListener) -
Method in class DataFeatureCollection
-
- removeListener(CollectionListener) -
Method in class AbstractFeatureCollection
-
- removeListener(CollectionListener) -
Method in class AdaptorFeatureCollection
-
- removeListener(CollectionListener) -
Method in class DecoratingFeatureCollection
-
- removeListener(CollectionListener) -
Method in class DefaultFeatureCollection
-
- removeListener(CollectionListener) -
Method in interface FeatureCollection
- Removes a listener for collection events.
- removeMapBoundsListener(MapBoundsListener) -
Method in class DefaultMapContext
- Removes MapBoundsListener from the list of listeners.
- removeMapBoundsListener(MapBoundsListener) -
Method in interface MapContext
- Remove interest in receiving a
BoundingBoxEvent
s.
- removeMapLayerListener(MapLayerListener) -
Method in class DefaultMapLayer
- Removes MapLayerListener from the list of listeners.
- removeMapLayerListener(MapLayerListener) -
Method in interface MapLayer
- Removes a listener from the listener list for this layer.
- removeMapLayerListListener(MapLayerListListener) -
Method in class DefaultMapContext
- Removes MapLayerListListener from the list of listeners.
- removeMapLayerListListener(MapLayerListListener) -
Method in interface MapContext
- Remove interest in receiving
LayerListEvent
.
- removeNode(Node) -
Method in class BasicGraphBuilder
-
- removeNode(Node) -
Method in interface GraphBuilder
- Removes an node from the graph.
- removeNodes(Collection) -
Method in class BasicGraphBuilder
-
- removeNodes(Collection) -
Method in interface GraphBuilder
- Removes a collection of nodes from the graph.
- removeNotify() -
Method in class ColorRamp
- Notifies this component that it no longer has a parent component.
- removeOut(DirectedEdge) -
Method in class BasicDirectedNode
-
- removeOut(DirectedEdge) -
Method in interface DirectedNode
- Removes an edge from the out adjacency list of node.
- removeOut(DirectedEdge) -
Method in class OptDirectedNode
- Unsupported Operation.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class AbstractGraduation
- Removes a
PropertyChangeListener
from the listener list.
- removePropertyChangeListener(PropertyChangeListener) -
Method in interface Graduation
- Removes a
PropertyChangeListener
from the listener list.
- removePropertyChangeListener(PropertyChangeListener) -
Method in class DefaultMapContext
- Removes PropertyChangeListener from the list of listeners.
- removePropertyChangeListener(PropertyChangeListener) -
Method in interface MapContext
- Removes PropertyChangeListener from the list of listeners.
- removeQuotes(String) -
Method in class AbstractFilterBuilder
- Removes initial and final "'" from string.
- removeRenderingHint(RenderingHints.Key) -
Method in class ImageWorker
- Removes a rendering hint.
- removeRenderListener(RenderListener) -
Method in interface GTRenderer
-
- removeRenderListener(RenderListener) -
Method in class StreamingRenderer
- Removes a render listener.
- removeRenderListener(RenderListener) -
Method in class ShapefileRenderer
- Removes a render listener.
- removeSingularities() -
Method in class LocalizationGrid
- Makes sure that the grid doesn't contains identical consecutive ordinates.
- removeSink(CoverageProcessingNode) -
Method in class BaseCoverageProcessingNode
-
- removeSink(int) -
Method in class BaseCoverageProcessingNode
-
- removeSink(int) -
Method in interface CoverageProcessingNode
- Removes a sink
CoverageProcessingNode
from the list of sinks for
this CoverageProcessingNode
.
- removeSink(CoverageProcessingNode) -
Method in interface CoverageProcessingNode
- Removes a sink
CoverageProcessingNode
from the list of sinks for
this CoverageProcessingNode
.
- removeSink(CoverageProcessingNode) -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- removeSink(int) -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- removeSource(CoverageProcessingNode) -
Method in class BaseCoverageProcessingNode
-
- removeSource(int) -
Method in class BaseCoverageProcessingNode
-
- removeSource(int) -
Method in interface CoverageProcessingNode
- Removes a source
CoverageProcessingNode
to the list of sources
for this CoverageProcessingNode
.
- removeSource(CoverageProcessingNode) -
Method in interface CoverageProcessingNode
- Removes a source
CoverageProcessingNode
to the list of sources
for this CoverageProcessingNode
.
- removeSource(CoverageProcessingNode) -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- removeSource(int) -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- removeState(Object) -
Method in class DefaultTransaction
- Removes state from DefaultTransaction's care.
- removeState(Object) -
Method in interface Transaction
- Allows FeatureSources to clean up information ( and callbacks ) they
earlier provided.
- removeSubNode(Node) -
Method in class Node
- Removes a subnode
- removeSystemDefault(RenderingHints.Key) -
Static method in class Hints
- Removes the specified hints from the set of
default hints.
- removeTileObserver(TileObserver) -
Method in class DeferredPlanarImage
- Removes an observer.
- removeType(AttributeType) -
Method in class FeatureTypeBuilder
- Remove the given type from this factory.
- removeType(int) -
Method in class FeatureTypeBuilder
- Remove the AttributeType at the given index.
- removeZoomChangeListener(ZoomChangeListener) -
Method in class ZoomPane
- Removes an object from the list of objects interested in being notified about zoom changes.
- render(Graphic, ExternalGraphic, Object, int) -
Method in class CustomGlyphRenderer
- djb -- addd "height" which is ignored as per API change
- render(Graphic, ExternalGraphic, Object, int) -
Method in interface GlyphRenderer
-
- render(Graphic, ExternalGraphic, Object, int) -
Method in class SVGGlyphRenderer
-
- render(FeatureCollection<? extends FeatureType, ? extends Feature>, Envelope, Style) -
Method in interface Renderer
- Renders the provided features using the specified style.
- RENDERED_MODE -
Static variable in class OperationJAI
- The rendered mode for JAI operation.
- RenderedCoverage - Interface in org.geotools.coverage.grid
- A grid coverage backed by a rendered image.
- Renderer - Interface in org.geotools.renderer
- Base interface for renderer.
- Renderer2D - Interface in org.geotools.renderer
- Renderer draws a map on behalf on
MapPane
. - RendererUtilities - Class in org.geotools.renderer.lite
- Class for holding utility functions that are common tasks for people using
the "StreamingRenderer/Renderer".
- RenderListener - Interface in org.geotools.renderer
- A RenderListener is notified each time a feature is rendered and each time
an error occurs during rendering.
- repaint(long, int, int, int, int) -
Method in class ZoomPane
- Declares that a part of this pane needs to be repainted.
- replace(Unit<?>) -
Method in class OrderedAxisAuthorityFactory
- Replaces the specified unit, if applicable.
- replace(AxisDirection) -
Method in class OrderedAxisAuthorityFactory
- Replaces the specified direction, if applicable.
- replace(Unit<?>) -
Method in class TransformedAuthorityFactory
- Replaces the specified unit, if applicable.
- replace(AxisDirection) -
Method in class TransformedAuthorityFactory
- Replaces the specified direction, if applicable.
- replace(CoordinateSystemAxis) -
Method in class TransformedAuthorityFactory
- Replaces (if needed) the specified axis by a new one.
- replace(CoordinateSystem) -
Method in class TransformedAuthorityFactory
- Replaces (if needed) the specified coordinate system by a new one.
- replace(Datum) -
Method in class TransformedAuthorityFactory
- Replaces (if needed) the specified datum by a new one.
- replace(CoordinateReferenceSystem) -
Method in class TransformedAuthorityFactory
- Replaces (if needed) the specified coordinate reference system.
- replace(CoordinateOperation) -
Method in class TransformedAuthorityFactory
- Replaces (if needed) the specified coordinate operation.
- REPLACE -
Static variable in class Whitespace
- All occurrences of tab, line feed and carriage return are replaced with space.
- REPLACE_ALL -
Static variable in interface PutStylesRequest
-
- REPLACE_NON_GEOPHYSICS_VIEW -
Static variable in class Hints
- Deprecated. Replaced by
Hints.COVERAGE_PROCESSING_VIEW
key with a
ViewType.PHOTOGRAPHIC
value.
- replaceFid(String, String) -
Method in class BatchFeatureEvent
- Used to update any FeatureId during a commit.
- ReplaceGeometryFilter - Class in org.geotools.renderer.shape
- Replaces all geometry filters in Filter with an implementation that can
process SimpleGeometries.
- ReplaceGeometryFilter() -
Constructor for class ReplaceGeometryFilter
-
- replaceOriginal() -
Method in class StorageFile
- Replaces the file that the temporary file is acting as a transactional type cache for.
- replaceOriginals(StorageFile...) -
Static method in class StorageFile
- Takes a collection of StorageFiles and performs the replace functionality described in
StorageFile.replaceOriginal()
.
- ReplaceType -
Static variable in class KML
-
- reportDuplicatedCodes(PrintWriter) -
Method in class FactoryUsingWKT
- Prints a list of codes that duplicate the ones provided by
ThreadedEpsgFactory
.
- reportError(Exception) -
Method in class Console
- Print an exception message to the standard error stream.
- reportError(Exception) -
Method in class AbstractConsole
- Print an exception message to the standard error stream.
- reportException(String, Throwable) -
Method in class Formulas
- Reports an exception.
- reportInstantiationFailures(PrintWriter) -
Method in class FactoryUsingWKT
- Prints a list of CRS that can't be instantiated.
- repository -
Variable in class DefaultRepository
- Holds the DataStores so we can clean up when closed
- repository -
Variable in class PreGeneralizedFeatureSource
-
- Repository - Interface in org.geotools.data
- An adapter interface allowing a hosting application
to advertise DataStore instances to GeoTools.
- REPOSITORY_CLASS -
Static variable in class PreGeneralizedDataStoreFactory
-
- RepresentativeFractionImpl - Class in org.geotools.metadata.iso.identification
- A scale where denominator =
1 / scale
. - RepresentativeFractionImpl() -
Constructor for class RepresentativeFractionImpl
- Default empty constructor.
- RepresentativeFractionImpl(long) -
Constructor for class RepresentativeFractionImpl
- Creates a new representative fraction from the specified denominator.
- reproject(CharSequence, CoordinateReferenceSystem, Coverage) -
Static method in class TransformedCoverage
- Creates a new coverage wrapping the specified one with a different CRS.
- reproject(FeatureCollection<SimpleFeatureType, SimpleFeature>, CoordinateReferenceSystem, CoordinateReferenceSystem) -
Method in class AbstractFeatureSource2
- Template method for reprojecting a feature collection from a source crs to a target crs.
- reproject(Object, CoordinateReferenceSystem) -
Method in class ReprojectingFilterVisitor
- Helper method to reproject a geometry.
- ReprojectFeatureIterator - Class in org.geotools.data.crs
- ReprojectFeatureReader provides a reprojection for FeatureTypes.
- ReprojectFeatureIterator(FeatureIterator<SimpleFeature>, SimpleFeatureType, MathTransform) -
Constructor for class ReprojectFeatureIterator
-
- ReprojectFeatureReader - Class in org.geotools.data.crs
- ReprojectFeatureReader provides a reprojection for FeatureTypes.
- ReprojectFeatureReader(FeatureReader<SimpleFeatureType, SimpleFeature>, SimpleFeatureType, MathTransform) -
Constructor for class ReprojectFeatureReader
-
- ReprojectFeatureReader(FeatureReader<SimpleFeatureType, SimpleFeature>, CoordinateReferenceSystem) -
Constructor for class ReprojectFeatureReader
-
- ReprojectFeatureResults - Class in org.geotools.data.crs
- ReprojectFeatureReader provides a reprojection for FeatureTypes.
- ReprojectFeatureResults(FeatureCollection<SimpleFeatureType, SimpleFeature>, CoordinateReferenceSystem) -
Constructor for class ReprojectFeatureResults
- Creates a new reprojecting feature results
- ReprojectingFeatureCollection - Class in org.geotools.data.store
- FeatureCollection
decorator that reprojects the default geometry.- ReprojectingFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>, CoordinateReferenceSystem) -
Constructor for class ReprojectingFeatureCollection
-
- ReprojectingFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>, CoordinateReferenceSystem, CoordinateReferenceSystem) -
Constructor for class ReprojectingFeatureCollection
-
- ReprojectingFilterVisitor - Class in org.geotools.data.wfs.v1_1_0
- Returns a clone of the provided filter where all geometries and bboxes have
been reprojected to the CRS of the associated attributes.
- ReprojectingFilterVisitor(FilterFactory2, SimpleFeatureType) -
Constructor for class ReprojectingFilterVisitor
-
- ReprojectingFilterVisitor.FunctionReprojector - Class in org.geotools.data.wfs.v1_1_0
- Makes sure that the result of a function gets reprojected to the specified CRS, should
it be a Geometry
- ReprojectingFilterVisitor.FunctionReprojector(CoordinateReferenceSystem, Function) -
Constructor for class ReprojectingFilterVisitor.FunctionReprojector
-
- ReprojectingIterator - Class in org.geotools.data.store
-
- ReprojectingIterator(Iterator, MathTransform, SimpleFeatureType, GeometryCoordinateSequenceTransformer) -
Constructor for class ReprojectingIterator
-
- ReprojectingIterator(Iterator, CoordinateReferenceSystem, CoordinateReferenceSystem, SimpleFeatureType, GeometryCoordinateSequenceTransformer) -
Constructor for class ReprojectingIterator
-
- Request - Interface in org.geotools.data.ows
- This represents a Request to be made against a Open Web Service.
- REQUEST -
Static variable in interface Request
- Represents the REQUEST parameter
- RequestBaseType -
Static variable in class WPS
-
- RequestMethodType -
Static variable in class OWS
-
- RequestMethodType -
Static variable in class OWS
-
- RequestMethodTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:RequestMethodType.
- RequestMethodTypeBinding(Ows10Factory) -
Constructor for class RequestMethodTypeBinding
-
- requestTimeout -
Variable in class AbstractOpenWebService
- Define a interval to wait a server response
- requireAutoCommit() -
Method in class JDBC1DataStore
- Return true if transaction is handled on client.
- required -
Variable in class Parameter
- Can the value be missing?
- REQUIRED -
Static variable in class AttributeHandler
- REQUIRED
- REQUIRED -
Static variable in interface Attribute
- Represent a mask used to determine the life of the attribute in an
instance document.
- requiredSize -
Variable in class CustomPaletteBuilder
-
- requiresPost() -
Method in class AbstractRequest
- Default to not requiring POST.
- requiresPost() -
Method in interface Request
- This method indicates whether this request needs to transmit some data
to the server using POST.
- requiresPostProcessing() -
Method in class FilterEncodingPreProcessor
- Returns true if the filter was one where the request to the server is more general than the actual filter.
- Resample - Class in org.geotools.coverage.processing.operation
- Resample a grid coverage using a different grid geometry.
- Resample() -
Constructor for class Resample
- Constructs a
"Resample"
operation.
- resample(Coverage, CoordinateReferenceSystem) -
Method in class Operations
- Resamples a coverage to the specified coordinate reference system.
- resample(GridCoverage, Envelope, Interpolation) -
Method in class Operations
- Resamples a grid coverage to the specified envelope.
- resample(GridCoverage, CoordinateReferenceSystem, GridGeometry, Interpolation) -
Method in class Operations
- Resamples a grid coverage to the specified coordinate reference system and grid geometry.
- resampleToCommonGeometry(GridCoverage2D[], CoordinateReferenceSystem, MathTransform2D, Hints) -
Method in class OperationJAI
- Resamples all sources grid coverages to the same two-dimensional
geometry before to apply the OperationJAI.operation.
- rescale(MathTransform1D) -
Method in class Category
- Changes the mapping from sample to geophysics values.
- rescale(double, double) -
Method in class GridSampleDimension
- Returns a sample dimension using new
scale
and offset
coefficients.
- Rescale - Class in org.geotools.coverage.processing.operation
- Maps the sample values of a coverage from one range to another range.
- Rescale() -
Constructor for class Rescale
- Constructs a default
"Rescale"
operation.
- rescale(Coverage, double[], double[]) -
Method in class Operations
- Maps the sample values of a coverage from one range to another range.
- rescale(Expression) -
Method in class RescaleStyleVisitor
- Used to rescale the provided expr.
- RescaleStyleVisitor - Class in org.geotools.styling.visitor
- This is a style visitor that will produce a copy of the provided
style rescaled by a provided factor.
- RescaleStyleVisitor(double) -
Constructor for class RescaleStyleVisitor
-
- RescaleStyleVisitor(Expression) -
Constructor for class RescaleStyleVisitor
-
- RescaleStyleVisitor(FilterFactory2, double) -
Constructor for class RescaleStyleVisitor
-
- RescaleStyleVisitor(FilterFactory2, Expression) -
Constructor for class RescaleStyleVisitor
-
- rescaleToBytes() -
Method in class ImageWorker
- Rescales the ImageWorker.image such that it uses 8 bits.
- reset() -
Method in class ColorBrewer
-
- reset() -
Static method in class DB2SpatialCatalog
- This method should only be called by DB2SpatialCatalogTest
- reset() -
Method in class PreGeneralizedFeatureSource
-
- reset() -
Method in class LenientBuilder
-
- reset() -
Method in class SimpleFeatureBuilder
-
- reset() -
Method in class SimpleFeatureTypeBuilder
- Completely resets all builder state.
- reset() -
Method in class AverageVisitor
- Resets the "Average" strategy pattern
- reset(Envelope) -
Method in class BoundsVisitor
-
- reset() -
Method in class CountVisitor
-
- reset() -
Method in class MaxVisitor
-
- reset() -
Method in class MedianVisitor
- Reset the stored information about the median.
- reset() -
Method in class MinVisitor
-
- reset(int) -
Method in class QuantileListVisitor
-
- reset() -
Method in class StandardDeviationVisitor
-
- reset() -
Method in class SumVisitor
-
- reset() -
Method in class UniqueVisitor
-
- reset() -
Method in class ParseErrorHandler
-
- reset() -
Method in class ImagePane
- Reset the default zoom.
- RESET -
Static variable in class ZoomPane
- Constant indicating the resetting of scale, rotation and translation to a default value
which makes the whole graphic appear in a window.
- reset() -
Method in class ZoomPane
- Reinitializes the affine transform
ZoomPane.zoom
in order to cancel any zoom, rotation or
translation.
- reset(Rectangle, boolean) -
Method in class ZoomPane
- Reinitializes the affine transform
ZoomPane.zoom
in order to cancel any zoom, rotation or
translation.
- reset() -
Method in class Statistics.Delta
- Resets the statistics to their initial
NaN
values.
- reset() -
Method in class Statistics
- Resets the statistics to their initial
NaN
values.
- reset(String) -
Static method in class CRS
- Resets some aspects of the referencing system.
- reset() -
Method in class ImageLoader
- Resets the image cache
- reset() -
Method in class MetaBufferEstimator
- Should you reuse this extractor multiple time, calling this method will reset the buffer and
flags
- resetDescriptorState() -
Method in class AttributeTypeBuilder
-
- resetFIDMappers() -
Method in class FeatureTypeHandler
- Clears the map between FeatureType name and FIDMappers
- resetTimer() -
Method in class FCBuffer
-
- resetTypeState() -
Method in class AttributeTypeBuilder
- Resets all builder state used to build the attribute type.
- resetWarnings() -
Static method in class MapProjection
- Resets the warning status of all projections in the current JVM.
- resize(int) -
Method in class IntegerList
- Sets the list size to the given value.
- RESIZE_FACTOR -
Static variable in class PriorityQueue
-
- RESOLUTION -
Static variable in class CoordinateChooser
- An enumeration constant for showing or hidding the resolution selector.
- ResolutionImpl - Class in org.geotools.metadata.iso.identification
- Level of detail expressed as a scale factor or a ground distance.
- ResolutionImpl() -
Constructor for class ResolutionImpl
- Constructs an initially empty Resolution.
- ResolutionImpl(Resolution) -
Constructor for class ResolutionImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- resolve(Filter, double) -
Method in class EnvironmentVariableResolver
- Find all instances of MapScaleDenominator and replace them with
the a literal expression for the provided map scale.
- resolve(Expression, double) -
Method in class EnvironmentVariableResolver
- Find all instances of MapScaleDenominator and replace them with
the a literal expression for the provided map scale.
- resolve(int) -
Method in class IdentifiedObjectSet
- Ensures that the n first objects in this set are created.
- resolveEntity(String, String) -
Method in class XMLSAXHandler
- TODO summary sentence for resolveEntity ...
- resolvePropertyNames(Query) -
Method in class ContentFeatureSource
- This method changes the query object so that all propertyName references are resolved
to simple attribute names against the schema of the feature source.
- resolvePropertyNames(Filter) -
Method in class ContentFeatureSource
-
- resolveSchemaLocation(XSDSchema, String, String) -
Method in class SMIL20SchemaLocationResolver
-
- resolveSchemaLocation(XSDSchema, String, String) -
Method in class SchemaLocationResolver
- Resolves location to a physical location.
- Resource -
Static variable in class OWS
-
- resourceInfo -
Variable in class AbstractOpenWebService
-
- ResourceInfo - Interface in org.geotools.data
- Information about a resource.
- ResourceInternationalString - Class in org.geotools.util
- An international string backed by a resource bundle.
- ResourceInternationalString(String, String) -
Constructor for class ResourceInternationalString
- Creates a new international string from the specified resource bundle and key.
- Response - Class in org.geotools.data.ows
- Provides a base class for Responses from an OWS.
- Response(String, InputStream) -
Constructor for class Response
-
- ResponseBaseType -
Static variable in class WPS
-
- ResponseDocumentType -
Static variable in class WPS
-
- ResponseFormType -
Static variable in class WPS
-
- ResponsiblePartyImpl - Class in org.geotools.metadata.iso.citation
- Identification of, and means of communication with, person(s) and
organizations associated with the dataset.
- ResponsiblePartyImpl() -
Constructor for class ResponsiblePartyImpl
- Constructs an initially empty responsible party.
- ResponsiblePartyImpl(ResponsibleParty) -
Constructor for class ResponsiblePartyImpl
- Constructs a new responsible party initialized to the values specified by the given object.
- ResponsiblePartyImpl(Role) -
Constructor for class ResponsiblePartyImpl
- Constructs a responsability party with the given role.
- ResponsiblePartySubsetType -
Static variable in class OWS
-
- ResponsiblePartySubsetType -
Static variable in class OWS
-
- ResponsiblePartySubsetTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:ResponsiblePartySubsetType.
- ResponsiblePartySubsetTypeBinding(Ows10Factory) -
Constructor for class ResponsiblePartySubsetTypeBinding
-
- ResponsiblePartyType -
Static variable in class OWS
-
- ResponsiblePartyType -
Static variable in class OWS
-
- ResponsiblePartyType -
Static variable in class WCS
-
- ResponsiblePartyTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:ResponsiblePartyType.
- ResponsiblePartyTypeBinding(Ows10Factory) -
Constructor for class ResponsiblePartyTypeBinding
-
- ResponsiblePartyTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:ResponsiblePartyType.
- ResponsiblePartyTypeBinding() -
Constructor for class ResponsiblePartyTypeBinding
-
- RESTARTDEFAULTTYPE -
Static variable in class SMIL20
-
- RESTARTDEFAULTTYPE_TYPE -
Static variable in class SMIL20Schema
-
<simpleType name="restartDefaultType">
<restriction base="string">
<enumeration value="never"/>
<enumeration value="always"/>
<enumeration value="whenNotActive"/>
<enumeration value="inherit"/>
</restriction>
</simpleType>
- RESTARTTIMINGTYPE -
Static variable in class SMIL20
-
- RESTARTTIMINGTYPE_TYPE -
Static variable in class SMIL20Schema
-
<simpleType name="restartTimingType">
<restriction base="string">
<enumeration value="never"/>
<enumeration value="always"/>
<enumeration value="whenNotActive"/>
<enumeration value="default"/>
</restriction>
</simpleType>
- restriction(Filter) -
Method in class AttributeTypeBuilder
-
- restriction(SimpleFeatureType, String) -
Static method in class Schema
- Deprecated. please use getRestriction( featureType, name )
- restriction(Filter) -
Method in class SimpleFeatureTypeBuilder
- Adds a restriction to the next attribute added to the feature type.
- RESTRICTION -
Static variable in interface Schema
- Used to denote byte masks representing either XML block attributes or
XML final attributes.
- RESTRICTION -
Static variable in interface SimpleType
- Represents a masks used to represent how this simpleType may or may not
be changed though the use of inheritance
- RESTRICTION -
Static variable in class XSIElementHandler
- Type constants
- RestrictionHandler - Class in org.geotools.xml.handlers.xsi
- RestrictionHandler purpose.
- RestrictionHandler() -
Constructor for class RestrictionHandler
-
- restrictions -
Variable in class AttributeTypeBuilder
- restrictions
- restrictions() -
Method in class AttributeTypeBuilder
-
- restrictions -
Variable in class SimpleFeatureTypeBuilder
- Additional restrictions on the type.
- restrictions(List<Filter>) -
Method in class SimpleFeatureTypeBuilder
- Adds a collection of restrictions to the next attribute added to the
This value is reset after a call to
SimpleFeatureTypeBuilder.add(String, Class)
- restrictions() -
Method in class SimpleFeatureTypeBuilder
- Accessor for restrictions.
- restrictions -
Variable in class PropertyTypeImpl
-
- RESTRICTIONTYPE -
Static variable in class XS
-
- Result<V,S> - Class in org.geotools.data.shapefile
-
- Result(V, S) -
Constructor for class Result
-
- Result - Class in org.geotools.filter.text.commons
- Maintains the result of building process.
- Result(Object, IToken, int) -
Constructor for class Result
-
- Result(Object, Token, int) -
Constructor for class Result
-
- result -
Static variable in class GML
-
- ResultImpl - Class in org.geotools.metadata.iso.quality
- Type of test applied to the data specified by a data quality scope.
- ResultImpl() -
Constructor for class ResultImpl
- Constructs an initially empty result.
- ResultImpl(Result) -
Constructor for class ResultImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- resultOf -
Static variable in class GML
-
- results(SimpleFeature[]) -
Static method in class DataUtilities
-
- results(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Static method in class DataUtilities
- Returns collection if non empty.
- resultSet -
Variable in class QueryData
-
- ResultTypeType -
Static variable in class WFS
-
- ResultTypeTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:ResultTypeType.
- ResultTypeTypeBinding(WfsFactory) -
Constructor for class ResultTypeTypeBinding
-
- resumeEncoding() -
Method in class Base64.OutputStream
- Resumes encoding of the stream.
- retainAll(Collection) -
Method in class PreGeneralizedFeatureCollection
-
- retainAll(Collection) -
Method in class ContentFeatureCollection
-
- retainAll(Collection) -
Method in class DataFeatureCollection
-
- retainAll(Collection<?>) -
Method in class AbstractFeatureCollection
- Retains only the elements in this collection that are contained in the
specified collection (optional operation).
- retainAll(Collection) -
Method in class AdaptorFeatureCollection
- Retains only the elements in this collection that are contained in the
specified collection (optional operation).
- retainAll(Collection) -
Method in class DecoratingFeatureCollection
-
- retainAll(Collection) -
Method in class DefaultFeatureCollection
- Retains only the elements in this collection that are contained in the
specified collection (optional operation).
- retainAll(Collection<?>) -
Method in interface FeatureCollection
-
- retainAll(Collection) -
Method in class FIFOQueue
-
- retainAll(Collection) -
Method in class PriorityQueue
-
- retainAll(Collection) -
Method in class Stack
-
- retainAll(Collection<?>) -
Method in class CheckedArrayList
- Retains only the elements in this list that are contained in the specified collection.
- retainAll(Collection<?>) -
Method in class CheckedHashSet
- Retains only the elements in this set that are contained in the specified collection.
- retainAll(Collection<?>) -
Method in class DisjointSet
- Retains only the elements in this set that are contained in the specified
collection.
- retainBands(int) -
Method in class ImageWorker
- Retains inconditionnaly the first
numBands
of ImageWorker.image.
- retainBands(int[]) -
Method in class ImageWorker
- Retains inconditionnaly certain bands of ImageWorker.image.
- retainFirstBand() -
Method in class ImageWorker
- Retains inconditionnaly the first band of ImageWorker.image.
- retainLastBand() -
Method in class ImageWorker
- Retains inconditionnaly the last band of ImageWorker.image.
- retrieveAllProperties() -
Method in class DefaultQuery
- Convenience method to determine if the query should use the full schema
(all properties) of the data source for the features returned.
- retrieveAllProperties() -
Method in interface Query
- Convenience method to determine if the query should use the full schema
(all properties) of the data source for the features returned.
- retriveId(Connection, SimpleFeature, Statement) -
Method in class PostGISAutoIncrementFIDMapper
- Attempts to determine the FID after it was inserted, using four techniques:
1.
- returnFIDColumnsAsAttributes -
Variable in class AbstractFIDMapper
- Set if table FID columns are to be returned as business attributes.
- returnFIDColumnsAsAttributes() -
Method in class AbstractFIDMapper
-
- returnFIDColumnsAsAttributes -
Variable in class DefaultFIDMapperFactory
- Set if table FID columns are to be returned as business attributes.
- returnFIDColumnsAsAttributes() -
Method in interface FIDMapper
- If true the primary key columns will be returned as attributes.
- returnFIDColumnsAsAttributes() -
Method in class TypedFIDMapper
-
- returnFIDColumnsAsAttributes() -
Method in class OIDFidMapper
-
- returningTypedFIDMapper -
Variable in class DefaultFIDMapperFactory
-
- reType(SimpleFeatureType, SimpleFeature) -
Static method in class DataUtilities
- Creates duplicate of feature adjusted to the provided featureType.
- retype(SimpleFeature, SimpleFeatureType) -
Static method in class SimpleFeatureBuilder
- Copies an existing feature, retyping it in the process.
- retype(SimpleFeature, SimpleFeatureBuilder) -
Static method in class SimpleFeatureBuilder
- Copies an existing feature, retyping it in the process.
- retype(SimpleFeatureType, String[]) -
Static method in class SimpleFeatureTypeBuilder
- H
- ReTypeFeatureReader - Class in org.geotools.data
- Supports on the fly retyping of FeatureReader
contents.- ReTypeFeatureReader(FeatureReader<SimpleFeatureType, SimpleFeature>, SimpleFeatureType) -
Constructor for class ReTypeFeatureReader
- Constructs a FetureReader that will ReType streaming content.
- ReTypeFeatureReader(FeatureReader<SimpleFeatureType, SimpleFeature>, SimpleFeatureType, boolean) -
Constructor for class ReTypeFeatureReader
- Constructs a FetureReader that will ReType streaming content.
- ReTypingFeatureCollection - Class in org.geotools.data.store
- FeatureCollection
decorator which decorates a feature collection "re-typing"
its schema based on attributes specified in a query.- ReTypingFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>, SimpleFeatureType) -
Constructor for class ReTypingFeatureCollection
-
- ReTypingIterator - Class in org.geotools.data.store
- Iterator wrapper which re-types features on the fly based on a target
feature type.
- ReTypingIterator(Iterator, SimpleFeatureType, SimpleFeatureType) -
Constructor for class ReTypingIterator
-
- reverse() -
Method in class Walk
- Reverses the path.
- reverse() -
Method in class BasicDirectedEdge
- Removes the edge from the out list of the in node and from the in list of
the out node.
- reverse() -
Method in class BasicEdge
-
- reverse() -
Method in interface Edge
- Reverses the node orientation of the edge.
- reverse() -
Method in class OptDirectedEdge
- Unsupported Operation.
- reverse() -
Method in class OptEdge
-
- reverse() -
Method in class LineStringCursor
- Returns a line string cursor based on the opposite walking direction.
- REVERSE_AXIS -
Static variable in class GridToEnvelopeMapper
- A bit mask for the
reverseAxis
property.
- reverseAxis(int) -
Method in class GridToEnvelopeMapper
- Reverses a single axis in user space.
- reverseCoordinates(Coordinate[], boolean) -
Static method in class GeometryUtil
-
- reverseGeometry(Geometry, boolean) -
Static method in class GeometryUtil
-
- reverseRing(LinearRing) -
Static method in class JTSUtilities
- Does what it says, reverses the order of the Coordinates in the ring.
- rewind() -
Method in class Axis2D.TickIterator
- Reset the iterator on its first tick.
- rewind() -
Method in interface TickIterator
- Reset the iterator on its first tick.
- ring(int[]) -
Method in class DataTestCase
- Creates a ring from the specified (x,y) coordinates.
- Ring -
Static variable in class GML
-
- ring(int[]) -
Method in class Drawer
- Convience constructor for GeometryFactory.createLinearRing.
- RingPropertyType -
Static variable in class GML
-
- RINGPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="RingPropertyType">
<annotation>
<documentation>Encapsulates a ring to represent properties in features or geometry collections.
- RingType -
Static variable in class GML
-
- RINGTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="RingType">
<annotation>
<documentation>A Ring is used to represent a single connected component of a surface boundary.
- riterator() -
Method in class Walk
- Returns an iterator that iterates over the path in reverse.
- riverBounds -
Variable in class DataTestCase
-
- riverFeatures -
Variable in class DataTestCase
-
- riverType -
Variable in class DataTestCase
-
- rms() -
Method in class Statistics
- Returns the root mean square, or
NaN
if none.
- roadBounds -
Variable in class DataTestCase
-
- roadFeatures -
Variable in class DataTestCase
-
- roadType -
Variable in class DataTestCase
-
- ROI -
Static variable in class AbstractStatisticsOperationJAI
- The parameter descriptor for the Region Of Interest.
- ROI_OPTIMISATION_TOLERANCE -
Static variable in class Crop
- The parameter descriptor used to tell this operation to optimize the crop
using a Mosaic in where the area of the image we would not load is smaller
than ROI_OPTIMISATION_TOLERANCE*FULL_CROP.
- Role -
Static variable in class OWS
-
- Role -
Static variable in class OWS
-
- ROLE -
Static variable in class XLINK
-
- rollback() -
Method in class DefaultTransaction
- Rollsback all modifications against this Transaction.
- rollback() -
Method in class JDBCTransactionState
- Rollback state of Transacstion.
- rollback() -
Method in class TypeDiffState
-
- rollback() -
Method in interface Transaction
- Undoes all transactions made since the last commit or rollback.
- rollback() -
Method in interface Transaction.State
- Call back used for Transaction.rollback()
- rollback() -
Method in class TransactionStateDiff
-
- rollback() -
Method in class WFSTransactionState
-
- rollbackEditState() -
Method in interface ArcSdeVersionHandler
- Called when a transaction is being rolled back
- rollbackEditState() -
Method in class AutoCommitDefaultVersionHandler
- This method should not be called, but
AutoCommitDefaultVersionHandler.editOperationWritten(SeStreamOp)
instead, as
this is a handler for auto commit mode
- rollbackEditState() -
Method in class TransactionDefaultVersionHandler
- Called by ArcTransactionState.rollback()
- rollbackTransaction() -
Method in class ArcSDEPooledConnection
- Deprecated.
- rollbackTransaction() -
Method in interface ISession
- Rolls back the current transaction
When this method returns it is guaranteed that
ISession.isTransactionActive()
will return
false, regardless of the success of the rollback operation.
- rollbackTransaction() -
Method in class SessionWrapper
-
- rollLongitude(double) -
Static method in class AbstractMathTransform
- Ensures that the specified longitude stay within ±π radians.
- root -
Variable in class CustomPaletteBuilder
-
- ROOT_NODE -
Static variable in class VocabularyKeys
- Root Node
- RootHandler - Class in org.geotools.xml.handlers.xsi
- RootHandler purpose.
- RootHandler(URI) -
Constructor for class RootHandler
- Creates a new RootHandler object.
- rootHandler -
Variable in class XSISAXHandler
-
- roots() -
Method in class Polynom
- Finds the roots of this polynome.
- roots(double[]) -
Static method in class Polynom
- Finds the roots of a polynomial equation.
- ROTATE -
Static variable in class ZoomPane
- Constant indicating a rotation.
- rotate(double) -
Method in class XAffineTransform
- Checks for permission before rotating this transform.
- rotate(double, double, double) -
Method in class XAffineTransform
- Checks for permission before rotating this transform.
- ROTATION -
Static variable in class SLD
-
- roughConversionToPreferredUnit -
Static variable in class GML
-
- round(double, int) -
Method in class ClassificationFunction
- Truncates a double to a certain number of decimals places.
- round(long, long) -
Static method in class Fraction
- Computes
numerator / denominator
and rounds the result toward nearest integer.
- round(int, int) -
Static method in class Fraction
- Computes
numerator / denominator
and rounds the result toward nearest integer.
- round(AffineTransform, double) -
Static method in class XAffineTransform
- Checks whether the matrix coefficients are close to whole numbers.
- roundDouble(double) -
Static method in class StaticGeometry
-
- roundIfAlmostInteger(double, int) -
Static method in class XMath
- Rounds the specified value, providing that the difference between the original value and
the rounded value is not greater than the specified amount of floating point units.
- row -
Variable in class ShapefileAttributeReader
-
- ROW -
Static variable in class DefaultCoordinateSystemAxis
- A default axis for row indices in a grid
coverage.
- rowIndex -
Static variable in class GML
-
- RTree - Class in org.geotools.index.rtree
- Relational index.
- RTree(PageStore) -
Constructor for class RTree
-
- RubberSheetBuilder - Class in org.geotools.referencing.operation.builder
- Builds a RubberSheet transformation from a set of control points, defined as
a List of
MappedPosition
objects, and a quadrilateral delimiting the outer area of interest, defined
as a List of four
DirectPosition objects.
- RubberSheetBuilder(List<MappedPosition>, List<DirectPosition>) -
Constructor for class RubberSheetBuilder
- Creates the Builder from a List of control points and a List of four
DirectPositions defining the vertexes of the area for interpolation.
- RULE -
Static variable in interface GetLegendGraphicRequest
-
- RULE -
Static variable in class SLD
-
- Rule - Interface in org.geotools.styling
- A rule is used to attach a condition to, and group, the individual
symbolizers used for rendering.
- RuleImpl - Class in org.geotools.styling
- Provides the default implementation of Rule.
- RuleImpl() -
Constructor for class RuleImpl
- Creates a new instance of DefaultRule
- RuleImpl(Symbolizer[]) -
Constructor for class RuleImpl
- Creates a new instance of DefaultRule
- ruleList -
Variable in class LiteFeatureTypeStyle
-
- rules() -
Method in interface FeatureTypeStyle
- Rules govern the appearance of any given feature to be styled by
this styler.
- rules() -
Method in class FeatureTypeStyleImpl
-
- rules(Style) -
Static method in class SLD
-
- run() -
Method in class WFSFeatureReader
-
- run() -
Method in class ImagePane
- Creates a rendered view of the renderable image and notifies
ZoomPane
when the result is ready.
- run(AbstractCachedAuthorityFactory) -
Method in class AbstractAuthorityMediator.WorkerSafeRunnable
-
- run() -
Method in class AbstractConsole
- Process instructions from the input stream specified at construction
time.
- run() -
Method in class ImageLoader
- Runs the loading thread
- run() -
Method in class TestData
- Deletes all temporary files.
- run() -
Method in class FCBuffer
-
- run() -
Method in class TransformerBase.Task
- Perform the translation.
- runAutoClust(Graph) -
Static method in class AutoClust
-
- runFeatureTests(String, FeatureCollection<SimpleFeatureType, SimpleFeature>, ValidationResults) -
Method in class ValidationProcessor
- runFeatureTests Change: Uses a FeatureIterator
now instead of a
FeatureCollection.
- runIntegrityTests(Set<Name>, Map, ReferencedEnvelope, ValidationResults) -
Method in class ValidationProcessor
- runIntegrityTests
Performs a lookup on the FeatureTypeInfo name to determine what
IntegrityTests need to be performed.
- running -
Variable in class TransformerBase.TranslatorSupport
- Subclasses should check this flag in case an abort message was sent
and stop any internal iteration if false.
- runTest() -
Method in class OnlineTestCase
- Override which checks if the fixture is available.
- rv1Filter -
Variable in class DataTestCase
-
- rwalk(XSDTypeDefinition, TypeWalker.Visitor) -
Method in class TypeWalker
- Walks from the top of the type hierachy to the bottom.
SampleDimensionType
to use.
Node
; this method calls doSave()
<complexType name="ScalarValuePropertyType">
<annotation>
<documentation>Property whose content is a scalar value.
- Scale - Class in org.geotools.coverage.processing.operation
- This operation is simply a wrapper for the JAI scale operation which allows
me to arbitrarly scale and translate a rendered image.
- Scale() -
Constructor for class Scale
- Default constructor.
- scale(GridCoverage, double, double, double, double) -
Method in class Operations
- Translates and resizes an image.
- scale(GridCoverage, double, double, double, double, Interpolation) -
Method in class Operations
- Translates and resizes an image.
- scale(GridCoverage, double, double, double, double, Interpolation, BorderExtender) -
Method in class Operations
- Deprecated. Replaced by
#scale(GridCoverage,double,double,double,double,
Interpolation
.
- SCALE -
Static variable in interface GetLegendGraphicRequest
-
- scale(double) -
Method in class TransformedShape
- Apply a uniform scale.
- Scale -
Static variable in class KML
-
- scale(double, double) -
Method in class XAffineTransform
- Checks for permission before scaling this transform.
- SCALE -
Static variable in class ExponentialTransform1D.Provider
- The operation parameter descriptor for the
scale
parameter value.
- scale -
Variable in class ExponentialTransform1D
- The scale value to be multiplied.
- scale -
Variable in class LinearTransform1D
- The value which is multiplied to input values.
- SCALE_ACCURATE -
Static variable in class StreamingRenderer
- Computes the scale as the ratio between map distances and real world distances,
assuming 90dpi and taking into consideration projection deformations and actual
earth shape.
- SCALE_ACCURATE -
Static variable in class ShapefileRenderer
- Computes the scale as the ratio between map distances and real world distances,
assuming 90dpi and taking into consideration projection deformations and actual
earth shape.
- SCALE_COMPUTATION_METHOD_KEY -
Static variable in class StreamingRenderer
-
- SCALE_COMPUTATION_METHOD_KEY -
Static variable in class ShapefileRenderer
-
- SCALE_FACTOR -
Static variable in class Krovak.Provider
- The operation parameter descriptor for the
scaleFactor
parameter value.
- SCALE_FACTOR -
Static variable in class MapProjection.AbstractProvider
- The operation parameter descriptor for the
scaleFactor
parameter value.
- SCALE_OGC -
Static variable in class StreamingRenderer
- Very simple and lenient scale computation method that conforms to the OGC SLD
specification 1.0, page 26.
- SCALE_OGC -
Static variable in class ShapefileRenderer
- Very simple and lenient scale computation method that conforms to the OGC SLD
specification 1.0, page 26.
- SCALE_X -
Static variable in class ZoomPane
- Constant indicating the scale changes on the x axis.
- SCALE_Y -
Static variable in class ZoomPane
- Constant indicating the scale changes on the y axis.
- scaleFactor -
Variable in class MapProjection
- The scale factor.
- ScaleType -
Static variable in class GML
-
- ScaleType -
Static variable in class KML
-
- SCALETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ScaleType">
<annotation>
<documentation>Value of a scale factor (or ratio) that has no physical unit.
- scanExpression(IToken) -
Method in class AbstractFilterBuilder
- Extracts expression between initial token and last token in buffer.
- scanForPlugins() -
Static method in class CoverageFactoryFinder
- Scans for factory plug-ins on the application class path.
- scanForPlugins() -
Static method in class GridFormatFinder
- Scans for factory plug-ins on the application class path.
- scanForPlugins() -
Method in class DefaultProcessor
- Scans for factory plug-ins on the application class path.
- scanForPlugins() -
Static method in class DataAccessFinder
- Scans for factory plug-ins on the application class path.
- scanForPlugins() -
Static method in class DataStoreFinder
- Scans for factory plug-ins on the application class path.
- scanForPlugins() -
Static method in class DataSourceFinder
- Scans for factory plug-ins on the application class path.
- scanForPlugins() -
Static method in class CommonFactoryFinder
- Scans for factory plug-ins on the application class path.
- scanForPlugins() -
Method in class FactoryRegistry
- Scans for factory plug-ins on the application class path.
- scanForPlugins() -
Static method in class FactoryFinder
- Deprecated. Scans for factory plug-ins on the application class path.
- scanForPlugins() -
Static method in class JTSFactoryFinder
- Scans for factory plug-ins on the application class path.
- scanForPlugins() -
Method in class DefaultMathTransformFactory
- Scans for factory plug-ins on the application class path.
- scanForPlugins() -
Static method in class ReferencingFactoryFinder
- Scans for factory plug-ins on the application class path.
- scanForPlugins() -
Static method in class DynamicSymbolFactoryFinder
- Scans for factory plug-ins on the application class path.
- scanSystemProperties() -
Static method in class Hints
- Notifies that system properties will need to be scanned
for any property keys defined in the
GeoTools
class.
- schema -
Variable in class DefaultServiceInfo
-
- schema -
Variable in class MemoryDataStore
- Schema holds FeatureType by typeName
- schema(String) -
Static method in class PostgisDataStore
- Simple helper method to ensure that a schema is always set.
- SCHEMA -
Static variable in class PostgisDataStoreFactory
-
- schema -
Variable in class ShapefileDataStore
-
- schema -
Variable in class ContentFeatureSource
- cached feature type (only set if this instance is a view)
- schema -
Variable in class DataFeatureCollection
-
- schema -
Variable in class AbstractFeatureCollection
-
- schema -
Variable in class AdaptorFeatureCollection
-
- schema -
Variable in class DefaultFeatureCollection
-
- Schema - Class in org.geotools.feature
- This class contains utility methods focused on the schema represented by
the FeatureType data model.
- Schema() -
Constructor for class Schema
-
- Schema(Hints) -
Constructor for class Schema
-
- Schema(FilterFactory) -
Constructor for class Schema
-
- schema -
Variable in class AttributeExpressionImpl
- Holds all sub filters of this filter.
- schema(String, String) -
Method in class Drawer
- Create a SimpleFeatureType schema using a type short hand.
- schema() -
Method in class Configuration
- Deprecated. use
Configuration.getXSD()
and XSD.getSchema()
.
- Schema - Interface in org.geotools.xml.schema
-
This Interface is intended to represent the public portion of an XML Schema.
- schema -
Variable in class XSD
- schema contents
- SCHEMA_LOCATION_HINT -
Static variable in class DocumentWriter
- a map of URI->URI representing targetNamespace->Location
- SCHEMA_ORDER -
Static variable in class DocumentWriter
- Schema[] or String[]...
- schemaEnabled -
Variable in class PostgisDataStore
- Flag indicating whether schema support
- schemaEnabled -
Variable in class PostgisSQLBuilder
- If true, tables are qualified with a schema
- SchemaException - Exception in org.geotools.feature
- Indicates client class has attempted to create an invalid schema.
- SchemaException(Throwable) -
Constructor for exception SchemaException
-
- SchemaException(String) -
Constructor for exception SchemaException
- Constructor with message argument.
- SchemaException(String, Throwable) -
Constructor for exception SchemaException
- Constructor with message argument and cause.
- SchemaFactory - Class in org.geotools.xml
- SchemaFactory purpose.
- SchemaFactory() -
Constructor for class SchemaFactory
-
- SchemaHandler - Class in org.geotools.xml.handlers.xsi
- SchemaHandler purpose.
- SchemaHandler() -
Constructor for class SchemaHandler
-
- SchemaImpl - Class in org.geotools.feature.type
- Implementation of Schema.
- SchemaImpl(String) -
Constructor for class SchemaImpl
- Schema constructed w/ respect to provided URI
- SchemaIndex - Interface in org.geotools.xml
-
- SchemaIndexImpl - Class in org.geotools.xml.impl
-
- SchemaIndexImpl(XSDSchema[]) -
Constructor for class SchemaIndexImpl
-
- schemaLocation -
Variable in class TransformerBase.TranslatorSupport
-
- SchemaLocationResolver - Class in org.geotools.xml
- Resolves a physical schema location from a namespace uri.
- SchemaLocationResolver(XSD) -
Constructor for class SchemaLocationResolver
- Creates the new schema location resolver.
- SchemaLocator - Class in org.geotools.xml
- Helper class which ensures that the xsd schema parser uses pre-build schema
objects.
- SchemaLocator(XSD) -
Constructor for class SchemaLocator
- Creates a new instance of the schema locator.
- SchemaNotFoundException - Exception in org.geotools.data
- Indicates a FeatureType could not be found.
- SchemaNotFoundException(String) -
Constructor for exception SchemaNotFoundException
-
- SchemaNotFoundException(String, Throwable) -
Constructor for exception SchemaNotFoundException
-
- Schemas - Class in org.geotools.xml
- Utility class for performing various opreations.
- Schemas() -
Constructor for class Schemas
-
- scope -
Static variable in class GML
-
- scope() -
Method in class NamedIdentifier
- Returns the scope (name space) in which this name is local.
- scope() -
Method in class GenericName
- Returns the scope (name space) in which this name is local.
- scope() -
Method in class LocalName
- Returns the scope (name space) in which this name is local.
- ScopeDescriptionImpl - Class in org.geotools.metadata.iso.maintenance
- Description of the class of information covered by the information.
- ScopeDescriptionImpl() -
Constructor for class ScopeDescriptionImpl
- Creates an initially empty scope description.
- ScopeDescriptionImpl(ScopeDescription) -
Constructor for class ScopeDescriptionImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ScopedName - Class in org.geotools.util
- Fully qualified identifier for an object.
- ScopedName(GenericName, CharSequence) -
Constructor for class ScopedName
- Constructs a scoped name from the specified international string.
- ScopedName(GenericName, char, CharSequence) -
Constructor for class ScopedName
- Constructs a scoped name from the specified international string.
- ScopeImpl - Class in org.geotools.metadata.iso.quality
- Description of the data specified by the scope.
- ScopeImpl() -
Constructor for class ScopeImpl
- Constructs an initially empty scope.
- ScopeImpl(Scope) -
Constructor for class ScopeImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ScopeImpl(ScopeCode) -
Constructor for class ScopeImpl
- Creates a scope initialized to the given level.
- ScreenMap - Class in org.geotools.renderer.shape
-
- ScreenMap() -
Constructor for class ScreenMap
-
- ScreenMap(int, int, int, int) -
Constructor for class ScreenMap
-
- ScreenOverlay -
Static variable in class KML
-
- ScreenOverlayType -
Static variable in class KML
-
- scrollRectToVisible(Rectangle) -
Method in class ZoomPane
- Modifies the position in pixels of the visible part of
ZoomPane
.
- SdeRow - Class in org.geotools.arcsde.data
- Wrapper for an SeRow so it allows asking multiple times for the same property.
- SdeRow(GeometryFactory) -
Constructor for class SdeRow
-
- SdeRow(SeRow) -
Constructor for class SdeRow
-
- SdeRow(SeRow, GeometryFactory) -
Constructor for class SdeRow
-
- search(Envelope) -
Method in class QuadTree
-
- search(Envelope) -
Method in class RTree
- Performs a search on this
RTree
- search(Filter) -
Method in class RTree
- Performs a search on this
RTree
- search(GeneralParameterValue, String, int) -
Static method in class Parameters
- Searchs all parameters with the specified name.
- SeaWater - Class in org.geotools.nature
- Sea water properties as a function of salinity, temperature and pressure.
- secondDefiningParameter -
Static variable in class GML
-
- SecondDefiningParameterType -
Static variable in class GML
-
- SECONDDEFININGPARAMETERTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SecondDefiningParameterType">
<annotation>
<documentation>Definition of the second parameter that defines the shape of an ellipsoid.
- seconds -
Static variable in class GML
-
- SECONDS -
Static variable in class DefaultTimeCS
- A one-dimensional temporal CS with
time,
axis in second units.
- SECONDS_FIELD -
Static variable in class AngleFormat
- Constant for seconds field.
- SECTION_ALL -
Static variable in interface GetCapabilitiesRequest
-
- SECTION_COMMON -
Static variable in interface GetCapabilitiesRequest
-
- SECTION_CONTENT -
Static variable in interface GetCapabilitiesRequest
-
- SECTION_OPERATIONS -
Static variable in interface GetCapabilitiesRequest
-
- SECTION_SERVICE -
Static variable in interface GetCapabilitiesRequest
-
- SectionsType -
Static variable in class OWS
-
- SectionsType -
Static variable in class OWS
-
- SectionsTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:SectionsType.
- SectionsTypeBinding(Ows10Factory) -
Constructor for class SectionsTypeBinding
-
- SecurityConstraintsImpl - Class in org.geotools.metadata.iso.constraint
- Handling restrictions imposed on the resource for national security or similar security concerns.
- SecurityConstraintsImpl() -
Constructor for class SecurityConstraintsImpl
- Creates an initially empty security constraints.
- SecurityConstraintsImpl(SecurityConstraints) -
Constructor for class SecurityConstraintsImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- SecurityConstraintsImpl(Classification) -
Constructor for class SecurityConstraintsImpl
- Creates a security constraints initialized with the specified classification.
- SEED -
Static variable in class HashCodeUtil
- Deprecated. An initial value for a
hashCode
, to which is added contributions
from fields.
- segments -
Static variable in class GML
-
- select(Geometry, Period) -
Method in class AbstractCoverage
- Returns the set of geometry-value pairs that contain
domain objects that lie within the specified geometry and period.
- selected(OperationDescriptor, int) -
Method in class RegisteredOperationBrowser
- Invoked when the user selected a new operation in the tree.
- SELECTEDCHANNELTYPE -
Static variable in class SLD
-
- SelectedChannelType - Interface in org.geotools.styling
- A class to hold Channel information for use in ChannelSelction objects.
- SelectedChannelTypeImpl - Class in org.geotools.styling
- Default implementation of SelectedChannelType.
- SelectedChannelTypeImpl() -
Constructor for class SelectedChannelTypeImpl
-
- SelectedChannelTypeImpl(FilterFactory) -
Constructor for class SelectedChannelTypeImpl
-
- selectElements(Collection) -
Method in class DisjointLists
- Add the specified elements to the selection list (the one to appears on the right side).
- SelectorHandler - Class in org.geotools.xml.handlers.xsi
- SelectorHandler purpose.
- SelectorHandler() -
Constructor for class SelectorHandler
-
- SelectQualifier - Class in org.geotools.arcsde.data.view
- Visitor on a PlainSelect that produces another one but with all the table names and field names
fully qualified as expected by ArcSDE.
- SelectQualifier(ISession) -
Constructor for class SelectQualifier
- Creates a new SelectQualifier object.
- SelectSampleDimension - Class in org.geotools.coverage.processing.operation
- Chooses N sample dimensions
from a grid coverage and copies their sample data to the destination grid coverage in the order
specified.
- SelectSampleDimension() -
Constructor for class SelectSampleDimension
- Constructs a default
"SelectSampleDimension"
operation.
- selectSampleDimension(Coverage, int[]) -
Method in class Operations
- Chooses N sample dimensions
from a coverage and copies their sample data to the destination grid coverage in the order
specified.
- semantic -
Static variable in class WCS
-
- SEMANTICTYPEIDENTIFIER -
Static variable in class SLD
-
- SEMI_MAJOR -
Static variable in class MapProjection.AbstractProvider
- The operation parameter descriptor for the semi major parameter
value.
- SEMI_MAJOR -
Static variable in class GeocentricTransform.Provider
- The operation parameter descriptor for the "semi_major" parameter value.
- SEMI_MINOR -
Static variable in class MapProjection.AbstractProvider
- The operation parameter descriptor for the semi minor parameter
value.
- SEMI_MINOR -
Static variable in class GeocentricTransform.Provider
- The operation parameter descriptor for the "semi_minor" parameter value.
- semiMajor -
Variable in class MapProjection
- Length of semi-major axis, in metres.
- semiMajorAxis -
Static variable in class GML
-
- semiMinor -
Variable in class MapProjection
- Length of semi-minor axis, in metres.
- semiMinorAxis -
Static variable in class GML
-
- separate(CoordinateReferenceSystem, int[]) -
Method in class ReferencingFactoryContainer
- Returns a new coordinate reference system with only the specified dimension.
- separate(MathTransform) -
Method in class DimensionFilter
- Separates the specified math transform.
- separator -
Variable in class MatrixParameterDescriptors
- The separator between the row and the column index in parameter names.
- SEPARATOR -
Static variable in class Version
- The separator character between major, minor
and revision components.
- SEQUENCE -
Static variable in interface ElementGrouping
- ElementGrouping mask to determine the type of ElementGrouping
represented.
- Sequence - Interface in org.geotools.xml.schema
-
This interface is intended to represent a Sequence in an XML Schema.
- SEQUENCE -
Static variable in class XSIElementHandler
- Type constants
- sequenceComplete(ImageReader) -
Method in class IIOReadProgressAdapter
- Reports that a sequence of read operationshas completed.
- SequenceGT - Class in org.geotools.xml.schema.impl
-
DOCUMENT ME!
- SequenceGT(ElementGrouping[]) -
Constructor for class SequenceGT
-
- SequenceGT(String, ElementGrouping[], int, int) -
Constructor for class SequenceGT
-
- SequenceHandler - Class in org.geotools.xml.handlers.xsi
- SequenceHandler purpose.
- SequenceHandler() -
Constructor for class SequenceHandler
-
- SequenceRuleNames -
Static variable in class GML
-
- SEQUENCERULENAMES_TYPE -
Static variable in class GMLSchema
-
<simpleType name="SequenceRuleNames">
<annotation>
<documentation>List of codes (adopted from ISO 19123 Annex C) that identifies the rule for traversing a grid to correspond with the sequence of members of the rangeSet.
- SequenceRuleType -
Static variable in class GML
-
- SEQUENCERULETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SequenceRuleType">
<simpleContent>
<extension base="gml:SequenceRuleNames">
<attribute name="order" type="gml:IncrementOrder" use="optional"/>
</extension>
</simpleContent>
</complexType>
- sequenceStarted(ImageReader, int) -
Method in class IIOReadProgressAdapter
- Reports that a sequence of read operations is beginning.
- SEQUENTIAL -
Static variable in class ColorBrewer
-
- serializeBase64(byte[]) -
Static method in class DateUtil
- Serialize byte array to base64 text.
- serializeBoolean(boolean) -
Static method in class DateUtil
- Serialize boolean value to text.
- serializeByte(byte) -
Static method in class DateUtil
- Serialize byte value to text.
- serializeChar(char) -
Static method in class DateUtil
- Serialize char value to text as unsigned 16-bit integer.
- serializeCharString(char) -
Static method in class DateUtil
- Serialize char value to text as string of length one.
- serializeDate(long) -
Static method in class DateUtil
- Serialize time to general date text.
- serializeDate(Date) -
Static method in class DateUtil
- Serialize date to general date text.
- serializeDateTime(long, boolean) -
Static method in class DateUtil
- Serialize time to general dateTime text.
- serializeDateTime(long) -
Static method in class DateUtil
- Serialize time to general dateTime text.
- serializeDateTime(Date) -
Static method in class DateUtil
- Serialize date to general dateTime text.
- serializeDouble(double) -
Static method in class DateUtil
- Serialize double value to text.
- SerializedReaderWriter - Class in org.geotools.graph.io.standard
- An implementation of GraphReaderWriter that uses java serialization to
read and write graph objects.
- SerializedReaderWriter() -
Constructor for class SerializedReaderWriter
-
- serializeFloat(float) -
Static method in class DateUtil
- Serialize float value to text.
- serializeInt(int) -
Static method in class DateUtil
- Serialize int value to text.
- serializeLong(long) -
Static method in class DateUtil
- Serialize long value to text.
- serializeShort(short) -
Static method in class DateUtil
- Serialize short value to text.
- serializeSqlDate(Date) -
Static method in class DateUtil
- Serialize SQL date to general date text.
- serializeSqlTime(Time) -
Static method in class DateUtil
- Serialize time to standard text.
- serializeTime(int, StringBuffer) -
Static method in class DateUtil
- Serialize time to general time text in buffer.
- serializeTimestamp(Timestamp) -
Static method in class DateUtil
- Serialize timestamp to general dateTime text.
- serializeYear(long) -
Static method in class DateUtil
- Serialize time to general gYear text.
- serializeYear(Date) -
Static method in class DateUtil
- Serialize date to general gYear text.
- serializeYearMonth(long) -
Static method in class DateUtil
- Serialize time to general gYearMonth text.
- serializeYearMonth(Date) -
Static method in class DateUtil
- Serialize date to general gYearMonth text.
- SeriesImpl - Class in org.geotools.metadata.iso.citation
- Information about the series, or aggregate dataset, to which a dataset belongs.
- SeriesImpl() -
Constructor for class SeriesImpl
- Constructs a default series.
- SeriesImpl(Series) -
Constructor for class SeriesImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- SeriesImpl(CharSequence) -
Constructor for class SeriesImpl
- Constructs a series with the specified name.
- SERVER -
Static variable in class DBReaderWriter
- Database server key
- SERVER_NAME_PARAM -
Static variable in class ArcSDEConnectionConfig
- ArcSDE server parameter name
- serverURL -
Variable in class AbstractOpenWebService
-
- ServesGMLObjectTypeList -
Static variable in class WFS
-
- SERVICE -
Static variable in class AbstractGetCapabilitiesRequest
- Represents the SERVICE parameter
- SERVICE -
Static variable in interface Request
-
- Service - Class in org.geotools.data.ows
- This is a data model for the Open Web Service (OWS) metadata.
- Service() -
Constructor for class Service
-
- SERVICE -
Static variable in class SLD
-
- Service -
Static variable in class WCS
-
- ServiceException - Exception in org.geotools.ows
-
DOCUMENT ME!
- ServiceException(String) -
Constructor for exception ServiceException
-
- ServiceException(String, String) -
Constructor for exception ServiceException
-
- ServiceException(String, String, String) -
Constructor for exception ServiceException
- Passes the message to the parent, or the code if the message is null.
- ServiceExceptionParser - Class in org.geotools.data.ows
- Utility class that will parse ServiceExceptions out of an inputStream.
- ServiceExceptionParser() -
Constructor for class ServiceExceptionParser
-
- ServiceIdentification -
Static variable in class OWS
-
- ServiceIdentification -
Static variable in class OWS
-
- ServiceIdentificationImpl - Class in org.geotools.metadata.iso.identification
- Identification of capabilities which a service provider makes available to a service user
through a set of interfaces that define a behaviour.
- ServiceIdentificationImpl() -
Constructor for class ServiceIdentificationImpl
- Constructs an initially empty service identification.
- ServiceIdentificationImpl(ServiceIdentification) -
Constructor for class ServiceIdentificationImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ServiceInfo - Interface in org.geotools.data
- Information about a service.
- ServiceProvider -
Static variable in class OWS
-
- ServiceProvider -
Static variable in class OWS
-
- ServiceReference -
Static variable in class OWS
-
- ServiceReferenceType -
Static variable in class OWS
-
- ServiceType -
Static variable in class OWS
-
- ServiceType -
Static variable in class OWS
-
- ServiceType -
Static variable in class WCS
-
- ServiceTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:ServiceType.
- ServiceTypeBinding(Ows10Factory) -
Constructor for class ServiceTypeBinding
-
- ServiceTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:ServiceType.
- ServiceTypeBinding() -
Constructor for class ServiceTypeBinding
-
- SessionPool - Class in org.geotools.arcsde.pool
- Maintains
SeConnection
's for a single set of connection properties (for instance: by
server, port, user and password) in a pool to recycle used connections. - SessionPool(ArcSDEConnectionConfig) -
Constructor for class SessionPool
- Creates a new SdeConnectionPool object with the connection parameters holded by
config
- SessionPool.SeConnectionFactory - Class in org.geotools.arcsde.pool
- PoolableObjectFactory intended to be used by a Jakarta's commons-pool objects pool, that
provides ArcSDE's SeConnections.
- SessionPool.SeConnectionFactory(ArcSDEConnectionConfig) -
Constructor for class SessionPool.SeConnectionFactory
- Creates a new SeConnectionFactory object.
- SessionPoolFactory - Class in org.geotools.arcsde.pool
SessionPool
factory.- SessionWrapper - Class in org.geotools.arcsde.pool
- A pure session wrapper to aid in creating session decorators by extending this class.
- SessionWrapper(ISession) -
Constructor for class SessionWrapper
-
- set(double, double, double, double, double, double) -
Method in class TiePoint
-
- set(int, AttributeType) -
Method in class DefaultFeatureTypeFactory
-
- set(int, AttributeType) -
Method in class FeatureTypeBuilder
- DOCUMENT ME!
- set(Name, Object) -
Method in class SimpleFeatureBuilder
- Adds an attribute value by name.
- set(String, Object) -
Method in class SimpleFeatureBuilder
- Adds an attribute value by name.
- set(int, Object) -
Method in class SimpleFeatureBuilder
- Adds an attribute value by index. *
This method can be used to add attribute values out of order.
- set(Object, String, Object, Class) -
Method in interface PropertyAccessor
- Sets a property of object via xpath expression.
- set(double, double, double, double, double, double) -
Method in class TiePoint
-
- SET -
Static variable in class SMIL20
-
- SET -
Static variable in class SMIL20LANG
-
- set(int, int) -
Method in class Fraction
- Sets this fraction to the given value.
- set(int, int, boolean) -
Method in class ScreenMap
- Sets location at position x,y to the value.
- set(int, E) -
Method in class CheckedArrayList
- Replaces the element at the specified position in this list with the specified element.
- set(int, Integer) -
Method in class IntegerList
- Sets the element at the given index.
- set(EObject, String, Object) -
Static method in class EMFUtils
- Sets a property of an eobject.
- set(List, String, List) -
Static method in class EMFUtils
- Sets a particular property on each
EObject
in a list to a particular value.
- set(List, String, Object) -
Static method in class EMFUtils
- Sets a particular property on each
EObject
in a list to a particular value.
- set_abstract(String) -
Method in class Layer
-
- set_abstract(String) -
Method in class Service
-
- setAbstract(String) -
Method in class FeatureSetDescription
- DOCUMENT ME!
- setAbstract(InternationalString) -
Method in class StyleImpl
-
- setAbstract(boolean) -
Method in class AttributeTypeBuilder
-
- setAbstract(boolean) -
Method in class FeatureTypeBuilder
- Configure this factory to produce an abstract type.
- setAbstract(boolean) -
Method in class SimpleFeatureTypeBuilder
- Sets the flag controlling if the resulting type is abstract.
- setAbstract(String) -
Method in class DefaultMapContext
- Setter for property abstracts.
- setAbstract(String) -
Method in interface MapContext
- Set an abstract which describes this context.
- setAbstract(InternationalString) -
Method in class IdentificationImpl
- Set a brief narrative summary of the content of the resource(s).
- setAbstract(InternationalString) -
Method in interface Description
-
- setAbstract(InternationalString) -
Method in class DescriptionImpl
-
- setAbstract(String) -
Method in interface FeatureTypeStyle
- Deprecated.
- setAbstract(String) -
Method in class FeatureTypeStyleImpl
- Setter for property abstractStr.
- setAbstract(String) -
Method in interface NamedStyle
- Deprecated. Use getDescription().setAbstract()
- setAbstract(String) -
Method in class NamedStyleImpl
- DOCUMENT ME!
- setAbstract(String) -
Method in interface Rule
- Deprecated. use getDescription().setAbstract()
- setAbstract(String) -
Method in class RuleImpl
- Setter for property abstractStr.
- setAbstract(String) -
Method in interface Style
- Deprecated.
- setAbstract(String) -
Method in interface StyledLayerDescriptor
- Setter for property abstractStr.
- setAbstract(String) -
Method in class StyledLayerDescriptorImpl
- Setter for property abstractStr.
- setAbstract(String) -
Method in class StyleImpl
-
- setAccessConstraints(Collection<? extends Restriction>) -
Method in class LegalConstraintsImpl
- Set the access constraints applied to assure the protection of privacy or intellectual property,
and any special restrictions or limitations on obtaining the resource.
- setAccessory(JComponent) -
Method in class CoordinateChooser
- Sets the accessory component.
- setAccuracy(double) -
Method in class MappedPosition
- Set the accuracy.
- setAddress(Address) -
Method in class ContactImpl
- Set the physical and email address at which the organization or individual may be contacted.
- setAdministrativeArea(InternationalString) -
Method in class AddressImpl
- Set the state, province of the location.
- setAffineTransform(Matrix, double) -
Method in class BursaWolfParameters
- Sets transformation info from the specified matrix, which must be affine.
- setAggregationInfo(Collection<? extends AggregateInformation>) -
Method in class IdentificationImpl
- Sets aggregate dataset information.
- setAlignment(int) -
Method in class TableWriter
- Sets the alignment for current and next cells.
- setAllowOverruns(boolean) -
Method in class LabelCacheItem
-
- setAlternateTitles(Collection<? extends InternationalString>) -
Method in class CitationImpl
- Set the short name or other language name by which the cited information is known.
- setAmendmentNumber(InternationalString) -
Method in class FormatImpl
- Set the amendment number of the format version.
- setAnchorPoint(AnchorPoint) -
Method in interface PointPlacement
- sets the AnchorPoint which identifies the location inside a textlabel to
use as an "anchor" for positioning it relative to a point geometry.
- setAnchorPoint(AnchorPoint) -
Method in class PointPlacementImpl
- Setter for property anchorPoint.
- setAnchorPointX(Expression) -
Method in interface AnchorPoint
- Set the X coordinate for the anchor point
- setAnchorPointX(Expression) -
Method in class AnchorPointImpl
- Setter for property anchorPointX.
- setAnchorPointX(double) -
Method in class AnchorPointImpl
- Define the anchor point.
- setAnchorPointY(Expression) -
Method in interface AnchorPoint
- set the Y coordinate for the anchor point
- setAnchorPointY(Expression) -
Method in class AnchorPointImpl
- Setter for property anchorPointY.
- setAnchorX(double) -
Method in class TextStyle2D
-
- setAnchorY(double) -
Method in class TextStyle2D
-
- setAngle(int) -
Method in class AngleSizeValidation
- Set angle to angle.
- setAnglePattern(String) -
Method in class CoordinateFormat
- Set the pattern for angles fields.
- setAngularUnit(Unit<Angle>) -
Method in class Formatter
- Set the angular unit for formatting measures.
- setApplicationProfile(String) -
Method in class OnLineResourceImpl
- Set the name of an application profile that can be used with the online resource.
- setApplicationSchemaInfo(Collection<? extends ApplicationSchemaInformation>) -
Method in class MetaDataImpl
- Provides information about the conceptual schema of a dataset.
- setApplicationSchemaInformation(URI) -
Method in class BrowseGraphicImpl
- Set the name of the file that contains a graphic that provides an illustration of the
dataset.
- setAreaOfInterest(Envelope, CoordinateReferenceSystem) -
Method in class DefaultMapContext
- Set a new area of interest and trigger a
BoundingBoxEvent
.
- setAreaOfInterest(Envelope) -
Method in class DefaultMapContext
- Deprecated.
- setAreaOfInterest(ReferencedEnvelope) -
Method in class DefaultMapContext
- Set a new area of interest and trigger an
BoundingBoxEvent
.
- setAreaOfInterest(Envelope, CoordinateReferenceSystem) -
Method in interface MapContext
- Set a new area of interest and trigger a
BoundingBoxEvent
.
- setAreaOfInterest(Envelope) -
Method in interface MapContext
- Deprecated. Please use
MapContext.setAreaOfInterest(ReferencedEnvelope)
or MapContext.setAreaOfInterest(Envelope, CoordinateReferenceSystem)
- setAreaOfInterest(ReferencedEnvelope) -
Method in interface MapContext
- Set a new area of interest and trigger an
BoundingBoxEvent
.
- setArgs(Expression[]) -
Method in class ClassificationFunction
- Deprecated. please use setParameters
- setArgs(Expression[]) -
Method in interface FunctionExpression
- Deprecated. use
FunctionExpression.setParameters(List)
- setArgs(Expression[]) -
Method in class FunctionExpressionImpl
- Deprecated. use
FunctionExpressionImpl.setParameters(List)
- setArgs(Map) -
Method in class PlugInDTO
- Set args to args.
- setArgs(Map) -
Method in class TestDTO
- Set args to args.
- setArgumentCount(int) -
Method in class FunctionNameImpl
-
- setArgumentNames(List<String>) -
Method in class FunctionNameImpl
-
- setArithmeticOperators(ArithmeticOperatorsImpl) -
Method in class ScalarCapabilitiesImpl
-
- setArray(double[]) -
Method in class LiteCoordinateSequence
-
- setAttribute(String, Object) -
Method in class PreGeneralizedSimpleFeature
-
- setAttribute(Name, Object) -
Method in class PreGeneralizedSimpleFeature
-
- setAttribute(int, Object) -
Method in class PreGeneralizedSimpleFeature
-
- setAttribute(String, Object) -
Method in class ContentFeatureCollection
-
- setAttribute(Name, Object) -
Method in class ContentFeatureCollection
-
- setAttribute(int, Object) -
Method in class ContentFeatureCollection
-
- setAttribute(int, Object) -
Method in class DecoratingFeature
-
- setAttribute(Name, Object) -
Method in class DecoratingFeature
-
- setAttribute(String, Object) -
Method in class DecoratingFeature
-
- setAttribute(int, Object) -
Method in class DefaultFeature
- Sets the attribute at position to val.
- setAttribute(String, Object) -
Method in class DefaultFeature
- Sets a single attribute for this feature, passed as a complex object.
- setAttribute(int, Object) -
Method in interface Feature
- Deprecated. Sets an attribute by the given zero-based index.
- setAttribute(String, Object) -
Method in interface Feature
- Deprecated. Sets a single attribute for this feature, passed as a complex object.
- setAttribute(int, Object) -
Method in class LenientFeature
- Sets the attribute at position to val.
- setAttribute(int, Object) -
Method in class SimpleFeatureImpl
-
- setAttribute(String, Object) -
Method in class SimpleFeatureImpl
-
- setAttribute(Name, Object) -
Method in class SimpleFeatureImpl
-
- setAttribute(int, Object) -
Method in interface SimpleFeature
- Deprecated. Sets an attribute by the given zero-based index.
- setAttribute(String) -
Method in class NullZeroValidation
- set AttributeName to xpath expression.
- setAttribute(String) -
Method in class RangeValidation
- XPATH expression used to locate attribute
- setAttributeComparisonType(int) -
Method in class AttributeValidation
- Set attributeComparisonType to attributeComparisonType.
- setAttributeComparisonValue(String) -
Method in class AttributeValidation
- Set attributeComparisonValue to attributeComparisonValue.
- setAttributeDescription(RecordType) -
Method in class CoverageDescriptionImpl
- Set the description of the attribute described by the measurement value.
- setAttributeEnabled(boolean) -
Method in class FactoryDependencies
- Enables or disables the addition of attributes after factory names.
- setAttributeInstances(Set<? extends AttributeType>) -
Method in class ScopeDescriptionImpl
- Set the attribute instances to which the information applies.
- setAttributeName(String) -
Method in class AttributeValidation
- Set attributeName to attributeName.
- setAttributeName(String) -
Method in class EqualityValidation
- Set attributeName to attributeName.
- setAttributeName(String) -
Method in class GazetteerNameValidation
- Set attributeName to attributeName.
- setAttributePath(String) -
Method in interface AttributeExpression
- Deprecated. use
PropertyName#setPropertyName(String)
- setAttributePath(String) -
Method in class AttributeExpressionImpl
- Deprecated. use
AttributeExpressionImpl.setPropertyName(String)
- setAttributePath(String) -
Method in class AttributeExpressionImpl2
- Deprecated. use
AttributeExpressionImpl2.setPropertyName(String)
.
- setAttributes(List<Object>) -
Method in class PreGeneralizedSimpleFeature
-
- setAttributes(Object[]) -
Method in class PreGeneralizedSimpleFeature
-
- setAttributes(List<Object>) -
Method in class ContentFeatureCollection
-
- setAttributes(Object[]) -
Method in class ContentFeatureCollection
-
- setAttributes(List<Object>) -
Method in class DecoratingFeature
-
- setAttributes(Object[]) -
Method in class DecoratingFeature
-
- setAttributes(Object[]) -
Method in class DefaultFeature
- Sets all attributes for this feature, passed as an array.
- setAttributes(List<Object>) -
Method in class LenientFeature
- Sets all attributes for this feature, passed in as a list.
- setAttributes(List<Object>) -
Method in class SimpleFeatureImpl
-
- setAttributes(Object[]) -
Method in class SimpleFeatureImpl
-
- setAttributes(List<AttributeDescriptor>) -
Method in class SimpleFeatureTypeBuilder
- Directly sets the list of attributes.
- setAttributes(AttributeDescriptor[]) -
Method in class SimpleFeatureTypeBuilder
- Directly sets the list of attributes.
- setAttributes(Object[]) -
Method in interface SimpleFeature
- Deprecated. Sets all attributes for this feature, passed as a complex object array.
- setAttributes(Attributes) -
Method in class FilterSAXParser
- Sets the filter attributes.
- setAttributes(Set<? extends AttributeType>) -
Method in class ScopeDescriptionImpl
- Set the attributes to which the information applies.
- setAttributes(AttributeInstance[]) -
Method in interface ElementInstance
- Sets the attributes of the element.
- setAttributes(AttributeInstance[]) -
Method in class ElementImpl
-
- SetAttributeType - Class in org.geotools.feature.type
- Deprecated. Will be removed from Geotools 2.6.
- SetAttributeType(SetAttributeType) -
Constructor for class SetAttributeType
- Deprecated.
- SetAttributeType(String, boolean, int, int, AttributeType[], Filter) -
Constructor for class SetAttributeType
- Deprecated.
- SetAttributeType(String, boolean, AttributeType[]) -
Constructor for class SetAttributeType
- Deprecated.
- setAuth(String, String) -
Method in class AbstractHttpProtocol
-
- setAuth(String, String) -
Method in interface HTTPProtocol
- Sets the HTTP authentication realms (not required/used so far, but intended to be)
- setAuthority(Citation) -
Method in class IdentifierImpl
- Set the organization or party responsible for definition and maintenance of the
code.
- setAuthority(Citation) -
Method in class AbstractParser
- Set the preferred authority for formatting WKT entities.
- setAuthorityCodes(String[]) -
Method in class IdentifiedObjectSet
- Set the content of this set as an array of authority codes.
- setAuthorityOrdering(String, String) -
Static method in class ReferencingFactoryFinder
- Sets a pairwise ordering between two authorities.
- setAuthorization(String) -
Method in class LockRequest
-
- setAutoCommit(boolean, Connection) -
Method in class JDBC1DataStore
- This method should be overridden to do nothing by DataStores where
setting autoCommit causes funky behaviour (ie. anytime autoCommit is
changed, every thing up to that point is committed...this isn't good at
this stage)
- setAutomatic(int) -
Method in class GridToEnvelopeMapper
- Set all properties designed by the specified bit mask as automatic.
- setAutoSortEnabled(boolean) -
Method in class DisjointLists
- Sets to
true
if elements should be automatically sorted when added to this list.
- setAutoWrap(int) -
Method in class LabelCacheItem
-
- setAxisDimensionsProperties(List<? extends Dimension>) -
Method in class GridSpatialRepresentationImpl
- Set information about spatial-temporal axis properties.
- setBackground(Color) -
Method in class CoordinateTableModel.CellRenderer
- Specifies the background color for valid coordinates.
- setBackgroundColor(Expression) -
Method in interface Fill
- Deprecated. Please use setColor( Expression )
- setBackgroundColor(Expression) -
Method in class FillImpl
- This parameter gives the solid color that will be used as a background for a Fill.
- setBackgroundColor(String) -
Method in class FillImpl
-
- setBand(int) -
Method in class ImageTableModel
- Set the band to display.
- setBBox(String) -
Method in class AbstractGetMapRequest
- From the Web Map Service Implementation Specification: "The required
BBOX parameter allows a Client to request a particular Bounding Box.
- setBBox(CRSEnvelope) -
Method in class AbstractGetMapRequest
-
- setBBox(String) -
Method in interface GetMapRequest
- From the Web Map Service Implementation Specification: "The required
BBOX parameter allows a Client to request a particular Bounding Box.
- setBBox(CRSEnvelope) -
Method in interface GetMapRequest
-
- setBgColor(Color) -
Method in class GraphicEnhancedMapContext
- DOCUMENT ME!
- setBGColour(String) -
Method in class AbstractGetMapRequest
- Specifies the colour, in hexidecimal format, to be used as the
background of the map.
- setBGColour(String) -
Method in interface GetMapRequest
- Specifies the colour, in hexidecimal format, to be used as the
background of the map.
- setBinding(Class) -
Method in class AttributeTypeBuilder
-
- setBindings(Schema) -
Method in class SimpleFeatureTypeBuilder
- Specifies a number of attribute type bindings clearing out all existing
bindings.
- setBitsPerValue(Integer) -
Method in class BandImpl
- Set the maximum number of significant bits in the uncompressed representation
for the value in each band of each pixel.
- setBounding(Envelope) -
Method in class IdInfo
-
- setBoundingBoxes(HashMap) -
Method in class Layer
- Sets this layer's bounding boxes.
- setBounds(ReferencedEnvelope) -
Method in class DefaultResourceInfo
-
- setBounds(ReferencedEnvelope) -
Method in class ContentState
- Sets the cached spatial extent.
- setBounds(BoundingBox) -
Method in class GeometryAttributeImpl
- Set the bounds for the contained geometry.
- setBounds(Envelope) -
Method in interface BBoxExpression
- Set the bbox for this expression
- setBounds(Envelope) -
Method in class BBoxExpressionImpl
- Set the bbox for this expression
- setBounds(BoundingBox) -
Method in class ReferencedEnvelope
- Initialize the bounding box with another bounding box.
- setBounds(Envelope) -
Method in class Node
- DOCUMENT ME!
- setBounds(double, double, double, double) -
Method in class GeographicBoundingBoxImpl
- Sets the bounding box to the specified values.
- setBounds(GeographicBoundingBox) -
Method in class GeographicBoundingBoxImpl
- Sets the bounding box to the same values than the specified box.
- setBrightnessOnly(boolean) -
Method in interface ShadedRelief
- turns brightnessOnly on or off depending on value of flag.
- setBrightnessOnly(boolean) -
Method in class ShadedReliefImpl
- turns brightnessOnly on or off depending on value of flag.
- setBufferedImage(BufferedImage) -
Method in class GridCoverageBuilder
- Sets the buffered image.
- setBufferedImage(File) -
Method in class GridCoverageBuilder
- Sets the buffered image by reading it from the given file.
- setBufferedImage(Random) -
Method in class GridCoverageBuilder
- Sets the buffered image to a raster filled with random value using the specified random
number generator.
- setByteaEnabled(boolean) -
Method in class PostgisDataStore
- Enables the use of bytea function for WKB data transfer (will improve
performance).
- setByteaEnabled(boolean) -
Method in class PostgisSQLBuilder
- Enables/disables the use of the bytea function
- setByteaWKB(boolean) -
Method in class PostgisDataStore
-
- setByteOrder(String) -
Method in class ShapeFileIndexer
- DOCUMENT ME!
- setByteOrder(byte) -
Method in class FileSystemIndexStore
- DOCUMENT ME!
- setCaching(boolean) -
Method in class ShapefileRenderer
- Set to true to cache styles.
- setCaller(Class<?>, String) -
Method in class LoggedFormat
- Sets the source class name and
source method name for the warnings
eventually emitted by the
LoggedFormat.parse(java.lang.String)
method.
- setCameraCalibrationInformationAvailable(Boolean) -
Method in class ImageDescriptionImpl
- Set the indication of whether or not constants are available which allow for camera
calibration corrections.
- setCanceled(boolean) -
Method in class ProgressMailer
-
- setCanceled(boolean) -
Method in class ProgressPrinter
-
- setCanceled(boolean) -
Method in class ProgressWindow
-
- setCanceled(boolean) -
Method in class DelegateProgressListener
-
- setCanceled(boolean) -
Method in class NullProgressListener
-
- setCanceled(boolean) -
Method in interface ProgressListener
- Deprecated. Indicate that progress should is canceled.
- setCapabilities(FilterCapabilities) -
Method in class FilterToSQL
- Sets the capabilities for the encoder.
- setCapacity(int) -
Method in class LoggingPanel
- Set the capacity.
- setCellGeometry(CellGeometry) -
Method in class GridSpatialRepresentationImpl
- Set identification of grid data as point or cell.
- setCenterPoint(Point) -
Method in class GeorectifiedImpl
- Set the center point.
- setChannel(FileChannel) -
Method in class Parameters
- DOCUMENT ME!
- setChannel(FileChannel) -
Method in class Parameters
- DOCUMENT ME!
- setChannelName(String) -
Method in interface SelectedChannelType
- Set the source channel name.
- setChannelName(String) -
Method in class SelectedChannelTypeImpl
-
- setChannelSelection(ChannelSelection) -
Method in interface RasterSymbolizer
- The ChannelSelection element specifies the false-color channel selection
for a multi-spectral raster source (such as a multi-band
satellite-imagery source).
- setChannelSelection(ChannelSelection) -
Method in class RasterSymbolizerImpl
- The ChannelSelection element specifies the false-color channel selection
for a multi-spectral raster source (such as a multi-band
satellite-imagery source).
- setCharacterSet(CharacterSet) -
Method in class MetaDataImpl
- Set the full name of the character coding standard used for the metadata set.
- setCharacterSets(Collection<? extends CharacterSet>) -
Method in class DataIdentificationImpl
- Set the full name of the character coding standard used for the dataset.
- setCheckPointAvailable(boolean) -
Method in class GeorectifiedImpl
- Set indication of whether or not geographic position points are available to test the
accuracy of the georeferenced grid data.
- setCheckPointDescription(InternationalString) -
Method in class GeorectifiedImpl
- Set the description of geographic position points used to test the accuracy of the
georeferenced grid data.
- setChildren(Layer[]) -
Method in class Layer
-
- setChildren(List) -
Method in class BinaryLogicAbstract
-
- setChildrenVisited(boolean) -
Method in class Node
-
- setCitation(Citation) -
Method in class IdentificationImpl
- Set the citation data for the resource(s).
- setCitedResponsibleParties(Collection<? extends ResponsibleParty>) -
Method in class CitationImpl
- Set the name and position information for an individual or organization that is responsible
for the resource.
- setCity(InternationalString) -
Method in class AddressImpl
- Set the city of the location
- setClasses(int) -
Method in class ClassificationFunction
-
- setClassification(Classification) -
Method in class SecurityConstraintsImpl
- Set the name of the handling restrictions on the resource.
- setClassificationSystem(InternationalString) -
Method in class SecurityConstraintsImpl
- Set the name of the classification system.
- setClassifier(ClassificationFunction) -
Method in class PaletteFunction
-
- setClassName(String) -
Method in class PlugInDTO
- Set className to className.
- setCloudCoverPercentage(Double) -
Method in class ImageDescriptionImpl
- Set the area of the dataset obscured by clouds, expressed as a percentage of the spatial
extent.
- setCode(String) -
Method in class IdentifierImpl
- Set the alphanumeric value identifying an instance in the namespace.
- setCollection(double[]) -
Method in class StyleBuilder.EqualClasses
- Setter for property collection.
- setCollectionBounding(boolean) -
Method in class FeatureTransformer
- If true, enables the generation of the full collection bounds.
- setCollectionNamespace(String) -
Method in class FeatureTransformer
-
- setCollectionPrefix(String) -
Method in class FeatureTransformer
-
- setCollectiveTitle(InternationalString) -
Method in class CitationImpl
- Set the common title with holdings note.
- setColnameEscape(String) -
Method in class SQLEncoder
- Deprecated. Use setSqlNameEscape instead, as it is more aptly named.
- setColor(CharSequence, Color) -
Method in class ColorMap
- Applies a uniform color to the given (usually qualitative) category.
- setColor(Expression) -
Method in interface ColorMapEntry
-
- setColor(Expression) -
Method in class ColorMapEntryImpl
-
- setColor(Expression) -
Method in interface Fill
- This parameter gives the solid color that will be used for a Fill.
- setColor(Expression) -
Method in class FillImpl
- This parameter gives the solid color that will be used for a Fill.
- setColor(String) -
Method in class FillImpl
-
- setColor(Expression) -
Method in interface Stroke
- This parameter gives the solid color that will be used for a stroke.
- setColor(Expression) -
Method in class StrokeImpl
- This parameter sets the solid color that will be used for a stroke.
- setColor(String) -
Method in class StrokeImpl
- This parameter sets the solid color that will be used for a stroke.
- setColorEdges(boolean) -
Method in class GraphViewer
-
- setColorEnabled(boolean) -
Method in class FactoryDependencies
- Enables or disables syntax coloring on ANSI X3.64 (aka ECMA-48 and ISO/IEC 6429)
compatible terminal.
- setColorEnabled(boolean) -
Method in class AbstractParser
- Enables or disables syntax coloring on ANSI X3.64 (aka ECMA-48 and ISO/IEC 6429) compatible
terminal.
- setColorForValuesToPreserve(Color) -
Method in class SLDColorMapBuilder
- Set the color to use for the values we want to preserve.
- setColorMap(ColorMap) -
Method in interface RasterSymbolizer
- The ColorMap element defines either the colors of a palette-type raster
source or the mapping of fixed-numeric pixel values to colors.
- setColorMap(ColorMap) -
Method in class RasterSymbolizerImpl
- The ColorMap element defines either the colors of a palette-type raster
source or the mapping of fixed-numeric pixel values to colors.
- setColors(Color[]) -
Method in class ColorPalette
-
- setColors(CharSequence, Color[]) -
Method in class ColorMap
- Applies a color ramp to the given (usually quantitative) category.
- setColors(Color[]) -
Method in class RangeSpecifier
- Set the target colors to the specified value.
- setColors(Color[]) -
Method in class ColorRamp
- Sets the colors to paint.
- setColors(IndexColorModel) -
Method in class ColorRamp
- Sets the colors to paint from an
IndexColorModel
.
- setColors(SampleDimension) -
Method in class ColorRamp
- Sets the graduation and the colors from a sample dimension.
- setColors(Coverage) -
Method in class ColorRamp
- Sets the graduation and the colors from a coverage.
- setColorScheme(SampleScheme) -
Method in class BrewerPalette
-
- setColumnAlignment(int, int) -
Method in class TableWriter
- Sets the alignment for all cells in the specified column.
- setColumnIndex(int) -
Method in class FIDReader
-
- setColumnVisible(LoggingPanel.Column, boolean) -
Method in class LoggingPanel
- Show or hide the given column.
- setComments(String) -
Method in class MappedPosition
- Set the comments attached to this mapping.
- setComparisonOperators(ComparisonOperatorsImpl) -
Method in class ScalarCapabilitiesImpl
-
- setCompliant(Boolean) -
Method in class FeatureCatalogueDescriptionImpl
- Set whether or not the cited feature catalogue complies with ISO 19110.
- setCompliant(Boolean) -
Method in class FeatureCatalogueDescriptionImpl
- Set whether or not the cited feature catalogue complies with ISO 19110.
- setComponent(ElementImpl) -
Method in class ElementHandlerImpl
-
- setComposite(Composite) -
Method in class TextStyle2D
- Setter for property composite.
- setCompressionGenerationQuantity(Integer) -
Method in class ImageDescriptionImpl
- Set the count of the number the number of lossy compression cycles performed on the image.
- setCompressionMode(int) -
Method in class GeoToolsWriteParams
-
- setCompressionMode(int) -
Method in class GTopo30WriteParams
-
- setCompressionQuality(float) -
Method in class GeoToolsWriteParams
-
- setCompressionType(String) -
Method in class GeoToolsWriteParams
-
- setCompressionType(String) -
Method in class GTopo30WriteParams
-
- setConcatTransforms(boolean) -
Method in class StreamingRenderer
- Sets the flag which controls behaviour for applying affine transformation
to the graphics object.
- setConcatTransforms(boolean) -
Method in class ShapefileRenderer
-
- setCondition(InternationalString) -
Method in class ExtendedElementInformationImpl
- Set the condition under which the extended element is mandatory.
- setConflictResolutionEnabled(boolean) -
Method in class LabelCacheItem
- Sets conflict resolution for this label.
- setConstrain(String, double) -
Method in class AdvancedAffineBuilder
- Sets constrain that
param
is equal to value
.
- setConstraintLanguage(String) -
Method in class ApplicationSchemaInformationImpl
- Set the formal language used in Application Schema.
- setContactInfo(Contact) -
Method in class ResponsiblePartyImpl
- Set the address of the responsible party.
- setContactInformation(ResponsibleParty) -
Method in class Service
-
- setContactInformation(String) -
Method in class DefaultMapContext
- Setter for property contactInformation.
- setContactInformation(String) -
Method in interface MapContext
- Set contact inforation associated with this class.
- setContactInstructions(InternationalString) -
Method in class ContactImpl
- Set supplemental instructions on how or when to contact the individual or organization.
- setContacts(Collection<? extends ResponsibleParty>) -
Method in class MaintenanceInformationImpl
- Set identification of, and means of communicating with,
person(s) and organization(s) with responsibility for maintaining the metadata.
- setContacts(Collection<? extends ResponsibleParty>) -
Method in class MetaDataImpl
- Set the parties responsible for the metadata information.
- setContentHandler(ContentHandler) -
Method in class BatikXMLReader
-
- setContentInfo(Collection<? extends ContentInformation>) -
Method in class MetaDataImpl
- Set information about the feature catalogue and describes the coverage and
image data characteristics.
- setContentType(CoverageContentType) -
Method in class CoverageDescriptionImpl
- Set the type of information represented by the cell value.
- setContext(MapContext) -
Method in interface GTRenderer
-
- setContext(MapContext) -
Method in class StreamingRenderer
-
- setContext(MapContext) -
Method in class ShapefileRenderer
-
- setContext(MutablePicoContainer) -
Method in class BindingFactoryImpl
-
- setContext(MutablePicoContainer) -
Method in class BindingPropertyExtractor
-
- setContext(MutablePicoContainer) -
Method in class BindingWalkerFactoryImpl
-
- setContext(MutablePicoContainer) -
Method in class ElementEncoder
-
- setContext(MutablePicoContainer) -
Method in interface Handler
-
- setContext(MutablePicoContainer) -
Method in class HandlerImpl
-
- setContour(Paint) -
Method in class LineStyle2D
- Sets the contour color for the polyline to
be rendered
- setContourComposite(Composite) -
Method in class LineStyle2D
- Sets the contour Composite for the polyline
to be rendered.
- setContrastEnhancement(ContrastEnhancement) -
Method in interface RasterSymbolizer
- The ContrastEnhancement element defines contrast enhancement for a
channel of a false-color image or for a color image.
- setContrastEnhancement(ContrastEnhancement) -
Method in class RasterSymbolizerImpl
- The ContrastEnhancement element defines contrast enhancement for a
channel of a false-color image or for a color image.
- setContrastEnhancement(Expression) -
Method in interface SelectedChannelType
- Deprecated. Use
#setContrastEnhancement(ContrastEnhancement))
instead.
- setContrastEnhancement(ContrastEnhancement) -
Method in interface SelectedChannelType
-
- setContrastEnhancement(ContrastEnhancement) -
Method in class SelectedChannelTypeImpl
-
- setContrastEnhancement(Expression) -
Method in class SelectedChannelTypeImpl
-
- setController(IIOParamController) -
Method in class GeoToolsWriteParams
-
- setControlPointAvailable(boolean) -
Method in class GeoreferenceableImpl
- Set an indication of whether or not control point(s) exists.
- setCoordianteReferenceSystem(CoordinateReferenceSystem) -
Method in class GeometryBuilder
-
- setCoordinate(Coordinate) -
Method in class BasicDirectedXYNode
-
- setCoordinate(Coordinate) -
Method in class BasicXYNode
-
- setCoordinate(Coordinate) -
Method in class OptDirectedXYNode
- This method strips only the x and y ordinates from the Coordinate object
and stores them.
- setCoordinate(Coordinate) -
Method in class OptXYNode
- This method strips only the x and y ordinates from the Coordinate object
and stores them.
- setCoordinate(Coordinate) -
Method in interface XYNode
- Sets the coordinate associated with the node.
- setCoordinate(double, double) -
Method in class SunRelativePosition
- Set the geographic coordinate where to compute the elevation
and azimuth.
- setCoordinate(Point2D) -
Method in class SunRelativePosition
- Set the geographic coordinate where to compute the elevation
and azimuth.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) -
Method in class GridCoverageBuilder
- Sets the coordinate reference system to the specified value.
- setCoordinateReferenceSystem(String) -
Method in class GridCoverageBuilder
- Sets the coordinate reference system to the specified authority code.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) -
Method in class DirectPosition1D
- Set the coordinate reference system in which the coordinate is given.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) -
Method in class DirectPosition2D
- Set the coordinate reference system in which the coordinate is given.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) -
Method in class Envelope2D
- Set the coordinate reference system in which the coordinate are given.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) -
Method in class GeneralDirectPosition
- Set the coordinate reference system in which the coordinate is given.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) -
Method in class GeneralEnvelope
- Sets the coordinate reference system in which the coordinate are given.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) -
Method in class GeometryCoordinateSequenceTransformer
- Sets the target coordinate reference system.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) -
Method in class TransformedDirectPosition
- Sets the coordinate reference system in which the coordinate is given.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) -
Method in class DefaultMapContext
-
- setCoordinateReferenceSystem(CoordinateReferenceSystem) -
Method in interface MapContext
- Set the
CoordinateReferenceSystem
for this map context.
- setCoordinateReferenceSystem(CoordinateReferenceSystem) -
Method in class CoordinateFormat
- Set the coordinate reference system for points to be formatted.
- setCoordinateSystem(CoordinateReferenceSystem) -
Method in class DefaultQuery
- setCoordinateSystem purpose.
- setCoordinateSystemReproject(CoordinateReferenceSystem) -
Method in class DefaultQuery
- setCoordinateSystemReproject purpose.
- setCoordinateValue(int, int) -
Method in class GeneralGridCoordinates.Immutable
- Do not allows modification of this grid coordinates.
- setCoordinateValue(int, int) -
Method in class GeneralGridCoordinates
- Sets the coordinate value at the specified dimension (optional operation).
- setCoordinateValue(int, int) -
Method in class GridCoordinates2D
- Sets the coordinate value at the specified dimension.
- setCornerPoints(List<? extends Point>) -
Method in class GeorectifiedImpl
- Set the corner points.
- setCount(int) -
Method in class GeoKeyEntry
-
- setCount(int) -
Method in class ContentState
- Sets the cached number of features.
- setCount(int) -
Method in class GeoKeyEntry
-
- setCount(int) -
Method in class BasicGraphable
-
- setCount(int) -
Method in interface Graphable
- Sets the value of the counter for the component.
- setCount(int) -
Method in class OptGraphable
- To minimize space, the counter is stored as a byte.
- setCountry(InternationalString) -
Method in class AddressImpl
- set the country of the physical address.
- setCoverageCRS(CoordinateReferenceSystem) -
Method in class BaseGridCoverage2DReader
-
- setCoverageEnvelope(GeneralEnvelope) -
Method in class BaseGridCoverage2DReader
-
- setCoverageGridRange(GeneralGridRange) -
Method in class BaseGridCoverage2DReader
-
- setCoverageProperties(ImageReader) -
Method in class BaseGridCoverage2DReader
- Implement this method to setup the coverage properties (Envelope, CRS,
GridRange) using the provided
ImageReader
- setCoverageProperties(ImageReader) -
Method in class BaseGDALGridCoverage2DReader
- Setting Envelope, GridRange and CRS from the given
ImageReader
- setCoverageProperties(ImageReader) -
Method in class MrSIDReader
- Setting Envelope, GridRange and CRS from the given
ImageReader
- setCredits(Collection<? extends String>) -
Method in class IdentificationImpl
- Set a recognition of those who contributed to the resource(s).
- setCRS(CoordinateReferenceSystem) -
Method in class DefaultResourceInfo
-
- setCRS(CoordinateReferenceSystem) -
Method in class AttributeTypeBuilder
-
- setCRS(CoordinateReferenceSystem) -
Method in class SimpleFeatureTypeBuilder
- Sets the coordinate reference system of the built type.
- setCRS(CoordinateReferenceSystem) -
Method in class OGCBBOXTypeBinding
- Setter for crs.
- setCRS(CoordinateReferenceSystem) -
Method in class SymbolizerAssociation
-
- setCRSFactory(CRSFactory) -
Method in class AbstractFeatureFactoryImpl
-
- setCRSFactory(CRSFactory) -
Method in class FeatureTypeFactoryImpl
-
- setCurrentSubname(String) -
Method in class AbstractGridCoverageWriter
-
- setCustomProperties(Map<String, Object>) -
Method in interface ExternalGraphic
- Custom properties; renderer may consult these values when drawing graphic.
- setCustomProperties(Map<String, Object>) -
Method in class ExternalGraphicImpl
-
- setDashArray(float[]) -
Method in interface Stroke
- This parameter encodes the dash pattern as a seqeuence of floats.
- setDashArray(float[]) -
Method in class StrokeImpl
- This parameter encodes the dash pattern as a series of floats.
- setDashOffset(Expression) -
Method in interface Stroke
- A dash array need not start from the beginning.
- setDashOffset(Expression) -
Method in class StrokeImpl
- This param determines where the dash pattern should start from.
- setData(Raster) -
Method in class DeferredPlanarImage
- Sets a rectangle of the image to the contents of the raster.
- setData(T) -
Method in class Entry
-
- setDataBlock(GridRange, boolean[]) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- setDataBlock(GridRange, byte[]) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- setDataBlock(GridRange, short[]) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- setDataBlock(GridRange, int[]) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- setDataBlock(GridRange, float[]) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- setDataBlock(GridRange, double[]) -
Method in class AbstractGridCoverage
- Deprecated. We should use some higher level construct instead (multi-dimensional array
or something similar).
- setDataDef(DataDefinition) -
Method in class Parameters
- DOCUMENT ME!
- setDataDef(DataDefinition) -
Method in class Parameters
- DOCUMENT ME!
- setDataQualityInfo(Collection<? extends DataQuality>) -
Method in class MetaDataImpl
- Set overall assessment of quality of a resource(s).
- setDataset(String) -
Method in class ScopeDescriptionImpl
- Set the dataset to which the information applies.
- setDataSetUri(String) -
Method in class MetaDataImpl
- Sets the URI of the dataset to which the metadata applies.
- setDataSource(DataSource) -
Method in class ThreadedEpsgFactory
- Set the data source for the EPSG database.
- setDataSourceName(String) -
Method in class Generalization
-
- setDataSourceName(String) -
Method in class GeneralizationInfo
-
- setDataSourceName(String) -
Method in class GeneralizationInfos
-
- setDataSourceNameSpace(String) -
Method in class Generalization
-
- setDataSourceNameSpace(String) -
Method in class GeneralizationInfo
-
- setDataSourceNameSpace(String) -
Method in class GeneralizationInfos
-
- setDataType(Datatype) -
Method in class ExtendedElementInformationImpl
- Set the code which identifies the kind of value provided in the extended element.
- setDate(Date) -
Method in class CitationDateImpl
- Set the reference date for the cited resource.
- setDate(Date) -
Method in class ProcessStepImpl
- Set the date and time or range of date and time on or over which the process
step occurred.
- setDate(Date) -
Method in class SunRelativePosition
- Set the date and time when to compute the elevation
and azimuth.
- setDateOfNextUpdate(Date) -
Method in class MaintenanceInformationImpl
- Set the scheduled revision date for resource.
- setDatePattern(String) -
Method in class CoordinateFormat
- Set the pattern for dates fields.
- setDates(Collection<? extends CitationDate>) -
Method in class CitationImpl
- Set the reference date for the cited resource.
- setDates(Collection<Date>) -
Method in class ElementImpl
- Set the date or range of dates on which a data quality measure was applied.
- setDateStamp(Date) -
Method in class MetaDataImpl
- Set the date that the metadata was created.
- setDateType(DateType) -
Method in class CitationDateImpl
- Set the event used for reference date.
- setDe9imString(String) -
Method in class RelateIntegrity
-
- setDefault(boolean) -
Method in interface NamedStyle
-
- setDefault(boolean) -
Method in class NamedStyleImpl
- DOCUMENT ME!
- setDefault(boolean) -
Method in interface Style
- Indicates that this is the default style.
- setDefault(boolean) -
Method in class StyleImpl
-
- setDefaultBuilderClass(Class) -
Static method in class CSBuilderFactory
-
- setDefaultGeometry(Object) -
Method in class PreGeneralizedSimpleFeature
-
- setDefaultGeometry(Object) -
Method in class ContentFeatureCollection
-
- setDefaultGeometry(Object) -
Method in class DecoratingFeature
-
- setDefaultGeometry(Geometry) -
Method in class DecoratingFeature
-
- setDefaultGeometry(Geometry) -
Method in class DefaultFeature
- Deprecated. use
DefaultFeature.setDefaultGeometry(Geometry)
.
- setDefaultGeometry(Geometry) -
Method in interface Feature
- Deprecated. Sets the default geometry for this feature.
- setDefaultGeometry(GeometryAttributeType) -
Method in class FeatureTypeBuilder
- Sets the defaultGeometry of this factory.
- setDefaultGeometry(Object) -
Method in class SimpleFeatureImpl
-
- setDefaultGeometry(String) -
Method in class SimpleFeatureTypeBuilder
- Sets the name of the default geometry attribute of the built type.
- setDefaultGeometry(AttributeType) -
Method in class DefaultFeatureTypeBuilder
- Deprecated.
- setDefaultGeometry(String) -
Method in class SQLEncoderPostgis
- Sets the default geometry, so that filters with null for one of their
expressions can assume that the default geometry is intended.
- setDefaultGeometryProperty(GeometryAttribute) -
Method in class PreGeneralizedSimpleFeature
-
- setDefaultGeometryProperty(GeometryAttribute) -
Method in class ContentFeatureCollection
-
- setDefaultGeometryProperty(GeometryAttribute) -
Method in class DecoratingFeature
-
- setDefaultGeometryProperty(GeometryAttribute) -
Method in class FeatureImpl
-
- setDefaultGeometryProperty(GeometryAttribute) -
Method in class SimpleFeatureImpl
-
- setDefaultValue(Object) -
Method in class AttributeTypeBuilder
-
- setDefinition(InternationalString) -
Method in class ExtendedElementInformationImpl
- Set the definition of the extended element.
- setDegree(int) -
Method in class OptNode
- Sets the degree of the node.
- setDegreesAllowable(int) -
Method in class LineNoPseudoNodeValidation
- Set degreesAllowable to degreesAllowable.
- setDeliveryPoints(Collection<? extends String>) -
Method in class AddressImpl
- Set the address line for the location (as described in ISO 11180, Annex A).
- setDenominator(long) -
Method in class RepresentativeFractionImpl
- Sets the denominator value.
- setDensities(Collection<? extends Double>) -
Method in class MediumImpl
- Set density at which the data is recorded.
- setDensityUnits(Unit) -
Method in class MediumImpl
- Set the units of measure for the recording density.
- setDescribeFeatureType(OperationType) -
Method in class WFSCapabilities
- DOCUMENT ME!
- setDescribeLayer(OperationType) -
Method in class WMSRequest
-
- setDescription(String) -
Method in class ColorPalette
- Setter for property description.
- setDescription(String) -
Method in class DefaultResourceInfo
-
- setDescription(String) -
Method in class DefaultServiceInfo
-
- setDescription(String) -
Method in class AttributeTypeBuilder
-
- setDescription(InternationalString) -
Method in class SimpleFeatureTypeBuilder
- Sets the description of the built type.
- setDescription(String) -
Method in class ProgressMailer
- Deprecated. Replaced by
ProgressMailer.setTask(org.opengis.util.InternationalString)
.
- setDescription(String) -
Method in class ProgressPrinter
-
- setDescription(String) -
Method in class ParameterEditor
- Set the description string to write on top of the editor.
- setDescription(OperationNode, int) -
Method in class ParameterEditor
- Convenience method for setting the parameter description from a JAI operation node.
- setDescription(String) -
Method in class ProgressWindow
-
- setDescription(InternationalString) -
Method in class OnLineResourceImpl
- Set the detailed text description of what the online resource is/does.
- setDescription(InternationalString) -
Method in class ExtentImpl
- Set the spatial and temporal extent for the referring object.
- setDescription(InternationalString) -
Method in class ProcessStepImpl
- Set the description of the event, including related parameters or tolerances.
- setDescription(InternationalString) -
Method in class SourceImpl
- Set a detailed description of the level of the source data.
- setDescription(String) -
Method in class DelegateProgressListener
-
- setDescription(String) -
Method in class NullProgressListener
-
- setDescription(String) -
Method in interface ProgressListener
- Deprecated. Set the description for the lenghtly operation to be reported.
- setDescription(String) -
Method in class DefaultFeatureValidation
- Sets the description of this validation.
- setDescription(String) -
Method in class DefaultIntegrityValidation
- Override setDescription.
- setDescription(String) -
Method in class PlugInDTO
- Set description to description.
- setDescription(String) -
Method in class TestDTO
- Set description to description.
- setDescription(String) -
Method in class TestSuiteDTO
- Set description to description.
- setDescription(String) -
Method in interface Validation
- Sets the description of the validation.
- setDescriptiveKeywords(Collection<? extends Keywords>) -
Method in class IdentificationImpl
- Set category keywords, their type, and reference source.
- setDescriptor(InternationalString) -
Method in class RangeDimensionImpl
- Set the description of the range of a cell measurement value.
- setDestination(Node) -
Method in class AStarIterator.AStarFunctions
- Sets up the destination node for the algorithm
- setDestinationGeographicPoint(double, double) -
Method in class GeodeticCalculator
- Set the destination point in geographic coordinates.
- setDestinationGeographicPoint(Point2D) -
Method in class GeodeticCalculator
- Set the destination point in geographic coordinates.
- setDestinationOffset(Point) -
Method in class GeoToolsWriteParams
-
- setDestinationPosition(Position) -
Method in class GeodeticCalculator
- Set the destination position in user coordinates, which doesn't need to be geographic.
- setDestinationType(ImageTypeSpecifier) -
Method in class GeoToolsWriteParams
-
- setDimensionName(DimensionNameType) -
Method in class DimensionImpl
- Set the name of the axis.
- setDimensions(String, String) -
Method in class AbstractGetMapRequest
- From the Web Map Service Implementation Specification: "The required
WIDTH and HEIGHT parameters specify the size in integer pixels of the
map image to be produced.
- setDimensions(int, int) -
Method in class AbstractGetMapRequest
-
- setDimensions(String, String) -
Method in interface GetMapRequest
- From the Web Map Service Implementation Specification: "The required
WIDTH and HEIGHT parameters specify the size in integer pixels of the
map image to be produced.
- setDimensions(int, int) -
Method in interface GetMapRequest
-
- setDimensions(Collection<? extends RangeDimension>) -
Method in class CoverageDescriptionImpl
- Set the information on the dimensions of the cell measurement value.
- setDimensionSize(Integer) -
Method in class DimensionImpl
- Set the number of elements along the axis.
- setDirection(double, double) -
Method in class GeodeticCalculator
- Set the azimuth and the distance from the starting point.
- setDisplacement(Displacement) -
Method in interface Graphic
-
- setDisplacement(Displacement) -
Method in class GraphicImpl
-
- setDisplacement(Displacement) -
Method in interface PointPlacement
- sets the Displacement which gives X and Y offset displacements to use
for rendering a text label near a point.
- setDisplacement(Displacement) -
Method in class PointPlacementImpl
- Setter for property displacement.
- setDisplacementX(double) -
Method in class TextStyle2D
-
- setDisplacementX(Expression) -
Method in interface Displacement
- Sets the expression that computes a pixel offset from the geometry
point.
- setDisplacementX(Expression) -
Method in class DisplacementImpl
- Setter for property displacementX.
- setDisplacementY(double) -
Method in class TextStyle2D
-
- setDisplacementY(Expression) -
Method in interface Displacement
- Sets the expression that computes a pixel offset from the geometry
point.
- setDisplacementY(Expression) -
Method in class DisplacementImpl
- Setter for property displacementY.
- setDistance(double) -
Method in class CartesianDistanceFilter
- Sets the distance allowed by this filter.
- setDistance(String, String) -
Method in class FilterSAXParser
- This sets the distance for a GeometryDistanceFilter.
- setDistance(double) -
Method in interface GeometryDistanceFilter
- Deprecated. Sets the distance allowed by this filter.
- setDistance(Double) -
Method in class ResolutionImpl
- Set the ground sample distance.
- setDistributionFormats(Collection<? extends Format>) -
Method in class DistributionImpl
- Set a description of the format of the data to be distributed.
- setDistributionInfo(Distribution) -
Method in class MetaDataImpl
- Provides information about the distributor of and options for obtaining the resource(s).
- setDistributionOrderProcesses(Collection<? extends StandardOrderProcess>) -
Method in class DistributorImpl
- Set information about how the resource may be obtained, and related
instructions and fee information.
- setDistributorContact(ResponsibleParty) -
Method in class DistributorImpl
- Set the party from whom the resource may be obtained.
- setDistributorFormats(Collection<? extends Format>) -
Method in class DistributorImpl
- Set information about the format used by the distributor.
- setDistributors(Collection<? extends Distributor>) -
Method in class DistributionImpl
- Set information about the distributor.
- setDistributorTransferOptions(Collection<? extends DigitalTransferOptions>) -
Method in class DistributorImpl
- Provides information about the technical means and media used by the distributor.
- setDocumentLocator(Locator) -
Method in class XMLSAXHandler
- Stores the locator for future error reporting
- setDocumentLocator(Locator) -
Method in class XSISAXHandler
-
- setDomainCode(Integer) -
Method in class ExtendedElementInformationImpl
- Set a three digit code assigned to the extended element.
- setDomainValue(InternationalString) -
Method in class ExtendedElementInformationImpl
- Set the valid values that can be assigned to the extended element.
- setDTDHandler(DTDHandler) -
Method in class BatikXMLReader
-
- setEastBoundLongitude(double) -
Method in class GeographicBoundingBoxImpl
- Set the eastern-most coordinate of the limit of the
dataset extent.
- setEdges(Collection) -
Method in class BasicGraph
- Sets the edge collection for the graph.
- setEdition(InternationalString) -
Method in class CitationImpl
- Set the version of the cited resource.
- setEditionDate(Date) -
Method in class CitationImpl
- Set the date of the edition, or
null
if none.
- setEid(boolean) -
Method in class IdCapabilitiesImpl
-
- setElectronicMailAddresses(Collection<? extends String>) -
Method in class AddressImpl
- Set the address of the electronic mailbox of the responsible organization or individual.
- setElement(int, int, double) -
Method in class AffineTransform2D
- Modifies the value at the specified row and column of this matrix.
- setElement(int, int, double) -
Method in class Matrix1
- Set the element at the specified index.
- setElement(int, int, double) -
Method in class Matrix2
- Set the element at the specified index.
- setElement(int, int, double) -
Method in interface XMatrix
- Set the element at the specified index.
- setElevation(String) -
Method in class AbstractGetMapRequest
- See the Web Map Server Implementation Specification 1.1.1, Annex C, in
particular section C.4
- setElevation(String) -
Method in interface GetMapRequest
- See the Web Map Server Implementation Specification 1.1.1, Annex C, in
particular section C.4
- setEncodeFullDocument(boolean) -
Method in class Encoder
- Deprecated. use
Encoder.setInline(boolean)
.
- setEncoding(Charset) -
Method in class Encoder
- Sets the charset encoding scheme to be used in encoding XML content.
- setEncoding(Charset) -
Method in class TransformerBase
- Sets the charset to declare in the xml header returned.
- setEndTime(Date) -
Method in class TemporalExtentImpl
- Set the end date and time for the content of the dataset.
- setEntityResolver(EntityResolver) -
Method in class BatikXMLReader
-
- setEnvelope(Envelope) -
Method in class GridCoverageBuilder
- Sets the envelope to the specified value.
- setEnvelope(double...) -
Method in class GridCoverageBuilder
- Sets the envelope to the specified values, which must be the lower corner coordinates
followed by upper corner coordinates.
- setEnvelope(double...) -
Method in class GeneralEnvelope
- Sets the envelope to the specified values, which must be the lower corner coordinates
followed by upper corner coordinates.
- setEnvelope(GeneralEnvelope) -
Method in class GeneralEnvelope
- Sets this envelope to the same coordinate values than the specified envelope.
- setEnvelope(Envelope) -
Method in class GridToEnvelopeMapper
- Sets the envelope.
- setEnvironmentDescription(InternationalString) -
Method in class DataIdentificationImpl
- Set the description of the dataset in the producerÂ’s processing environment.
- setEPSGCode(String) -
Method in class CRSEnvelope
- The CRS is bounding box's Coordinate Reference System
- setEquivalentScale(RepresentativeFraction) -
Method in class ResolutionImpl
- Set the level of detail expressed as the scale of a comparable hardcopy map or chart.
- setErrorHandler(ErrorHandler) -
Method in class BatikXMLReader
-
- setErrorMessage(String) -
Method in class PropertiesSheet
- Sets an error message to display instead of the current identified object.
- setErrorStatistic(InternationalString) -
Method in class QuantitativeResultImpl
- Set the statistical method used to determine the value, or
null
if none.
- setEscape(String) -
Method in class LikeFilterImpl
-
- setEstimatedExtent(boolean) -
Method in class PostgisDataStore
- Enables the use of the 'estimated_extent' function for bounds computation.
- setEvaluationExpression(Expression) -
Method in class PaletteFunction
-
- setEvaluationMethodDescription(InternationalString) -
Method in class ElementImpl
- Set the description of the evaluation method.
- setEvaluationMethodType(EvaluationMethodType) -
Method in class ElementImpl
- Set the ype of method used to evaluate quality of the dataset.
- setEvaluationProcedure(Citation) -
Method in class ElementImpl
- Set the reference to the procedure information.
- setExceptions(String[]) -
Method in class WMSCapabilities
-
- setExceptions(String) -
Method in class AbstractGetLegendGraphicRequest
-
- setExceptions(String) -
Method in class AbstractGetMapRequest
- The exceptions type specifies what format the server should return
exceptions in.
- setExceptions(String) -
Method in interface GetLegendGraphicRequest
-
- setExceptions(String) -
Method in interface GetMapRequest
- The exceptions type specifies what format the server should return
exceptions in.
- setExceptions(String) -
Method in class WMS1_0_0.GetMapRequest
-
- setExpected(Object) -
Method in class EqualityValidation
- Set expected to expected.
- setExpected(String) -
Method in class RelationIntegrity
-
- setExpected(boolean) -
Method in class RelationIntegrity
-
- setExplanation(InternationalString) -
Method in class ConformanceResultImpl
- Set the explanation of the meaning of conformance for this result.
- setExponential() -
Method in interface ContrastEnhancement
- Deprecated. Please use setMethod; please note Exponential is not currently supported
- setExponential() -
Method in class ContrastEnhancementImpl
-
- setExpression(Expression) -
Method in class BetweenFilterImpl
- Deprecated. Sets the expression or middle value.
- setExpression(Expression) -
Method in class ClassificationFunction
-
- setExpression(Expression) -
Method in class Collection_AverageFunction
-
- setExpression(Expression) -
Method in class Collection_BoundsFunction
-
- setExpression(Expression) -
Method in class Collection_MaxFunction
-
- setExpression(Expression) -
Method in class Collection_MedianFunction
-
- setExpression(Expression) -
Method in class Collection_MinFunction
-
- setExpression(Expression) -
Method in class Collection_SumFunction
-
- setExpression(Expression) -
Method in class Collection_UniqueFunction
-
- setExpression(Expression) -
Method in class IsBetweenImpl
-
- setExpression(Expression) -
Method in class IsNullImpl
-
- setExpression(Expression) -
Method in class LikeFilterImpl
-
- setExpression(Expression) -
Method in class NullFilterImpl
- Sets the expression which represents the null check.
- setExpression(Expression) -
Method in interface SortBy2
- GeoTools allows for more pervase use of Expression then is strictly
supported by the specification.
- setExpression1(Expression) -
Method in interface BetweenFilter
- Deprecated. use
PropertyIsBetween#setLowerBoundary(Expression)()
- setExpression1(Expression) -
Method in class BinaryComparisonAbstract
-
- setExpression1(Expression) -
Method in class CompareFilterImpl
-
- setExpression1(Expression) -
Method in class GeometryFilterImpl
-
- setExpression1(Expression) -
Method in class MathExpressionImpl
- Gets the left or first expression.
- setExpression1(Expression) -
Method in class BBOXImpl
-
- setExpression2(Expression) -
Method in interface BetweenFilter
- Deprecated. use
PropertyIsBetween#setUpperBoundary(Expression)()
- setExpression2(Expression) -
Method in class BinaryComparisonAbstract
-
- setExpression2(Expression) -
Method in class CompareFilterImpl
-
- setExpression2(Expression) -
Method in class GeometryFilterImpl
-
- setExpression2(Expression) -
Method in class MathExpressionImpl
- Gets the second expression.
- setExpression2(Expression) -
Method in class BBOXImpl
-
- setExtendedColors(boolean) -
Method in class SLDColorMapBuilder
- Setter of the property extendedColors Unless this property is set prior to start working with this
SLDColorMapBuilder
we will make use of only 256 colors.
- setExtendedColors(boolean) -
Method in interface ColorMap
- Tells me to use 65536 colors even if 256 could suffice.
- setExtendedColors(boolean) -
Method in class ColorMapImpl
-
- setExtendedElementInformation(Collection<? extends ExtendedElementInformation>) -
Method in class MetadataExtensionInformationImpl
- Set information about a new metadata element.
- setExtension(String, String) -
Static method in class StringUtil
-
- setExtensionOnLineResource(OnLineResource) -
Method in class MetadataExtensionInformationImpl
- Set information about on-line sources.
- setExtent(TemporalPrimitive) -
Method in class TemporalExtentImpl
- Set the date and time for the content of the dataset.
- setExtent(Collection<? extends Extent>) -
Method in class DataIdentificationImpl
- Set additional extent information.
- setExtent(Extent) -
Method in class ScopeImpl
- Set information about the spatial, vertical and temporal extent of the data specified
by the scope.
- setExtents(Extent[]) -
Method in interface FeatureTypeConstraint
-
- setExtents(Extent[]) -
Method in class FeatureTypeConstraintImpl
-
- setExternalGraphics(ExternalGraphic[]) -
Method in interface Graphic
- Deprecated. Please use graphicalSymbols().clear(); and graphicalSymbols().addAll( externalGraphics )
- setExternalGraphics(ExternalGraphic[]) -
Method in class GraphicImpl
-
- setFaceA(Triangle) -
Method in class DelaunayEdge
-
- setFaceB(Triangle) -
Method in class DelaunayEdge
-
- setFacsimiles(Collection<? extends String>) -
Method in class TelephoneImpl
- Set the telephone number of a facsimile machine for the responsible organization
or individual.
- setFactory(FeatureTypeFactory) -
Method in class AttributeTypeBuilder
-
- setFactory(GeometryFactory) -
Method in class WKTParser
- Provide a GeometryFactory for the parser.
- setFactory(PrimitiveFactory) -
Method in class WKTParser
- Provide a PrimitiveFactory for the parser.
- setFactory(PositionFactory) -
Method in class WKTParser
- Provide a PositionFactory for the parser.
- setFailOnValidationError(boolean) -
Method in class ParserHandler
-
- setFailOnValidationError(boolean) -
Method in class Parser
- Sets the flag which controls how the parser handles validation errors.
- setFallbackValue(Literal) -
Method in class ClassificationFunction
-
- setFallbackValue(Literal) -
Method in class FunctionExpressionImpl
-
- setFallbackValue(Literal) -
Method in class FunctionImpl
-
- setFeature(SimpleFeature) -
Method in class DelaunayNode
-
- setFeature(String, boolean) -
Method in class BatikXMLReader
-
- setFeatureBounding(boolean) -
Method in class FeatureTransformer
- Sets whether a gml:boundedBy element should automatically be generated
and included.
- setFeatureCatalogueCitations(Collection<? extends Citation>) -
Method in class FeatureCatalogueDescriptionImpl
- Returns the Complete bibliographic reference to one or more external feature catalogues.
- setFeatureCatalogueCitations(Collection<? extends Citation>) -
Method in class FeatureCatalogueDescriptionImpl
- Returns the Complete bibliographic reference to one or more external feature catalogues.
- setFeatureCatalogueSupplement(SpatialAttributeSupplement) -
Method in class ApplicationSchemaInformationImpl
- Deprecated. removed from ISO 19115
- setFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class DelaunayTriangulator
-
- setFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class FeatureTableModel
- Sets which featureTable to represent
- setFeatureCount(String) -
Method in class AbstractGetFeatureInfoRequest
-
- setFeatureCount(int) -
Method in class AbstractGetFeatureInfoRequest
-
- setFeatureCount(String) -
Method in interface GetFeatureInfoRequest
-
- setFeatureCount(int) -
Method in interface GetFeatureInfoRequest
-
- setFeatureDescription(Expression) -
Method in interface TextSymbolizer2
-
- setFeatureDescription(Expression) -
Method in class TextSymbolizerImpl
-
- setFeatureFactory(FeatureFactory) -
Method in class ContentDataStore
- Sets the factory used to create features.
- setFeatureFactory(FeatureFactory) -
Method in class LenientBuilder
- You can inject another Factory; this builder will still not do validation
- setFeatureInstances(Set<? extends FeatureType>) -
Method in class ScopeDescriptionImpl
- Set the feature instances to which the information applies.
- setFeatureLock(FeatureLock) -
Method in class AbstractFeatureLocking
- Provide a FeatureLock for locking opperations to opperate against.
- setFeatureLock(FeatureLock) -
Method in interface FeatureLocking
- All locking operations will operate against the provided
lock
.
- setFeatureLock(FeatureLock) -
Method in class JDBCFeatureLocking
- Provide a FeatureLock for locking opperations to opperate against.
- setFeatureLock(FeatureLock) -
Method in class PostgisFeatureLocking
- Provide a FeatureLock for locking operations to operate against.
- setFeatureLock(FeatureLock) -
Method in class ContentFeatureStore
- Sets the feature lock of the feature store.
- setFeatures(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Method in class ArcSdeFeatureStore
-
- setFeatures(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Method in class AbstractFeatureStore
- Replace with contents of reader.
- setFeatures(FeatureReader<T, F>) -
Method in interface FeatureStore
- Deletes the all the current Features of this datasource and adds the new
collection.
- setFeatures(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Method in class JDBCFeatureStore
- Replace with contents of reader.
- setFeatures(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Method in class ContentFeatureStore
- Sets the feature of the source.
- setFeatures(FeatureReader<SimpleFeatureType, SimpleFeature>) -
Method in class WFSFeatureStore
-
- setFeatures(Set<? extends FeatureType>) -
Method in class ScopeDescriptionImpl
- Set the features to which the information applies.
- setFeatureSource(FeatureSource) -
Method in class FeatureEvent
-
- setFeatureStyles(List) -
Method in class StyleImpl
-
- setFeatureType(SimpleFeatureType) -
Method in class FilterToSQL
- Sets the featuretype the encoder is encoding sql for.
- setFeatureType(SimpleFeatureType) -
Method in class ContentState
- Sets the cached feature type.
- setFeatureType(String) -
Method in class AbstractGetLegendGraphicRequest
-
- setFeatureType(String) -
Method in interface GetLegendGraphicRequest
-
- setFeatureType(SimpleFeatureType) -
Method in class SQLEncoder
- Deprecated. Sets the featuretype the encoder is encoding sql for.
- setFeatureTypeConstraints(FeatureTypeConstraint[]) -
Method in interface LayerFeatureConstraints
-
- setFeatureTypeConstraints(FeatureTypeConstraint[]) -
Method in class LayerFeatureConstraintsImpl
-
- setFeatureTypeFactory(FeatureTypeFactory) -
Method in class ContentDataStore
- Sets the factory used to create feature types.
- setFeatureTypeFactory(FeatureTypeFactory) -
Method in class SimpleFeatureTypeBuilder
- Sets the factory used to create feature and feature collection types.
- setFeatureTypeList(Collection<? extends FeatureTypeList>) -
Method in class SpatialAttributeSupplementImpl
- Set information about the list of feature types with the same spatial representation.
- setFeatureTypeName(String) -
Method in interface FeatureTypeConstraint
-
- setFeatureTypeName(String) -
Method in class FeatureTypeConstraintImpl
-
- setFeatureTypeName(String) -
Method in interface FeatureTypeStyle
- Sets the type name of the features that this styler should be
applied to.
- setFeatureTypeName(String) -
Method in class FeatureTypeStyleImpl
-
- setFeatureTypes(List) -
Method in class WFSCapabilities
- DOCUMENT ME!
- setFeatureTypes(Collection<? extends GenericName>) -
Method in class FeatureCatalogueDescriptionImpl
- Returns the Complete bibliographic reference to one or more external feature catalogues.
- setFeatureTypes(Collection<? extends GenericName>) -
Method in class FeatureCatalogueDescriptionImpl
- Returns the Complete bibliographic reference to one or more external feature catalogues.
- setFeatureTypeStyles(FeatureTypeStyle[]) -
Method in interface NamedStyle
-
- setFeatureTypeStyles(FeatureTypeStyle[]) -
Method in class NamedStyleImpl
- DOCUMENT ME!
- setFeatureTypeStyles(FeatureTypeStyle[]) -
Method in interface Style
- Deprecated. replaced by a live list in 2.6.x
- setFeatureTypeStyles(FeatureTypeStyle[]) -
Method in class StyleImpl
-
- setFees(InternationalString) -
Method in class StandardOrderProcessImpl
- Set fees and terms for retrieving the resource.
- setFID(boolean) -
Method in class IdCapabilitiesImpl
-
- setFIDMapper(String, FIDMapper) -
Method in class FeatureTypeHandler
-
- setFIDMapper(FIDMapper) -
Method in class FeatureTypeInfo
-
- setFIDMapper(FIDMapper) -
Method in class FilterToSQL
- Sets the FIDMapper that will be used in subsequente visit calls.
- setFIDMapper(String, FIDMapper) -
Method in class JDBC1DataStore
- Sets the FIDMapper for a specific type name
- setFIDMapper(FIDMapper) -
Method in class SQLEncoder
- Deprecated. Sets the FIDMapper that will be used in subsequente visit calls.
- setFIDMapperFactory(FIDMapperFactory) -
Method in class FeatureTypeHandler
- Sets the FIDMapperFactory used by this FeatureTypeHandler.
- setFIDMapperFactory(FIDMapperFactory) -
Method in class JDBC1DataStore
- Allows to override the default FIDMapperFactory.
- setFIDValidator(SimplifyingFilterVisitor.FIDValidator) -
Method in class SimplifyingFilterVisitor
-
- setFileDecompressionTechnique(InternationalString) -
Method in class FormatImpl
- Set recommendations of algorithms or processes that can be applied to read or
expand resources to which compression techniques have been applied.
- setFileDescription(InternationalString) -
Method in class BrowseGraphicImpl
- Set the text description of the illustration.
- setFileIdentifier(String) -
Method in class MetaDataImpl
- Set the unique identifier for this metadata file, or
null
if none.
- setFileName(URI) -
Method in class BrowseGraphicImpl
- Set the name of the file that contains a graphic that provides an illustration of the
dataset.
- setFileType(String) -
Method in class BrowseGraphicImpl
- Set the format in which the illustration is encoded.
- setFill(Paint) -
Method in class PolygonStyle2D
- Sets filling color for the polygon to be
rendered.
- setFill(Paint) -
Method in class TextStyle2D
- Setter for property fill.
- setFill(Fill) -
Method in interface Halo
- The fill (color) of the halo
- setFill(Fill) -
Method in class HaloImpl
- Setter for property fill.
- setFill(Fill) -
Method in interface Mark
- This parameter defines which fill style to use when rendering the Mark.
- setFill(Fill) -
Method in class MarkImpl
- Setter for property fill.
- setFill(Fill) -
Method in interface PolygonSymbolizer
- Provides the graphical-symbolization parameter to use to fill the area
of the geometry.
- setFill(Fill) -
Method in class PolygonSymbolizerImpl
- Sets the graphical-symbolization parameter to use to fill the area of
the geometry.
- setFill(Fill) -
Method in interface TextSymbolizer
- Sets the object that indicates how the text will be filled.
- setFill(Fill) -
Method in class TextSymbolizerImpl
- Setter for property fill.
- setFillComposite(Composite) -
Method in class PolygonStyle2D
- Sets the fill Composite for the polyline to
be rendered.
- setFilmDistortionInformationAvailable(Boolean) -
Method in class ImageDescriptionImpl
- Set the indication of whether or not Calibration Reseau information is available.
- setFilter(Filter) -
Method in class DefaultQuery
- Sets the filter to constrain the query.
- setFilter(Filter) -
Method in class NotImpl
-
- setFilter(Filter) -
Method in interface FeatureTypeConstraint
-
- setFilter(Filter) -
Method in class FeatureTypeConstraintImpl
-
- setFilter(Filter) -
Method in interface Rule
-
- setFilter(Filter) -
Method in class RuleImpl
-
- setFilter(Filter) -
Method in class LoggerAdapter
- Do nothing since this logger adapter does not support filters.
- setFilter(Filter) -
Method in class EqualityValidation
- Set filter to filter.
- setFilterCapabilities(FilterCapabilities) -
Method in class WFSCapabilities
- DOCUMENT ME!
- setFilterFactory(FilterFactory) -
Method in class PaletteFunction
-
- setFilterFactory(FilterFactory) -
Method in class ContentDataStore
- Sets the factory used to create filters.
- setFilterFactory(FilterFactory) -
Method in class DefaultAttributeTypeFactory
-
- setFilterFactory(FilterFactory) -
Method in class FeatureTypeFactoryImpl
-
- setFilterFactory(FilterFactory) -
Method in class ExpressionBuilder
- Deprecated.
- setFilterFactory(FilterFactory2) -
Method in class ExpressionDOMParser
- Setter injection
- setFilterFactory(FilterFactory) -
Method in class ExpressionSAXParser
- Setter injection
- setFilterFactory(FilterFactory) -
Method in class Filters
-
- setFilterFactory(FilterFactory) -
Method in class FilterSAXParser
- Setter injection
- setFilterFactory(FilterFactory) -
Method in class LogicSAXParser
- Setter injection
- setFilterFactory(FilterFactory) -
Method in class ContrastEnhancementImpl
-
- setFilterFactory(FilterFactory) -
Method in class DisplacementImpl
-
- setFilterFactory(FilterFactory) -
Method in class FillImpl
-
- setFilterFactory(FilterFactory) -
Method in class GraphicImpl
-
- setFilterFactory(FilterFactory) -
Method in class HaloImpl
-
- setFilterFactory(FilterFactory) -
Method in class LinePlacementImpl
-
- setFilterFactory(FilterFactory) -
Method in class StrokeImpl
-
- setFilterFactory(FilterFactory) -
Method in class StyleBuilder
- Documented setter injection, StyleBuilder uses a StyleFactory for creation.
- setFinal(boolean) -
Method in class ArgumentDTO
- Set _final to _final.
- setFlatness(double) -
Method in class PreciseCoordinateSequenceTransformer
-
- setFollowLineEnabled(boolean) -
Method in class LabelCacheItem
-
- setFont(Font) -
Method in class DisjointLists
- Set the font for both lists on the left and right side.
- setFont(Font) -
Method in class TextStyle2D
-
- setFontFamily(Expression) -
Method in interface Font
- Deprecated. Please use getFontFamilly.set( 0, expression )
- setFontFamily(Expression) -
Method in class FontImpl
- Setter for property fontFamily.
- setFonts(Font[]) -
Method in interface TextSymbolizer
- Deprecated. use getFont() setters to modify the set of font faces used
- setFonts(Font[]) -
Method in class TextSymbolizerImpl
- Sets the list of fonts in the TextSymbolizer to the provided array of
Fonts.
- setFontSize(Expression) -
Method in interface Font
- Deprecated. symbolizers and underneath classes will be immutable in 2.6.x
- setFontSize(Expression) -
Method in class FontImpl
- Setter for property fontSize.
- setFontStyle(Expression) -
Method in interface Font
- Deprecated. Please use setStyle( style )
- setFontStyle(Expression) -
Method in class FontImpl
- Setter for property fontStyle.
- setFontWeight(Expression) -
Method in interface Font
- Deprecated. Please use setWeight( weight )
- setFontWeight(Expression) -
Method in class FontImpl
- Setter for property fontWeight.
- setForceChannel(boolean) -
Method in class FileSystemPageStore
- If this is set to
true
, then every write to the index
will call a force() on the associated channel
- setForceChannel(boolean) -
Method in class Parameters
- DOCUMENT ME!
- setForceChannel(boolean) -
Method in class FileSystemPageStore
- If this is set to
true
, then every write to the index
will call a force() on the associated channel
- setForceChannel(boolean) -
Method in class Parameters
- DOCUMENT ME!
- setForceLeftToRightEnabled(boolean) -
Method in class LabelCacheItem
-
- setForeground(Color) -
Method in class ColorRamp
- Sets the label colors.
- setForeground(Color) -
Method in class CoordinateTableModel.CellRenderer
- Specifies the text color for valid coordinates.
- setFormat(String) -
Method in class AbstractGetLegendGraphicRequest
-
- setFormat(String) -
Method in class AbstractGetMapRequest
- From the Web Map Service Implementation Specification: "The required
FORMAT parameter states the desired format of the response to an
operation.
- setFormat(String) -
Method in interface GetLegendGraphicRequest
-
- setFormat(String) -
Method in interface GetMapRequest
- From the Web Map Service Implementation Specification: "The required
FORMAT parameter states the desired format of the response to an
operation.
- setFormat(String) -
Method in class WMS1_0_0.GetMapRequest
-
- setFormat(String) -
Method in class WMS1_3_0.GetMapRequest
-
- setFormat(Format) -
Method in class FormatChooser
- Set the format to configure.
- setFormat(String) -
Method in interface ExternalGraphic
- Provides the format of the external graphic.
- setFormat(String) -
Method in class ExternalGraphicImpl
- Setter for property Format.
- setFormatDistributors(Collection<? extends Distributor>) -
Method in class FormatImpl
- Set information about the distributorÂ’s format.
- setFormatName(String) -
Method in class IIOMetadataDumper
- Sets the name of the format we want to get the XML representation for.
- setFormats(List<String>) -
Method in class OperationType
-
- setFreePages(Stack) -
Method in class Parameters
- DOCUMENT ME!
- setFreePages(Stack) -
Method in class Parameters
- DOCUMENT ME!
- setFullScanAllowed(boolean) -
Method in class IdentifiedObjectFinder
- Set whatever an exhaustive scan against all registered objects is allowed.
- setFunction(OnLineFunction) -
Method in class OnLineResourceImpl
- Set the code for function performed by the online resource.
- setFunctionNames(Collection<FunctionName>) -
Method in class FunctionsImpl
-
- setG(double) -
Method in class AStarIterator.AStarNode
-
- setGammaValue(Expression) -
Method in interface ContrastEnhancement
-
- setGammaValue(Expression) -
Method in class ContrastEnhancementImpl
-
- setGapsColor(Color) -
Method in class SLDColorMapBuilder
- Sets the default
Color
to use when a value falls outside the range of values for provided color map elements.
- setGazetteer(URL) -
Method in class GazetteerNameValidation
- Set gazetteer to gazetteer.
- setGeneralizationDistance(double) -
Method in class StreamingRenderer
-
Sets the generalizazion distance in the screen space.
- setGeographicArea(Rectangle2D) -
Method in class CoordinateChooser
- Sets the geographic area, in latitude and longitude degrees.
- setGeographicElements(Collection<? extends GeographicExtent>) -
Method in class ExtentImpl
- Set geographic component of the extent of the referring object
- setGeographicIdentifier(Identifier) -
Method in class GeographicDescriptionImpl
- Set the identifier used to represent a geographic area.
- setGeometricObjectCount(Integer) -
Method in class GeometricObjectsImpl
- Set the total number of the point or vector object type occurring in the dataset.
- setGeometricObjects(Collection<? extends GeometricObjects>) -
Method in class VectorSpatialRepresentationImpl
- Set information about the geometric objects used in the dataset.
- setGeometricObjectType(GeometricObjectType) -
Method in class GeometricObjectsImpl
- Set the total number of the point or vector object type occurring in the dataset.
- setGeometry(Geometry) -
Method in class LiteShape
- Sets the geometry contained in this lite shape.
- setGeometry(Geometry) -
Method in class LiteShape2
- Sets the geometry contained in this lite shape.
- setGeometryFactory(GeometryFactory) -
Method in class ContentDataStore
- Sets the factory used to create geometries.
- setGeometryFactory(GeometryFactory) -
Method in class AbstractFeatureFactoryImpl
-
- setGeometryIndex(int) -
Method in class SdeRow
-
- setGeometryOperands(Collection<GeometryOperand>) -
Method in class SpatialCapabiltiesImpl
-
- setGeometryOperands(Collection<GeometryOperand>) -
Method in class SpatialOperatorImpl
-
- setGeometryPropertyName(String) -
Method in interface Graphic
- Setter for property geometryPropertyName.
- setGeometryPropertyName(String) -
Method in class GraphicImpl
-
- setGeometryPropertyName(String) -
Method in interface LineSymbolizer
-
- setGeometryPropertyName(String) -
Method in class LineSymbolizerImpl
- Sets the GeometryPropertyName.
- setGeometryPropertyName(String) -
Method in interface PointSymbolizer
- This property defines the geometry to be used for styling.
- setGeometryPropertyName(String) -
Method in class PointSymbolizerImpl
- Sets the Geometry Property Name.
- setGeometryPropertyName(String) -
Method in interface PolygonSymbolizer
- This property defines the geometry to be used for styling.
- setGeometryPropertyName(String) -
Method in class PolygonSymbolizerImpl
- Sets the GeometryPropertyName.
- setGeometryPropertyName(String) -
Method in interface RasterSymbolizer
- The interpretation of Geometry is system-dependent, as raster data may
be organized differently from feature data, though omitting this
element selects the default raster-data source.
- setGeometryPropertyName(String) -
Method in class RasterSymbolizerImpl
- The interpretation of Geometry is system-dependent, as raster data may
be organized differently from feature data, though omitting this
element selects the default raster-data source.
- setGeometryPropertyName(String) -
Method in interface TextSymbolizer
- This property defines the geometry to be used for styling.
- setGeometryPropertyName(String) -
Method in class TextSymbolizerImpl
- Setter for property geometryPropertyName.
- setGeomTypeRefA(String) -
Method in class RelationIntegrity
- Set polygonTypeRef to polygonTypeRef.
- setGeomTypeRefB(String) -
Method in class RelationIntegrity
- Set restrictedPolygonTypeRef to restrictedPolygonTypeRef.
- setGeophysicsRange(CharSequence, MeasurementRange<?>) -
Method in class ColorMap
- Sets a range of geophysics values for the color ramp associated with a quantitative category.
- setGeoreferencedParameters(Record) -
Method in class GeoreferenceableImpl
- Set terms which support grid data georeferencing.
- setGeoTIFFVersion(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- setGeoTIFFVersion(int) -
Method in class GeoTiffIIOMetadataEncoder
-
- setGet(URL) -
Method in class OperationType
-
- setGetCapabilities(OperationType) -
Method in class WFSCapabilities
- DOCUMENT ME!
- setGetCapabilities(OperationType) -
Method in class WMSRequest
- DOCUMENT ME!
- setGetFeature(OperationType) -
Method in class WFSCapabilities
- DOCUMENT ME!
- setGetFeatureInfo(OperationType) -
Method in class WMSRequest
- DOCUMENT ME!
- setGetFeatureWithLock(OperationType) -
Method in class WFSCapabilities
- DOCUMENT ME!
- setGetLegendGraphic(OperationType) -
Method in class WMSRequest
-
- setGetMap(OperationType) -
Method in class WMSRequest
- DOCUMENT ME!
- setGetStyles(OperationType) -
Method in class WMSRequest
-
- setGlyphProperties(GlyphPropertiesList) -
Method in class CustomGlyphRenderer
-
- setGmlPrefixing(boolean) -
Method in class FeatureTransformer
- If Gml Prefixing is enabled then attributes with names that could be
prefixed with gml, such as description, pointProperty, and name, will
be.
- setGoodnessOfFit(double) -
Method in class LabelCacheItem
- A value between 0 and 1 representing the portion of the label
that overlaps with the geometry (atm used only for polygons)
- setGraduation(Graduation) -
Method in class ColorRamp
- Sets the graduation to paint on top of the color bar.
- setGraph(Graph) -
Method in class BasicGraphTraversal
-
- setGraph(Graph) -
Method in interface GraphTraversal
- Sets the graph being traversed.
- setGraph(Graph) -
Method in class GraphViewer
-
- setGraphBuilder(GraphBuilder) -
Method in class BasicGraphGenerator
-
- setGraphBuilder(GraphBuilder) -
Method in interface GraphGenerator
- Sets the underlying builder used to physically construct the graph.
- setGraphBuilder(GraphBuilder) -
Method in class BasicLineGraphGenerator
-
- setGraphBuilder(GraphBuilder) -
Method in class OptLineGraphGenerator
-
- setGraphBuilder(GraphBuilder) -
Method in class PolygonGraphGenerator
-
- setGraphic(Style2D) -
Method in class TextStyle2D
- Sets the style2D to be drawn underneath this text
- setGraphic(Graphic) -
Method in interface PointSymbolizer
- Provides the graphical-symbolization parameter to use for the point
geometry.
- setGraphic(Graphic) -
Method in class PointSymbolizerImpl
- Setter for property graphic.
- setGraphic(Graphic) -
Method in interface TextSymbolizer2
- The nonstandard-SLD graphic element supports putting little graphical-bits onto labels.
- setGraphic(Graphic) -
Method in class TextSymbolizerImpl
-
- setGraphicFill(Graphic) -
Method in interface Fill
- This parameter indicates that a stipple-fill repeated graphic will be
used and specifies the fill graphic to use.
- setGraphicFill(Graphic) -
Method in class FillImpl
- Setter for property graphic.
- setGraphicFill(Graphic) -
Method in interface Stroke
- This parameter indicates that a stipple-fill repeated graphic will be
used and specifies the fill graphic to use.
- setGraphicFill(Graphic) -
Method in class StrokeImpl
- This parameter indicates that a stipple-fill repeated graphic will be
used and specifies the fill graphic to use.
- setGraphicOverviews(Collection<? extends BrowseGraphic>) -
Method in class IdentificationImpl
- Set a graphic that illustrates the resource(s).
- setGraphicsFile(URI) -
Method in class ApplicationSchemaInformationImpl
- Set the full application schema given as a graphics file.
- setGraphicStroke(BufferedImage) -
Method in class LineStyle2D
- Setter for property graphicStroke.
- setGraphicStroke(Graphic) -
Method in interface Stroke
- This parameter indicates that a repeated-linear-graphic graphic stroke
type will be used and specifies the graphic to use.
- setGraphicStroke(Graphic) -
Method in class StrokeImpl
- This parameter indicates that a repeated-linear-graphic graphic stroke
type will be used and specifies the graphic to use.
- setGraphicStyles(List) -
Method in class StyleImpl
-
- setGrayChannel(SelectedChannelType) -
Method in interface ChannelSelection
- Set the gray channel to be used
- setGrayChannel(SelectedChannelType) -
Method in class ChannelSelectionImpl
-
- setGridRange(GridEnvelope) -
Method in class GridToEnvelopeMapper
- Sets the grid range.
- setGridType(PixelInCell) -
Method in class GridToEnvelopeMapper
- Deprecated. Renamed
GridToEnvelopeMapper.setPixelAnchor(org.opengis.referencing.datum.PixelInCell)
.
- setH(double) -
Method in class AStarIterator.AStarNode
-
- setHalo(Halo) -
Method in interface TextSymbolizer
- A halo fills an extended area outside the glyphs of a rendered text
label to make the label easier to read over a background.
- setHalo(Halo) -
Method in class TextSymbolizerImpl
- Setter for property halo.
- setHaloComposite(Composite) -
Method in class TextStyle2D
-
- setHaloFill(Paint) -
Method in class TextStyle2D
-
- setHaloRadius(float) -
Method in class TextStyle2D
-
- setHandle(String) -
Method in class DefaultQuery
- Sets a mnemonic name for the query request.
- setHandler(ShapeHandler) -
Method in class ShapefileReader
-
- setHandlingDescription(InternationalString) -
Method in class SecurityConstraintsImpl
- Set the additional information about the restrictions on handling the resource.
- setHasElseFilter() -
Method in class RuleImpl
-
- setHeight(String) -
Method in class AbstractGetLegendGraphicRequest
-
- setHeight(String) -
Method in interface GetLegendGraphicRequest
-
- setHierarchyLevelNames(Collection<? extends String>) -
Method in class MetaDataImpl
- Set the name of the hierarchy levels for which the metadata is provided.
- setHierarchyLevels(Collection<? extends ScopeCode>) -
Method in class MetaDataImpl
- Set the scope to which the metadata applies.
- setHints(Hints) -
Method in class DefaultQuery
- Sets the query hints
- setHints(Hints) -
Method in class DefaultSQLBuilder
- Deprecated.
- setHints(Hints) -
Method in class GeoAPISQLBuilder
-
- setHints(Hints) -
Method in interface SQLBuilder
- Hints supplied by the user.
- setHistogram() -
Method in interface ContrastEnhancement
- Deprecated. Please use setMethod( ContrastMethodt.HISTOGRAM )
- setHistogram() -
Method in class ContrastEnhancementImpl
-
- setHoursOfService(InternationalString) -
Method in class ContactImpl
- Set time period (including time zone) when individuals can contact the organization or
individual.
- setID(String) -
Method in class MutableFIDFeature
- Sets the FID, used by datastores only.
- setId(IdCapabilities) -
Method in class FilterCapabilitiesImpl
-
- setID(String) -
Method in class FeatureIdImpl
-
- setID(int) -
Method in class BasicGraphable
-
- setID(int) -
Method in interface Graphable
- Sets the identifying integer for the component.
- setID(int) -
Method in class OptGraphable
- Does nothing.
- setIdentifiable(boolean) -
Method in class AttributeTypeBuilder
-
- setIdentificationInfo(Collection<? extends Identification>) -
Method in class MetaDataImpl
- Set basic information about the resource(s) to which the metadata applies.
- setIdentifiedObject(IdentifiedObject) -
Method in class PropertiesSheet
- Sets the object to display in this property sheet.
- setIdentifiers(Collection<? extends Identifier>) -
Method in class CitationImpl
- Set the unique identifier for the resource.
- setIdentity() -
Method in class Matrix1
- Sets this matrix to the identity matrix.
- setIdentity() -
Method in class Matrix2
- Sets this matrix to the identity matrix.
- setIdentity() -
Method in interface XMatrix
- Sets this matrix to the identity matrix.
- setIdinfo(IdInfo) -
Method in class Metadata
-
- setIDs(Set) -
Method in class FidFilterImpl
-
- setIdxType(IndexType) -
Method in class ShapeFileIndexer
- Sets the type of index to create
- setIlluminationAzimuthAngle(Double) -
Method in class ImageDescriptionImpl
- Set the illumination azimuth measured in degrees clockwise from true north at the time the
image is taken.
- setIlluminationElevationAngle(Double) -
Method in class ImageDescriptionImpl
- Set the illumination elevation measured in degrees clockwise from the target plane at
intersection of the optical line of sight with the EarthÂ’s surface.
- setImage(RenderableImage) -
Method in class ImagePane
- Sets the source renderable image.
- setImage(RenderedImage) -
Method in class ImagePane
- Sets the source rendered image.
- setImage(PropertySource) -
Method in class ImageProperties
- Set the property source for this widget.
- setImage(RenderableImage) -
Method in class ImageProperties
- Set the specified renderable image as the properties source.
- setImage(RenderedImage) -
Method in class ImageProperties
- Set the specified rendered image as the properties source.
- setImage(RenderedImage) -
Method in class ImageSampleValues
- Set the rendered image to display.
- setImage(RenderedImage) -
Method in class ImageWorker
- Prepare this builder for the specified image.
- setImage(BufferedImage) -
Method in class GraphicStyle2D
-
- setImageOutline(Symbolizer) -
Method in interface RasterSymbolizer
- The ImageOutline element specifies that individual source rasters in a
multi-raster set (such as a set of satellite-image scenes) should be
outlined with either a LineStringSymbol or PolygonSymbol.
- setImageOutline(Symbolizer) -
Method in class RasterSymbolizerImpl
- The ImageOutline element specifies that individual source rasters in a
multi-raster set (such as a set of satellite-image scenes) should be
outlined with either a LineStringSymbol or PolygonSymbol.
- setImageQualityCode(Identifier) -
Method in class ImageDescriptionImpl
- Set the specifies the image quality.
- setImageSize(Dimension) -
Method in class GridCoverageBuilder
- Sets the image size.
- setImageSize(int, int) -
Method in class GridCoverageBuilder
- Sets the image size.
- setImagingCondition(ImagingCondition) -
Method in class ImageDescriptionImpl
- Set the conditions affected the image.
- setIncludedWithDataset(boolean) -
Method in class FeatureCatalogueDescriptionImpl
- Set whether or not the feature catalogue is included with the dataset.
- setIncludedWithDataset(Boolean) -
Method in class FeatureCatalogueDescriptionImpl
- Set whether or not the feature catalogue is included with the dataset.
- setInclusion(Boolean) -
Method in class GeographicExtentImpl
- Set whether the bounding polygon encompasses an area covered by the data
(inclusion) or an area where data is not present (exclusion).
- setInDegree(int) -
Method in class OptDirectedNode
- Sets the in degree of the node.
- setIndentation(int) -
Method in class IndentedLineWriter
- Sets the indentation to the specified value.
- setIndentation(int) -
Method in class TransformerBase
- Set the number of spaces to indent the output xml.
- setIndenting(boolean) -
Method in class Encoder
- Sets the indentation on and off.
- setIndentSize(int) -
Method in class Encoder
- Sets the indentation level in number of spaces used.
- setIndividualName(String) -
Method in class ResponsiblePartyImpl
- Set the name of the responsible person- surname, given name, title separated by a delimiter.
- setInfo() -
Method in class BaseGDALGridFormat
- Each plugin needs to implement this method defining format specific
properties
- setInfo() -
Method in class DTEDFormat
- Sets the metadata information.
- setInfo() -
Method in class ECWFormat
- Sets the metadata information.
- setInfo() -
Method in class EsriHdrFormat
- Sets the metadata information.
- setInfo() -
Method in class ErdasImgFormat
- Sets the metadata information.
- setInfo() -
Method in class JP2ECWFormat
- Sets the metadata information.
- setInfo() -
Method in class JP2KFormat
- Sets the metadata information.
- setInfo() -
Method in class JP2MrSIDFormat
- Sets the metadata information.
- setInfo() -
Method in class MrSIDFormat
- Sets the metadata information.
- setInfo() -
Method in class NITFFormat
- Sets the metadata information.
- setInfo(String, int, int, int, boolean) -
Method in class AbstractFIDMapper
-
- setInfoFormat(String) -
Method in class AbstractGetFeatureInfoRequest
-
- setInfoFormat(String) -
Method in interface GetFeatureInfoRequest
- Sets the INFO_FORMAT parameter, which specifies the format of the
GetFeatureInfoResponse.
- setInline(boolean) -
Method in class Encoder
- Sets the encoder to "inline" mode.
- setInlineFeatureDatastore(DataStore) -
Method in interface UserLayer
-
- setInlineFeatureDatastore(DataStore) -
Method in class UserLayerImpl
-
- setInlineFeatureType(SimpleFeatureType) -
Method in interface UserLayer
-
- setInlineFeatureType(SimpleFeatureType) -
Method in class UserLayerImpl
-
- setInput(String) -
Method in class SLDParser
- set the file to read the SLD from
- setInput(File) -
Method in class SLDParser
- Sets the file to use to read the SLD from
- setInput(URL) -
Method in class SLDParser
- sets an URL to read the SLD from
- setInput(InputStream) -
Method in class SLDParser
- Sets the input stream to read the SLD from
- setInput(Reader) -
Method in class SLDParser
- Sets the input stream to read the SLD from
- setInputStream(InputStream) -
Method in class WFSResponse
- Allows to replace the input stream
- setInteger(int, int) -
Method in class IntegerList
- Sets the element at the given index as the
int
primitive type.
- setInteractive(boolean) -
Method in class StreamingRenderer
- Sets the interactive status of the renderer.
- setInteractive(boolean) -
Method in interface Renderer
- Setter for property interactive.
- setInterpolationEnabled(boolean) -
Method in class CoverageStack
- Enable or disable interpolations in the z value dimension.
- setInvalidColor(Color, Color) -
Method in class CoordinateTableModel.CellRenderer
- Specified the text and background colors for invalid coordinates,
or
null
for the same color than valid coordinates.
- setInvalidWKT(Class<?>) -
Method in class Formatter
- Set a flag marking the current WKT as not strictly compliant to the
WKT
specification.
- setInverse(MathTransform1D) -
Method in class DefaultPiecewiseTransform1DElement
-
- setISBN(String) -
Method in class CitationImpl
- Set the International Standard Book Number, or
null
if none.
- setIsElseFilter(boolean) -
Method in interface Rule
-
- setIsElseFilter(boolean) -
Method in class RuleImpl
-
- setISSN(String) -
Method in class CitationImpl
- Set the International Standard Serial Number, or
null
if none.
- setIssueIdentification(String) -
Method in class SeriesImpl
- Set information identifying the issue of the series.
- setIterator(GraphIterator) -
Method in class BasicGraphTraversal
- Sets the iterator and intializes it.
- setIterator(GraphIterator) -
Method in interface GraphTraversal
- Sets the iterator that specifies the order in which visit graph components.
- setJava2DHints(RenderingHints) -
Method in interface GTRenderer
-
- setJava2DHints(RenderingHints) -
Method in class StreamingRenderer
-
- setJava2DHints(RenderingHints) -
Method in class ShapefileRenderer
-
- setKernel(KernelJAI) -
Method in class KernelEditor
- Set the kernel.
- setKernel(String) -
Method in class KernelEditor
- Set the kernel by its name.
- setKernelSize(int, int) -
Method in class KernelEditor
- Set the size of the current kernel.
- setKeyID(int) -
Method in class GeoKeyEntry
-
- setKeyID(int) -
Method in class GeoKeyEntry
-
- setKeyRevision(int, int) -
Method in class GeoTiffIIOMetadataEncoder
-
- setKeyRevision(int, int) -
Method in class GeoTiffIIOMetadataEncoder
-
- setKeywordList(String[]) -
Method in class Service
-
- setKeywords(Set<String>) -
Method in class DefaultResourceInfo
-
- setKeywords(Set<String>) -
Method in class DefaultServiceInfo
-
- setKeywords(List) -
Method in class FeatureSetDescription
- DOCUMENT ME!
- setKeywords(String[]) -
Method in class Layer
-
- setKeywords(String[]) -
Method in class DefaultMapContext
- Setter for property keywords.
- setKeywords(String[]) -
Method in interface MapContext
- Set an array of keywords to associate with this context.
- setKeywords(Collection<? extends InternationalString>) -
Method in class KeywordsImpl
- Set commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
- setKvpParameters(Map<String, String>) -
Method in class WFSStrategy.RequestComponents
-
- setLabel(String) -
Method in class LabelCacheItem
-
- setLabel(LabelCacheItem) -
Method in class LabelPainter
- Sets the current label.
- setLabel(String) -
Method in class LabelCacheItem
-
- setLabel(String) -
Method in class TextStyle2D
-
- setLabel(String) -
Method in interface ColorMapEntry
-
- setLabel(String) -
Method in class ColorMapEntryImpl
-
- setLabel(Expression) -
Method in interface TextSymbolizer
- Sets the expression that will be evaluated to determine what text is
displayed.
- setLabel(Expression) -
Method in class TextSymbolizerImpl
- Setter for property label.
- setLabelAllGroup(boolean) -
Method in class LabelCacheItem
-
- setLabelClockwise(boolean) -
Method in class Axis2D
- Sets the label's locations relative to this axis.
- setLabelPlacement(LabelPlacement) -
Method in interface TextSymbolizer
- Deprecated. use setPlacement(LabelPlacement)
- setLabelPlacement(LabelPlacement) -
Method in class TextSymbolizerImpl
- Deprecated. use setPlacement(LabelPlacement)
- setLabelVisibles(boolean) -
Method in class ColorRamp
- Sets whatever the graduation labels should be painted on top of the colors ramp.
- setLanguage(Collection<? extends Locale>) -
Method in class DataIdentificationImpl
- Set the language(s) used within the dataset.
- setLanguage(Locale) -
Method in class MetaDataImpl
- Set the language used for documenting metadata.
- setLanguages(Collection<? extends Locale>) -
Method in class FeatureCatalogueDescriptionImpl
- Returns the language(s) used within the catalogue
- setLanguages(Collection<? extends Locale>) -
Method in class FeatureCatalogueDescriptionImpl
- Returns the language(s) used within the catalogue
- setLatLonBoundingBox(CRSEnvelope) -
Method in class Layer
-
- setLatLongBoundingBox(Envelope) -
Method in class FeatureSetDescription
- DOCUMENT ME!
- setLayer(SeLayer) -
Method in class GeometryEncoderSDE
- Deprecated. remove when the old data api dissapear
- setLayer(Layer) -
Method in class WMSCapabilities
-
- setLayer(String) -
Method in class AbstractGetLegendGraphicRequest
-
- setLayer(String) -
Method in interface GetLegendGraphicRequest
-
- setLayerFeatureConstraints(FeatureTypeConstraint[]) -
Method in interface NamedLayer
-
- setLayerFeatureConstraints(FeatureTypeConstraint[]) -
Method in class NamedLayerImpl
-
- setLayerFeatureConstraints(FeatureTypeConstraint[]) -
Method in interface UserLayer
-
- setLayerFeatureConstraints(FeatureTypeConstraint[]) -
Method in class UserLayerImpl
-
- setLayerLimit(int) -
Method in class Service
-
- setLayers(String) -
Method in class AbstractDescribeLayerRequest
-
- setLayers(String) -
Method in class AbstractGetStylesRequest
-
- setLayers(String) -
Method in interface DescribeLayerRequest
- TODO Change this to be a String[] or List
so we can encode properly.
- setLayers(String) -
Method in interface GetStylesRequest
-
- setLbounding(Envelope) -
Method in class IdInfo
-
- setLeaf(boolean) -
Method in class Node
- DOCUMENT ME!
- setLegendGraphic(Graphic[]) -
Method in interface Rule
- A set of equivalent Graphics in different formats which can be used as a
legend against features stylized by the symbolizers in this rule.
- setLegendGraphic(Graphic[]) -
Method in class RuleImpl
- A set of equivalent Graphics in different formats which can be used as a
legend against features stylized by the symbolizers in this rule.
- setLegendURLs(List) -
Method in class StyleImpl
-
- setLength(int) -
Method in class AttributeTypeBuilder
-
- setLensDistortionInformationAvailable(Boolean) -
Method in class ImageDescriptionImpl
- Set the indication of whether or not lens aberration correction information is available.
- setLevel(ScopeCode) -
Method in class ScopeImpl
- Set the hierarchical level of the data specified by the scope.
- setLevel(Level) -
Method in class LoggedFormat
- Sets the logger level for the warnings eventually emitted by the
LoggedFormat.parse(java.lang.String)
method.
- setLevel(Level) -
Method in class LoggerAdapter
- Sets the level for this logger.
- setLevel(Level) -
Static method in class DocumentWriter
- Sets the logger level
- setLevelColor(Level, Color, Color) -
Method in class LoggingPanel
- Set the foreground and background colors for messages of the specified level.
- setLevelDescription(Collection<? extends ScopeDescription>) -
Method in class ScopeImpl
- Set detailed descriptions about the level of the data specified by the scope.
- setLine(double, double, double, double) -
Method in class Axis2D
- Sets the location of the endpoints of this
Axis2D
to the specified
coordinates.
- setLine(String) -
Method in class LineFormat
- Parses the specified line.
- setLine(String, int, int) -
Method in class LineFormat
- Parses a substring of the specified line.
- setLine(double, double) -
Method in class Line
- Sets the slope and offset for this line.
- setLine(Line2D) -
Method in class Line
- Sets a line colinear with the specified line segment.
- setLine(Point2D, Point2D) -
Method in class Line
- Sets a line through the specified point.
- setLine(double[], double[]) -
Method in class Line
- Given a set of data points
x[0..ndata-1]
, y[0..ndata-1]
,
fit them to a straight line y=b+mx in
a least-squares senses.
- setLineage(Lineage) -
Method in class DataQualityImpl
- Set the non-quantitative quality information about the lineage of the data specified
by the scope.
- setLinearColorMapType(int) -
Method in class SLDColorMapBuilder
- Sets the
LinearColorMap.LinearColorMapType
for this SLDColorMapBuilder
.
- setLinearTransform(double, double) -
Method in class GridCoverageBuilder.Variable
- Sets the "sample to geophysics" transform from a scale and an offset.
- setLinearUnit(Unit<Length>) -
Method in class Formatter
- Set the unit for formatting linear measures.
- setLineCap(Expression) -
Method in interface Stroke
- This parameter controls how line strings should be capped.
- setLineCap(Expression) -
Method in class StrokeImpl
- This parameter controls how line strings should be capped.
- setLineColour(Style, Color) -
Static method in class SLD
- Sets the colour for a line symbolizer
- setLineColour(LineSymbolizer, Color) -
Static method in class SLD
- Sets the Colour for the given Line symbolizer
- setLineJoin(Expression) -
Method in interface Stroke
- This parameter controls how line strings should be joined together.
- setLineJoin(Expression) -
Method in class StrokeImpl
- This parameter controls how line strings should be joined together.
- setLineNumber(int) -
Method in class NumberedLineWriter
- Sets the current line number.
- setLineOptimizationEnabled(boolean) -
Method in class SLDStyleFactory
-
- setLineSeparator(String) -
Method in class LineWriter
- Changes the line separator.
- setLineTypeRef(String) -
Method in class LineAbstractValidation
- Set lineTypeRef to lineTypeRef.
- setLineTypeRef(String) -
Method in class LineLineAbstractValidation
- Set lineTypeRef to lineTypeRef.
- setLineTypeRef(String) -
Method in class LinePointAbstractValidation
- Set restrictedPointTypeRef to restrictedPointTypeRef.
- setLineTypeRef(String) -
Method in class LinePolygonAbstractValidation
- Set restrictedPolygonTypeRef to restrictedPolygonTypeRef.
- setLineWidth(int) -
Method in class Encoder
- Sets the line width.
- setLinkage(URI) -
Method in class OnLineResourceImpl
- Set the location (address) for on-line access using a Uniform Resource Locator address or
similar addressing scheme such as http://www.statkart.no/isotc211.
- setListener(EntryBoundsChangeListener) -
Method in class Entry
- DOCUMENT ME!
- setLiteral(Object) -
Method in class ConstantExpression
- Deprecated. use
ConstantExpression.setValue(Object)
- setLiteral(String) -
Method in class LikeFilterImpl
- Sets the pattern.
- setLiteral(Object) -
Method in interface LiteralExpression
- Deprecated. use
Literal#setValue(Object)
- setLiteral(Object) -
Method in class LiteralExpressionImpl
- Deprecated. use
LiteralExpressionImpl.setValue(Object)
.
- setLocale(Locale) -
Method in class AbstractGraduation
- Sets the locale to use for formatting labels.
- setLocale(Locale) -
Method in class Formulas
- Sets the locale to be used by this object.
- setLocale(Locale) -
Method in class Referencing
- Sets the locale to be used by this object.
- setLocale(Locale) -
Method in class ParameterWriter
- Set the locale to use for table formatting.
- setLocales(Collection<? extends Locale>) -
Method in class MetaDataImpl
- Set information about an alternatively used localized character
string for a linguistic extension.
- setLocalizationPoint(Point, Point2D) -
Method in class LocalizationGrid
- Set a point in this localization grid.
- setLocalizationPoint(int, int, double, double) -
Method in class LocalizationGrid
- Set a point in this localization grid.
- setLocalMean(double) -
Method in class AutoClustData
-
- setLocalStDev(double) -
Method in class AutoClustData
-
- setLocation(DirectPosition) -
Method in class DirectPosition1D
- Set this coordinate to the specified direct position.
- setLocation(DirectPosition) -
Method in class DirectPosition2D
- Set this coordinate to the specified direct position.
- setLocation(DirectPosition) -
Method in class GeneralDirectPosition
- Set this coordinate to the specified direct position.
- setLocation(GeneralDirectPosition) -
Method in class GeneralDirectPosition
- Set this coordinate to the specified direct position.
- setLocation(Point2D) -
Method in class GeneralDirectPosition
- Set this coordinate to the specified
Point2D
.
- setLocation(URL) -
Method in interface ExternalGraphic
- Provides the URL for where the external graphic resource can be located.
- setLocation(URL) -
Method in class ExternalGraphicImpl
- Setter for property location.
- setLocation(String, String) -
Method in class TransformerBase.SchemaLocationSupport
-
- setLockFeature(OperationType) -
Method in class WFSCapabilities
- DOCUMENT ME!
- setLockId(String) -
Method in class FeatureTransformer.FeatureTranslator
-
- setLockId(String) -
Method in class FeatureTransformer
- Used to set a lockId attribute after a getFeatureWithLock.
- setLogarithmic() -
Method in interface ContrastEnhancement
- Deprecated. Please use setMethod; please note Logarithmic is not currently supported
- setLogarithmic() -
Method in class ContrastEnhancementImpl
-
- setLogarithmicTransform(double, double) -
Method in class GridCoverageBuilder.Variable
- Sets the "sample to geophysics" logarithmic transform
from a scale and an offset.
- setLogger(String) -
Method in class LoggedFormat
- Sets the logger where to send the warnings eventually emitted by the
LoggedFormat.parse(java.lang.String)
method.
- setLogger(Logger) -
Method in class ElementEncoder
- Sets the logger for the encoder to use.
- setLoggerFactory(LoggerFactory) -
Method in class GeoTools
- Sets the global logger factory.
- setLoggerFactory(LoggerFactory) -
Method in class Logging
- Sets a new logger factory for this
Logging
instance and every children.
- setLoggerFactory(String) -
Method in class Logging
- Sets a new logger factory from a fully qualidifed class name.
- setLoggingLevel(Level) -
Method in class AbstractOpenWebService
-
- setLogicalOperators(boolean) -
Method in class ScalarCapabilitiesImpl
-
- setLogin(String, String) -
Method in class DB2ConnectionFactory
- Deprecated. Sets database login information.
- setLogin(String, String) -
Method in class PostgisConnectionFactory
- Deprecated. Creates a database connection method to initialize a given database for
feature extraction.
- setLoginTimeout(int) -
Method in class AbstractManageableDataSource
-
- setLogLevel(Level) -
Static method in class GMLSchema
-
- setLogLevel(Level) -
Static method in class XMLElementHandler
-
Sets the logger level for all XMLElementHandlers.
- setLogLevel(Level) -
Static method in class XMLSAXHandler
-
Used to set the logger level for all XMLSAXHandlers
- setLogLevel(Level) -
Static method in class XSIElementHandler
-
Sets the logging level for all XSIElementHandlers
- setLogLevel(Level) -
Static method in class XSISAXHandler
-
Sets the logging level for all the XSISAXHandlers.
- setLogWriter(PrintWriter) -
Method in class AbstractManageableDataSource
-
- setLongEdges(List) -
Method in class AutoClustData
-
- setLongEdges(Vector) -
Method in class GraphViewer
-
- setLooseBbox(boolean) -
Method in class PostgisDataStore
- Sets this postgis instance to use a less strict but faster bounding box
query.
- setLooseBbox(boolean) -
Method in class SQLEncoderPostgis
- Sets whether the Filter.BBOX query should be 'loose', meaning that it
should just doing a bounding box against the envelope.
- setLowerBoundary(Expression) -
Method in class BetweenFilterImpl
- Deprecated. Sets the left,lower, or first expression.
- setLowerBoundary(Expression) -
Method in class IsBetweenImpl
-
- setMagnifierBorder(Paint) -
Method in class ZoomPane
- Set the color of the magnifying glass's border.
- setMagnifierEnabled(boolean) -
Method in class ZoomPane
- Specifies whether or not the magnifying glass is allowed to be displayed on this component.
- setMagnifierGlass(Paint) -
Method in class ZoomPane
- Set the color with which to tint magnifying glass.
- setMagnifierVisible(boolean) -
Method in class ZoomPane
- Displays or hides the magnifying glass.
- setMaintenanceAndUpdateFrequency(MaintenanceFrequency) -
Method in class MaintenanceInformationImpl
- Set the frequency with which changes and additions are made to the resource
after the initial resource is completed.
- setMaintenanceNotes(Collection<? extends InternationalString>) -
Method in class MaintenanceInformationImpl
- Set information regarding specific requirements for maintaining the resource.
- setMapHeight(int) -
Method in class GraphicEnhancedMapContext
- DOCUMENT ME!
- setMappedPositions(List<MappedPosition>) -
Method in class MathTransformBuilder
- Set the list of mapped positions.
- setMapScaleDenominator(double) -
Method in class SLDStyleFactory
- Setter for property mapScaleDenominator.
- setMapWidth(int) -
Method in class GraphicEnhancedMapContext
- DOCUMENT ME!
- setMarks(Mark[]) -
Method in interface Graphic
- Deprecated. symbolizers and underneath classes will be immutable in 2.6.x
- setMarks(Mark[]) -
Method in class GraphicImpl
-
- setMatchCase(boolean) -
Method in class LikeFilterImpl
-
- setMatchingCase(boolean) -
Method in class LikeFilterImpl
-
- setMathTransform(MathTransform) -
Method in class GeometryCoordinateSequenceTransformer
- Sets the math transform to be used for transformation
- setMatrix(Matrix) -
Method in class MatrixParameters
- Sets all parameter values to the element value in the specified matrix.
- setMatrix(AffineTransform) -
Method in class Matrix3
- Sets this matrix to the specified affine transform.
- setMax(int) -
Method in class ShapeFileIndexer
- For quad tree this is the max depth.
- setMax(int) -
Method in class RangeValidation
- setMax purpose.
- setMaxAngleDelta(double) -
Method in class LabelCacheItem
-
- setMaxDepth(int) -
Method in class QuadTree
-
- setMaxDisplacement(int) -
Method in class LabelCacheItem
-
- setMaxDistance(double) -
Method in class GeomCollectionIterator
- Sets the distance limit for point skipping during distance based
generalization
- setMaxDistance(float) -
Method in class LineIterator
- Sets the distance limit for point skipping during distance based
generalization
- setMaxDistance(float) -
Method in class PackedLineIterator
- Sets the distance limit for point skipping during distance based
generalization
- setMaxDistance(double) -
Method in class PolygonIterator
- Sets the distance limit for point skipping during distance based
generalization
- setMaxFeatures(int) -
Method in class DefaultQuery
- Sets the max features to retrieved by this query.
- setMaxFeatures(Integer) -
Method in class WFS_1_0_0_DataStore
-
- setMaxFeatures(Integer) -
Method in class WFS_1_1_0_DataStore
-
- setMaxFeatures(Integer) -
Method in interface WFSDataStore
-
- setMaxHeight(int) -
Method in class Service
-
- setMaximum(double) -
Method in class AbstractGraduation
- Sets the maximum value for this graduation.
- setMaximum(Date) -
Method in class DateGraduation
- Set the maximum value for this graduation.
- setMaximum(double) -
Method in class DateGraduation
- Set the maximum value as a real number.
- setMaximum(double) -
Method in class NumberGraduation
- Set the maximum value for this graduation.
- setMaximumOccurrence(Integer) -
Method in class ExtendedElementInformationImpl
- Set the maximum occurrence of the extended element.
- setMaximumSize(int) -
Method in class LRULinkedHashMap
- Sets the maximal size allowed for this map.
- setMaximumValue(Double) -
Method in class VerticalExtentImpl
- Set the highest vertical extent contained in the dataset.
- setMaxIterationDifference(double) -
Method in class AdvancedAffineBuilder
- Sets difference that is required between steps in iteration.
- setMaxNodeEntries(int) -
Method in class Parameters
- DOCUMENT ME!
- setMaxNodeEntries(int) -
Method in class Parameters
- DOCUMENT ME!
- setMaxOccurs(int) -
Method in class AttributeTypeBuilder
-
- setMaxScaleDenominator(double) -
Method in interface Rule
- The largest value for scale denominator at which symbolizers contained
by this rule should be applied.
- setMaxScaleDenominator(double) -
Method in class RuleImpl
- Setter for property maxScaleDenominator.
- setMaxValue(Double) -
Method in class BandImpl
- Set the longest wavelength that the sensor is capable of collecting within a
designated band.
- setMaxWidth(int) -
Method in class Service
-
- setMaxX(double) -
Method in class CRSEnvelope
- The maxX value is the higher X coordinate value
- setMaxX(double) -
Method in class BBOXImpl
-
- setMaxY(double) -
Method in class CRSEnvelope
- The maxY value is the higher Y coordinate value
- setMaxY(double) -
Method in class BBOXImpl
-
- setMeasureDescription(InternationalString) -
Method in class ElementImpl
- Set the description of the measure being determined.
- setMeasureIdentification(Identifier) -
Method in class ElementImpl
- Set the code identifying a registered standard procedure.
- setMediumFormats(Collection<? extends MediumFormat>) -
Method in class MediumImpl
- Set the method used to write to the medium.
- setMediumNote(InternationalString) -
Method in class MediumImpl
- Set a description of other limitations or requirements for using the medium.
- setMergedObject(Edge, Object, List) -
Method in interface GraphFuser.EdgeMerger
- Sets the object for the edge created to represented the merged object.
- setMetadataConstraints(Collection<? extends Constraints>) -
Method in class MetaDataImpl
- Set restrictions on the access and use of data.
- setMetadataExtensionInfo(Collection<? extends MetadataExtensionInformation>) -
Method in class MetaDataImpl
- Set information describing metadata extensions.
- setMetadataMaintenance(MaintenanceInformation) -
Method in class MetaDataImpl
- Set information about the frequency of metadata updates, and the scope of those updates.
- setMetadataStandardName(String) -
Method in class MetaDataImpl
- Name of the metadata standard (including profile name) used.
- setMetadataStandardVersion(String) -
Method in class MetaDataImpl
- Set the version (profile) of the metadata standard used.
- setMetadataValue(String, String) -
Method in class AbstractGridCoverageWriter
-
- setMethod(ContrastMethod) -
Method in interface ContrastEnhancement
- Used to set the contrast enhancement method used.
- setMethod(ContrastMethod) -
Method in class ContrastEnhancementImpl
-
- setMin(int) -
Method in class ShapeFileIndexer
- DOCUMENT ME!
- setMin(int) -
Method in class RangeValidation
- setMin purpose.
- setMinGroupDistance(int) -
Method in class LabelCacheItem
- Minimum cartesian distance between two labels in the same group, in
pixels
- setMinimum(double) -
Method in class AbstractGraduation
- Sets the minimum value for this graduation.
- setMinimum(Date) -
Method in class DateGraduation
- Set the minimum value for this graduation.
- setMinimum(double) -
Method in class DateGraduation
- Set the minimum value as a real number.
- setMinimum(double) -
Method in class NumberGraduation
- Sets the minimum value for this graduation.
- setMinimumValue(Double) -
Method in class VerticalExtentImpl
- Set the lowest vertical extent contained in the dataset.
- setMinMaxScale(double, double) -
Method in class Style
- Sets minimum and maximum scale, and performs integrity checks on these value (will throw
and IllegalArgumentException in minScale > maxScale)
- setMinNodeEntries(int) -
Method in class Parameters
- DOCUMENT ME!
- setMinNodeEntries(int) -
Method in class Parameters
- DOCUMENT ME!
- setMinOccurs(int) -
Method in class AttributeTypeBuilder
-
- setMinScaleDenominator(double) -
Method in interface Rule
- The smallest value for scale denominator at which symbolizers contained
by this rule should be applied.
- setMinScaleDenominator(double) -
Method in class RuleImpl
- Setter for property minScaleDenominator.
- setMinValue(Double) -
Method in class BandImpl
- Set the shortest wavelength that the sensor is capable of collecting within
a designated band.
- setMinX(double) -
Method in class CRSEnvelope
- The minX value is the lower X coordinate value
- setMinX(double) -
Method in class BBOXImpl
-
- setMinY(double) -
Method in class CRSEnvelope
- The minY value is the lower Y coordinate value
- setMinY(double) -
Method in class BBOXImpl
-
- setMode(String) -
Method in class AbstractPutStylesRequest
-
- setMode(String) -
Method in interface PutStylesRequest
-
- setModelPixelScale(double, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- setModelPixelScale(double, double, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- setModelPixelScale(double, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- setModelPixelScale(double, double, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- setModelTiePoint(double, double, double, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- setModelTiePoint(double, double, double, double, double, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- setModelTiePoint(double, double, double, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- setModelTiePoint(double, double, double, double, double, double) -
Method in class GeoTiffIIOMetadataEncoder
-
- setModelTransformation(AffineTransform) -
Method in class GeoTiffIIOMetadataEncoder
-
- setModelTransformation(AffineTransform) -
Method in class GeoTiffIIOMetadataEncoder
-
- setMultiLinesCells(boolean) -
Method in class TableWriter
- Sets the desired behavior for EOL and tabulations characters.
- setName(String) -
Method in class ColorPalette
- Setter for property name.
- setName(String) -
Method in class DefaultResourceInfo
-
- setName(String) -
Method in class FeatureSetDescription
- DOCUMENT ME!
- setName(String) -
Method in class Layer
- Sets the name of this layer.
- setName(String) -
Method in class LayerDescription
-
- setName(String) -
Method in class Service
-
- setName(String) -
Method in class StyleImpl
-
- setName(String) -
Method in class SimpleLayer
-
- setName(String) -
Method in class AttributeTypeBuilder
-
- setName(String) -
Method in class FeatureTypeBuilder
- Set the name of the FeatureType this factory will produce.
- setName(String) -
Method in class SimpleFeatureTypeBuilder
- Sets the name of the built type.
- setName(Name) -
Method in class SimpleFeatureTypeBuilder
- Sets the local name and namespace uri of the built type.
- setName(String) -
Method in class OperatorImpl
-
- setName(String) -
Method in class ClassificationFunction
- Sets the name of the function.
- setName(String) -
Method in class FunctionExpressionImpl
- Sets the name of the function.
- setName(String) -
Method in class FunctionImpl
- Sets the name of the function.
- setName(Citation) -
Method in class ApplicationSchemaInformationImpl
- Set the name of the application schema used.
- setName(String) -
Method in class OnLineResourceImpl
- Set the name of the online resource.
- setName(InternationalString) -
Method in class SeriesImpl
- Set the name of the series, or aggregate dataset, of which the dataset is a part.
- setName(InternationalString) -
Method in class FormatImpl
- Set the name of the data transfer format(s).
- setName(MediumName) -
Method in class MediumImpl
- Set the name of the medium on which the resource can be received.
- setName(String) -
Method in class ExtendedElementInformationImpl
- Set the name of the extended metadata element.
- setName(String) -
Method in interface Extent
- DOCUMENT ME!
- setName(String) -
Method in class ExtentImpl
-
- setName(String) -
Method in interface FeatureTypeStyle
-
- setName(String) -
Method in class FeatureTypeStyleImpl
- Setter for property name.
- setName(String) -
Method in interface NamedStyle
-
- setName(String) -
Method in class NamedStyleImpl
- Set name.
- setName(String) -
Method in interface Rule
- Sets the name of the rule.
- setName(String) -
Method in class RuleImpl
- Setter for property name.
- setName(String) -
Method in interface Style
-
- setName(String) -
Method in interface StyledLayer
-
- setName(String) -
Method in interface StyledLayerDescriptor
- Setter for property name.
- setName(String) -
Method in class StyledLayerDescriptorImpl
- Setter for property name.
- setName(String) -
Method in class StyledLayerImpl
-
- setName(String) -
Method in class StyleImpl
-
- setName(String) -
Method in class DefaultFeatureValidation
- Sets the name of this validation.
- setName(String) -
Method in class DefaultIntegrityValidation
- Override setName.
- setName(String) -
Method in class ArgumentDTO
- Set name to name.
- setName(String) -
Method in class PlugInDTO
- Set name to name.
- setName(String) -
Method in class TestDTO
- Set name to name.
- setName(String) -
Method in class TestSuiteDTO
- Set name to name.
- setName(String) -
Method in interface Validation
- Sets the name of the validation.
- setName(String) -
Method in class InstanceComponentImpl
-
- setName(String) -
Method in interface InstanceComponent
- Sets the name of the element.
- setNamesOfMeasure(Collection<? extends InternationalString>) -
Method in class ElementImpl
- Set the name of the test applied to the data.
- setNamespace(URI) -
Method in class FeatureSetDescription
-
- setNamespace(URI) -
Method in class FeatureTypeBuilder
- Set the namespace of the FeatureType this factory will produce.
- setNamespace(String) -
Method in class InstanceComponentImpl
-
- setNamespace(String) -
Method in interface InstanceComponent
- Sets the namespace of the element.
- setNamespaceAware(boolean) -
Method in class CoordinateWriter
-
- setNamespaceAware(boolean) -
Method in class Encoder
- Sets wether the encoder should be namespace aware.
- setNamespaceDeclarationEnabled(boolean) -
Method in class TransformerBase
- Enable declaration of namespace prefixes in the first element.
- setNamespaceURI(String) -
Method in class PropertyDataStore
-
- setNamespaceURI(String) -
Method in class ContentDataStore
- Sets the namespace uri of the datastore.
- setNamespaceURI(String) -
Method in class AttributeTypeBuilder
-
- setNamespaceURI(String) -
Method in class SimpleFeatureTypeBuilder
- Set the namespace uri of the built type.
- setNamespaceURI(URI) -
Method in class SimpleFeatureTypeBuilder
-
- setNamespaceURI(String) -
Method in class DefaultFeatureTypeBuilder
- Deprecated.
- setNamespaceUri(String) -
Method in class CoordinateWriter
-
- setNativeAccelerationAllowed(String, boolean, JAI) -
Static method in class Registry
- Allows or disallow native acceleration for the specified operation on the given JAI instance.
- setNativeAccelerationAllowed(String, boolean) -
Static method in class Registry
- Allows or disallow native acceleration for the specified operation on the
default JAI instance.
- setNext(ServiceException) -
Method in exception ServiceException
-
- setNillable(boolean) -
Method in class AttributeTypeBuilder
-
- setNoData(double) -
Method in class GeoTiffIIOMetadataEncoder
-
- setNoData(double) -
Method in class GeoTiffIIOMetadataEncoder
-
- setNode(Node) -
Method in class AStarIterator.AStarNode
-
- setNodeArray(DelaunayNode[]) -
Method in class DelaunayTriangulator
-
- setNodeCacheSize(int) -
Method in class Parameters
-
- setNodes(Collection) -
Method in class BasicGraph
- Sets the node collection of the graph.
- setNormalize() -
Method in interface ContrastEnhancement
- Deprecated. Please use setMethod( ContrastMethodt.NORMALIZE )
- setNormalize() -
Method in class ContrastEnhancementImpl
-
- setNorthBoundLatitude(double) -
Method in class GeographicBoundingBoxImpl
- Set the northern-most, coordinate of the limit of the
dataset extent.
- setNumberClasses(int) -
Method in class StyleBuilder.EqualClasses
- Setter for property numberClasses.
- setNumberColorMapEntries(int) -
Method in class SLDColorMapBuilder
- Setter of the property numberColorMapEntries
- setNumberFormat(NumberFormat) -
Method in class ImageTableModel
- Sets the format to use for formatting sample values.
- setNumberOfClasses(int) -
Method in class PaletteFunction
-
- setNumberOfClasses(int) -
Method in class ClassificationFunction
- Deprecated. use setClasses()
- setNumberOfDimensions(Integer) -
Method in class GridSpatialRepresentationImpl
- Set the number of independent spatial-temporal axes.
- setNumberOfIterationSteps(int) -
Method in class AdvancedAffineBuilder
- Sets max number of iteration steps.
- setNumberPattern(String) -
Method in class CoordinateFormat
- Set the pattern for numbers fields.
- setNumDecimals(int) -
Method in class FeatureTransformer
- Sets the number of decimals to be used in the geometry coordinates of
the response.
- setNumDecimals(int) -
Method in class GeometryTransformer
-
- setNumRecords(int) -
Method in class DbaseFileHeader
- Set the number of records in the file
- setNumShapes(int) -
Method in class QuadTree
-
- setNumSubNodes(int) -
Method in class FileSystemNode
- DOCUMENT ME!
- setObject(Edge, Object) -
Method in class BasicLineGraphGenerator
-
- setObject(Node, Object) -
Method in class BasicLineGraphGenerator
-
- setObject(Node, Object) -
Method in class LineStringGraphGenerator
-
- setObject(Object) -
Method in class BasicGraphable
-
- setObject(Object) -
Method in interface Graphable
- Sets the underlying object reference for the component.
- setObject(Object) -
Method in class OptGraphable
- Does nothing.
- setObligation(Obligation) -
Method in class ExtendedElementInformationImpl
- Set the obligation of the extended element.
- setOffLine(Medium) -
Method in class DigitalTransferOptionsImpl
- Set information about offline media on which the resource can be obtained.
- setOffset(Double) -
Method in class BandImpl
- Set the physical value corresponding to a cell value of zero.
- SeToJTSGeometryFactory - Class in org.geotools.arcsde.data
- This is an experimental implementation of
GeometryFactory
that
creates JTS geometries directly by calling SeRow.getGeometry(GeometryFactory, int)
,
instead of fetching an SeShape
through SeRow.getShape(int)
and then converting it
to a JTS geometry. - SeToJTSGeometryFactory() -
Constructor for class SeToJTSGeometryFactory
-
- setOmitXMLDeclaration(boolean) -
Method in class Encoder
- Sets XML declaration omitting on and off.
- setOmitXMLDeclaration(boolean) -
Method in class TransformerBase
- Set this transformer to omit/include the XML declaration.
- setOnlineResource(URL) -
Method in class Service
-
- setOnLineResource(OnLineResource) -
Method in class ContactImpl
- Set on-line information that can be used to contact the individual or organization.
- setOnlineResource(String) -
Method in interface RemoteOWS
-
- setOnlineResource(String) -
Method in class RemoteOWSImpl
-
- setOnLines(Collection<? extends OnLineResource>) -
Method in class DigitalTransferOptionsImpl
- Set information about online sources from which the resource can be obtained.
- setOpacity(float) -
Method in class GraphicStyle2D
-
- setOpacity(Expression) -
Method in interface ColorMapEntry
-
- setOpacity(Expression) -
Method in class ColorMapEntryImpl
-
- setOpacity(Expression) -
Method in interface Fill
- This specifies the level of translucency to use when rendering the fill.
- setOpacity(Expression) -
Method in class FillImpl
- Setter for property opacity.
- setOpacity(String) -
Method in class FillImpl
-
- setOpacity(Expression) -
Method in interface Graphic
- Deprecated. symbolizers and underneath classes will be immutable in 2.6.x
- setOpacity(Expression) -
Method in class GraphicImpl
- Setter for property opacity.
- setOpacity(double) -
Method in class GraphicImpl
-
- setOpacity(Expression) -
Method in interface RasterSymbolizer
- sets the opacity for the coverage, it has the usual meaning.
- setOpacity(Expression) -
Method in class RasterSymbolizerImpl
- sets the opacity for the coverage, it has the usual meaning.
- setOpacity(Expression) -
Method in interface Stroke
- This specifies the level of translucency to use when rendering the
stroke.
- setOpacity(Expression) -
Method in class StrokeImpl
- This specifies the level of translucency to use when rendering the stroke.
- setOperations(int) -
Method in class FeatureSetDescription
- DOCUMENT ME!
- setOperators(Collection<Operator>) -
Method in class ComparisonOperatorsImpl
-
- setOperators(Collection<SpatialOperator>) -
Method in class SpatialOperatorsImpl
-
- setOptimizeMode(int) -
Method in class PostgisDataStore
- Sets the optimization mode for the datastore.
- setOrdering(Class<T>, Comparator<T>) -
Method in class FactoryRegistry
- Set pairwise ordering between all factories according a comparator.
- setOrdering(Class<T>, boolean, ServiceRegistry.Filter, ServiceRegistry.Filter) -
Method in class FactoryRegistry
- Sets or unsets a pairwise ordering between all factories meeting a criterion.
- setOrderingInstructions(InternationalString) -
Method in class StandardOrderProcessImpl
- Set general instructions, terms and services provided by the distributor.
- setOrdinate(int, double) -
Method in class DirectPosition1D
- Sets the ordinate value along the specified dimension.
- setOrdinate(int, double) -
Method in class DirectPosition2D
- Sets the ordinate value along the specified dimension.
- setOrdinate(int, double) -
Method in class GeneralDirectPosition
- Sets the ordinate value along the specified dimension.
- setOrdinate(double, int, int) -
Method in interface CSBuilder
- Sets and ordinate in the specified coordinate
- setOrdinate(CoordinateSequence, double, int, int) -
Method in interface CSBuilder
- Utility method that allows to set an ordinate in an already built coordinate sequence
Needed because the CoordinateSequence interface does not expose it
- setOrdinate(double, int, int) -
Method in class DefaultCSBuilder
-
- setOrdinate(CoordinateSequence, double, int, int) -
Method in class DefaultCSBuilder
-
- setOrdinate(double, int, int) -
Method in class PackedCSBuilder.Double
-
- setOrdinate(CoordinateSequence, double, int, int) -
Method in class PackedCSBuilder.Double
-
- setOrdinate(double, int, int) -
Method in class PackedCSBuilder.Float
-
- setOrdinate(CoordinateSequence, double, int, int) -
Method in class PackedCSBuilder.Float
-
- setOrdinate(int, int, double) -
Method in class LiteCoordinateSequence
-
- setOrganisationName(InternationalString) -
Method in class ResponsiblePartyImpl
- Set the name of the responsible organization.
- setOrientation(int) -
Method in class ColorRamp
- Set the component's orientation (horizontal or vertical).
- setOrientationParameterAvailable(boolean) -
Method in class GeoreferenceableImpl
- Set an indication of whether or not orientation parameters are available.
- setOrientationParameterDescription(InternationalString) -
Method in class GeoreferenceableImpl
- Set a description of parameters used to describe sensor orientation.
- setOther(String) -
Method in class ScopeDescriptionImpl
- Set the class of information that does not fall into the other categories to
which the information applies.
- setOtherCitationDetails(InternationalString) -
Method in class CitationImpl
- Set other information required to complete the citation that is not recorded elsewhere.
- setOtherConstraints(Collection<? extends InternationalString>) -
Method in class LegalConstraintsImpl
- Set the other restrictions and legal prerequisites for accessing and using the resource.
- setOtherEdges(List) -
Method in class AutoClustData
-
- setOtherEdges(Vector) -
Method in class GraphViewer
-
- setOtherFace(Triangle, Triangle) -
Method in class DelaunayEdge
-
- setOtherText(OtherText) -
Method in interface TextSymbolizer2
-
- setOtherText(OtherText) -
Method in class TextSymbolizerImpl
-
- setOutDegree(int) -
Method in class OptDirectedNode
- Sets the out degree of the node.
- setOutlineRenderingEnabled(boolean) -
Method in class LabelCacheImpl
- Sets the text rendering mode.
- setOutlineRenderingEnabled(boolean) -
Method in class LabelCacheDefault
- Sets the text rendering mode.
- setOutput(Graphics, Rectangle) -
Method in interface Renderer
- sets the output graphics for the renderer and the size of the graphic.
- setOutputFormat(OutputFormat) -
Method in class Encoder
- Deprecated. use the various setters instead (setEncoding, setIndentation, etc)
- setOverlap(Expression) -
Method in interface RasterSymbolizer
- The OverlapBehavior element tells a system how to behave when multiple
raster images in a layer overlap each other, for example with
satellite-image scenes.
- setOverlap(Expression) -
Method in class RasterSymbolizerImpl
- The OverlapBehavior element tells a system how to behave when multiple
raster images in a layer overlap each other, for example with
satellite-image scenes.
- setOwsType(String) -
Method in class LayerDescription
-
- setOwsURL(URL) -
Method in class LayerDescription
-
- setPackedDataBlock(GridRange, byte[]) -
Method in class AbstractGridCoverage
- Deprecated. This operation can hardly be implemented efficiently in Java with a
byte[]
argument type, since we can't easily cast an array
of byte[]
to an array of arbitrary type.
- setPage(String) -
Method in class SeriesImpl
- Set details on which pages of the publication the article was published.
- setPageId(Integer) -
Method in class DatabaseNode
- DOCUMENT ME!
- setPaintingWhileAdjusting(boolean) -
Method in class ZoomPane
- Defines whether or not this
ZoomPane
object should repaint the map when the user
moves the scrollbar slider.
- setPaletteName(String) -
Method in class PaletteFunction
-
- setPaletteSuitability(PaletteSuitability) -
Method in class BrewerPalette
-
- setParameterCitation(Collection<? extends Citation>) -
Method in class GeoreferenceableImpl
- Set reference providing description of the parameters.
- setParameters(List) -
Method in class PaletteFunction
-
- setParameters(List) -
Method in class ClassificationFunction
- Sets the function parameters.
- setParameters(List) -
Method in class Collection_AverageFunction
- The provided arguments are evaulated with respect to the
FeatureCollection.
- setParameters(List) -
Method in class Collection_BoundsFunction
- The provided arguments are evaulated with respect to the
FeatureCollection.
- setParameters(List) -
Method in class Collection_CountFunction
- The provided arguments are evaulated with respect to the
FeatureCollection.
- setParameters(List) -
Method in class Collection_MaxFunction
- The provided arguments are evaulated with respect to the
FeatureCollection.
- setParameters(List) -
Method in class Collection_MedianFunction
- The provided arguments are evaulated with respect to the
FeatureCollection.
- setParameters(List) -
Method in class Collection_MinFunction
- The provided arguments are evaulated with respect to the
FeatureCollection.
- setParameters(List) -
Method in class Collection_SumFunction
- The provided arguments are evaulated with respect to the
FeatureCollection.
- setParameters(List) -
Method in class Collection_UniqueFunction
- The provided arguments are evaulated with respect to the
FeatureCollection.
- setParameters(List) -
Method in interface FunctionExpression
- Deprecated. Sets the paramters for the function.
- setParameters(List) -
Method in class FunctionExpressionImpl
- Sets the function parameters.
- setParameters(List<Expression>) -
Method in class FunctionImpl
- Sets the function parameters.
- setParameterValue(Object) -
Method in class ParameterEditor
- Set the value to edit.
- setParent(Layer) -
Method in class Layer
- DOCUMENT ME!
- setParent(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Method in class DefaultFeature
- Sets the parent collection this feature is stored in, if it is not
already set.
- setParent(AStarIterator.AStarNode) -
Method in class AStarIterator.AStarNode
-
- setParent(Node) -
Method in class Node
-
- setParent(Node) -
Method in class FileSystemNode
-
- setParent(Node) -
Method in class DatabaseNode
-
- setParent(Node) -
Method in class FileSystemNode
-
- setParent(Node) -
Method in class MemoryNode
-
- setParent(Node) -
Method in class Node
- Sets the parent of this
Node
- setParent(Logger) -
Method in class LoggerAdapter
- Do nothing since this logger adapter does not support arbitrary parents.
- setParentEntity(Collection<? extends String>) -
Method in class ExtendedElementInformationImpl
- Set the name of the metadata entity(s) under which this extended metadata element may appear.
- setParentIdentifier(String) -
Method in class MetaDataImpl
- Set the file identifier of the metadata to which this metadata is a subset (child).
- setPass(boolean) -
Method in class ConformanceResultImpl
- Set the indication of the conformance result.
- setPattern(String, String, String, String) -
Method in interface LikeFilter
- Deprecated. use one of
PropertyIsLike#setExpression(Expression)
PropertyIsLike#setWildCard(String)
PropertyIsLike#setSingleChar(String)
PropertyIsLike#setEscape(String)
- setPattern(Expression, String, String, String) -
Method in interface LikeFilter
- Deprecated. use one of
PropertyIsLike#setExpression(Expression)
PropertyIsLike#setWildCard(String)
PropertyIsLike#setSingleChar(String)
PropertyIsLike#setEscape(String)
- setPattern(Expression, String, String, String) -
Method in class LikeFilterImpl
- Deprecated. use one of
PropertyIsLike#setExpression(Expression)
PropertyIsLike#setWildCard(String)
PropertyIsLike#setSingleChar(String)
PropertyIsLike#setEscape(String)
- setPattern(String, String, String, String) -
Method in class LikeFilterImpl
- Deprecated. use one of
PropertyIsLike#setLiteral(String)
PropertyIsLike#setWildCard(String)
PropertyIsLike#setSingleChar(String)
PropertyIsLike#setEscape(String)
- setPattern(String) -
Method in class FormatChooser
- Sets the localized pattern for the current format.
- setPeakResponse(Double) -
Method in class BandImpl
- Set the wavelength at which the response is the highest.
- setPerpendicularOffset(int) -
Method in class TextStyle2D
- only valid for a isPointPlacement=false (ie. a lineplacement)
- setPerpendicularOffset(Expression) -
Method in interface LinePlacement
- Sets the expression that is used to compute how far from the lines the
text will be drawn.
- setPerpendicularOffset(Expression) -
Method in class LinePlacementImpl
- Setter for property perpendicularOffset.
- setPhone(Telephone) -
Method in class ContactImpl
- Set telephone numbers at which the organization or individual may be contacted.
- setPixel(int[]) -
Method in class TransfertRectIter
- Sets all samples of the current pixel to a set of int values.
- setPixel(float[]) -
Method in class TransfertRectIter
- Sets all samples of the current pixel to a set of float values.
- setPixel(double[]) -
Method in class TransfertRectIter
- Sets all samples of the current pixel to a set of double values.
- setPixelAnchor(PixelInCell) -
Method in class GridToEnvelopeMapper
- Sets whatever the grid range maps pixel center
or pixel corner.
- setPlacement(LabelPlacement) -
Method in interface TextSymbolizer
- A LabelPlacement specifies how a text element should be rendered
relative to its geometric point or line.
- setPlacement(LabelPlacement) -
Method in class TextSymbolizerImpl
- Setter for property labelPlacement.
- setPlane(Point3d, Point3d, Point3d) -
Method in class Plane
- Computes the plane's coefficients from the specified points.
- setPlane(double[], double[], double[]) -
Method in class Plane
- Computes the plane's coefficients from a set of points.
- setPlannedAvailableDateTime(Date) -
Method in class StandardOrderProcessImpl
- Set the date and time when the dataset will be available.
- setPlugIn(PlugInDTO) -
Method in class TestDTO
- Set plugIn to plugIn.
- setPointColour(Style, Color) -
Static method in class SLD
- Sets the Colour for the point symbolizer
- setPointColour(PointSymbolizer, Color) -
Static method in class SLD
- Sets the Colour for the given point symbolizer
- setPointInPixel(PixelOrientation) -
Method in class GeorectifiedImpl
- Set the point in a pixel corresponding to the Earth location of the pixel.
- setPointOfContacts(Collection<? extends ResponsibleParty>) -
Method in class IdentificationImpl
- Set the point of contacts.
- setPointPlacement(boolean) -
Method in class TextStyle2D
-
- setPointTypeRef(String) -
Method in class PointLineAbstractValidation
- Set restrictedLineTypeRef to restrictedLineTypeRef.
- setPointTypeRef(String) -
Method in class PointPolygonAbstractValidation
- Set restrictedPolygonTypeRef to restrictedPolygonTypeRef.
- setPolyColour(Style, Color) -
Static method in class SLD
- Sets the colour for a polygon symbolizer
- setPolyColour(PolygonSymbolizer, Color) -
Static method in class SLD
- Sets the Colour for the given polygon symbolizer
- setPolygons(Collection<? extends Geometry>) -
Method in class BoundingPolygonImpl
- Set the sets of points defining the bounding polygon.
- setPolygonTypeRef(String) -
Method in class PolygonLineAbstractValidation
- Set restrictedLineTypeRef to restrictedLineTypeRef.
- setPolygonTypeRef(String) -
Method in class PolygonPointAbstractValidation
- Set restrictedPointTypeRef to restrictedPointTypeRef.
- setPolygonTypeRef(String) -
Method in class PolygonPolygonAbstractValidation
- Set polygonTypeRef to polygonTypeRef.
- setPortrayalCatalogueCitations(Collection<? extends Citation>) -
Method in class PortrayalCatalogueReferenceImpl
- Set bibliographic reference to the portrayal catalogue cited.
- setPortrayalCatalogueInfo(Collection<? extends PortrayalCatalogueReference>) -
Method in class MetaDataImpl
- Set information about the catalogue of rules defined for the portrayal of a resource(s).
- setPosition(DirectPosition) -
Method in class AbstractDirectPosition
- Sets this direct position to the given position.
- setPosition(int) -
Method in class FeaturePropertyIterator
-
- setPosition(int) -
Method in class FeatureTypeAttributeIterator
-
- setPosition(int) -
Method in class SingleFeaturePropertyIterator
- Return true if position == 1.
- setPosition(int) -
Method in class SingleFeatureTypeAttributeIterator
- Return true if position == 1.
- setPositionName(InternationalString) -
Method in class ResponsiblePartyImpl
- set the role or position of the responsible person
Only one of
individualName
,
organisationName
and positionName
should be provided.
- setPost(URL) -
Method in class OperationType
-
- setPostalCode(String) -
Method in class AddressImpl
- Set ZIP or other postal code.
- setPreferPostOverGet(Boolean) -
Method in class WFS_1_0_0_DataStore
-
- setPreferPostOverGet(Boolean) -
Method in class WFS_1_1_0_DataStore
-
- setPreferPostOverGet(Boolean) -
Method in interface WFSDataStore
-
- setPreferredArea(Rectangle2D) -
Method in class ZoomPane
- Specifies the logical coordinates of the region that we want to see displayed the first time
that
ZoomPane
appears on the screen.
- setPreferredResolution(Dimension2D) -
Method in class CoordinateChooser
- Sets the preferred resolution.
- setPrefix(String) -
Method in class CoordinateWriter
-
- setPresentationForm(Collection<? extends PresentationForm>) -
Method in class CitationImpl
- Set the mode in which the resource is represented, or an empty string if none.
- setPreviousValues(Object[]) -
Method in class SdeRow
-
- setPriority(double) -
Method in class LabelCacheItem
-
- setPriority(double) -
Method in class LabelCacheItem
-
- setPriority(Expression) -
Method in interface TextSymbolizer
- Priority -- null = use the default labeling priority Expression =
an expression that evaluates to a number (ie.
- setPriority(Expression) -
Method in class TextSymbolizerImpl
-
- setProcessingLevelCode(Identifier) -
Method in class ImageDescriptionImpl
- Set the image distributorÂ’s code that identifies the level of radiometric and geometric
processing that has been applied.
- setProcessors(Collection<? extends ResponsibleParty>) -
Method in class ProcessStepImpl
- Identification of, and means of communication with, person(s) and
organization(s) associated with the process step.
- setProcessSteps(Collection<? extends ProcessStep>) -
Method in class LineageImpl
- Set information about an event in the creation process for the data specified
by the scope.
- setProgressiveMode(int) -
Method in class GeoToolsWriteParams
-
- setProgressListener(ProgressListener) -
Method in class ClassificationFunction
-
- setPrompt(String) -
Method in class AbstractConsole
- Set the command-line prompt, or
null
for none.
- setProperties(Properties) -
Method in class AbstractGetMapRequest
-
- setProperties(Properties) -
Method in interface GetMapRequest
- create a request using a properties file to save time
- setProperty(String, String) -
Method in class AbstractRequest
-
- setProperty(String, String) -
Method in interface Request
- Sets the name/value property for this request.
- setProperty(String, String) -
Method in class WMS1_0_0.GetMapRequest
-
- setProperty(String, Object) -
Method in interface GraphReaderWriter
- Sets a property for the reader/writer.
- setProperty(String) -
Method in class AbstractReaderWriter
- Sets a property.
- setProperty(String, Object) -
Method in class AbstractReaderWriter
-
- setProperty(String, Object) -
Method in class BatikXMLReader
-
- setProperty(EObject, String, Object, boolean) -
Method in class FeatureTypeTypeBinding
-
- setProperty(EObject, String, Object, boolean) -
Method in class AbstractComplexEMFBinding
- Internal method for reflectively setting the property of an eobject.
- setProperty(Object, String, Object) -
Method in class FeaturePropertyHandler
-
- setProperty(Object, String, Object) -
Method in class NodePropertyHandler
-
- setPropertyName(String) -
Method in class AttributeExpressionImpl
-
- setPropertyName(String) -
Method in class AttributeExpressionImpl2
- Unsupported operation
- setPropertyName(PropertyName) -
Method in class SortByImpl
-
- setPropertyName(String) -
Method in class BBOXImpl
-
- setPropertyNames(String[]) -
Method in class DefaultQuery
- Sets the properties to retrieve from the db.
- setPropertyNames(List) -
Method in class DefaultQuery
- Sets the proper attributeTypes constructed from a schema and a list of
propertyNames.
- setPropertyValue(String, int) -
Method in class GlyphPropertiesList
-
- setPropertyValue(String, double) -
Method in class GlyphPropertiesList
-
- setPropertyValue(String, Object) -
Method in class GlyphPropertiesList
-
- SETPROTOTYPE -
Static variable in class SMIL20
-
- SETPROTOTYPE_TYPE -
Static variable in class SMIL20Schema
-
<complexType name="setPrototype">
<attributeGroup ref="smil20:animNamedTargetAttrs"/>
<attributeGroup ref="smil20:animSetValuesAttrs"/>
</complexType>
- setProxy(AuthorityFactoryProxy) -
Method in class IdentifiedObjectFinder
-
- setPublisher(URI) -
Method in class DefaultServiceInfo
-
- setPurpose(InternationalString) -
Method in class IdentificationImpl
- Set a summary of the intentions with which the resource(s) was developed.
- setPutStyles(OperationType) -
Method in class WMSRequest
-
- setQuantity(Expression) -
Method in interface ColorMapEntry
-
- setQuantity(Expression) -
Method in class ColorMapEntryImpl
-
- setQueries(String[]) -
Method in class LayerDescription
-
- setQuery(Query) -
Method in class DefaultMapLayer
- Sets a definition query for this layer.
- setQuery(Query) -
Method in interface MapLayer
- Sets a definition query for the layer wich acts as a filter for the
features that the layer will draw.
- setQueryable(boolean) -
Method in class Layer
-
- setQueryBounds(Envelope) -
Method in class IndexedFeatureResults
-
- setQueryLayers(Set) -
Method in class AbstractGetFeatureInfoRequest
-
- setQueryLayers(Set) -
Method in interface GetFeatureInfoRequest
- An unordered set of type Layer.
- setQueryPoint(int, int) -
Method in class AbstractGetFeatureInfoRequest
-
- setQueryPoint(int, int) -
Method in interface GetFeatureInfoRequest
- The point on the image (in pixels) to be queried.
- setRadiometricCalibrationDataAvailable(Boolean) -
Method in class ImageDescriptionImpl
- Set the indication of whether or not the radiometric calibration information for generating
the radiometrically calibrated standard data product is available.
- setRadius(Expression) -
Method in interface Halo
- Expression that represents the the distance the halo extends from the
text
- setRadius(Expression) -
Method in class HaloImpl
- Setter for property radius.
- setRange(double, double, Unit<?>) -
Method in class NumberGraduation
- Sets the graduation's minimum, maximum and units.
- setRange(NumberRange<?>) -
Method in class RangeSpecifier
- Set the target range to the specified values.
- setRange(int, double, double) -
Method in class GeneralEnvelope
- Sets the envelope's range along the specified dimension.
- setRationale(InternationalString) -
Method in class ProcessStepImpl
- Set the requirement or purpose for the process step.
- setRationales(Collection<? extends InternationalString>) -
Method in class ExtendedElementInformationImpl
- Set the reason for creating the extended element.
- setReadParams(OverviewPolicy, ImageReadParam, GeneralEnvelope, Rectangle) -
Method in class AbstractGridCoverage2DReader
- This method is responsible for preparing the read param for doing an
ImageReader.read(int, ImageReadParam)
.
- setReadParams(ImageReadParam, GeneralEnvelope, Rectangle) -
Method in class AbstractGridCoverage2DReader
- Deprecated. use
#setReadParams(String, ImageReadParam, GeneralEnvelope, Rectangle)
instead and set the policy for overviews.
- setReferenceSystemInfo(Collection<? extends ReferenceSystem>) -
Method in class MetaDataImpl
- Set the description of the spatial and temporal reference systems used in the dataset.
- setRelativeRange(CharSequence, NumberRange<?>) -
Method in class ColorMap
- Sets a relative range of values for the color ramp associated to a quantitative category.
- setReliefFactor(Expression) -
Method in interface ShadedRelief
- The ReliefFactor gives the amount of exaggeration to use for the height
of the ?
- setReliefFactor(Expression) -
Method in class ShadedReliefImpl
- The ReliefFactor gives the amount of exaggeration to use for the height
of the ?
- setRemoteOWS(RemoteOWS) -
Method in interface UserLayer
-
- setRemoteOWS(RemoteOWS) -
Method in class UserLayerImpl
-
- setRemoveGroupOverlaps(boolean) -
Method in class LabelCacheItem
-
- setRenderedImage(RenderedImage) -
Method in class ImageTableModel
- Sets the image to display.
- setRendererHints(Map<Object, Object>) -
Method in interface GTRenderer
-
- setRendererHints(Map) -
Method in class StreamingRenderer
-
- setRendererHints(Map) -
Method in class ShapefileRenderer
-
- setRenderingHint(RenderingHints.Key, Object) -
Method in class Axis2D
- Sets the value of a single preference for the rendering algorithms.
- setRenderingHint(RenderingHints.Key, Object) -
Method in class ImageWorker
- Sets a rendering hint tile to use for all images to be computed by this class.
- setRenderingHints(RenderingHints) -
Method in class ImageWorker
- Set a map of rendering hints to use for all images to be computed by this class.
- setRenderingHints(RenderingHints) -
Method in class SLDStyleFactory
-
- setRepeat(int) -
Method in class LabelCacheItem
-
- setReports(Collection<? extends Element>) -
Method in class DataQualityImpl
- Set the quantitative quality information for the data specified by the scope.
- setRequest(WMSRequest) -
Method in class WMSCapabilities
-
- setResetPolicy(boolean) -
Method in class ZoomPane
- Set the policy for the zoom when the content is initially drawn or when the user resets the
zoom.
- setResetUnspecifiedColors(boolean) -
Method in class ColorMap
- If
true
, the ARGB values corresponding to any category
not specified in this color map will be reset to the color specified
by the category.
- setResolution(Double) -
Method in class DimensionImpl
- Set the degree of detail in the grid dataset.
- setResourceConstraints(Collection<? extends Constraints>) -
Method in class IdentificationImpl
- Set information about constraints which apply to the resource(s).
- setResourceFormat(Collection<? extends Format>) -
Method in class IdentificationImpl
- Set a description of the format of the resource(s).
- setResourceMaintenance(Collection<? extends MaintenanceInformation>) -
Method in class IdentificationImpl
- Set information about the frequency of resource updates, and the scope of those updates.
- setResourceSpecificUsages(Collection<? extends Usage>) -
Method in class IdentificationImpl
- Set basic information about specific application(s).
- setRestrictedLineTypeRef(String) -
Method in class LineLineAbstractValidation
- Set restrictedLineTypeRef to restrictedLineTypeRef.
- setRestrictedLineTypeRef(String) -
Method in class PointLineAbstractValidation
- Set pointTypeRef to pointTypeRef.
- setRestrictedLineTypeRef(String) -
Method in class PolygonLineAbstractValidation
- Set polygonTypeRef to polygonTypeRef.
- setRestrictedPointTypeRef(String) -
Method in class LinePointAbstractValidation
- Set lineTypeRef to lineTypeRef.
- setRestrictedPointTypeRef(String) -
Method in class PolygonPointAbstractValidation
- Set polygonTypeRef to polygonTypeRef.
- setRestrictedPolygonTypeRef(String) -
Method in class LinePolygonAbstractValidation
- Set lineTypeRef to lineTypeRef.
- setRestrictedPolygonTypeRef(String) -
Method in class PointPolygonAbstractValidation
- Set pointTypeRef to pointTypeRef.
- setRestrictedPolygonTypeRef(String) -
Method in class PolygonPolygonAbstractValidation
- Set restrictedPolygonTypeRef to restrictedPolygonTypeRef.
- setResults(Collection<? extends Result>) -
Method in class ElementImpl
- Set the value (or set of values) obtained from applying a data quality measure or
the out come of evaluating the obtained value (or set of values) against a specified
acceptable conformance quality level.
- setReturningTypedFIDMapper(boolean) -
Method in class DefaultFIDMapperFactory
- Setter for the flag controlling wther a "typed" fid mapper is returned.
- setReverseAxis(boolean[]) -
Method in class GridToEnvelopeMapper
- Set which (if any) axis in user space (not grid space)
should have their direction reversed.
- setRGBChannels(SelectedChannelType, SelectedChannelType, SelectedChannelType) -
Method in interface ChannelSelection
- Set the RGB channels to be used
- setRGBChannels(SelectedChannelType[]) -
Method in interface ChannelSelection
- Set the RGB channels to be used
- setRGBChannels(SelectedChannelType[]) -
Method in class ChannelSelectionImpl
-
- setRGBChannels(SelectedChannelType, SelectedChannelType, SelectedChannelType) -
Method in class ChannelSelectionImpl
-
- setROI(ROI) -
Method in class ImageWorker
- Set the region of interest (ROI).
- setRole(Role) -
Method in class ResponsiblePartyImpl
- Set the function performed by the responsible party.
- setRoot(Node) -
Method in class QuadTree
-
- setRoot(Node) -
Method in class FileSystemPageStore
-
- setRoot(Node) -
Method in class DatabasePageStore
-
- setRoot(Node) -
Method in class FileSystemPageStore
-
- setRoot(Node) -
Method in class MemoryPageStore
-
- setRoot(Node) -
Method in class PageStore
- DOCUMENT ME!
- setRotation(float) -
Method in class GraphicStyle2D
-
- setRotation(float) -
Method in class MarkStyle2D
- Sets the shape rotation, in radians
- setRotation(double) -
Method in class TextStyle2D
-
- setRotation(Expression) -
Method in interface Graphic
-
- setRotation(Expression) -
Method in class GraphicImpl
- Setter for property rotation.
- setRotation(double) -
Method in class GraphicImpl
-
- setRotation(Expression) -
Method in interface Mark
-
- setRotation(Expression) -
Method in class MarkImpl
-
- setRotation(double) -
Method in class MarkImpl
-
- setRotation(Expression) -
Method in interface PointPlacement
- Sets the rotation of the label.
- setRotation(Expression) -
Method in class PointPlacementImpl
- Setter for property rotation.
- setRow(SeRow) -
Method in class SdeRow
-
- setRule(String) -
Method in class AbstractGetLegendGraphicRequest
-
- setRule(String) -
Method in interface GetLegendGraphicRequest
-
- setRule(InternationalString) -
Method in class ExtendedElementInformationImpl
- Set how the extended element relates to other existing elements and entities.
- setRules(Rule[]) -
Method in interface FeatureTypeStyle
- Deprecated. this method will be replaced by a live list rules().clear(); rules.addAll( rules )
- setRules(Rule[]) -
Method in class FeatureTypeStyleImpl
-
- setSample(int) -
Method in class TransfertRectIter
- Sets the current sample to an integral value.
- setSample(float) -
Method in class TransfertRectIter
- Sets the current sample to a float value.
- setSample(double) -
Method in class TransfertRectIter
- Sets the current sample to a double value.
- setSample(int, int) -
Method in class TransfertRectIter
- Sets the specified sample of the current pixel to an integral value.
- setSample(int, float) -
Method in class TransfertRectIter
- Sets the specified sample of the current pixel to a float value.
- setSample(int, double) -
Method in class TransfertRectIter
- Sets the specified sample of the current pixel to a double value.
- setSampleDimensionValue(String, String) -
Method in class AbstractGetMapRequest
- See the Web Map Server Implementation Specification 1.1.1, Annex C, in
particular section C.4.2
Example use:
request.setSampleDimensionValue("DIM_WAVELENGTH",
"4000");
- setSampleDimensionValue(String, String) -
Method in interface GetMapRequest
- See the Web Map Server Implementation Specification 1.1.1, Annex C, in
particular section C.4.2
Example use:
request.setSampleDimensionValue("DIM_WAVELENGTH",
"4000");
- setSampleRange(NumberRange) -
Method in class GridCoverageBuilder
- Sets the range of sample values.
- setSampleRange(int, int) -
Method in class GridCoverageBuilder
- Sets the range of sample values.
- setSampleScheme(int, int[]) -
Method in class SampleScheme
- Indexed setter for property sampleScheme.
- setSampleToGeophysics(MathTransform1D) -
Method in class RangeSpecifier
- Set the target "sample to geophysics" transform to the specified value.
- setSampleValue(Object) -
Method in class FormatChooser
- Sets the sample value to format as a "preview" text.
- setScalar(ScalarCapabilities) -
Method in class FilterCapabilitiesImpl
-
- setScale(String) -
Method in class AbstractGetLegendGraphicRequest
-
- setScale(String) -
Method in interface GetLegendGraphicRequest
-
- setScaleDenominator(RepresentativeFraction) -
Method in class SourceImpl
- Set the denominator of the representative fraction on a source map.
- setScaleDenominator(double) -
Method in class ShapefileRenderer
- Setter for property scaleDenominator.
- setScaleDenominatorMax(double) -
Method in class Layer
- Max scale denominator for which it is appropriate to draw this layer.
- setScaleDenominatorMin(double) -
Method in class Layer
- Min scale denominator for which it is appropriate to draw this layer.
- setScaleFactor(Double) -
Method in class BandImpl
- Set the scale factor which has been applied to the cell value.
- setScaleHintMax(double) -
Method in class Layer
- Deprecated. Use setScaleDenomiatorMax() as there is less confusion over meaning
- setScaleHintMin(double) -
Method in class Layer
- Deprecated. Use setScaleDenomiatorMin() as there is less confusion over meaning
- setScaleX(double) -
Method in class PixelScale
-
- setScaleX(double) -
Method in class PixelScale
-
- setScaleY(double) -
Method in class PixelScale
-
- setScaleY(double) -
Method in class PixelScale
-
- setScaleZ(double) -
Method in class PixelScale
-
- setScaleZ(double) -
Method in class PixelScale
-
- setSchema(URI) -
Method in class DefaultResourceInfo
-
- setSchema(URI) -
Method in class DefaultServiceInfo
-
- setSchema(String) -
Method in class GMLFilterFeature
-
- setSchema(String) -
Method in class AnsiDialectEpsgFactory
- Replaces the
"epsg_"
prefix by the specified schema name.
- setSchema(String) -
Method in class FactoryUsingAnsiSQL
- Deprecated. Replaces the
"epsg_"
prefix by the specified schema name.
- setSchemaAscii(URI) -
Method in class ApplicationSchemaInformationImpl
- Set the full application schema given as an ASCII file.
- setSchemaEnabled(boolean) -
Method in class PostgisSQLBuilder
- Enables/disables schema name qualification.
- setSchemaLanguage(String) -
Method in class ApplicationSchemaInformationImpl
- Set the identification of the schema language used.
- setSchemaLocation(String, String) -
Method in class Encoder
- Sets the schema location for a particular namespace uri.
- setScope(Scope) -
Method in class DataQualityImpl
- Set the specific data to which the data quality information applies.
- setSelectedChannels(SelectedChannelType[]) -
Method in interface ChannelSelection
- Deprecated. Please use setRGBChannels
- setSelectedChannels(SelectedChannelType[]) -
Method in class ChannelSelectionImpl
-
- setSelection(JList, Object) -
Static method in class SwingUtil
-
- setSelectivityClause(String) -
Method in class SQLEncoderDB2
- Sets a SELECTIVITY clause that can be included with the spatial
predicate to influence the query optimizer to exploit a spatial index
if it exists.
- setSelectorVisible(int, boolean) -
Method in class CoordinateChooser
- Set the visible state of one or many selectors.
- setSemanticTypeIdentifiers(String[]) -
Method in interface FeatureTypeStyle
- The SemanticTypeIdentifiers is experimental and is intended to be used
to identify, using a community-controlled name(s), what the style is
suitable to be used for.
- setSemanticTypeIdentifiers(String[]) -
Method in class FeatureTypeStyleImpl
-
- setSeparator(String) -
Method in class CoordinateFormat
- Set the separator between each coordinate.
- setSequenceIdentifier(MemberName) -
Method in class RangeDimensionImpl
- Set the number that uniquely identifies instances of bands of wavelengths
on which a sensor operates.
- setSeries(Series) -
Method in class CitationImpl
- Set the information about the series, or aggregate dataset, of which the dataset is
a part.
- setServerRequest(GetFeatureType) -
Method in class WFSStrategy.RequestComponents
-
- setService(Service) -
Method in class Capabilities
-
- setService(String) -
Method in interface RemoteOWS
-
- setService(String) -
Method in class RemoteOWSImpl
-
- setShadedRelief(ShadedRelief) -
Method in interface RasterSymbolizer
- The ShadedRelief element selects the application of relief shading (or
?
- setShadedRelief(ShadedRelief) -
Method in class RasterSymbolizerImpl
- The ShadedRelief element selects the application of relief shading (or
?
- setShape(Shape) -
Method in class MarkStyle2D
- Sets the shape to be used to render the mark
- setShapeFileName(ShpFiles) -
Method in class ShapeFileIndexer
- DOCUMENT ME!
- setShapesId(int[]) -
Method in class Node
- Sets the shape ids
- setShortEdges(List) -
Method in class AutoClustData
-
- setShortEdges(Vector) -
Method in class GraphViewer
-
- setShortName(String) -
Method in class ExtendedElementInformationImpl
- Set a short form suitable for use in an implementation method such as XML or SGML.
- setSimpleArithmetic(boolean) -
Method in class ArithmeticOperatorsImpl
-
- setSingleChar(String) -
Method in class LikeFilterImpl
-
- setSink(CoverageProcessingNode) -
Method in class SubchainStyleVisitorCoverageProcessingAdapter
- Sets the sink
CoverageProcessingNode
for this chain.
- setSize(int) -
Method in class MarkStyle2D
- Sets the size of the shape, in pixels
- setSize(Expression) -
Method in interface Font
-
- setSize(Expression) -
Method in class FontImpl
-
- setSize(Expression) -
Method in interface Graphic
-
- setSize(Expression) -
Method in class GraphicImpl
- Setter for property size.
- setSize(int) -
Method in class GraphicImpl
-
- setSize(Expression) -
Method in interface Mark
-
- setSize(Expression) -
Method in class MarkImpl
-
- setSize(int) -
Method in class MarkImpl
-
- setSLD(String) -
Method in class AbstractGetLegendGraphicRequest
-
- setSLD(String) -
Method in class AbstractPutStylesRequest
-
- setSLD(String) -
Method in interface GetLegendGraphicRequest
-
- setSLD(String) -
Method in interface PutStylesRequest
-
- setSLDBody(String) -
Method in class AbstractGetLegendGraphicRequest
-
- setSLDBody(String) -
Method in class AbstractPutStylesRequest
-
- setSLDBody(String) -
Method in interface GetLegendGraphicRequest
-
- setSLDBody(String) -
Method in interface PutStylesRequest
-
- setSLDver(String) -
Method in class AbstractGetStylesRequest
-
- setSLDver(String) -
Method in interface GetStylesRequest
-
- setSnippet(Expression) -
Method in interface TextSymbolizer2
-
- setSnippet(Expression) -
Method in class TextSymbolizerImpl
-
- setSoftwareDevelopmentFile(URI) -
Method in class ApplicationSchemaInformationImpl
- Set the full application schema given as a software development file.
- setSoftwareDevelopmentFileFormat(String) -
Method in class ApplicationSchemaInformationImpl
- Set the software dependent format used for the application schema software dependent file.
- setSortBy(SortBy[]) -
Method in class DefaultQuery
- Sets the sort by information.
- setSortOrder(SortOrder) -
Method in class SortByImpl
-
- setSource(URI) -
Method in class DefaultServiceInfo
-
- setSource(Graphable) -
Method in class SourceGraphIterator
- Sets the source for the iteration.
- setSource(Graphable) -
Method in class BreadthFirstIterator
- Sets the source of the traversal and places it in the node queue.
- setSource(Graphable) -
Method in class NoBifurcationIterator
- Sets the source of the traversal.
- setSource(DirectPosition) -
Method in class MappedPosition
- Set the source direct position to the specified value.
- setSourceBands(int[]) -
Method in class GeoToolsWriteParams
-
- setSourceCitation(Citation) -
Method in class SourceImpl
- Set the recommended reference to be used for the source data.
- setSourceExtents(Collection<? extends Extent>) -
Method in class SourceImpl
- Information about the spatial, vertical and temporal extent of the source data.
- setSourceFormat(String) -
Method in class MonolineFormatter
- Sets the format for displaying the source.
- setSourcePoints(DirectPosition[]) -
Method in class MathTransformBuilder
- Convenience method setting the source points
in mapped positions.
- setSourceReferenceSystem(ReferenceSystem) -
Method in class SourceImpl
- Set the spatial reference system used by the source data.
- setSourceRegion(Rectangle) -
Method in class GeoToolsWriteParams
-
- setSources(Collection<? extends ResponsibleParty>) -
Method in class ExtendedElementInformationImpl
- Set the name of the person or organization creating the extended element.
- setSources(Collection<? extends Source>) -
Method in class LineageImpl
- Information about the source data used in creating the data specified by the scope.
- setSources(Collection<? extends Source>) -
Method in class ProcessStepImpl
- Information about the source data used in creating the data specified by the scope.
- setSourceSteps(Collection<? extends ProcessStep>) -
Method in class SourceImpl
- Set information about an event in the creation process for the source data.
- setSourceSubsampling(int, int, int, int) -
Method in class GeoToolsWriteParams
-
- setSouthBoundLatitude(double) -
Method in class GeographicBoundingBoxImpl
- Set the southern-most coordinate of the limit of the
dataset extent.
- setSpaceAround(int) -
Method in class LabelCacheItem
- space around - "dont put any label near me by this # of pixels"
- setSpaceAround(int) -
Method in class LabelCacheItem
- space around - "dont put any label near me by this # of pixels"
- setSpatial(SpatialCapabilities) -
Method in class FilterCapabilitiesImpl
-
- setSpatialExtent(Collection<? extends GeographicExtent>) -
Method in class SpatialTemporalExtentImpl
- Set the spatial extent component of composite
spatial and temporal extent.
- setSpatialObject(String) -
Method in class FeatureTypeListImpl
- Set the instance of a type defined in the spatial schema.
- setSpatialOperators(SpatialOperatorsImpl) -
Method in class SpatialCapabiltiesImpl
-
- setSpatialRepresentationInfo(Collection<? extends SpatialRepresentation>) -
Method in class MetaDataImpl
- Set the digital representation of spatial information in the dataset.
- setSpatialRepresentationTypes(Collection<? extends SpatialRepresentationType>) -
Method in class DataIdentificationImpl
- Set the method used to spatially represent geographic information.
- setSpatialResolutions(Collection<? extends Resolution>) -
Method in class DataIdentificationImpl
- Set the factor which provides a general understanding of the density of spatial data
in the dataset.
- setSpatialSchemaName(String) -
Method in class FeatureTypeListImpl
- Set the name of the spatial schema used.
- setSpecification(InternationalString) -
Method in class FormatImpl
- Set the name of a subset, profile, or product specification of the format.
- setSpecification(Citation) -
Method in class ConformanceResultImpl
- Set the citation of product specification or user requirement against which data
is being evaluated.
- setSpecificUsage(InternationalString) -
Method in class UsageImpl
- Set a brief description of the resource and/or resource series usage.
- setSplit(short) -
Method in class ShapeFileIndexer
- DOCUMENT ME!
- setSplitAlg(short) -
Method in class Parameters
- DOCUMENT ME!
- setSplitAlg(short) -
Method in class Parameters
- DOCUMENT ME!
- setSql(String) -
Method in class SQLValidation
- Set lineTypeRef to lineTypeRef.
- setSqlNameEscape(String) -
Method in class FilterToSQL
- Sets the SQL name escape string.
- setSqlNameEscape(String) -
Method in class JDBC1DataStore
- Sets the SQL name escape string.
- setSqlNameEscape(String) -
Method in class SQLEncoder
- Deprecated. Sets the SQL name escape string.
- setSRID(int) -
Method in class SQLEncoderDB2
- Set the value of the srid value to be used if a DB2 Spatial Extender
geometry needs to be constructed.
- setSRID(int) -
Method in class SQLEncoderPostgis
- Sets a spatial reference system ESPG number, so that the geometry can be
properly encoded for postgis.
- setSRS(String) -
Method in class FeatureSetDescription
- DOCUMENT ME!
- setSrs(Set) -
Method in class Layer
-
- setSRS(String) -
Method in class AbstractGetMapRequest
- From the Web Map Service Implementation Specification: "The required SRS
parameter states which Spatial Reference System applies to the values
in the BBOX parameter.
- setSRS(String) -
Method in interface GetMapRequest
- From the Web Map Service Implementation Specification: "The required SRS
parameter states which Spatial Reference System applies to the values
in the BBOX parameter.
- setSRS(String) -
Method in class SimpleFeatureTypeBuilder
- Sets the coordinate reference system of the built type by specifying its
srs.
- setSRS(String) -
Method in class BBOXImpl
-
- setSRS(String) -
Method in class SubHandler
-
- setSrsName(String) -
Method in class FeatureTransformer
- Used to set the srsName attribute of the Geometries to be turned to xml.
- setStartIndex(Integer) -
Method in class DefaultQuery
-
- setStartingGeographicPoint(double, double) -
Method in class GeodeticCalculator
- Set the starting point in geographic coordinates.
- setStartingGeographicPoint(Point2D) -
Method in class GeodeticCalculator
- Set the starting point in geographic coordinates.
- setStartingPosition(Position) -
Method in class GeodeticCalculator
- Set the starting position in user coordinates, which doesn't need to be geographic.
- setStartTime(Date) -
Method in class TemporalExtentImpl
- Set the start date and time for the content of the dataset.
- setStatement(InternationalString) -
Method in class LineageImpl
- Set the general explanation of the data producerÂ’s knowledge about the lineage
of a dataset.
- setStatus(Collection<? extends Progress>) -
Method in class IdentificationImpl
- Set the status of the resource(s).
- setStrategy(WFSStrategy) -
Method in class WFS_1_1_0_Protocol
-
- setStrict(boolean) -
Method in class DuplicatingStyleVisitor
- True if we should enforce equality after a copy.
- setStrict(boolean) -
Method in class ParserHandler
-
- setStrict(boolean) -
Method in class Parser
- Sets the strict parsing flag.
- setStringCharset(Charset) -
Method in class ShapefileDataStore
- Set this if you need BDF strings to be decoded in a
Charset
other
than ISO-8859-1
- setStroke(Stroke) -
Method in class LineStyle2D
- Sets the stroke for the polyline to be
rendered
- setStroke(Stroke) -
Method in interface LineSymbolizer
- Provides the graphical-symbolization parameter to use for the linear
geometry.
- setStroke(Stroke) -
Method in class LineSymbolizerImpl
- Sets the graphical-symbolization parameter to use for the linear
geometry.
- setStroke(Stroke) -
Method in interface Mark
- This paramterer defines which stroke style should be used when rendering
the Mark.
- setStroke(Stroke) -
Method in class MarkImpl
- Setter for property stroke.
- setStroke(Stroke) -
Method in interface PolygonSymbolizer
- Provides the graphical-symbolization parameter to use for the outline of
the Polygon.
- setStroke(Stroke) -
Method in class PolygonSymbolizerImpl
- Sets the graphical-symbolization parameter to use for the outline of the
Polygon.
- setStyle(String) -
Method in class AbstractGetLegendGraphicRequest
-
- setStyle(String) -
Method in interface GetLegendGraphicRequest
-
- setStyle(String) -
Method in class SimpleLayer
-
- setStyle(Style) -
Method in class DefaultMapLayer
- Setter for property style.
- setStyle(Style) -
Method in interface MapLayer
- Sets the style for this layer.
- setStyle(Expression) -
Method in interface Font
-
- setStyle(Expression) -
Method in class FontImpl
-
- setStyledLayers(StyledLayer[]) -
Method in interface StyledLayerDescriptor
-
- setStyledLayers(StyledLayer[]) -
Method in class StyledLayerDescriptorImpl
-
- setStyleFactory(StyleFactory) -
Method in class StyleBuilder
- Documented setter injection, StyleBuilder uses a StyleFactory for creation.
- setStyles(List) -
Method in class Layer
-
- setStyleSheetURL(URL) -
Method in class StyleImpl
-
- setStyleURL(URL) -
Method in class StyleImpl
-
- setSuitability(int, String[]) -
Method in class PaletteSuitability
-
- setSuperType(SimpleFeatureType) -
Method in class SimpleFeatureTypeBuilder
- Sets the super type of the built type.
- setSuperTypes(Collection) -
Method in class FeatureTypeBuilder
- Set the super types of this factory.
- setSupplementalInformation(InternationalString) -
Method in class DataIdentificationImpl
- Set any other descriptive information about the dataset.
- setSupportsGEOS(boolean) -
Method in class SQLEncoderPostgis
-
- setSwapXY(boolean) -
Method in class GridToEnvelopeMapper
- Tells if the two first axis should be interchanged.
- setSymbol(String) -
Method in interface TextMark
-
- setSymbol(Expression) -
Method in interface TextMark
-
- setSymbol(String) -
Method in class TextMarkImpl
- Setter for property symbol.
- setSymbol(Expression) -
Method in class TextMarkImpl
-
- setSymbolizer(Symbolizer) -
Method in interface ImageOutline
- Sets the symbolizer of the image outline.
- setSymbolizer(Symbolizer) -
Method in class ImageOutlineImpl
-
- setSymbolizers(Symbolizer[]) -
Method in interface Rule
- The symbolizers contain the actual styling information for different
geometry types.
- setSymbolizers(Symbolizer[]) -
Method in class RuleImpl
-
- setSymbols(Symbol[]) -
Method in interface Graphic
- Deprecated. symbolizers and underneath classes will be immutable in 2.6.x
- setSymbols(Symbol[]) -
Method in class GraphicImpl
-
- setTabWidth(int) -
Method in class ExpandedTabWriter
- Sets the tab width.
- setTarget(DirectPosition) -
Method in class MappedPosition
- Set the target direct position to the specified value.
- setTarget(String) -
Method in interface OtherText
-
- setTarget(String) -
Method in class OtherTextImpl
-
- setTargetGeodeticDatum(GeodeticDatum) -
Method in class BursaWolfTransformBuilder
-
- setTargetPoints(DirectPosition[]) -
Method in class MathTransformBuilder
- Convenience method setting the target points
in mapped positions.
- setTask(InternationalString) -
Method in class ProgressMailer
-
- setTask(InternationalString) -
Method in class ProgressPrinter
-
- setTask(InternationalString) -
Method in class ProgressWindow
-
- setTask(InternationalString) -
Method in class DelegateProgressListener
-
- setTask(InternationalString) -
Method in class NullProgressListener
-
- setTemporalElements(Collection<? extends TemporalExtent>) -
Method in class ExtentImpl
- Set temporal component of the extent of the referring object
- setTests(Map) -
Method in class TestSuiteDTO
- Set tests to tests.
- setText(Expression) -
Method in interface OtherText
-
- setText(Expression) -
Method in class OtherTextImpl
-
- setText(String) -
Method in class InstanceComponentImpl
-
- setText(String) -
Method in interface InstanceComponent
- Sets the text of the element.
- setThesaurusName(Citation) -
Method in class KeywordsImpl
- Set the name of the formally registered thesaurus or a similar authoritative source
of keywords.
- setTiffTagLocation(int) -
Method in class GeoKeyEntry
-
- setTiffTagLocation(int) -
Method in class GeoKeyEntry
-
- setTiling(int, int) -
Method in class GeoToolsReadParams
- Specifies that the image should be tiled.
- setTiling(int, int) -
Method in class GeoToolsWriteParams
-
- setTilingMode(int) -
Method in class GeoToolsWriteParams
-
- setTime(String) -
Method in class AbstractGetMapRequest
- See the Web Map Server Implementation Specification 1.1.1, Annexes B and
C
- setTime(String) -
Method in interface GetMapRequest
- See the Web Map Server Implementation Specification 1.1.1, Annexes B and
C
- setTimeFormat(String) -
Method in class MonolineFormatter
- Sets the format for displaying ellapsed time.
- setTimeInterval(long) -
Method in class ProgressMailer
- Set the time laps (in milliseconds) between two emails.
- setTimeout(long) -
Method in class DeferredAuthorityFactory
- Set a timer for disposing the backing store after the specified amount of milliseconds of
inactivity.
- setTimeout(long) -
Static method in class ImageLoader
- Sets the maximum time to wait for getting an external image.
- setTimeoutMillis(int) -
Method in class AbstractHttpProtocol
-
- setTimeoutMillis(int) -
Method in interface HTTPProtocol
- Sets the request timeout in milliseconds.
- setTimeRange(Date, Date) -
Method in class CoordinateChooser
- Sets the time range.
- setTimeZone(TimeZone) -
Method in class DateGraduation
- Sets the time zone for this graduation.
- setTimeZone(TimeZone) -
Method in class CoordinateChooser
- Sets the time zone.
- setTimeZone(TimeZone) -
Method in class CoordinateFormat
- Set the time zone for dates fields.
- setTimeZone(String) -
Method in class Formulas
- Sets the timezone for time values to be provided to
Formulas.toDate(com.sun.star.beans.XPropertySet, double)
.
- setTitle(String) -
Method in class AbstractGraduation
- Sets the axis title, not including unit symbol.
- setTitle(String) -
Method in class DefaultResourceInfo
-
- setTitle(String) -
Method in class DefaultServiceInfo
-
- setTitle(String) -
Method in class FeatureSetDescription
- DOCUMENT ME!
- setTitle(String) -
Method in class Layer
-
- setTitle(String) -
Method in class Service
-
- setTitle(InternationalString) -
Method in class StyleImpl
-
- setTitle(int, String) -
Method in class Classifier
-
- setTitle(String) -
Method in class ProgressWindow
- Set the window title.
- setTitle(String) -
Method in class DefaultMapContext
- Setter for property title.
- setTitle(String) -
Method in class DefaultMapLayer
- Setter for property title.
- setTitle(String) -
Method in interface MapContext
- Set the title of this context.
- setTitle(String) -
Method in interface MapLayer
- Set the title of this layer.
- setTitle(InternationalString) -
Method in class CitationImpl
- Set the name by which the cited resource is known.
- setTitle(InternationalString) -
Method in interface Description
-
- setTitle(InternationalString) -
Method in class DescriptionImpl
-
- setTitle(String) -
Method in interface FeatureTypeStyle
- Deprecated.
- setTitle(String) -
Method in class FeatureTypeStyleImpl
- Setter for property title.
- setTitle(String) -
Method in interface NamedStyle
- Deprecated. Use getDescription().setTitle()
- setTitle(String) -
Method in class NamedStyleImpl
- Human readable title.
- setTitle(String) -
Method in interface Rule
- Deprecated.
- setTitle(String) -
Method in class RuleImpl
- Setter for property title.
- setTitle(String) -
Method in interface Style
- Deprecated. please use getDescription().setTitle
- setTitle(String) -
Method in interface StyledLayerDescriptor
- Setter for property title.
- setTitle(String) -
Method in class StyledLayerDescriptorImpl
- Setter for property title.
- setTitle(String) -
Method in class StyleImpl
-
- setTitles(String[]) -
Method in class Classifier
-
- setToIdentity() -
Method in class XAffineTransform
- Checks for permission before setting this transform.
- setToInfinite() -
Method in class GeneralEnvelope
- Sets the lower corner to negative infinity
and the upper corner to positive infinity.
- setToneGradation(Integer) -
Method in class BandImpl
- Set the number of discrete numerical values in the grid data.
- setToNull() -
Method in class GeneralEnvelope
- Sets all ordinate values to NaN.
- setTopicCategories(Collection<? extends TopicCategory>) -
Method in class DataIdentificationImpl
- Set the main theme(s) of the datset.
- setTopologyLevel(TopologyLevel) -
Method in class VectorSpatialRepresentationImpl
- Set the code which identifies the degree of complexity of the spatial relationships.
- setToRotation(double) -
Method in class XAffineTransform
- Checks for permission before setting this transform.
- setToRotation(double, double, double) -
Method in class XAffineTransform
- Checks for permission before setting this transform.
- setToScale(double, double) -
Method in class XAffineTransform
- Checks for permission before setting this transform.
- setToShear(double, double) -
Method in class XAffineTransform
- Checks for permission before setting this transform.
- setToTranslation(double, double) -
Method in class XAffineTransform
- Checks for permission before setting this transform.
- setTransaction(Transaction) -
Method in class ArcSdeFeatureStore
- Sets this FeatureStore transaction.
- setTransaction(Transaction) -
Method in class AbstractFeatureStore
-
- setTransaction(Transaction) -
Method in interface FeatureStore
- Provides a transaction for commit/rollback control of this FeatureStore.
- setTransaction(Transaction) -
Method in class JDBCFeatureStore
-
- setTransaction(Transaction) -
Method in class JDBCTransactionState
- Closes internal connection returns it to the ConnectionPool.
- setTransaction(Transaction) -
Method in class CollectionSource
-
- setTransaction(OperationType) -
Method in class WFSCapabilities
- DOCUMENT ME!
- setTransaction(Transaction) -
Method in class ContentFeatureSource
- Sets the current transaction the feature source is working against.
- setTransaction(Transaction) -
Method in class ContentState
- Sets the transaction associatred with the state.
- setTransaction(Transaction) -
Method in class TypeDiffState
-
- setTransaction(Transaction) -
Method in interface Transaction.State
- Provides configuration information for Transaction.State
setTransaction is called with non null
transaction
when
Transaction.State is putState
into a Transaction.
- setTransaction(Transaction) -
Method in class TransactionStateDiff
-
- setTransaction(Transaction) -
Method in class WFSFeatureStore
-
- setTransaction(Transaction) -
Method in class WFSTransactionState
-
- setTransactionIsolation(int) -
Method in class JDBC1DataStore
- Sets the transaction isolation level for connections.
- setTransferOptions(Collection<? extends DigitalTransferOptions>) -
Method in class DistributionImpl
- Set information about technical means and media by which a resource is obtained
from the distributor.
- setTransferSize(Double) -
Method in class DigitalTransferOptionsImpl
- Set an estimated size of a unit in the specified transfer format, expressed in megabytes.
- setTransform(MathTransform1D) -
Method in class GridCoverageBuilder.Variable
- Sets the "sample to geophysics" transform.
- setTransform(float[], int) -
Method in class TransformedShape
- Set the transform from a flat matrix.
- setTransform(double[]) -
Method in class TransformedShape
- Set the transform from a flat matrix.
- setTransform(AffineTransform) -
Method in class XAffineTransform
- Checks for permission before setting this transform.
- setTransform(double, double, double, double, double, double) -
Method in class XAffineTransform
- Checks for permission before setting this transform.
- setTransform(MathTransform1D) -
Method in class DefaultPiecewiseTransform1DElement
-
- setTransformationDimensionDescription(InternationalString) -
Method in class GeorectifiedImpl
- Set the description of the information about which grid dimensions are the spatial dimensions.
- setTransformationDimensionMapping(Collection<? extends InternationalString>) -
Method in class GeorectifiedImpl
- Set information about which grid dimensions are the spatial dimensions.
- setTransformationParameterAvailable(boolean) -
Method in class GridSpatialRepresentationImpl
- Set indication of whether or not parameters for transformation exists.
- setTransformer(GeometryCoordinateSequenceTransformer) -
Method in class ReprojectingFeatureCollection
-
- setTransparent(boolean) -
Method in class AbstractGetMapRequest
- From the Web Map Service Implementation Specification: "The optional
TRANSPARENT parameter specifies whether the map background is to be
made transparent or not.
- setTransparent(boolean) -
Method in interface GetMapRequest
- From the Web Map Service Implementation Specification: "The optional
TRANSPARENT parameter specifies whether the map background is to be
made transparent or not.
- setTransparent(boolean) -
Method in class GraphicEnhancedMapContext
- Setting transparency for this wms context.
- setTraversal(GraphTraversal) -
Method in class AbstractGraphIterator
-
- setTraversal(GraphTraversal) -
Method in interface GraphIterator
- Sets the traversal for the iterator.
- setTriangulationIndicator(Boolean) -
Method in class ImageDescriptionImpl
- Set the indication of whether or not triangulation has been performed upon the image.
- setTryGzip(boolean) -
Method in class AbstractHttpProtocol
-
- setTryGzip(boolean) -
Method in interface HTTPProtocol
- Sets whether the server should be asked to return responses encoded in GZIP.
- setTurnaround(InternationalString) -
Method in class StandardOrderProcessImpl
- Set typical turnaround time for the filling of an order.
- setTwilight(double) -
Method in class SunRelativePosition
- Set the sun's elevation angle at twilight, in degrees.
- setType(PaletteType) -
Method in class BrewerPalette
- Sets the type of palette.
- setType(FeatureEvent.Type) -
Method in class BatchFeatureEvent
- Used to change this into a COMMIT or ROLLBACK if needed.
- setType(int, AttributeType) -
Method in class FeatureTypeBuilder
- Set the AttributeType at the given index.
- SETTYPE -
Static variable in class SMIL20LANG
-
- setType(KeywordType) -
Method in class KeywordsImpl
- Set the subject matter used to group similar keywords.
- setType(int) -
Method in interface ColorMap
-
- setType(int) -
Method in class ColorMapImpl
-
- setType(Expression) -
Method in interface ContrastEnhancement
- Deprecated. Please use setMethod
- setType(Expression) -
Method in class ContrastEnhancementImpl
-
- SETTYPE_TYPE -
Static variable in class SMIL20LANGSchema
-
<complexType name="setType">
<complexContent>
<extension base="smil20:setPrototype">
<choice maxOccurs="unbounded" minOccurs="0">
<any namespace="##other" processContents="lax"/>
</choice>
<attributeGroup ref="smil20lang:CoreAttrs"/>
<attributeGroup ref="smil20lang:TimingAttrs"/>
<attributeGroup ref="smil20:animTargetAttrs"/>
<attributeGroup ref="smil20:skipContentAttrs"/>
<anyAttribute namespace="##any" processContents="strict"/>
</extension>
</complexContent>
</complexType>
- setTypeName(String) -
Method in class DefaultQuery
- Sets the typename.
- setTypeName(String) -
Method in class OrphanNodeValidation
- Set typeName to typeName.
- setTypeRef(String) -
Method in class UniqueFIDValidation
- Set typeRef to indicate type, or for all.
- setTypeRef(String) -
Method in class DefaultFeatureValidation
- Set typeRef to typeRef.
- setUnit(Unit<?>) -
Method in class AbstractGraduation
- Changes the graduation's units.
- setUnit(Unit<?>) -
Method in class DateGraduation
- Changes the graduation's units.
- setUnit(Unit<?>) -
Method in class NumberGraduation
- Changes the graduation's units.
- setUnit(Unit<?>) -
Method in class RangeSpecifier
- Set the target range units to the specified value.
- setUnits(String) -
Method in class CartesianDistanceFilter
-
- setUnits(Unit) -
Method in class BandImpl
- Set the units in which sensor wavelengths are expressed.
- setUnitsOfDistribution(InternationalString) -
Method in class DigitalTransferOptionsImpl
- Set tiles, layers, geographic areas, etc., in which data is available.
- setUp() -
Method in class AbstractDataStoreTest
-
- setUp() -
Method in class DataTestCase
- Invoked before a test is run.
- setUp() -
Method in class OnlineTestCase
- Loads the test fixture for the test case.
- setUp() -
Method in class SpatialTestCase
-
- setUp() -
Method in class XMLTestSupport
- Creates an empty xml document.
- setupBindings(MutablePicoContainer) -
Method in class Configuration
- Deprecated. use
Configuration.setupBindings()
.
- setupBindings() -
Method in class Configuration
- Creates the map of QName to Binding which is used during parsing to attach
bindinds to an element,attribute, or type.
- setupContext(MutablePicoContainer) -
Method in class Configuration
- Configures the root context to be used when parsing elements.
- setUpdateScopeDescriptions(Collection<? extends ScopeDescription>) -
Method in class MaintenanceInformationImpl
- Set additional information about the range or extent of the resource.
- setUpdateScopes(Collection<? extends ScopeCode>) -
Method in class MaintenanceInformationImpl
- Set the scope of data to which maintenance is applied.
- setUpdateSequence(String) -
Method in class Capabilities
-
- setUpperBoundary(Expression) -
Method in class BetweenFilterImpl
- Deprecated. Sets the right,upper, or second expression.
- setUpperBoundary(Expression) -
Method in class IsBetweenImpl
-
- setupSpecifications() -
Method in class AbstractOpenWebService
- Sets up the specifications/versions that this server is capable of
communicating with.
- setupSpecifications() -
Method in class WebMapServer
- Sets up the specifications/versions that this server is capable of
communicating with.
- setUpStream(ISession, SeStreamOp) -
Method in interface ArcSdeVersionHandler
- Sets up the stream to work over the version/state needed
- setUpStream(ISession, SeStreamOp) -
Method in class AutoCommitDefaultVersionHandler
-
- setUpStream(ISession, SeStreamOp) -
Method in class TransactionDefaultVersionHandler
- Called by ArcSdeFeatureWriter.createStream
- setURI(String) -
Method in interface ExternalGraphic
- converts a URI in a string to the location URL
- setURI(String) -
Method in class ExternalGraphicImpl
-
- setUsageDate(Date) -
Method in class UsageImpl
- Set the date and time of the first use.
- setUseConstraints(Collection<? extends Restriction>) -
Method in class LegalConstraintsImpl
- Set the constraints applied to assure the protection of privacy or intellectual property, and any
special restrictions or limitations or warnings on using the resource.
- setUseDummyZ(boolean) -
Method in class GeometryTransformer
-
- setUseLimitation(Collection<? extends InternationalString>) -
Method in class ConstraintsImpl
- Set the limitation affecting the fitness for use of the resource.
- setUseParentHandlers(boolean) -
Method in class LoggerAdapter
- Do nothing since this logger never use parent handlers.
- setUserContactInfo(Collection<? extends ResponsibleParty>) -
Method in class UsageImpl
- Set identification of and means of communicating with person(s) and organization(s)
using the resource(s).
- setUserData(int, Object, Object) -
Method in class SimpleFeatureBuilder
-
- setUserDefinedMaintenanceFrequency(PeriodDuration) -
Method in class MaintenanceInformationImpl
- Set the maintenance period other than those defined.
- setUserDeterminedLimitations(InternationalString) -
Method in class UsageImpl
- Set applications, determined by the user for which the resource and/or resource series
is not suitable.
- setUserNote(InternationalString) -
Method in class SecurityConstraintsImpl
- Set the explanation of the application of the legal constraints or other restrictions and legal
prerequisites for obtaining and using the resource.
- setUserStyles(Style[]) -
Method in interface UserLayer
-
- setUserStyles(Style[]) -
Method in class UserLayerImpl
-
- setValidating(boolean) -
Method in class SimpleFeatureBuilder
-
- setValidating(boolean) -
Method in class ParserHandler
-
- setValidating(boolean) -
Method in class Parser
- Sets the flag controlling wether the parser should validate or not.
- setValidation(Validation) -
Method in class DefaultFeatureResults
-
- setValidation(Validation) -
Method in interface ValidationResults
- Called to configure ValidationResults according to the provided
FeatureValidation
- setValidationQuery(String) -
Method in class DirectEpsgFactory
- Sets the query it's run before using connection and prepared statements
in order to check the connection is still valid.
- setValue(Collection<Property>) -
Method in class PreGeneralizedSimpleFeature
-
- setValue(Object) -
Method in class PreGeneralizedSimpleFeature
-
- setValue(Collection<Property>) -
Method in class ContentFeatureCollection
-
- setValue(Object) -
Method in class ContentFeatureCollection
-
- setValue(Object) -
Method in class AttributeImpl
- Override of setValue to convert the newValue to specified type if need
be.
- setValue(Object) -
Method in class ComplexAttributeImpl
-
- setValue(Collection<Property>) -
Method in class ComplexAttributeImpl
-
- setValue(Collection<Property>) -
Method in class DecoratingFeature
-
- setValue(Object) -
Method in class DecoratingFeature
-
- setValue(Object) -
Method in class GeometryAttributeImpl
-
- setValue(Geometry) -
Method in class GeometryAttributeImpl
-
- setValue(Object) -
Method in class LenientAttribute
- Override of setValue to convert the newValue to specified type if need
be.
- setValue(Object) -
Method in class PropertyImpl
-
- setValue(Collection<Property>) -
Method in class SimpleFeatureImpl
-
- setValue(Object) -
Method in class SimpleFeatureImpl
-
- setValue(Object) -
Method in class ReadonlyAttributeDecorator
-
- setValue(Object) -
Method in class AverageVisitor
-
- setValue(int, Object) -
Method in class AverageVisitor
-
- setValue(int) -
Method in class CountVisitor
-
- setValue(Object) -
Method in class MaxVisitor
- Overwrites the result stored by the visitor.
- setValue(List) -
Method in class MedianVisitor
-
- setValue(Comparable) -
Method in class MedianVisitor
-
- setValue(Object) -
Method in class MinVisitor
- Overwrites the result stored by the visitor.
- setValue(Object) -
Method in class SumVisitor
-
- setValue(Object) -
Method in class UniqueVisitor
-
- setValue(Object) -
Method in class ConstantExpression
-
- setValue(Expression) -
Method in interface LikeFilter
- Deprecated. use
PropertyIsLike#setExpression(Expression)
- setValue(Expression) -
Method in class LikeFilterImpl
- Sets the expression to be evalutated as being like the pattern
- setValue(Object) -
Method in class LiteralExpressionImpl
- Sets the literal.
- setValue(Object) -
Method in class MapScaleDenominatorImpl
-
- setValue(int, Object) -
Method in class LineFormat
- Sets or adds a value to current line.
- setValue(double, Unit<?>) -
Method in class FloatParameter
- Set the parameter value as a floating point and its associated unit.
- setValue(double) -
Method in class FloatParameter
- Set the parameter value as a floating point.
- setValue(int) -
Method in class FloatParameter
- Set the parameter value as an integer.
- setValue(boolean) -
Method in class FloatParameter
- Set the parameter value as a boolean.
- setValue(Object) -
Method in class FloatParameter
- Set the parameter value as a
Double
object.
- setValue(double[], Unit<?>) -
Method in class FloatParameter
- Always throws an exception, since this parameter is not an array.
- setValue(double, Unit<?>) -
Method in class Parameter
- Sets the parameter value as a floating point and its associated unit.
- setValue(double) -
Method in class Parameter
- Sets the parameter value as a floating point.
- setValue(int) -
Method in class Parameter
- Sets the parameter value as an integer.
- setValue(boolean) -
Method in class Parameter
- Sets the parameter value as a boolean.
- setValue(Object) -
Method in class Parameter
- Set the parameter value as an object.
- setValue(double[], Unit<?>) -
Method in class Parameter
- Set the parameter value as an array of floating point and their associated unit.
- setValue(Object) -
Method in class GlyphProperty
-
- setValue(String) -
Method in interface Extent
- DOCUMENT ME!
- setValue(String) -
Method in class ExtentImpl
-
- setValue(V) -
Method in class MapEntry
- Replaces the value corresponding to this entry with the specified
value (optional operation).
- setValue(Object) -
Method in class ArgumentDTO
- Set value to value.
- setValue(Object) -
Method in class FeaturePointer
-
- setValue(Object) -
Method in class FeaturePropertyPointer
-
- setValue(Object) -
Method in class FeatureTypeAttributePointer
-
- setValue(Object) -
Method in class FeatureTypePointer
-
- setValue(Object) -
Method in class NodeImpl
-
- setValue(Object) -
Method in interface Node
- Sets the value of the node.
- setValueAt(Object, int, int) -
Method in class CoordinateTableModel
- Sets the value for the specified cell.
- setValueOffset(int) -
Method in class GeoKeyEntry
-
- setValueOffset(int) -
Method in class GeoKeyEntry
-
- setValues(Object) -
Method in class LineFormat
- Sets all values in the current line.
- setValues(List<Record>) -
Method in class QuantitativeResultImpl
- Set the quantitative value or values, content determined by the evaluation procedure used.
- setValues(double[]) -
Method in class QuantitativeResultImpl
- Set the quantitative value or values, content determined by the evaluation procedure used.
- setValueType(RecordType) -
Method in class QuantitativeResultImpl
- Set the value type for reporting a data quality result, or
null
if none.
- setValueUnit(Unit) -
Method in class QuantitativeResultImpl
- Set the value unit for reporting a data quality result, or
null
if none.
- setVendorOrdering(String, String) -
Static method in class ReferencingFactoryFinder
- Sets a pairwise ordering between two vendors.
- setVendorSpecificCapabilities(String) -
Method in class WFSCapabilities
- DOCUMENT ME!
- setVendorSpecificParameter(String, String) -
Method in class AbstractGetMapRequest
- Used to implement vendor specific parameters.
- setVendorSpecificParameter(String, String) -
Method in interface GetMapRequest
- Used to implement vendor specific parameters.
- setVersion(String) -
Method in class DefaultQuery
-
- setVersion(String) -
Method in class Capabilities
-
- setVersion(String) -
Method in class AbstractGetMapRequest
- Sets the version number of the request.
- setVersion(String) -
Method in interface GetMapRequest
- Sets the version number of the request.
- setVersion(String) -
Method in class FilterCapabilitiesImpl
- Version of the Filter Specification supported.
- setVersion(InternationalString) -
Method in class FormatImpl
- Set the version of the format (date, number, etc.).
- setVersion(String) -
Method in class IdentifierImpl
- Set an identifier of the version of the associated code.
- setVerticalCRS(VerticalCRS) -
Method in class VerticalExtentImpl
- Set the information about the vertical coordinate reference system to
which the maximum and minimum elevation values are measured.
- setVerticalElements(Collection<? extends VerticalExtent>) -
Method in class ExtentImpl
- Set vertical component of the extent of the referring object
- setVisible(boolean) -
Method in class DefaultMapLayer
- Setter for property visible.
- setVisible(boolean) -
Method in interface MapLayer
- Specify whether this layer is visible on a map pane or whether the layer
is hidden.
- setVisibleArea(Rectangle2D) -
Method in class ZoomPane
- Defines the limits of the visible part, in logical coordinates.
- setVisited(boolean) -
Method in class BasicGraphable
-
- setVisited(boolean) -
Method in interface Graphable
- Marks the component as being visited/unvisited.
- setVisited(boolean) -
Method in class OptGraphable
-
- setVisited(Graphable, boolean) -
Method in class BasicGraphTraversal
-
- setVisited(Graphable, boolean) -
Method in class StagedGraphTraversal
-
- setVisited(Graphable, boolean) -
Method in interface GraphTraversal
-
- setVisited(boolean) -
Method in class Node
-
- setVisitor(GraphVisitor) -
Method in class SimpleGraphWalker
- Sets the underlying visitor.
- setVoices(Collection<? extends String>) -
Method in class TelephoneImpl
- Set the telephone numbers by which individuals can speak to the responsible
organization or individual.
- setVolumes(Integer) -
Method in class MediumImpl
- Set the number of items in the media identified.
- setWalker(GraphWalker) -
Method in class BasicGraphTraversal
-
- setWalker(GraphWalker) -
Method in interface GraphTraversal
- Sets the walker (visitor) traversing the graph.
- setWeight(Expression) -
Method in interface Font
-
- setWeight(Expression) -
Method in class FontImpl
-
- setWellKnownName(Expression) -
Method in interface Mark
- This parameter gives the well-known name of the shape of the mark.
- setWellKnownName(Expression) -
Method in class MarkImpl
- Setter for property wellKnownName.
- setWellKnownName(String) -
Method in class MarkImpl
-
- setWellKnownName(Expression) -
Method in interface TextMark
-
- setWellKnownName(Expression) -
Method in class TextMarkImpl
- Setter for property wellKnownName.
- setWestBoundLongitude(double) -
Method in class GeographicBoundingBoxImpl
- Set the western-most coordinate of the limit of the
dataset extent.
- setWfs(URL) -
Method in class LayerDescription
-
- setWidth(String) -
Method in class AbstractGetLegendGraphicRequest
-
- setWidth(String) -
Method in interface GetLegendGraphicRequest
-
- setWidth(Expression) -
Method in interface Stroke
- This parameter gives the absolute width (thickness) of a stroke in
pixels encoded as a float.
- setWidth(Expression) -
Method in class StrokeImpl
- This parameter sets the absolute width (thickness) of a stroke in pixels
encoded as a float.
- setWildCard(String) -
Method in class LikeFilterImpl
-
- setWKBEnabled(boolean) -
Method in class PostgisDataStore
- If turned on, WKB will be used to transfer geometry data instead of WKT
- setWKBEnabled(boolean) -
Method in class PostgisFeatureWriter
- If turned on, WKB will be used to transfer geometry data instead of WKT
- setWKBEnabled(boolean) -
Method in class PostgisSQLBuilder
- If turned on, WKB will be used to transfer geometry data instead of WKT
- setWriter(Writer) -
Method in class FilterToSQL
- Sets the writer the encoder will write to.
- setXform(MathTransform2D) -
Method in class SymbolizerAssociation
-
- setXScaling(int) -
Method in class GraphViewer
-
- setYScaling(int) -
Method in class GraphViewer
-
- setZero() -
Method in class Matrix1
- Sets all the values in this matrix to zero.
- setZero() -
Method in class Matrix2
- Sets all the values in this matrix to zero.
- setZero() -
Method in interface XMatrix
- Sets all the values in this matrix to zero.
- severe(String) -
Method in class LoggerAdapter
- Logs a
SEVERE
message.
- SEXAGESIMAL_DMS -
Static variable in class Units
- Pseudo-unit for sexagesimal degree.
- sf -
Variable in class DuplicatingStyleVisitor
-
- sgn(double) -
Static method in class XMath
- Returns the sign of x.
- sgn(float) -
Static method in class XMath
- Returns the sign of x.
- sgn(long) -
Static method in class XMath
- Returns the sign of x.
- sgn(int) -
Static method in class XMath
- Returns the sign of x.
- sgn(short) -
Static method in class XMath
- Returns the sign of x.
- sgn(byte) -
Static method in class XMath
- Returns the sign of x.
- SHADEDRELIEF -
Static variable in class SLD
-
- ShadedRelief - Interface in org.geotools.styling
- The ShadedRelief element selects the application of relief shading (or ?
- ShadedReliefImpl - Class in org.geotools.styling
- Default implementation of ShadedRelief.
- ShadedReliefImpl() -
Constructor for class ShadedReliefImpl
-
- ShadedReliefImpl(FilterFactory) -
Constructor for class ShadedReliefImpl
-
- shallowCopy(Object, Object, boolean) -
Method in class MetadataStandard
- Copies all metadata from source to target.
- shallowEquals(Object, Object, boolean) -
Method in class MetadataStandard
- Compares the two specified metadata objects.
- shape() -
Method in class ShapefileReader.Record
- Fetch the shape stored in this record.
- shape -
Variable in class TransformedShape
- The wrapped shape.
- shapeAt(int) -
Method in class ShapefileReader
- Returns the shape at the specified byte distance from the beginning of
the file.
- ShapeFIDReader - Class in org.geotools.data.shapefile.indexed
- Reader that returns FeatureIds in a quick fashion.
- ShapeFIDReader(String, IndexedShapefileAttributeReader) -
Constructor for class ShapeFIDReader
-
- ShapeFIDReader(SimpleFeatureType, IndexedShapefileAttributeReader) -
Constructor for class ShapeFIDReader
-
- ShapefileAttributeReader - Class in org.geotools.data.shapefile
- An AttributeReader implementation for Shapefile.
- ShapefileAttributeReader(List<AttributeDescriptor>, ShapefileReader, DbaseFileReader) -
Constructor for class ShapefileAttributeReader
-
- ShapefileAttributeReader(AttributeDescriptor[], ShapefileReader, DbaseFileReader) -
Constructor for class ShapefileAttributeReader
- Create the shapefile reader
- ShapefileDataStore - Class in org.geotools.data.shapefile
- A DataStore implementation which allows reading and writing from Shapefiles.
- ShapefileDataStore(URL) -
Constructor for class ShapefileDataStore
- Creates a new instance of ShapefileDataStore.
- ShapefileDataStore(URL, boolean) -
Constructor for class ShapefileDataStore
-
- ShapefileDataStore(URL, boolean, Charset) -
Constructor for class ShapefileDataStore
-
- ShapefileDataStore(URL, URI) -
Constructor for class ShapefileDataStore
- this sets the datastore's namespace during construction (so the schema -
FeatureType - will have the correct value) You can call this with
namespace = null, but I suggest you give it an actual namespace.
- ShapefileDataStore(URL, URI, boolean, Charset) -
Constructor for class ShapefileDataStore
- this sets the datastore's namespace during construction (so the schema -
FeatureType - will have the correct value) You can call this with
namespace = null, but I suggest you give it an actual namespace.
- ShapefileDataStore(URL, URI, boolean) -
Constructor for class ShapefileDataStore
- this sets the datastore's namespace during construction (so the schema -
FeatureType - will have the correct value) You can call this with
namespace = null, but I suggest you give it an actual namespace.
- ShapefileDataStoreFactory - Class in org.geotools.data.shapefile
- Implementation of the DataStore service provider interface for Shapefiles.
- ShapefileDataStoreFactory() -
Constructor for class ShapefileDataStoreFactory
-
- ShapefileException - Exception in org.geotools.data.shapefile.shp
- Thrown when an error relating to the shapefile occures
- ShapefileException(String) -
Constructor for exception ShapefileException
-
- ShapefileException(String, Throwable) -
Constructor for exception ShapefileException
-
- ShapefileFeatureLocking - Class in org.geotools.data.shapefile
-
- ShapefileFeatureLocking(ShapefileDataStore, Set, SimpleFeatureType) -
Constructor for class ShapefileFeatureLocking
-
- ShapefileFeatureStore - Class in org.geotools.data.shapefile
- Allows read-write access to the contents of a shape file.
- ShapefileFeatureStore(ShapefileDataStore, Set, SimpleFeatureType) -
Constructor for class ShapefileFeatureStore
-
- ShapefileFeatureWriter - Class in org.geotools.data.shapefile
- A FeatureWriter for ShapefileDataStore.
- ShapefileFeatureWriter(String, ShpFiles, ShapefileAttributeReader, FeatureReader<SimpleFeatureType, SimpleFeature>, Charset) -
Constructor for class ShapefileFeatureWriter
-
- ShapefileFileResourceInfo - Class in org.geotools.data.shapefile
- Information about the contents of a shapefile on disk.
- ShapefileFileResourceInfo(ShapefileDataStore) -
Constructor for class ShapefileFileResourceInfo
-
- ShapefileFileServiceInfo - Class in org.geotools.data.shapefile
- ServiceInfo for ShapefileDataStore.
- ShapefileHeader - Class in org.geotools.data.shapefile.shp
-
- ShapefileHeader() -
Constructor for class ShapefileHeader
-
- ShapeFileIndexer - Class in org.geotools.data.shapefile.indexed
- Utility class for Shapefile spatial indexing
- ShapeFileIndexer() -
Constructor for class ShapeFileIndexer
-
- shapefileLength -
Variable in class ShapefileFeatureWriter
-
- ShapefileReader - Class in org.geotools.data.shapefile.shp
- The general use of this class is:
FileChannel in = new FileInputStream("thefile.dbf").getChannel();
ShapefileReader r = new ShapefileReader( in ) while (r.hasNext()) { Geometry
shape = (Geometry) r.nextRecord().shape() // do stuff } r.close();
You don't have to immediately ask for the shape from the record. - ShapefileReader(ShpFiles, boolean, boolean) -
Constructor for class ShapefileReader
- Creates a new instance of ShapeFile.
- ShapefileReader.Record - Class in org.geotools.data.shapefile.shp
- The reader returns only one Record instance in its lifetime.
- ShapefileReader.Record() -
Constructor for class ShapefileReader.Record
-
- ShapefileRenderer - Class in org.geotools.renderer.shape
- A LiteRenderer Implementations that is optimized for shapefiles.
- ShapefileRenderer(MapContext) -
Constructor for class ShapefileRenderer
-
- ShapefileRenderer() -
Constructor for class ShapefileRenderer
-
- ShapefileRendererUtil - Class in org.geotools.data.shapefile
- Allows access the the ShapefileReaders.
- ShapefileRendererUtil() -
Constructor for class ShapefileRendererUtil
-
- ShapefileURLResourceInfo - Class in org.geotools.data.shapefile
- Information about the contents of a shapefile.
- ShapefileURLResourceInfo(ShapefileDataStore) -
Constructor for class ShapefileURLResourceInfo
-
- ShapefileURLServiceInfo - Class in org.geotools.data.shapefile
- ServiceInfo for ShapefileDataStore.
- ShapefileUtilities - Class in org.geotools.data.shapefile
-
- ShapefileWriter - Class in org.geotools.data.shapefile.shp
- ShapefileWriter allows for the storage of geometries in esris shp format.
- ShapefileWriter(FileChannel, FileChannel) -
Constructor for class ShapefileWriter
- Creates a new instance of ShapeFileWriter
- ShapeHandler - Interface in org.geotools.data.shapefile.shp
- A ShapeHandler defines what is needed to construct and persist geometries
based upon the shapefile specification.
- ShapeMarkFactory - Class in org.geotools.renderer.style
-
- ShapeMarkFactory() -
Constructor for class ShapeMarkFactory
-
- shapesId -
Variable in class Node
-
- shapeToGeometry(Shape, GeometryFactory) -
Static method in class JTS
- Converts an arbitrary Java2D shape into a JTS geometry.
- shapeType -
Variable in class ShapefileFeatureWriter
-
- ShapeType - Class in org.geotools.data.shapefile.shp
- Not much but a type safe enumeration of file types as ints and names.
- ShapeType(int, String) -
Constructor for class ShapeType
- Creates a new instance of ShapeType.
- SHARED -
Static variable in interface Lock
-
- shear(double, double) -
Method in class XAffineTransform
- Checks for permission before shearing this transform.
- SHORT -
Static variable in class SimpleSchema
- SHORT to Short.class
- SHORT -
Static variable in class XS
-
- SHORT_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="short" name="short">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#short"/>
</xs:annotation>
<xs:restriction base="xs:int">
<xs:minInclusive id="short.minInclusive" value="-32768"/>
<xs:maxInclusive id="short.maxInclusive" value="32767"/>
</xs:restriction>
</xs:simpleType>
- shortValue() -
Method in class Measure
- Returns the scalar value.
- shouldStop(Map) -
Method in interface FlowHandler
- If this method returns true, the XMLSAXHandler will abort parsing.
- shouldStop(Map) -
Method in class FCFlowHandler
-
- show(String, int, int) -
Method in class AbstractCoverage
- Display this coverage in a windows.
- show(String) -
Method in class AbstractCoverage
- Display this coverage in a windows.
- show() -
Method in class AbstractCoverage
- Displays this coverage in a windows.
- show(String, int, int) -
Method in class GridCoverage2D
- {inheritDoc}
- show(String) -
Method in class GridCoverage2D
- {inheritDoc}
- show(Component, Throwable) -
Static method in class ExceptionMonitor
- Displays an error message for the specified exception.
- show(Component, Throwable, String) -
Static method in class ExceptionMonitor
- Displays an error message for the specified exception.
- show(RenderedImage) -
Static method in class OperationTreeBrowser
- Show the operation tree for the specified rendered image in a frame.
- show(RenderableImage) -
Static method in class OperationTreeBrowser
- Show the operation tree for the specified renderable image in a frame.
- show(Component) -
Method in class LoggingPanel
- Convenience method showing this logging panel into a frame.
- show() -
Method in class ImageWorker
- Shows the current ImageWorker.image in a window together with the operation chain as a
tree.
- SHOW -
Static variable in class XLINK
-
- showDialog(Component) -
Method in class About
- Popups the dialog box and wait for the user.
- showDialog(Component, String) -
Method in class DisjointLists
- Display this component in a dialog box and wait for the user to press "Ok".
- showDialog(Component, String) -
Method in class FormatChooser
- Shows a dialog box requesting input from the user.
- showDialog(Component, String) -
Method in class GradientKernelEditor
- Shows a dialog box requesting input from the user.
- showDialog(Component, String) -
Method in class KernelEditor
- Shows a dialog box requesting input from the user.
- showDialog(Component, String) -
Method in class OperationTreeBrowser
- Show the operation chain in the given owner.
- showDialog(Component) -
Method in class CoordinateChooser
- Shows a dialog box requesting input from the user.
- showDialog(Component, String) -
Method in class CoordinateChooser
- Shows a dialog box requesting input from the user.
- showParameterEditor(Object) -
Method in class OperationTreeBrowser
- Invoked when the user clicks on a parameter node in the operation tree (left pane).
- showProperties() -
Method in class AuthorityCodesComboBox
- Display information about the currently selected item in a separated window.
- showSourceEditor(Object) -
Method in class OperationTreeBrowser
- Invoked when the user clicks on a source node in the operation tree (left pane).
- shp -
Variable in class ShapefileAttributeReader
-
- shpFiles -
Variable in class ShapefileDataStore
-
- shpFiles -
Variable in class ShapefileFeatureWriter
-
- ShpFiles - Class in org.geotools.data.shapefile
- The collection of all the files that are the shapefile and its metadata and
indices.
- ShpFiles(String) -
Constructor for class ShpFiles
- Searches for all the files and adds then to the map of files.
- ShpFiles(File) -
Constructor for class ShpFiles
- Searches for all the files and adds then to the map of files.
- ShpFiles(URL) -
Constructor for class ShpFiles
- Searches for all the files and adds then to the map of files.
- ShpFiles.State - Enum in org.geotools.data.shapefile
-
- shpFileType -
Variable in enum IndexType
-
- ShpFileType - Enum in org.geotools.data.shapefile
- Enumerates the known types of files associated with a shapefile.
- shpWriter -
Variable in class ShapefileFeatureWriter
-
- ShpXmlFileReader - Class in org.geotools.data.shapefile.shp.xml
-
- ShpXmlFileReader(ShpFiles) -
Constructor for class ShpXmlFileReader
- Parse metadataFile (currently for bounding box information).
- shutdown(boolean) -
Method in class AbstractEpsgFactory
- Shutdown the database engine.
- shutdown(boolean) -
Method in class DirectEpsgFactory
- Shutdown the database engine.
- SignType -
Static variable in class GML
-
- SIGNTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="SignType">
<annotation>
<documentation>Utility type used in various places
- e.g. to indicate the direction of topological objects;
"+" for forwards, or "-" for backwards.
- SimilarTransformBuilder - Class in org.geotools.referencing.operation.builder
- Builds MathTransform setup as Similar transformation from a list of MappedPosition.
- SimilarTransformBuilder(List<MappedPosition>) -
Constructor for class SimilarTransformBuilder
- Creates SimilarTransformBuilder for the set of properties.
- SIMPLE_ARITHMETIC -
Static variable in class FilterCapabilities
- Deprecated. Scalar Mask for simple arithmetic operations
- Simple_Arithmetic -
Static variable in class OGC
-
- SIMPLE_COMPARISONS -
Static variable in class Capabilities
- Capabilities representing the simple comparisions.
- SIMPLE_COMPARISONS -
Static variable in class FilterCapabilities
- Deprecated. Scalar Mask for simple comparison operations
- Simple_Comparisons -
Static variable in class OGC
-
- SIMPLE_COMPARISONS_OPENGIS -
Static variable in class Capabilities
-
- SIMPLE_COMPARISONS_OPENGIS -
Static variable in class FilterCapabilities
- Deprecated.
- SimpleArithmetic -
Static variable in class OGC
-
- SimpleBinding - Interface in org.geotools.xml
- A strategy for parsing components in an instance document which are of
simple type.
- SimpleContentComplexEMFBinding - Class in org.geotools.xml
- A binding implementation which handles the case of a complex type with
simple content.
- SimpleContentComplexEMFBinding(EFactory, QName) -
Constructor for class SimpleContentComplexEMFBinding
-
- SimpleContentHandler - Class in org.geotools.xml.handlers.xsi
-
represtents a simpleContent element
- SimpleContentHandler() -
Constructor for class SimpleContentHandler
-
- SIMPLEDERIVATIONSET -
Static variable in class XS
-
- SIMPLEDERIVATIONSET_TYPE -
Static variable in class XSSchema
-
<xs:simpleType name="simpleDerivationSet">
<xs:annotation>
<xs:documentation>
#all or (possibly empty) subset of {restriction, union, list}
</xs:documentation>
<xs:documentation>
A utility type, not for public use</xs:documentation>
</xs:annotation>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="#all"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:derivationControl">
<xs:enumeration value="list"/>
<xs:enumeration value="union"/>
<xs:enumeration value="restriction"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
- SimpleElementHandler - Class in org.geotools.xml.handlers
-
This class is intended to handle parsing an xml element from an instance
document for elements who's type is both known and simple.
- SimpleElementHandler(Element) -
Constructor for class SimpleElementHandler
- Creates a new SimpleElementHandler object.
- SIMPLEEXPLICITGROUP -
Static variable in class XS
-
- SIMPLEEXTENSIONTYPE -
Static variable in class XS
-
- SimpleFeature - Interface in org.geotools.feature
- Deprecated. use
SimpleFeature
- SimpleFeatureBuilder - Class in org.geotools.feature.simple
- A builder for features.
- SimpleFeatureBuilder(SimpleFeatureType) -
Constructor for class SimpleFeatureBuilder
-
- SimpleFeatureBuilder(SimpleFeatureType, FeatureFactory) -
Constructor for class SimpleFeatureBuilder
-
- SimpleFeatureImpl - Class in org.geotools.feature.simple
- An implementation of
SimpleFeature
geared towards speed and backed by an Object[]. - SimpleFeatureImpl(List<Object>, SimpleFeatureType, FeatureId) -
Constructor for class SimpleFeatureImpl
- Builds a new feature based on the provided values and feature type
- SimpleFeatureImpl(Object[], SimpleFeatureType, FeatureId, boolean) -
Constructor for class SimpleFeatureImpl
- Fast construction of a new feature.
- SimpleFeaturePropertyAccessorFactory - Class in org.geotools.filter.expression
- Creates a property accessor for simple features.
- SimpleFeaturePropertyAccessorFactory() -
Constructor for class SimpleFeaturePropertyAccessorFactory
-
- SimpleFeatureType - Class in org.geotools.feature
- Deprecated. use
SimpleFeatureType
. - SimpleFeatureType(String, String, Collection, Collection, GeometryAttributeType) -
Constructor for class SimpleFeatureType
- Deprecated. use SimpleFeatureType(String,URI,Collection,Collection,GeometryAttributeType)
- SimpleFeatureType(String, URI, Collection, Collection, GeometryAttributeType) -
Constructor for class SimpleFeatureType
- Deprecated. Constructs a new SimpleFeatureType.
- SimpleFeatureTypeBuilder - Class in org.geotools.feature.simple
- A builder for simple feature types.
- SimpleFeatureTypeBuilder() -
Constructor for class SimpleFeatureTypeBuilder
- Constructs the builder.
- SimpleFeatureTypeBuilder(FeatureTypeFactory) -
Constructor for class SimpleFeatureTypeBuilder
- Constructs the builder specifying the factory for creating feature and
feature collection types.
- SimpleFeatureTypeImpl - Class in org.geotools.feature.simple
- Implementation fo SimpleFeatureType, subtypes must be atomic and are stored
in a list.
- SimpleFeatureTypeImpl(Name, List<AttributeDescriptor>, GeometryDescriptor, boolean, List<Filter>, AttributeType, InternationalString) -
Constructor for class SimpleFeatureTypeImpl
-
- SimpleFileFilter - Class in org.geotools.graph.util
-
- SimpleFileFilter() -
Constructor for class SimpleFileFilter
-
- SimpleFileFilter(String, String) -
Constructor for class SimpleFileFilter
-
- SimpleGeometry - Class in org.geotools.renderer.shape
-
- SimpleGeometry(ShapeType, double[][], Envelope) -
Constructor for class SimpleGeometry
-
- SimpleGraphWalker - Class in org.geotools.graph.traverse.basic
- A simple implementation of GraphWalker that decorates a GraphVisitor.
- SimpleGraphWalker(GraphVisitor) -
Constructor for class SimpleGraphWalker
- Creates a GraphWalker from a preexising GraphVisitor.
- SimpleHttpProtocol - Class in org.geotools.data.wfs.protocol.http
- An
HTTPProtocol
implementation that relies on plain HttpURLConnection
- SimpleHttpProtocol() -
Constructor for class SimpleHttpProtocol
-
- SimpleInternationalString - Class in org.geotools.util
- A simple international string consisting of a single string for all locales.
- SimpleInternationalString(String) -
Constructor for class SimpleInternationalString
- Creates a new instance of international string.
- SimpleLayer - Class in org.geotools.data.wms
- A simple bean that represents a layer name paired with a style name for use
in requests.
- SimpleLayer(String, String) -
Constructor for class SimpleLayer
- SimpleLayer creation.
- SimpleLayer(String, Set) -
Constructor for class SimpleLayer
- SimpleLayer creation.
- SIMPLERESTRICTIONTYPE -
Static variable in class XS
-
- SimpleSchema - Class in org.geotools.feature.simple
- Schema containing a set of "simple" types.
- SimpleSchema() -
Constructor for class SimpleSchema
-
- SimpleType - Interface in org.geotools.xml.schema
-
This interface is intended to represent an XML Schema simple type.
- SIMPLETYPE -
Static variable in class XSIElementHandler
- Type constants
- SIMPLETYPE -
Static variable in class XS
-
- SimpleTypeGT - Class in org.geotools.xml.schema.impl
-
DOCUMENT ME!
- SimpleTypeGT(String, String, URI, int, SimpleType[], Facet[], int) -
Constructor for class SimpleTypeGT
- Creates a new SimpleTypeGT object.
- SimpleTypeHandler - Class in org.geotools.xml.handlers.xsi
- SimpleTypeHandler purpose.
- SimpleTypeHandler() -
Constructor for class SimpleTypeHandler
-
- SimplifyingFilterVisitor - Class in org.geotools.filter.visitor
- Takes a filter and returns a simplified, equivalent one.
- SimplifyingFilterVisitor() -
Constructor for class SimplifyingFilterVisitor
-
- SimplifyingFilterVisitor.FIDValidator - Interface in org.geotools.filter.visitor
- Defines a simple means of assessing whether a feature id in an
Id
filter is
structurally valid and hence can be send down to the backend with confidence it will not
cause trouble, the most common one being filtering by pk number even if the type name prefix
does not match. - SimplifyingFilterVisitor.RegExFIDValidator - Class in org.geotools.filter.visitor
- A FID validator that matches the fids with a given regular expression to determine the fid's
validity.
- SimplifyingFilterVisitor.RegExFIDValidator(String) -
Constructor for class SimplifyingFilterVisitor.RegExFIDValidator
-
- SimplifyingFilterVisitor.TypeNameDotNumberFidValidator - Class in org.geotools.filter.visitor
- A convenient fid validator for the common case of a feature id being a composition of a
{@code
.- SimplifyingFilterVisitor.TypeNameDotNumberFidValidator(String) -
Constructor for class SimplifyingFilterVisitor.TypeNameDotNumberFidValidator
-
- simplifyLineString(LineString) -
Static method in class GeometryUtil
-
- SINGLE_HORIZONTAL_LINE -
Static variable in class TableWriter
- A line separator for .
- SINGLE_LINE -
Static variable in class Formattable
- The indentation value to give to
Formattable.toWKT(int)
method for formatting the complete
object on a single line.
- SINGLE_VERTICAL_LINE -
Static variable in class TableWriter
- A column separator for constructor.
- SingleFeaturePropertyIterator - Class in org.geotools.xml.impl.jxpath
- Iterates over a single property of a feature.
- SingleFeaturePropertyIterator(FeaturePointer, int) -
Constructor for class SingleFeaturePropertyIterator
- Creates the iteartor.
- SingleFeatureTypeAttributeIterator - Class in org.geotools.xml.impl.jxpath
- Iterates over a single attribute of a feature type.
- SingleFeatureTypeAttributeIterator(FeatureTypePointer, int) -
Constructor for class SingleFeatureTypeAttributeIterator
- Creates the iteartor.
- singleOperationRef -
Static variable in class GML
-
- SingleOperationRefType -
Static variable in class GML
-
- SINGLEOPERATIONREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SingleOperationRefType">
<annotation>
<documentation>Association to a single operation, either referencing or containing the definition of that single operation.
- singleValue -
Static variable in class WCS
-
- SingleValueValidation - Class in org.geotools.validation.attributes
- SingleValueValidation purpose.
- SingleValueValidation() -
Constructor for class SingleValueValidation
- SingleValueValidation constructor.
- SingleValueValidationBeanInfo - Class in org.geotools.validation.attributes
- RangeValidationBeanInfo purpose.
- SingleValueValidationBeanInfo() -
Constructor for class SingleValueValidationBeanInfo
- GazetteerNameValidationBeanInfo constructor.
- SINK_ALREADY_SET -
Static variable in class ErrorKeys
- Sink was already provided for this chain.
- size() -
Method in class ForceCoordinateSystemFeatureResults
-
- size() -
Method in class ReprojectFeatureResults
-
- size() -
Method in class PreGeneralizedFeatureCollection
-
- size -
Variable in class DefaultFIDMapperFactory.ColumnInfo
-
- size() -
Method in class MemoryFeatureCollection
-
- size() -
Method in class FileChannelDecorator
-
- size() -
Method in class CloseableArrayList
-
- size() -
Method in class ContentFeatureCollection
-
- size() -
Method in class DataFeatureCollection
- Default implementation based on getCount() - this may be expensive
- size() -
Method in class FilteringFeatureCollection
-
- size() -
Method in class MaxFeaturesFeatureCollection
-
- size() -
Method in class AbstractFeatureCollection
- Returns the number of elements in this collection.
- size() -
Method in class AdaptorFeatureCollection
- Returns the number of elements in this collection.
- size() -
Method in class DecoratingFeatureCollection
-
- size() -
Method in class SubFeatureCollection
-
- size() -
Method in class DefaultFeatureCollection
- Returns the number of elements in this collection.
- size() -
Method in interface FeatureCollection
-
- size() -
Method in class ProfileImpl
-
- size() -
Method in class SchemaImpl
-
- size() -
Method in class BuildResultStack
-
- size() -
Method in class LiteCoordinateSequence
-
- size() -
Method in interface NodeSequence
- Returns the number of nodes in the sequence.
- size() -
Method in class FIFOQueue
-
- size() -
Method in class MultiMap
-
- size() -
Method in class PriorityQueue
-
- size() -
Method in class Stack
-
- size() -
Method in class LazySearchCollection
-
- size() -
Method in class IdentifiedObjectSet
- Returns the number of objects available in this set.
- SIZE -
Static variable in class AffineTransform2D
- The matrix size, which is 3.
- SIZE -
Static variable in class Matrix1
- The matrix size, which is 1.
- SIZE -
Static variable in class Matrix2
- The matrix size, which is 2.
- SIZE -
Static variable in class Matrix3
- The matrix size, which is 3.
- SIZE -
Static variable in class Matrix4
- The matrix size, which is 4.
- size() -
Method in class DefaultDomain1D
- Returns the number of elements in this list.
- size() -
Method in class LinearColorMap
-
- size() -
Method in class ListenerList
- Returns the number of registered listeners.
- SIZE -
Static variable in class SLD
-
- size(Mark) -
Static method in class SLD
-
- size() -
Method in class CheckedArrayList
- Returns the number of elements in this list.
- size() -
Method in class CheckedHashMap
- Returns the number of elements in this map.
- size() -
Method in class CheckedHashSet
- Returns the number of elements in this set.
- size() -
Method in class DerivedMap
- Returns the number of key-value mappings in this map.
- size() -
Method in class DerivedSet
- Returns the number of elements in this set.
- size() -
Method in class DisjointSet
- Returns the number of elements in this set.
- size() -
Method in class FrequencySortedSet
- Returns the number of elements in this set.
- size() -
Method in class IntegerList
- Returns the current number of values in this list.
- size() -
Method in class KeySortedList
- Returns the number of elements in this list.
- size() -
Method in class ListenerList
- Returns the number of registered listeners.
- size() -
Method in class RangeSet
- Returns the number of ranges in this set.
- size() -
Method in class SoftValueHashMap
- Returns the number of entries in this map.
- size() -
Method in class WeakHashSet
- Returns the count of element in this set.
- size() -
Method in class WeakValueHashMap
- Returns the number of key-value mappings in this map.
- size() -
Method in class PicoMap
-
- size() -
Method in class XMLHandlerHints
-
- skip() -
Method in class AbstractGridCoverage2DReader
-
- skip() -
Method in class DbaseFileReader
- Skip the next record.
- SKIP -
Static variable in class AnyHandler
- skip
- skipHeaders() -
Method in class ShapefileWriter
- Allocate internal buffers and position the channels to the beginning or
the record section of the shapefile.
- SLD -
Static variable in interface GetLegendGraphicRequest
-
- SLD -
Static variable in interface GetMapRequest
- Represents the SLD parameter
- SLD -
Static variable in interface PutStylesRequest
-
- SLD - Class in org.geotools.sld.bindings
- This interface contains the qualified names of all the types,elements, and
attributes in the http://www.opengis.net/sld schema.
- SLD - Class in org.geotools.styling
- Utility class for working with GeoTools SLD objects.
- SLD() -
Constructor for class SLD
-
- SLD_BODY -
Static variable in interface GetLegendGraphicRequest
-
- SLD_BODY -
Static variable in interface GetMapRequest
- Represents the SLD_BODY parameter
- SLD_BODY -
Static variable in interface PutStylesRequest
-
- SLDAnchorPointBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:AnchorPoint.
- SLDAnchorPointBinding(StyleFactory) -
Constructor for class SLDAnchorPointBinding
-
- SLDBlueChannelBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:BlueChannel.
- SLDBlueChannelBinding() -
Constructor for class SLDBlueChannelBinding
-
- SLDChannelSelectionBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:ChannelSelection.
- SLDChannelSelectionBinding(StyleFactory) -
Constructor for class SLDChannelSelectionBinding
-
- SLDColorMapBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:ColorMap.
- SLDColorMapBinding(StyleFactory) -
Constructor for class SLDColorMapBinding
-
- SLDColorMapBuilder - Class in org.geotools.renderer.lite.gridcoverage2d
- Builder facility for creating a
LinearColorMap
using elements from RasterSymbolizer
ColorMapTransform
element. - SLDColorMapBuilder() -
Constructor for class SLDColorMapBuilder
- Default constructor for the
SLDColorMapBuilder
class.
- SLDColorMapBuilder(String) -
Constructor for class SLDColorMapBuilder
- Constructor for the
SLDColorMapBuilder
class.
- SLDColorMapEntryBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:ColorMapEntry.
- SLDColorMapEntryBinding(StyleFactory, FilterFactory) -
Constructor for class SLDColorMapEntryBinding
-
- sldComplexType - Class in org.geotools.xml.styling
-
- sldComplexType(String, ElementGrouping, Attribute[], Element[], Type, boolean, boolean) -
Constructor for class sldComplexType
-
- sldComplexType(String, ElementGrouping, Attribute[], Element[]) -
Constructor for class sldComplexType
-
- sldComplexTypes - Class in org.geotools.xml.styling
-
- sldComplexTypes() -
Constructor for class sldComplexTypes
-
- sldComplexTypes2 - Class in org.geotools.xml.styling
- Provides ...TODO summary sentence
TODO Description
Responsibilities:
Example Use:
sldComplexTypes2 x = new sldComplexTypes2( ... );
TODO code example
- sldComplexTypes2() -
Constructor for class sldComplexTypes2
-
- SLDConfiguration - Class in org.geotools.sld
- Parser configuration for the Styled Layer Descriptor schema.
- SLDConfiguration() -
Constructor for class SLDConfiguration
- Adds a dependency on
OGCConfiguration
- SLDContrastEnhancementBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:ContrastEnhancement.
- SLDContrastEnhancementBinding(StyleFactory, FilterFactory) -
Constructor for class SLDContrastEnhancementBinding
-
- SLDCssParameterBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:CssParameter.
- SLDCssParameterBinding(FilterFactory) -
Constructor for class SLDCssParameterBinding
-
- SLDDisplacementBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Displacement.
- SLDDisplacementBinding(StyleFactory) -
Constructor for class SLDDisplacementBinding
-
- sldElement - Class in org.geotools.xml.styling
-
- sldElement(String, Type, Element) -
Constructor for class sldElement
-
- sldElement(String, Type, Element, int, int) -
Constructor for class sldElement
-
- SLDExtentBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Extent.
- SLDExtentBinding(StyleFactory) -
Constructor for class SLDExtentBinding
-
- SLDExternalGraphicBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:ExternalGraphic.
- SLDExternalGraphicBinding(StyleFactory) -
Constructor for class SLDExternalGraphicBinding
-
- SLDFeatureTypeConstraintBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:FeatureTypeConstraint.
- SLDFeatureTypeConstraintBinding(StyleFactory) -
Constructor for class SLDFeatureTypeConstraintBinding
-
- SLDFeatureTypeStyleBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:FeatureTypeStyle.
- SLDFeatureTypeStyleBinding(StyleFactory) -
Constructor for class SLDFeatureTypeStyleBinding
-
- SLDFillBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Fill.
- SLDFillBinding(StyleFactory) -
Constructor for class SLDFillBinding
-
- SLDFontBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Font.
- SLDFontBinding(StyleFactory) -
Constructor for class SLDFontBinding
-
- SLDFormatBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Format.
- SLDFormatBinding() -
Constructor for class SLDFormatBinding
-
- SLDGammaValueBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:GammaValue.
- SLDGammaValueBinding() -
Constructor for class SLDGammaValueBinding
-
- SLDGeometryBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Geometry.
- SLDGeometryBinding() -
Constructor for class SLDGeometryBinding
-
- SLDGraphicBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Graphic.
- SLDGraphicBinding(StyleFactory) -
Constructor for class SLDGraphicBinding
-
- SLDGraphicFillBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:GraphicFill.
- SLDGraphicFillBinding() -
Constructor for class SLDGraphicFillBinding
-
- SLDGraphicStrokeBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:GraphicStroke.
- SLDGraphicStrokeBinding() -
Constructor for class SLDGraphicStrokeBinding
-
- SLDGrayChannelBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:GrayChannel.
- SLDGrayChannelBinding() -
Constructor for class SLDGrayChannelBinding
-
- SLDGreenChannelBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:GreenChannel.
- SLDGreenChannelBinding() -
Constructor for class SLDGreenChannelBinding
-
- SLDHaloBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Halo.
- SLDHaloBinding(StyleFactory) -
Constructor for class SLDHaloBinding
-
- SLDHistogramBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Histogram.
- SLDHistogramBinding() -
Constructor for class SLDHistogramBinding
-
- SLDImageOutlineBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:ImageOutline.
- SLDImageOutlineBinding(StyleFactory) -
Constructor for class SLDImageOutlineBinding
-
- SLDInlineFeatureParser - Class in org.geotools.styling
-
- SLDInlineFeatureParser(Node) -
Constructor for class SLDInlineFeatureParser
-
- SLDLabelPlacementBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:LabelPlacement.
- SLDLabelPlacementBinding(StyleFactory) -
Constructor for class SLDLabelPlacementBinding
-
- SLDLayerFeatureConstraintsBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:LayerFeatureConstraints.
- SLDLayerFeatureConstraintsBinding(StyleFactory) -
Constructor for class SLDLayerFeatureConstraintsBinding
-
- SLDLegendGraphicBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:LegendGraphic.
- SLDLegendGraphicBinding() -
Constructor for class SLDLegendGraphicBinding
-
- SLDLinePlacementBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:LinePlacement.
- SLDLinePlacementBinding() -
Constructor for class SLDLinePlacementBinding
-
- SLDLineSymbolizerBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:LineSymbolizer.
- SLDLineSymbolizerBinding(StyleFactory) -
Constructor for class SLDLineSymbolizerBinding
-
- SLDMarkBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Mark.
- SLDMarkBinding(StyleFactory, FilterFactory) -
Constructor for class SLDMarkBinding
-
- SLDNamedLayerBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:NamedLayer.
- SLDNamedLayerBinding(StyleFactory) -
Constructor for class SLDNamedLayerBinding
-
- SLDNamedStyleBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:NamedStyle.
- SLDNamedStyleBinding(StyleFactory) -
Constructor for class SLDNamedStyleBinding
-
- SLDNormalizeBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Normalize.
- SLDNormalizeBinding() -
Constructor for class SLDNormalizeBinding
-
- SLDOnlineResourceBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:OnlineResource.
- SLDOnlineResourceBinding() -
Constructor for class SLDOnlineResourceBinding
-
- SLDOverlapBehaviorBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:OverlapBehavior.
- SLDOverlapBehaviorBinding() -
Constructor for class SLDOverlapBehaviorBinding
-
- SLDParameterValueTypeBinding - Class in org.geotools.sld.bindings
- Binding object for the type http://www.opengis.net/sld:ParameterValueType.
- SLDParameterValueTypeBinding(FilterFactory) -
Constructor for class SLDParameterValueTypeBinding
-
- SLDParser - Class in org.geotools.styling
- TODO: This really needs to be container ready
- SLDParser(StyleFactory) -
Constructor for class SLDParser
- Create a Stylereader - use if you already have a dom to parse.
- SLDParser(StyleFactory, FilterFactory) -
Constructor for class SLDParser
-
- SLDParser(StyleFactory, String) -
Constructor for class SLDParser
- Creates a new instance of SLDStyler
- SLDParser(StyleFactory, File) -
Constructor for class SLDParser
- Creates a new SLDStyle object.
- SLDParser(StyleFactory, URL) -
Constructor for class SLDParser
- Creates a new SLDStyle object.
- SLDParser(StyleFactory, InputStream) -
Constructor for class SLDParser
- Creates a new SLDStyle object.
- SLDParser(StyleFactory, Reader) -
Constructor for class SLDParser
- Creates a new SLDStyle object.
- SLDPerpendicularOffsetBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:PerpendicularOffset.
- SLDPerpendicularOffsetBinding() -
Constructor for class SLDPerpendicularOffsetBinding
-
- SLDPointPlacementBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:PointPlacement.
- SLDPointPlacementBinding(StyleFactory) -
Constructor for class SLDPointPlacementBinding
-
- SLDPointSymbolizerBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:PointSymbolizer.
- SLDPointSymbolizerBinding(StyleFactory) -
Constructor for class SLDPointSymbolizerBinding
-
- SLDPolygonSymbolizerBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:PolygonSymbolizer.
- SLDPolygonSymbolizerBinding(StyleFactory) -
Constructor for class SLDPolygonSymbolizerBinding
-
- SLDRasterSymbolizerBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:RasterSymbolizer.
- SLDRasterSymbolizerBinding(StyleFactory) -
Constructor for class SLDRasterSymbolizerBinding
-
- SLDRedChannelBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:RedChannel.
- SLDRedChannelBinding() -
Constructor for class SLDRedChannelBinding
-
- SLDRemoteOWSBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:RemoteOWS.
- SLDRemoteOWSBinding(StyleFactory) -
Constructor for class SLDRemoteOWSBinding
-
- SLDRuleBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Rule.
- SLDRuleBinding(StyleFactory) -
Constructor for class SLDRuleBinding
-
- sldSchema - Class in org.geotools.xml.styling
-
- sldSchema() -
Constructor for class sldSchema
-
- SLDSelectedChannelTypeBinding - Class in org.geotools.sld.bindings
- Binding object for the type http://www.opengis.net/sld:SelectedChannelType.
- SLDSelectedChannelTypeBinding(StyleFactory) -
Constructor for class SLDSelectedChannelTypeBinding
-
- SLDShadedReliefBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:ShadedRelief.
- SLDShadedReliefBinding(StyleFactory, FilterFactory) -
Constructor for class SLDShadedReliefBinding
-
- sldSimpleTypes - Class in org.geotools.xml.styling
-
- sldSimpleTypes() -
Constructor for class sldSimpleTypes
-
- sldSimpleTypes._Service - Class in org.geotools.xml.styling
-
- SLDStrokeBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Stroke.
- SLDStrokeBinding(StyleFactory) -
Constructor for class SLDStrokeBinding
-
- SLDStyledLayerDescriptorBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:StyledLayerDescriptor.
- SLDStyledLayerDescriptorBinding(StyleFactory) -
Constructor for class SLDStyledLayerDescriptorBinding
-
- SLDStyleFactory - Class in org.geotools.renderer.style
- Factory object that converts SLD style into rendered styles.
- SLDStyleFactory() -
Constructor for class SLDStyleFactory
-
- SLDSymbolizerBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:Symbolizer.
- SLDSymbolizerBinding() -
Constructor for class SLDSymbolizerBinding
-
- SLDSymbolizerTypeBinding - Class in org.geotools.sld.bindings
- Binding object for the type http://www.opengis.net/sld:SymbolizerType.
- SLDSymbolizerTypeBinding() -
Constructor for class SLDSymbolizerTypeBinding
-
- SLDTextSymbolizerBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:TextSymbolizer.
- SLDTextSymbolizerBinding(StyleFactory) -
Constructor for class SLDTextSymbolizerBinding
-
- SLDTransformer - Class in org.geotools.styling
- Produces SLD to an output stream.
- SLDTransformer() -
Constructor for class SLDTransformer
- Construct a new instance of
SLDTransformer
with the
default namespace mappings usually found in a simple Styled Layer
Descriptor element.
- SLDTransformer(Map) -
Constructor for class SLDTransformer
- Construct a new instance of
SLDTransformer
with the
additional namespace mappings contained in nsBindings
.
- SLDUserLayerBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:UserLayer.
- SLDUserLayerBinding(StyleFactory) -
Constructor for class SLDUserLayerBinding
-
- SLDUserStyleBinding - Class in org.geotools.sld.bindings
- Binding object for the element http://www.opengis.net/sld:UserStyle.
- SLDUserStyleBinding(StyleFactory) -
Constructor for class SLDUserStyleBinding
-
- SLDVER -
Static variable in interface GetStylesRequest
-
- SMIL20 - Class in org.geotools.gml3.smil
- This interface contains the qualified names of all the types,elements, and
attributes in the http://www.w3.org/2001/SMIL20/ schema.
- SMIL20Configuration - Class in org.geotools.gml3.smil
- Parser configuration for SMIL20 schema.
- SMIL20Configuration() -
Constructor for class SMIL20Configuration
-
- SMIL20LANG - Class in org.geotools.gml3.smil
- This interface contains the qualified names of all the types,elements, and
attributes in the http://www.w3.org/2001/SMIL20/Language schema.
- SMIL20LANGConfiguration - Class in org.geotools.gml3.smil
-
- SMIL20LANGConfiguration() -
Constructor for class SMIL20LANGConfiguration
-
- SMIL20LANGSchema - Class in org.geotools.gml3.smil
-
- SMIL20LANGSchema() -
Constructor for class SMIL20LANGSchema
-
- SMIL20Language - Interface in org.geotools.gml3.bindings.smil
-
- SMIL20Schema - Class in org.geotools.gml3.smil
-
- SMIL20Schema() -
Constructor for class SMIL20Schema
-
- SMIL20SchemaLocationResolver - Class in org.geotools.gml3.bindings.smil
-
- SMIL20SchemaLocationResolver() -
Constructor for class SMIL20SchemaLocationResolver
-
- SMIL20SchemaLocator - Class in org.geotools.gml3.bindings.smil
-
- SMIL20SchemaLocator() -
Constructor for class SMIL20SchemaLocator
-
- snap(DirectPosition) -
Method in class CoverageStack
- Snaps the specified coordinate point to the coordinate of the nearest voxel available in
this coverage.
- SnippetType -
Static variable in class KML
-
- SOBEL_HORIZONTAL -
Static variable in class GradientKernelEditor
- Horizontal gradient mask according Sobel.
- SOBEL_VERTICAL -
Static variable in class GradientKernelEditor
- Vertical gradient mask according Sobel.
- SoftValueHashMap<K,V> - Class in org.geotools.util
- A hash map implementation that uses soft references, leaving memory
when an entry is not used anymore and memory is low.
- SoftValueHashMap() -
Constructor for class SoftValueHashMap
- Creates a map with the default hard references count.
- SoftValueHashMap(int) -
Constructor for class SoftValueHashMap
- Creates a map with the specified hard references count.
- Solid -
Static variable in class GML
-
- solidArrayProperty -
Static variable in class GML
-
- SolidArrayPropertyType -
Static variable in class GML
-
- SOLIDARRAYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SolidArrayPropertyType">
<annotation>
<documentation>A container for an array of solids.
- solidMember -
Static variable in class GML
-
- solidMembers -
Static variable in class GML
-
- solidProperty -
Static variable in class GML
-
- SolidPropertyType -
Static variable in class GML
-
- SOLIDPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SolidPropertyType">
<annotation>
<documentation>A property that has a solid as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).
- SolidType -
Static variable in class GML
-
- SOLIDTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SolidType">
<annotation>
<documentation>A solid is the basis for 3-dimensional geometry.
- sort(SortBy) -
Method in class PreGeneralizedFeatureCollection
-
- sort(SortBy) -
Method in class ContentFeatureCollection
-
- sort(SortBy) -
Method in class ContentFeatureCollection
-
- sort(SortBy) -
Method in class DataFeatureCollection
- Construct a sorted view of this content.
- sort(SortBy2) -
Method in class DataFeatureCollection
- Allows for "Advanced" sort capabilities specific to the
GeoTools platform!
- sort(SortBy) -
Method in class FilteringFeatureCollection
-
- sort(SortBy) -
Method in class MaxFeaturesFeatureCollection
-
- sort(SortBy) -
Method in class ReprojectingFeatureCollection
-
- sort(SortBy) -
Method in class AbstractFeatureCollection
-
- sort(SortBy) -
Method in class AdaptorFeatureCollection
-
- sort(SortBy) -
Method in class DecoratingFeatureCollection
-
- sort(SortBy) -
Method in class SubFeatureCollection
-
- sort(SortBy) -
Method in class DefaultFeatureCollection
- Construct a sorted view of this content.
- sort(SortBy2) -
Method in class DefaultFeatureCollection
- Allows for "Advanced" sort capabilities specific to the
GeoTools platform!
- sort(SortBy) -
Method in interface FeatureCollection
- collection.subCollection( myFilter ).sort( {"foo","bar"} );
collection.subCollection( myFilter ).sort( "bar" ).sort("foo")
- sort(String, SortOrder) -
Method in class FilterFactoryImpl
-
- SORT_ORDER_ASC -
Static variable in class FilterComplexTypes.SortOrderType
-
- SORT_ORDER_DESC -
Static variable in class FilterComplexTypes.SortOrderType
-
- SORT_ORDER_KEY -
Static variable in class FilterComplexTypes.SortOrderType
-
- SortBy - Interface in org.geotools.filter
- Deprecated. Please use org.opengis.filter.sort.SortBy
- SortBy -
Static variable in class OGC
-
- SortBy2 - Interface in org.geotools.filter
- GeoTools allows for more pervase use of Expression then is strictly
supported by the specification.
- SortByImpl - Class in org.geotools.filter
-
- SortByImpl(PropertyName, SortOrder) -
Constructor for class SortByImpl
-
- SortByType -
Static variable in class OGC
-
- SortByTypeBinding - Class in org.geotools.filter.v1_1
- Binding object for the type http://www.opengis.net/ogc:SortByType.
- SortByTypeBinding(FilterFactory) -
Constructor for class SortByTypeBinding
-
- sortKernelNames(Comparator<String>) -
Method in class KernelEditor
- Sort all kernel names according the specified comparator.
- SortOrder - Class in org.geotools.filter
- Deprecated. Please use org.opengis.filter.sort.SortOrder
- SortOrder() -
Constructor for class SortOrder
- Deprecated.
- SortOrderType -
Static variable in class OGC
-
- SortOrderTypeBinding - Class in org.geotools.filter.v1_1
- Binding object for the type http://www.opengis.net/ogc:SortOrderType.
- SortOrderTypeBinding(FilterFactory) -
Constructor for class SortOrderTypeBinding
-
- SortPropertyType -
Static variable in class OGC
-
- SortPropertyTypeBinding - Class in org.geotools.filter.v1_1
- Binding object for the type http://www.opengis.net/ogc:SortPropertyType.
- SortPropertyTypeBinding(FilterFactory) -
Constructor for class SortPropertyTypeBinding
-
- soundVelocity(double, double, double) -
Static method in class SeaWater
- Computes sound velocity as a function of salinity, temperature and pressure.
- source -
Variable in class Calculator2D
- The source grid coverage which was specified at construction time (never
null
).
- source -
Variable in class AbstractGridCoverage2DReader
- Source to read from
- source(SimpleFeature[]) -
Static method in class DataUtilities
- DOCUMENT ME!
- source(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Static method in class DataUtilities
- DOCUMENT ME!
- source(String, String) -
Method in class DefaultRepository
-
- source -
Variable in class DefaultView
- FeatureSource
being served up
- source -
Variable in class SLDParser
-
- SOURCE_0 -
Static variable in class Operation2D
- Convenience constant for the first source
GridCoverage2D
.
- SOURCE_CANT_BE_NULL_$1 -
Static variable in class ErrorKeys
- The source for node {0} cannot be null.
- SOURCECHANNELNAME -
Static variable in class SLD
-
- sourceCRS -
Static variable in class GML
-
- sourceCRS -
Variable in class AbstractCoordinateOperation
- The source CRS, or
null
if not available.
- sourceDimensions -
Static variable in class GML
-
- sourceDimensions -
Variable in class DefaultOperationMethod
- Number of dimensions in the source CRS of this operation method.
- SourceGraphIterator - Class in org.geotools.graph.traverse.basic
- A GraphIterator that starts iteration from a specefied point.
- SourceGraphIterator() -
Constructor for class SourceGraphIterator
-
- SourceImpl - Class in org.geotools.metadata.iso.lineage
- Information about the source data used in creating the data specified by the scope.
- SourceImpl() -
Constructor for class SourceImpl
- Creates an initially empty source.
- SourceImpl(Source) -
Constructor for class SourceImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- SourceImpl(InternationalString) -
Constructor for class SourceImpl
- Creates a source initialized with the given description.
- sourceListener -
Variable in class DefaultMapLayer
- Listener to forward feature source events as layer events
- SOUTHING -
Static variable in class DefaultCoordinateSystemAxis
- Default axis info for Southing values in a
projected CRS.
- space -
Static variable in class XML
-
- spaces(int) -
Static method in class Utilities
- Returns a string of the specified length filled with white spaces.
- Spacing -
Static variable in class OWS
-
- SPATIAL_BBOX -
Static variable in class FilterCapabilities
- Deprecated. Spatial Mask for bbox operation
- SPATIAL_BEYOND -
Static variable in class FilterCapabilities
- Deprecated. Spatial Mask for beyond operation
- Spatial_CapabilitiesType -
Static variable in class OGC
-
- Spatial_CapabilitiesType -
Static variable in class OGC
-
- Spatial_CapabilitiesTypeBinding - Class in org.geotools.filter.v1_0.capabilities
- Binding object for the type http://www.opengis.net/ogc:Spatial_CapabilitiesType.
- Spatial_CapabilitiesTypeBinding(FilterFactory) -
Constructor for class Spatial_CapabilitiesTypeBinding
-
- Spatial_CapabilitiesTypeBinding - Class in org.geotools.filter.v1_1.capabilities
- Binding object for the type http://www.opengis.net/ogc:Spatial_CapabilitiesType.
- Spatial_CapabilitiesTypeBinding(FilterFactory) -
Constructor for class Spatial_CapabilitiesTypeBinding
-
- SPATIAL_CONTAINS -
Static variable in class FilterCapabilities
- Deprecated. Spatial Mask for contains operation
- SPATIAL_CROSSES -
Static variable in class FilterCapabilities
- Deprecated. Spatial Mask for crosses operation
- SPATIAL_DISJOINT -
Static variable in class FilterCapabilities
- Deprecated. Spatial Mask for disjoint operation
- SPATIAL_DWITHIN -
Static variable in class FilterCapabilities
- Deprecated. Spatial Mask for dwithin operation
- SPATIAL_EQUALS -
Static variable in class FilterCapabilities
- Deprecated. Spatial Mask for equals operation
- SPATIAL_INTERSECT -
Static variable in class FilterCapabilities
- Deprecated. Spatial Mask for intersect operation
- Spatial_OperatorsType -
Static variable in class OGC
-
- Spatial_OperatorsTypeBinding - Class in org.geotools.filter.v1_0.capabilities
- Binding object for the type http://www.opengis.net/ogc:Spatial_OperatorsType.
- Spatial_OperatorsTypeBinding(FilterFactory) -
Constructor for class Spatial_OperatorsTypeBinding
-
- SPATIAL_OVERLAPS -
Static variable in class FilterCapabilities
- Deprecated. Spatial Mask for overlaps operation
- SPATIAL_SUBSAMPLING_X -
Static variable in class AbstractStatisticsOperationJAI
- The parameter descriptor for the SPATIAL_SUBSAMPLING_X
- SPATIAL_SUBSAMPLING_Y -
Static variable in class AbstractStatisticsOperationJAI
- The parameter descriptor for the SPATIAL_SUBSAMPLING_Y
- SPATIAL_TOUCHES -
Static variable in class FilterCapabilities
- Deprecated. Spatial Mask for touches operation
- SPATIAL_WITHIN -
Static variable in class FilterCapabilities
- Deprecated. Spatial Mask for within operation
- SpatialAttributeSupplementImpl - Class in org.geotools.metadata.iso
- Spatial attributes in the application schema for the feature types.
- SpatialAttributeSupplementImpl() -
Constructor for class SpatialAttributeSupplementImpl
- Construct an initially empty spatial attribute supplement.
- SpatialAttributeSupplementImpl(SpatialAttributeSupplement) -
Constructor for class SpatialAttributeSupplementImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- SpatialAttributeSupplementImpl(Collection) -
Constructor for class SpatialAttributeSupplementImpl
- Creates a spatial attribute supplement initialized to the given values.
- spatialCapabilities(GeometryOperand[], SpatialOperators) -
Method in class FilterFactoryImpl
-
- SpatialCapabiltiesImpl - Class in org.geotools.filter.capability
- Implementation of the SpatialCapabilities interface.
- SpatialCapabiltiesImpl() -
Constructor for class SpatialCapabiltiesImpl
-
- SpatialCapabiltiesImpl(Collection<GeometryOperand>, SpatialOperators) -
Constructor for class SpatialCapabiltiesImpl
-
- SpatialCapabiltiesImpl(GeometryOperand[], SpatialOperators) -
Constructor for class SpatialCapabiltiesImpl
-
- SpatialCapabiltiesImpl(SpatialCapabilities) -
Constructor for class SpatialCapabiltiesImpl
-
- spatialDomain -
Static variable in class WCS
-
- SpatialDomainType -
Static variable in class WCS
-
- SpatialDomainTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:SpatialDomainType.
- SpatialDomainTypeBinding() -
Constructor for class SpatialDomainTypeBinding
-
- SpatialExtension - Enum in org.geotools.gce.imagemosaic.jdbc
- Enum for support spatial extension
- spatialOperator(String, GeometryOperand[]) -
Method in class FilterFactoryImpl
-
- SpatialOperatorImpl - Class in org.geotools.filter.capability
- Implementation of the SpatialOperator interface.
- SpatialOperatorImpl(String) -
Constructor for class SpatialOperatorImpl
-
- SpatialOperatorImpl(String, Collection<GeometryOperand>) -
Constructor for class SpatialOperatorImpl
-
- SpatialOperatorImpl(String, GeometryOperand[]) -
Constructor for class SpatialOperatorImpl
-
- SpatialOperatorImpl(SpatialOperator) -
Constructor for class SpatialOperatorImpl
-
- SpatialOperatorNameType -
Static variable in class OGC
-
- spatialOperators(SpatialOperator[]) -
Method in class FilterFactoryImpl
-
- SpatialOperatorsImpl - Class in org.geotools.filter.capability
- Implementation of the SpatialOperators interface.
- SpatialOperatorsImpl() -
Constructor for class SpatialOperatorsImpl
-
- SpatialOperatorsImpl(Collection<SpatialOperator>) -
Constructor for class SpatialOperatorsImpl
-
- SpatialOperatorsImpl(SpatialOperator[]) -
Constructor for class SpatialOperatorsImpl
-
- SpatialOperatorsImpl(SpatialOperators) -
Constructor for class SpatialOperatorsImpl
-
- SpatialOperatorsType -
Static variable in class OGC
-
- SpatialOperatorsTypeBinding - Class in org.geotools.filter.v1_1.capabilities
- Binding object for the type http://www.opengis.net/ogc:SpatialOperatorsType.
- SpatialOperatorsTypeBinding(FilterFactory) -
Constructor for class SpatialOperatorsTypeBinding
-
- SpatialOperatorType -
Static variable in class OGC
-
- SpatialOperatorTypeBinding - Class in org.geotools.filter.v1_1.capabilities
- Binding object for the type http://www.opengis.net/ogc:SpatialOperatorType.
- SpatialOperatorTypeBinding(FilterFactory) -
Constructor for class SpatialOperatorTypeBinding
-
- spatialOps -
Static variable in class OGC
-
- spatialOps -
Static variable in class OGC
-
- SpatialOpsType -
Static variable in class OGC
-
- SpatialOpsType -
Static variable in class OGC
-
- SpatialRepresentationImpl - Class in org.geotools.metadata.iso.spatial
- Method used to represent geographic information in the dataset.
- SpatialRepresentationImpl() -
Constructor for class SpatialRepresentationImpl
- Constructs an initially empty spatial representation.
- SpatialRepresentationImpl(SpatialRepresentation) -
Constructor for class SpatialRepresentationImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- spatialSubset -
Static variable in class WCS
-
- SpatialSubsetType -
Static variable in class WCS
-
- SpatialSubsetTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:SpatialSubsetType.
- SpatialSubsetTypeBinding() -
Constructor for class SpatialSubsetTypeBinding
-
- SpatialTemporalExtentImpl - Class in org.geotools.metadata.iso.extent
- Boundary enclosing the dataset, expressed as the closed set of
(x,y) coordinates of the polygon.
- SpatialTemporalExtentImpl() -
Constructor for class SpatialTemporalExtentImpl
- Constructs an initially empty spatial-temporal extent.
- SpatialTemporalExtentImpl(SpatialTemporalExtent) -
Constructor for class SpatialTemporalExtentImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- SpatialTemporalExtentImpl(Date, Date, Collection<? extends GeographicExtent>) -
Constructor for class SpatialTemporalExtentImpl
- Creates a spatial-temporal extent initialized to the specified values.
- SpatialTestCase - Class in org.geotools.validation.relate
- SpatialTestCase
- SpatialTestCase(String) -
Constructor for class SpatialTestCase
- Constructor for OverlapsIntegrityTest.
- SPATIALTNPREFIXPARAM -
Static variable in class AbstractCmd
-
- SpatioTemporalCoverage3D - Class in org.geotools.coverage
- Convenience view of an other coverage with x, y and time axis.
- SpatioTemporalCoverage3D(CharSequence, Coverage) -
Constructor for class SpatioTemporalCoverage3D
- Constructs a new coverage.
- spec(SimpleFeatureType) -
Static method in class DataUtilities
- A "quick" String representation of a FeatureType.
- specialize(GridCoverage2D) -
Method in class Calculator2D
- Invoked by
view(type)
when the packed, geophysics or photographic view of this grid coverage needs to be created.
- specialize(GridCoverage2D) -
Method in class Interpolator2D
- Invoked by
view(type)
when the packed, geophysics or photographic view of this grid coverage needs to be created.
- specialMul(GeneralMatrix, GeneralMatrix) -
Method in class BursaWolfTransformBuilder
- Method for multiplying matrix (3,3) by matrix of coordintes (3
number of coordinates,1)
- specification -
Variable in class AbstractOpenWebService
-
- Specification - Class in org.geotools.data.ows
- Provides support for the Open Web Service Specificaitons.
- Specification() -
Constructor for class Specification
-
- specificHeat(double, double, double) -
Static method in class SeaWater
- Computes specific heat as a function of salinity, temperature and pressure.
- specs -
Variable in class AbstractOpenWebService
- Contains the specifications that are to be used with this service
- SpeedType -
Static variable in class GML
-
- SPEEDTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SpeedType">
<annotation>
<documentation>Value of a speed, with its units.
- Sphere -
Static variable in class GML
-
- SPHERE -
Static variable in class DefaultEllipsoid
- A sphere with a radius of 6371000 metres.
- SphereType -
Static variable in class GML
-
- SPHERETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SphereType">
<annotation>
<documentation>A sphere is a gridded surface given as a
family of circles whose positions vary linearly along the
axis of the sphere, and whise radius varies in proportions to
the cosine function of the central angle.
- SPHERICAL -
Static variable in class DefaultGeocentricCRS
- The default geocentric CRS with a
spherical coordinate system.
- SPHERICAL_LATITUDE -
Static variable in class DefaultCoordinateSystemAxis
- Default axis info for latitudes in a
geocentric CRS using
spherical CS.
- SPHERICAL_LONGITUDE -
Static variable in class DefaultCoordinateSystemAxis
- Default axis info for longitudes in a
geocentric CRS using
spherical CS.
- SphericalCS -
Static variable in class GML
-
- sphericalCSRef -
Static variable in class GML
-
- SphericalCSRefType -
Static variable in class GML
-
- SPHERICALCSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SphericalCSRefType">
<annotation>
<documentation>Association to a spherical coordinate system, either referencing or containing the definition of that coordinate system.
- SphericalCSType -
Static variable in class GML
-
- SPHERICALCSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SphericalCSType">
<annotation>
<documentation>A three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
- SPLIT_LINEAR -
Static variable in class PageStore
-
- SPLIT_QUADRATIC -
Static variable in class PageStore
-
- splitAlg -
Variable in class PageStore
-
- splitFilter(Filter) -
Method in class DefaultSQLBuilder
- Deprecated.
- splitFilter(Filter) -
Method in class GeoAPISQLBuilder
-
- splitFilters(Filter) -
Method in interface WFSProtocol
-
- splitFilters(Query, Transaction) -
Method in class WFS_1_0_0_DataStore
-
- splitFilters(Capabilities, Filter) -
Method in class CubeWerxStrategy
-
- splitFilters(Capabilities, Filter) -
Method in class DefaultWFSStrategy
- Splits the filter provided by the geotools query into the server supported and unsupported
ones.
- splitFilters(Capabilities, Filter) -
Method in class IonicStrategy
- Ionic's capabilities may state the spatial operator
Intersect
instead of Intersects
.
- splitFilters(Filter) -
Method in class WFS_1_1_0_Protocol
-
- splitFilters(Capabilities, Filter) -
Method in interface WFSStrategy
-
- SQL_EXCEPTION_EXIT_CODE -
Static variable in class CommandLine
- The code given to
System.exit(int)
when the program failed because of a
SQLException
.
- SQLBuilder - Interface in org.geotools.data.jdbc
- Provides an interface for SQL statement construction.
- sqlBuilder -
Variable in class PostgisFeatureStore
- To create the sql where statement
- sqlColumns(StringBuffer, FIDMapper, AttributeDescriptor[]) -
Method in class DefaultSQLBuilder
- Deprecated. Appends the names of the columns to be selected.
- sqlColumns(StringBuffer, FIDMapper, AttributeDescriptor[]) -
Method in class GeoAPISQLBuilder
- Appends the names of the columns to be selected.
- sqlColumns(StringBuffer, FIDMapper, AttributeDescriptor[]) -
Method in interface SQLBuilder
- Produces the select information required.
- sqlColumns(StringBuffer, FIDMapper, AttributeDescriptor[]) -
Method in class PostgisSQLBuilder
- Produces the select information required.
- SQLEncoder - Class in org.geotools.filter
- Deprecated. Please use org.geotools.data.jdbc.FilterToSQL which uses
opengis filters instead of these geotools filters.
- SQLEncoder() -
Constructor for class SQLEncoder
- Deprecated. Empty constructor
- SQLEncoder(Writer, Filter) -
Constructor for class SQLEncoder
- Deprecated. Convenience constructor to perform the whole encoding process at once.
- SQLEncoderDB2 - Class in org.geotools.data.db2.filter
- Generate a WHERE clause for DB2 Spatial Extender based on a spatial filter.
- SQLEncoderDB2() -
Constructor for class SQLEncoderDB2
- Construct an SQLEncoderDB2
- SQLEncoderException - Exception in org.geotools.filter
- Deprecated. Since you're using OpenGISSFilterToSQLEncoder, use FilterToSQLException as well
- SQLEncoderException(String) -
Constructor for exception SQLEncoderException
- Deprecated. Constructor with message argument.
- SQLEncoderException(String, Throwable) -
Constructor for exception SQLEncoderException
- Deprecated. Constructs a new instance of DataSourceException
- SQLEncoderPostgis - Class in org.geotools.filter
- Encodes a filter into a SQL WHERE statement for postgis.
- SQLEncoderPostgis() -
Constructor for class SQLEncoderPostgis
- Empty constructor TODO: rethink empty constructor, as BBOXes _need_ an
SRID, must make client set it somehow.
- SQLEncoderPostgis(boolean) -
Constructor for class SQLEncoderPostgis
-
- SQLEncoderPostgis(int) -
Constructor for class SQLEncoderPostgis
- Constructor with srid.
- SQLEncoderPostgisGeos - Class in org.geotools.filter
- Deprecated. use SQLEncoderPostgis with setSupportsGEOS(true)
- SQLEncoderPostgisGeos() -
Constructor for class SQLEncoderPostgisGeos
- Deprecated. use SQLEncoderPostgis with setSupportsGEOS(true)
- SQLEncoderPostgisGeos(int) -
Constructor for class SQLEncoderPostgisGeos
- Deprecated. use SQLEncoderPostgis with setSupportsGEOS(true)
- sqlFrom(StringBuffer, String) -
Method in class DB2SQLBuilder
- Construct the FROM clause for a feature type.
- sqlFrom(StringBuffer, String) -
Method in class DefaultSQLBuilder
- Deprecated. Constructs the FROM clause for a featureType
sql:
FROM typeName
- sqlFrom(StringBuffer, String) -
Method in class GeoAPISQLBuilder
- Constructs the FROM clause for a featureType
sql:
FROM typeName
- sqlFrom(StringBuffer, String) -
Method in interface SQLBuilder
- Consutrcts FROM clause for featureType
sql:
FROM typeName
- sqlFrom(StringBuffer, String) -
Method in class PostgisSQLBuilder
- Constructs FROM clause for featureType
sql:
FROM typeName
- sqlGeometryColumn(StringBuffer, AttributeDescriptor) -
Method in class DB2SQLBuilder
- Generates the select column specification for a DB2 geometry column.
- sqlGeometryColumn(StringBuffer, AttributeDescriptor) -
Method in class DefaultSQLBuilder
- Deprecated. Generates the select column specification for a geometry column.
- sqlGeometryColumn(StringBuffer, AttributeDescriptor) -
Method in class GeoAPISQLBuilder
- Generates the select column specification for a geometry column.
- sqlNameEscape -
Variable in class JDBC1DataStore
- The character(s) to surround schema, table and column names an SQL query
to support mixed-case and non-English names
- sqlOrderBy(StringBuffer, SortBy[]) -
Method in class DefaultSQLBuilder
- Deprecated.
- sqlOrderBy(StringBuffer, FIDMapper, SortBy[]) -
Method in class DefaultSQLBuilder
- Deprecated. Generates the order by clause.
- sqlOrderBy(StringBuffer, SortBy[]) -
Method in class GeoAPISQLBuilder
- Deprecated.
- sqlOrderBy(StringBuffer, FIDMapper, SortBy[]) -
Method in class GeoAPISQLBuilder
- Generates the order by clause.
- sqlOrderBy(StringBuffer, SortBy[]) -
Method in interface SQLBuilder
- Deprecated. use
SQLBuilder.sqlOrderBy(StringBuffer, FIDMapper, SortBy[])
- sqlOrderBy(StringBuffer, FIDMapper, SortBy[]) -
Method in interface SQLBuilder
- Constructs ORDER BY clause.
- SQLUnpacker - Class in org.geotools.filter
- Deprecated. please use PostPreProcessFilterSplittingVisitor
- SQLUnpacker(FilterCapabilities) -
Constructor for class SQLUnpacker
- Deprecated. Constructor with FilterCapabilities from the Encoder used in conjunction
with this Unpacker.
- SQLValidation - Class in org.geotools.validation.attributes
- PointCoveredByLineValidation purpose.
- SQLValidation() -
Constructor for class SQLValidation
- PointCoveredByLineValidation constructor.
- SQLValidationBeanInfo - Class in org.geotools.validation.attributes
- SQLValidationBeanInfo purpose.
- SQLValidationBeanInfo() -
Constructor for class SQLValidationBeanInfo
- GazetteerNameValidationBeanInfo constructor.
- sqlWhere(StringBuffer, Filter) -
Method in class DefaultSQLBuilder
- Deprecated. Constructs WHERE clause, if needed, for FILTER.
- sqlWhere(StringBuffer, Filter) -
Method in class GeoAPISQLBuilder
- Constructs WHERE clause, if needed, for FILTER.
- sqlWhere(StringBuffer, Filter) -
Method in interface SQLBuilder
- Constructs WHERE clause, if needed, for FILTER.
- sqlWhere(StringBuffer, Filter) -
Method in class PostgisSQLBuilder
- Constructs WHERE clause, if needed, for FILTER.
- SQUARE_BRACKETS -
Static variable in class Symbols
- A set of symbols with parameters between square brackets, like
[...]
.
- src -
Variable in class CustomPaletteBuilder
-
- SRC_DIM -
Static variable in class GeocentricTranslation.Provider
- The number of source geographic dimension (2 or 3).
- SRC_DIM -
Static variable in class MolodenskiTransform.Provider
- The number of source geographic dimension (2 or 3).
- SRC_SEMI_MAJOR -
Static variable in class GeocentricTranslation.Provider
- The operation parameter descriptor for the "src_semi_major" optional parameter value.
- SRC_SEMI_MAJOR -
Static variable in class MolodenskiTransform.Provider
- The operation parameter descriptor for the "src_semi_major" parameter value.
- SRC_SEMI_MINOR -
Static variable in class GeocentricTranslation.Provider
- The operation parameter descriptor for the "src_semi_minor" optional parameter value.
- SRC_SEMI_MINOR -
Static variable in class MolodenskiTransform.Provider
- The operation parameter descriptor for the "src_semi_minor" parameter value.
- srcColorModel -
Variable in class CustomPaletteBuilder
-
- srid(Integer) -
Method in class SimpleFeatureTypeBuilder
- Sets the srid of the next attribute added to the feature type.
- SRS -
Static variable in interface GetMapRequest
- Represents the SRS parameter
- srs(String) -
Method in class SimpleFeatureTypeBuilder
- Sets the srs of the next attribute added to the feature type.
- srsID -
Static variable in class GML
-
- srsName -
Static variable in class GML
-
- Stack - Class in org.geotools.graph.util
-
- Stack() -
Constructor for class Stack
-
- Stack(int) -
Constructor for class Stack
-
- Stack.StackIterator - Class in org.geotools.graph.util
-
- StagedGraphTraversal - Class in org.geotools.graph.traverse.basic
- TODO: DOCUMENT ME!
- StagedGraphTraversal(Graph, GraphWalker, GraphIterator) -
Constructor for class StagedGraphTraversal
-
- standard(CoordinateSystem) -
Static method in class AbstractCS
- Returns a coordinate system with "standard" axis order and units.
- STANDARD_CONDUCTIVITY -
Static variable in class SeaWater
- Conductivity (in mS/cm) of a standard sea water sample.
- STANDARD_PARALLEL -
Static variable in class EquidistantCylindrical.Provider
- The operation parameter descriptor for the standard parallel
parameter value.
- STANDARD_PARALLEL -
Static variable in class PolarStereographic.ProviderB
- The operation parameter descriptor for the
standardParallel
parameter value.
- STANDARD_PARALLEL -
Static variable in class PolarStereographic.ProviderNorth
- The operation parameter descriptor for the
standardParallel
parameter value.
- STANDARD_PARALLEL -
Static variable in class PolarStereographic.ProviderSouth
- The operation parameter descriptor for the
standardParallel
parameter value.
- STANDARD_PARALLEL_1 -
Static variable in class MapProjection.AbstractProvider
- The operation parameter descriptor for the standard parallel 1 parameter value.
- STANDARD_PARALLEL_2 -
Static variable in class MapProjection.AbstractProvider
- The operation parameter descriptor for the standard parallel 2 parameter value.
- standardDeviation(boolean) -
Method in class Statistics
- Retourne l'écart type des échantillons par rapport à la moyenne.
- StandardDeviationFunction - Class in org.geotools.filter.function
- Breaks a FeatureCollection
into classes using the standard deviation classification method.- StandardDeviationFunction() -
Constructor for class StandardDeviationFunction
-
- StandardDeviationVisitor - Class in org.geotools.feature.visitor
- Determines the standard deviation.
- StandardDeviationVisitor(Expression, double) -
Constructor for class StandardDeviationVisitor
-
- StandardOrderProcessImpl - Class in org.geotools.metadata.iso.distribution
- Common ways in which the resource may be obtained or received, and related instructions
and fee information.
- StandardOrderProcessImpl() -
Constructor for class StandardOrderProcessImpl
- Constructs an initially empty standard order process.
- StandardOrderProcessImpl(StandardOrderProcess) -
Constructor for class StandardOrderProcessImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- standardParallel -
Variable in class EquidistantCylindrical
- Standard parallel parameter.
- standardParallel -
Variable in class Mercator
- Standard Parallel used for the
Mercator2SP
case.
- StarNodeValidation - Class in org.geotools.validation.network
- StarNodeValidation purpose.
- StarNodeValidation() -
Constructor for class StarNodeValidation
- StarNodeValidation constructor.
- StarNodeValidationBeanInfo - Class in org.geotools.validation.network
- GazetteerNameValidationBeanInfo purpose.
- StarNodeValidationBeanInfo() -
Constructor for class StarNodeValidationBeanInfo
- GazetteerNameValidationBeanInfo constructor.
- start(String, Attributes) -
Method in class ExpressionSAXParser
- Initializes the factory to create a new expression.
- start(short) -
Method in class FilterSAXParser
- Handles all incoming generic string 'messages,' including a message to
create the filter, based on the XML tag that represents the start of
the filter.
- start(short) -
Method in class LogicSAXParser
- To be called by a parser to start the creation of a logic filter.
- start(String[]) -
Static method in class Import
-
- start(int, int) -
Method in interface CSBuilder
- Starts the building of a new coordinate sequence
- start(int, int) -
Method in class DefaultCSBuilder
-
- start(int, int) -
Method in class PackedCSBuilder.Double
-
- start(int, int) -
Method in class PackedCSBuilder.Float
-
- start() -
Method in class About
- Start a daemon thread updating dialog box information.
- start() -
Method in class LabelCacheImpl
-
- start() -
Method in interface LabelCache
- Called by renderer to indicate that the rendering process is starting.
- start() -
Method in class LabelCacheDefault
-
- start() -
Method in class SynchronizedLabelCache
-
- start(Element) -
Method in class Encoder
-
- start() -
Method in class PicoMap
-
- start(String) -
Method in class TransformerBase.TranslatorSupport
-
- start(String, Attributes) -
Method in class TransformerBase.TranslatorSupport
-
- startBands() -
Method in class TransfertRectIter
- Sets the iterator to the first band of the image.
- startChildHandler(Handler) -
Method in class DocumentHandlerImpl
-
- startChildHandler(Handler) -
Method in class ElementHandlerImpl
-
- startChildHandler(Handler) -
Method in interface Handler
- Called when a child handler is started, on the leading edge of the
child element.
- startDocument() -
Method in class ParserHandler
-
- startDocument() -
Method in interface PrintHandler
- DOCUMENT ME!
- startDocument() -
Method in class XMLSAXHandler
- Implementation of startDocument.
- startDocument() -
Method in class XSISAXHandler
- Implementation of startDocument.
- started() -
Method in class ProgressMailer
- Send an emails saying that the operation started.
- started() -
Method in class ProgressPrinter
-
- started() -
Method in class ProgressWindow
- Notifies that the operation begins.
- started() -
Method in class DelegateProgressListener
-
- started() -
Method in class NullProgressListener
-
- started() -
Method in interface ProgressListener
- Deprecated. Notifies this listener that the operation begins.
- started() -
Method in class SubProgressListener
-
- startElement(String, String, String, Attributes) -
Method in class FilterFilter
- Checks the name of the element, and sends to the appropriate filter
creation factory.
- startElement(String, String, String, Attributes) -
Method in class GMLFilterDocument
- Checks for GML element start and - if not a coordinates element - sends
it directly on down the chain to the appropriate parent handler.
- startElement(String, String, String, Attributes) -
Method in class GMLFilterFeature
- Checks for GML element start and - if not a coordinates element - sends
it directly on down the chain to the appropriate parent handler.
- startElement(String, String, String, Attributes) -
Method in class GMLFilterGeometry
- Checks for GML element start and - if not a coordinates element - sends
it directly on down the chain to the appropriate parent handler.
- startElement(URI, String, Attributes) -
Method in class ComplexElementHandler
- TODO summary sentence for startElement ...
- startElement(URI, String, Attributes) -
Method in class DocumentHandler
-
- startElement(URI, String, Attributes) -
Method in class IgnoreHandler
-
- startElement(URI, String, Attributes) -
Method in class SimpleElementHandler
-
- startElement(String, String, Attributes) -
Method in class AllHandler
-
- startElement(String, String, Attributes) -
Method in class AnyAttributeHandler
-
- startElement(String, String, Attributes) -
Method in class AnyHandler
-
- startElement(String, String, Attributes) -
Method in class AttributeGroupHandler
-
- startElement(String, String, Attributes) -
Method in class AttributeHandler
-
- startElement(String, String, Attributes) -
Method in class ChoiceHandler
-
- startElement(String, String, Attributes) -
Method in class ComplexContentHandler
-
- startElement(String, String, Attributes) -
Method in class ComplexTypeHandler
-
- startElement(String, String, Attributes) -
Method in class ElementTypeHandler
-
- startElement(String, String, Attributes) -
Method in class ExtensionHandler
-
- startElement(String, String, Attributes) -
Method in class FacetHandler
-
- startElement(String, String, Attributes) -
Method in class FieldHandler
-
- startElement(String, String, Attributes) -
Method in class GroupHandler
-
- startElement(String, String, Attributes) -
Method in class IgnoreHandler
-
- startElement(String, String, Attributes) -
Method in class ImportHandler
-
- startElement(String, String, Attributes) -
Method in class IncludeHandler
-
- startElement(String, String, Attributes) -
Method in class KeyHandler
-
- startElement(String, String, Attributes) -
Method in class KeyrefHandler
-
- startElement(String, String, Attributes) -
Method in class ListHandler
-
- startElement(String, String, Attributes) -
Method in class RedefineHandler
-
- startElement(String, String, Attributes) -
Method in class RestrictionHandler
-
- startElement(String, String, Attributes) -
Method in class RootHandler
-
- startElement(String, String, Attributes) -
Method in class SchemaHandler
-
- startElement(String, String, Attributes) -
Method in class SelectorHandler
-
- startElement(String, String, Attributes) -
Method in class SequenceHandler
-
- startElement(String, String, Attributes) -
Method in class SimpleContentHandler
-
- startElement(String, String, Attributes) -
Method in class SimpleTypeHandler
-
- startElement(String, String, Attributes) -
Method in class UnionHandler
-
- startElement(String, String, Attributes) -
Method in class UniqueHandler
-
- startElement(QName, Attributes) -
Method in interface ElementHandler
- Callback on leading edge of an element.
- startElement(QName, Attributes) -
Method in class ElementHandlerImpl
-
- startElement(String, String, String, Attributes) -
Method in class ParserHandler
-
- startElement(URI, String, Attributes) -
Method in interface PrintHandler
- DOCUMENT ME!
- startElement(URI, String, Attributes) -
Method in class XMLElementHandler
- handles SAX start Element events.
- startElement(String, String, String, Attributes) -
Method in class XMLSAXHandler
- Implementation of startElement.
- startElement(String, String, Attributes) -
Method in class XSIElementHandler
- handles SAX start Element events.
- startElement(String, String, String, Attributes) -
Method in class XSISAXHandler
- Implementation of startElement.
- startFeatureCollection() -
Method in class FeatureTransformer.FeatureTranslator
-
- startInsert() -
Method in class QueryData
- Moves the result set to the insert row.
- startLayer(String) -
Method in class LabelCacheImpl
-
- startLayer(String) -
Method in interface LabelCache
- Called by renderer to indication the start of rendering a layer.
- startLayer(String) -
Method in class LabelCacheDefault
-
- startLayer(String) -
Method in class SynchronizedLabelCache
-
- startLines() -
Method in class TransfertRectIter
- Sets the iterator to the first line of its bounding rectangle.
- startPixels() -
Method in class TransfertRectIter
- Sets the iterator to the leftmost pixel of its bounding rectangle.
- startPoint(Geometry) -
Static method in class StaticGeometry
-
- startPrefixMapping(String, String, URI) -
Method in class ElementHandlerFactory
-
- startPrefixMapping(String, String) -
Method in class ElementHandlerFactory
-
- startPrefixMapping(String, Schema) -
Method in class ElementHandlerFactory
-
- startPrefixMapping(String, String) -
Method in class RootHandler
-
- startPrefixMapping(String, String) -
Method in class SchemaHandler
-
- startPrefixMapping(String, String) -
Method in class ParserHandler
-
- startPrefixMapping(String, String) -
Method in class XMLSAXHandler
-
- startPrefixMapping(String, String) -
Method in class XSISAXHandler
-
- startSchemaType(String, String) -
Method in class FeatureTypeTransformer.FeatureTypeTranslator
- Start the schema fragment for a feature type.
- startTransaction() -
Method in class ArcSDEPooledConnection
- Deprecated.
- startTransaction() -
Method in interface ISession
- Starts a transaction over the connection held by this Session
If this method succeeds,
ISession.isTransactionActive()
will return true afterwards
- startTransaction() -
Method in class SessionWrapper
-
- state(Transaction) -
Method in class AbstractDataStore
- Used to retrive the TransactionStateDiff for this transaction.
- state(Transaction) -
Method in class IndexedShapefileDataStore
- This method is identical to the super class WHY?
- state -
Variable in class Result
-
- state -
Variable in class ContentFeatureCollection
- state of the feature source
- state -
Variable in class FCBuffer
- DOCUMENT ME!
- statement -
Variable in class QueryData
-
- StaticGeometry - Class in org.geotools.filter.function
-
- StaticGeometry() -
Constructor for class StaticGeometry
-
- Statistics - Class in org.geotools.math
- Holds some statistics about a series of sample values.
- Statistics() -
Constructor for class Statistics
- Constructs an initially empty set of statistics.
- Statistics.Delta - Class in org.geotools.math
- Holds some statistics about a series of sample values and the difference between them.
- Statistics.Delta() -
Constructor for class Statistics.Delta
- Constructs an initially empty set of statistics.
- Statistics.Delta(Statistics) -
Constructor for class Statistics.Delta
- Constructs an initially empty set of statistics using the specified
object for
delta
statistics.
- status -
Static variable in class GML
-
- StatusType -
Static variable in class WPS
-
- Stereographic - Class in org.geotools.referencing.operation.projection
- Stereographic Projection.
- Stereographic.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a Stereographic projections using USGS equations.
- Stereographic.Provider() -
Constructor for class Stereographic.Provider
- Constructs a new provider with default parameters for EPSG stereographic oblique.
- Stereographic.Provider(ParameterDescriptorGroup) -
Constructor for class Stereographic.Provider
- Constructs a math transform provider from a set of parameters.
- STOP -
Static variable in interface GraphTraversal
- Signals the traversal to stop
- stop() -
Method in class About
- Free any resources used by this dialog box.
- stop() -
Method in class AbstractConsole
- Stops the
AbstractConsole.run()
method.
- stop() -
Method in class LabelCacheImpl
-
- stop() -
Method in interface LabelCache
- Tells the cache to stop labelling.
- stop() -
Method in class LabelCacheDefault
-
- stop() -
Method in class SynchronizedLabelCache
-
- STOP -
Static variable in class FCBuffer
- DOCUMENT ME!
- stop() -
Method in class PicoMap
-
- stopRendering() -
Method in interface GTRenderer
-
- stopRendering() -
Method in class StreamingRenderer
- If you call this method from another thread than the one that called
paint
or render
the rendering will be
forcefully stopped before termination
- stopRendering() -
Method in class ShapefileRenderer
- If you call this method from another thread than the one that called
paint
or
render
the rendering will be forcefully stopped before termination
- StorageFile - Class in org.geotools.data.shapefile
- Encapsulates the idea of a file for writing data to and then later updating the original.
- StorageFile(ShpFiles, File, ShpFileType) -
Constructor for class StorageFile
-
- storageFiles -
Variable in class ShapefileFeatureWriter
-
- store(QuadTree) -
Method in class FileSystemIndexStore
-
- store(QuadTree) -
Method in interface IndexStore
- Stores a
QuadTree
- StoreException - Exception in org.geotools.index.quadtree
- DOCUMENT ME!
- StoreException() -
Constructor for exception StoreException
-
- StoreException(String) -
Constructor for exception StoreException
-
- StoreException(Throwable) -
Constructor for exception StoreException
-
- StoreException(String, Throwable) -
Constructor for exception StoreException
-
- strategy -
Variable in class WFS_1_0_0_DataStore
-
- strConcat(String, String) -
Static method in class StaticGeometry
-
- stream(ElementHandler) -
Method in class ElementNameStreamingParserHandler
-
- stream(ElementHandler) -
Method in class JXPathStreamingParserHandler
-
- stream(ElementHandler) -
Method in class StreamingParserHandler
-
- stream(ElementHandler) -
Method in class TypeStreamingParserHandler
-
- STREAM_HINT -
Static variable in class XMLHandlerHints
- Tells the parser to "Stream"
- StreamingParser - Class in org.geotools.xml
- XML parser capable of streaming.
- StreamingParser(Configuration, InputStream, Class) -
Constructor for class StreamingParser
- Creates a new instance of the type based streaming parser.
- StreamingParser(Configuration, InputStream, QName) -
Constructor for class StreamingParser
- Creates a new instance of the element name based streaming parser.
- StreamingParser(Configuration, InputStream, String) -
Constructor for class StreamingParser
- Creates a new instance of the xpath based streaming parser.
- StreamingParser(Configuration, InputStream, StreamingParserHandler) -
Constructor for class StreamingParser
- Internal constructor.
- StreamingParserHandler - Class in org.geotools.xml.impl
-
- StreamingParserHandler(Configuration) -
Constructor for class StreamingParserHandler
-
- StreamingRenderer - Class in org.geotools.renderer.lite
- A streaming implementation of the GTRenderer interface.
- StreamingRenderer() -
Constructor for class StreamingRenderer
- Creates a new instance of LiteRenderer without a context.
- StreamLogging - Class in org.geotools.data.shapefile
-
- StreamLogging(String) -
Constructor for class StreamLogging
- The name that will appear in the debug message
- strEndsWith(String, String) -
Static method in class StaticGeometry
-
- strEqualsIgnoreCase(String, String) -
Static method in class StaticGeometry
-
- STRICT -
Variable in class DuplicatingStyleVisitor
-
- STRICT -
Static variable in class AnyHandler
- strict
- strIndexOf(String, String) -
Static method in class StaticGeometry
-
- STRING -
Static variable in class SimpleSchema
- STRING to String.class
- STRING -
Static variable in class XS
-
- STRING_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="string" name="string">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="length"/>
<hfp:hasFacet name="minLength"/>
<hfp:hasFacet name="maxLength"/>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasProperty name="ordered" value="false"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#string"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace id="string.preserve" value="preserve"/>
</xs:restriction>
</xs:simpleType>
- stringOrNull -
Static variable in class GML
-
- STRINGORNULL_TYPE -
Static variable in class GMLSchema
-
<simpleType name="stringOrNull">
<annotation>
<documentation>Union of the XML Schema string type and the GML Nulltype.
- StringOrRefType -
Static variable in class GML
-
- StringOrRefType -
Static variable in class GML
-
- STRINGORREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="StringOrRefType">
<annotation>
<documentation>This type is available wherever there is a need for a "text" type property.
- StringOrRefTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:StringOrRefType.
- StringOrRefTypeBinding() -
Constructor for class StringOrRefTypeBinding
-
- StringToURI -
Static variable in class URConverterFactory
-
- StringToURL -
Static variable in class URConverterFactory
-
- StringUtil - Class in org.geotools.graph.util
- Various string utilities.
- StringUtil() -
Constructor for class StringUtil
-
- stringValue -
Static variable in class GML
-
- stringValue() -
Method in class FloatParameter
- Returns the string representation of the value.
- stringValue() -
Method in class Parameter
- Returns the string value of an operation parameter.
- stringValue(ParameterDescriptor<?>, ParameterValueGroup) -
Static method in class MathTransformProvider
- Returns the parameter value for the specified operation parameter.
- stringValue(Expression) -
Static method in class SLD
- Deprecated.
- strip(String) -
Static method in class StringUtil
- Strips any white space of the end of a string.
- stripExtension(String) -
Static method in class StringUtil
-
- stripPath(String) -
Static method in class StringUtil
-
- strLastIndexOf(String, String) -
Static method in class StaticGeometry
-
- strLength(String) -
Static method in class StaticGeometry
-
- strMatches(String, String) -
Static method in class StaticGeometry
-
- stroke -
Variable in class LineStyle2D
-
- STROKE -
Static variable in class SLD
-
- stroke(LineSymbolizer) -
Static method in class SLD
-
- stroke(PolygonSymbolizer) -
Static method in class SLD
-
- stroke(PointSymbolizer) -
Static method in class SLD
-
- Stroke - Interface in org.geotools.styling
- The Stroke object encapsulates the graphical-symbolization parameters for
linear geometries.
- strokeColor(Stroke) -
Static method in class SLD
- Deprecated. please use color( stroke )
- StrokeImpl - Class in org.geotools.styling
- Provides a Java representation of the Stroke object in an SLD document.
- StrokeImpl() -
Constructor for class StrokeImpl
- Creates a new instance of Stroke
- StrokeImpl(FilterFactory) -
Constructor for class StrokeImpl
-
- strReplace(String, String, String, boolean) -
Static method in class StaticGeometry
-
- strStartsWith(String, String) -
Static method in class StaticGeometry
-
- strSubstring(String, int, int) -
Static method in class StaticGeometry
-
- strSubstringStart(String, int) -
Static method in class StaticGeometry
-
- strToLowerCase(String) -
Static method in class StaticGeometry
-
- strToUpperCase(String) -
Static method in class StaticGeometry
-
- strTrim(String) -
Static method in class StaticGeometry
-
- STYLE -
Static variable in interface GetLegendGraphicRequest
-
- Style -
Static variable in class GML
-
- Style -
Static variable in class KML
-
- style -
Variable in class DefaultMapLayer
- The style to symbolize the features of this layer
- Style - Class in org.geotools.renderer.style
- Base class for resolved styles.
- Style() -
Constructor for class Style
-
- Style - Interface in org.geotools.styling
- Indicates how geographical content should be displayed (we call this a style for simplicity; in the spec it is called a UserStyle (user-defined style)).
- Style2D - Class in org.geotools.renderer.style
- Base class for all style targeting
Graphics2D
. - Style2D() -
Constructor for class Style2D
-
- STYLE_CHANGED -
Static variable in class MapLayerEvent
- Flag set when the style attached to this layer changed.
- STYLE_FACTORY -
Static variable in class Hints
- The
StyleFactory
instance to use.
- STYLE_NOT_DEFINED -
Static variable in exception ServiceException
- Request is for a Layer in a Style not offered by the service instance.
- StyleAttributeExtractor - Class in org.geotools.styling
- A simple visitor whose purpose is to extract the set of attributes used by a Style, that is, those that the Style expects to find in order to work properly
- StyleAttributeExtractor() -
Constructor for class StyleAttributeExtractor
-
- StyleAttributeExtractorTruncated - Class in org.geotools.styling
- A simple visitor whose purpose is to extract the set of attributes used by a
Style, that is, those that the Style expects to find in order to work
properly
This is very similiar to StyleAttributeExtractor, but with these differences:
a) it doesnt the count the
tag in the
b) it doesnt count anything in the 's tag
c) it doesnt count anything in the 's tag
The reasons for this are because these fields are ALWAYS taken directly from the
feature, not from the style.- StyleAttributeExtractorTruncated() -
Constructor for class StyleAttributeExtractorTruncated
-
- StyleBuilder - Class in org.geotools.styling
- An utility class designed to ease style building by convinience methods.
- StyleBuilder() -
Constructor for class StyleBuilder
- use the default StyleFactory and FilterFactory
- StyleBuilder(StyleFactory) -
Constructor for class StyleBuilder
- Use the supplied StyleFactory when building styles
- StyleBuilder(FilterFactory) -
Constructor for class StyleBuilder
- Use the supplied FilterFactory when building styles
- StyleBuilder(StyleFactory, FilterFactory) -
Constructor for class StyleBuilder
- Use the supplied StyleFactory and FilterFactory when building styles
- StyleBuilder.EqualClasses - Class in org.geotools.styling
-
- StyleBuilder.EqualClasses(int, double[]) -
Constructor for class StyleBuilder.EqualClasses
- Creates a new instance of EqualClasses
- StyledLayer - Interface in org.geotools.styling
- 'StyledLayer' is not part of the SLD 1.0 spec.
- STYLEDLAYERDESCRIPTOR -
Static variable in class SLD
-
- StyledLayerDescriptor - Interface in org.geotools.styling
- Holds styling information (from a StyleLayerDescriptor document).
- StyledLayerDescriptorImpl - Class in org.geotools.styling
- Holds styling information (from a StyleLayerDescriptor document).
- StyledLayerDescriptorImpl() -
Constructor for class StyledLayerDescriptorImpl
-
- StyledLayerImpl - Class in org.geotools.styling
- Default implementation of StyledLayer.
- StyledLayerImpl() -
Constructor for class StyledLayerImpl
-
- StyledShapePainter - Class in org.geotools.renderer.lite
- A simple class that knows how to paint a Shape object onto a Graphic given a
Style2D.
- StyledShapePainter(LabelCache) -
Constructor for class StyledShapePainter
- Construct
StyledShapePainter
.
- StyledShapePainter - Class in org.geotools.renderer.shape
- A simple class that knows how to paint a Shape object onto a Graphic given a
Style2D.
- StyledShapePainter(LabelCache) -
Constructor for class StyledShapePainter
- Construct
StyledShapePainter
.
- styleFactory -
Variable in class LabelCacheImpl
-
- styleFactory -
Variable in class LabelCacheDefault
-
- StyleFactory - Interface in org.geotools.styling
- Abstract base class for implementing style factories.
- StyleFactory2 - Interface in org.geotools.styling
- Abstract base class for implementing style factories.
- StyleFactoryCreationException - Exception in org.geotools.styling
- An exception that can be thrown by the StyleFactory if it fails to create
the implementation of the StyleFactory.
- StyleFactoryCreationException() -
Constructor for exception StyleFactoryCreationException
- Creates a new instance of
StyleFactoryCreationException
without detail message.
- StyleFactoryCreationException(String) -
Constructor for exception StyleFactoryCreationException
- Constructs an instance of
StyleFactoryCreationException
with the specified detail message.
- StyleFactoryCreationException(Exception) -
Constructor for exception StyleFactoryCreationException
-
- StyleFactoryCreationException(String, Exception) -
Constructor for exception StyleFactoryCreationException
-
- StyleFactoryFinder - Class in org.geotools.styling
- Deprecated. Replaced by
CommonFactoryFinder.getStyleFactory(org.geotools.factory.Hints)
. - StyleFactoryFinder() -
Constructor for class StyleFactoryFinder
- Deprecated.
- StyleFactoryImpl - Class in org.geotools.styling
- Factory for creating Styles.
- StyleFactoryImpl() -
Constructor for class StyleFactoryImpl
-
- StyleFactoryImpl(FilterFactory) -
Constructor for class StyleFactoryImpl
-
- StyleGenerator - Class in org.geotools.brewer.color
- Generates a style/featureTypeStyle using ColorBrewer.
- StyleGenerator() -
Constructor for class StyleGenerator
-
- StyleImpl - Class in org.geotools.data.ows
-
- StyleImpl() -
Constructor for class StyleImpl
-
- StyleImpl(String) -
Constructor for class StyleImpl
-
- StyleImpl - Class in org.geotools.styling
- Implementation of style
- StyleImpl() -
Constructor for class StyleImpl
- Creates a new instance of StyleImpl
- StyleMap - Class in org.geotools.kml.bindings
- Simple container for holding styles by uri.
- StyleMap() -
Constructor for class StyleMap
-
- StyleMap -
Static variable in class KML
-
- StyleMapPairType -
Static variable in class KML
-
- StyleMapType -
Static variable in class KML
-
- STYLES -
Static variable in interface GetMapRequest
- Represents the STYLES parameter
- styles(StyledLayerDescriptor) -
Static method in class SLD
-
- StyleSelector -
Static variable in class KML
-
- StyleSelectorType -
Static variable in class KML
-
- styleStateEnum -
Static variable in class KML
-
- StyleType -
Static variable in class GML
-
- StyleType -
Static variable in class KML
-
- STYLETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="StyleType">
<annotation>
<documentation>[complexType of] Predefined concrete value of the top-level property.
- StyleTypeBinding - Class in org.geotools.kml.bindings
- Binding object for the type http://earth.google.com/kml/2.1:StyleType.
- StyleTypeBinding(StyleBuilder, StyleMap) -
Constructor for class StyleTypeBinding
-
- styleUrl -
Static variable in class KML
-
- StyleVariationType -
Static variable in class GML
-
- STYLEVARIATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="StyleVariationType">
<annotation>
<documentation>Used to vary individual graphic parameters and attributes of the style, symbol or text.
- StyleVisitor - Interface in org.geotools.styling
- An interface for classes that want to perform operations on a Style
hierarchy.
- StyleVisitorAdapter - Class in org.geotools.renderer.lite.gridcoverage2d
- Simple empty implementation for the
StyleVisitor
interface. - StyleVisitorAdapter() -
Constructor for class StyleVisitorAdapter
- Default constructor for a
StyleVisitorAdapter
.
- StyleVisitorCoverageProcessingNodeAdapter - Class in org.geotools.renderer.lite.gridcoverage2d
- This class implements an adapter to allow a
CoverageProcessingNode
to feed itself by visiting an SLD Style
. - StyleVisitorCoverageProcessingNodeAdapter(CoverageProcessingNode) -
Constructor for class StyleVisitorCoverageProcessingNodeAdapter
-
- StyleVisitorCoverageProcessingNodeAdapter(InternationalString, InternationalString) -
Constructor for class StyleVisitorCoverageProcessingNodeAdapter
- Default constructor for
StyleVisitorCoverageProcessingNodeAdapter
- StyleVisitorCoverageProcessingNodeAdapter(int, InternationalString, InternationalString) -
Constructor for class StyleVisitorCoverageProcessingNodeAdapter
- Default constructor that gives users the possibility
- StyleVisitorCoverageProcessingNodeAdapter(int, Hints, InternationalString, InternationalString) -
Constructor for class StyleVisitorCoverageProcessingNodeAdapter
- Default constructor that gives users the possibility
- Sub -
Static variable in class OGC
-
- Sub -
Static variable in class OGC
-
- SubchainStyleVisitorCoverageProcessingAdapter - Class in org.geotools.renderer.lite.gridcoverage2d
- Helper class that implements a subchain.
- SubchainStyleVisitorCoverageProcessingAdapter(CoverageProcessingNode) -
Constructor for class SubchainStyleVisitorCoverageProcessingAdapter
-
- SubchainStyleVisitorCoverageProcessingAdapter(InternationalString, InternationalString) -
Constructor for class SubchainStyleVisitorCoverageProcessingAdapter
-
- SubchainStyleVisitorCoverageProcessingAdapter(int, InternationalString, InternationalString) -
Constructor for class SubchainStyleVisitorCoverageProcessingAdapter
-
- SubchainStyleVisitorCoverageProcessingAdapter(int, Hints, InternationalString, InternationalString) -
Constructor for class SubchainStyleVisitorCoverageProcessingAdapter
-
- subCollection(Filter) -
Method in class PreGeneralizedFeatureCollection
-
- subCollection(Filter) -
Method in class ContentFeatureCollection
-
- subCollection(Filter) -
Method in class DataFeatureCollection
- Will return an optimized subCollection based on access
to the origional FeatureSource.
- subCollection(Filter) -
Method in class FilteringFeatureCollection
-
- subCollection(Filter) -
Method in class MaxFeaturesFeatureCollection
-
- subCollection(Filter) -
Method in class ReprojectingFeatureCollection
-
- subCollection(Filter) -
Method in class AbstractFeatureCollection
-
- subCollection(Filter) -
Method in class AdaptorFeatureCollection
-
- subCollection(Filter) -
Method in class DecoratingFeatureCollection
-
- subCollection(Filter) -
Method in class SubFeatureCollection
-
- subCollection(Filter) -
Method in class DefaultFeatureCollection
- Will return an optimized subCollection based on access
to the origional MemoryFeatureCollection.
- subCollection(Filter) -
Method in interface FeatureCollection
- FeatureCollection
"view" indicated by provided filter.
- subComplex -
Static variable in class GML
-
- SubFeatureCollection - Class in org.geotools.feature.collection
- Used as a reasonable default implementation for subCollection.
- SubFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Constructor for class SubFeatureCollection
-
- SubFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>, Filter) -
Constructor for class SubFeatureCollection
-
- SubFeatureList - Class in org.geotools.feature.collection
-
- SubFeatureList(FeatureCollection<SimpleFeatureType, SimpleFeature>, Filter) -
Constructor for class SubFeatureList
-
- SubFeatureList(FeatureCollection<SimpleFeatureType, SimpleFeature>, SortBy) -
Constructor for class SubFeatureList
-
- SubFeatureList(FeatureCollection<SimpleFeatureType, SimpleFeature>, Filter, SortBy) -
Constructor for class SubFeatureList
- Create a simple SubFeatureList with the provided
filter.
- SubFeatureList(FeatureCollection<SimpleFeatureType, SimpleFeature>, List) -
Constructor for class SubFeatureList
-
- subGeometry(String, int) -
Method in class SubHandler
- Tells the handler that it just saw a subhandler.
- subGeometry(String, int) -
Method in class SubHandlerMulti
- Handles all internal (sub) geometries.
- subGeometry(String, int) -
Method in class SubHandlerPolygon
- Catches inner and outer LinearRings messages and handles them
appropriately.
- SubHandler - Class in org.geotools.gml
- Specifies how a generic OGC simple geometry handler should behave.
- SubHandler() -
Constructor for class SubHandler
-
- SubHandlerBox - Class in org.geotools.gml
- Creates a simple OGC box.
- SubHandlerBox() -
Constructor for class SubHandlerBox
- Creates a new instance of GMLBoxHandler.
- SubHandlerFactory - Class in org.geotools.gml
- Creates the appropriate SubHandler element for a given OGC simple geometry
type.
- SubHandlerFactory() -
Constructor for class SubHandlerFactory
- Empty constructor.
- SubHandlerLinearRing - Class in org.geotools.gml
- Creates a simple OGC LinearRing (a closed LineString).
- SubHandlerLinearRing() -
Constructor for class SubHandlerLinearRing
- Creates a new instance of GMLLinearRingHandler.
- SubHandlerLineString - Class in org.geotools.gml
- Creates a simple OGC LineString element.
- SubHandlerLineString() -
Constructor for class SubHandlerLineString
- Empty constructor.
- SubHandlerMulti - Class in org.geotools.gml
- Creates a MultiPoint, MultiLineString, or MultiPolygon geometry as required
by the internal functions.
- SubHandlerMulti() -
Constructor for class SubHandlerMulti
- Empty constructor.
- SubHandlerPoint - Class in org.geotools.gml
- Creates an OGC simple point.
- SubHandlerPoint() -
Constructor for class SubHandlerPoint
- Creates a new instance of GMLPointHandler.
- SubHandlerPolygon - Class in org.geotools.gml
- Creates a Polygon geometry.
- SubHandlerPolygon() -
Constructor for class SubHandlerPolygon
- Creates a new instance of GMLPolygonHandler.
- subject -
Static variable in class GML
-
- subList(Filter) -
Method in class AbstractFeatureCollection
-
- subList(Filter) -
Method in class AdaptorFeatureCollection
-
- subList(Filter) -
Method in class SubFeatureList
- Sublist of this sublist!
- subNodes -
Variable in class Node
-
- SubProgressListener - Class in org.geotools.util
- A sub progress monitor, used to delegate a portion of work to a separate process.
- SubProgressListener(ProgressListener, float) -
Constructor for class SubProgressListener
- Create a sub progress monitor, used to delegate work to a separate
process.
- subRiverType -
Variable in class DataTestCase
-
- subRoadType -
Variable in class DataTestCase
-
- SubsampleAverage - Class in org.geotools.coverage.processing.operation
- This operation is simply a wrapper for the JAI SubsampleAverage operation which allows
me to arbitrarily scale a rendered image while smoothing it out.
- SubsampleAverage() -
Constructor for class SubsampleAverage
- Constructs a default
"SubsampleAverage"
operation.
- SubsampleAverage(GridCoverage, double, double, Interpolation, BorderExtender) -
Method in class Operations
- Deprecated. Renamed as
subsampleAverage
(lower case "s").
- subsampleAverage(GridCoverage, double, double, Interpolation, BorderExtender) -
Method in class Operations
- Deprecated. use
Operations.subsampleAverage(GridCoverage, double, double)
instead.
- subsampleAverage(GridCoverage, double, double) -
Method in class Operations
- Subsamples an image by averaging over a moving window
- subsampleX -
Variable in class CustomPaletteBuilder
-
- subsampley -
Variable in class CustomPaletteBuilder
-
- subSequence(int, int) -
Method in class AbstractInternationalString
- Returns a subsequence of the string in the default locale.
- subSequence(int, int) -
Method in class Version
- Returns a new version string that is a subsequence of this sequence.
- subSet(E, E) -
Method in class FrequencySortedSet
-
- subSet(Range<T>, Range<T>) -
Method in class RangeSet
- Returns a view of the portion of this sorted set whose elements range
from
lower
, inclusive, to upper
, exclusive.
- subtract(Coverage, double[]) -
Method in class Operations
- Subtracts constants (one for each band) from every sample values of the source coverage.
- subtract(Expression, Expression) -
Method in class FilterFactoryImpl
-
- subtract(Fraction) -
Method in class Fraction
- Subtracts to this fraction the values given by the given fraction.
- subtract(Range) -
Method in class MeasurementRange
- Returns the range of values that are in this range but not in the given range.
- subtract(Range<?>) -
Method in class NumberRange
- Returns the range of values that are in this range but not in the given range.
- subtract(Range<?>) -
Method in class Range
- Returns the range of values that are in this range but not in the given range.
- SubtractConst - Class in org.geotools.coverage.processing.operation
- Subtracts constants (one for each band) from every sample values of the source coverage.
- SubtractConst() -
Constructor for class SubtractConst
- Constructs a default
"SubtractConst"
operation.
- subtractFrom(Coverage, double[]) -
Method in class Operations
- Subtracts every sample values of the source coverage from constants (one for each band).
- SubtractFromConst - Class in org.geotools.coverage.processing.operation
- Subtracts every sample values of the source coverage from constants (one for each band).
- SubtractFromConst() -
Constructor for class SubtractFromConst
- Constructs a default
"SubtractFromConst"
operation.
- SubtractImpl - Class in org.geotools.filter.expression
- Implementation of Subtract expression.
- SubtractImpl(Expression, Expression) -
Constructor for class SubtractImpl
-
- subTransform -
Variable in class PassThroughTransform
- The sub transform.
- SUCCEEDING -
Static variable in class CategorizeFunction
- Use as a literal value to indicate behaviour of threshold boundary
- SUCCESS -
Static variable in class TransactionResult
- success
- success() -
Method in class PutStylesResponse
-
- SuccessionType -
Static variable in class GML
-
- SUCCESSIONTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="SuccessionType">
<annotation>
<documentation>Feature succession is a semantic relationship derived from evaluation of observer, and
Feature Substitution, Feature Division and Feature Fusion are defined as associations between
previous features and next features in the temporal context.
- SUFFIX -
Static variable in class AttributeIndexSummary
-
- SUGGESTED_TILE_SIZE -
Static variable in class BaseGDALGridFormat
- This
GeneralParameterValue
can be provided to the
GridCoverageReader
s through the
GridCoverageReader.read(GeneralParameterValue[])
method in order
to specify the suggested size of tiles to avoid long time reading
occurring with JAI ImageRead on striped images.
- SUGGESTED_TILE_SIZE -
Static variable in class ImageMosaicFormat
- This
GeneralParameterValue
can be provided to the
GridCoverageReader
s through the
GridCoverageReader.read(GeneralParameterValue[])
method in order
to specify the suggested size of tiles to avoid long time reading
occurring with JAI ImageRead on striped images.
- SUITABLE_RANGED -
Static variable in class ColorBrewer
-
- SUITABLE_UNIQUE -
Static variable in class ColorBrewer
-
- summary(Collection<? extends IdentifiedObject>, Set<String>) -
Method in class ParameterWriter
- Formats a summary of a collection of identified objects.
- SUMMARY_EXT -
Static variable in class AttributeIndexSummary
-
- summaryURL -
Variable in class AttributeIndexSummary
- Url of summary file
- SumVisitor - Class in org.geotools.feature.visitor
- Calculates the Sum of an attribute (of a FeatureVisitor)
- SumVisitor(int, SimpleFeatureType) -
Constructor for class SumVisitor
-
- SumVisitor(String, SimpleFeatureType) -
Constructor for class SumVisitor
-
- SumVisitor(Expression) -
Constructor for class SumVisitor
-
- SumVisitor.SumResult - Class in org.geotools.feature.visitor
-
- SumVisitor.SumResult(SumVisitor.SumStrategy) -
Constructor for class SumVisitor.SumResult
-
- SUN_MICROSYSTEMS -
Static variable in class ContactImpl
- Contact informations for Sun Microsystems.
- SUN_MICROSYSTEMS -
Static variable in class OnLineResourceImpl
- The online resources for Sun Microsystems.
- SUN_MICROSYSTEMS -
Static variable in class ResponsiblePartyImpl
- The Sun Microsystems party.
- SunRelativePosition - Class in org.geotools.nature
- Calcule la position du soleil relativement à la position de l'observateur.
- SunRelativePosition() -
Constructor for class SunRelativePosition
- Constructs a sun relative position calculator.
- SunRelativePosition(double) -
Constructor for class SunRelativePosition
- Constructs a sun relative position calculator with the specified value
for the sun elevation at twilight.
- superComplex -
Static variable in class GML
-
- superType -
Variable in class AttributeTypeBuilder
- super type
- superType -
Variable in class SimpleFeatureTypeBuilder
- the parent type.
- superType -
Variable in class PropertyTypeImpl
-
- supported -
Variable in class LockResult
-
- SupportedComplexDataInputType -
Static variable in class WPS
-
- SupportedComplexDataType -
Static variable in class WPS
-
- SupportedCRS -
Static variable in class OWS
-
- SupportedCRS -
Static variable in class OWS
-
- supportedCRSs -
Static variable in class WCS
-
- SupportedCRSsType -
Static variable in class WCS
-
- SupportedCRSsType -
Static variable in class WPS
-
- SupportedCRSsType_Default -
Static variable in class WPS
-
- SupportedCRSsTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:SupportedCRSsType.
- SupportedCRSsTypeBinding() -
Constructor for class SupportedCRSsTypeBinding
-
- supportedFormats -
Static variable in class WCS
-
- SupportedFormatsType -
Static variable in class WCS
-
- SupportedFormatsTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:SupportedFormatsType.
- SupportedFormatsTypeBinding() -
Constructor for class SupportedFormatsTypeBinding
-
- supportedInterpolations -
Static variable in class WCS
-
- SupportedInterpolationsType -
Static variable in class WCS
-
- SupportedInterpolationsTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:SupportedInterpolationsType.
- SupportedInterpolationsTypeBinding() -
Constructor for class SupportedInterpolationsTypeBinding
-
- SupportedUOMsType -
Static variable in class WPS
-
- SupportedUOMsType_Default -
Static variable in class WPS
-
- supports(WFSOperationType, HttpMethod) -
Method in class WFS100ProtocolHandler
-
- supports(Filter) -
Method in class Capabilities
- Determines if specific filter passed in is supported.
- supports(Filter) -
Method in class FilterCapabilities
- Deprecated. Determines if the filter passed in is supported.
- supports(short) -
Method in class FilterCapabilities
- Deprecated.
- supports(long) -
Method in class FilterCapabilities
- Deprecated.
- supports(FilterCapabilities) -
Method in class FilterCapabilities
- Deprecated.
- supports(Class) -
Method in class FilterCapabilities
- Deprecated.
- supports(WFSOperationType, HttpMethod) -
Method in class WFSProtocolHandler
- Deprecated. Returns whether the service supports the given operation for the given
HTTP method.
- supportsGEOS -
Variable in class SQLEncoderPostgis
- Whether the installed PostGIS has GEOS support.
- supportsGet() -
Method in class DefaultWFSStrategy
-
- supportsGet() -
Method in interface WFSStrategy
- A simple means to specify whether GET requests are supported between the server and the
client.
- SupportsGMLObjectTypeList -
Static variable in class WFS
-
- supportsNaturalOrderSorting() -
Method in class JDBCFeatureSource.JDBCQueryCapabilities
- Indicates whether sorting by
SortBy.NATURAL_ORDER
is supported; defaults to
false
.
- supportsOperation(WFSOperationType, boolean) -
Method in interface WFSProtocol
- Returns whether the service supports the given operation for the given HTTP method.
- supportsOperation(WFSOperationType, boolean) -
Method in class WFS_1_1_0_Protocol
-
- supportsPost() -
Method in class DefaultWFSStrategy
-
- supportsPost() -
Method in class IonicStrategy
- We can't use POST at all against Ionic cause it is not a WFS 1.1 implementation and expect
the filters to be encoded as per Filter 1.0, and I wasn't able of creating a WFS 1.1 with
Filter 1.0
Configuration
that works.
- supportsPost() -
Method in interface WFSStrategy
- A simple means to specify whether POST requests are supported between the server and the
client.
- supportsPropertySorting(PropertyName, SortOrder) -
Method in class JDBCFeatureSource.JDBCQueryCapabilities
- Template method to check for sorting support in the given sort order for a specific
attribute type, given by a PropertyName expression.
- supportsRandomAccess() -
Method in class ShapefileReader
-
- supportsReverseOrderSorting() -
Method in class JDBCFeatureSource.JDBCQueryCapabilities
- Indicates whether sorting by
SortBy.REVERSE_ORDER
is supported; defaults to
false
.
- supportsService(String) -
Method in class Nature
- Tests whether the specified service is supported, i.e. implemented by the implementation.
- supportsService(String) -
Method in class Referencing
- Tests whether the specified service is supported, i.e. implemented by the implementation.
- supportsSorting(SortBy[]) -
Method in class JDBCFeatureSource.JDBCQueryCapabilities
- Overrides to delegate to the three template methods in order to check for sorting
capabilities over the natural and reverse order, and each specific attribute type.
- supportsSorting(SortBy[]) -
Method in class QueryCapabilities
- Returns whether a list of properties can be used as SortBy keys.
- Surface -
Static variable in class GML
-
- surfaceArrayProperty -
Static variable in class GML
-
- SurfaceArrayPropertyType -
Static variable in class GML
-
- SURFACEARRAYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SurfaceArrayPropertyType">
<annotation>
<documentation>A container for an array of surfaces.
- SurfaceArrayPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:SurfaceArrayPropertyType.
- SurfaceArrayPropertyTypeBinding() -
Constructor for class SurfaceArrayPropertyTypeBinding
-
- SurfaceInterpolationType -
Static variable in class GML
-
- SURFACEINTERPOLATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="SurfaceInterpolationType">
<annotation>
<documentation>SurfaceInterpolationType is a list of codes that may be used to identify the interpolation mechanisms specified by an
application schema.
- surfaceMember -
Static variable in class GML
-
- surfaceMembers -
Static variable in class GML
-
- SurfacePatchArrayPropertyType -
Static variable in class GML
-
- SURFACEPATCHARRAYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SurfacePatchArrayPropertyType">
<annotation>
<documentation>A container for an array of surface patches.
- SurfacePatchArrayPropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:SurfacePatchArrayPropertyType.
- SurfacePatchArrayPropertyTypeBinding() -
Constructor for class SurfacePatchArrayPropertyTypeBinding
-
- surfaceProperty -
Static variable in class GML
-
- SurfacePropertyType -
Static variable in class GML
-
- SURFACEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SurfacePropertyType">
<annotation>
<documentation>A property that has a surface as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).
- SurfacePropertyTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:SurfacePropertyType.
- SurfacePropertyTypeBinding() -
Constructor for class SurfacePropertyTypeBinding
-
- SurfaceType -
Static variable in class GML
-
- SURFACETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SurfaceType">
<annotation>
<documentation>A Surface is a 2-dimensional primitive and is composed of one or more surface patches.
- SurfaceTypeBinding - Class in org.geotools.gml3.bindings
- Binding object for the type http://www.opengis.net/gml:SurfaceType.
- SurfaceTypeBinding(GeometryFactory) -
Constructor for class SurfaceTypeBinding
-
- SUSPEND -
Static variable in interface GraphTraversal
- Signals the traversal to suspend at some intermediate point
- suspendEncoding() -
Method in class Base64.OutputStream
- Suspends encoding of the stream.
- SVGGlyphRenderer - Class in org.geotools.renderer.lite
- Turns SVG vector drawings into buffered images geotools can use for rendering
- SVGGlyphRenderer() -
Constructor for class SVGGlyphRenderer
- Creates a new instance of SVGGlyphRenderer
- SVGGraphicFactory - Class in org.geotools.renderer.style
- External graphic factory accepting an Expression that can be evaluated to a
URL pointing to a SVG file.
- SVGGraphicFactory() -
Constructor for class SVGGraphicFactory
-
- swap(int, int) -
Method in class FeatureTypeBuilder
- Swap the AttributeTypes at the given locations.
- swap(int, int) -
Method in class PriorityQueue
- TODO: DOCUMENT ME!
- SWAP_XY -
Static variable in class GridToEnvelopeMapper
- A bit mask for the
swapXY
property.
- swapAndScaleAxis(CoordinateSystem, CoordinateSystem) -
Static method in class AbstractCS
- Returns an affine transform between two coordinate systems.
- swapAndScaleAxis(CoordinateSystem, CoordinateSystem) -
Method in class AbstractCoordinateOperationFactory
- Returns an affine transform between two coordinate systems.
- swatch(Color) -
Method in class DefaultGlyphFactory
-
- swatch(Color) -
Static method in class Glyph
- Render of a color swatch allowing style.
- swatch(Color) -
Method in interface GlyphFactory
-
- SwingUtil - Class in org.geotools.graph.util
-
- SwingUtil() -
Constructor for class SwingUtil
-
- SX -
Static variable in class AdvancedAffineBuilder
- mark for key to specify sx - scale in x constrain
- SXY -
Static variable in class AdvancedAffineBuilder
- mark for key to specify sxy - skew constrain
- SY -
Static variable in class AdvancedAffineBuilder
- mark for key to specify sy - scale in y constrain
- symbol -
Static variable in class GML
-
- Symbol - Interface in org.geotools.styling
- This an empty interface for styling symbol objects to implement
- SYMBOLIZER -
Static variable in class SLD
-
- symbolizer(Style, Class) -
Static method in class SLD
- Retrieve the first SYMBOLIZER from the provided Style.
- symbolizer(FeatureTypeStyle, Class) -
Static method in class SLD
- Retrieve the first SYMBOLIZER from the provided FeatureTypeStyle.
- Symbolizer - Interface in org.geotools.styling
- This is the parent interface of all Symbolizers.
- SymbolizerAssociation - Class in org.geotools.renderer.lite
- Seems to be a cache of fun information associated with the Symbolizer.
- SymbolizerAssociation() -
Constructor for class SymbolizerAssociation
-
- symbolizers(Style) -
Static method in class SLD
-
- symbolizers(Rule) -
Static method in class SLD
-
- SYMBOLIZERTYPE -
Static variable in class SLD
-
- Symbols - Class in org.geotools.referencing.wkt
- The set of symbols to use for WKT parsing and formatting.
- Symbols(Locale) -
Constructor for class Symbols
- Creates a new set of symbols for the specified locale.
- SYMBOLS_EMPTY -
Static variable in interface Symbol
-
- SymbolType -
Static variable in class GML
-
- SYMBOLTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="SymbolType">
<annotation>
<documentation>[complexType of] The symbol property.
- SymbolTypeEnumeration -
Static variable in class GML
-
- SYMBOLTYPEENUMERATION_TYPE -
Static variable in class GMLSchema
-
<simpleType name="SymbolTypeEnumeration">
<annotation>
<documentation>Used to specify the type of the symbol used.
- symDifference(Geometry, Geometry) -
Static method in class StaticGeometry
-
- SYNCBEHAVIORDEFAULTTYPE -
Static variable in class SMIL20
-
- SYNCBEHAVIORDEFAULTTYPE_TYPE -
Static variable in class SMIL20Schema
-
<simpleType name="syncBehaviorDefaultType">
<restriction base="string">
<enumeration value="canSlip"/>
<enumeration value="locked"/>
<enumeration value="independent"/>
<enumeration value="inherit"/>
</restriction>
</simpleType>
- SYNCBEHAVIORTYPE -
Static variable in class SMIL20
-
- SYNCBEHAVIORTYPE_TYPE -
Static variable in class SMIL20Schema
-
<simpleType name="syncBehaviorType">
<restriction base="string">
<enumeration value="canSlip"/>
<enumeration value="locked"/>
<enumeration value="independent"/>
<enumeration value="default"/>
</restriction>
</simpleType>
- SynchronizedLabelCache - Class in org.geotools.renderer.lite
- Allow multiple thread to modify LabelCache.
- SynchronizedLabelCache() -
Constructor for class SynchronizedLabelCache
-
- SynchronizedLabelCache(LabelCacheDefault) -
Constructor for class SynchronizedLabelCache
-
- synodicMonthLength(Date) -
Static method in class Calendar
- Retourne la longueur du mois synodique.
- SYSTEM_DEFAULT_KEY -
Static variable in class LongitudeFirstFactory
- Deprecated. Moved to
GeoTools.FORCE_LONGITUDE_FIRST_AXIS_ORDER
.
SdeDataSource
will be created
ImageTableModel
data changed.
fromKey
.
lower
.
null
if not available.
<complexType name="TargetPropertyType">
<annotation>
<documentation>Container for an object representing the target or subject of an observation.
- tearDown() -
Method in class AbstractDataStoreTest
-
- tearDown() -
Method in class DataTestCase
- Set all data references to
null
, allowing garbage collection.
- tearDown() -
Method in class OnlineTestCase
- Tear down method for test, calls through to
OnlineTestCase.disconnect()
if the
test is active.
- tearDown() -
Method in class SpatialTestCase
-
- tearDownDataStore(DataStore) -
Method in class AbstractDataStoreTest
- This method must remove the roads and rivers types from the datastore.
- TelephoneImpl - Class in org.geotools.metadata.iso.citation
- Telephone numbers for contacting the responsible individual or organization.
- TelephoneImpl() -
Constructor for class TelephoneImpl
- Constructs a default telephone.
- TelephoneImpl(Telephone) -
Constructor for class TelephoneImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- TelephoneType -
Static variable in class OWS
-
- TelephoneType -
Static variable in class OWS
-
- TelephoneType -
Static variable in class WCS
-
- TelephoneTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:TelephoneType.
- TelephoneTypeBinding(Ows10Factory) -
Constructor for class TelephoneTypeBinding
-
- TelephoneTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:TelephoneType.
- TelephoneTypeBinding() -
Constructor for class TelephoneTypeBinding
-
- temp(Object, String) -
Static method in class TestData
- Creates a temporary file with the given name.
- temp1 -
Variable in class DelaunayTriangulator
-
- temp2 -
Variable in class DelaunayTriangulator
-
- temp3 -
Variable in class DelaunayTriangulator
-
- template(SimpleFeatureType) -
Static method in class DataUtilities
- Constructs an empty feature to use as a Template for new content.
- template(SimpleFeatureType, String) -
Static method in class DataUtilities
- DOCUMENT ME!
- template(SimpleFeatureType, Object[]) -
Static method in class DataUtilities
- DOCUMENT ME!
- template(SimpleFeatureType, String, Object[]) -
Static method in class DataUtilities
- DOCUMENT ME!
- template(SimpleFeatureType, String) -
Static method in class SimpleFeatureBuilder
- Builds a new feature whose attribute values are the default ones
- TemporalAccuracyImpl - Class in org.geotools.metadata.iso.quality
- Accuracy of the temporal attributes and temporal relationships of features.
- TemporalAccuracyImpl() -
Constructor for class TemporalAccuracyImpl
- Constructs an initially empty temporal accuracy.
- TemporalAccuracyImpl(TemporalAccuracy) -
Constructor for class TemporalAccuracyImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- TemporalAttributeType - Class in org.geotools.feature.type
- A Default class that represents a Temporal attribute.
- TemporalAttributeType(String, boolean, int, int, Object, Filter) -
Constructor for class TemporalAttributeType
-
- TemporalAttributeType(String, Class, boolean, int, int, Object, Filter) -
Constructor for class TemporalAttributeType
-
- TemporalConsistencyImpl - Class in org.geotools.metadata.iso.quality
- Correctness of ordered events or sequences, if reported.
- TemporalConsistencyImpl() -
Constructor for class TemporalConsistencyImpl
- Constructs an initially empty temporal consistency.
- TemporalConsistencyImpl(TemporalConsistency) -
Constructor for class TemporalConsistencyImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- TemporalConverterFactory - Class in org.geotools.util
- Converter factory which created converting between the various temporal types.
- TemporalConverterFactory() -
Constructor for class TemporalConverterFactory
-
- TemporalCRS -
Static variable in class GML
-
- temporalCRSRef -
Static variable in class GML
-
- TemporalCRSRefType -
Static variable in class GML
-
- TEMPORALCRSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TemporalCRSRefType">
<annotation>
<documentation>Association to a temporal coordinate reference system, either referencing or containing the definition of that reference system.
- TemporalCRSType -
Static variable in class GML
-
- TEMPORALCRSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TemporalCRSType">
<annotation>
<documentation>A 1D coordinate reference system used for the recording of time.
- TemporalCS -
Static variable in class GML
-
- temporalCSRef -
Static variable in class GML
-
- TemporalCSRefType -
Static variable in class GML
-
- TEMPORALCSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TemporalCSRefType">
<annotation>
<documentation>Association to a temporal coordinate system, either referencing or containing the definition of that coordinate system.
- TemporalCSType -
Static variable in class GML
-
- TEMPORALCSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TemporalCSType">
<annotation>
<documentation>A one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin.
- TemporalDatum -
Static variable in class GML
-
- TemporalDatumBaseType -
Static variable in class GML
-
- TEMPORALDATUMBASETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType abstract="true" name="TemporalDatumBaseType">
<annotation>
<documentation>Partially defines the origin of a temporal coordinate reference system.
- temporalDatumRef -
Static variable in class GML
-
- TemporalDatumRefType -
Static variable in class GML
-
- TEMPORALDATUMREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TemporalDatumRefType">
<annotation>
<documentation>Association to a temporal datum, either referencing or containing the definition of that datum.
- TemporalDatumType -
Static variable in class GML
-
- TEMPORALDATUMTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TemporalDatumType">
<annotation>
<documentation>Defines the origin of a temporal coordinate reference system.
- temporalDomain -
Static variable in class WCS
-
- temporalExtent -
Static variable in class GML
-
- TemporalExtentImpl - Class in org.geotools.metadata.iso.extent
- Boundary enclosing the dataset, expressed as the closed set of
(x,y) coordinates of the polygon.
- TemporalExtentImpl() -
Constructor for class TemporalExtentImpl
- Constructs an initially empty temporal extent.
- TemporalExtentImpl(TemporalExtent) -
Constructor for class TemporalExtentImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- TemporalExtentImpl(Date, Date) -
Constructor for class TemporalExtentImpl
- Creates a temporal extent initialized to the specified values.
- TemporalPositionType -
Static variable in class GML
-
- TemporalPositionTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:TemporalPositionType.
- TemporalPositionTypeBinding() -
Constructor for class TemporalPositionTypeBinding
-
- temporalSubset -
Static variable in class WCS
-
- TemporalValidityImpl - Class in org.geotools.metadata.iso.quality
- Validity of data specified by the scope with respect to time.
- TemporalValidityImpl() -
Constructor for class TemporalValidityImpl
- Constructs an initially empty temporal validity.
- TemporalValidityImpl(TemporalValidity) -
Constructor for class TemporalValidityImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- test() -
Method in class Console
- Invoked automatically when the
target pt
instruction were executed and a
test tolerance
were previously set.
- testCreateSchema() -
Method in class AbstractDataStoreTest
-
- TestData - Class in org.geotools.test
- Provides access to
test-data
directories associated with JUnit tests. - TestData() -
Constructor for class TestData
- Do not allow instantiation of this class, except for extending it.
- TestData - Class in org.geotools
- Provides access to the common
test-data
directories provided in the
sample-data
module. - TestDTO - Class in org.geotools.validation.dto
- TestConfig purpose.
- TestDTO() -
Constructor for class TestDTO
- TestConfig constructor.
- TestDTO(TestDTO) -
Constructor for class TestDTO
- TestConfig constructor.
- testFeatureEvents() -
Method in class AbstractDataStoreTest
-
- testFixture() -
Method in class AbstractDataStoreTest
-
- testGetFeatureLockingExpire() -
Method in class AbstractDataStoreTest
-
- testGetFeatureReader() -
Method in class AbstractDataStoreTest
-
- testGetFeatureReaderConcurancy() -
Method in class AbstractDataStoreTest
-
- testGetFeatureReaderFilterAutoCommit() -
Method in class AbstractDataStoreTest
-
- testGetFeatureReaderFilterTransaction() -
Method in class AbstractDataStoreTest
-
- testGetFeatureReaderMutability() -
Method in class AbstractDataStoreTest
-
- testGetFeatureSourceRiver() -
Method in class AbstractDataStoreTest
-
- testGetFeatureStoreAddFeatures() -
Method in class AbstractDataStoreTest
-
- testGetFeatureStoreModifyFeatures1() -
Method in class AbstractDataStoreTest
-
- testGetFeatureStoreModifyFeatures2() -
Method in class AbstractDataStoreTest
-
- testGetFeatureStoreRemoveFeatures() -
Method in class AbstractDataStoreTest
-
- testGetFeatureStoreSetFeatures() -
Method in class AbstractDataStoreTest
-
- testGetFeatureStoreTransactionSupport() -
Method in class AbstractDataStoreTest
-
- testGetFeaturesWriterAdd() -
Method in class AbstractDataStoreTest
-
- testGetFeaturesWriterModify() -
Method in class AbstractDataStoreTest
-
- testGetFeatureTypes() -
Method in class AbstractDataStoreTest
-
- testGetFeatureWriter() -
Method in class AbstractDataStoreTest
-
- testGetFeatureWriterAppendTypeNameTransaction() -
Method in class AbstractDataStoreTest
-
- testGetFeatureWriterFilter() -
Method in class AbstractDataStoreTest
-
- testGetFeatureWriterRemove() -
Method in class AbstractDataStoreTest
-
- testGetFeatureWriterTransaction() -
Method in class AbstractDataStoreTest
- Test two transactions one removing feature, and one adding a feature.
- testGetFeatureWriterTypeNameTransaction() -
Method in class AbstractDataStoreTest
-
- testGetSchema() -
Method in class AbstractDataStoreTest
-
- TestHandler - Class in org.geotools.gml
- Simple test implementation of
GMLHandlerJTS
. - TestHandler() -
Constructor for class TestHandler
-
- testLockFeatureInteraction() -
Method in class AbstractDataStoreTest
-
- testLockFeatures() -
Method in class AbstractDataStoreTest
-
- testServer() -
Method in interface ISession
- Performs a session sanity check to avoid stale connections to be returned from the pool.
- testServer() -
Method in class SessionWrapper
-
- TestSuiteDTO - Class in org.geotools.validation.dto
- TestSuiteConfig purpose.
- TestSuiteDTO() -
Constructor for class TestSuiteDTO
- TestSuiteConfig constructor.
- TestSuiteDTO(TestSuiteDTO) -
Constructor for class TestSuiteDTO
- TestSuiteConfig constructor.
- testUnLockFeatures() -
Method in class AbstractDataStoreTest
-
- text(Object) -
Method in class DataAccessFactory.Param
- Convert value to text representation for this Parameter
- TEXT_RENDERING_KEY -
Static variable in class StreamingRenderer
- The text rendering method, either TEXT_RENDERING_OUTLINE or TEXT_RENDERING_STRING
- TEXT_RENDERING_KEY -
Static variable in class ShapefileRenderer
- The text rendering method, either TEXT_RENDERING_OUTLINE or TEXT_RENDERING_STRING
- TEXT_RENDERING_OUTLINE -
Static variable in class StreamingRenderer
- Text will be rendered using the associated
GlyphVector
outline, that is, a Shape
.
- TEXT_RENDERING_OUTLINE -
Static variable in class ShapefileRenderer
- Text will be rendered using the associated
GlyphVector
outline, that is, a Shape
.
- TEXT_RENDERING_STRING -
Static variable in class StreamingRenderer
- Text will be rendered using the usual calls gc.drawString/drawGlyphVector.
- TEXT_RENDERING_STRING -
Static variable in class ShapefileRenderer
- Text will be rendered using the usual calls gc.drawString/drawGlyphVector.
- TextfileReaderWriter - Class in org.geotools.graph.io.standard
- An implementation of GraphReaderWriter that reads/writes graphs from/to text
files.
- TextfileReaderWriter() -
Constructor for class TextfileReaderWriter
-
- textFontFill(TextSymbolizer) -
Static method in class SLD
- Grabs the fontFill from the first TextSymbolizer.
- textHaloFill(TextSymbolizer) -
Static method in class SLD
- Grabs the haloFill from the first TextSymbolizer.
- textHaloOpacity(TextSymbolizer) -
Static method in class SLD
- Grabs the halo opacity from the first TextSymbolizer.
- textHaloWidth(TextSymbolizer) -
Static method in class SLD
- Grabs the halo width from the first TextSymbolizer.
- textLabel(TextSymbolizer) -
Static method in class SLD
- Grabs the label from the first TextSymbolizer.
- textLabelString(TextSymbolizer) -
Static method in class SLD
-
- TextMark - Interface in org.geotools.styling
- Note: this isn't in the SLD specification.
- TextMarkImpl - Class in org.geotools.styling
- DOCUMENT ME!
- TextMarkImpl() -
Constructor for class TextMarkImpl
-
- TextMarkImpl(FilterFactory) -
Constructor for class TextMarkImpl
-
- TextMarkImpl(Font, String) -
Constructor for class TextMarkImpl
- Creates a new instance of TextMark
- TextMarkImpl(Font, Expression) -
Constructor for class TextMarkImpl
-
- TextStyle2D - Class in org.geotools.renderer.style
- DJB:
This class was fundamentally wrong - it tried to convert
into .- TextStyle2D() -
Constructor for class TextStyle2D
-
- TEXTSYMBOLIZER -
Static variable in class SLD
-
- textSymbolizer(FeatureTypeStyle) -
Static method in class SLD
- Retrieve the first TextSymbolizer from the provided Style.
- textSymbolizer(Style) -
Static method in class SLD
- Retrieve the first TextSymbolizer from the provided Style.
- TextSymbolizer - Interface in org.geotools.styling
- A symbolizer describes how a feature should appear on a map.
- TextSymbolizer2 - Interface in org.geotools.styling
- Contains label shield hack
- TextSymbolizerImpl - Class in org.geotools.styling
- Provides a Java representation of an SLD TextSymbolizer that defines how
text symbols should be rendered.
- TextSymbolizerImpl() -
Constructor for class TextSymbolizerImpl
-
- TextSymbolizerImpl(FilterFactory) -
Constructor for class TextSymbolizerImpl
- Creates a new instance of DefaultTextSymbolizer
- TextualAttributeType - Class in org.geotools.feature.type
-
- TextualAttributeType(String, boolean, int, int, Object, Filter) -
Constructor for class TextualAttributeType
-
- TGT_DIM -
Static variable in class GeocentricTranslation.Provider
- The number of target geographic dimension (2 or 3).
- TGT_DIM -
Static variable in class MolodenskiTransform.Provider
- The number of target geographic dimension (2 or 3).
- TGT_SEMI_MAJOR -
Static variable in class GeocentricTranslation.Provider
- The operation parameter descriptor for the "tgt_semi_major" optional parameter value.
- TGT_SEMI_MAJOR -
Static variable in class MolodenskiTransform.Provider
- The operation parameter descriptor for the "tgt_semi_major" parameter value.
- TGT_SEMI_MINOR -
Static variable in class GeocentricTranslation.Provider
- The operation parameter descriptor for the "tgt_semi_minor" optional parameter value.
- TGT_SEMI_MINOR -
Static variable in class MolodenskiTransform.Provider
- The operation parameter descriptor for the "tgt_semi_minor" parameter value.
- ThematicAccuracyImpl - Class in org.geotools.metadata.iso.quality
- Accuracy of quantitative attributes and the correctness of non-quantitative attributes
and of the classifications of features and their relationships.
- ThematicAccuracyImpl() -
Constructor for class ThematicAccuracyImpl
- Constructs an initially empty thematic accuracy.
- ThematicAccuracyImpl(ThematicAccuracy) -
Constructor for class ThematicAccuracyImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ThematicClassificationCorrectnessImpl - Class in org.geotools.metadata.iso.quality
- Comparison of the classes assigned to features or their attributes to a universe of discourse.
- ThematicClassificationCorrectnessImpl() -
Constructor for class ThematicClassificationCorrectnessImpl
- Constructs an initially empty thematic classification correctness.
- ThematicClassificationCorrectnessImpl(ThematicClassificationCorrectness) -
Constructor for class ThematicClassificationCorrectnessImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- ThisPropertyAccessorFactory - Class in org.geotools.filter.expression
-
- ThisPropertyAccessorFactory() -
Constructor for class ThisPropertyAccessorFactory
-
- ThreadedAccessEpsgFactory - Class in org.geotools.referencing.factory.epsg
- Connection to the EPSG database in MS-Access format using JDBC-ODBC bridge.
- ThreadedAccessEpsgFactory() -
Constructor for class ThreadedAccessEpsgFactory
- Creates a new instance of this factory.
- ThreadedAccessEpsgFactory(Hints) -
Constructor for class ThreadedAccessEpsgFactory
- Creates a new instance of this factory using the specified set of hints.
- ThreadedAuthorityFactory - Class in org.geotools.referencing.factory
- An authority factory that caches all objects created by an other factory.
- ThreadedAuthorityFactory(AbstractAuthorityFactory) -
Constructor for class ThreadedAuthorityFactory
- Constructs an instance wrapping the specified factory with a default number
of entries to keep by strong reference.
- ThreadedAuthorityFactory(AbstractAuthorityFactory, int) -
Constructor for class ThreadedAuthorityFactory
- Constructs an instance wrapping the specified factory.
- ThreadedEpsgFactory - Class in org.geotools.referencing.factory.epsg
- Base class for EPSG factories to be registered in
ReferencingFactoryFinder
. - ThreadedEpsgFactory() -
Constructor for class ThreadedEpsgFactory
- Constructs an authority factory using the default set of factories.
- ThreadedEpsgFactory(Hints) -
Constructor for class ThreadedEpsgFactory
- Constructs an authority factory with the default priority.
- ThreadedEpsgFactory(Hints, int) -
Constructor for class ThreadedEpsgFactory
- Constructs an authority factory using a set of factories created from the specified hints.
- ThreadedHsqlEpsgFactory - Class in org.geotools.referencing.factory.epsg
- Connection to the EPSG database in HSQL database engine format using JDBC.
- ThreadedHsqlEpsgFactory() -
Constructor for class ThreadedHsqlEpsgFactory
- Creates a new instance of this factory.
- ThreadedHsqlEpsgFactory(Hints) -
Constructor for class ThreadedHsqlEpsgFactory
- Creates a new instance of this data source using the specified hints.
- ThreadedPostgreSQLEpsgFactory - Class in org.geotools.referencing.factory.epsg
- Connection to the EPSG database in PostgreSQL database engine using JDBC.
- ThreadedPostgreSQLEpsgFactory() -
Constructor for class ThreadedPostgreSQLEpsgFactory
- Creates a new instance of this factory.
- ThreadedPostgreSQLEpsgFactory(Hints) -
Constructor for class ThreadedPostgreSQLEpsgFactory
- Creates a new instance of this factory with the specified hints.
- ThreshholdsBelongTo - Enum in org.geotools.filter.visitor
- Used by Categorize function.
- throwing(String, String, Throwable) -
Method in class LoggerAdapter
- Logs a method failure to the debug level.
- thumbnailComplete(ImageReader) -
Method in class IIOReadProgressAdapter
- Reports that a thumbnail read operation has completed.
- thumbnailProgress(ImageReader, float) -
Method in class IIOReadProgressAdapter
- Reports the approximate degree of completion of the current
getThumbnail
call within the associated ImageReader
.
- thumbnailStarted(ImageReader, int, int) -
Method in class IIOReadProgressAdapter
- Reports that a thumbnail read operation is beginning.
- TICK_LABEL_FONT -
Static variable in interface Graduation
- The font to use for rendering tick labels.
- TickIterator - Interface in org.geotools.axis
- Provides the mechanism for
Graduation
objects to return the
values and labels of their ticks one tick at a time. - tieModels(BoundedRangeModel, BoundedRangeModel) -
Method in class ZoomPane
- Synchronises the position and the range of the models x and y with the
position of the zoom.
- TiePoint - Class in org.geotools.coverage.grid.io.imageio.geotiff
- Quoting the geotiff spec:
ModelTiepointTag:
Tag = 33922 (8482.H)
Type = DOUBLE (IEEE Double precision)
N = 6*K, K = number of tiepoints
Alias: GeoreferenceTag
Owner: Intergraph
This tag stores raster->model tiepoint pairs in the order
ModelTiepointTag = (...
- TiePoint() -
Constructor for class TiePoint
- Default constructor.
- TiePoint(double, double, double, double, double, double) -
Constructor for class TiePoint
-
- TiePoint - Class in org.geotools.gce.geotiff.adapters
- Quoting the geotiff spec:
ModelTiepointTag:
Tag = 33922 (8482.H)
Type = DOUBLE (IEEE Double precision)
N = 6*K, K = number of tiepoints
Alias: GeoreferenceTag
Owner: Intergraph
This tag stores raster->model tiepoint pairs in the order
ModelTiepointTag = (...
- TiePoint() -
Constructor for class TiePoint
- Default constructor.
- TiePoint(double, double, double, double, double, double) -
Constructor for class TiePoint
-
- TIFFTAG_NODATA -
Static variable in class GeoTiffConstants
-
- TIFFTAG_NODATA -
Static variable in class GeoTiffConstants
-
- tile() -
Method in class ImageWorker
- If the was not already tiled, tile it.
- TILE_ENCODING -
Static variable in class Hints
- The tile encoder name
(as a
String
value) to use during serialization of image data in
a GridCoverage2D
object.
- TILE_SIZE_SEPARATOR -
Static variable in class BaseGDALGridFormat
-
- TILE_SIZE_SEPARATOR -
Static variable in class ImageMosaicFormat
-
- tileCacheEnabled(boolean) -
Method in class ImageWorker
- If
false
, disables the tile cache.
- tileCancelled(Object, TileRequest[], PlanarImage, int, int) -
Method in class DeferredPlanarImage
- Invoked when a tile computation has been cancelled.
- tileComputationFailure(Object, TileRequest[], PlanarImage, int, int, Throwable) -
Method in class DeferredPlanarImage
- Invoked when a tile computation failed.
- tileComputed(Object, TileRequest[], PlanarImage, int, int, Raster) -
Method in class DeferredPlanarImage
- Invoked when a tile has been computed.
- tileHeight -
Variable in class GeoToolsReadParams
- The height of each tile if tiling has been set, or 0 otherwise.
- TILETNPREFIXPARAM -
Static variable in class AbstractCmd
-
- tileUpdate(WritableRenderedImage, int, int, boolean) -
Method in class DeferredPlanarImage
- Invoked if the underlying image is writable and one of its tile changed.
- tileWidth -
Variable in class GeoToolsReadParams
- The width of each tile if tiling has been set, or 0 otherwise.
- TILING_ALLOWED -
Static variable in class ImageWorker
- If
FALSE
, image operators are not allowed to
produce tiled images.
- tilingSet -
Variable in class GeoToolsReadParams
- A
boolean
that is true
if tiling parameters
have been specified.
- TIME -
Static variable in interface GetMapRequest
- Represents the TIME parameter
- TIME -
Static variable in class SimpleSchema
- TIME to java.sq1.Time.class
- TIME -
Static variable in class DefaultCoordinateSystemAxis
- A default axis for time values in a time CS.
- TIME -
Static variable in class XS
-
- TIME_OF_DAY -
Static variable in class LoggingPanel
- Constant for
LoggingPanel.setColumnVisible(org.geotools.gui.swing.LoggingPanel.Column, boolean)
.
- TIME_RANGE -
Static variable in class CoordinateChooser
- An enumeration constant for showing or hidding the time range selector.
- TIME_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="time" name="time">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern"/>
<hfp:hasFacet name="enumeration"/>
<hfp:hasFacet name="whiteSpace"/>
<hfp:hasFacet name="maxInclusive"/>
<hfp:hasFacet name="maxExclusive"/>
<hfp:hasFacet name="minInclusive"/>
<hfp:hasFacet name="minExclusive"/>
<hfp:hasProperty name="ordered" value="partial"/>
<hfp:hasProperty name="bounded" value="false"/>
<hfp:hasProperty name="cardinality" value="countably infinite"/>
<hfp:hasProperty name="numeric" value="false"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#time"/>
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="time.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- TimeCalendar -
Static variable in class GML
-
- TimeCalendarEra -
Static variable in class GML
-
- TimeCalendarEraPropertyType -
Static variable in class GML
-
- TIMECALENDARERAPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeCalendarEraPropertyType">
<sequence minOccurs="0">
<element ref="gml:TimeCalendarEra"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- TimeCalendarEraType -
Static variable in class GML
-
- TIMECALENDARERATYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeCalendarEraType">
<annotation>
<documentation xml:lang="en">In every calendar, years are numbered relative to the date of a
reference event that defines a calendar era.
- TimeCalendarPropertyType -
Static variable in class GML
-
- TIMECALENDARPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeCalendarPropertyType">
<sequence minOccurs="0">
<element ref="gml:TimeCalendar"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- TimeCalendarType -
Static variable in class GML
-
- TIMECALENDARTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeCalendarType">
<annotation>
<documentation xml:lang="en">A calendar is a discrete temporal reference system
that provides a basis for defining temporal position to a resolution of one day.
- TimeClock -
Static variable in class GML
-
- TimeClockPropertyType -
Static variable in class GML
-
- TIMECLOCKPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeClockPropertyType">
<sequence minOccurs="0">
<element ref="gml:TimeClock"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- TimeClockType -
Static variable in class GML
-
- TIMECLOCKTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType final="#all" name="TimeClockType">
<annotation>
<documentation xml:lang="en">A clock provides a basis for defining temporal position within a day.
- TimeCoordinateSystem -
Static variable in class GML
-
- TimeCoordinateSystemType -
Static variable in class GML
-
- TIMECOORDINATESYSTEMTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeCoordinateSystemType">
<annotation>
<documentation xml:lang="en">A temporal coordinate system is based on a continuous interval scale defined in terms of a single time interval.
- TimeDurationType -
Static variable in class GML
-
- TimeDurationTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:TimeDurationType.
- TimeDurationTypeBinding() -
Constructor for class TimeDurationTypeBinding
-
- TimeEdge -
Static variable in class GML
-
- TimeEdgePropertyType -
Static variable in class GML
-
- TIMEEDGEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeEdgePropertyType">
<annotation>
<documentation>A time edge property can either be any time edge element encapsulated in an element of this type
or an XLink reference to a remote time edge element (where remote includes elements located elsewhere in the same document).
- TimeEdgeType -
Static variable in class GML
-
- TIMEEDGETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeEdgeType">
<annotation>
<documentation xml:lang="en">Type declaration of the element "TimeEdge".
- TimeGeometricPrimitivePropertyType -
Static variable in class GML
-
- TIMEGEOMETRICPRIMITIVEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeGeometricPrimitivePropertyType">
<sequence minOccurs="0">
<element ref="gml:_TimeGeometricPrimitive"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- TimeIndeterminateValueType -
Static variable in class GML
-
- TimeIndeterminateValueType -
Static variable in class GML
-
- TIMEINDETERMINATEVALUETYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="TimeIndeterminateValueType">
<annotation>
<documentation xml:lang="en">This enumerated data type specifies values for indeterminate positions.
- TimeIndeterminateValueTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type
http://www.opengis.net/gml:TimeIndeterminateValueType.
- TimeIndeterminateValueTypeBinding() -
Constructor for class TimeIndeterminateValueTypeBinding
-
- TimeInstant -
Static variable in class GML
-
- TimeInstantPropertyType -
Static variable in class GML
-
- TIMEINSTANTPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeInstantPropertyType">
<sequence minOccurs="0">
<element ref="gml:TimeInstant"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- TimeInstantType -
Static variable in class GML
-
- TIMEINSTANTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeInstantType">
<annotation>
<documentation>Omit back-pointers begunBy, endedBy.
- timeInterval -
Static variable in class GML
-
- TimeIntervalLengthType -
Static variable in class GML
-
- TIMEINTERVALLENGTHTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType final="#all" name="TimeIntervalLengthType">
<annotation>
<documentation xml:lang="en">This type extends the built-in xsd:decimal simple type to allow floating-point
values for temporal length.
- TimeNode -
Static variable in class GML
-
- TimeNodePropertyType -
Static variable in class GML
-
- TIMENODEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeNodePropertyType">
<annotation>
<documentation>A time node property can either be any time node element encapsulated in an element of this type
or an XLink reference to a remote time node element (where remote includes elements located elsewhere in the same document).
- TimeNodeType -
Static variable in class GML
-
- TIMENODETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeNodeType">
<annotation>
<documentation xml:lang="en">Type declaration of the element "TimeNode".
- TimeOrdinalEra -
Static variable in class GML
-
- TimeOrdinalEraPropertyType -
Static variable in class GML
-
- TIMEORDINALERAPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeOrdinalEraPropertyType">
<sequence minOccurs="0">
<element ref="gml:TimeOrdinalEra"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- TimeOrdinalEraType -
Static variable in class GML
-
- TIMEORDINALERATYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeOrdinalEraType">
<annotation>
<documentation xml:lang="en">Ordinal temporal reference systems are often hierarchically structured
such that an ordinal era at a given level of the hierarchy includes a
sequence of shorter, coterminous ordinal eras.
- TimeOrdinalReferenceSystem -
Static variable in class GML
-
- TimeOrdinalReferenceSystemType -
Static variable in class GML
-
- TIMEORDINALREFERENCESYSTEMTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeOrdinalReferenceSystemType">
<annotation>
<documentation xml:lang="en">In an ordinal reference system the order of events in time can be well
established, but the magnitude of the intervals between them can not be
accurately determined (e.g. a stratigraphic sequence).
- TIMEOUT -
Static variable in class WFSDataStoreFactory
- Optional
Integer
DataStore parameter indicating a timeout in milliseconds for the
HTTP connections.
- timeoutMillis -
Variable in class AbstractHttpProtocol
-
- TimePeriod -
Static variable in class GML
-
- timePeriod -
Static variable in class WCS
-
- TimePeriodPropertyType -
Static variable in class GML
-
- TIMEPERIODPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimePeriodPropertyType">
<sequence minOccurs="0">
<element ref="gml:TimePeriod"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- TimePeriodType -
Static variable in class GML
-
- TimePeriodType -
Static variable in class WCS
-
- TIMEPERIODTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimePeriodType">
<complexContent>
<extension base="gml:AbstractTimeGeometricPrimitiveType">
<sequence>
<choice>
<element name="beginPosition" type="gml:TimePositionType"/>
<element name="begin" type="gml:TimeInstantPropertyType"/>
</choice>
<choice>
<element name="endPosition" type="gml:TimePositionType"/>
<element name="end" type="gml:TimeInstantPropertyType"/>
</choice>
<group minOccurs="0" ref="gml:timeLength"/>
</sequence>
</extension>
</complexContent>
</complexType>
- TimePeriodTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:TimePeriodType.
- TimePeriodTypeBinding() -
Constructor for class TimePeriodTypeBinding
-
- timePosition -
Static variable in class GML
-
- timePosition -
Static variable in class GML
-
- TimePositionType -
Static variable in class GML
-
- TimePositionType -
Static variable in class GML
-
- TIMEPOSITIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType final="#all" name="TimePositionType">
<annotation>
<documentation xml:lang="en">Direct representation of a temporal position.
- TimePositionTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:TimePositionType.
- TimePositionTypeBinding() -
Constructor for class TimePositionTypeBinding
-
- TimePositionUnion -
Static variable in class GML
-
- TIMEPOSITIONUNION_TYPE -
Static variable in class GMLSchema
-
<simpleType name="TimePositionUnion">
<annotation>
<documentation xml:lang="en">The ISO 19108:2002 hierarchy of subtypes for temporal position are collapsed
by defining a union of XML Schema simple types for indicating temporal position relative
to a specific reference system.
- TimePrimitive -
Static variable in class KML
-
- TimePrimitivePropertyType -
Static variable in class GML
-
- TIMEPRIMITIVEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimePrimitivePropertyType">
<sequence minOccurs="0">
<element ref="gml:_TimePrimitive"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- TimePrimitiveType -
Static variable in class KML
-
- TimeSequence -
Static variable in class WCS
-
- TimeSequenceType -
Static variable in class WCS
-
- TimeSequenceTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:TimeSequenceType.
- TimeSequenceTypeBinding() -
Constructor for class TimeSequenceTypeBinding
-
- TimeSpan -
Static variable in class KML
-
- TimeSpanType -
Static variable in class KML
-
- TimeStamp -
Static variable in class KML
-
- TimeStampType -
Static variable in class KML
-
- TimeTopologyComplex -
Static variable in class GML
-
- TimeTopologyComplexPropertyType -
Static variable in class GML
-
- TIMETOPOLOGYCOMPLEXPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeTopologyComplexPropertyType">
<annotation>
<documentation>A time topology complex property can either be any time topology complex element
encapsulated in an element of this type or an XLink reference to a remote time topology complex element
(where remote includes elements located elsewhere in the same document).
- TimeTopologyComplexType -
Static variable in class GML
-
- TIMETOPOLOGYCOMPLEXTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeTopologyComplexType">
<annotation>
<documentation xml:lang="en">A temporal topology complex.
- TimeTopologyPrimitivePropertyType -
Static variable in class GML
-
- TIMETOPOLOGYPRIMITIVEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeTopologyPrimitivePropertyType">
<annotation>
<documentation>A time topology primitive property can either hold any time topology complex element
eor carry an XLink reference to a remote time topology complex element
(where remote includes elements located elsewhere in the same document).
- TimeType -
Static variable in class GML
-
- TIMETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TimeType">
<annotation>
<documentation>Value of a time or temporal quantity, with its units.
- TimeUnitType -
Static variable in class GML
-
- TIMEUNITTYPE_TYPE -
Static variable in class GMLSchema
-
<simpleType name="TimeUnitType">
<annotation>
<documentation xml:lang="en">Standard units for measuring time intervals (see ISO 31-1).
- Tin -
Static variable in class GML
-
- TinType -
Static variable in class GML
-
- TINTYPE_CONTROLPOINT_TYPE -
Static variable in class GMLSchema
-
<complexType name="TinType_controlPoint">
<choice>
<element ref="gml:posList"/>
<group maxOccurs="unbounded" minOccurs="3" ref="gml:geometricPositionGroup"/>
</choice>
</complexType>
- TINTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TinType">
<annotation>
<documentation>A tin is a triangulated surface that uses
the Delauny algorithm or a similar algorithm complemented with
consideration of breaklines, stoplines, and maximum length of
triangle sides.
- tip() -
Method in class NamedIdentifier
- Returns the last element in the sequence of parsed names.
- tip() -
Method in class GenericName
- Returns the last element in the sequence of parsed names.
- title -
Variable in class DefaultServiceInfo
-
- title -
Variable in class Parameter
- Human readable title/name of this parameter.
- title -
Variable in class DefaultMapContext
- Holds value of property title.
- title -
Variable in class DefaultMapLayer
- Holds value of property title.
- Title -
Static variable in class OWS
-
- Title -
Static variable in class OWS
-
- TITLE -
Static variable in class SLD
-
- TITLE -
Static variable in class XLINK
-
- titleMatches(Citation, Citation) -
Static method in class Citations
- Returns
true
if at least one title or
alternate title in c1
is equals to a title
or alternate title in c2
.
- titleMatches(Citation, String) -
Static method in class Citations
- Returns
true
if the title or any
alternate title in the given citation
matches the given string.
- TO -
Static variable in class XLINK
-
- toAffineTransform2D() -
Method in class GeneralMatrix
- Returns an affine transform for this matrix.
- toArray() -
Method in class PreGeneralizedFeatureCollection
-
- toArray(Object[]) -
Method in class PreGeneralizedFeatureCollection
-
- toArray() -
Method in class ContentFeatureCollection
-
- toArray(Object[]) -
Method in class ContentFeatureCollection
-
- toArray() -
Method in class DataFeatureCollection
-
- toArray(Object[]) -
Method in class DataFeatureCollection
-
- toArray() -
Method in class FilteringFeatureCollection
-
- toArray(Object[]) -
Method in class FilteringFeatureCollection
-
- toArray() -
Method in class MaxFeaturesFeatureCollection
-
- toArray(Object[]) -
Method in class MaxFeaturesFeatureCollection
-
- toArray() -
Method in class ReprojectingFeatureCollection
-
- toArray(Object[]) -
Method in class ReprojectingFeatureCollection
-
- toArray() -
Method in class AbstractFeatureCollection
- Array of all the elements.
- toArray(T[]) -
Method in class AbstractFeatureCollection
-
- toArray() -
Method in class AdaptorFeatureCollection
- Array of all the elements.
- toArray(Object[]) -
Method in class AdaptorFeatureCollection
-
- toArray() -
Method in class DecoratingFeatureCollection
-
- toArray(Object[]) -
Method in class DecoratingFeatureCollection
-
- toArray() -
Method in class DefaultFeatureCollection
- Returns an array containing all of the elements in this collection.
- toArray(Object[]) -
Method in class DefaultFeatureCollection
- Returns an array containing all of the elements in this collection; the
runtime type of the returned array is that of the specified array.
- toArray() -
Method in interface FeatureCollection
-
- toArray(O[]) -
Method in interface FeatureCollection
-
- toArray() -
Method in class AbstractCalcResult
-
- toArray() -
Method in interface CalcResult
- Access getValue as an array
- toArray() -
Method in class FIFOQueue
-
- toArray(Object[]) -
Method in class FIFOQueue
-
- toArray() -
Method in class PriorityQueue
-
- toArray(Object[]) -
Method in class PriorityQueue
-
- toArray() -
Method in class Stack
-
- toArray(Object[]) -
Method in class Stack
-
- toArray() -
Method in class DefaultDomain1D
- Returns all elements in this
.
- toArray() -
Method in class CheckedArrayList
- Returns an array containing all of the elements in this list.
- toArray(T[]) -
Method in class CheckedArrayList
- Returns an array containing all of the elements in this list in proper sequence.
- toArray() -
Method in class CheckedHashSet
- Returns an array containing all of the elements in this set.
- toArray(T[]) -
Method in class CheckedHashSet
- Returns an array containing all of the elements in this set.
- toArray() -
Method in class DisjointSet
- Returns an array containing all of the elements in this collection.
- toArray(T[]) -
Method in class DisjointSet
- Returns an array containing all of the elements in this collection.
- toArray() -
Method in class FrequencySortedSet
- Returns the content of this set as an array.
- toArray(T[]) -
Method in class FrequencySortedSet
- Returns the content of this set as an array.
- toArray(Object) -
Static method in class NameFactory
- Returns the specified name in an array.
- toArray() -
Method in class WeakHashSet
- Returns a view of this set as an array.
- toAttribute(Attribute, Object, Map) -
Method in class FilterComplexTypes.SortOrderType
- TODO summary sentence for toAttribute ...
- toAttribute(Attribute, Object, Map) -
Method in class SimpleTypeGT
-
- toAttribute(Attribute, Object, Map) -
Method in interface SimpleType
-
returns the value as a string
- toAttribute(Attribute, Object, Map) -
Method in class XSISimpleTypes.XSISimpleType
-
- toBackingFactoryCode(String) -
Method in class AuthorityFactoryAdapter
- Returns the code to be given to the wrapped factories.
- toBackingFactoryCode(String) -
Method in class HTTP_AuthorityFactory
- Deprecated. Removes the URL base ("http://www.opengis.net/gml/srs/") from the specified code
before to pass it to the wrapped factories.
- toBackingFactoryCode(String) -
Method in class URN_AuthorityFactory
- Deprecated. Removes the URN base (
"urn:ogc:def"
) from the specified code
before to pass it to the wrapped factories.
- toBase(File) -
Method in enum ShpFileType
- Returns the base of the file or null if the file passed in is not of the
correct type (has the correct extension.)
- toBase(String) -
Method in enum ShpFileType
- Returns the base of the file or null if the file passed in is not of the
correct type (has the correct extension.)
- toBase(URL) -
Method in enum ShpFileType
- Returns the base of the file or null if the file passed in is not of the
correct type (has the correct extension.)
- toBounds(CoordinateReferenceSystem) -
Method in class ReferencedEnvelope
- Returns a new bounding box which contains the transformed shape of this bounding box.
- toColor(String) -
Static method in class SLD
-
- toComparisonOperatorsImpl(ComparisonOperators) -
Static method in class ScalarCapabilitiesImpl
-
- toComplex() -
Method in class DefaultFeature
-
- toCoordinateSystemAxis() -
Method in class Axis2D
- Returns this axis name and direction.
- toCoords(double[]) -
Method in class ArcSDEGeometryBuilder
- Builds an array of JTS
Coordinate
instances that's geometrically equals to the
SeShape
single coordinates array passed as argument.
- toCQL(Filter) -
Static method in class CQL
- WARNING THIS IS A WORK IN PROGRESS.
- toCQL(Expression) -
Static method in class CQL
- WARNING THIS IS A WORK IN PROGRESS.
- toDate(DirectPosition) -
Method in class SpatioTemporalCoverage3D
- Returns the date for the specified direct position.
- toDate(XPropertySet, double) -
Method in class Formulas
- Converts a date from a spreadsheet value to a Java
Date
object.
- toDate(double) -
Method in class DefaultTemporalCRS
- Convert the given value into a
Date
object.
- toDirectPosition(Point2D, Date) -
Method in class SpatioTemporalCoverage3D
- Returns a coordinate point for the given spatial position and date.
- toDouble() -
Method in class AbstractCalcResult
-
- toDouble() -
Method in interface CalcResult
- Access getValue as a double
- toDouble(XPropertySet, Date) -
Method in class Formulas
- Converts a date from a Java
Date
object to a spreadsheet value.
- toEnvelope() -
Method in class AbstractCalcResult
-
- toEnvelope() -
Method in interface CalcResult
- Access getValue as an envelope
- toEnvelope(Geometry) -
Static method in class JTS
- Create a ReferencedEnvelope from the provided geometry, we will
do our best to guess the CoordinateReferenceSystem making use
of getUserData() and getSRID() as needed.
- toExceptionMimeType(String) -
Static method in class WMS1_0_0
- The WMS 1.0.0 specification uses a mapping of mimetypes to values to use
as parameter values in requests.
- toExplicitFilter(String, SimpleFeatureType, String) -
Static method in class StyleGenerator
-
Creates a filter with each value explicitly defined.
- toExplicitFilter(String, Expression) -
Static method in class StyleGenerator
-
Creates a filter with each value explicitly defined.
- toExpression(String) -
Static method in class CQL
- Parses the input string in OGC CQL format into an Expression, using the
systems default FilterFactory implementation.
- toExpression(String, FilterFactory) -
Static method in class CQL
- Parses the input string in OGC CQL format into an Expression, using the
provided FilterFactory.
- toFilter(String[], SimpleFeatureType[], String[]) -
Static method in class StyleGenerator
-
Converts an array of styleExpressions and attributes into Filters
styleExpression[0] = "1..5";
styleExpression[1] = "5..10";
styleExpression[2] = "11, -13";
--->
filter[0] = [[1 <= attr] AND [attr < 5]]
filter[1] = [[6 <= attr] AND [attr <= 10]]
filter[2] = [[attr = 11] OR [attr = -13]]
- toFilter(String) -
Static method in class CQL
- Parses the input string in OGC CQL format into a Filter, using the
systems default FilterFactory implementation.
- toFilter(String, FilterFactory) -
Static method in class CQL
- Parses the input string in OGC CQL format into a Filter, using the
provided FilterFactory.
- toFilterList(String) -
Static method in class CQL
- Parses the input string, which has to be a list of OGC CQL predicates
separated by
;
into a List
of
Filter
s, using the provided FilterFactory.
- toFilterList(String, FilterFactory) -
Static method in class CQL
- Parses the input string, which has to be a list of OGC CQL predicates
separated by
|
into a List
of
Filter
s, using the provided FilterFactory.
- toFloat() -
Method in class AbstractCalcResult
-
- toFloat() -
Method in interface CalcResult
- Access getValue as a float
- toFormatMIME(String) -
Static method in class WMS1_0_0
- Provides mapping from well known format to MIME type.
- toFullyQualifiedName() -
Method in class NamedIdentifier
- Returns a view of this name as a fully-qualified name.
- toFullyQualifiedName() -
Method in class LocalName
- Returns a view of this name as a fully-qualified name.
- toFullyQualifiedName() -
Method in class ScopedName
- Returns a view of this name as a fully-qualified name.
- toGeodetic3D(CompoundCRS) -
Method in class ReferencingFactoryContainer
- Converts a 2D + 1D compound CRS into a 3D CRS, if possible.
- toGeographic(Envelope, CoordinateReferenceSystem) -
Static method in class JTS
- Transforms the envelope from its current crs to WGS84 coordinate reference system.
- toGeometry() -
Method in class AbstractCalcResult
-
- toGeometry() -
Method in interface CalcResult
- Access getValue as a geometry
- toGeometry(Envelope) -
Static method in class JTS
- Converts an envelope to a polygon.
- toGeometry(BoundingBox) -
Static method in class JTS
- Converts a
BoundingBox
to a polygon.
- toHTMLColor(Color) -
Static method in class SLD
- Converts a java.awt.Color into an HTML Colour
- toImage() -
Method in class ColorRamp
- Returns an image representation for this color ramp.
- toInt() -
Method in class AbstractCalcResult
-
- toInt() -
Method in interface CalcResult
- Access getValue as an int
- toInternationalString() -
Method in class NamedIdentifier
- Returns a local-dependent string representation of this generic name.
- toInternationalString() -
Method in class GenericName
- Returns a local-dependent string representation of this generic name.
- toInternationalString() -
Method in class LocalName
- Returns a local-dependent string representation of this locale name.
- TOKEN -
Static variable in class XS
-
- TOKEN_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="token" name="token">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#token"/>
</xs:annotation>
<xs:restriction base="xs:normalizedString">
<xs:whiteSpace id="token.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>
- TokenAdapter - Class in org.geotools.filter.text.commons
- Adapts Token to
IToken
. - toKey(String) -
Method in class AbstractAuthorityMediator
-
- toKey(String) -
Method in class AbstractCachedAuthorityFactory
-
- toKey(String) -
Method in class CachedAuthorityDecorator
-
- toKey(String) -
Method in class CachedCRSAuthorityDecorator
-
- toKey(Citation, String) -
Static method in class ObjectCaches
- Produce a good key based on the privided citaiton and code.
- toKey(Citation, String, String) -
Static method in class ObjectCaches
- Produce a good key based on a pair of codes.
- toList() -
Method in class AbstractCalcResult
-
- toList() -
Method in interface CalcResult
- Access getValue as a list
- toList(ListModel) -
Static method in class SwingUtil
-
- toListModel(List) -
Static method in class SwingUtil
-
- toListModel(Collection) -
Static method in class SwingUtil
-
- toLong() -
Method in class AbstractCalcResult
-
- toLong() -
Method in interface CalcResult
- Access getValue as a long
- toMap() -
Method in class AbstractCalcResult
-
- toMap() -
Method in interface CalcResult
- Access getValue as a map
- toMessage(SeException) -
Static method in exception ArcSdeException
- SeException is pretty sad (Caused by: com.esri.sde.sdk.client.SeException: ) leaving you to
hunt and peck at the SeError for a good description of what went bad.
- toNameValueMap(GeneralParameterValue, Map<String, Object>) -
Static method in class Parameters
- Gets a flat view of
name-value
pairs.
- toNaN(int) -
Static method in class XMath
- Returns a
NaN
number for the specified index.
- TOO_MANY_SOURCES_$1 -
Static variable in class ErrorKeys
- The maximum number of sources for this node {0} has been overcome.
- Toolbox - Class in org.geotools.data.gen.tool
- Utility class
1) Validate xml config 2) generalize shape files
- Toolbox() -
Constructor for class Toolbox
-
- toOperationName(Filter) -
Method in class Capabilities
- Quickly look at the filter and determine the OperationName
we need to check for in the FilterCapabilities data structure.
- toOperationName(Class) -
Method in class Capabilities
- Figure out the OperationName for the provided filterType.
- toPattern() -
Method in class AngleFormat
- Returns the pattern used for parsing and formatting angles.
- TOPLEVELATTRIBUTE -
Static variable in class XS
-
- TOPLEVELCOMPLEXTYPE -
Static variable in class XS
-
- TOPLEVELELEMENT -
Static variable in class XS
-
- TOPLEVELSIMPLETYPE -
Static variable in class XS
-
- TopoComplex -
Static variable in class GML
-
- TopoComplexMemberType -
Static variable in class GML
-
- TOPOCOMPLEXMEMBERTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoComplexMemberType">
<annotation>
<documentation>This Property can be used to embed a TopoComplex in a feature collection.
- topoComplexProperty -
Static variable in class GML
-
- TopoComplexType -
Static variable in class GML
-
- TOPOCOMPLEXTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoComplexType">
<annotation>
<documentation>This type represents a TP_Complex capable of holding topological primitives.
- TopoCurve -
Static variable in class GML
-
- topoCurveProperty -
Static variable in class GML
-
- TopoCurvePropertyType -
Static variable in class GML
-
- TOPOCURVEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoCurvePropertyType">
<sequence>
<element ref="gml:TopoCurve"/>
</sequence>
</complexType>
- TopoCurveType -
Static variable in class GML
-
- TOPOCURVETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoCurveType">
<annotation>
<documentation>The end Node of each directedEdge of a TopoCurveType
is the start Node of the next directedEdge of the TopoCurveType in document order.
- toPoint() -
Method in class AbstractCalcResult
-
- toPoint() -
Method in interface CalcResult
- Access getValue as a point
- toPoint2D(DirectPosition) -
Method in class SpatioTemporalCoverage3D
- Returns the spatial coordinate for the specified direct position.
- toPoint2D() -
Method in class DirectPosition2D
- Returns a
Point2D
with the same coordinate as this direct position.
- toPoint2D() -
Method in class GeneralDirectPosition
- Returns a
Point2D
with the same coordinate as this direct position.
- toPointsArray(Coordinate[]) -
Method in class ArcSDEGeometryBuilder
- DOCUMENT ME!
- TopologicalConsistencyImpl - Class in org.geotools.metadata.iso.quality
- Correctness of the explicitly encoded topological characteristics of the dataset as
described by the scope.
- TopologicalConsistencyImpl() -
Constructor for class TopologicalConsistencyImpl
- Constructs an initially empty topological consistency.
- TopologicalConsistencyImpl(TopologicalConsistency) -
Constructor for class TopologicalConsistencyImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- topologyStyle -
Static variable in class GML
-
- TopologyStyle -
Static variable in class GML
-
- TopologyStylePropertyType -
Static variable in class GML
-
- TOPOLOGYSTYLEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopologyStylePropertyType">
<annotation>
<documentation/>
</annotation>
<sequence>
<element minOccurs="0" ref="gml:TopologyStyle"/>
</sequence>
<attribute name="about" type="anyURI" use="optional"/>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- TopologyStyleType -
Static variable in class GML
-
- TOPOLOGYSTYLETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopologyStyleType">
<annotation>
<documentation>[complexType of] The style descriptor for topologies of a feature.
- TopoPoint -
Static variable in class GML
-
- topoPointProperty -
Static variable in class GML
-
- TopoPointPropertyType -
Static variable in class GML
-
- TOPOPOINTPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoPointPropertyType">
<sequence>
<element ref="gml:TopoPoint"/>
</sequence>
</complexType>
- TopoPointType -
Static variable in class GML
-
- TOPOPOINTTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoPointType">
<annotation>
<documentation>The intended use of TopoPoint is to appear within a point feature to express the structural and possibly geometric relationships of this point to other features via shared node definitions.
- TopoPrimitiveArrayAssociationType -
Static variable in class GML
-
- TOPOPRIMITIVEARRAYASSOCIATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoPrimitiveArrayAssociationType">
<annotation>
<documentation>This type supports embedding an array of topological primitives in a TopoComplex</documentation>
</annotation>
<!
- topoPrimitiveMember -
Static variable in class GML
-
- topoPrimitiveMembers -
Static variable in class GML
-
- TopoPrimitiveMemberType -
Static variable in class GML
-
- TOPOPRIMITIVEMEMBERTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoPrimitiveMemberType">
<annotation>
<documentation>This type supports embedding topological primitives in a TopoComplex.
- TopoSolid -
Static variable in class GML
-
- TopoSolidType -
Static variable in class GML
-
- TOPOSOLIDTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoSolidType">
<annotation>
<documentation>The topological boundary of a TopoSolid consists of a set of directed faces.
- TopoSurface -
Static variable in class GML
-
- topoSurfaceProperty -
Static variable in class GML
-
- TopoSurfacePropertyType -
Static variable in class GML
-
- TOPOSURFACEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoSurfacePropertyType">
<sequence>
<element ref="gml:TopoSurface"/>
</sequence>
</complexType>
- TopoSurfaceType -
Static variable in class GML
-
- TOPOSURFACETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoSurfaceType">
<annotation>
<documentation>The TopoSurface type and element represent a homogeneous topological expression, a set of directed faces, which if realised are isomorphic to a geometric surface primitive.
- TopoVolume -
Static variable in class GML
-
- topoVolumeProperty -
Static variable in class GML
-
- TopoVolumePropertyType -
Static variable in class GML
-
- TOPOVOLUMEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoVolumePropertyType">
<sequence>
<element ref="gml:TopoVolume"/>
</sequence>
</complexType>
- TopoVolumeType -
Static variable in class GML
-
- TOPOVOLUMETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TopoVolumeType">
<annotation>
<documentation>The TopoVolume type and element represent a homogeneous topological expression, a set of directed TopoSolids, which if realised are isomorphic to a geometric solid primitive.
- toRangedFilter(String, SimpleFeatureType, String, boolean) -
Static method in class StyleGenerator
-
Creates a filter for a range of values.
- toRectangle() -
Method in class GeneralGridEnvelope
- Returns a
Rectangle
with the same bounds as this GeneralGridEnvelope
.
- toRectangle2D() -
Method in class GeneralEnvelope
- Returns a
Rectangle2D
with the same bounds as this Envelope
.
- toScale() -
Method in class RepresentativeFractionImpl
- Deprecated. This is equivalent to
RepresentativeFractionImpl.doubleValue()
.
- toSet() -
Method in class AbstractCalcResult
-
- toSet() -
Method in interface CalcResult
- Access getValue as a set
- toSimpleFeatureType(FeatureType) -
Static method in class EmfAppSchemaParser
-
- toSourceDimension(int) -
Method in class SpatioTemporalCoverage3D
- Returns the dimension in the wrapped coverage for the specified dimension in this coverage.
- toSRS(CoordinateReferenceSystem) -
Static method in class CRS
- Returns the Spatial Reference System identifier, or
null
if none.
- toString() -
Method in class ArcSDEConnectionConfig
-
- toString() -
Method in class ArcSDEConnectionPool
- Deprecated.
- toString() -
Method in class ArcSDEPooledConnection
- Deprecated.
- toString() -
Method in class SessionPool
-
- toString() -
Method in class Axis2D
- Returns a string representation of this axis.
- toString() -
Method in class PaletteFunction
-
- toString() -
Method in class AbstractCoverage
- Returns a string representation of this coverage.
- toString() -
Method in class Category
- Returns a string representation of this category.
- toString() -
Method in class GeneralGridCoordinates
- Returns a string representation of this grid coordinates.
- toString() -
Method in class GeneralGridEnvelope
- Returns a string représentation of this grid envelope.
- toString() -
Method in class GeneralGridGeometry
- Returns a string representation of this grid geometry.
- toString() -
Method in class GridCoordinates2D
- Returns a string representation of this grid coordinates.
- toString() -
Method in class GridCoverage2D
- Returns a string representation of this grid coverage.
- toString() -
Method in class GridCoverageBuilder.Variable
- Returns a string representation of this variable.
- toString() -
Method in class GridEnvelope2D
- Returns a string représentation of this grid envelope.
- toString() -
Method in class ImageGeometry
- Returns a string representation of this grid geometry.
- toString() -
Method in class GeoKeyEntry
-
- toString() -
Method in class PixelScale
-
- toString() -
Method in class TiePoint
-
- toString() -
Method in class GridSampleDimension
- Returns a string representation of this sample dimension.
- toString() -
Method in class AbstractOperation
- Returns a string representation of this operation.
- toString() -
Method in class ColorMap
- Returns a string representation of this color map.
- toString() -
Method in class RangeSpecifier
- Returns a string representation of this range specifier.
- toString() -
Method in class DataAccessFactory.Param
- key=Type description
- toString() -
Method in class DB2CoordinateSystem
- Returns the coordinate system name, organization and coordinate system
identifier.
- toString() -
Method in class DB2GeometryColumn
- Returns the table schema, table name and column name.
- toString() -
Method in class DB2SpatialCatalog
- Returns the database URL and table schema.
- toString() -
Method in class DefaultQuery
- Over ride of toString
- toString() -
Method in class DefaultServiceInfo
-
- toString() -
Method in class DefaultTransaction
-
- toString() -
Method in class FeatureTypeInfo
-
- toString() -
Method in class AbstractFIDMapper
- Create a nice string representation of a FID Mapper
- toString() -
Method in class DefaultFIDMapperFactory.ColumnInfo
-
- toString() -
Method in class TypedFIDMapper
-
- toString() -
Method in class CRSEnvelope
-
- toString() -
Method in class DbaseFileHeader
- Get a simple representation of this header.
- toString() -
Method in class DbaseFileReader.Row
-
- toString() -
Method in class IndexRecord
-
- toString() -
Method in class Result
-
- toString() -
Method in class ShapefileDataStore
-
- toString() -
Method in class ShapefileHeader
-
- toString() -
Method in class ShapefileReader.Record
- A summary of the record.
- toString() -
Method in class ShapeType
- Get the name of this ShapeType.
- toString() -
Method in class StorageFile
-
- toString() -
Method in class ContentEntry
-
- toString() -
Method in class TypeRef
- External representation of "dataStoreId/typeName"
- toString() -
Method in class DefaultHTTPProtocol.HTTPClientResponse
-
- toString() -
Method in enum Version
-
- toString() -
Method in class WFSResponse
-
- toString() -
Method in class Action.DeleteAction
-
- toString() -
Method in class Action.InsertAction
-
- toString() -
Method in class Action.UpdateAction
-
- toString() -
Method in class WFS_1_1_0_DataStore
-
- toString() -
Method in class AbstractFactory
- Returns a string representation of this factory.
- toString() -
Method in class Hints.Key
- Returns a string representation of this key.
- toString() -
Method in class Hints
- Returns a string representation of the hints.
- toString() -
Method in class AttributeImpl
-
- toString() -
Method in class AdaptorFeatureCollection
- Returns a string representation of this collection.
- toString() -
Method in class DecoratingFeature
-
- toString() -
Method in class DefaultAttributeType
- Gets a representation of this object as a string.
- toString() -
Method in class DefaultFeature
- Returns a string representation of this feature.
- toString() -
Method in class FeatureTypeBuilder
- Returns a string representation of this factory.
- toString() -
Method in class FeatureTypeFactory
- Deprecated. Returns a string representation of this factory.
- toString() -
Method in class GeometryAttributeImpl
-
- toString() -
Method in class LenientAttribute
-
- toString() -
Method in class MultiAttributeType
- Deprecated. Gets a representation of this object as a string.
- toString() -
Method in class NameImpl
- name or namespace:name
- toString() -
Method in class PropertyImpl
-
- toString() -
Method in class AssociationTypeImpl
-
- toString() -
Method in class AttributeDescriptorImpl
-
- toString() -
Method in class AttributeTypeImpl
-
- toString() -
Method in class ChoiceAttributeType
- Deprecated. Gets a representation of this object as a string.
- toString() -
Method in class ComplexTypeImpl
-
- toString() -
Method in class PropertyDescriptorImpl
-
- toString() -
Method in class PropertyTypeImpl
-
- toString() -
Method in class SchemaImpl
-
- toString() -
Method in class AbstractCalcResult
-
- toString() -
Method in interface CalcResult
- Access getValue as a string
- toString() -
Method in class AttributeExpressionImpl
- Return this expression as a string.
- toString() -
Method in class AttributeExpressionImpl2
- Return this expression as a string.
- toString() -
Method in class BetweenFilterImpl
- Deprecated. Returns a string representation of this filter.
- toString() -
Method in class ArithmeticOperatorsImpl
-
- toString() -
Method in class ComparisonOperatorsImpl
-
- toString() -
Method in class FilterCapabilitiesImpl
-
- toString() -
Method in class FunctionsImpl
-
- toString() -
Method in class IdCapabilitiesImpl
-
- toString() -
Method in class OperatorImpl
-
- toString() -
Method in class SpatialOperatorsImpl
-
- toString() -
Method in class CartesianDistanceFilter
- Returns a string representation of this filter.
- toString() -
Method in class CompareFilterImpl
- Returns a string representation of this filter.
- toString() -
Method in class ConstantExpression
-
- toString() -
Method in class AddImpl
-
- toString() -
Method in class DivideImpl
-
- toString() -
Method in class MultiplyImpl
-
- toString() -
Method in class SubtractImpl
-
- toString() -
Method in class FidFilterImpl
- Returns a string representation of this filter.
- toString() -
Method in class Classifier
-
- toString() -
Method in class Collection_AverageFunction
- Return this function as a string.
- toString() -
Method in class IDFunction
-
- toString() -
Method in class PiFunction
-
- toString() -
Method in class PropertyExistsFunction
-
- toString() -
Method in class FunctionExpressionImpl
- Creates a String representation of this Function with
the function name and the arguments.
- toString() -
Method in class GeometryFilterImpl
- Return this filter as a string.
- toString() -
Method in class FeatureIdImpl
-
- toString() -
Method in class GmlObjectIdImpl
-
- toString() -
Method in class IsBetweenImpl
-
- toString() -
Method in class LikeFilterImpl
- Return this filter as a string.
- toString() -
Method in class LiteralExpressionImpl
- Return this filter as a string.
- toString() -
Method in class LogicFilterImpl
- Returns a string representation of this filter.
- toString() -
Method in class MapScaleDenominatorImpl
-
- toString() -
Method in class NullFilterImpl
- Returns a string representation of this filter.
- toString() -
Method in interface IToken
-
- toString() -
Method in class Result
-
- toString() -
Method in class TokenAdapter
-
- toString() -
Method in class GeoKeyEntry
-
- toString() -
Method in class PixelScale
-
- toString() -
Method in class TiePoint
-
- toString() -
Method in enum SpatialExtension
-
- toString() -
Method in class AbstractDirectPosition
- Returns a string representation of this coordinate.
- toString() -
Method in class AbstractEnvelope
- Returns a string representation of this envelope.
- toString() -
Method in class DirectPosition2D
- Returns a string representation of this coordinate.
- toString() -
Method in class Envelope2D
- Returns a string representation of this envelope.
- toString() -
Method in class ReferencedEnvelope
- Returns a string representation of this envelope.
- toString() -
Method in class FeatureTransformer.FeatureTypeNamespaces
-
- toString() -
Method in class SubHandler
- Describes the handler.
- toString() -
Method in class BasicEdge
- Returns ([A node.toString()],[B node.toString()]).
- toString() -
Method in class BasicGraph
- Returns the string representation of the graph which is
just the string representation of the edge and node collections.
- toString() -
Method in class BasicGraphable
- Returns the id of the component as a string.
- toString() -
Method in class DelaunayEdge
-
- toString() -
Method in class DelaunayNode
-
- toString() -
Method in class Triangle
-
- toString() -
Method in class ParseErrorHandler
-
- toString() -
Method in class ColorRamp
- Returns a string representation for this color ramp.
- toString() -
Method in class CoordinateTableModel
- Returns a string representation of this table.
- toString() -
Method in class NamedTreeNode
- Returns this node label.
- toString(TreeModel) -
Static method in class Trees
- Returns a graphical representation of the specified tree model.
- toString(TreeNode) -
Static method in class Trees
- Returns a graphical representation of the specified tree.
- toString() -
Method in class ImageDimension
- Returns a string representation of this dimension.
- toString() -
Method in class Data
-
- toString() -
Method in class Entry
-
- toString() -
Method in class RTree
-
- toString() -
Method in class LineFormat
- Returns a string representation of current line.
- toString() -
Method in class TableWriter
- Returns the table content as a string.
- toString() -
Method in class DefaultMapLayer
-
- toString() -
Method in class Complex
- Returns a string representation of this complex number.
- toString() -
Method in class Fraction
- Returns a string representation of this fraction.
- toString() -
Method in class Line
- Returns a string representation of this line.
- toString() -
Method in class Plane
- Returns a string representation of this plane.
- toString() -
Method in class Polynom
- Returns a string representation of this polynom.
- toString() -
Method in class Statistics
- Returns a string representation of this statistics.
- toString(Locale, boolean) -
Method in class Statistics
- Returns a localized string representation of this statistics.
- toString() -
Method in class Angle
- Returns a string representation of this
Angle
object.
- toString() -
Method in class AngleFormat
- Returns a string representation of this object.
- toString() -
Method in class Measure
- Returns a string representation of this measure.
- toString() -
Method in class AbstractMetadata
- Returns a string representation of this metadata.
- toString() -
Method in class GeographicBoundingBoxImpl
- Returns a string representation of this extent using a default angle pattern.
- toString(GeographicBoundingBox, String, Locale) -
Static method in class GeographicBoundingBoxImpl
- Returns a string representation of the specified extent using the specified angle pattern
and locale.
- toString() -
Method in class PixelTranslation
- Returns a string representation of this pixel translation.
- toString(Object) -
Method in class MetadataStandard
- Returns a string representation of the specified metadata.
- toString() -
Method in class AbstractParameter
- Returns a string representation of this parameter.
- toString() -
Method in class IdentifiedObjectFinder
- Returns a string representation of this finder, for debugging purpose only.
- toString() -
Method in class GeodeticCalculator
- Returns a string representation of the current state of this calculator.
- toString() -
Method in class NamedIdentifier
- Returns a string representation of this generic name.
- toString() -
Method in class MappedPosition
- Returns a string representation of this mapped position.
- toString() -
Method in class MathTransformBuilder
- Returns a string representation of this builder.
- toString() -
Method in class AffineTransform2D
- Returns a string representation of this matrix.
- toString() -
Method in class GeneralMatrix
- Returns a string representation of this matrix.
- toString() -
Method in class Matrix1
- Returns a string representation of this matrix.
- toString() -
Method in class Matrix2
- Returns a string representation of this matrix.
- toString() -
Method in class Matrix3
- Returns a string representation of this matrix.
- toString() -
Method in class Matrix4
- Returns a string representation of this matrix.
- toString() -
Method in class AffineTransform2D
- Returns the WKT representation of this transform.
- toString() -
Method in class MathTransformProxy
- Returns a string representation for this transform.
- toString() -
Method in class DefaultDomainElement1D
-
- toString() -
Method in class DefaultLinearPiecewiseTransform1DElement
-
- toString() -
Method in class DefaultPiecewiseTransform1DElement
-
- toString() -
Method in class Element
- Returns the keyword.
- toString() -
Method in class Formattable
- Returns a string representation for this object.
- toString() -
Method in class Formatter
- Returns the WKT in its current state.
- toString() -
Method in class BaseCoverageProcessingNode
-
- toString() -
Method in interface CoverageProcessingNode
- Provides a descriptive description for this
CoverageProcessingNode
.
- toString() -
Method in class LinearColorMapElement
-
- toString() -
Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- toString() -
Method in class SimpleGeometry
-
- toString() -
Method in class LineStyle2D
- Returns a string representation of this style.
- toString() -
Method in class MarkStyle2D
- Returns a string representation of this style.
- toString() -
Method in class PolygonStyle2D
- Returns a string representation of this style.
- toString() -
Method in class TextStyle2D
- Returns a string representation of this style.
- toString() -
Method in class FeatureTypeStyleImpl
-
- toString() -
Method in class LineSymbolizerImpl
-
- toString() -
Method in class MarkImpl
-
- toString() -
Method in class RuleImpl
-
- toString() -
Method in class StrokeImpl
-
- toString() -
Method in class StyleImpl
-
- toString() -
Method in class TextSymbolizerImpl
-
- toString(Locale) -
Method in class AbstractInternationalString
- Returns this string in the given locale.
- toString() -
Method in class AbstractInternationalString
- Returns this string in the default locale.
- toString() -
Method in class CheckedArrayList
- Returns a string representation of this list.
- toString() -
Method in class CheckedHashMap
- Returns a string representation of this map.
- toString() -
Method in class CheckedHashSet
- Returns a string representation of this set.
- toString() -
Method in class DisjointSet
- Returns a string representation of this set.
- toString() -
Method in class GenericName
- Returns a string representation of this generic name.
- toString(Locale) -
Method in class GrowableInternationalString
- Returns a string in the specified locale.
- toString() -
Method in class LocalName
- Returns a locale-independant string representation of this local name.
- toString() -
Method in class LoggedFormat
- Returns a string representation for debugging purpose.
- toString() -
Method in class MapEntry
- Returns a string representation of this entry.
- toString() -
Method in class Range
- Returns a string representation of this range.
- toString() -
Method in class RangeSet
- Returns a string representation of this set of ranges.
- toString(Locale) -
Method in class ResourceInternationalString
- Returns a string in the specified locale.
- toString(Locale) -
Method in class SimpleInternationalString
- Returns the same string for all locales.
- toString() -
Method in class SoftValueHashMap
- Returns a string representation of this map.
- toString() -
Method in class Version
- Returns the version string.
- toString(Object) -
Method in class ArgHelper.BooleanMapping
-
- toString(Object) -
Method in class ArgHelper.DateMapping
-
- toString(Object) -
Method in class ArgHelper.DoubleMapping
-
- toString(Object) -
Method in class ArgHelper.EnvelopeMapping
-
- toString(Object) -
Method in class ArgHelper.FilterMapping
-
- toString(Object) -
Method in class ArgHelper.FloatMapping
-
- toString(Object) -
Method in class ArgHelper.GeometryMapping
-
- toString(Object) -
Method in class ArgHelper.IntegerMapping
-
- toString(Object) -
Method in class ArgHelper.LongMapping
-
- toString(Object) -
Method in interface ArgHelper.Mapping
-
- toString(Object) -
Method in class ArgHelper.ShortMapping
-
- toString(Object) -
Method in class ArgHelper.StringMapping
-
- toString(Object) -
Method in class ArgHelper.URIMapping
-
- toString() -
Method in class Duration
- Returns a string representation of this Duration.
- toString() -
Method in class ElementHandlerImpl
-
- toString() -
Method in class NodeImpl
-
- toString() -
Method in class SchemaLocationResolver
-
- toString() -
Method in class SchemaLocator
-
- toString() -
Method in class XSD
-
- toStringArray() -
Method in class AbstractCalcResult
-
- toStyleExpression(Filter) -
Static method in class StyleGenerator
-
- toStyleExpression(Filter[]) -
Static method in class StyleGenerator
-
- TOTALDIGITS -
Static variable in interface Facet
- DOCUMENT ME!
- touch(Attributes) -
Static method in class About
- Convenience method for setting the
Implementation-Date
attributes to the current date.
- touches(Expression, Expression) -
Method in interface FilterFactory
- Deprecated. Checks if the feature's geometry touches, but does not overlap with the geometry held by this object.
- touches(String, Geometry) -
Method in class FilterFactoryImpl
-
- touches(Expression, Expression) -
Method in class FilterFactoryImpl
-
- touches(Geometry, Geometry) -
Static method in class StaticGeometry
-
- Touches -
Static variable in class OGC
-
- Touches -
Static variable in class OGC
-
- Touches -
Static variable in class OGC
-
- TouchesImpl - Class in org.geotools.filter.spatial
-
- TouchesImpl(FilterFactory, Expression, Expression) -
Constructor for class TouchesImpl
-
- TouchesIntegrity - Class in org.geotools.validation.relate
-
- TouchesIntegrity() -
Constructor for class TouchesIntegrity
- OverlapsIntegrity Constructor
- TouchesIntegrityBeanInfo - Class in org.geotools.validation.relate
-
- TouchesIntegrityBeanInfo() -
Constructor for class TouchesIntegrityBeanInfo
-
- toURI(CoordinateReferenceSystem) -
Static method in class GML2EncodingUtils
- Encodes the crs object as a uri.
- toValue(Hints) -
Method in class Hints.IntegerKey
- Returns the value from the specified hints as an integer.
- toValue(Date) -
Method in class DefaultTemporalCRS
- Convert the given date into a value in this axis unit.
- toWKT(Geometry) -
Static method in class StaticGeometry
-
- toWKT() -
Method in class AffineTransform2D
- Returns the WKT for this transform.
- toWKT() -
Method in class MathTransformProxy
- Returns a Well Known Text (WKT) for this transform.
- toWKT() -
Method in class DefaultPiecewiseTransform1D
-
- toWKT() -
Method in class DefaultPiecewiseTransform1DElement
- Returns a Well Known Text (WKT) for this object.
- toWKT() -
Method in class MathTransform1DAdapter
-
- toWKT() -
Method in class Formattable
- Returns a
Well
Known Text (WKT) using a default indentation.
- toWKT(int) -
Method in class Formattable
- Returns a
Well
Known Text (WKT) for this object using the specified indentation.
- toWKT(Citation, int) -
Method in class Formattable
- Returns a
Well
Known Text (WKT) for this object using the specified indentation and authority.
- toWKT() -
Method in class LinearColorMap
-
- track -
Static variable in class GML
-
- TrackType -
Static variable in class GML
-
- TRACKTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TrackType">
<annotation>
<documentation xml:lang="en">The track of a moving object is a sequence of specialized timeslices that indicate the status of the object.
- trans -
Variable in class WFSFeatureStore
-
- transaction -
Variable in class ArcSdeFeatureSource
-
- transaction -
Variable in class AbstractFeatureStore
- Current Transaction this FeatureSource
is opperating against
- TRANSACTION -
Static variable in interface FeatureLock
- FeatureLock representing Transaction duration locking
When this FeatureLock is used locks are expected to last until the
current Transasction ends with a commit() or rollback().
- transaction -
Variable in class JDBCFeatureStore
- Current Transaction this FeatureSource
is opperating against
- transaction -
Variable in class QueryData
-
- transaction -
Variable in class ContentFeatureSource
- The transaction to work from
- Transaction - Interface in org.geotools.data
- The controller for Transaction with FeatureStore.
- Transaction -
Static variable in class WFS
-
- Transaction.State - Interface in org.geotools.data
- DataStore implementations can use this interface to externalize the
state they require to implement Transaction Support.
- TransactionDefaultVersionHandler - Class in org.geotools.arcsde.data.versioning
- Handles a versioned table when in transaction mode
- TransactionDefaultVersionHandler(ISession) -
Constructor for class TransactionDefaultVersionHandler
-
- transactionIsolation -
Variable in class JDBC1DataStore
- The transaction isolation level to use in a transaction.
- TransactionResponse -
Static variable in class WFS
-
- TransactionResponseType -
Static variable in class WFS
-
- TransactionResponseTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:TransactionResponseType.
- TransactionResponseTypeBinding(WfsFactory) -
Constructor for class TransactionResponseTypeBinding
-
- TransactionResult - Class in org.geotools.data.wfs.v1_0_0
- DOCUMENT ME!
- TransactionResult(int, List, SAXException) -
Constructor for class TransactionResult
-
- TransactionResult(int, List, String, String) -
Constructor for class TransactionResult
-
- TransactionResults -
Static variable in class WFS
-
- TransactionResultsType -
Static variable in class WFS
-
- TransactionResultsTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:TransactionResultsType.
- TransactionResultsTypeBinding(WfsFactory) -
Constructor for class TransactionResultsTypeBinding
-
- TransactionStateDiff - Class in org.geotools.data
- A Transaction.State that keeps a difference table for use with
AbstractDataStore.
- TransactionStateDiff(AbstractDataStore) -
Constructor for class TransactionStateDiff
-
- TransactionSummaryType -
Static variable in class WFS
-
- TransactionSummaryTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type
http://www.opengis.net/wfs:TransactionSummaryType.
- TransactionSummaryTypeBinding(WfsFactory) -
Constructor for class TransactionSummaryTypeBinding
-
- TransactionType -
Static variable in class WFS
-
- TransactionTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:TransactionType.
- TransactionTypeBinding(WfsFactory) -
Constructor for class TransactionTypeBinding
-
- transcode(Document) -
Method in class InternalTranscoder
-
- transColor -
Variable in class CustomPaletteBuilder
-
- transferCache -
Variable in class ShapefileFeatureWriter
-
- transferFrom(ReadableByteChannel, long, long) -
Method in class FileChannelDecorator
-
- transferTo(DbaseFileWriter) -
Method in class DbaseFileReader
- Transfer, by bytes, the next record to the writer.
- transferTo(long, long, WritableByteChannel) -
Method in class FileChannelDecorator
-
- transferTo(ShapefileWriter, int, double[]) -
Method in class ShapefileReader
- Transfer (by bytes) the data at the current record to the
ShapefileWriter.
- TransfertRectIter - Class in org.geotools.image
- A writable iterator that read pixel values from an image, and
write pixel values to a different image.
- transform -
Variable in class DefaultFeatureResults
-
- transform(SimpleFeatureType, CoordinateReferenceSystem) -
Static method in class FeatureTypes
- Forces the specified CRS on all geometry attributes
- transform(SimpleFeatureType, CoordinateReferenceSystem, boolean) -
Static method in class FeatureTypes
- Forces the specified CRS on geometry attributes (all or some, depends on the parameters).
- transform(SimpleFeature, SimpleFeatureType, MathTransform) -
Static method in class FeatureTypes
- Applies transform to all geometry attribute.
- transform(Filter) -
Method in class FilterTransformer
- A typed convenience method for converting a Filter into XML.
- transform(CoordinateSequence, MathTransform) -
Method in class InPlaceCoordinateSequenceTransformer
-
- transform(CoordinateSequence, MathTransform) -
Method in interface CoordinateSequenceTransformer
- Returns a transformed coordinate sequence.
- transform(CoordinateSequence, MathTransform) -
Method in class DefaultCoordinateSequenceTransformer
- Returns a transformed coordinate sequence.
- transform(Geometry) -
Method in class GeometryCoordinateSequenceTransformer
- Applies the transform to the provided geometry, given
- transform(Envelope, MathTransform) -
Static method in class JTS
- Transforms the envelope using the specified math transform.
- transform(Envelope, Envelope, MathTransform, int) -
Static method in class JTS
- Transforms the densified envelope using the specified math transform.
- transform(Geometry, MathTransform) -
Static method in class JTS
- Transforms the geometry using the default transformer.
- transform(Coordinate, Coordinate, MathTransform) -
Static method in class JTS
- Transforms the coordinate using the provided math transform.
- transform(double[], int, double[], int, int) -
Method in class PolygonIterator
-
- transform(CoordinateSequence, MathTransform) -
Method in class PreciseCoordinateSequenceTransformer
-
- transform(CoordinateReferenceSystem, boolean) -
Method in class ReferencedEnvelope
- Transforms the referenced envelope to the specified coordinate reference system.
- transform(CoordinateReferenceSystem, boolean, int) -
Method in class ReferencedEnvelope
- Transforms the referenced envelope to the specified coordinate reference system
using the specified amount of points.
- transform(DirectPosition) -
Method in class TransformedDirectPosition
- Transforms a given position and stores the result in this object.
- transform -
Static variable in class GML
-
- transform(AffineTransform) -
Method in class ZoomPane
- Changes the ZoomPane.zoom by applying an affine transform.
- transform -
Variable in class Combine
- The transform to apply on sample values before the linear combinaison,
or
null
if none.
- transform(AffineTransform) -
Method in class DefaultMapContext
- Transform the coordinates according to the provided transform.
- transform(AffineTransform) -
Method in interface MapContext
- Transform the coordinates according to the provided transform.
- transform(Envelope, CoordinateReferenceSystem) -
Static method in class CRS
- Transforms the given envelope to the specified CRS.
- transform(MathTransform, Envelope) -
Static method in class CRS
- Transforms an envelope using the given math transform.
- transform(CoordinateOperation, Envelope) -
Static method in class CRS
- Transforms an envelope using the given coordinate operation.
- transform(MathTransform2D, Rectangle2D, Rectangle2D) -
Static method in class CRS
- Transforms a rectangular envelope using the given math transform.
- transform(CoordinateOperation, Rectangle2D, Rectangle2D) -
Static method in class CRS
- Transforms a rectangular envelope using the given coordinate
operation.
- transform -
Variable in class AbstractCoordinateOperation
- Transform from positions in the source coordinate reference system
to positions in the target coordinate reference system.
- transform(AffineTransform, Rectangle) -
Method in class LocalizationGrid
- Apply a transformation to every "real world" coordinate points in a sub-region
of this grid.
- transform(AffineTransform, Shape, boolean) -
Static method in class XAffineTransform
- Transforms the given shape.
- transform(AffineTransform, Rectangle2D, Rectangle2D) -
Static method in class XAffineTransform
- Returns a rectangle which entirely contains the direct
transform of
bounds
.
- transform(Point2D, Point2D) -
Method in class MapProjection
- Transforms the specified
ptSrc
and stores the result in ptDst
.
- transform(double[], int, double[], int, int) -
Method in class MapProjection
- Transforms a list of coordinate point ordinal values.
- transform(float[], int, float[], int, int) -
Method in class MapProjection
- Transforms a list of coordinate point ordinal values.
- transform(Point2D, Point2D) -
Method in class AbstractMathTransform
- Transforms the specified
ptSrc
and stores the result in ptDst
.
- transform(DirectPosition, DirectPosition) -
Method in class AbstractMathTransform
- Transforms the specified
ptSrc
and stores the result in ptDst
.
- transform(float[], int, float[], int, int) -
Method in class AbstractMathTransform
- Transforms a list of coordinate point ordinal values.
- transform(double[], int, float[], int, int) -
Method in class AbstractMathTransform
- Transforms a list of coordinate point ordinal values.
- transform(float[], int, double[], int, int) -
Method in class AbstractMathTransform
- Transforms a list of coordinate point ordinal values.
- transform(DirectPosition, DirectPosition) -
Method in class AffineTransform2D
- Transforms the specified
ptSrc
and stores the result in ptDst
.
- transform(DirectPosition, DirectPosition) -
Method in class ConcatenatedTransform
- Transforms the specified
ptSrc
and stores the result in ptDst
.
- transform(double[], int, double[], int, int) -
Method in class ConcatenatedTransform
- Transforms a list of coordinate point ordinal values.
- transform(float[], int, float[], int, int) -
Method in class ConcatenatedTransform
- Transforms a list of coordinate point ordinal values.
- transform(double) -
Method in class ExponentialTransform1D
- Transforms the specified value.
- transform(float[], int, float[], int, int) -
Method in class ExponentialTransform1D
- Transforms a list of coordinate point ordinal values.
- transform(double[], int, double[], int, int) -
Method in class ExponentialTransform1D
- Transforms a list of coordinate point ordinal values.
- transform(double[], int, double[], int, int) -
Method in class GeocentricTransform
- Converts geodetic coordinates (longitude, latitude, height) to geocentric
coordinates (x, y, z) according to the current ellipsoid parameters.
- transform(float[], int, float[], int, int) -
Method in class GeocentricTransform
- Converts geodetic coordinates (longitude, latitude, height) to geocentric
coordinates (x, y, z) according to the current ellipsoid parameters.
- transform(DirectPosition, DirectPosition) -
Method in class IdentityTransform
- Copies the values from
ptSrc
to ptDst
.
- transform(float[], int, float[], int, int) -
Method in class IdentityTransform
- Transforms an array of floating point coordinates by this transform.
- transform(double[], int, double[], int, int) -
Method in class IdentityTransform
- Transforms an array of floating point coordinates by this transform.
- transform(double) -
Method in class LinearTransform1D
- Transforms the specified value.
- transform(float[], int, float[], int, int) -
Method in class LinearTransform1D
- Transforms a list of coordinate point ordinal values.
- transform(double[], int, double[], int, int) -
Method in class LinearTransform1D
- Transforms a list of coordinate point ordinal values.
- transform(double) -
Method in class LogarithmicTransform1D
- Transforms the specified value.
- transform(float[], int, float[], int, int) -
Method in class LogarithmicTransform1D
- Transforms a list of coordinate point ordinal values.
- transform(double[], int, double[], int, int) -
Method in class LogarithmicTransform1D
- Transforms a list of coordinate point ordinal values.
- transform -
Variable in class MathTransformProxy
- The math transform on which to delegate the work.
- transform(DirectPosition, DirectPosition) -
Method in class MathTransformProxy
- Transforms the specified
ptSrc
and stores the result in ptDst
.
- transform(double[], int, double[], int, int) -
Method in class MathTransformProxy
- Transforms a list of coordinate point ordinal values.
- transform(float[], int, float[], int, int) -
Method in class MathTransformProxy
- Transforms a list of coordinate point ordinal values.
- transform(float[], int, double[], int, int) -
Method in class MathTransformProxy
- Transforms a list of coordinate point ordinal values.
- transform(double[], int, float[], int, int) -
Method in class MathTransformProxy
- Transforms a list of coordinate point ordinal values.
- transform(double[], int, double[], int, int) -
Method in class MolodenskiTransform
- Transforms a list of coordinate point ordinal values.
- transform(float[], int, float[], int, int) -
Method in class MolodenskiTransform
- Transforms a list of coordinate point ordinal values.
- transform(double[], int, double[], int, int) -
Method in class NADCONTransform
- Transforms a list of coordinate point ordinal values.
- transform(float[], int, float[], int, int) -
Method in class PassThroughTransform
- Transforms a list of coordinate point ordinal values.
- transform(double[], int, double[], int, int) -
Method in class PassThroughTransform
- Transforms a list of coordinate point ordinal values.
- transform(float[], int, float[], int, int) -
Method in class ProjectiveTransform
- Transforms an array of floating point coordinates by this matrix.
- transform(double[], int, double[], int, int) -
Method in class ProjectiveTransform
- Transforms an array of floating point coordinates by this matrix.
- transform(float[], int, float[], int, int) -
Method in class VerticalTransform
- Transforms a list of coordinate point ordinal values.
- transform(double[], int, double[], int, int) -
Method in class VerticalTransform
- Transforms a list of coordinate point ordinal values.
- transform(Point2D, Point2D) -
Method in class WarpTransform2D
- Transforms source coordinates (usually pixel indices) into destination coordinates
(usually "real world" coordinates).
- transform(float[], int, float[], int, int) -
Method in class WarpTransform2D
- Transforms source coordinates (usually pixel indices) into destination coordinates
(usually "real world" coordinates).
- transform(double[], int, double[], int, int) -
Method in class WarpTransform2D
- Transforms source coordinates (usually pixel indices) into destination coordinates
(usually "real world" coordinates).
- transform(double) -
Method in class DefaultPiecewiseTransform1D
-
- transform(DirectPosition, DirectPosition) -
Method in class DefaultPiecewiseTransform1D
-
- transform(double[], int, double[], int, int) -
Method in class DefaultPiecewiseTransform1D
- Transforms a list of coordinate point ordinal values.
- transform(float[], int, float[], int, int) -
Method in class DefaultPiecewiseTransform1D
- Transforms a list of coordinate point ordinal values.
- transform(float[], int, double[], int, int) -
Method in class DefaultPiecewiseTransform1D
- Transforms a list of coordinate point ordinal values.
- transform(double[], int, float[], int, int) -
Method in class DefaultPiecewiseTransform1D
- Transforms a list of coordinate point ordinal values.
- transform(double) -
Method in class DefaultPiecewiseTransform1DElement
- Transforms the specified value.
- transform(DirectPosition, DirectPosition) -
Method in class DefaultPiecewiseTransform1DElement
- Transforms the specified
ptSrc
and stores the result in
ptDst
.
- transform(double[], int, double[], int, int) -
Method in class DefaultPiecewiseTransform1DElement
-
- transform(float[], int, float[], int, int) -
Method in class DefaultPiecewiseTransform1DElement
-
- transform(float[], int, double[], int, int) -
Method in class DefaultPiecewiseTransform1DElement
-
- transform(double[], int, float[], int, int) -
Method in class DefaultPiecewiseTransform1DElement
-
- transform(double) -
Method in class MathTransform1DAdapter
-
- transform(DirectPosition, DirectPosition) -
Method in class MathTransform1DAdapter
-
- transform(double[], int, double[], int, int) -
Method in class MathTransform1DAdapter
-
- transform(float[], int, float[], int, int) -
Method in class MathTransform1DAdapter
-
- transform(float[], int, double[], int, int) -
Method in class MathTransform1DAdapter
-
- transform(double[], int, float[], int, int) -
Method in class MathTransform1DAdapter
-
- transform(double) -
Method in class LinearColorMap
-
- transform(DirectPosition, DirectPosition) -
Method in class LinearColorMap
-
- transform(double[], int, double[], int, int) -
Method in class LinearColorMap
-
- transform(float[], int, float[], int, int) -
Method in class LinearColorMap
-
- transform(float[], int, double[], int, int) -
Method in class LinearColorMap
-
- transform(double[], int, float[], int, int) -
Method in class LinearColorMap
-
- transform(ShapeType, MathTransform, double[], double[], int) -
Static method in class GeometryHandlerUtilities
- Applies the specied transformation to the points in src, dropping
the transformed points in dest.
- transform(SimpleFeatureType, CoordinateReferenceSystem) -
Static method in class WFSFeatureTypeTransformer
-
- transform(Object, OutputStream) -
Method in class TransformerBase
- Perform the XML encoding on the given object to the given OutputStream.
- transform(Object, Writer) -
Method in class TransformerBase
- Perform the XML encoding on the given object to the given Writer.
- transform(Object, StreamResult) -
Method in class TransformerBase
- Perform the XML encoding on the given object to the given OutputStream.
- transform(Object) -
Method in class TransformerBase
- Perform the XML encoding of the given object into an internal buffer and
return the resulting String.
- transform1 -
Variable in class ConcatenatedTransform
- The first math transform.
- transform2 -
Variable in class ConcatenatedTransform
- The second math transform.
- TRANSFORM_EVALUATION_$1 -
Static variable in class ErrorKeys
- The transform can't be evaluated at the specified point {0}
- Transformation -
Static variable in class GML
-
- transformationRef -
Static variable in class GML
-
- TransformationRefType -
Static variable in class GML
-
- TRANSFORMATIONREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TransformationRefType">
<annotation>
<documentation>Association to a transformation, either referencing or containing the definition of that transformation.
- TransformationType -
Static variable in class GML
-
- TRANSFORMATIONTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TransformationType">
<annotation>
<documentation>A concrete operation on coordinates that usually includes a change of datum.
- transformColormap(int[], int, GridSampleDimension, ParameterValueGroup) -
Method in class Recolor
- Transforms the supplied RGB colors.
- transformColormap(byte[][]) -
Method in class GenericPiecewise
- Transform the colormap according to the rescaling parameters.
- TransformedAuthorityFactory - Class in org.geotools.referencing.factory
- An authority factory which returns modified CRS,
CS or datum objects from other factory
implementations.
- TransformedAuthorityFactory(AuthorityFactory) -
Constructor for class TransformedAuthorityFactory
- Creates a wrapper around the specified factory.
- TransformedAuthorityFactory(CRSAuthorityFactory, CSAuthorityFactory, DatumAuthorityFactory, CoordinateOperationAuthorityFactory) -
Constructor for class TransformedAuthorityFactory
- Creates a wrapper around the specified factories.
- TransformedAuthorityFactory(String, Hints) -
Constructor for class TransformedAuthorityFactory
- Creates a wrappers around the default factories for the specified
authority.
- TransformedCoverage - Class in org.geotools.coverage
- A coverage wrapping an other one with a different coordinate reference system.
- TransformedCoverage(CharSequence, CoordinateReferenceSystem, Coverage) -
Constructor for class TransformedCoverage
- Creates a new coverage wrapping the specified one.
- TransformedDirectPosition - Class in org.geotools.geometry
- A direct position capable to transform a point between an arbitrary CRS
and its own CRS.
- TransformedDirectPosition() -
Constructor for class TransformedDirectPosition
- Creates a new direct position initialized with the
WGS84 CRS.
- TransformedDirectPosition(CoordinateReferenceSystem, CoordinateReferenceSystem, Hints) -
Constructor for class TransformedDirectPosition
- Creates a new position which will contains the result of coordinate transformations from
sourceCRS
to targetCRS
.
- TransformedShape - Class in org.geotools.geometry.jts
- Apply an arbitrary
AffineTransform
on a Shape
. - TransformedShape() -
Constructor for class TransformedShape
- Construct a transformed shape initialized to the identity transform.
- TransformerBase - Class in org.geotools.xml.transform
- TransformerBase provides support for writing Object->XML encoders.
- TransformerBase() -
Constructor for class TransformerBase
-
- TransformerBase.SchemaLocationSupport - Class in org.geotools.xml.transform
- Adds support for schemaLocations.
- TransformerBase.SchemaLocationSupport() -
Constructor for class TransformerBase.SchemaLocationSupport
-
- TransformerBase.Task - Class in org.geotools.xml.transform
- A wrapper for a Transformation Task.
- TransformerBase.Task(Object, StreamResult) -
Constructor for class TransformerBase.Task
-
- TransformerBase.TranslatorSupport - Class in org.geotools.xml.transform
- Support for writing Translators.
- TransformerBase.TranslatorSupport(ContentHandler, String, String) -
Constructor for class TransformerBase.TranslatorSupport
-
- TransformerBase.TranslatorSupport(ContentHandler, String, String, TransformerBase.SchemaLocationSupport) -
Constructor for class TransformerBase.TranslatorSupport
-
- TransformerBase.XMLReaderSupport - Class in org.geotools.xml.transform
- Support for the setup of an XMLReader for use in a transformation.
- TransformerBase.XMLReaderSupport(TransformerBase, Object) -
Constructor for class TransformerBase.XMLReaderSupport
-
- transformLineString(LineString, GeometryFactory) -
Method in class GeometryCoordinateSequenceTransformer
-
- transformNormalized(double, double, Point2D) -
Method in class AlbersEqualArea
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class EquatorialOrthographic
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class EquatorialStereographic
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class EquidistantCylindrical
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class Krovak
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class LambertAzimuthalEqualArea
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class LambertConformal
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class MapProjection
- Transforms the specified coordinate and stores the result in
ptDst
.
- transformNormalized(double, double, Point2D) -
Method in class Mercator
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class NewZealandMapGrid
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class ObliqueMercator
- Transforms the specified coordinate and stores the result in
ptDst
.
- transformNormalized(double, double, Point2D) -
Method in class ObliqueOrthographic
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class ObliqueStereographic
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class PlateCarree
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class PolarOrthographic
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class PolarStereographic
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- transformNormalized(double, double, Point2D) -
Method in class TransverseMercator
- Transforms the specified (λ,φ) coordinates
(units in radians) and stores the result in
ptDst
(linear distance
on a unit sphere).
- TransformPathNotFoundException - Exception in org.geotools.referencing.operation
- Thrown when a transformation can't be performed because no path from
source CRS to
target CRS has been found.
- TransformPathNotFoundException() -
Constructor for exception TransformPathNotFoundException
- Constructs an exception with no detail message.
- TransformPathNotFoundException(FactoryException) -
Constructor for exception TransformPathNotFoundException
- Constructs an exception with the specified detail message.
- TransformPathNotFoundException(String) -
Constructor for exception TransformPathNotFoundException
- Constructs an exception with the specified detail message.
- TransformPathNotFoundException(String, FactoryException) -
Constructor for exception TransformPathNotFoundException
- Constructs an exception with the specified detail message and cause.
- transformPixels(AffineTransform) -
Method in class ZoomPane
- Changes the ZoomPane.zoom by applying an affine transform.
- transformPoint(Point, GeometryFactory) -
Method in class GeometryCoordinateSequenceTransformer
-
- transformPolygon(Polygon, GeometryFactory) -
Method in class GeometryCoordinateSequenceTransformer
-
- transformSamples(double[]) -
Method in interface CombineTransform
- Transforms the sample values for one pixel before the linear combinaison.
- transformWKTGeometry(String) -
Method in class AbstractFilterBuilder
- This transformation is required because some geometries like
Multipoint has different definition in vividsolucion library.
- translate(double, double) -
Method in class Line
- Translates the line.
- translate(MathTransform, PixelInCell, PixelInCell) -
Static method in class PixelTranslation
- Translates the specified math transform according the specified pixel orientations.
- translate(MathTransform, PixelOrientation, PixelOrientation, int, int) -
Static method in class PixelTranslation
- Translates the specified math transform according the specified pixel orientations.
- translate(double, double) -
Method in class XAffineTransform
- Checks for permission before translating this transform.
- TRANSLATE_X -
Static variable in class ZoomPane
- Constant indicating the translations on the x axis.
- TRANSLATE_Y -
Static variable in class ZoomPane
- Constant indicating the translations on the y axis.
- Translator - Interface in org.geotools.xml.transform
- A Translator is used in an XMLEncoding process by the FeatureTransformer
class.
- transparency -
Variable in class CustomPaletteBuilder
-
- transparencyIndex -
Variable in class InverseColorMapOp
-
- transparencyIndex -
Variable in class InverseColorMapRasterOp
-
- TRANSPARENT -
Static variable in interface GetMapRequest
- Represents the TRANSPARENT parameter
- transpose() -
Method in class Matrix1
- Sets the value of this matrix to its transpose.
- transpose() -
Method in class Matrix2
- Sets the value of this matrix to its transpose.
- transpose() -
Method in interface XMatrix
- Sets the value of this matrix to its transpose.
- TransverseMercator - Class in org.geotools.referencing.operation.projection
- Transverse Mercator Projection (EPSG code 9807).
- TransverseMercator(ParameterValueGroup) -
Constructor for class TransverseMercator
- Constructs a new map projection from the supplied parameters.
- TransverseMercator.Provider - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a Transverse Mercator projection (EPSG code
9807).
- TransverseMercator.Provider() -
Constructor for class TransverseMercator.Provider
- Constructs a new provider.
- TransverseMercator.Provider_SouthOrientated - Class in org.geotools.referencing.operation.projection
- The math transform
provider for a South Orientated Transverse Mercator
projection (EPSG code 9808).
- TransverseMercator.Provider_SouthOrientated() -
Constructor for class TransverseMercator.Provider_SouthOrientated
- Constructs a new provider.
- traverse() -
Method in class BasicGraphTraversal
- Upon each iteration of the traversal, a component is returned from the
iterator and passed to the visitor.
- traverse() -
Method in interface GraphTraversal
- Starts or resumes a traversal over the components of a graph.
- TreeException - Exception in org.geotools.index
- DOCUMENT ME!
- TreeException() -
Constructor for exception TreeException
-
- TreeException(String) -
Constructor for exception TreeException
- DOCUMENT ME!
- TreeException(String, Throwable) -
Constructor for exception TreeException
- DOCUMENT ME!
- TreeException(Throwable) -
Constructor for exception TreeException
- DOCUMENT ME!
- TreeNode - Interface in org.geotools.gui.swing.tree
- Defines the requirements for an object that can be used as a tree node in a
JTree
. - Trees - Class in org.geotools.gui.swing.tree
- Convenience static methods for trees operations.
- Triangle -
Static variable in class GML
-
- Triangle - Class in org.geotools.graph.util.delaunay
-
- Triangle(Edge, Edge, Edge) -
Constructor for class Triangle
- Creates a new instance of Triangle
- triangleListToGraph(Vector) -
Method in class DelaunayTriangulator
-
- TrianglePatchArrayPropertyType -
Static variable in class GML
-
- TRIANGLEPATCHARRAYPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TrianglePatchArrayPropertyType">
<annotation>
<documentation>This type defines a container for an array of
triangle patches.
- trianglePatches -
Static variable in class GML
-
- TriangleType -
Static variable in class GML
-
- TRIANGLETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TriangleType">
<annotation>
<documentation>Represents a triangle as a surface with an outer boundary consisting of a linear ring.
- TriangulatedSurface -
Static variable in class GML
-
- TriangulatedSurfaceType -
Static variable in class GML
-
- TRIANGULATEDSURFACETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="TriangulatedSurfaceType">
<annotation>
<documentation>A triangulated surface is a polyhedral
surface that is composed only of triangles.
- TriangulationException - Exception in org.geotools.referencing.operation.builder
- Thrown when it is unable to generate TIN.
- TriangulationException(String) -
Constructor for exception TriangulationException
- Constructs an exception with the specified detail message.
- TriangulationException() -
Constructor for exception TriangulationException
- Constructs an exception with no detail message.
- trim() -
Method in class QuadTree
-
- trimAuthority(String) -
Method in class AbstractAuthorityFactory
- Trims the authority scope, if present.
- trimAuthority(String) -
Method in class AbstractAuthorityMediator
- Trims the authority scope, if present.
- trimAuthority(String) -
Method in class AbstractCachedAuthorityFactory
- Trims the authority scope, if present.
- trimAuthority(String) -
Method in class PropertyAuthorityFactory
- Trims the authority scope, if present.
- trimDecimalFractionDigits(double, int, int) -
Static method in class XMath
- Tries to remove at least
n
fraction digits in the decimal representation of
the specified value.
- trimToSize() -
Method in class CheckedArrayList
- Trims the capacity to the list's current size.
- trimToSize() -
Method in class IntegerList
- Trims the capacity of this list to be its current size.
- tropicalYearLength(Date) -
Static method in class Calendar
- Retourne la longueur de l'année tropicale.
- TRUE -
Static variable in class Category
- A default category for the boolean "
true
" value.
- truncate(long) -
Method in class FileChannelDecorator
-
- truncate(int) -
Method in class Walk
- Truncates the path at the specified index.
- TRUNCATED_JULIAN -
Static variable in class DefaultTemporalCRS
- Time measured in days since May 24, 1968 at 00:00 UTC.
- TRUNCATED_JULIAN -
Static variable in class DefaultTemporalDatum
- Datum for time measured since May 24, 1968 at 00:00 UTC.
- truncationBits -
Variable in class EfficientInverseColorMapComputation
-
- TRY_GZIP -
Static variable in class WFSDataStoreFactory
- Optional
Boolean
data store parameter indicating whether to set the accept GZip
encoding on the HTTP request headers sent to the server
- tryAcquireRead(ShpFileType, FileReader) -
Method in class ShpFiles
- Tries to acquire a URL for read only purposes.
- tryAcquireWrite(ShpFileType, FileWriter) -
Method in class ShpFiles
- Tries to acquire a URL for read/write purposes.
- tryLock(long, long, boolean) -
Method in class FileChannelDecorator
-
- TTFMarkFactory - Class in org.geotools.renderer.style
- This factory accepts mark paths in the
ttf://fontName#code
format, where fontName is the name of a TrueType font installed in the
system, or a URL to a TTF file, and the code is the character code, which may
be expressed in decimal, hexadecimal (e.g. - TTFMarkFactory() -
Constructor for class TTFMarkFactory
-
- tupleList -
Static variable in class GML
-
- TWO -
Static variable in class ConstantExpression
-
- tx -
Variable in class ContentState
- Transaction the state works from.
- TX -
Static variable in class AdvancedAffineBuilder
- mark for key to specify tx - translation in x constrain
- TXTCompiler - Class in org.geotools.filter.text.txt
- TODO WARNING THIS IS A WORK IN PROGRESS.
- TXTCompiler(String, FilterFactory) -
Constructor for class TXTCompiler
- new instance of TXTCompiler
- TY -
Static variable in class AdvancedAffineBuilder
- mark for key to specify ty - translation in y constrain
- TYPE -
Static variable in class Interpolate
- The parameter descriptor for the interpolation type.
- type -
Variable in class FeatureEvent
- Indicates one of Type.ADDED, Type.REMOVED, Type.CHANGED
- type -
Variable in class Parameter
- Class binding for this parameter.
- type(Collection, Name) -
Static method in class Descriptors
- Locate type associated with provided name, or null if not found.
- type(ComplexType, String) -
Static method in class Descriptors
- Locate type associated with provided name, or null if not found.
- type(ComplexType, Name) -
Static method in class Descriptors
- Locate type associated with provided name, or null if not found.
- type -
Variable in class PropertyDescriptorImpl
-
- type -
Variable in class SimpleGeometry
-
- type -
Static variable in class WCS
-
- Type - Interface in org.geotools.xml.schema
-
This is a convinience interface to help speed up the code, allowing for any
type definition to handled in a consistent manner, independant of whether
it's nested or not.
- TYPE_INTERVALS -
Static variable in class LinearColorMap.LinearColorMapType
- Vales are grouped into classes in order to display each class with a
single separate color.
- TYPE_INTERVALS -
Static variable in interface ColorMap
-
- TYPE_MAPPINGS -
Static variable in class JDBC1DataStore
- Maps SQL types to Java classes.
- TYPE_RAMP -
Static variable in class LinearColorMap.LinearColorMapType
- Values are displayed using a gradual ramp of colors.
- TYPE_RAMP -
Static variable in interface ColorMap
-
- TYPE_VALUES -
Static variable in class LinearColorMap.LinearColorMapType
- Each value in the raster layer is to be displayed individually as
single separate color.
- TYPE_VALUES -
Static variable in interface ColorMap
-
- typeAttributes(SimpleFeatureType, SimpleFeatureType) -
Method in class ReTypeFeatureReader
- Supplies mapping from original to target FeatureType.
- typeAttributes(SimpleFeatureType, SimpleFeatureType) -
Method in class ReTypingIterator
- Supplies mapping from origional to target FeatureType.
- typeCheck(String) -
Method in class ShapefileDataStore
- A convenience method to check if a type name is correct.
- TYPEDERIVATIONCONTROL -
Static variable in class XS
-
- TypedFIDMapper - Class in org.geotools.data.jdbc.fidmapper
- This fidmapper just takes another fid mapper and builds fids based on the
wrapped FIDMapper by prefixing them with the feature type name, that is,
the resulting fid follow the <featureTypeName>.
- TypedFIDMapper(FIDMapper, String) -
Constructor for class TypedFIDMapper
- Creates a new TypedFIDMapper object.
- TypeDiffState - Class in org.geotools.data.store
- A Transaction.State that keeps a difference table.
- TypeDiffState(ActiveTypeEntry) -
Constructor for class TypeDiffState
-
- TypedLiteralType -
Static variable in class WCS
-
- TypedLiteralTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:TypedLiteralType.
- TypedLiteralTypeBinding() -
Constructor for class TypedLiteralTypeBinding
-
- TypeEntry - Interface in org.geotools.data.store
- Starting place for holding information about a FeatureType.
- typeFactory -
Variable in class ContentDataStore
- Factory used to create feature types
- typeHandler -
Variable in class JDBC1DataStore
-
- typeHandlerCacheTimout -
Variable in class JDBCDataStoreConfig
-
- typeInfo -
Variable in class ArcSdeFeatureSource
-
- TypeMap - Class in org.geotools.coverage
- Utility methods for choosing a sample model or a
color model on the basis of a range of values.
- typeName() -
Method in class AttributeTypeBuilder
-
- TypeNameListType -
Static variable in class WFS
-
- TypeNameListTypeBinding - Class in org.geotools.wfs.bindings
- Deprecated. this binding is not used, there's no emf object for TypeNameListType
- TypeNameListTypeBinding(WfsFactory) -
Constructor for class TypeNameListTypeBinding
- Deprecated.
- TypeRef - Class in org.geotools.data.store
- A real class for naming feature collections, see generic name for the geoapi take.
- TypeRef(String, String) -
Constructor for class TypeRef
-
- TypeRef(String) -
Constructor for class TypeRef
-
- typeRef(Name) -
Method in class ValidationProcessor
- Convert a Name to a type reference (namespace ":" name)
- typeRef(Name) -
Method in class Validator
- Convert a Name to a type reference (namespace ":" name)
- types(AttributeType) -
Static method in class Descriptors
- List of types described by this schema.
- Types - Class in org.geotools.feature.type
- This is a set of utility methods used when implementing types.
- Types() -
Constructor for class Types
-
- TypeStreamingParserHandler - Class in org.geotools.xml.impl
-
- TypeStreamingParserHandler(Configuration, Class) -
Constructor for class TypeStreamingParserHandler
-
- TypeWalker - Class in org.geotools.xml.impl
-
- TypeWalker() -
Constructor for class TypeWalker
-
- TypeWalker.Visitor - Interface in org.geotools.xml.impl
-
SdeConnectionPool instance's getMaxWaitTime()
millisecondsunexpectedException
methods instead.
Formattable.toWKT()
when an object can't be formatted as WKT.UnformattableObjectException.UnformattableObjectException(String, Class)
.
object
if such an object already exist in this
CanonicalSet
.
CanonicalSet.unique(Object)
for an array of objects.
<complexType name="UnitDefinitionType">
<annotation>
<documentation>Definition of a unit of measure (or uom).
- unitOfMeasure -
Static variable in class GML
-
- UnitOfMeasureType -
Static variable in class GML
-
- UNITOFMEASURETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="UnitOfMeasureType">
<annotation>
<documentation>Reference to a unit of measure definition that applies to all the numerical values described by the element containing this element.
- Units - Class in org.geotools.measure
- A set of units to use in addition of
SI
and NonSI
. - unitsEnum -
Static variable in class KML
-
- UniversalDialect - Class in org.geotools.gce.imagemosaic.jdbc
- This class implements a common db dialect (no spatial extensions used)
- UniversalDialect(Config) -
Constructor for class UniversalDialect
-
- UNIX -
Static variable in class DefaultTemporalCRS
- Time measured in seconds since January 1st, 1970 at 00:00 UTC.
- UNIX -
Static variable in class DefaultTemporalDatum
- Default datum for time measured since January 1st, 1970 at 00:00 UTC.
- UNKNOW -
Static variable in class DefaultEngineeringDatum
- An engineering datum for unknow coordinate reference system.
- UnknownFormat - Class in org.geotools.coverage.grid.io
- This class can be used when a proper
Format
cannot be found for some
input sources. - UnknownFormat() -
Constructor for class UnknownFormat
- Creates a new UnknownFormat object.
- unLockFeatureID(String, String, Transaction, FeatureLock) -
Method in class InProcessLockingManager
- Release indicated featureID, must have correct authroization.
- unLockFeatureID(String, String, Transaction, FeatureLock) -
Method in interface LockingManager
- FeatureID based unlocking.
- unLockFeatures() -
Method in class AbstractFeatureLocking
- Unlock all Features.
- unLockFeatures(Filter) -
Method in class AbstractFeatureLocking
- Unlock Features specified by
filter
.
- unLockFeatures(Query) -
Method in class AbstractFeatureLocking
- Unlock features specified by the
query
.
- unLockFeatures() -
Method in interface FeatureLocking
- Unlocks all Features.
- unLockFeatures(Filter) -
Method in interface FeatureLocking
- Unlock Features denoted by provided filter.
- unLockFeatures(Query) -
Method in interface FeatureLocking
- Unlock Features denoted by provided query.
- unLockFeatures() -
Method in class JDBCFeatureLocking
- Unlock all Features.
- unLockFeatures(Filter) -
Method in class JDBCFeatureLocking
- Unlock Features specified by
filter
.
- unLockFeatures(Query) -
Method in class JDBCFeatureLocking
- Unlock features specified by the
query
.
- unLockFeatures() -
Method in class PostgisFeatureLocking
- Unlock all Features.
- unLockFeatures(Filter) -
Method in class PostgisFeatureLocking
- Unlock Features specified by
filter
.
- unLockFeatures(Query) -
Method in class PostgisFeatureLocking
- Unlock features specified by the
query
.
- unLockFeatures() -
Method in class ContentFeatureStore
- Unlocks all features.
- unLockFeatures(Query) -
Method in class ContentFeatureStore
- Unlocks features specified by a query.
- unLockFeatures(Filter) -
Method in class ContentFeatureStore
- Unlocks features specified by a filter.
- unlockRead(File, FileReader) -
Method in class ShpFiles
- Unlocks a read lock.
- unlockRead(URL, FileReader) -
Method in class ShpFiles
- Unlocks a read lock.
- unlockWrite(File, FileWriter) -
Method in class ShpFiles
- Unlocks a read lock.
- unlockWrite(URL, FileWriter) -
Method in class ShpFiles
- Unlocks a read lock.
- unmodifiable(Collection) -
Static method in class FeatureImplUtils
- Wraps a collection in an umodifiable collection based on the interface
the collection implements.
- unmodifiable() -
Method in class ModifiableMetadata
- Returns an unmodifiable copy of this metadata.
- UnmodifiableMetadataException - Exception in org.geotools.metadata
- Thrown when a setter method is invoked on a metadata entity, but this entity was declared unmodifiable.
- UnmodifiableMetadataException(String) -
Constructor for exception UnmodifiableMetadataException
- Creates a new exception with the specified detail message.
- UNNAMED -
Static variable in class ConstantExpression
-
- UnNamedDomainType -
Static variable in class OWS
-
- UnnamedExtension - Class in org.geotools.referencing.factory.epsg
- Provides common Coordinate Reference Systems
not found in the standard EPSG database.
- UnnamedExtension() -
Constructor for class UnnamedExtension
- Constructs an authority factory using the default set of factories.
- UnnamedExtension(Hints) -
Constructor for class UnnamedExtension
- Constructs an authority factory using a set of factories created from the specified hints.
- unPackAND(Filter) -
Method in class SQLUnpacker
- Deprecated. Performs the unpacking of a filter, for the cases when ANDs can be split
and ORs can not.
- unPackOR(Filter) -
Method in class SQLUnpacker
- Deprecated. Performs the unpacking of a filter, for the cases when ORs can be split
and ANDs can not.
- unregisterComponent(Object) -
Method in class PicoMap
-
- unregisterComponent(PicoContainer, Object) -
Static method in class Schemas
- Unregisters a component in the container and all parent containers.
- unregisterComponentByInstance(Object) -
Method in class PicoMap
-
- unsetAuthorityOrdering(String, String) -
Static method in class ReferencingFactoryFinder
- Unsets a pairwise ordering between two authorities.
- unsetCompression() -
Method in class GeoToolsWriteParams
-
- unsetTiling() -
Method in class GeoToolsWriteParams
-
- unsetVendorOrdering(String, String) -
Static method in class ReferencingFactoryFinder
- Unsets a pairwise ordering between two vendors.
- UNSIGNEDBYTE -
Static variable in class XS
-
- UNSIGNEDBYTE_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="unsignedByte" name="unsignedByte">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#unsignedByte"/>
</xs:annotation>
<xs:restriction base="xs:unsignedShort">
<xs:maxInclusive id="unsignedByte.maxInclusive" value="255"/>
</xs:restriction>
</xs:simpleType>
- UNSIGNEDINT -
Static variable in class XS
-
- UNSIGNEDINT_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="unsignedInt" name="unsignedInt">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#unsignedInt"/>
</xs:annotation>
<xs:restriction base="xs:unsignedLong">
<xs:maxInclusive id="unsignedInt.maxInclusive" value="4294967295"/>
</xs:restriction>
</xs:simpleType>
- UNSIGNEDLONG -
Static variable in class XS
-
- UNSIGNEDLONG_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="unsignedLong" name="unsignedLong">
<xs:annotation>
<xs:appinfo>
<hfp:hasProperty name="bounded" value="true"/>
<hfp:hasProperty name="cardinality" value="finite"/>
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#unsignedLong"/>
</xs:annotation>
<xs:restriction base="xs:nonNegativeInteger">
<xs:maxInclusive id="unsignedLong.maxInclusive" value="18446744073709551615"/>
</xs:restriction>
</xs:simpleType>
- UNSIGNEDSHORT -
Static variable in class XS
-
- UNSIGNEDSHORT_TYPE -
Static variable in class XSSchema
-
<xs:simpleType id="unsignedShort" name="unsignedShort">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#unsignedShort"/>
</xs:annotation>
<xs:restriction base="xs:unsignedInt">
<xs:maxInclusive id="unsignedShort.maxInclusive" value="65535"/>
</xs:restriction>
</xs:simpleType>
- UNSORTED -
Static variable in interface SortBy
- Deprecated. use
SortBy.UNSORTED
- UNSPECIFIED_RESCTRICTION -
Static variable in class OverlapBehavior
- Deprecated.
- unsupported() -
Method in class PreGeneralizedFeatureCollection
-
- UNSUPPORTED_OPERATION_$1 -
Static variable in class ErrorKeys
- Operation {0} is not supported.
- UnsupportedFilterException - Exception in org.geotools.index
- This exception is thrown when we are asked to use a filter that does not
contain a geometry literal (or anything else we can guess a bounds for).
- UnsupportedFilterException() -
Constructor for exception UnsupportedFilterException
-
- UnsupportedFilterException(String) -
Constructor for exception UnsupportedFilterException
- Filter is not supported.
- UnsupportedFilterException(String, Throwable) -
Constructor for exception UnsupportedFilterException
- Filter is not supported.
- UnsupportedFilterException(Throwable) -
Constructor for exception UnsupportedFilterException
- Filter is not supported.
- UnsupportedFilterException - Exception in org.geotools.xml.filter
- Indicates an illegal filter configuration according to the compliance level set.
- UnsupportedFilterException(String, Exception) -
Constructor for exception UnsupportedFilterException
-
- UnsupportedFilterException(String) -
Constructor for exception UnsupportedFilterException
-
- UnsupportedImplementationException - Exception in org.geotools.util
- Throws when an operation can't use arbitrary implementation of an interface, and
a given instance doesn't meet the requirement.
- UnsupportedImplementationException(String) -
Constructor for exception UnsupportedImplementationException
- Constructs an exception with the specified detail message.
- UnsupportedImplementationException(Class<?>) -
Constructor for exception UnsupportedImplementationException
- Constructs an exception with an error message formatted for the specified class.
- UnsupportedImplementationException(Class, Exception) -
Constructor for exception UnsupportedImplementationException
- Constructs an exception with an error message formatted for the specified class
and a cause.
- untieModels(BoundedRangeModel, BoundedRangeModel) -
Method in class ZoomPane
- Cancels the synchronisation between the specified x and y models
and the zoom of this
ZoomPane
object.
- UNTITLED -
Static variable in class VocabularyKeys
- Untitled
- unwrap(Class) -
Method in class AbstractManageableDataSource
-
- unwrap(Class) -
Method in class DBCPDataSource
-
- unwrap(Connection) -
Method in class DBCPUnWrapper
-
- unwrap(Statement) -
Method in class DBCPUnWrapper
-
- unwrap(Connection) -
Method in interface UnWrapper
- Returns the unwrapped connection, of throws
IllegalArgumentException
if the passed
Connection
is not supported (UnWrapper.canUnwrap(Connection)
returns false}.
- unwrap(Statement) -
Method in interface UnWrapper
- Returns the unwrapped statement, of throws
IllegalArgumentException
if the passed
Statement
is not supported (UnWrapper.canUnwrap(Statement)
returns false}.
- unwrap(Logger) -
Method in class CommonsLoggerFactory
- Returns the implementation wrapped by the specified logger,
or
null
if none.
- unwrap(Logger) -
Method in class Log4JLoggerFactory
- Returns the implementation wrapped by the specified logger,
or
null
if none.
- unwrap(Logger) -
Method in class LoggerFactory
- Returns the implementation wrapped by the specified logger,
or
null
if none.
- UnWrapper - Interface in org.geotools.data.jdbc.datasource
- Generic
Connection
unwrapper. - unzip(String, Collection, String) -
Static method in class ZipUtil
-
- unzip(String, String[], String) -
Static method in class ZipUtil
-
- unzip(String, String) -
Static method in class ZipUtil
-
- unzipFile(Object, String) -
Static method in class TestData
- Unzip a file in the
test-data
directory.
- uom -
Static variable in class GML
-
- UOM -
Static variable in class OWS
-
- UOMsType -
Static variable in class WPS
-
- update(Observable, Object) -
Method in class RecyclingTileFactory
-
- UPDATE -
Static variable in interface Action
- Action mask for an Update Action
- update(SimpleFeature) -
Method in class Action.UpdateAction
-
- update() -
Method in class PriorityQueue
-
- update(int) -
Method in class PriorityQueue
-
- update(Object) -
Method in class PriorityQueue
-
- Update -
Static variable in class WFS
-
- UPDATE_OPERATION -
Static variable in class FeatureSetDescription
- Mask for update operation allowed on the FeatureType
- UpdateElementType -
Static variable in class WFS
-
- UpdateElementTypeBinding - Class in org.geotools.wfs.bindings
- Binding object for the type http://www.opengis.net/wfs:UpdateElementType.
- UpdateElementTypeBinding(WfsFactory) -
Constructor for class UpdateElementTypeBinding
-
- updateRow() -
Method in class QueryData
- Update the current record
- updateSchema(String, SimpleFeatureType) -
Method in class ArcSDEDataStore
- This operation is not supported at this version of the GeoTools ArcSDE plugin.
- updateSchema(Name, SimpleFeatureType) -
Method in class ArcSDEDataStore
- Delegates to
ArcSDEDataStore.updateSchema(String, SimpleFeatureType)
with name.getLocalPart()
- updateSchema(String, SimpleFeatureType) -
Method in class AbstractDataStore
-
- updateSchema(Name, SimpleFeatureType) -
Method in class AbstractDataStore
- Delegates to
AbstractDataStore.updateSchema(String, SimpleFeatureType)
with
name.getLocalPart()
- updateSchema(SimpleFeatureType) -
Method in class AbstractFileDataStore
- Singular version, calls parent with getSchema().getTypeName()
- updateSchema(Name, T) -
Method in interface DataAccess
- Used to update a schema in place.
- updateSchema(String, SimpleFeatureType) -
Method in interface DataStore
- Used to force namespace and CS info into a persistent change.
- updateSchema(String, SimpleFeatureType) -
Method in class PreGeneralizedDataStore
-
- updateSchema(Name, SimpleFeatureType) -
Method in class PreGeneralizedDataStore
-
- updateSchema(String, SimpleFeatureType) -
Method in class JDBC1DataStore
- Used to provide support for changing the DataStore Schema.
- updateSchema(Name, SimpleFeatureType) -
Method in class JDBC1DataStore
- Delegates to
JDBC1DataStore.updateSchema(String, SimpleFeatureType)
with
name.getLocalPart()
- updateSchema(String, SimpleFeatureType) -
Method in class PostgisDataStore
-
- updateSchema(String, SimpleFeatureType) -
Method in class AbstractDataStore2
- Subclass should implement to provide modification support.
- updateSchema(Name, SimpleFeatureType) -
Method in class AbstractDataStore2
- Delegates to
AbstractDataStore2.updateSchema(String, SimpleFeatureType)
with
name.getLocalPart()
- updateSchema(String, SimpleFeatureType) -
Method in class ContentDataStore
-
- updateSchema(Name, SimpleFeatureType) -
Method in class ContentDataStore
- Delegates to
ContentDataStore.updateSchema(String, SimpleFeatureType)
with
name.getLocalPart()
- updateSchema(Name, SimpleFeatureType) -
Method in class WFS_1_0_0_DataStore
-
- updateSchema(Name, SimpleFeatureType) -
Method in class WFS_1_1_0_DataStore
-
- updateSchema(String, SimpleFeatureType) -
Method in class WFS_1_1_0_DataStore
-
- UpdateSequenceType -
Static variable in class OWS
-
- UpdateSequenceType -
Static variable in class OWS
-
- UpdateSequenceTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:UpdateSequenceType.
- UpdateSequenceTypeBinding(Ows10Factory) -
Constructor for class UpdateSequenceTypeBinding
-
- UpdateType -
Static variable in class KML
-
- updateUI() -
Method in class ZoomPane
- Informs
ZoomPane
that the GUI has changed.
- UpperBoundaryType -
Static variable in class OGC
-
- UpperBoundaryType -
Static variable in class OGC
-
- URConverterFactory - Class in org.geotools.util
- Converter factory which can convert between URL,URI, and String.
- URConverterFactory() -
Constructor for class URConverterFactory
-
- uri -
Variable in class SimpleFeatureTypeBuilder
- Naming: uri indicating scope
- URI -
Static variable in class SimpleSchema
- QNAME to byte[].class
- URIToURL -
Static variable in class URConverterFactory
-
- URL -
Static variable in class WFSDataStoreFactory
- Mandatory DataStore parameter indicating the URL for the WFS GetCapabilities document.
- url(Object, String) -
Static method in class TestData
- Access to
getResource(caller, path)
as a non-null
URL
.
- url(String) -
Static method in class TestData
- Access to
getResource(name)
as a non-null
URL
.
- URLP -
Static variable in class ShapefileDataStoreFactory
- url to the .shp file.
- urlToFile(URL) -
Static method in class DataUtilities
- Takes a URL and converts it to a File.
- URLToURI -
Static variable in class URConverterFactory
-
- URN_AuthorityFactory - Class in org.geotools.referencing.factory
- Deprecated. This class will move in a
org.geotools.referencing.factory.web
package in Geotools 2.5, in order to put together other web-related factories.
Don't use this class directly. You should not need to anyway - use
ReferencingFactoryFinder
instead, which will
continue to work no matter where this class is located. - URN_AuthorityFactory() -
Constructor for class URN_AuthorityFactory
- Deprecated. Creates a default wrapper.
- URN_AuthorityFactory(Hints) -
Constructor for class URN_AuthorityFactory
- Deprecated. Creates a wrapper using the specified hints.
- URN_AuthorityFactory(AllAuthoritiesFactory) -
Constructor for class URN_AuthorityFactory
- Deprecated. Creates a wrapper around the specified factory.
- URN_OGC -
Static variable in class Citations
- URN in the OGC namespace.
- UsageImpl - Class in org.geotools.metadata.iso.identification
- Brief description of ways in which the resource(s) is/are currently used.
- UsageImpl() -
Constructor for class UsageImpl
- Constructs an initially empty usage.
- UsageImpl(Usage) -
Constructor for class UsageImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- UsageImpl(InternationalString, Collection<ResponsibleParty>) -
Constructor for class UsageImpl
- Creates an usage initialized to the specified values.
- USE_JAI_IMAGEREAD -
Static variable in class AbstractGridFormat
- This
GeneralParameterValue
can be provided to the
GridCoverageReader
s through the
GridCoverageReader.read(GeneralParameterValue[])
method in order
to specify the type of image read operation requested: using a JAI
ImageRead operation (leveraging on Deferred Execution Model,
Tile Caching,...), or the direct ImageReader
's read methods.
- USE_JAI_IMAGEREAD -
Static variable in class Hints
- Tells to the
GridCoverageReader
instances to read
the image using the JAI ImageRead operation (leveraging on Deferred Execution Model,
Tile Caching,...) or the direct ImageReader
's read methods.
- USE_JAI_IMAGEREAD -
Static variable in class ImageMosaicFormat
- This
GeneralParameterValue
can be provided to the
GridCoverageReader
s through the
GridCoverageReader.read(GeneralParameterValue[])
method in order
to specify the type of image read operation requested: using a JAI
ImageRead operation (leveraging on Deferred Execution Model,
Tile Caching,...), or the direct ImageReader
's read methods.
- USE_MULTITHREADING -
Static variable in class BaseGDALGridFormat
- This
GeneralParameterValue
can be provided to the
GridCoverageReader
s through the
GridCoverageReader.read(GeneralParameterValue[])
method in order
to specify to use multithreading when leveraging on a JAI ImageRead
operation.
- USE_NEAREST -
Static variable in class DocumentWriter
- boolean ... include the key to use the "nearest" strategy for searching
schemas.
- useDummyZ -
Variable in class GeometryTransformer
-
- useGeos -
Variable in class PostgisDataStore
- Enables the use of geos operators
- useIndex(ShapefileDataStore) -
Method in class ShapefileRenderer
-
- useMemoryMappedBuffer -
Variable in class DbaseFileReader
-
- useMemoryMappedBuffer -
Variable in class ShapefileDataStore
-
- useQueryDataForInsert() -
Method in class JDBCFeatureWriter
- Returns true if QueryData is used to insert rows, false if some other
means is used
- useQueryDataForInsert() -
Method in class JDBCPSFeatureWriter
- This version does not use QueryData udpate/insert/remove methods, but uses separate prepared
statements instead
- useQueryDataForInsert() -
Method in class JDBCTextFeatureWriter
- This version does not use QueryData udpate/insert/remove methods, but
uses separate queries instead
- USER -
Static variable in class DB2DataStoreFactory
-
- USER -
Static variable in class PostgisDataStoreFactory
-
- USER_NAME_PARAM -
Static variable in class ArcSDEConnectionConfig
- ArcSDE database user name parameter name
- userData -
Variable in class AttributeTypeBuilder
- User data for the attribute.
- userData(Object, Object) -
Method in class AttributeTypeBuilder
-
- userData -
Variable in class PropertyImpl
- user data
- userData(Object, Object) -
Method in class SimpleFeatureBuilder
- Adds some user data to the next attributed added to the feature.
- userData -
Variable in class SimpleFeatureImpl
- The set of user data attached to the feature (lazily created)
- userData(Object, Object) -
Method in class SimpleFeatureTypeBuilder
- Sets user data for the next attribute added to the feature type.
- userData -
Variable in class PropertyTypeImpl
-
- UserDefinedCS -
Static variable in class GML
-
- userDefinedCSRef -
Static variable in class GML
-
- UserDefinedCSRefType -
Static variable in class GML
-
- USERDEFINEDCSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="UserDefinedCSRefType">
<annotation>
<documentation>Association to a user-defined coordinate system, either referencing or containing the definition of that coordinate system.
- UserDefinedCSType -
Static variable in class GML
-
- USERDEFINEDCSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="UserDefinedCSType">
<annotation>
<documentation>A two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other coordinate system type.
- USERLAYER -
Static variable in class SLD
-
- UserLayer - Interface in org.geotools.styling
- A UserLayer allows a user-defined layer to be built from WFS and WCS data.
- UserLayerImpl - Class in org.geotools.styling
- DJB: on inlinefeature support:
The inline features also lets you "sort of" make your WMS into a WFS-T.
- UserLayerImpl() -
Constructor for class UserLayerImpl
-
- USERNAME -
Static variable in class DBCPDataSourceFactory
-
- USERNAME -
Static variable in class WFSDataStoreFactory
- Optional
String
DataStore parameter supplying the user name to use when the server
requires HTTP authentication
Shall be used together with WFSDataStoreFactory.PASSWORD
or not used at all.
- USERNAME -
Static variable in class DBReaderWriter
- User name key
- USERSTYLE -
Static variable in class SLD
-
- usesAxis -
Static variable in class GML
-
- usesCartesianCS -
Static variable in class GML
-
- usesCS -
Static variable in class GML
-
- usesEllipsoid -
Static variable in class GML
-
- usesEllipsoidalCS -
Static variable in class GML
-
- usesEngineeringDatum -
Static variable in class GML
-
- usesGeodeticDatum -
Static variable in class GML
-
- usesImageDatum -
Static variable in class GML
-
- usesMethod -
Static variable in class GML
-
- usesObliqueCartesianCS -
Static variable in class GML
-
- usesOperation -
Static variable in class GML
-
- usesParameter -
Static variable in class GML
-
- usesPrimeMeridian -
Static variable in class GML
-
- usesSingleOperation -
Static variable in class GML
-
- usesSphericalCS -
Static variable in class GML
-
- usesTemporalCS -
Static variable in class GML
-
- usesTemporalDatum -
Static variable in class GML
-
- usesValue -
Static variable in class GML
-
- usesVerticalCS -
Static variable in class GML
-
- usesVerticalDatum -
Static variable in class GML
-
- USHORT_MAX -
Static variable in class GeoTiffConstants
-
- USHORT_MAX -
Static variable in class GeoTiffConstants
-
- USHORT_MIN -
Static variable in class GeoTiffConstants
-
- USHORT_MIN -
Static variable in class GeoTiffConstants
-
- using -
Static variable in class GML
-
- usingUnit(Unit<?>) -
Method in class DefaultCartesianCS
- Returns a new coordinate system with the same properties than the current one except for
axis units.
- usingUnit(Unit<?>) -
Method in class DefaultEllipsoidalCS
- Returns a new coordinate system with the same properties than the current one except for
axis units.
- Utilities - Class in org.geotools.util
- Miscellaneous methods, including cnvenience methods for
equals
and
hashCode
implementations.
true
if the parameters are valids.
true
if the parameters are valids.
true
if this operation supports the specified mode, and
is capable of handling the given input source(s) for the specified mode.
true
if this operation supports the specified mode, and
is capable of handling the given input source(s) for the specified mode.
OverviewPolicy.IGNORE
.
OverviewPolicy.NEAREST
.
OverviewPolicy.QUALITY
.
OverviewPolicy.SPEED
.
<complexType name="ValueArrayPropertyType">
<annotation>
<documentation>GML property which refers to, or contains, a set of homogeneously typed Values.
- ValueArrayType -
Static variable in class GML
-
- VALUEARRAYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ValueArrayType">
<annotation>
<documentation>A Value Array is used for homogeneous arrays of primitive and aggregate values.
- valueComponent -
Static variable in class GML
-
- valueComponents -
Static variable in class GML
-
- valueEnumBaseType -
Static variable in class WCS
-
- ValueEnumBaseTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:valueEnumBaseType.
- ValueEnumBaseTypeBinding() -
Constructor for class ValueEnumBaseTypeBinding
-
- valueEnumType -
Static variable in class WCS
-
- ValueEnumTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:valueEnumType.
- ValueEnumTypeBinding() -
Constructor for class ValueEnumTypeBinding
-
- valueFile -
Static variable in class GML
-
- valueFile() -
Method in class FloatParameter
- Always throws an exception, since this parameter is not an URI.
- valueFile() -
Method in class Parameter
- Returns a reference to a file or a part of a file containing one or more parameter
values.
- valueList -
Static variable in class GML
-
- valueOf(String) -
Static method in enum RasterCellType
- Returns the enum constant of this type with the specified name.
- valueOf(int) -
Static method in enum RasterCellType
-
- valueOf(String) -
Static method in enum OverviewPolicy
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum ViewType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum FeatureEvent.Type
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum IndexType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum ShpFiles.State
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum ShpFileType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum HttpMethod
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum GetFeature.ResultType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum Version
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum WFSOperationType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum Language
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum Method
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum Mode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum ThreshholdsBelongTo
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum Import.ImportTyp
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum SpatialExtension
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in class Duration
- Converts the given String representation into an instance of
Duration.
- valueOf(String) -
Static method in class Whitespace
- Returns the enum constant of the specified enum type with the specified name.
- valueOfParameter -
Static variable in class GML
-
- valueProperty -
Static variable in class GML
-
- ValuePropertyType -
Static variable in class GML
-
- VALUEPROPERTYTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="ValuePropertyType">
<annotation>
<documentation>GML property which refers to, or contains, a Value</documentation>
</annotation>
<sequence minOccurs="0">
<group ref="gml:Value"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- valueRangeType -
Static variable in class WCS
-
- ValueRangeTypeBinding - Class in org.geotools.wcs.bindings
- Binding object for the type http://www.opengis.net/wcs:valueRangeType.
- ValueRangeTypeBinding() -
Constructor for class ValueRangeTypeBinding
-
- values() -
Static method in enum RasterCellType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum OverviewPolicy
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum ViewType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum FeatureEvent.Type
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum IndexType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum ShpFiles.State
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum ShpFileType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum HttpMethod
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum GetFeature.ResultType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum Version
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum WFSOperationType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values -
Variable in class SimpleFeatureImpl
- The actual values held by this feature
- values() -
Method in class ProfileImpl
-
- values() -
Method in class SchemaImpl
-
- values() -
Static method in enum Language
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum Method
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum Mode
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum ThreshholdsBelongTo
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum Import.ImportTyp
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum SpatialExtension
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Method in class MultiMap
-
- values() -
Method in class ImagingParameters
- Returns all values in this group as an unmodifiable list.
- values() -
Method in class MatrixParameters
- Returns the parameters values in this group.
- values() -
Method in class ParameterGroup
- Returns the values in this group.
- values() -
Method in class DerivedMap
- Returns a collection view of the values contained in this map.
- values() -
Method in class PicoMap
-
- values() -
Method in class XMLHandlerHints
-
- values() -
Static method in class Whitespace
-
- valuesOfGroup -
Static variable in class GML
-
- ValuesReference -
Static variable in class OWS
-
- ValuesReferenceType -
Static variable in class WPS
-
- ValueType -
Static variable in class OWS
-
- variables -
Variable in class GridCoverageBuilder
- The list of variables created.
- vec2Type -
Static variable in class KML
-
- vector -
Static variable in class GML
-
- VectorSpatialRepresentationImpl - Class in org.geotools.metadata.iso.spatial
- Information about the vector spatial objects in the dataset.
- VectorSpatialRepresentationImpl() -
Constructor for class VectorSpatialRepresentationImpl
- Constructs an initially empty vector spatial representation.
- VectorSpatialRepresentationImpl(VectorSpatialRepresentation) -
Constructor for class VectorSpatialRepresentationImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- VectorType -
Static variable in class GML
-
- VectorType -
Static variable in class GML
-
- VECTORTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="VectorType">
<annotation>
<documentation>Vector instances hold the compoents for a (usually spatial) vector within some coordinate reference system (CRS).
- VectorTypeBinding - Class in org.geotools.gml4wcs.bindings
- Binding object for the type http://www.opengis.net/gml:VectorType.
- VectorTypeBinding() -
Constructor for class VectorTypeBinding
-
- verify() -
Method in class PicoMap
-
- VERSION -
Static variable in interface Request
- Represents the VERSION parameter
- VERSION -
Static variable in class ShapefileHeader
-
- Version - Enum in org.geotools.data.wfs.protocol.wfs
- Enumeration for the supported WFS versions
- VERSION -
Static variable in class Hints
- Version number of the requested service.
- version -
Static variable in class GML
-
- VERSION -
Static variable in class ThreadedHsqlEpsgFactory
- Current version of EPSG-HSQL plugin.
- Version - Class in org.geotools.util
- Holds a version number.
- Version(String) -
Constructor for class Version
- Creates a new version object from the supplied string.
- VERSION_ATTR -
Static variable in class GeneralizationInfosProviderImpl
-
- VersionType -
Static variable in class OWS
-
- VersionType -
Static variable in class OWS
-
- VersionTypeBinding - Class in org.geotools.ows.bindings
- Binding object for the type http://www.opengis.net/ows:VersionType.
- VersionTypeBinding(Ows10Factory) -
Constructor for class VersionTypeBinding
-
- VerticalCitationGeoKey -
Static variable in class GeoTiffVCSCodes
- VerticalCitationGeoKey Key ID = 4097 Type = ASCII Values = text This key
may be used to document the vertical coordinate system used, and its
parameters.
- VerticalCitationGeoKey -
Static variable in class GeoTiffVCSCodes
- VerticalCitationGeoKey Key ID = 4097 Type = ASCII Values = text This key
may be used to document the vertical coordinate system used, and its
parameters.
- VerticalCRS -
Static variable in class GML
-
- verticalCRSRef -
Static variable in class GML
-
- VerticalCRSRefType -
Static variable in class GML
-
- VERTICALCRSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="VerticalCRSRefType">
<annotation>
<documentation>Association to a vertical coordinate reference system, either referencing or containing the definition of that reference system.
- VerticalCRSType -
Static variable in class GML
-
- VERTICALCRSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="VerticalCRSType">
<annotation>
<documentation>A 1D coordinate reference system used for recording heights or depths.
- VerticalCS -
Static variable in class GML
-
- verticalCSRef -
Static variable in class GML
-
- VerticalCSRefType -
Static variable in class GML
-
- VERTICALCSREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="VerticalCSRefType">
<annotation>
<documentation>Association to a vertical coordinate system, either referencing or containing the definition of that coordinate system.
- VerticalCSType -
Static variable in class GML
-
- VERTICALCSTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="VerticalCSType">
<annotation>
<documentation>A one-dimensional coordinate system used to record the heights (or depths) of points.
- VerticalCSTypeGeoKey -
Static variable in class GeoTiffVCSCodes
- VerticalCSTypeGeoKey Key ID = 4096 Type = SHORT (code) Values = Section
6.3.4.1 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.4.1 This key
may be used to specify the vertical coordinate system.
- VerticalCSTypeGeoKey -
Static variable in class GeoTiffVCSCodes
- VerticalCSTypeGeoKey Key ID = 4096 Type = SHORT (code) Values = Section
6.3.4.1 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.4.1 This key
may be used to specify the vertical coordinate system.
- VerticalDatum -
Static variable in class GML
-
- VerticalDatumGeoKey -
Static variable in class GeoTiffVCSCodes
- VerticalDatumGeoKey Key ID = 4098 Type = SHORT (code) Values = Section
6.3.4.2 codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.4.2 This key
may be used to specify the vertical datum for the vertical coordinate
system.
- VerticalDatumGeoKey -
Static variable in class GeoTiffVCSCodes
- VerticalDatumGeoKey Key ID = 4098 Type = SHORT (code) Values = Section
6.3.4.2 codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.4.2 This key
may be used to specify the vertical datum for the vertical coordinate
system.
- verticalDatumRef -
Static variable in class GML
-
- VerticalDatumRefType -
Static variable in class GML
-
- VERTICALDATUMREFTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="VerticalDatumRefType">
<annotation>
<documentation>Association to a vertical datum, either referencing or containing the definition of that datum.
- VerticalDatumType -
Static variable in class GML
-
- verticalDatumType -
Static variable in class GML
-
- VERTICALDATUMTYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="VerticalDatumType">
<annotation>
<documentation>A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface, including its position with respect to the Earth for any of the height types recognized by this standard.
- VerticalDatumTypeType -
Static variable in class GML
-
- VERTICALDATUMTYPETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="VerticalDatumTypeType">
<annotation>
<documentation>Type of a vertical datum.
- verticalExtent -
Static variable in class GML
-
- VerticalExtentImpl - Class in org.geotools.metadata.iso.extent
- Vertical domain of dataset.
- VerticalExtentImpl() -
Constructor for class VerticalExtentImpl
- Constructs an initially empty vertical extent.
- VerticalExtentImpl(VerticalExtent) -
Constructor for class VerticalExtentImpl
- Constructs a metadata entity initialized with the values from the specified metadata.
- VerticalExtentImpl(Double, Double, VerticalCRS) -
Constructor for class VerticalExtentImpl
- Creates a vertical extent initialized to the specified values.
- VerticalTransform - Class in org.geotools.referencing.operation.transform
- Base class for transformations from a height above the ellipsoid to a
height above the geoid.
- VerticalTransform() -
Constructor for class VerticalTransform
- Creates a new instance of
VerticalTransform
.
- VerticalUnitsGeoKey -
Static variable in class GeoTiffVCSCodes
- VerticalUnitsGeoKey Key ID = 4099 Type = SHORT (code) Values = Section
6.3.1.3 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.1.3 This key
may be used to specify the vertical units of measurement used in the
geographic coordinate system, in cases where geographic CS's need to
reference the vertical coordinate.
- VerticalUnitsGeoKey -
Static variable in class GeoTiffVCSCodes
- VerticalUnitsGeoKey Key ID = 4099 Type = SHORT (code) Values = Section
6.3.1.3 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.1.3 This key
may be used to specify the vertical units of measurement used in the
geographic coordinate system, in cases where geographic CS's need to
reference the vertical coordinate.
- view(ViewType) -
Method in class GridCoverage2D
- Returns a view of the specified type.
- VIEWER_COLORBLIND -
Static variable in class PaletteSuitability
- ViewerType = Suitable for the colorblind?
- VIEWER_CRT -
Static variable in class PaletteSuitability
- ViewerType = Suitable for CRT monitors?
- VIEWER_LCD -
Static variable in class PaletteSuitability
- ViewerType = Suitable for LCD monitors?
- VIEWER_PHOTOCOPY -
Static variable in class PaletteSuitability
- ViewerType = Suitable for photocopiers?
- VIEWER_PRINT -
Static variable in class PaletteSuitability
- ViewerType = Suitable for colour printing?
- VIEWER_PROJECTOR -
Static variable in class PaletteSuitability
- ViewerType = Suitable for overhead projectors (lcd)?
- viewRefreshModeEnum -
Static variable in class KML
-
- ViewRegisteringFactoryHelper - Class in org.geotools.arcsde.data
- Utility class to help DataStoreFactories for org.geotools.data.sql.SqlDataStores
register the views provided in a
java.util.Map
in the call to the factory's
createDataStore(Map)
method. - ViewType - Enum in org.geotools.coverage.grid
- Enumerates different "views" over a given coverage.
- VISIBILITY_CHANGED -
Static variable in class MapLayerEvent
- Flag set when the layer visibility changed.
- visible -
Variable in class DefaultMapLayer
- Whether this layer is visible or not.
- VISIBLE_SAMPLE_DIMENSION -
Static variable in class SelectSampleDimension
- The parameter descriptor for the visible dimension indice.
- visit(ColumnIndex) -
Method in class ColumnReferenceQualifier
- DOCUMENT ME!
- visit(Column) -
Method in class ColumnReferenceQualifier
- DOCUMENT ME!
- visit(OrderByElement) -
Method in class OrderByElementQualifier
- DOCUMENT ME!
- visit(PlainSelect) -
Method in class SelectQualifier
- DOCUMENT ME!
- visit(Union) -
Method in class SelectQualifier
- DOCUMENT ME!
- visit(Id, Object) -
Method in class FilterToSQLSDE
- This only exists the fulfill the interface - unless There is a way of determining the FID
column in the database...
- visit(PropertyName, Object) -
Method in class FilterToSQLSDE
- Writes the SQL for the attribute Expression.
- visit(BinaryLogicOperator, Object) -
Method in class FilterToSQLSDE
- Overrides to avoid encoding an empty operator if
filter
has no children.
- visit(ExcludeFilter, Object) -
Method in class FilterToSQLSDE
-
- visit(IncludeFilter, Object) -
Method in class FilterToSQLSDE
-
- visit(BBOX, Object) -
Method in class GeometryEncoderSDE
-
- visit(Beyond, Object) -
Method in class GeometryEncoderSDE
-
- visit(Contains, Object) -
Method in class GeometryEncoderSDE
-
- visit(Crosses, Object) -
Method in class GeometryEncoderSDE
-
- visit(Disjoint, Object) -
Method in class GeometryEncoderSDE
-
- visit(DWithin, Object) -
Method in class GeometryEncoderSDE
-
- visit(Equals, Object) -
Method in class GeometryEncoderSDE
-
- visit(Intersects, Object) -
Method in class GeometryEncoderSDE
-
- visit(Overlaps, Object) -
Method in class GeometryEncoderSDE
-
- visit(Within, Object) -
Method in class GeometryEncoderSDE
-
- visit(Touches, Object) -
Method in class GeometryEncoderSDE
-
- visit(Id, Object) -
Method in class GeometryEncoderSDE
-
- visit(And, Object) -
Method in class GeometryEncoderSDE
-
- visit(Or, Object) -
Method in class GeometryEncoderSDE
-
- visit(Not, Object) -
Method in class GeometryEncoderSDE
- Sets
extraData
to Boolean.FALSE to revert the truth value of the spatial filter
contained, if any.
- visit(ExcludeFilter, Object) -
Method in class GeometryEncoderSDE
-
- visit(IncludeFilter, Object) -
Method in class GeometryEncoderSDE
-
- visit(PropertyIsBetween, Object) -
Method in class GeometryEncoderSDE
-
- visit(PropertyIsEqualTo, Object) -
Method in class GeometryEncoderSDE
-
- visit(PropertyIsGreaterThan, Object) -
Method in class GeometryEncoderSDE
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class GeometryEncoderSDE
-
- visit(PropertyIsLessThan, Object) -
Method in class GeometryEncoderSDE
-
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class GeometryEncoderSDE
-
- visit(PropertyIsLike, Object) -
Method in class GeometryEncoderSDE
-
- visit(PropertyIsNotEqualTo, Object) -
Method in class GeometryEncoderSDE
-
- visit(PropertyIsNull, Object) -
Method in class GeometryEncoderSDE
-
- visit(Id, Object) -
Method in class SQLEncoderDB2
- Encodes an FidFilter.
- visit(DWithin, Object) -
Method in class SQLEncoderDB2
-
- visit(Beyond, Object) -
Method in class SQLEncoderDB2
-
- visit(BBOX, Object) -
Method in class SQLEncoderDB2
-
- visit(Contains, Object) -
Method in class SQLEncoderDB2
-
- visit(Crosses, Object) -
Method in class SQLEncoderDB2
-
- visit(Disjoint, Object) -
Method in class SQLEncoderDB2
-
- visit(Equals, Object) -
Method in class SQLEncoderDB2
-
- visit(Intersects, Object) -
Method in class SQLEncoderDB2
-
- visit(Overlaps, Object) -
Method in class SQLEncoderDB2
-
- visit(Touches, Object) -
Method in class SQLEncoderDB2
-
- visit(Within, Object) -
Method in class SQLEncoderDB2
-
- visit(ExcludeFilter, Object) -
Method in class SQLEncoderDB2
-
- visit(IncludeFilter, Object) -
Method in class SQLEncoderDB2
-
- visit(ExcludeFilter, Object) -
Method in class FilterToSQL
-
- visit(IncludeFilter, Object) -
Method in class FilterToSQL
-
- visit(PropertyIsBetween, Object) -
Method in class FilterToSQL
- Writes the SQL for the PropertyIsBetween Filter.
- visit(PropertyIsLike, Object) -
Method in class FilterToSQL
- Writes the SQL for the Like Filter.
- visit(And, Object) -
Method in class FilterToSQL
- Write the SQL for an And filter
- visit(Not, Object) -
Method in class FilterToSQL
- Write the SQL for a Not filter
- visit(Or, Object) -
Method in class FilterToSQL
- Write the SQL for an Or filter
- visit(BinaryLogicOperator, Object) -
Method in class FilterToSQL
- Common implementation for BinaryLogicOperator filters.
- visit(PropertyIsEqualTo, Object) -
Method in class FilterToSQL
- Write the SQL for this kind of filter
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class FilterToSQL
- Write the SQL for this kind of filter
- visit(PropertyIsGreaterThan, Object) -
Method in class FilterToSQL
- Write the SQL for this kind of filter
- visit(PropertyIsLessThan, Object) -
Method in class FilterToSQL
- Write the SQL for this kind of filter
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class FilterToSQL
- Write the SQL for this kind of filter
- visit(PropertyIsNotEqualTo, Object) -
Method in class FilterToSQL
- Write the SQL for this kind of filter
- visit(PropertyIsNull, Object) -
Method in class FilterToSQL
- Writes the SQL for the Null Filter.
- visit(Id, Object) -
Method in class FilterToSQL
- Encodes an Id filter
- visit(BBOX, Object) -
Method in class FilterToSQL
-
- visit(Beyond, Object) -
Method in class FilterToSQL
-
- visit(Contains, Object) -
Method in class FilterToSQL
-
- visit(Crosses, Object) -
Method in class FilterToSQL
-
- visit(Disjoint, Object) -
Method in class FilterToSQL
-
- visit(DWithin, Object) -
Method in class FilterToSQL
-
- visit(Equals, Object) -
Method in class FilterToSQL
-
- visit(Intersects, Object) -
Method in class FilterToSQL
-
- visit(Overlaps, Object) -
Method in class FilterToSQL
-
- visit(Touches, Object) -
Method in class FilterToSQL
-
- visit(Within, Object) -
Method in class FilterToSQL
-
- visit(PropertyName, Object) -
Method in class FilterToSQL
- Writes the SQL for the attribute Expression.
- visit(Literal, Object) -
Method in class FilterToSQL
- Export the contents of a Literal Expresion
- visit(Add, Object) -
Method in class FilterToSQL
-
- visit(Divide, Object) -
Method in class FilterToSQL
-
- visit(Multiply, Object) -
Method in class FilterToSQL
-
- visit(Subtract, Object) -
Method in class FilterToSQL
-
- visit(BinaryExpression, String, Object) -
Method in class FilterToSQL
- Writes the SQL for the Math Expression.
- visit(Function, Object) -
Method in class FilterToSQL
- Writes sql for a function expression.
- visit(NilExpression, Object) -
Method in class FilterToSQL
-
- visit(BBOX, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(PropertyIsEqualTo, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(PropertyIsNotEqualTo, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(Beyond, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(Contains, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(Crosses, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(Disjoint, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(DWithin, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(Intersects, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(Overlaps, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(Touches, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(Within, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(Equals, Object) -
Method in class ReprojectingFilterVisitor
-
- visit(SimpleFeature) -
Method in class AverageVisitor
-
- visit(Feature) -
Method in class AverageVisitor
-
- visit(SimpleFeature) -
Method in class BoundsVisitor
-
- visit(Feature) -
Method in class BoundsVisitor
-
- visit(SimpleFeature) -
Method in class CountVisitor
-
- visit(Feature) -
Method in class CountVisitor
-
- visit(SimpleFeature) -
Method in interface FeatureVisitor
- Deprecated.
- visit(Id, Object) -
Method in class IdCollectorFilterVisitor
-
- visit(Id, Object) -
Method in class IdFinderFilterVisitor
-
- visit(SimpleFeature) -
Method in class MaxVisitor
- Visitor function, which looks at each feature and finds the maximum.
- visit(Feature) -
Method in class MaxVisitor
-
- visit(SimpleFeature) -
Method in class MedianVisitor
-
- visit(Feature) -
Method in class MedianVisitor
-
- visit(SimpleFeature) -
Method in class MinVisitor
- Visitor function, which looks at each feature and finds the minimum.
- visit(Feature) -
Method in class MinVisitor
-
- visit(SimpleFeature) -
Method in class QuantileListVisitor
-
- visit(Feature) -
Method in class QuantileListVisitor
-
- visit(SimpleFeature) -
Method in class StandardDeviationVisitor
-
- visit(Feature) -
Method in class StandardDeviationVisitor
-
- visit(SimpleFeature) -
Method in class SumVisitor
-
- visit(Feature) -
Method in class SumVisitor
-
- visit(SimpleFeature) -
Method in class UniqueVisitor
-
- visit(Feature) -
Method in class UniqueVisitor
-
- visit(NilExpression, Object) -
Method in class AbstractExpressionVisitor
-
- visit(Add, Object) -
Method in class AbstractExpressionVisitor
-
- visit(Divide, Object) -
Method in class AbstractExpressionVisitor
-
- visit(Function, Object) -
Method in class AbstractExpressionVisitor
-
- visit(Literal, Object) -
Method in class AbstractExpressionVisitor
-
- visit(Multiply, Object) -
Method in class AbstractExpressionVisitor
-
- visit(PropertyName, Object) -
Method in class AbstractExpressionVisitor
-
- visit(Subtract, Object) -
Method in class AbstractExpressionVisitor
-
- visit(NilExpression, Object) -
Method in class FilterVisitorExpressionWrapper
-
- visit(Add, Object) -
Method in class FilterVisitorExpressionWrapper
-
- visit(Divide, Object) -
Method in class FilterVisitorExpressionWrapper
-
- visit(Multiply, Object) -
Method in class FilterVisitorExpressionWrapper
-
- visit(Subtract, Object) -
Method in class FilterVisitorExpressionWrapper
-
- visit(Function, Object) -
Method in class FilterVisitorExpressionWrapper
-
- visit(Literal, Object) -
Method in class FilterVisitorExpressionWrapper
-
- visit(PropertyName, Object) -
Method in class FilterVisitorExpressionWrapper
-
- visit(PropertyName, Object) -
Method in class FilterAttributeExtractor
-
- visit(LogicFilter) -
Method in class FilterTransformer.FilterTranslator
-
- visit(NullFilter) -
Method in class FilterTransformer.FilterTranslator
-
- visit(FidFilter) -
Method in class FilterTransformer.FilterTranslator
-
- visit(Filter) -
Method in class FilterTransformer.FilterTranslator
-
- visit(LikeFilter) -
Method in class FilterTransformer.FilterTranslator
-
- visit(BetweenFilter) -
Method in class FilterTransformer.FilterTranslator
-
- visit(AttributeExpression) -
Method in class FilterTransformer.FilterTranslator
-
- visit(MathExpression) -
Method in class FilterTransformer.FilterTranslator
-
- visit(FunctionExpression) -
Method in class FilterTransformer.FilterTranslator
-
- visit(CompareFilter) -
Method in class FilterTransformer.FilterTranslator
-
- visit(GeometryFilter) -
Method in class FilterTransformer.FilterTranslator
-
- visit(Expression) -
Method in class FilterTransformer.FilterTranslator
-
- visit(LiteralExpression) -
Method in class FilterTransformer.FilterTranslator
-
- visit(Filter) -
Method in interface FilterVisitor
- Deprecated. Called when accept is called on an AbstractFilter.
- visit(BetweenFilter) -
Method in interface FilterVisitor
- Deprecated. Called when accept is called on a BetweenFilter.
- visit(CompareFilter) -
Method in interface FilterVisitor
- Deprecated. Called when accept is called on a Compare Filter.
- visit(GeometryFilter) -
Method in interface FilterVisitor
- Deprecated. Called when accept is called on a Geometry Filter.
- visit(LikeFilter) -
Method in interface FilterVisitor
- Deprecated. Called when accept is called on a Like Filter.
- visit(LogicFilter) -
Method in interface FilterVisitor
- Deprecated. Called when accept is called on a Logic Filter.
- visit(NullFilter) -
Method in interface FilterVisitor
- Deprecated. Called when accept is called on a Null Filter.
- visit(FidFilter) -
Method in interface FilterVisitor
- Deprecated. Called when accept is called on a Fid Filter.
- visit(AttributeExpression) -
Method in interface FilterVisitor
- Deprecated. Called when accept is called on an attribute expression.
- visit(Expression) -
Method in interface FilterVisitor
- Deprecated. This should never be called.
- visit(LiteralExpression) -
Method in interface FilterVisitor
- Deprecated. Called when accept is called on a literal expression.
- visit(MathExpression) -
Method in interface FilterVisitor
- Deprecated. Called when accept is called on an math expression.
- visit(FunctionExpression) -
Method in interface FilterVisitor
- Deprecated. Called when accept is called on an function expression.
- visit(IncludeFilter) -
Method in interface FilterVisitor2
- Deprecated.
- visit(ExcludeFilter) -
Method in interface FilterVisitor2
- Deprecated.
- visit(And, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Id, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(IncludeFilter, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(ExcludeFilter, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Not, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Or, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(PropertyIsBetween, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(PropertyIsEqualTo, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(PropertyIsNotEqualTo, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(PropertyIsGreaterThan, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(PropertyIsLessThan, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(PropertyIsLike, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(PropertyIsNull, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(BBOX, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Beyond, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Contains, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Crosses, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Disjoint, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(DWithin, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Equals, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Intersects, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Overlaps, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Touches, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Within, Object) -
Method in class FilterVisitorFilterWrapper
-
- visit(Filter) -
Method in class SQLEncoder
- Deprecated. This should never be called.
- visit(BetweenFilter) -
Method in class SQLEncoder
- Deprecated. Writes the SQL for the Between Filter.
- visit(LikeFilter) -
Method in class SQLEncoder
- Deprecated. Writes the SQL for the Like Filter.
- visit(LogicFilter) -
Method in class SQLEncoder
- Deprecated. Writes the SQL for the Logic Filter.
- visit(CompareFilter) -
Method in class SQLEncoder
- Deprecated. Writes the SQL for a Compare Filter.
- visit(NullFilter) -
Method in class SQLEncoder
- Deprecated. Writes the SQL for the Null Filter.
- visit(FidFilter) -
Method in class SQLEncoder
- Deprecated. Encodes an FidFilter.
- visit(AttributeExpression) -
Method in class SQLEncoder
- Deprecated. Writes the SQL for the attribute Expression.
- visit(Expression) -
Method in class SQLEncoder
- Deprecated. Writes the SQL for the attribute Expression.
- visit(LiteralExpression) -
Method in class SQLEncoder
- Deprecated. Export the contents of a Literal Expresion
- visit(GeometryFilter) -
Method in class SQLEncoder
- Deprecated.
- visit(MathExpression) -
Method in class SQLEncoder
- Deprecated. Writes the SQL for the Math Expression.
- visit(FunctionExpression) -
Method in class SQLEncoder
- Deprecated. Writes sql for a function expression.
- visit(IncludeFilter) -
Method in class SQLEncoder
- Deprecated.
- visit(ExcludeFilter) -
Method in class SQLEncoder
- Deprecated.
- visit(GeometryFilter) -
Method in class SQLEncoderPostgis
- Turns a geometry filter into the postgis sql bbox statement.
- visit(LikeFilter) -
Method in class SQLEncoderPostgis
-
- visit(LiteralExpression) -
Method in class SQLEncoderPostgis
- Checks to see if the literal is a geometry, and encodes it if it is, if
not just sends to the parent class.
- visit(CompareFilter) -
Method in class SQLEncoderPostgis
- Writes the SQL for a Compare Filter.
- visit(IncludeFilter, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Does nothing; will return provided data unmodified.
- visit(ExcludeFilter, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Does nothing; will return provided data unmodified.
- visit(Filter) -
Method in class AbstractFilterVisitor
- Deprecated.
- visit(BetweenFilter) -
Method in class AbstractFilterVisitor
- Deprecated. use
AbstractFilterVisitor.visit(PropertyIsBetween, Object)
- visit(PropertyIsBetween, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getLowerBoundary(),filter.getExpression(),filter.getUpperBoundary() if an
expression visitor was set.
- visit(CompareFilter) -
Method in class AbstractFilterVisitor
- Deprecated. use one of
AbstractFilterVisitor.visit(PropertyIsEqualTo, Object)
,
AbstractFilterVisitor.visit(PropertyIsNotEqualTo, Object)
, AbstractFilterVisitor.visit(PropertyIsLessThan, Object)
,
AbstractFilterVisitor.visit(PropertyIsLessThanOrEqualTo, Object)
,AbstractFilterVisitor.visit(PropertyIsGreaterThan, Object)
,
#visit(PropertyIsGreaterThanEqualTo, Object)
- visit(BinaryComparisonOperator, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(), and filter.getExpression2() if an expression visitor
was set.
- visit(PropertyIsEqualTo, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(), and filter.getExpression2() if an expression visitor
was set.
- visit(PropertyIsNotEqualTo, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(), and filter.getExpression2() if an expression visitor
was set.
- visit(PropertyIsLessThan, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(), and filter.getExpression2() if an expression visitor
was set.
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(), and filter.getExpression2() if an expression visitor
was set.
- visit(PropertyIsGreaterThan, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(), and filter.getExpression2() if an expression visitor
was set.
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(), and filter.getExpression2() if an expression visitor
was set.
- visit(GeometryFilter) -
Method in class AbstractFilterVisitor
- Deprecated.
- visit(BBOX, Object) -
Method in class AbstractFilterVisitor
- Deprecated. does nothing
- visit(BinarySpatialOperator, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(),filter.getExpression2() if an expression visitor has been
set.
- visit(Beyond, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(),filter.getExpression2() if an expression visitor has been
set.
- visit(Contains, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(),filter.getExpression2() if an expression visitor has been
set.
- visit(Crosses, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(),filter.getExpression2() if an expression visitor has been
set.
- visit(Disjoint, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(),filter.getExpression2() if an expression visitor has been
set.
- visit(DWithin, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(),filter.getExpression2() if an expression visitor has been
set.
- visit(Equals, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(),filter.getExpression2() if an expression visitor has been
set.
- visit(Intersects, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(),filter.getExpression2() if an expression visitor has been
set.
- visit(Overlaps, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(),filter.getExpression2() if an expression visitor has been
set.
- visit(Touches, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(),filter.getExpression2() if an expression visitor has been
set.
- visit(Within, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression1(),filter.getExpression2() if an expression visitor has been
set.
- visit(LikeFilter) -
Method in class AbstractFilterVisitor
- Deprecated. use
AbstractFilterVisitor.visit(PropertyIsLike, Object)
- visit(PropertyIsLike, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression() if an expression visitor was set.
- visit(LogicFilter) -
Method in class AbstractFilterVisitor
- Deprecated. use one of
AbstractFilterVisitor.visit(And, Object)
,AbstractFilterVisitor.visit(Or, Object)
,
AbstractFilterVisitor.visit(Not, Object)
- visit(BinaryLogicOperator, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits elements of filter.getChildren().
- visit(And, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits elements of filter.getChildren().
- visit(Or, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits elements of filter.getChildren().
- visit(Not, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getFilter().
- visit(NullFilter) -
Method in class AbstractFilterVisitor
- Deprecated. use
AbstractFilterVisitor.visit(PropertyIsNull, Object)
- visit(PropertyIsNull, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Visits filter.getExpression() if an expression visitor was set.
- visit(FidFilter) -
Method in class AbstractFilterVisitor
- Deprecated. use
AbstractFilterVisitor.visit(Id, Object)
- visit(Id, Object) -
Method in class AbstractFilterVisitor
- Deprecated. Does nothing.
- visit(AttributeExpression) -
Method in class AbstractFilterVisitor
- Deprecated.
- visit(Expression) -
Method in class AbstractFilterVisitor
- Deprecated.
- visit(LiteralExpression) -
Method in class AbstractFilterVisitor
- Deprecated.
- visit(MathExpression) -
Method in class AbstractFilterVisitor
- Deprecated.
- visit(FunctionExpression) -
Method in class AbstractFilterVisitor
- Deprecated.
- visit(ExcludeFilter, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(IncludeFilter, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(And, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Id, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Not, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Or, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(PropertyIsBetween, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(PropertyIsEqualTo, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(PropertyIsNotEqualTo, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(PropertyIsGreaterThan, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(PropertyIsLessThan, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(PropertyIsLike, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(PropertyIsNull, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(BBOX, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Beyond, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Contains, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Crosses, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Disjoint, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(DWithin, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Equals, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Intersects, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Overlaps, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Touches, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Within, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(NilExpression, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Add, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Divide, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Function, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Literal, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Multiply, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(PropertyName, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(Subtract, Object) -
Method in class AbstractFinderFilterVisitor
-
- visit(IncludeFilter) -
Method in class CapabilitiesFilterSplitter
-
- visit(ExcludeFilter) -
Method in class CapabilitiesFilterSplitter
-
- visit(PropertyIsBetween, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(PropertyIsEqualTo, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(PropertyIsGreaterThan, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(PropertyIsLessThan, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(PropertyIsNotEqualTo, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(BBOX, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Beyond, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Contains, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Crosses, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Disjoint, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(DWithin, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Equals, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Intersects, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Overlaps, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Touches, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Within, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(PropertyIsLike, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(And, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Not, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Or, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(IncludeFilter, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(ExcludeFilter, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(PropertyIsNull, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Id, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(PropertyName, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Literal, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Add, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Divide, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Multiply, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Subtract, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(Function, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(NilExpression, Object) -
Method in class CapabilitiesFilterSplitter
-
- visit(NilExpression, Object) -
Method in class DefaultExpressionVisitor
-
- visit(Add, Object) -
Method in class DefaultExpressionVisitor
-
- visit(Divide, Object) -
Method in class DefaultExpressionVisitor
-
- visit(Function, Object) -
Method in class DefaultExpressionVisitor
-
- visit(Literal, Object) -
Method in class DefaultExpressionVisitor
-
- visit(Multiply, Object) -
Method in class DefaultExpressionVisitor
-
- visit(PropertyName, Object) -
Method in class DefaultExpressionVisitor
-
- visit(Subtract, Object) -
Method in class DefaultExpressionVisitor
-
- visit(ExcludeFilter, Object) -
Method in class DefaultFilterVisitor
-
- visit(IncludeFilter, Object) -
Method in class DefaultFilterVisitor
-
- visit(And, Object) -
Method in class DefaultFilterVisitor
-
- visit(Id, Object) -
Method in class DefaultFilterVisitor
-
- visit(Not, Object) -
Method in class DefaultFilterVisitor
-
- visit(Or, Object) -
Method in class DefaultFilterVisitor
-
- visit(PropertyIsBetween, Object) -
Method in class DefaultFilterVisitor
-
- visit(PropertyIsEqualTo, Object) -
Method in class DefaultFilterVisitor
-
- visit(PropertyIsNotEqualTo, Object) -
Method in class DefaultFilterVisitor
-
- visit(PropertyIsGreaterThan, Object) -
Method in class DefaultFilterVisitor
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class DefaultFilterVisitor
-
- visit(PropertyIsLessThan, Object) -
Method in class DefaultFilterVisitor
-
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class DefaultFilterVisitor
-
- visit(PropertyIsLike, Object) -
Method in class DefaultFilterVisitor
-
- visit(PropertyIsNull, Object) -
Method in class DefaultFilterVisitor
-
- visit(BBOX, Object) -
Method in class DefaultFilterVisitor
-
- visit(Beyond, Object) -
Method in class DefaultFilterVisitor
-
- visit(Contains, Object) -
Method in class DefaultFilterVisitor
-
- visit(Crosses, Object) -
Method in class DefaultFilterVisitor
-
- visit(Disjoint, Object) -
Method in class DefaultFilterVisitor
-
- visit(DWithin, Object) -
Method in class DefaultFilterVisitor
-
- visit(Equals, Object) -
Method in class DefaultFilterVisitor
-
- visit(Intersects, Object) -
Method in class DefaultFilterVisitor
-
- visit(Overlaps, Object) -
Method in class DefaultFilterVisitor
-
- visit(Touches, Object) -
Method in class DefaultFilterVisitor
-
- visit(Within, Object) -
Method in class DefaultFilterVisitor
-
- visit(NilExpression, Object) -
Method in class DefaultFilterVisitor
-
- visit(Add, Object) -
Method in class DefaultFilterVisitor
-
- visit(Divide, Object) -
Method in class DefaultFilterVisitor
-
- visit(Function, Object) -
Method in class DefaultFilterVisitor
-
- visit(Literal, Object) -
Method in class DefaultFilterVisitor
-
- visit(Multiply, Object) -
Method in class DefaultFilterVisitor
-
- visit(PropertyName, Object) -
Method in class DefaultFilterVisitor
-
- visit(Subtract, Object) -
Method in class DefaultFilterVisitor
-
- visit(ExcludeFilter, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(IncludeFilter, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(And, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Id, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Not, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Or, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(PropertyIsBetween, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(PropertyIsEqualTo, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(PropertyIsNotEqualTo, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(PropertyIsGreaterThan, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(PropertyIsLessThan, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(PropertyIsLike, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(PropertyIsNull, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(BBOX, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Beyond, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Contains, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Crosses, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Disjoint, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(DWithin, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Equals, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Intersects, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Overlaps, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Touches, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Within, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(NilExpression, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Add, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Divide, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Function, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Literal, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Multiply, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(PropertyName, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(Subtract, Object) -
Method in class DuplicatingFilterVisitor
-
- visit(ExcludeFilter, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(IncludeFilter, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(BBOX, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(Literal, Object) -
Method in class ExtractBoundsFilterVisitor
- Please note we are only visiting literals involved in spatial operations.
- visit(Beyond, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(Contains, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(Crosses, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(Disjoint, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(DWithin, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(Equals, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(Intersects, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(Overlaps, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(Touches, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(Within, Object) -
Method in class ExtractBoundsFilterVisitor
-
- visit(ExcludeFilter, Object) -
Method in class IsFullySupportedFilterVisitor
- INCLUDE and EXCLUDE are never supported
- visit(IncludeFilter, Object) -
Method in class IsFullySupportedFilterVisitor
- INCLUDE and EXCLUDE are never supported
- visit(And, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Id, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Not, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Or, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(PropertyIsBetween, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(PropertyIsEqualTo, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(PropertyIsNotEqualTo, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(PropertyIsGreaterThan, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(PropertyIsLessThan, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(PropertyIsLike, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(PropertyIsNull, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(BBOX, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Beyond, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Contains, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Crosses, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Disjoint, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(DWithin, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Equals, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Intersects, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Overlaps, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Touches, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Within, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(NilExpression, Object) -
Method in class IsFullySupportedFilterVisitor
- NilExpression is a placeholder and is never supported
- visit(Add, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Divide, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Function, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Literal, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(Multiply, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(PropertyName, Object) -
Method in class IsFullySupportedFilterVisitor
- You can override this to perform a sanity check against a provided
FeatureType.
- visit(Subtract, Object) -
Method in class IsFullySupportedFilterVisitor
-
- visit(NilExpression, Object) -
Method in class IsStaticExpressionVisitor
- visit each expression and check that they are static
- visit(Add, Object) -
Method in class IsStaticExpressionVisitor
- visit each expression and check that they are static
- visit(Divide, Object) -
Method in class IsStaticExpressionVisitor
- visit each expression and check that they are static
- visit(Function, Object) -
Method in class IsStaticExpressionVisitor
- Visit each parameter and check if they are static
- visit(Literal, Object) -
Method in class IsStaticExpressionVisitor
- Literal expressions are always static.
- visit(Multiply, Object) -
Method in class IsStaticExpressionVisitor
- visit each expression and check that they are static.
- visit(PropertyName, Object) -
Method in class IsStaticExpressionVisitor
- If even a single PropertyName is found in the expression
the expression is not static.
- visit(Subtract, Object) -
Method in class IsStaticExpressionVisitor
- visit each expression and check that they are static.
- visit(ExcludeFilter, Object) -
Method in class IsSupportedFilterVisitor
- INCLUDE and EXCLUDE are never supported
- visit(IncludeFilter, Object) -
Method in class IsSupportedFilterVisitor
- INCLUDE and EXCLUDE are never supported
- visit(And, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Id, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Not, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Or, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(PropertyIsBetween, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(PropertyIsEqualTo, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(PropertyIsNotEqualTo, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(PropertyIsGreaterThan, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(PropertyIsLessThan, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(PropertyIsLike, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(PropertyIsNull, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(BBOX, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Beyond, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Contains, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Crosses, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Disjoint, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(DWithin, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Equals, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Intersects, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Overlaps, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Touches, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Within, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(NilExpression, Object) -
Method in class IsSupportedFilterVisitor
- NilExpression is a placeholder and is never supported
- visit(Add, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Divide, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Function, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Literal, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(Multiply, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(PropertyName, Object) -
Method in class IsSupportedFilterVisitor
- You can override this to perform a sanity check against a provided
FeatureType.
- visit(Subtract, Object) -
Method in class IsSupportedFilterVisitor
-
- visit(NilExpression, Object) -
Method in class NullExpressionVisitor
-
- visit(Add, Object) -
Method in class NullExpressionVisitor
-
- visit(Divide, Object) -
Method in class NullExpressionVisitor
-
- visit(Function, Object) -
Method in class NullExpressionVisitor
-
- visit(Literal, Object) -
Method in class NullExpressionVisitor
-
- visit(Multiply, Object) -
Method in class NullExpressionVisitor
-
- visit(PropertyName, Object) -
Method in class NullExpressionVisitor
-
- visit(Subtract, Object) -
Method in class NullExpressionVisitor
-
- visit(ExcludeFilter, Object) -
Method in class NullFilterVisitor
-
- visit(IncludeFilter, Object) -
Method in class NullFilterVisitor
-
- visit(And, Object) -
Method in class NullFilterVisitor
-
- visit(Id, Object) -
Method in class NullFilterVisitor
-
- visit(Not, Object) -
Method in class NullFilterVisitor
-
- visit(Or, Object) -
Method in class NullFilterVisitor
-
- visit(PropertyIsBetween, Object) -
Method in class NullFilterVisitor
-
- visit(PropertyIsEqualTo, Object) -
Method in class NullFilterVisitor
-
- visit(PropertyIsNotEqualTo, Object) -
Method in class NullFilterVisitor
-
- visit(PropertyIsGreaterThan, Object) -
Method in class NullFilterVisitor
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class NullFilterVisitor
-
- visit(PropertyIsLessThan, Object) -
Method in class NullFilterVisitor
-
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class NullFilterVisitor
-
- visit(PropertyIsLike, Object) -
Method in class NullFilterVisitor
-
- visit(PropertyIsNull, Object) -
Method in class NullFilterVisitor
-
- visit(BBOX, Object) -
Method in class NullFilterVisitor
-
- visit(Beyond, Object) -
Method in class NullFilterVisitor
-
- visit(Contains, Object) -
Method in class NullFilterVisitor
-
- visit(Crosses, Object) -
Method in class NullFilterVisitor
-
- visit(Disjoint, Object) -
Method in class NullFilterVisitor
-
- visit(DWithin, Object) -
Method in class NullFilterVisitor
-
- visit(Equals, Object) -
Method in class NullFilterVisitor
-
- visit(Intersects, Object) -
Method in class NullFilterVisitor
-
- visit(Overlaps, Object) -
Method in class NullFilterVisitor
-
- visit(Touches, Object) -
Method in class NullFilterVisitor
-
- visit(Within, Object) -
Method in class NullFilterVisitor
-
- visit(NilExpression, Object) -
Method in class NullFilterVisitor
-
- visit(Add, Object) -
Method in class NullFilterVisitor
-
- visit(Divide, Object) -
Method in class NullFilterVisitor
-
- visit(Function, Object) -
Method in class NullFilterVisitor
-
- visit(Literal, Object) -
Method in class NullFilterVisitor
-
- visit(Multiply, Object) -
Method in class NullFilterVisitor
-
- visit(PropertyName, Object) -
Method in class NullFilterVisitor
-
- visit(Subtract, Object) -
Method in class NullFilterVisitor
-
- visit(ExcludeFilter, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(IncludeFilter, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(And, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(Id, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(Not, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(Or, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(PropertyIsBetween, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(PropertyIsEqualTo, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(PropertyIsNotEqualTo, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(PropertyIsGreaterThan, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(PropertyIsLessThan, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(PropertyIsLike, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(PropertyIsNull, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(BBOX, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(Beyond, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(Contains, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(Crosses, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(Disjoint, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(DWithin, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(Equals, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(Intersects, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(Overlaps, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(Touches, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(Within, Object) -
Method in class OperatorNameFilterVisitor
-
- visit(IncludeFilter) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(ExcludeFilter) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(PropertyIsBetween, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(PropertyIsEqualTo, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(PropertyIsGreaterThan, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(PropertyIsGreaterThanOrEqualTo, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(PropertyIsLessThan, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(PropertyIsLessThanOrEqualTo, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(PropertyIsNotEqualTo, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(BBOX, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Beyond, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Contains, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Crosses, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Disjoint, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(DWithin, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Equals, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Intersects, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Overlaps, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Touches, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Within, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(PropertyIsLike, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(And, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Not, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Or, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(IncludeFilter, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(ExcludeFilter, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(PropertyIsNull, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Id, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(PropertyName, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Literal, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Add, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Divide, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Multiply, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Subtract, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(Function, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(NilExpression, Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- visit(PropertyName, Object) -
Method in class PropertyNameResolvingVisitor
-
- visit(And, Object) -
Method in class SimplifyingFilterVisitor
-
- visit(Or, Object) -
Method in class SimplifyingFilterVisitor
-
- visit(Id, Object) -
Method in class SimplifyingFilterVisitor
- Uses the current
SimplifyingFilterVisitor.FIDValidator
to wipe out illegal feature ids from the returned
filters.
- visit(Filter) -
Method in class WFSBBoxFilterVisitor
-
- visit(BetweenFilter) -
Method in class WFSBBoxFilterVisitor
-
- visit(CompareFilter) -
Method in class WFSBBoxFilterVisitor
-
- visit(GeometryFilter) -
Method in class WFSBBoxFilterVisitor
-
- visit(LikeFilter) -
Method in class WFSBBoxFilterVisitor
-
- visit(LogicFilter) -
Method in class WFSBBoxFilterVisitor
-
- visit(NullFilter) -
Method in class WFSBBoxFilterVisitor
-
- visit(FidFilter) -
Method in class WFSBBoxFilterVisitor
-
- visit(AttributeExpression) -
Method in class WFSBBoxFilterVisitor
-
- visit(Expression) -
Method in class WFSBBoxFilterVisitor
-
- visit(LiteralExpression) -
Method in class WFSBBoxFilterVisitor
-
- visit(MathExpression) -
Method in class WFSBBoxFilterVisitor
-
- visit(FunctionExpression) -
Method in class WFSBBoxFilterVisitor
-
- visit(IncludeFilter) -
Method in class WFSBBoxFilterVisitor
-
- visit(ExcludeFilter) -
Method in class WFSBBoxFilterVisitor
-
- visit(Graphable, GraphTraversal) -
Method in class AStarShortestPathFinder
-
- visit(Graphable, GraphTraversal) -
Method in class DijkstraShortestPathFinder
- Does nothing except signal the traversal to continue.
- visit(Graphable) -
Method in interface GraphVisitor
- Presents the visitor with the component to visit.
- visit(Graphable, GraphTraversal) -
Method in class CountingWalker
- Sets the count of the component and increments the counter.
- visit(Graphable, GraphTraversal) -
Method in class DummyGraphWalker
- Returns the continue signal.
- visit(Graphable, GraphTraversal) -
Method in class SimpleGraphWalker
- Defers to the underlying visitor.
- visit(Graphable, GraphTraversal) -
Method in interface GraphWalker
- Visits a graph component.
- visit(Graphable, GraphTraversal) -
Method in class CycleDetector
- Increments the count of nodes visited.
- visit(Graphable, GraphTraversal) -
Method in class GraphPartitioner
- Adds the element to the current partition.
- visit(FidFilter) -
Method in class FIDFilterFinder
- Deprecated.
- visit(RasterSymbolizer) -
Method in class RasterSymbolizerHelper
-
- visit(StyledLayerDescriptor) -
Method in class StyleVisitorAdapter
-
- visit(NamedLayer) -
Method in class StyleVisitorAdapter
-
- visit(UserLayer) -
Method in class StyleVisitorAdapter
-
- visit(FeatureTypeConstraint) -
Method in class StyleVisitorAdapter
-
- visit(Style) -
Method in class StyleVisitorAdapter
-
- visit(Rule) -
Method in class StyleVisitorAdapter
-
- visit(FeatureTypeStyle) -
Method in class StyleVisitorAdapter
-
- visit(Fill) -
Method in class StyleVisitorAdapter
-
- visit(Stroke) -
Method in class StyleVisitorAdapter
-
- visit(Symbolizer) -
Method in class StyleVisitorAdapter
-
- visit(PointSymbolizer) -
Method in class StyleVisitorAdapter
-
- visit(LineSymbolizer) -
Method in class StyleVisitorAdapter
-
- visit(PolygonSymbolizer) -
Method in class StyleVisitorAdapter
-
- visit(TextSymbolizer) -
Method in class StyleVisitorAdapter
-
- visit(RasterSymbolizer) -
Method in class StyleVisitorAdapter
-
- visit(Graphic) -
Method in class StyleVisitorAdapter
-
- visit(Mark) -
Method in class StyleVisitorAdapter
-
- visit(ExternalGraphic) -
Method in class StyleVisitorAdapter
-
- visit(PointPlacement) -
Method in class StyleVisitorAdapter
-
- visit(AnchorPoint) -
Method in class StyleVisitorAdapter
-
- visit(Displacement) -
Method in class StyleVisitorAdapter
-
- visit(LinePlacement) -
Method in class StyleVisitorAdapter
-
- visit(Halo) -
Method in class StyleVisitorAdapter
-
- visit(ColorMap) -
Method in class StyleVisitorAdapter
-
- visit(ColorMapEntry) -
Method in class StyleVisitorAdapter
-
- visit(ContrastEnhancement) -
Method in class StyleVisitorAdapter
-
- visit(ChannelSelection) -
Method in class StyleVisitorAdapter
-
- visit(SelectedChannelType) -
Method in class StyleVisitorAdapter
-
- visit(OverlapBehavior) -
Method in class StyleVisitorAdapter
-
- visit(ShadedRelief) -
Method in class StyleVisitorAdapter
-
- visit(ImageOutline) -
Method in class StyleVisitorAdapter
-
- visit(Style) -
Method in class MetaBufferEstimator
-
- visit(Rule) -
Method in class MetaBufferEstimator
-
- visit(FeatureTypeStyle) -
Method in class MetaBufferEstimator
-
- visit(Fill) -
Method in class MetaBufferEstimator
-
- visit(Stroke) -
Method in class MetaBufferEstimator
-
- visit(Symbolizer) -
Method in class MetaBufferEstimator
-
- visit(RasterSymbolizer) -
Method in class MetaBufferEstimator
-
- visit(PointSymbolizer) -
Method in class MetaBufferEstimator
-
- visit(LineSymbolizer) -
Method in class MetaBufferEstimator
-
- visit(PolygonSymbolizer) -
Method in class MetaBufferEstimator
-
- visit(TextSymbolizer) -
Method in class MetaBufferEstimator
-
- visit(Graphic) -
Method in class MetaBufferEstimator
-
- visit(Mark) -
Method in class MetaBufferEstimator
-
- visit(ExternalGraphic) -
Method in class MetaBufferEstimator
-
- visit(PointPlacement) -
Method in class MetaBufferEstimator
-
- visit(AnchorPoint) -
Method in class MetaBufferEstimator
-
- visit(Displacement) -
Method in class MetaBufferEstimator
-
- visit(LinePlacement) -
Method in class MetaBufferEstimator
-
- visit(Halo) -
Method in class MetaBufferEstimator
-
- visit(StyledLayerDescriptor) -
Method in class MetaBufferEstimator
-
- visit(NamedLayer) -
Method in class MetaBufferEstimator
-
- visit(UserLayer) -
Method in class MetaBufferEstimator
-
- visit(FeatureTypeConstraint) -
Method in class MetaBufferEstimator
-
- visit(ColorMap) -
Method in class MetaBufferEstimator
-
- visit(ColorMapEntry) -
Method in class MetaBufferEstimator
-
- visit(ContrastEnhancement) -
Method in class MetaBufferEstimator
-
- visit(ImageOutline) -
Method in class MetaBufferEstimator
-
- visit(ChannelSelection) -
Method in class MetaBufferEstimator
-
- visit(OverlapBehavior) -
Method in class MetaBufferEstimator
-
- visit(SelectedChannelType) -
Method in class MetaBufferEstimator
-
- visit(ShadedRelief) -
Method in class MetaBufferEstimator
-
- visit(BBOX, Object) -
Method in class FilterTransformer
-
- visit(Beyond, Object) -
Method in class FilterTransformer
-
- visit(DWithin, Object) -
Method in class FilterTransformer
-
- visit(Literal, Object) -
Method in class FilterTransformer
-
- visit(BBOX, Object) -
Method in class GeometryFilterChecker
-
- visit(Beyond, Object) -
Method in class GeometryFilterChecker
-
- visit(Contains, Object) -
Method in class GeometryFilterChecker
-
- visit(Crosses, Object) -
Method in class GeometryFilterChecker
-
- visit(Disjoint, Object) -
Method in class GeometryFilterChecker
-
- visit(DWithin, Object) -
Method in class GeometryFilterChecker
-
- visit(Equals, Object) -
Method in class GeometryFilterChecker
-
- visit(Intersects, Object) -
Method in class GeometryFilterChecker
-
- visit(Overlaps, Object) -
Method in class GeometryFilterChecker
-
- visit(Touches, Object) -
Method in class GeometryFilterChecker
-
- visit(Within, Object) -
Method in class GeometryFilterChecker
-
- visit(Style) -
Method in class OpacityFinder
-
- visit(Rule) -
Method in class OpacityFinder
-
- visit(FeatureTypeStyle) -
Method in class OpacityFinder
-
- visit(Fill) -
Method in class OpacityFinder
-
- visit(Stroke) -
Method in class OpacityFinder
-
- visit(Symbolizer) -
Method in class OpacityFinder
-
- visit(PointSymbolizer) -
Method in class OpacityFinder
-
- visit(LineSymbolizer) -
Method in class OpacityFinder
-
- visit(PolygonSymbolizer) -
Method in class OpacityFinder
-
- visit(TextSymbolizer) -
Method in class OpacityFinder
-
- visit(RasterSymbolizer) -
Method in class OpacityFinder
-
- visit(Graphic) -
Method in class OpacityFinder
-
- visit(Mark) -
Method in class OpacityFinder
-
- visit(ExternalGraphic) -
Method in class OpacityFinder
-
- visit(PointPlacement) -
Method in class OpacityFinder
-
- visit(AnchorPoint) -
Method in class OpacityFinder
-
- visit(Displacement) -
Method in class OpacityFinder
-
- visit(LinePlacement) -
Method in class OpacityFinder
-
- visit(Halo) -
Method in class OpacityFinder
-
- visit(StyledLayerDescriptor) -
Method in class OpacityFinder
-
- visit(NamedLayer) -
Method in class OpacityFinder
-
- visit(UserLayer) -
Method in class OpacityFinder
-
- visit(FeatureTypeConstraint) -
Method in class OpacityFinder
-
- visit(ColorMap) -
Method in class OpacityFinder
-
- visit(ColorMapEntry) -
Method in class OpacityFinder
-
- visit(ContrastEnhancement) -
Method in class OpacityFinder
-
- visit(ImageOutline) -
Method in class OpacityFinder
-
- visit(ChannelSelection) -
Method in class OpacityFinder
-
- visit(OverlapBehavior) -
Method in class OpacityFinder
-
- visit(SelectedChannelType) -
Method in class OpacityFinder
-
- visit(ShadedRelief) -
Method in class OpacityFinder
-
- visit(Filter) -
Method in class ReplaceGeometryFilter
-
- visit(BetweenFilter) -
Method in class ReplaceGeometryFilter
-
- visit(CompareFilter) -
Method in class ReplaceGeometryFilter
-
- visit(GeometryFilter) -
Method in class ReplaceGeometryFilter
-
- visit(LikeFilter) -
Method in class ReplaceGeometryFilter
-
- visit(LogicFilter) -
Method in class ReplaceGeometryFilter
-
- visit(NullFilter) -
Method in class ReplaceGeometryFilter
-
- visit(FidFilter) -
Method in class ReplaceGeometryFilter
-
- visit(AttributeExpression) -
Method in class ReplaceGeometryFilter
-
- visit(Expression) -
Method in class ReplaceGeometryFilter
-
- visit(LiteralExpression) -
Method in class ReplaceGeometryFilter
-
- visit(MathExpression) -
Method in class ReplaceGeometryFilter
-
- visit(FunctionExpression) -
Method in class ReplaceGeometryFilter
-
- visit(Style) -
Method in class StyleAttributeExtractor
-
- visit(Rule) -
Method in class StyleAttributeExtractor
-
- visit(FeatureTypeStyle) -
Method in class StyleAttributeExtractor
-
- visit(Fill) -
Method in class StyleAttributeExtractor
-
- visit(Stroke) -
Method in class StyleAttributeExtractor
-
- visit(Symbolizer) -
Method in class StyleAttributeExtractor
-
- visit(RasterSymbolizer) -
Method in class StyleAttributeExtractor
-
- visit(PointSymbolizer) -
Method in class StyleAttributeExtractor
-
- visit(LineSymbolizer) -
Method in class StyleAttributeExtractor
-
- visit(PolygonSymbolizer) -
Method in class StyleAttributeExtractor
-
- visit(TextSymbolizer) -
Method in class StyleAttributeExtractor
-
- visit(Graphic) -
Method in class StyleAttributeExtractor
-
- visit(Mark) -
Method in class StyleAttributeExtractor
-
- visit(ExternalGraphic) -
Method in class StyleAttributeExtractor
-
- visit(PointPlacement) -
Method in class StyleAttributeExtractor
-
- visit(AnchorPoint) -
Method in class StyleAttributeExtractor
-
- visit(Displacement) -
Method in class StyleAttributeExtractor
-
- visit(LinePlacement) -
Method in class StyleAttributeExtractor
-
- visit(Halo) -
Method in class StyleAttributeExtractor
-
- visit(StyledLayerDescriptor) -
Method in class StyleAttributeExtractor
-
- visit(NamedLayer) -
Method in class StyleAttributeExtractor
-
- visit(UserLayer) -
Method in class StyleAttributeExtractor
-
- visit(FeatureTypeConstraint) -
Method in class StyleAttributeExtractor
-
- visit(ColorMap) -
Method in class StyleAttributeExtractor
-
- visit(ColorMapEntry) -
Method in class StyleAttributeExtractor
-
- visit(ContrastEnhancement) -
Method in class StyleAttributeExtractor
-
- visit(ImageOutline) -
Method in class StyleAttributeExtractor
-
- visit(ChannelSelection) -
Method in class StyleAttributeExtractor
-
- visit(OverlapBehavior) -
Method in class StyleAttributeExtractor
-
- visit(SelectedChannelType) -
Method in class StyleAttributeExtractor
-
- visit(ShadedRelief) -
Method in class StyleAttributeExtractor
-
- visit(RasterSymbolizer) -
Method in class StyleAttributeExtractorTruncated
-
- visit(PointSymbolizer) -
Method in class StyleAttributeExtractorTruncated
-
- visit(LineSymbolizer) -
Method in class StyleAttributeExtractorTruncated
-
- visit(PolygonSymbolizer) -
Method in class StyleAttributeExtractorTruncated
-
- visit(TextSymbolizer) -
Method in class StyleAttributeExtractorTruncated
-
- visit(StyledLayerDescriptor) -
Method in interface StyleVisitor
- Called when accept is called on a StyledLayerDescriptor.
- visit(NamedLayer) -
Method in interface StyleVisitor
- Called when accept is called on a NamedLayer.
- visit(UserLayer) -
Method in interface StyleVisitor
- Called when accept is called on a UserLayer.
- visit(FeatureTypeConstraint) -
Method in interface StyleVisitor
- Called when accept is called on a FeatureTypeConstraint.
- visit(Style) -
Method in interface StyleVisitor
- Called when accept is called on a Style.
- visit(Rule) -
Method in interface StyleVisitor
- Called when accept is called on a rule
- visit(FeatureTypeStyle) -
Method in interface StyleVisitor
- Called when accept is called on a fetauretypestyle
- visit(Fill) -
Method in interface StyleVisitor
- Called when accept is called on a fill
- visit(Stroke) -
Method in interface StyleVisitor
- Called when accept is called on a stroke
- visit(Symbolizer) -
Method in interface StyleVisitor
- since it is impossible to create a Symbolizer this method should
generate an exception or warning.
- visit(PointSymbolizer) -
Method in interface StyleVisitor
- Called when accept is called on a pointsymbolizer
- visit(LineSymbolizer) -
Method in interface StyleVisitor
- Called when accept is called on a linesymbolizer
- visit(PolygonSymbolizer) -
Method in interface StyleVisitor
- Called when accept is called on a polygon symbolizer
- visit(TextSymbolizer) -
Method in interface StyleVisitor
- Called when accept is called on a textsymbolizer
- visit(RasterSymbolizer) -
Method in interface StyleVisitor
- Called when accept is called on a rastersymbolizer
- visit(Graphic) -
Method in interface StyleVisitor
- Called when accept is called on a graphic
- visit(Mark) -
Method in interface StyleVisitor
- Called when accept is called on a mark
- visit(ExternalGraphic) -
Method in interface StyleVisitor
- Called when accept is called on a external graphic
- visit(PointPlacement) -
Method in interface StyleVisitor
- Called when accept is called on a Point Placement
- visit(AnchorPoint) -
Method in interface StyleVisitor
- Called when accept is called on a anchor point
- visit(Displacement) -
Method in interface StyleVisitor
- Called when accept is called on a displacement
- visit(LinePlacement) -
Method in interface StyleVisitor
- Called when accept is called on a Line Placement
- visit(Halo) -
Method in interface StyleVisitor
- Called when accept is called on a halo
- visit(ColorMap) -
Method in interface StyleVisitor
- Called when accept is called on a raster color map
- visit(ColorMapEntry) -
Method in interface StyleVisitor
- Called when accept is called on a raster color map entry
- visit(ContrastEnhancement) -
Method in interface StyleVisitor
- Called when accept is called on a raster ContrastEnhancement element
- visit(ImageOutline) -
Method in interface StyleVisitor
- Called when accept is called on a raster
ImageOutline
element
- visit(ChannelSelection) -
Method in interface StyleVisitor
- Called when accept is called on a raster
ChannelSelection
element
- visit(OverlapBehavior) -
Method in interface StyleVisitor
- Called when accept is called on a raster
OverlapBehavior
element
- visit(SelectedChannelType) -
Method in interface StyleVisitor
- Called when accept is called on a raster
SelectedChannelType
element
- visit(ShadedRelief) -
Method in interface StyleVisitor
- Called when accept is called on a raster
ShadedRelief
element
- visit(StyledLayerDescriptor) -
Method in class DuplicatingStyleVisitor
-
- visit(NamedLayer) -
Method in class DuplicatingStyleVisitor
-
- visit(UserLayer) -
Method in class DuplicatingStyleVisitor
-
- visit(Style) -
Method in class DuplicatingStyleVisitor
-
- visit(Rule) -
Method in class DuplicatingStyleVisitor
-
- visit(FeatureTypeStyle) -
Method in class DuplicatingStyleVisitor
-
- visit(Fill) -
Method in class DuplicatingStyleVisitor
-
- visit(Stroke) -
Method in class DuplicatingStyleVisitor
-
- visit(Symbolizer) -
Method in class DuplicatingStyleVisitor
-
- visit(PointSymbolizer) -
Method in class DuplicatingStyleVisitor
-
- visit(LineSymbolizer) -
Method in class DuplicatingStyleVisitor
-
- visit(PolygonSymbolizer) -
Method in class DuplicatingStyleVisitor
-
- visit(TextSymbolizer) -
Method in class DuplicatingStyleVisitor
-
- visit(RasterSymbolizer) -
Method in class DuplicatingStyleVisitor
-
- visit(Graphic) -
Method in class DuplicatingStyleVisitor
-
- visit(Mark) -
Method in class DuplicatingStyleVisitor
-
- visit(ExternalGraphic) -
Method in class DuplicatingStyleVisitor
-
- visit(PointPlacement) -
Method in class DuplicatingStyleVisitor
-
- visit(AnchorPoint) -
Method in class DuplicatingStyleVisitor
-
- visit(Displacement) -
Method in class DuplicatingStyleVisitor
-
- visit(LinePlacement) -
Method in class DuplicatingStyleVisitor
-
- visit(Halo) -
Method in class DuplicatingStyleVisitor
-
- visit(FeatureTypeConstraint) -
Method in class DuplicatingStyleVisitor
-
- visit(ColorMap) -
Method in class DuplicatingStyleVisitor
-
- visit(ColorMapEntry) -
Method in class DuplicatingStyleVisitor
-
- visit(ContrastEnhancement) -
Method in class DuplicatingStyleVisitor
-
- visit(ImageOutline) -
Method in class DuplicatingStyleVisitor
-
- visit(ChannelSelection) -
Method in class DuplicatingStyleVisitor
-
- visit(OverlapBehavior) -
Method in class DuplicatingStyleVisitor
-
- visit(SelectedChannelType) -
Method in class DuplicatingStyleVisitor
-
- visit(ShadedRelief) -
Method in class DuplicatingStyleVisitor
-
- visit(Stroke) -
Method in class RescaleStyleVisitor
- Increase stroke width.
- visit(Graphic) -
Method in class RescaleStyleVisitor
- Make graphics (such as used with PointSymbolizer) bigger
- visit(Filter) -
Method in class FilterEncodingPreProcessor
-
- visit(BetweenFilter) -
Method in class FilterEncodingPreProcessor
-
- visit(CompareFilter) -
Method in class FilterEncodingPreProcessor
-
- visit(GeometryFilter) -
Method in class FilterEncodingPreProcessor
-
- visit(LikeFilter) -
Method in class FilterEncodingPreProcessor
-
- visit(LogicFilter) -
Method in class FilterEncodingPreProcessor
-
- visit(NullFilter) -
Method in class FilterEncodingPreProcessor
-
- visit(FidFilter) -
Method in class FilterEncodingPreProcessor
-
- visit(AttributeExpression) -
Method in class FilterEncodingPreProcessor
-
- visit(Expression) -
Method in class FilterEncodingPreProcessor
-
- visit(LiteralExpression) -
Method in class FilterEncodingPreProcessor
-
- visit(MathExpression) -
Method in class FilterEncodingPreProcessor
-
- visit(FunctionExpression) -
Method in class FilterEncodingPreProcessor
-
- visit(IncludeFilter) -
Method in class FilterEncodingPreProcessor
-
- visit(ExcludeFilter) -
Method in class FilterEncodingPreProcessor
-
- visit(Binding) -
Method in class AttributeEncodeExecutor
-
- visit(XSDTypeDefinition) -
Method in class BindingWalker
-
- visit(Binding) -
Method in interface BindingWalker.Visitor
-
- visit(Binding) -
Method in class ContextInitializer
-
- visit(Binding) -
Method in class ElementEncodeExecutor
-
- visit(Binding) -
Method in class GetPropertiesExecutor
-
- visit(Binding) -
Method in class GetPropertyExecutor
-
- visit(Binding) -
Method in class ParseExecutor
-
- visit(XSDTypeDefinition) -
Method in interface TypeWalker.Visitor
- Supplies the current type to the visitor.
- visitBinaryComparisonOperator(BinaryComparisonOperator, Object) -
Method in class FilterToSQL
- Common implementation for BinaryComparisonOperator filters.
- visitBinarySpatialOperator(BinarySpatialOperator, Object) -
Method in class SQLEncoderDB2
-
- visitBinarySpatialOperator(BinarySpatialOperator, Object, String) -
Method in class SQLEncoderDB2
-
- visitBinarySpatialOperator(BinarySpatialOperator, Object) -
Method in class FilterToSQL
-
- visitCompareFilter(Filter) -
Method in class FilterVisitorFilterWrapper
-
- visitEdges(GraphVisitor) -
Method in class BasicGraph
-
- visitEdges(GraphVisitor) -
Method in interface Graph
- Applies the visitor pattern to the edges of the graph.
- visitGeometryFilter(SpatialOperator) -
Method in class FilterVisitorFilterWrapper
-
- visitLiteralGeometry(Literal) -
Method in class SQLEncoderDB2
- Construct the appropriate geometry type from the WKT representation of a literal
expression
- visitLiteralGeometry(Literal) -
Method in class FilterToSQL
- Subclasses must implement this method in order to encode geometry
filters according to the specific database implementation
- visitLiteralGeometry(LiteralExpression) -
Method in class SQLEncoder
- Deprecated. Subclasses must implement this method in order to encode geometry
filters according to the specific database implementation
- visitLiteralGeometry(LiteralExpression) -
Method in class SQLEncoderPostgis
- Checks to see if the literal is a geometry, and encodes it if it is, if
not just sends to the parent class.
- visitLogicFilter(Filter) -
Method in class FilterVisitorFilterWrapper
-
- visitNodes(GraphVisitor) -
Method in class BasicGraph
-
- visitNodes(GraphVisitor) -
Method in interface Graph
- Applies the visitor pattern to the nodes of the graph.
- visitNullFilter(Object) -
Method in class GeometryEncoderSDE
-
- visitNullFilter(Object) -
Method in class FilterToSQL
- Encodes a null filter value.
- visitNullFilter(Object) -
Method in class FilterVisitorFilterWrapper
-
- visitNullFilter(Object) -
Method in class AbstractFilterVisitor
- Deprecated. Does nothing.
- visitNullFilter(Object) -
Method in class AbstractFinderFilterVisitor
-
- visitNullFilter(Object) -
Method in class CapabilitiesFilterSplitter
-
- visitNullFilter(Object) -
Method in class DefaultFilterVisitor
-
- visitNullFilter(Object) -
Method in class DuplicatingFilterVisitor
-
- visitNullFilter(Object) -
Method in class IsFullySupportedFilterVisitor
-
- visitNullFilter(Object) -
Method in class IsSupportedFilterVisitor
-
- visitNullFilter(Object) -
Method in class NullFilterVisitor
-
- visitNullFilter(Object) -
Method in class OperatorNameFilterVisitor
-
- visitNullFilter(Object) -
Method in class PostPreProcessFilterSplittingVisitor
- Deprecated.
- VISITOR -
Static variable in class IsStaticExpressionVisitor
-
- VISUAL_AXIS_LENGTH -
Static variable in interface Graduation
- Rendering hint for the axis length, in pixels or points (1/72 of inch).
- VISUAL_TICK_SPACING -
Static variable in interface Graduation
- Rendering hint for the preferred spacing between ticks, in pixels or points
(1/72 of inch).
- Vocabulary - Class in org.geotools.renderer.i18n
- Base class for locale-dependent resources.
- Vocabulary() -
Constructor for class Vocabulary
-
- VocabularyKeys - Class in org.geotools.renderer.i18n
- Resource keys.
- volume(double, double, double) -
Static method in class SeaWater
- Computes volume as a function of salinity, temperature and pressure.
- volumeAnomaly(double, double, double) -
Static method in class SeaWater
- Computes volumic anomaly as a function of salinity, temperature and pressure.
- VolumeType -
Static variable in class GML
-
- VOLUMETYPE_TYPE -
Static variable in class GMLSchema
-
<complexType name="VolumeType">
<annotation>
<documentation>Value of a spatial volume quantity, with its units.
WARNING
message.
Warp
object as a two-dimensional transform.WarpTransform2D
.WeakHashSet.WeakHashSet(Class)
.
WeakHashSet
.
Map
implementation with weak values.WeakValueHashMap
.
WeakValueHashMap
of the requested size and default load factor.
WeakValueHashMap
populated with the contents of the provied map.
org.geotools.referencing.factory.web
package in a future Geotools version, in order to put together other web-related factories defined
outside the WMS specification. Don't use this class directly. You should not need to
anyway - use ReferencingFactoryFinder
instead, which
will continue to work no matter where this class is located.CRS
authority.
CRS
authority using the specified hints.
http://www.opengis.net/wfs
for the
http://schemas.opengis.net/wfs/1.1.0/wfs.xsd
schema.WFSDataStore
.
WFSProtocol
implementation to talk to a WFS 1.1.0 server leveraging the GeoTools xml-xsd
subsystem for schema assisted parsing and encoding of WFS requests and responses.DataStore
extension interface to provide WFS specific extra information.DataStoreFactorySpi
to connect to a Web Feature Service.WFSDataStoreFactory.WFSFactoryParam
subclass that allows to provide a default value to the lookUp method.ExceptionReport
and is meant to be produced by
ExceptionReportParser
.FeatureSource
extension interface to provide WFS specific extra information.WFSProtocol
ServiceInfo
interface to provide WFS specific metadata.WFSDataStore
to take
care of specific WFS implementations limitations or deviations from the spec.WorldFileReader
.
WorldFileReader
.
WorldFileReader
.
WorldFileReader
.
MathTransform
or AffineTransform
.ReferencedEnvelope
that doe not assume anything on axes order.
GridGeometry2D
.
GridSampleDimension
.
Range
in a NumberRange
object.
AbstractInternationalString
, returns it unchanged.
AttributeType
in AttributeDescriptor
.
AttributeType
in AttributeDescriptor
.
WritableByteChannelDecorator.close()
it also calls
ShapefileFiles.unlock method to release the lock on the URL.Base64.OutputStream.write(int)
repeatedly until len
bytes are written.
Encoder.encode(Object, QName, OutputStream)
.
gml:boundedBy
element to output based on
fc.getBounds()
ImageWorker
as a GIF
using the provided destination, compression and compression rate.
ImageWorker
as a JPEG
using the provided destination , compression and compression rate.
ParameterValueGroup
that controls the writing process for a
GridCoverageWriter
through the
GridCoverageWriter.write(org.opengis.coverage.grid.GridCoverage, org.opengis.parameter.GeneralParameterValue[])
method.
ImageWorker
as a PNG
using the provided destination, compression and compression rate.
xCoeffs
" parameter value.
XAffineTransform
that is a
copy of the specified AffineTransform
object.
XAffineTransform
from 6 values representing the 6 specifiable
entries of the 3×3 transformation matrix.
Math
.DatatypeFactory
.GetFeatureParser
implementation that uses plain xml pull to parse a GetFeature
response.org.geotools.nature
package to be exported to
OpenOffice.Feature
.org.geotools.referencing
package to be exported to
OpenOffice.Format
, which may be used to parse
and format xs:dateTime
values.Format
, which may be used
to parse and format xs:dateTime
values.Format
, which may be used to parse
and format xs:dateTime
values.yCoeffs
" parameter value.
ZoomPane
.
equals
method.
<simpleType name="_isSphere">
<restriction base="string">
<enumeration value="sphere"/>
</restriction>
</simpleType>
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |