- c - Variable in class Plane
-
The c coefficient for this plane.
- cache - Variable in class AbstractCachedAuthorityFactory
-
Cache to be used for referencing objects defined by this authority.
- CACHE - Static variable in class WKTMarkFactory
-
- cache(Element, Map) - Method in class FilterComplexTypes.ServiceExceptionType
-
- cache(Element, Map) - Method in class GMLComplexTypes.AbstractFeatureCollectionType
-
- cache(Element, Map) - Method in interface ComplexType
-
This method is a directive to the parser whether to keep the data around in memory for post
processing.
- cache(Element, Map) - Method in class ComplexTypeGT
-
TODO summary sentence for cache ...
- cache(Element, Map) - Method in class XSISimpleTypes.AnyType
-
TODO summary sentence for cache ...
- CACHE_LIMIT - Static variable in class Hints
-
The recommended maximum number of referencing objects to hold in a
authority factory.
- CACHE_MEMORY_MAPS - Static variable in class ShapefileDataStoreFactory
-
Optional - enable/disable the use of memory-mapped io
- CACHE_POLICY - Static variable in class Hints
-
Policy to use for caching referencing objects.
- CACHE_SERVICE_EXCEPTIONS - Static variable in class FilterComplexTypes
-
- CachedAuthorityDecorator - Class in org.geotools.referencing.factory
-
An authority factory that caches all objects created by delegate factories.
- CachedAuthorityDecorator(AuthorityFactory) - Constructor for class CachedAuthorityDecorator
-
Constructs an instance wrapping the specified factory with a default cache.
- CachedAuthorityDecorator(AuthorityFactory, ObjectCache) - Constructor for class CachedAuthorityDecorator
-
Constructs an instance wrapping the specified factory.
- CachedCRSAuthorityDecorator - Class in org.geotools.referencing.factory
-
An authority factory that caches all objects created by the delegate CRSAuthorityFactory.
- CachedCRSAuthorityDecorator(CRSAuthorityFactory) - Constructor for class CachedCRSAuthorityDecorator
-
Constructs an instance wrapping the specified factory with a default cache.
- CachedCRSAuthorityDecorator(CRSAuthorityFactory, ObjectCache) - Constructor for class CachedCRSAuthorityDecorator
-
Constructs an instance wrapping the specified factory.
- CachedImageLoader - Class in org.geotools.tile.util
-
The CachedImageLoader is a simple ImageLoader that uses your disk as a cache for tiles.
- CachedImageLoader(File) - Constructor for class CachedImageLoader
-
- CachedQuadTree - Class in org.geotools.data.shapefile.index
-
An experimental QIX in memory index cache.
- CachedQuadTree(QuadTree) - Constructor for class CachedQuadTree
-
- cacheValue - Variable in class AbstractPreparedGeometryFilter
-
If both expressions are literals the value will never change.
- CACHING - Static variable in class Utils.Prop
-
- CachingFeatureSource - Class in org.geotools.data
-
- CachingFeatureSource(FeatureSource) - Constructor for class CachingFeatureSource
-
Deprecated.
- CachingFeatureSource(SimpleFeatureSource) - Constructor for class CachingFeatureSource
-
Deprecated.
- calc(SimpleFeatureCollection, FeatureCalc) - Static method in class CollectionUtil
-
- CalcResult - Interface in org.geotools.feature.visitor
-
Encapsulates the results from a FeatureCalc, and includes methods for obtaining and merging
results.
- calculate() - Method in class AStarShortestPathFinder
-
Performs the graph traversal and calculates the shortest path from the source node to destiny
node in the graph.
- calculate() - Method in class DijkstraShortestPathFinder
-
Performs the graph traversal and calculates the shortest path from the source node to every
other node in the graph.
- calculateBounds() - Method in class ListFeatureCollection
-
Calculate bounds from features
- calculateExtentsNeeded() - Method in class ImageLevelInfo
-
- calculateLSM() - Method in class ProjectiveTransformBuilder
-
Calculates the parameters using the least square method.
- calculateMaxTileNumber() - Method in class ZoomLevel
-
- calculateMaxTilePerColNumber(int) - Method in class WebMercatorZoomLevel
-
The maximum tile-number: For example at zoom-level 2, the tilenames are in the following
range: 2/0/0 - 2/3/3 (zoom-level/x/y): zoom-level/2^(zoom-level)-1/2^(zoom-level)-1)
- calculateMaxTilePerColNumber(int) - Method in class ZoomLevel
-
- calculateMaxTilePerRowNumber(int) - Method in class WebMercatorZoomLevel
-
- calculateMaxTilePerRowNumber(int) - Method in class ZoomLevel
-
- calculateOGCScale(ReferencedEnvelope, int, Map) - Static method in class RendererUtilities
-
This method performs the computation using the methods suggested by the OGC SLD
specification, page 26.
- calculateOGCScaleAffine(CoordinateReferenceSystem, AffineTransform, Map) - Static method in class RendererUtilities
-
This method performs the computation using the methods suggested by the OGC SLD
specification, page 26.
- calculatePixelsPerMeterRatio(double, Map) - Static method in class RendererUtilities
-
Calculates the pixels per meter ratio based on a scale denominator.
- calculateResolutionNeeded() - Method in class ImageLevelInfo
-
- calculateScale(Envelope, CoordinateReferenceSystem, int, int, double) - Static method in class RendererUtilities
-
Deprecated.
- calculateScale(ReferencedEnvelope, int, int, Map) - Static method in class RendererUtilities
-
- calculateScale(ReferencedEnvelope, int, int, double) - Static method in class RendererUtilities
-
Find the scale denominator of the map.
- CalcUtil - Class in org.geotools.feature.visitor
-
- CalcUtil() - Constructor for class CalcUtil
-
- CalDate - Static variable in class GML
-
- CalDate - Static variable in class GML
-
- CALDATE_TYPE - Static variable in class GMLSchema
-
<simpleType name="CalDate">
<annotation>
<documentation xml:lang="en">Calendar dates may be indicated with varying degrees of precision,
using year, year-month, date.
- CALDATE_TYPE - Static variable in class GMLSchema
-
<simpleType name="CalDate">
<union memberTypes="date gYearMonth gYear"/>
</simpleType>
- Calendar - Class in org.geotools.nature
-
Approximations de quelques calculs astronomiques relatifs aux calendriers terrestres.
- Calendar - Interface in org.opengis.temporal
-
A discrete temporal reference system that provides a basis for defining temporal position to a
resolution of one day.
- CalendarDate - Interface in org.opengis.temporal
-
A data type that shall be used to identify temporal position within a calendar.
- calendarDateToDate(CalendarDate) - Static method in class Utils
-
Convert a CalendarDate object to java.util.Date.
- CalendarEra - Interface in org.opengis.temporal
-
Characteristics of each calendar era.
- call() - Method in class GranuleLoader
-
- call() - Method in class RenderingTask
-
Called by the executor to run this rendering task.
- callback - Variable in class JDBCFeatureReader
-
- CALLBACK_FACTORY - Static variable in class JDBCDataStoreFactory
-
JDBC callback factory
- callbackFactory - Variable in class JDBCDataStore
-
- Camera - Static variable in class KML
-
- CameraObjectExtensionGroup - Static variable in class KML
-
- CameraSimpleExtensionGroup - Static variable in class KML
-
- CameraType - Static variable in class KML
-
- CAMPAIGN - Static variable in class InitiativeType
-
Series of organized planned actions.
- CAN_BE_EMPTY - Static variable in class Utils.Prop
-
- canAccess(Driver.DriverCapabilities, Map<String, Serializable>) - Method in interface Driver
-
- canAccess(Driver.DriverCapabilities, Map<String, Serializable>) - Method in class DefaultDriver
-
- CANCEL - Static variable in class VocabularyKeys
-
Cancel
- cancel(boolean) - Method in class ProgressTask
-
- cancel(long) - Method in class DefaultRenderingExecutor
-
Cancels a specific rendering task.
- cancel(long) - Method in interface RenderingExecutor
-
Cancels a specific rendering task.
- cancel() - Method in class RenderingTask
-
- CANCEL - Static variable in class JWizard
-
Indicates that the 'Cancel' button was pressed to close the dialog, or the user pressed the
close box in the corner of the window.
- cancelAll() - Method in class DefaultRenderingExecutor
-
Since this task can only ever have a single task running, and no tasks queued,
this method simply checks for a running task and, if one exists, cancels it.
- cancelAll() - Method in interface RenderingExecutor
-
- canConnect(Map<String, Serializable>) - Static method in class CoverageIO
-
Test to see if this factory is suitable for processing the data pointed to by the params map.
- canConnect(Map<String, Serializable>) - Method in class DefaultDriver
-
- canConnect(Map<String, Serializable>) - Method in class DefaultFileDriver
-
- canConnect(URL, Map<String, Serializable>) - Method in class DefaultFileDriver
-
- canConnect(URL, Map<String, Serializable>) - Method in class NetCDFDriver
-
- canCount() - Method in class WFSClient
-
- canCreate(Name, Map<String, Serializable>, Hints, ProgressListener) - Method in interface CoverageAccess
-
Test to see if this coverage access is suitable for creating a
CoverageStore
referred
by Name, with the specified set of parameters.
- canCreate(Name, Map<String, Serializable>, Hints, ProgressListener) - Method in class DefaultCoverageAccess
-
- canCreate(Map<String, Serializable>) - Method in class DefaultDriver
-
- canCreate(Map<String, Serializable>) - Method in class DefaultFileDriver
-
- canCreate(URL, Map<String, Serializable>) - Method in class DefaultFileDriver
-
- 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.
- canDecodeInput(Object) - Method in class GrassBinaryImageReaderSpi
-
- canDecodeInput(Object) - Method in class NetCDFImageReaderSpi
-
- canDelegate(FeatureVisitor) - Method in class ForceCoordinateSystemFeatureResults
-
- canDelegate(FeatureVisitor) - Method in class ReprojectFeatureResults
-
- canDelegate(FeatureVisitor) - Method in class ReprojectingFeatureCollection
-
- canDelegate(FeatureVisitor) - Method in class ReTypingFeatureCollection
-
- canDelegate(FeatureVisitor) - Method in class DecoratingSimpleFeatureCollection
-
Methods for subclass to override in order to determine if the supplied visitor can be passed
to the delegate collection.
- canDelete(Name, Map<String, Serializable>, Hints) - Method in interface CoverageAccess
-
Test to see if this coverage access is suitable for deleting a
CoverageSource
referred by Name, with the specified set of parameters.
- canDelete(Name, Map<String, Serializable>, Hints) - Method in class DefaultCoverageAccess
-
- canDelete(Map<String, Serializable>) - Method in class DefaultDriver
-
- canDelete(Map<String, Serializable>) - Method in class DefaultFileDriver
-
- canDelete(URL, Map<String, Serializable>) - Method in class DefaultFileDriver
-
- 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
-
- canEncodeImage(ImageTypeSpecifier) - Method in class GrassBinaryImageWriterSpi
-
- canEvent() - Method in class PropertyFeatureStore
-
We handle events internally
- canEvent() - Method in class ContentFeatureSource
-
Determines if the store takes responsibility for issuing events.
- canEvent() - Method in class JDBCFeatureStore
-
We handle events internally
- canFilter() - Method in class MongoFeatureSource
-
- canFilter() - Method in class MongoFeatureStore
-
- canFilter() - Method in class ContentFeatureSource
-
Determines if the datastore can natively perform a filtering.
- canFilter() - Method in class WFSClient
-
- canFilter() - Method in class JDBCFeatureSource
-
- canFilter() - Method in class JDBCFeatureStore
-
- 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
-
Deprecated.
- canHandle(CoordinateAxis) - Method in class ClimatologicalTimeHandlerSpi
-
- canHandle(CoordinateAxis) - Method in interface CoordinateHandlerSpi
-
- canHandle(QName) - Method in class ParameterParserDelegate
-
- canHandle(QName, Attributes, Handler, Handler) - Method in class ParameterParserDelegate
-
- canHandle(QName) - Method in class QueryExpressionTextDelegate
-
- canHandle(Object) - Method in class BindingPropertyExtractor
-
- canHandle(URI) - Method in class HTTPURIHandler
-
- canHandle(QName) - Method in interface ParserDelegate
-
- canHandle(QName, Attributes, Handler, Handler) - Method in interface ParserDelegate2
-
Determines if this delegate can handle the specified element name.
- 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.
- canHandle(QName) - Method in class XSDParserDelegate
-
- canHaveTextContent(PropertyType) - Static method in class Types
-
Returns true if the type is either xs:anyType
or is derived from
xs:anyType
by extension and has mixed content.
- canLimit() - Method in class MongoFeatureSource
-
- canLimit() - Method in class MongoFeatureStore
-
- canLimit() - Method in class ContentFeatureSource
-
Determines if the datastore can natively limit the number of features returned in a query.
- canLimit() - Method in class WFSClient
-
- canLimit() - Method in class JDBCFeatureSource
-
- canLimit() - Method in class JDBCFeatureStore
-
- canLock() - Method in class ContentFeatureSource
-
Determines if the
datastore
can perform feature locking natively.
- canNodeAppear(String, ImageTypeSpecifier) - Method in class GrassBinaryImageMetadataFormat
-
- 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.
- CannotEvaluateException - Exception in org.opengis.coverage
-
The base class for exceptions thrown when a quantity can't be evaluated.
- CannotEvaluateException() - Constructor for exception CannotEvaluateException
-
Creates an exception with no message.
- CannotEvaluateException(String) - Constructor for exception CannotEvaluateException
-
Creates an exception with the specified message.
- CannotEvaluateException(String, Throwable) - Constructor for exception CannotEvaluateException
-
Creates an exception with the specified message.
- 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 MongoFeatureSource
-
- canOffset() - Method in class MongoFeatureStore
-
- canOffset() - Method in class ContentFeatureSource
-
Determines if the datastore can natively skip the first offset
number of
features returned in a query.
- canOffset() - Method in class JDBCFeatureSource
-
- canOffset() - Method in class JDBCFeatureStore
-
- canOffsetTiles() - Method in class GeoToolsWriteParams
-
- CANONICAL_SCHEMA_LOCATION - Static variable in class GML
-
- CANONICAL_SCHEMA_LOCATION - Static variable in class WFS
-
- CanonicalSet<E> - Class in org.geotools.util
-
A canonical set of objects, used to optimize memory use.
- CanonicalSet() - Constructor for class CanonicalSet
-
- CanonicalSet(Class<E>) - Constructor for class CanonicalSet
-
Constructs a CanonicalSet
for elements of the specified type.
- canonicalUnits - Variable in class Entry
-
- canProcess(Map<String, Serializable>) - Method in class SampleDataAccessFactory
-
Are these parameters for us?
- canProcess(Map<String, Serializable>) - Method in class ArcSDEDataStoreFactory
-
- canProcess(Map<String, Serializable>) - Method in class ArcSDEJNDIDataStoreFactory
-
Returns whether this factory could process the given parameters.
- canProcess(Driver.DriverCapabilities, URL, Map<String, Serializable>) - Method in interface FileDriver
-
- canProcess(Driver.DriverCapabilities, URL, Map<String, Serializable>) - Method in class DefaultFileDriver
-
- canProcess(Map<String, Serializable>) - Method in class NetCDFAuxiliaryStoreFactory
-
- canProcess(Map) - Method in class AbstractDataStoreFactory
-
Deprecated.
Default implementation verifies the Map against the Param information.
- canProcess(Map) - Method in class AppSchemaDataAccessFactory
-
- 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, DataAccessFactory.Param[]) - Static method in class DataUtilities
-
Verifies a Map of parameters against the Param information.
- 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<String, Serializable>) - Method in class PropertyDataStoreFactory
-
Works for a file directory or property file
- canProcess(Map) - Method in class ShapefileDataStoreFactory
-
- canProcess(URL) - Method in class ShapefileDataStoreFactory
-
- canProcess(Map) - Method in class ShapefileDirectoryFactory
-
- canProcess(Map) - Method in class SQLServerDataStoreFactory
-
- canProcess(Map) - Method in class WFSDataAccessFactory
-
Checks whether params
contains a valid set of parameters to connect to a WFS.
- canProcess(Map, int) - Method in class WFSDataAccessFactory
-
- canProcess(WFSRequest, String) - Method in class AbstractGetFeatureResponseParserFactory
-
Checks if this factory can create a parser for the potential responses of the given WFS
request.
- canProcess(WFSOperationType) - Method in class AbstractGetFeatureResponseParserFactory
-
- canProcess(WFSRequest, String) - Method in class DescribeFeatureTypeResponseFactory
-
- canProcess(WFSOperationType) - Method in class DescribeFeatureTypeResponseFactory
-
- canProcess(WFSRequest, String) - Method in class DescribeStoredQueriesResponseFactory
-
- canProcess(WFSOperationType) - Method in class DescribeStoredQueriesResponseFactory
-
- canProcess(WFSRequest, String) - Method in class ListStoredQueriesResponseFactory
-
- canProcess(WFSOperationType) - Method in class ListStoredQueriesResponseFactory
-
- canProcess(WFSRequest, String) - Method in class TransactionResponseFactory
-
- canProcess(WFSOperationType) - Method in class TransactionResponseFactory
-
- canProcess(WFSRequest, String) - Method in interface WFSResponseFactory
-
Indicates whether this factory is able to produce a parser that deals with the possible
responses of the given WFS request.
- canProcess(WFSOperationType) - Method in interface WFSResponseFactory
-
- canProcess(Map) - Method in class WFSDataStoreFactory
-
Checks whether params
contains a valid set of parameters to connecto to a WFS.
- canProcess(Map) - Method in class JDBCDataStoreFactory
-
Default implementation verifies the Map against the Param information.
- canReclaimMemory() - Method in class RecyclingTileFactory
-
Returns true
.
- canRender(String) - Method in class CustomGlyphRenderer
-
- canRender(String) - Method in interface GlyphRenderer
-
- canReproject() - Method in class ContentFeatureSource
-
Determines if the datastore can natively perform reprojection.
- canRetype() - Method in class MongoFeatureSource
-
- canRetype() - Method in class MongoFeatureStore
-
- 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
.
- canRetype() - Method in class WFSClient
-
- canRetype() - Method in class JDBCFeatureSource
-
- canRetype() - Method in class JDBCFeatureStore
-
- canSimplify(Envelope) - Method in class ScreenMap
-
- canSort() - Method in class MongoFeatureSource
-
- canSort() - Method in class MongoFeatureStore
-
- canSort(SimpleFeatureType, SortBy[]) - Static method in class SortedFeatureIterator
-
Checks if the schema and the sortBy are suitable for merge/sort.
- canSort(SimpleFeatureType, SortBy[]) - Static method in class SortedFeatureReader
-
Checks if the schema and the sortBy are suitable for merge/sort.
- canSort() - Method in class ContentFeatureSource
-
Determines if the datastore can natively perform sorting.
- canSort() - Method in class WFSClient
-
- canSort() - Method in class JDBCFeatureSource
-
- canSort() - Method in class JDBCFeatureStore
-
- CANT_BIND_DATASOURCE_$1 - Static variable in class LoggingKeys
-
Failed to bind a "{0}" entry.
- CANT_COMPUTE_DERIVATIVE - Static variable in class ErrorKeys
-
Can't compute derivative.
- CANT_CONCATENATE_TRANSFORMS_$2 - Static variable in class ErrorKeys
-
Can't concatenate transforms "{0}" and "{1}".
- CANT_CONNECT_DATABASE_$1 - Static variable in class ErrorKeys
-
Failed to connect to the {0} database.
- CANT_CONVERT_FROM_TYPE_$1 - Static variable in class ErrorKeys
-
Can't convert value from type '{0}'.
- CANT_CREATE_COORDINATE_OPERATION_$1 - Static variable in class LoggingKeys
-
Failed to create a coordinate operation from "{0}" authority factory.
- CANT_CREATE_FACTORY_$1 - Static variable in class ErrorKeys
-
Can't create a factory of type "{0}".
- CANT_CREATE_FROM_TEXT_$1 - Static variable in class ErrorKeys
-
Can't create object of type '{0}' from a text.
- CANT_CROP - Static variable in class ErrorKeys
-
An error occurred while cropping.
- CANT_DISPOSE_BACKING_STORE - Static variable in class LoggingKeys
-
Failed to dispose the backing store after timeout.
- CANT_EVALUATE_$1 - Static variable in class ErrorKeys
-
Can't evaluate a value for coordinate ({0}).
- CANT_GET_DATASOURCE_$1 - Static variable in class ErrorKeys
-
Failed to get the data source for name "{0}".
- CANT_LOAD_SERVICE_$2 - Static variable in class LoggingKeys
-
Can't load a service for category "{0}".
- CANT_READ_$1 - Static variable in class ErrorKeys
-
Can't read file "{0}".
- CANT_READ_FILE_$1 - Static variable in class LoggingKeys
-
Can't read "{0}".
- CANT_REDUCE_TO_TWO_DIMENSIONS_$1 - Static variable in class ErrorKeys
-
Can't reduce "{0}" to a two-dimensional coordinate system.
- CANT_REGISTER_JAI_OPERATION_$1 - Static variable in class LoggingKeys
-
Can't register JAI operation "{0}".
- CANT_REPROJECT_$1 - Static variable in class ErrorKeys
-
Can't reproject grid coverage "{0}".
- CANT_SEPARATE_CRS_$1 - Static variable in class ErrorKeys
-
Can't separate CRS "{0}".
- CANT_SET_PARAMETER_VALUE_$1 - Static variable in class ErrorKeys
-
Can't set a value to the parameter "{0}".
- CANT_TRANSFORM_ENVELOPE - Static variable in class ErrorKeys
-
Can't transform envelope.
- CANT_TRANSFORM_VALID_POINTS - Static variable in class ErrorKeys
-
Can't transform some points that should be valid.
- canTransact() - Method in class ContentFeatureSource
-
Determines if the store can natively manage transactions.
- canTransact() - Method in class JDBCFeatureSource
-
- canTransact() - Method in class JDBCFeatureStore
-
- 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
- canUnwrap(Connection) - Method in class LifecycleConnectionUnWrapper
-
- canUnwrap(Statement) - Method in class LifecycleConnectionUnWrapper
-
- CANVAS_NOT_OWNER_$1 - Static variable in class ErrorKeys
-
Graphic "{0}" is owned by an other canvas.
- canWriteCompressed() - Method in class GeoToolsWriteParams
-
- canWriteProgressive() - Method in class GeoToolsWriteParams
-
- canWriteTiles() - Method in class GeoToolsWriteParams
-
- CAPABILITIES - Static variable in class DefaultCoverageSource
-
- Capabilities - Static variable in class CSW
-
- 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 StrictWFS_1_x_Strategy
-
The WFS GetCapabilities document.
- capabilities - Variable in class WFSGetCapabilities
-
- 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(String, ScalarCapabilities, SpatialCapabilities, IdCapabilities, TemporalCapabilities) - Method in class FilterFactoryImpl
-
- capabilities - Variable in class AbstractGetTileRequest
-
- Capabilities - Static variable in class WCS
-
- Capabilities - Static variable in class WCS
-
- Capabilities - Static variable in class WMTS
-
- Capabilities - Static variable in class WPS
-
- capabilities(String, ScalarCapabilities, SpatialCapabilities, IdCapabilities) - Method in interface FilterFactory
-
filter capabilities
- capabilities(String, ScalarCapabilities, SpatialCapabilities, IdCapabilities, TemporalCapabilities) - Method in interface FilterFactory
-
filter capabilities
- Capabilities200ServiceInfo - Class in org.geotools.data.wfs.internal.v2_0
-
- Capabilities200ServiceInfo(String, URL, WFSCapabilitiesType) - Constructor for class Capabilities200ServiceInfo
-
- CapabilitiesBaseType - Static variable in class OWS
-
- CapabilitiesBaseType - Static variable in class OWS
-
- CapabilitiesBaseType - Static variable in class OWS
-
- CapabilitiesBaseType_Languages - 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
-
- CapabilitiesBinding - Class in org.geotools.wmts.bindings
-
Binding object for the element http://www.opengis.net/wmts/1.0:Capabilities.
- CapabilitiesBinding(wmtsv_1Factory) - Constructor for class CapabilitiesBinding
-
- CapabilitiesExpressionVisitor() - Constructor for class ComplexFilterSplitter.CapabilitiesExpressionVisitor
-
- 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
-
- CapabilitiesServiceInfo - Class in org.geotools.data.wfs.internal.v1_x
-
- CapabilitiesServiceInfo(String, URL, WFSCapabilitiesType) - Constructor for class CapabilitiesServiceInfo
-
- CapabilitiesType - Static variable in class CSW
-
- CapabilitiesType - Static variable in class WCS
-
- Capability - Static variable in class WCS
-
- Capability - Static variable in class WFSCapabilities
-
- Capability - Static variable in class WMS
-
- CapabilityBinding - Class in org.geotools.wfs.v1_0
-
- CapabilityBinding() - Constructor for class CapabilityBinding
-
- capable - Variable in class ComplexFilterSplitter.CapabilitiesExpressionVisitor
-
- cardinality(int, int) - Method in class TypeBuilder
-
- CARTESIAN - Static variable in class VocabularyKeys
-
Cartesian
- CARTESIAN - Static variable in class DefaultGeocentricCRS
-
- CARTESIAN_2D - Static variable in class VocabularyKeys
-
Cartesian 2D
- 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 VocabularyKeys
-
Cartesian 3D
- CARTESIAN_3D - Static variable in class DefaultEngineeringCRS
-
A three-dimensional cartesian coordinate reference system with
x,
y,
z axis in metres.
- CartesianAuthorityFactory - Class in org.geotools.referencing.factory.epsg
-
A factory providing a EPSG code for a cartesian engineering systems
- CartesianAuthorityFactory() - Constructor for class CartesianAuthorityFactory
-
- CartesianAuthorityFactory(Hints) - Constructor for class CartesianAuthorityFactory
-
- CartesianCS - Static variable in class GML
-
- cartesianCS - Static variable in class GML
-
- CartesianCS - Static variable in class GML
-
- CartesianCS - Interface in org.opengis.referencing.cs
-
A 1-, 2-, or 3-dimensional coordinate system.
- CartesianCSPropertyType - Static variable in class GML
-
- CARTESIANCSPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CartesianCSPropertyType">
<annotation>
<documentation>gml:CartesianCSPropertyType is a property type for association roles to a Cartesian coordinate system, either referencing or containing the definition of that coordinate system.
- cartesianCSRef - 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 - 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.
- CARTESIANCSTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CartesianCSType">
<complexContent>
<extension base="gml:AbstractCoordinateSystemType"/>
</complexContent>
</complexType>
- CartesianDistanceFilter - Class in org.geotools.filter
-
Defines geometry filters with a distance element.
- CartesianDistanceFilter() - Constructor for class CartesianDistanceFilter
-
Deprecated.
- CartesianDistanceFilter(Expression, Expression) - Constructor for class CartesianDistanceFilter
-
- CartesianDistanceFilter(Expression, Expression, MultiValuedFilter.MatchAction) - Constructor for class CartesianDistanceFilter
-
- CARTRIDGE_3480 - Static variable in class MediumName
-
3480 cartridge tape drive.
- CARTRIDGE_3490 - Static variable in class MediumName
-
3490 cartridge tape drive.
- CARTRIDGE_3580 - Static variable in class MediumName
-
3580 cartridge tape drive.
- CARTRIDGE_TAPE_1_QUARTER_INCH - Static variable in class MediumName
-
¼ inch magnetic tape.
- CARTRIDGE_TAPE_4mm - Static variable in class MediumName
-
4 millimetre magnetic tape.
- CARTRIDGE_TAPE_8mm - Static variable in class MediumName
-
8 millimetre magnetic tape.
- CASSINI_SOLDNER_PROJECTION - Static variable in class VocabularyKeys
-
Cassini-Soldner projection
- CassiniSoldner - Class in org.geotools.referencing.operation.projection
-
Cassini-Soldner Projection (EPSG code 9806).
- CassiniSoldner(ParameterValueGroup) - Constructor for class CassiniSoldner
-
- CassiniSoldner.Provider - Class in org.geotools.referencing.operation.projection
-
- cast(String, Class) - Method in class FilterToSQL
-
Gives the opportunity to subclasses to force the property to the desired type.
- cast(String, Class) - Method in class PostgisFilterToSQL
-
- 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.
- cast(Number, Class<N>) - Static method in class ClassChanger
-
Casts the number to the specified class.
- 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.
- catalog - Variable in class GranuleCatalogSource
-
- catalog - Variable in class ImageMosaicConfigHandler
-
- CatalogBuilderConfiguration - Class in org.geotools.gce.imagemosaic.catalogbuilder
-
Simple bean that conveys the information needed by the CatalogBuilder to create a catalogue of
granules
- CatalogBuilderConfiguration() - Constructor for class CatalogBuilderConfiguration
-
- CatalogBuilderConfiguration(CatalogBuilderConfiguration) - Constructor for class CatalogBuilderConfiguration
-
- CatalogConfigurationBean - Class in org.geotools.gce.imagemosaic.catalog
-
Catalog configuration.
- CatalogConfigurationBean() - Constructor for class CatalogConfigurationBean
-
- CatalogConfigurationBean(CatalogConfigurationBean) - Constructor for class CatalogConfigurationBean
-
- catalogSymbol - Static variable in class GML
-
- catalogSymbol - Static variable in class GML
-
- CATEGORIES_DESCRIPTOR - Static variable in class GrassBinaryImageMetadata
-
the CATEGORIES_DESCRIPTOR key for the metadata tree.
- Categorize - Interface in org.geotools.filter.visitor
-
Categorization: The transformation of continuous values to distinct values.
- Categorize - Static variable in class SE
-
- CategorizeBinding - Class in org.geotools.se.v1_1.bindings
-
Binding object for the element http://www.opengis.net/se:Categorize.
- CategorizeBinding(StyleFactory, FilterFactory) - Constructor for class CategorizeBinding
-
- CategorizeFunction - Class in org.geotools.filter.function
-
Implementation of "Categorize" as a normal function.
- CategorizeFunction() - Constructor for class CategorizeFunction
-
- CategorizeFunction(List<Expression>, Literal) - Constructor for class CategorizeFunction
-
- CategorizeType - Static variable in class SE
-
- Category - Class in org.geotools.coverage
-
A category delimited by a range of 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, int, boolean) - 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) - Constructor for class Category
-
Constructs a quantitative category for sample values ranging from lower
inclusive to
upper
exclusive.
- Category(CharSequence, Color[], NumberRange) - Constructor for class Category
-
Constructs a quantitative category for sample values in the specified range.
- Category(CharSequence, Color[], NumberRange, boolean) - Constructor for class Category
-
Constructs a qualitative or quantitative category for samples in the specified range.
- Category - Static variable in class GML
-
- Category - Static variable in class GML
-
- CATEGORY - Static variable in class VocabularyKeys
-
Category
- CategoryExtent - Static variable in class GML
-
- CategoryExtent - Static variable in class GML
-
- CategoryExtentType - 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.
- CATEGORYEXTENTTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CategoryExtentType">
<simpleContent>
<restriction base="gml:CodeOrNilReasonListType">
<length value="2"/>
</restriction>
</simpleContent>
</complexType>
- CategoryList - Static variable in class GML
-
- CategoryList - Static variable in class GML
-
- CategoryPropertyType - 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.
- CATEGORYPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CategoryPropertyType">
<sequence minOccurs="0">
<element ref="gml:Category"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- CATS - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- cause - Variable in exception CQLException
-
- cause - Variable in exception ServiceException
-
- ccmdl - Variable in class GrassBinaryImageReader
-
- CD_ROM - Static variable in class MediumName
-
Read-only optical disk.
- 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.
- CELL - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- Cell - Class in org.geotools.process.geometry
-
Based on Vladimir Agafonkin's Algorithm https://www.mapbox.com/blog/polygon-center/
Implementation of quadtree cells for "Pole of inaccessibility".
- CELL_CENTER - Static variable in class PixelInCell
-
The origin of the image coordinate system is the centre of a grid cell or image pixel.
- CELL_CORNER - Static variable in class PixelInCell
-
The origin of the image coordinate system is the corner of a grid cell, or half-way between
the centres of adjacent image pixels.
- CELL_MISC - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- CellAttribute(float, String) - Constructor for class AttributeTable.CellAttribute
-
- CellAttribute(float, float, String) - Constructor for class AttributeTable.CellAttribute
-
- CellGeometry - Class in org.opengis.metadata.spatial
-
Code indicating whether grid data is point or area.
- CELLHD - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- CELLMISC_FORMAT - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- CELLMISC_NULL - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- CELLMISC_QUANT - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- CELLMISC_RANGE - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- CENTER - Static variable in class PixelOrientation
-
Point in a pixel corresponding to the Earth location of the pixel.
- CENTER_TO_CORNER - Static variable in class CoverageUtilities
-
AffineTransform
that can be used to go from an image datum placed at the center of
pixels to one that is placed at ULC.
- centerLineOf - Static variable in class GML
-
- centerLineOf - Static variable in class GML
-
- centerLineOf - Static variable in class GML
-
- centerOf - Static variable in class GML
-
- centerOf - Static variable in class GML
-
- centerOf - Static variable in class GML
-
- CENTRAL_MERIDIAN - Static variable in class NetCDFUtilities
-
- CENTRAL_MERIDIAN - Static variable in class MapProjection.AbstractProvider
-
- centralMeridian - Variable in class MapProjection
-
Central longitude in radians.
- centre() - Method in class ReferencedEnvelope3D
-
Computes the coordinate of the centre of this envelope (as long as it is non-null
- centroid(Geometry) - Static method in class StaticGeometry
-
- centroid(Geometry) - Static method in class GeometryFunctions
-
- CentroidProcess - Class in org.geotools.process.vector
-
A process that returns the centroids for the geometries in the input feature collection.
- CentroidProcess() - Constructor for class CentroidProcess
-
- CERP_ESRI_PE_STRING - Static variable in class NetCDFUtilities
-
- 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.
- chainSize() - Method in class FeatureChainedAttributeVisitor.FeatureChainedAttributeDescriptor
-
Gets the size of the feature types chain.
- Change - Static variable in class KML
-
- ChangeCase - Static variable in class SE
-
- ChangeCaseBinding - Class in org.geotools.se.v1_1.bindings
-
Binding object for the element http://www.opengis.net/se:ChangeCase.
- ChangeCaseBinding(FilterFactory) - Constructor for class ChangeCaseBinding
-
- ChangeCaseType - Static variable in class SE
-
- changed(FeatureEvent) - Method in interface FeatureListener
-
Gets called when a FeatureEvent is fired.
- CHANGED_COORDINATE_REFERENCE_SYSTEM - Static variable in class LoggingKeys
-
Changed the renderer coordinate system.
- changeDimensionInName(IdentifiedObject, String, String) - Static method in class CRSUtilities
-
Changes the dimension declared in the name.
- changedUpdate(DocumentEvent) - Method in class JWizard.Controller
-
- ChangeType - Static variable in class KML
-
- ChangeType - Static variable in class KML
-
- changeUrlExt(URL, String) - Static method in class DataUtilities
-
- changeUrlExt(URL, String) - Static method in class URLs
-
Changes the ending (e.g. ".sld") of a
URL
- CHANNEL_SELECTION - Static variable in class VocabularyKeys
-
Channel Selection
- channelName(String) - Method in class SelectedChannelTypeBuilder
-
- channelName(Expression) - Method in class SelectedChannelTypeBuilder
-
- channelSelection() - Method in class RasterSymbolizerBuilder
-
- ChannelSelection - Static variable in class SE
-
- 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).
- channelSelection(SelectedChannelType) - Method in interface StyleFactory
-
- channelSelection(SelectedChannelType, SelectedChannelType, SelectedChannelType) - Method in interface StyleFactory
-
- channelSelection(SelectedChannelType) - Method in class StyleFactoryImpl
-
- channelSelection(SelectedChannelType, SelectedChannelType, SelectedChannelType) - Method in class StyleFactoryImpl
-
- channelSelection(SelectedChannelType) - Method in class StyleFactoryImpl2
-
- channelSelection(SelectedChannelType, SelectedChannelType, SelectedChannelType) - Method in class StyleFactoryImpl2
-
- ChannelSelection - Interface in org.opengis.style
-
The ChannelSelection element specifies the false-color channel selection for a multi-spectral
raster source (such as a multi-band satellite-imagery source).
- channelSelection(SelectedChannelType) - Method in interface StyleFactory
-
- channelSelection(SelectedChannelType, SelectedChannelType, SelectedChannelType) - Method in interface StyleFactory
-
- ChannelSelectionBinding - Class in org.geotools.se.v1_1.bindings
-
Binding object for the element http://www.opengis.net/se:ChannelSelection.
- ChannelSelectionBinding(StyleFactory) - Constructor for class ChannelSelectionBinding
-
- ChannelSelectionBuilder - Class in org.geotools.brewer.styling.builder
-
- ChannelSelectionBuilder() - Constructor for class ChannelSelectionBuilder
-
- ChannelSelectionBuilder(AbstractStyleBuilder<?>) - Constructor for class ChannelSelectionBuilder
-
- ChannelSelectionImpl - Class in org.geotools.styling
-
ChannelSelectionImpl
- ChannelSelectionImpl() - Constructor for class ChannelSelectionImpl
-
- ChannelSelectionType - Static variable in class SE
-
- ChannelSelectionUpdateStyleVisitor - Class in org.geotools.renderer.lite.gridcoverage2d
-
ChannelSelectionUpdateStyleVisitor is a
DuplicatingStyleVisitor
that is used to "reset"
style symbolizer's selection channel order when the GridCoverageReader used to read a coverage
supports band selection.
- ChannelSelectionUpdateStyleVisitor(SelectedChannelType[]) - Constructor for class ChannelSelectionUpdateStyleVisitor
-
- CHAR_SPACING_KEY - Static variable in interface TextSymbolizer
-
Option expand/shrink character spacing, expressed as a value in pixels.
- CHARACTER - Static variable in class Classes
-
Constants to be used in switch
statements.
- CHARACTER_STRING - Static variable in class Datatype
-
Free text field.
- CharacterPattern() - Method in class CQLParser
-
- CharacterPattern() - Method in class ECQLParser
-
- 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(char[], int, int) - Method in class ConvertToDomHandler
-
- characters(char[], int, int) - Method in class CopyingHandler
-
- characters(char[], int, int) - Method in class FilterFilter
-
Reads the only internal characters read by filters.
- 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 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
- characters(char[], int, int) - Method in class DelegatingHandler
-
- 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 class XSDParserDelegate
-
- characters(XMLStreamReader, SldTransformContext) - Method in class ExpressionHandler
-
- characters(XMLStreamReader, SldTransformContext) - Method in class FilterHandler
-
- characters(XMLStreamReader, SldTransformContext) - Method in class SldTransformHandler
-
- CharacterSet - Class in org.opengis.metadata.identification
-
Name of the character coding standard used for the resource.
- CharacterString - Static variable in class GCO
-
- CharacterString_PropertyType - Static variable in class GCO
-
- CHARACTERSTRING_PROPERTYTYPE_TYPE - Static variable in class GCOSchema
-
<xs:complexType name="CharacterString_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gco:CharacterString"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- charAt(int) - Method in class Identification
-
- 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
-
- CHARSET - Static variable in class TeradataDataStoreFactory
-
charset to use when reading character data
- CharsetConverterFactory - Class in org.geotools.data.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
-
- CharUtilities - Class in org.geotools.util
-
A set of utilities for characters handling.
- check() - Method in class CatalogBuilderConfiguration
-
- CHECK_AUXILIARY_METADATA - Static variable in class Utils
-
- CHECK_AUXILIARY_METADATA - Static variable in class Utils.Prop
-
Sets if the reader should look for auxiliary metadata PAM files
- CHECK_COORDINATE_PLUGINS - Static variable in class NetCDFUtilities
-
- CHECK_COORDINATE_PLUGINS_KEY - Static variable in class NetCDFUtilities
-
- checkAllPropertiesIndexed(List<String>, FeatureTypeMapping) - Static method in class IndexQueryUtils
-
Checks if all properties are indexed in mapping
- checkAndSet(Envelope) - Method in class ScreenMap
-
- checkAndSet(int, int) - Method in class ScreenMap
-
Checks if the geometry should be skipped.
- checkAttributeFound(PropertyName, XPathUtil.StepList, FeatureChainedAttributeVisitor, FeatureChainedAttributeVisitor, List<FeatureChainedAttributeVisitor.FeatureChainedAttributeDescriptor>) - Method in class ComplexFilterSplitter
-
Attribute error check
- checkColorModels(ColorModel, byte[][], ColorModel) - Static method in class Utils
-
This method checks the
ColorModel
of the current image with the one of the first
image in order to check if they are compatible or not in order to perform a mosaic operation.
- checkCompatibleCoverages(GridCoverage2D, GridCoverage2D) - Static method in class BaseCoverageAlgebraProcess
-
- checkCompatibleCoveragesForMerge(Collection<GridCoverage2D>) - Static method in class BaseCoverageAlgebraProcess
-
Utility method for ensuring that all the Input Coverages have the same CRS
- checkCompatibleCRS(CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class BaseCoverageAlgebraProcess
-
Utility method for checking if two CRS are equals
- checkCoordinateReferenceSystemDimension() - Method in class ReferencedEnvelope
-
Convenience method for checking coordinate reference system validity.
- checkCoordinatesRange(Geometry, CoordinateReferenceSystem) - Static method in class JTS
-
Checks a Geometry coordinates are within the area of validity of the specified reference
system.
- checkDateDigits(String) - Static method in class NetCDFTimeUtilities
-
- checkDBType(Map) - Method in class DB2NGDataStoreFactory
-
- checkDBType(Map) - Method in class OracleNGDataStoreFactory
-
- checkDBType(Map) - Method in class PostgisNGDataStoreFactory
-
- checkDBType(Map) - Method in class TeradataDataStoreFactory
-
- checkDBType(Map) - Method in class JDBCDataStoreFactory
-
- checkDBType(Map, String) - Method in class JDBCDataStoreFactory
-
- checkDBType(Map) - Method in class JDBCJNDIDataStoreFactory
-
- 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.
- checkDirectory(File) - Static method in class DataUtilities
-
Checks that the provided directory path refers to an existing/readable directory.
- checkDirectory(String, boolean) - Static method in class Utils
-
- CheckedArrayList<E> - Class in org.geotools.util
-
- 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
-
- 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.
- checkEmptySourceRegion(ImageReadParam, Rectangle) - Static method in class CoverageUtilities
-
Checks that the provided
dimensions
when intersected with the source region used by
the provided
ImageReadParam
instance does not result in an empty
Rectangle
.
- checkEmptySourceRegion(ImageReadParam, Rectangle) - Static method in class ImageUtilities
-
Checks that the provided
dimensions
when intersected with the source region used
by the provided
ImageReadParam
instance does not result in an empty
Rectangle
.
- checkError() - Method in class TransformerBase.Task
-
Did an error occur?
- checkFileReadable(File) - Static method in class Utilities
-
Checks that a
File
is a real file, exists and is readable.
- checkFileReadable(File, Logger) - Static method in class DataUtilities
-
Checks that a
File
is a real file, exists and is readable.
- checkFileReadable(File) - Static method in class Utils
-
Checks that a
File
is a real file, exists and is readable.
- checkForeignIdValues(List<Object>, Feature) - Method in class DataAccessMappingFeatureIterator
-
Only used for Joining, to make sure that rows with different foreign id's aren't interpreted
as one feature and merged.
- checkForeignIdValues(List<Object>) - Method in class DataAccessMappingFeatureIterator
-
Only used for Joining, to make sure that rows with different foreign id's aren't interpreted
as one feature and merged.
- checkForFailures() - Method in class AppSchemaValidator
-
- checkImageIndex(int) - Method in class GeoSpatialImageReader
-
Simple check of the specified image index.
- checkName(String) - Method in class AbstractGridCoverage2DReader
-
This method is responsible for checking the provided coverage name against the coverage name
for this
GridCoverage2DReader
.
- checkName(String) - Method in class GeoPackageReader
-
- checkNetCDF() - Static method in class NetCDFDriver
-
- checkPermission() - Method in class XAffineTransform
-
Checks if the caller is allowed to change this XAffineTransform
state.
- checkPermission() - Method in class AffineTransform2D
-
- checkRaster2Pgsql() - Static method in class JDBCPGRasterConfigurationBuilder
-
Check the availability of raster2pgsql command
- checkRasterMapConsistence(String, String) - Static method in class JGrassUtilities
-
Returns the list of files involved in the raster map issues.
- checkReciprocal(Point2D, Point2D, boolean) - Method in class MapProjection
-
Check if the transform of point
is close enough to target
.
- 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
-
- ChildExpressionBuilder<P extends Builder<?>> - Class in org.geotools.brewer.styling.filter.expression
-
Child expression builder; suitable for use collecting function parameters and binary expression
arguments.
- ChildExpressionBuilder(P) - Constructor for class ChildExpressionBuilder
-
- ChildExpressionBuilder(P, Expression) - Constructor for class ChildExpressionBuilder
-
- childIterator(NodeTest, boolean, NodePointer) - Method in class AttributeNodePointer
-
- childIterator(NodeTest, boolean, NodePointer) - Method in class FeatureTypeAttributePointer
-
- childIterator(NodeTest, boolean, NodePointer) - Method in class FeatureTypePointer
-
- children - Variable in class FeatureTypeAttributeIterator
-
- children - Variable in class BinaryLogicAbstract
-
- children(Filter) - Static method in class Filters
-
List of child filters.
- children(Filter, boolean) - Static method in class Filters
-
List of child filters.
- children - Variable in class SimpleNode
-
- 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.
- ChoiceGeometryType - Interface in org.geotools.xml.gml
-
- ChoiceGeometryTypeImpl - Class in org.geotools.xml.gml
-
Created for GML generated FeatureTypes.
- ChoiceGeometryTypeImpl(Name, Class[], Class, boolean, int, int, Object, CoordinateReferenceSystem, List<Filter>) - Constructor for class ChoiceGeometryTypeImpl
-
- 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
-
- CI_Address - Static variable in class GMD
-
- CI_Address_PropertyType - Static variable in class GMD
-
- CI_ADDRESS_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_Address_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:CI_Address"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CI_Address_Type - Static variable in class GMD
-
- CI_ADDRESS_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_Address_Type">
<xs:annotation>
<xs:documentation>Location of the responsible individual or organisation</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="deliveryPoint" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="city" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="administrativeArea" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="postalCode" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="country" type="gco:CharacterString_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="electronicMailAddress" type="gco:CharacterString_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CI_Citation - Static variable in class GMD
-
- CI_Citation_PropertyType - Static variable in class GMD
-
- CI_CITATION_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_Citation_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:CI_Citation"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CI_Citation_Type - Static variable in class GMD
-
- CI_CITATION_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_Citation_Type">
<xs:annotation>
<xs:documentation>Standardized resource reference</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="title" type="gco:CharacterString_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="alternateTitle" type="gco:CharacterString_PropertyType"/>
<xs:element maxOccurs="unbounded" name="date" type="gmd:CI_Date_PropertyType"/>
<xs:element minOccurs="0" name="edition" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="editionDate" type="gco:Date_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="identifier" type="gmd:MD_Identifier_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="citedResponsibleParty" type="gmd:CI_ResponsibleParty_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="presentationForm" type="gmd:CI_PresentationFormCode_PropertyType"/>
<xs:element minOccurs="0" name="series" type="gmd:CI_Series_PropertyType"/>
<xs:element minOccurs="0" name="otherCitationDetails" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="collectiveTitle" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="ISBN" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="ISSN" type="gco:CharacterString_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CI_Contact - Static variable in class GMD
-
- CI_Contact_PropertyType - Static variable in class GMD
-
- CI_CONTACT_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_Contact_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:CI_Contact"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CI_Contact_Type - Static variable in class GMD
-
- CI_CONTACT_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_Contact_Type">
<xs:annotation>
<xs:documentation>Information required enabling contact with the responsible person and/or organisation</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element minOccurs="0" name="phone" type="gmd:CI_Telephone_PropertyType"/>
<xs:element minOccurs="0" name="address" type="gmd:CI_Address_PropertyType"/>
<xs:element minOccurs="0" name="onlineResource" type="gmd:CI_OnlineResource_PropertyType"/>
<xs:element minOccurs="0" name="hoursOfService" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="contactInstructions" type="gco:CharacterString_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CI_Date - Static variable in class GMD
-
- CI_Date_PropertyType - Static variable in class GMD
-
- CI_DATE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_Date_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:CI_Date"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CI_Date_Type - Static variable in class GMD
-
- CI_DATE_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_Date_Type">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="date" type="gco:Date_PropertyType"/>
<xs:element name="dateType" type="gmd:CI_DateTypeCode_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CI_DateTypeCode - Static variable in class GMD
-
- CI_DateTypeCode_PropertyType - Static variable in class GMD
-
- CI_DATETYPECODE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_DateTypeCode_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:CI_DateTypeCode"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CI_OnLineFunctionCode - Static variable in class GMD
-
- CI_OnLineFunctionCode_PropertyType - Static variable in class GMD
-
- CI_ONLINEFUNCTIONCODE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_OnLineFunctionCode_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:CI_OnLineFunctionCode"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CI_OnlineResource - Static variable in class GMD
-
- CI_OnlineResource_PropertyType - Static variable in class GMD
-
- CI_ONLINERESOURCE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_OnlineResource_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:CI_OnlineResource"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CI_OnlineResource_Type - Static variable in class GMD
-
- CI_ONLINERESOURCE_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_OnlineResource_Type">
<xs:annotation>
<xs:documentation>Information about online sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
- CI_PresentationFormCode - Static variable in class GMD
-
- CI_PresentationFormCode_PropertyType - Static variable in class GMD
-
- CI_PRESENTATIONFORMCODE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_PresentationFormCode_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:CI_PresentationFormCode"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CI_ResponsibleParty - Static variable in class GMD
-
- CI_ResponsibleParty_PropertyType - Static variable in class GMD
-
- CI_RESPONSIBLEPARTY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_ResponsibleParty_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:CI_ResponsibleParty"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CI_ResponsibleParty_Type - Static variable in class GMD
-
- CI_RESPONSIBLEPARTY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_ResponsibleParty_Type">
<xs:annotation>
<xs:documentation>Identification of, and means of communication with, person(s) and organisations associated with the dataset</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element minOccurs="0" name="individualName" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="organisationName" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="positionName" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="contactInfo" type="gmd:CI_Contact_PropertyType"/>
<xs:element name="role" type="gmd:CI_RoleCode_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CI_RoleCode - Static variable in class GMD
-
- CI_RoleCode_PropertyType - Static variable in class GMD
-
- CI_ROLECODE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_RoleCode_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:CI_RoleCode"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CI_Series - Static variable in class GMD
-
- CI_Series_PropertyType - Static variable in class GMD
-
- CI_SERIES_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_Series_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:CI_Series"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CI_Series_Type - Static variable in class GMD
-
- CI_SERIES_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_Series_Type">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element minOccurs="0" name="name" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="issueIdentification" type="gco:CharacterString_PropertyType"/>
<xs:element minOccurs="0" name="page" type="gco:CharacterString_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CI_Telephone - Static variable in class GMD
-
- CI_Telephone_PropertyType - Static variable in class GMD
-
- CI_TELEPHONE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_Telephone_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:CI_Telephone"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CI_Telephone_Type - Static variable in class GMD
-
- CI_TELEPHONE_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="CI_Telephone_Type">
<xs:annotation>
<xs:documentation>Telephone numbers for contacting the responsible individual or organisation</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="voice" type="gco:CharacterString_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="facsimile" type="gco:CharacterString_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- circle(double, double, double, int) - Method in class GeometryBuilder
-
Creates a circular Polygon with a given center, radius and number of sides.
- Circle - Class in org.geotools.gml3
-
This class provides operations for handling the usage of Circles and arcs in Geometries.
- Circle() - Constructor for class Circle
-
Creates a circle whose center is at the origin and whose radius is 0.
- Circle(Coordinate, double) - Constructor for class Circle
-
Create a circle with a defined center and radius
- Circle(double, double, double) - Constructor for class Circle
-
Create a circle using the x/y coordinates for the center.
- Circle(double, double, double, double) - Constructor for class Circle
-
Creates a circle based on bounding box.
- Circle(Coordinate, Coordinate, Coordinate) - Constructor for class Circle
-
Three point method of circle construction.
- Circle(double, double, double, double, double, double) - Constructor for class Circle
-
Three point method of circle construction.
- Circle - Static variable in class GML
-
- Circle - Static variable in class GML
-
- Circle - Static variable in class GeometryOperand
-
"http://www.opengis.net/gml/Circle"
- Circle - Interface in org.opengis.geometry.coordinate
-
Same as an
arc, but closed to form a full circle.
- Circle.Arc - Class in org.geotools.gml3
-
- CircleByCenterPoint - Static variable in class GML
-
- CircleByCenterPoint - Static variable in class GML
-
- CircleByCenterPoint - Static variable in class GeometryOperand
-
"http://www.opengis.net/gml/CircleByCenterPoint"
- CircleByCenterPointType - 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.
- CIRCLEBYCENTERPOINTTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CircleByCenterPointType">
<complexContent>
<restriction base="gml:ArcByCenterPointType">
<sequence>
<choice>
<choice>
<element ref="gml:pos"/>
<element ref="gml:pointProperty"/>
<element ref="gml:pointRep"/>
</choice>
<element ref="gml:posList"/>
<element ref="gml:coordinates"/>
</choice>
<element name="radius" type="gml:LengthType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- circleCentre(double, double, double, double, double, double) - Static method in class ShapeUtilities
-
Retourne la coordonnée centrale d'un cercle passant pas les trois points spécifiés.
- CircleRadiusTolerance - Class in org.geotools.gml3
-
- CircleRadiusTolerance(double) - Constructor for class CircleRadiusTolerance
-
- CircleType - Static variable in class GML
-
- 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.
- CIRCLETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CircleType">
<complexContent>
<extension base="gml:ArcType"/>
</complexContent>
</complexType>
- CircleTypeBinding - Class in org.geotools.gml3.bindings
-
- CircleTypeBinding(GeometryFactory, CoordinateSequenceFactory, ArcParameters) - Constructor for class CircleTypeBinding
-
- CIRCULAR_ARC - Static variable in class SplineCurveForm
-
An arc of a circle or a complete circle.
- CIRCULAR_ARC_2_POINTS_WITH_BULGE - Static variable in class CurveInterpolation
-
For each consecutive pair of control points, the interpolation mechanism shall return
direct positions on a circular arc passing from the first control
point to the second control point, such that the associated control parameter determines the
offset of the center of the arc from the center point of the chord, positive for leftward and
negative for rightward.
- CIRCULAR_ARC_3_POINTS - Static variable in class CurveInterpolation
-
For each set of three consecutive control points, the middle one being an even offset from
the beginning of the sequence of control points, the interpolation mechanism shall return
direct positions on a circular arc passing from the first point
through the middle point to the third point.
- CircularArc - Class in org.geotools.geometry.jts
-
Represents an arc by three points, and provides methods to linearize it to a given max distance
from the actual circle
- CircularArc(double[]) - Constructor for class CircularArc
-
- CircularArc(double, double, double, double, double, double) - Constructor for class CircularArc
-
- CircularRing - Class in org.geotools.geometry.jts
-
A CircularRing is a CircularString whose start and end point coincide.
- CircularRing(CoordinateSequence, GeometryFactory, double) - Constructor for class CircularRing
-
- CircularRing(double[], GeometryFactory, double) - Constructor for class CircularRing
-
- CircularString - Class in org.geotools.geometry.jts
-
A CircularString is a sequence of zero or more connected circular arc segments.
- CircularString(CoordinateSequence, GeometryFactory, double) - Constructor for class CircularString
-
- CircularString(double[], GeometryFactory, double) - Constructor for class CircularString
-
- circumscribeFullDisk(CoordinateReferenceSystem) - Static method in class GeostationarySatellite
-
Circumscribed rectangle (smallest) for full disk earth image
- Citation - Interface in org.opengis.metadata.citation
-
Standardized resource reference.
- CitationDate - Interface in org.opengis.metadata.citation
-
Reference date and event used to describe it.
- 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.
- CitationFactory - Interface in org.opengis.metadata.citation
-
A factory for metadata from the citation package.
- 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.
- City - Static variable in class WMS
-
- CIVIL_TWILIGHT - Static variable in class SunRelativePosition
-
- ClAlternativeExpression - Static variable in class GMX
-
- ClAlternativeExpression_PropertyType - Static variable in class GMX
-
- CLALTERNATIVEEXPRESSION_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="ClAlternativeExpression_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:ClAlternativeExpression"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- ClAlternativeExpression_Type - Static variable in class GMX
-
- CLALTERNATIVEEXPRESSION_TYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="ClAlternativeExpression_Type">
<xs:annotation>
<xs:documentation>XML attributes contraints: - 1) Id is mandatory - 2) codeSpace (type xsd:anyURI) is mandatory</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gml:DefinitionType">
<xs:sequence>
<xs:element name="locale" type="gmd:PT_Locale_PropertyType"/>
</xs:sequence>
<xs:attribute name="codeSpace" type="xs:anyURI" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CLARKE_1866 - Static variable in class DefaultEllipsoid
-
Clarke 1866 ellipsoid with axis in metres.
- CLASS - Static variable in class VocabularyKeys
-
Class
- CLASS - Static variable in class Datatype
-
Descriptor of a set of objects that share the same attributes, operations, methods,
relationships, and behavior.
- ClassChanger<S extends Comparable<S>,T extends Number> - Class in org.geotools.util
-
A central place to register transformations between an arbitrary class and a
Number
.
- ClassChanger(Class<S>, Class<T>) - Constructor for class ClassChanger
-
Constructs a new class changer.
- Classes - Class in org.geotools.util
-
A set of miscellaneous methods working on
Class
objects.
- CLASSES_TO_GEOM - Static variable in class OracleDialect
-
A map from JTS Geometry type to Oracle geometry type.
- CLASSIC - Static variable in class VocabularyKeys
-
Classic
- Classification - Class in org.opengis.metadata.constraint
-
Name of the handling restrictions on the dataset.
- ClassificationFunction - Class in org.geotools.filter.function
-
Parent for classifiers which break a feature collection into the specified number of classes.
- ClassificationFunction(FunctionName) - Constructor for class ClassificationFunction
-
- ClassificationMethod - Enum in org.geotools.process.classify
-
Enumeration for method of classifying numeric values into ranges (classes).
- ClassificationStats - Interface in org.geotools.process.classify
-
A classification of data into classes, with a count and statistics for each class.
- 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
-
- classify(ColorMapTransform, Integer) - Method in class ImageWorker
-
Apply a Raster classification on the underlying image.
- ClassifyByRangeProcess - Class in org.geotools.process.vector
-
Computes a new attribute to classify another attribute by intervals over vector data sets.
- ClassifyByRangeProcess() - Constructor for class ClassifyByRangeProcess
-
- ClassifyFunction - Class in org.geotools.filter.function
-
- ClassifyFunction() - Constructor for class ClassifyFunction
-
- ClassKey(Class<?>) - Constructor for class Hints.ClassKey
-
Constructs a new key for values of the given class.
- ClasspathGridShiftLocator - Class in org.geotools.referencing.factory.gridshift
-
Default grid shift file locator, looks up grids in the classpath
- ClasspathGridShiftLocator() - Constructor for class ClasspathGridShiftLocator
-
- classToSqlTypeMappings - Variable in class JDBCDataStore
-
java class to sql type mappings;
- clean() - Method in class Node
-
To be used only against in memory nodes, allows to start over on rebuilding this node
- clean(ByteBuffer, boolean) - Static method in class NIOUtilities
-
Depending on the type of buffer different cleanup action will be taken:
if the buffer is memory mapped (as per the specified parameter) the effect is the same
as
NIOUtilities.clean(ByteBuffer)
if the buffer is not memory mapped it will be returned to the buffer cache
- clean(ByteBuffer) - Static method in class NIOUtilities
-
Really closes a MappedByteBuffer
without the need to wait for garbage collection.
- clean(Object, Object) - Method in interface SoftValueHashMap.ValueCleaner
-
Cleans the specified object
- cleanEmptyElements(Feature) - Method in class DataAccessMappingFeatureIterator
-
- cleaner - Variable in class SoftValueHashMap
-
The eventual cleaner
- cleanListenerList(FeatureSource<? extends FeatureType, ? extends Feature>) - Method in class FeatureListenerManager
-
- cleanup() - Method in class JDBCFeatureReader
-
Cleans up the reader state without closing the accessory resultset, statement and connection.
- cleanup() - Method in class JDBCInsertFeatureWriter
-
- cleanupThreadLocals() - Static method in class CRS
-
Cleans up the thread local set in this thread.
- cleanupThreadLocals() - Static method in class DefaultMathTransformFactory
-
Cleans up the thread local set in this thread.
- cleanupThreadLocals() - Static method in class Formattable
-
Cleans up the thread local set in this thread.
- cleanUpViewDefinitions(Map<String, Serializable>) - 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 ListFeatureCollection
-
- clear() - Method in class SpatialIndexFeatureCollection
-
- clear() - Method in class TreeSetFeatureCollection
-
Removes all of the elements from this collection (optional operation).
- clear() - Method in class MappingFeatureCollection
-
- clear() - Method in class Diff
-
Clear diff - called during rollback.
- clear() - Method in class DataStoreSoftReference
-
- clear() - Method in class DSFinderRepository
-
- clear() - Method in class MemoryFeatureCollection
-
- clear() - Method in class Data
-
- clear() - Method in class DataFeatureCollection
-
- clear() - Method in class ListenerList
-
Removes all listeners from this list.
- clear() - Method in class WFSDiff
-
- clear() - Method in class DefaultFeatureCollection
-
Removes all of the elements from this collection (optional operation).
- clear() - Method in class ProfileImpl
-
- clear() - Method in class SchemaImpl
-
- clear() - Method in class TypeBuilder
-
- clear() - Method in class FilterAttributeExtractor
-
Resets the attributes found so that a new attribute search can be performed
- clear() - Method in class AbstractFinderFilterVisitor
-
- 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 ProcessFunctionFactory
-
Clears the caches forcing the system to do another lookup
- clear() - Static method in class MarchingSquaresVectorizer.ImageAnalysisResultThdLocal
-
- clear() - Method in class IdentifiedObjectSet
-
Removes all of the elements from this collection.
- clear() - Method in class DimensionFilter
-
- 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 ListenerList
-
Deprecated.
Removes all listeners from this list.
- clear() - Method in class StreamingRenderer.RenderingBlockingQueue
-
- clear() - Method in class SynchronizedLabelCache
-
- clear(String) - Method in class SynchronizedLabelCache
-
- clear() - Method in class StyleAttributeExtractorTruncated
-
- clear() - Method in class DnDListModel
-
Remove all items from the list
- clear() - Method in class MapLayerTable
-
Removes all items from the table.
- 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 LineFormat
-
Clears this parser.
- 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 XMLHandlerHints
-
- clear() - Method in class PicoMap
-
- clearAppSchemaProperties() - Static method in class AppSchemaDataAccessRegistry
-
Clean-up properties, mainly used for cleaning up after tests
- clearCache() - Method in class Layer
-
Called to clear the internal cache of this layer; and any children.
- clearCache() - Method in interface GraphicCache
-
Clear the graphic cache.
- clearCache() - Method in class ImageGraphicFactory
-
- clearCache() - Method in class WKTMarkFactory
-
- clearCache() - Method in class SVGGraphicFactory
-
- clearConstrains() - Method in class AdvancedAffineBuilder
-
Clears all constrains
- clearGlobalValues() - Static method in class EnvFunction
-
Clear all values from the global (accessible from any thread) lookup table.
- clearInitialContext() - Static method in class GeoTools
-
Clears the initial context (closes it if not null)
- clearLabelCache - Variable in class AbstractMapPane
-
- clearLayerList() - Method in class DefaultMapContext
-
Deprecated.
Remove all of the map layers from this context.
- clearLayerList() - Method in class MapContext
-
Deprecated.
Clears the whole layer list.
- clearLocalValues() - Static method in class EnvFunction
-
Clear all values from the local (to this thread) lookup table.
- clearOrder(E, E) - Method in class PartiallyOrderedSet
-
- clearProperties() - Method in class DataAccessRegistry
-
Clean-up properties, mainly used for cleaning up after tests
- clearRect(int, int, int, int) - Method in class TestGraphics
-
- clearSubNodes() - Method in class Node
-
- clearTransaction(Transaction) - Method in class ContentEntry
-
Removes a closed transaction from the state cache.
- clearTransform() - Method in class InfoToolHelper
-
- CLIENT_HOST - Static variable in class QueryBand
-
Local query band for host name executing request.
- CLIENT_USER - Static variable in class QueryBand
-
Local query band for user name executing request.
- ClientTransactionAccessor - Interface in org.geotools.filter.visitor
-
- ClimatologicalTimeCoordinateVariable - Class in org.geotools.imageio.netcdf.cv
-
- ClimatologicalTimeCoordinateVariable(CoordinateAxis) - Constructor for class ClimatologicalTimeCoordinateVariable
-
- ClimatologicalTimeHandler() - Constructor for class ClimatologicalTimeHandlerSpi.ClimatologicalTimeHandler
-
- ClimatologicalTimeHandlerSpi - Class in org.geotools.imageio.netcdf.cv
-
- ClimatologicalTimeHandlerSpi() - Constructor for class ClimatologicalTimeHandlerSpi
-
- ClimatologicalTimeHandlerSpi.ClimatologicalTimeHandler - Class in org.geotools.imageio.netcdf.cv
-
- CLIMATOLOGY_METEOROLOGY_ATMOSPHERE - Static variable in class TopicCategory
-
Processes and phenomena of the atmosphere.
- clip(Geometry, boolean) - Method in class GeometryClipper
-
Clips the geometry on the specified bounds.
- clip - Variable in class TestGraphics
-
- clip(Shape) - Method in class TestGraphics
-
- clipLineString(LineString) - 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.
- clipPolygon(Polygon, Polygon, Envelope) - Method in class LabelCacheImpl
-
try to do a more robust way of clipping a polygon to a bounding box.
- ClipProcess - Class in org.geotools.process.vector
-
Modified version that can preserve Z values after the clip
- ClipProcess() - Constructor for class ClipProcess
-
- clipRect(int, int, int, int) - Method in class TestGraphics
-
- clipSafe(Geometry, boolean, double) - Method in class GeometryClipper
-
This will try to handle failures when clipping - i.e. because of invalid input geometries
(often caused by simplification).
- clkTrans(ClockTime) - Method in class DefaultClock
-
Takes a 24-hour local or UTC time and return the equivalent time of day expressed in terms of
the specified clock.
- clkTrans(ClockTime) - Method in interface Clock
-
Converts UTC time to a time on this clock.
- Clock - Interface in org.opengis.temporal
-
Provides a basis for defining temporal position within a day.
- ClockTime - Interface in org.opengis.temporal
-
A data type that shall be used to identify a temporal position within a day.
- 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 ImageGeometry
-
Returns a clone of this image geometry.
- clone() - Method in class RasterLayout
-
Returns a clone of the RasterLayout
as an Object.
- clone() - Method in class RangeSpecifier
-
Returns a clone of this object.
- clone() - Method in class XPathUtil.Step
-
- clone() - Method in class XPathUtil.StepList
-
- clone() - Method in class ConstantExpression
-
- clone() - Method in class CatalogBuilderConfiguration
-
- 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 DirectPosition3D
-
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 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 Style
-
- 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 Hints
-
Returns a new map of hints with the same content than this map.
- clone() - Method in class IntegerList
-
Returns a clone of this list.
- clone() - Method in class LineFormat
-
Returns a clone of this parser.
- 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() - Method in class Whitespace
-
- clone(EObject, EFactory) - Static method in class EMFUtils
-
- clone(EObject, EFactory, boolean) - Static method in class EMFUtils
-
Clones an eobject, with the option of performing a deep clone in which referenced eobjects
are also cloned.
- clone() - Method in class SequenceValidator
-
- clone() - Method in class TupleValidator
-
- clone() - Method in interface Geometry
-
Returns a clone of this geometry with deep copy semantic.
- clone() - Method in interface GeneralParameterValue
-
Returns a copy of this parameter value or group.
- clone() - Method in interface ParameterValue
-
Returns a copy of this parameter value.
- clone() - Method in interface ParameterValueGroup
-
Returns a copy of this group of parameter values.
- clone() - Method in interface Matrix
-
Returns a clone of this matrix.
- clone() - Method in interface Cloneable
-
Creates and returns a copy of this object.
- Cloneable - Interface in org.opengis.util
-
Indicates that it is legal to make a field-for-field copy of instances of implementing classes.
- cloneGeometry(Geometry, int) - Static method in class LiteCoordinateSequence
-
Clones the specified geometry using
LiteCoordinateSequence
in the result, with the
specified number of dimensions
- cloneGeometry(Geometry) - Static method in class LiteCoordinateSequence
-
- cloneImageReadParam(ImageReadParam) - Static method in class ImageUtilities
-
- cloneWithGmlId(AttributesImpl, String) - Method in class GeometryEncoder
-
Returns a new AttributesImpl based on the provided on, with the addition of a gml:id
attribute
- close() - Method in class SampleDataAccessFeatureIterator
-
Nothing to close.
- close() - Method in class SharedSessionPool
-
- close(SeState) - Method in interface ISession
-
- close(SeStreamOp) - Method in interface ISession
-
- close() - Method in interface ISessionPool
-
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 Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in interface CloseableIterator
-
- close() - Method in class DelegateFeatureReader
-
- close(FeatureIterator<SimpleFeature>) - Method in class SpatialIndexFeatureCollection
-
- close(Iterator<SimpleFeature>) - Method in class SpatialIndexFeatureCollection
-
- close(FeatureIterator<SimpleFeature>) - Method in class TreeSetFeatureCollection
-
- close(Iterator) - Method in class TreeSetFeatureCollection
-
- close() - Method in class CollectionFeatureReader
-
- close() - Method in class AbstractMappingFeatureIterator
-
Closes the underlying FeatureIterator
- close() - Method in class IndexIdIterator.IndexFeatureIdIterator
-
- close() - Method in class IndexIdIterator.IndexUniqueVisitorIterator
-
- close(FeatureIterator<Feature>) - Method in class MappingFeatureCollection
-
- close(Iterator<Feature>) - Method in class MappingFeatureCollection
-
- close() - Method in class PartialIndexedMappingFeatureIterator
-
- close() - Method in class PostFilteringMappingFeatureIterator
-
- close() - Method in class TotalIndexedMappingFeatureIterator
-
- 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(Iterator<?>) - Static method in class DataUtilities
-
Checks if the provided iterator implements
Closeable
.
- close() - Method in class DefaultCloseableIterator
-
Closes the underlying iterator in case it implements CloseableIterator
.
- 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() - Method in class PreGeneralizedFeatureIterator
-
- close() - Method in class PreGeneralizedFeatureReader
-
- close() - Method in class DBCPDataSource
-
- close() - Method in interface ManageableDataSource
-
Closes up the datasource, frees all of its resources.
- 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(Object) - Method in class JoiningNestedAttributeMapping
-
Close the instance of this caller.
- close() - Method in class JoiningAttributeReader
-
- close() - Method in class JoiningAttributeWriter
-
- close() - Method in class MaxFeatureReader
-
- close() - Method in class MemoryFeatureReader
-
- close() - Method in class MemoryFeatureWriter
-
- close() - Method in class MongoFeatureReader
-
- close() - Method in class MongoFeatureWriter
-
- close() - Method in class MongoSchemaDBStore
-
- close() - Method in class MongoSchemaFileStore
-
- close() - Method in interface MongoSchemaStore
-
- close() - Method in class PrjFileReader
-
The reader will close itself right after reading the CRS from the prj file, so no actual need
to call it explicitly anymore.
- close() - Method in class PropertyFeatureReader
-
Be sure to call close when you are finished with this reader; as it must close the file it
has open.
- 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 IndexedFidReader
-
- close() - Method in class IndexedFidWriter
-
- close() - Method in class ReadableByteChannelDecorator
-
- close() - Method in class StreamLogging
-
- close() - Method in class WritableByteChannelDecorator
-
- close() - Method in interface CloseableIterator
-
Deprecated.
- close() - Method in class FileSystemNode
-
- close() - Method in class LazySearchIterator
-
- close() - Method in class Node
-
Clears up whatever resources the node is hanging onto
- close(Iterator) - Method in class QuadTree
-
Closes this QuadTree after use...
- close() - Method in class QuadTree
-
- close() - Method in class IndexFile
-
- close() - Method in class ShapefileReader
-
Clean up any resources.
- close() - Method in class ShapefileWriter
-
Close the underlying Channels.
- close(boolean) - Method in class SimpleFeatureIO
-
Closes the IO, eventually deleting the file in the process
- close() - Method in class SortedFeatureIterator
-
- close() - Method in class SortedFeatureReader
-
- 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() - Method in class DiffContentFeatureWriter
-
Clean up resources associated with this writer.
- close() - Method in class EventContentFeatureWriter
-
Clean up resources associated with this writer.
- close() - Method in class FilteringFeatureIterator
-
- close() - Method in class MaxFeaturesIterator
-
- close() - Method in class ReprojectingFeatureIterator
-
- close() - Method in class ReTypingFeatureIterator
-
- close() - Method in interface Transaction
-
Provides an opportunity for a Transaction to free an State it maintains.
- close() - Method in class FeatureStreams.StreamFeatureIterator
-
- close() - Method in class ComplexFeatureIteratorImpl
-
- close() - Method in interface GetParser
-
Close the parser.
- close() - Method in class PullParserFeatureReader
-
- close() - Method in class XmlFeatureParser
-
- close() - Method in class XmlSimpleFeatureParser
-
- close(FeatureIterator<SimpleFeature>) - Method in class AdaptorFeatureCollection
-
- close(SimpleFeatureIterator) - 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() - Method in class BridgeIterator
-
- close() - Method in class DecoratingFeatureIterator
-
- close() - Method in class DelegateFeatureIterator
-
- close() - Method in class FeatureIteratorImpl
-
Required so SimpleFeatureCollection classes can implement close( SimpleFeatureIterator ).
- close() - Method in class FilteredIterator
-
Package protected, please use SubFeatureCollection.close( iterator )
- close(SimpleFeatureIterator) - Method in class FilteringSimpleFeatureCollection
-
- close() - Method in class MaxFeaturesSimpleFeatureIterator
-
- close(FeatureIterator<SimpleFeature>) - Method in class DefaultFeatureCollection
-
- close() - Method in interface FeatureIterator
-
Closes this iterator and releases any system resources associated with it.
- close() - Method in class FeatureReaderIterator
-
Close the reader please.
- close() - Method in class GrassBinaryRasterReadHandler
-
closes the I/O streams.
- close() - Method in class GrassBinaryRasterWriteHandler
-
Closes the I/O streams.
- close() - Method in class GeoPackage
-
Closes the geopackage database connection.
- close() - Method in class TileReader
-
- close() - Method in class AStarIterator.AStarNode
-
- close() - Method in class JDBCClosingFeatureReader
-
- close() - Method in class JDBCClosingFeatureWriter
-
- close() - Method in class JDBCFeatureReader
-
- close() - Method in class JDBCFeatureReader.ResultSetFeature
-
- close() - Method in class JDBCInsertFeatureWriter
-
- close() - Method in class JDBCJoiningFeatureReader
-
- close() - Method in class JDBCJoiningFilteringFeatureReader
-
- close() - Method in class JDBCUpdateFeatureWriter
-
- close() - Method in class JDBCUpdateInsertFeatureWriter
-
- close() - Method in class MBTilesFile
-
Closes the mbtiles database connection.
- close() - Method in class MBTilesFile.TileIterator
-
- CLOSE - Static variable in class VocabularyKeys
-
Close
- close() - Method in class MetadataSource
-
Close all connections used in this object.
- close() - Method in class WrappingIterator
-
- close() - Method in class Element
-
Close this element.
- close(int) - Method in class JWizard
-
Closes the dialog and sets the return code to the integer parameter.
- 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 FCBuffer
-
- close() - Method in class Buffer
-
- CLOSE_CONNECTION - Static variable in class Commands
-
- CLOSE_MESG - Static variable in class DefaultFIDReader
-
- closeableItem - Variable in class DefaultCloseableIterator
-
- CloseableIterator<T> - Interface in org.geotools.data
-
An iterator backed by some resource that needs closing when done using it
- CloseableIterator<E> - Interface in org.geotools.data.shapefile.index
-
- closeCallableStmt(CallableStatement) - Method in class JDBCAccessCustom
-
closeCallableStatement
- CloseConnection() - Constructor for class Commands.CloseConnection
-
- closeConnection(Connection) - Method in class JDBCAccessCustom
-
closeConnection
- CLOSED_EPSG_DATABASE - Static variable in class LoggingKeys
-
Closed the EPSG database connection.
- closeDialog() - Method in class AbstractSimpleDialog
-
- closeDialog() - Method in class JTextReporter.Connection
-
Closes the associated dialog.
- closeIterator(Iterator<SimpleFeature>) - Method in class ArcSdeFeatureCollection
-
- closeIterator(Iterator) - Method in class ForceCoordinateSystemFeatureResults
-
- closeIterator(Iterator) - Method in class ReprojectFeatureResults
-
- closeIterator(Iterator<SimpleFeature>) - Method in class DataFeatureCollection
-
- closeIterator(Iterator) - Method in class EmptyFeatureCollection
-
- closeIterator(SimpleFeatureIterator) - 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, Object) - Method in class Encoder
-
- closeMe - Variable in class AbstractGridCoverage2DReader
-
Temp variable used in many readers.
- closePreparedStmt(PreparedStatement) - Method in class JDBCAccessCustom
-
closePreparedStatement
- closeResultSet(ResultSet) - Method in class JDBCAccessCustom
-
closeResultSet
- closeSafe(ResultSet) - Method in class JDBCDataStore
-
Utility method for closing a result set.
- closeSafe(Statement) - Method in class JDBCDataStore
-
Utility method for closing a statement.
- closeSafe(Connection) - Method in class JDBCDataStore
-
Utility method for closing a connection.
- closeSourceFeatures() - Method in class AbstractMappingFeatureIterator
-
- closeSourceFeatures() - Method in class DataAccessMappingFeatureIterator
-
- closeSourceFeatures() - Method in class XmlMappingFeatureIterator
-
- CloseStateCommand(SeState) - Constructor for class Commands.CloseStateCommand
-
- closeStmt(Statement) - Method in class JDBCAccessCustom
-
closeStmt
- CloseStreamCommand(SeStreamOp) - Constructor for class Commands.CloseStreamCommand
-
- closestZoom(long) - Method in class MBTilesFile
-
- closure - Static variable in class WCS
-
- Clothoid - Static variable in class GML
-
- Clothoid - Static variable in class GML
-
- Clothoid - Static variable in class GeometryOperand
-
"http://www.opengis.net/gml/Clothoid"
- Clothoid - Interface in org.opengis.geometry.coordinate
-
The clothoid (or Cornu's spiral), a plane curve whose curvature is a fixed function of its
length.
- CLOTHOID - Static variable in class CurveInterpolation
-
Uses a Cornu's spiral or clothoid interpolation.
- ClothoidType - Static variable in class GML
-
- ClothoidType - Static variable in class GML
-
- ClothoidType_refLocation - 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_REFLOCATION_TYPE - Static variable in class GMLSchema
-
<complexType name="ClothoidType_refLocation">
<sequence>
<element ref="gml:AffinePlacement"/>
</sequence>
</complexType>
- 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.
- CLOTHOIDTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="ClothoidType">
<complexContent>
<extension base="gml:AbstractCurveSegmentType">
<sequence>
<element name="refLocation">
<complexType name="ClothoidType_refLocation">
<sequence>
<element ref="gml:AffinePlacement"/>
</sequence>
</complexType>
</element>
<element name="scaleFactor" type="decimal"/>
<element name="startParameter" type="double"/>
<element name="endParameter" type="double"/>
</sequence>
<attribute fixed="clothoid" name="interpolation" type="gml:CurveInterpolationType"/>
</extension>
</complexContent>
</complexType>
- CLOUD - Static variable in class ImagingCondition
-
Portion of the image is partially obscured by cloud cover
- CMYK - Static variable in class PaletteInterpretation
-
CYMK (Cyan Yellow Magenta blacK) color palette.
- CODE - Static variable in class VocabularyKeys
-
Code
- CODE_KEY - Static variable in interface Identifier
-
Key for the
"code"
property to be given to the
CRS factory createFoo(…)
methods.
- CODE_LIST - Static variable in class Datatype
-
Flexible enumeration useful for expressing a long list of values, can be extended.
- CODE_LIST_ELEMENT - Static variable in class Datatype
-
Permissible value for a codelist or enumeration.
- CodeAlternativeExpression - Static variable in class GMX
-
- CodeAlternativeExpression_PropertyType - Static variable in class GMX
-
- CODEALTERNATIVEEXPRESSION_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CodeAlternativeExpression_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:CodeAlternativeExpression"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CodeAlternativeExpression_Type - Static variable in class GMX
-
- CODEALTERNATIVEEXPRESSION_TYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CodeAlternativeExpression_Type">
<xs:annotation>
<xs:documentation>XML attributes contraints: - 1) Id is mandatory - 2) codeSpace (type xsd:anyURI) is mandatory</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gml:DefinitionType">
<xs:sequence>
<xs:element minOccurs="0" name="locale" type="gmd:PT_Locale_PropertyType"/>
</xs:sequence>
<xs:attribute name="codeSpace" type="xs:anyURI" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CODEC_GRID - Static variable in class DescriptionKeys
-
Data distributed over a grid
- CODEC_MATRIX - Static variable in class DescriptionKeys
-
Matrix in text file
- CODEC_RAW - Static variable in class DescriptionKeys
-
Raw binary file
- CodeDefinition - Static variable in class GMX
-
- CodeDefinition_PropertyType - Static variable in class GMX
-
- CODEDEFINITION_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CodeDefinition_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:CodeDefinition"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CodeDefinition_Type - Static variable in class GMX
-
- CODEDEFINITION_TYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CodeDefinition_Type">
<xs:complexContent>
<xs:extension base="gml:DefinitionType"/>
</xs:complexContent>
</xs:complexType>
- CodeList<E extends CodeList<E>> - Class in org.opengis.util
-
Base class for all code lists.
- CodeList(String, Collection<E>) - Constructor for class CodeList
-
Creates a new code list element and add it to the given collection.
- CodeListDictionary - Static variable in class GMX
-
- CodeListDictionary_PropertyType - Static variable in class GMX
-
- CODELISTDICTIONARY_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CodeListDictionary_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:CodeListDictionary"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CodeListDictionary_Type - Static variable in class GMX
-
- CODELISTDICTIONARY_TYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CodeListDictionary_Type">
<xs:annotation>
<xs:documentation>Constraints: - 1) metadataProperty.card = 0 - 2) dictionaryEntry.card = 0</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gml:DictionaryType">
<xs:sequence>
<xs:element maxOccurs="unbounded" name="codeEntry" type="gmx:CodeDefinition_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CodeListType - Static variable in class GML
-
- 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.
- CODELISTTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CodeListType">
<annotation>
<documentation>gml:CodeListType provides for lists of terms.
- CodeListTypeBinding - Class in org.geotools.gml4wcs.bindings
-
Binding object for the type http://www.opengis.net/gml:CodeListType.
- CodeListTypeBinding() - Constructor for class CodeListTypeBinding
-
- CodeListValue_Type - Static variable in class GCO
-
- CODELISTVALUE_TYPE_TYPE - Static variable in class GCOSchema
-
<xs:complexType name="CodeListValue_Type">
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="codeList" type="xs:anyURI" use="required"/>
<xs:attribute name="codeListValue" type="xs:anyURI" use="required"/>
<xs:attribute name="codeSpace" type="xs:anyURI"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
- CodeOrNilReasonListType - Static variable in class GML
-
- CODEORNILREASONLISTTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CodeOrNilReasonListType">
<annotation>
<documentation>gml:CodeOrNilReasonListType provides for lists of terms.
- 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.
- CODESPACE_KEY - Static variable in interface ReferenceIdentifier
-
Key for the
"codespace"
property to be given to the
CRS factory createFoo(…)
methods.
- CodeType - Static variable in class GML
-
- 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 - Static variable in class OWS
-
- CODETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CodeType">
<annotation>
<documentation>Name or code with an (optional) authority.
- CODETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CodeType">
<annotation>
<documentation>gml:CodeType is a generalized type to be used for a term, keyword or name.
- 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
-
- CodeWithAuthorityType - Static variable in class GML
-
- CODEWITHAUTHORITYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CodeWithAuthorityType">
<annotation>
<documentation>gml:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.
- COLINEAR_AXIS_$2 - Static variable in class ErrorKeys
-
Axis {0} and {1} are colinear.
- colinearPoint(Line2D, Point2D, double) - Static method in class ShapeUtilities
-
Retourne le point sur le segment de droite line
qui se trouve à la distance distance
spécifiée du point point
.
- colinearPoint(double, double, double, double, double, double, double) - Static method in class ShapeUtilities
-
Retourne le point sur le segment de droite (x1,y1)-(x2,y2)
qui se trouve à la
distance distance
spécifiée du point point
.
- COLLAPSE - Static variable in class Whitespace
-
All occurrences of tab, line feed and carriage return are replaced with space.
- collapseWhitespace() - Method in class NodeImpl
-
- collect(T, Class<T>, Object, List<Filter>) - Method in class SimplifyingFilterVisitor
-
- collect(GridCoverage2DReader) - Method in class CRSExtractor
-
- collect(File) - Method in class PropertiesCollector
-
- collect(ImageReader) - Method in class PropertiesCollector
-
- collect(GridCoverage2DReader) - Method in class PropertiesCollector
-
- collect(File) - Method in class RegExPropertiesCollector
-
- collect() - Method in class GeometryCollector
-
Returns a geometry collection containing all of the geometries collected in the process
- collect() - Method in class GeometryDimensionCollector
-
Returns the collected elements as either:
null: in case the colletion is empty
single geometry: in case there is a single item
multi-geometry: in all other cases
- CollectGeometries - Class in org.geotools.process.vector
-
Collects all geometries from the specified vector layer into a single GeometryCollection (or
specialized subclass of it in case the geometries are uniform)
- CollectGeometries() - Constructor for class CollectGeometries
-
- collectGranules() - Method in class BaseSubmosaicProducer
-
This methods collects the granules from their eventual multithreaded processing and turn them
into a
MosaicInputs
object.
- collectInternal() - Method in class GeometryCollector
-
- collection - Variable in class CollectionFeatureSource
-
- collection() - Method in class TreeSetFeatureCollection
-
- 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(SimpleFeatureIterator) - Static method in class DataUtilities
-
Copies the provided reader into a FeatureCollection, reader will be closed.
- collection() - Method in class DefaultFeatureResults
-
- COLLECTION - Static variable in interface TT
-
TT
code representing Collection
- collection - Variable in class SubFeatureCollection
-
Original Collection
- collection() - Method in class DefaultFeatureCollection
-
- collection() - Method in class IndexedFeatureResults
-
- COLLECTION - Static variable in class InitiativeType
-
Accumulation of datasets assembled for a specific purpose.
- 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 SimpleFeatureCollection and Expression.
- Collection_CountFunction() - Constructor for class Collection_CountFunction
-
Creates a new instance of Collection_CountFunction
- COLLECTION_HARDWARE - Static variable in class ScopeCode
-
Information applies to the collection hardware class.
- 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_NearestFunction - Class in org.geotools.filter.function
-
Finds the nearest value to the provided one in the attribute domain.
- Collection_NearestFunction() - Constructor for class Collection_NearestFunction
-
Creates a new instance of Collection_MaxFunction
- COLLECTION_SESSION - Static variable in class ScopeCode
-
Information applies to the collection session.
- 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
- collectionCast(FeatureCollection<?, F>) - Static method in class DataUtilities
-
Used to quickly cast to a java.util.Collection.
- collectionChanged(CollectionEvent) - Method in interface CollectionListener
-
Deprecated.
Gets called when a CollectionEvent is fired.
- CollectionConverterFactory - Class in org.geotools.data.util
-
Converts among arrays and different collection classes.
- CollectionConverterFactory() - Constructor for class CollectionConverterFactory
-
- CollectionEvent - Class in org.geotools.feature
-
- CollectionEvent(FeatureCollection<? extends FeatureType, ? extends Feature>, FeatureEvent) - Constructor for class CollectionEvent
-
Deprecated.
- CollectionEvent(FeatureCollection<? extends FeatureType, ? extends Feature>, SimpleFeature[], int) - Constructor for class CollectionEvent
-
Deprecated.
Constructs a new CollectionEvent.
- CollectionFeatureMemberFilterVisitor - Class in org.geotools.filter.function
-
Replace "featureMembers/ * /ATTRIBUTE" change with "ATTRIBUTE"
This is used to clean up xpath expressions prior to use by the various aggregate functions
such as Collection_AverageFunction.
- CollectionFeatureMemberFilterVisitor() - Constructor for class CollectionFeatureMemberFilterVisitor
-
- 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<SimpleFeature>, SimpleFeatureType) - Constructor for class CollectionFeatureReader
-
Create a new instance.
- CollectionFeatureReader(SimpleFeatureCollection, SimpleFeatureType) - Constructor for class CollectionFeatureReader
-
Create a new instance.
- CollectionFeatureReader(SimpleFeature[]) - Constructor for class CollectionFeatureReader
-
Create a new instance.
- CollectionFeatureSource - Class in org.geotools.data.collection
-
This is a "port" of ContentFeatureSource to work with an iterator.
- CollectionFeatureSource(SimpleFeatureCollection) - Constructor for class CollectionFeatureSource
-
- CollectionFeatureSource.SubCollection - Class in org.geotools.data.collection
-
SubCollection for CollectionFeatureSource.
- CollectionIdFunction - Class in org.geotools.data.mongodb.complex
-
Function that returns a random ID for a collection.
- CollectionIdFunction() - Constructor for class CollectionIdFunction
-
- CollectionLinkFunction - Class in org.geotools.data.mongodb.complex
-
Function used to chain an entity with a sub collection.
- CollectionLinkFunction() - Constructor for class CollectionLinkFunction
-
- CollectionListener - Interface in org.geotools.feature
-
- CollectionMapper - Interface in org.geotools.data.mongodb
-
A strategy for mapping a mongo collection to a feature.
- 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
-
- collector - Variable in class Indexer.Collectors
-
- Collector() - Constructor for class Indexer.Collectors.Collector
-
- collectorRef - Variable in class AttributeType
-
- collectors - Variable in class Indexer
-
- Collectors() - Constructor for class Indexer.Collectors
-
- COLLINEARS - Static variable in class CircularArc
-
- COLON - Static variable in interface CQLParserConstants
-
- COLON - Static variable in interface ECQLParserConstants
-
- color(Expression) - Method in class ColorMapEntryBuilder
-
- color(Color) - Method in class ColorMapEntryBuilder
-
- color(String) - Method in class ColorMapEntryBuilder
-
- color(Expression) - Method in class FillBuilder
-
- color(Color) - Method in class FillBuilder
-
- color(String) - Method in class FillBuilder
-
- color(Expression) - Method in class StrokeBuilder
-
- color(Color) - Method in class StrokeBuilder
-
- color(String) - Method in class StrokeBuilder
-
- color(Color) - Static method in class ConstantExpression
-
Encode provided color as a String
- color - Static variable in class KML
-
- color - Static variable in class KML
-
- color(Stroke) - Static method in class SLD
-
Retrieve the color of a stroke object
- color(Fill) - Static method in class SLD
-
Retrieve the color of a fill object
- color(LineSymbolizer) - Static method in class SLD
-
Retrieve color from linesymbolizer if available.
- color(PointSymbolizer) - Static method in class SLD
-
Retrieves the color from the first Mark in a PointSymbolizer object.
- color(Expression) - Static method in class SLD
-
Navigate through the expression finding the first mentioned Color.
- color(Object, Factory) - Static method in class Util
-
Parses a color from string representation.
- COLOR_BURN_COMPOSITE - Static variable in class BlendComposite
-
BlendComposite
object that implements the opaque COLOR_BURN rule with an alpha
of 1.0f.
- COLOR_COUNT_$1 - Static variable in class VocabularyKeys
-
{0} colors
- COLOR_DEFINITION - Static variable in class Hints
-
The color definition to use when converting from String to Color.
- COLOR_DODGE_COMPOSITE - Static variable in class BlendComposite
-
BlendComposite
object that implements the opaque COLOR_DODGE rule with an alpha
of 1.0f.
- COLOR_MAP - Static variable in class VocabularyKeys
-
Color Map
- COLOR_MODEL - Static variable in class VocabularyKeys
-
Color model
- COLOR_RULES_DESCRIPTOR - Static variable in class GrassBinaryImageMetadata
-
the COLOR_RULES_DESCRIPTOR key for the metadata tree.
- 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
- ColorCheckAcceptor - Class in org.geotools.gce.imagemosaic.acceptors
-
Check the color model of the input granule
- ColorCheckAcceptor() - Constructor for class ColorCheckAcceptor
-
- ColorConverterFactory - Class in org.geotools.data.util
-
ConverterFactory for handling color conversions.
- ColorConverterFactory() - Constructor for class ColorConverterFactory
-
- colorCount - Variable in class CustomPaletteBuilder.ColorNode
-
- colorDistance(float[], float[]) - Static method in class ColorUtilities
-
Computes the distance E (CIE 1994) between two colors in LAB color space.
- colorExpression(Color) - Method in class StyleBuilder
-
convert an awt color in to a literal expression representing the color
- colorHex(String) - Method in class ColorMapEntryBuilder
-
- colorHex(String) - Method in class FillBuilder
-
- colorHex(String) - Method in class StrokeBuilder
-
- colorIndex(ColorIndexer) - Method in class ImageWorker
-
Warps the underlying using the provided Warp object.
- ColorInterpretation - Class in org.opengis.coverage
-
Specifies the mapping of a band to a color model component.
- ColorInversion - Class in org.geotools.image.palette
-
PointOpImage
to perform an efficient color inversion given a certain palette.
- ColorInversion(RenderedImage, IndexColorModel, int, int) - Constructor for class ColorInversion
-
- ColorInversionCRIF - Class in org.geotools.image.palette
-
CRIF for the color inversion operation
- ColorInversionCRIF() - Constructor for class ColorInversionCRIF
-
- ColorInversionDescriptor - Class in org.geotools.image.palette
-
- ColorInversionDescriptor() - Constructor for class ColorInversionDescriptor
-
Constructs the descriptor.
- colorMap() - Method in class RasterSymbolizerBuilder
-
- colorMap - Variable in class EfficientInverseColorMapComputation
-
Forward color map.
- ColorMap - Static variable in class SE
-
- 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.
- colorMap(Expression, Expression...) - Method in interface StyleFactory
-
Wrap up a "Categorize" function using the provided expressions.
- colorMap(Expression, Expression...) - Method in class StyleFactoryImpl
-
- colorMap(Expression, Expression...) - Method in class StyleFactoryImpl2
-
- colorMap(ColorMap) - Method in class ColorMapParser
-
- ColorMap - Interface in org.opengis.style
-
The ColorMap element defines the mapping of palette-type raster colors or fixed- numeric pixel
values to colors using an Interpolate or Categorize SE function
For example, a DEM raster giving elevations in meters above sea level can be translated to a
colored image with a ColorMap.
- colorMap(Expression, Expression...) - Method in interface StyleFactory
-
Wrap up a "Categorize" function using the provided expressions.
- ColorMapBinding - Class in org.geotools.se.v1_1.bindings
-
Binding object for the element http://www.opengis.net/se:ColorMap.
- ColorMapBinding() - Constructor for class ColorMapBinding
-
- ColorMapBuilder - Class in org.geotools.brewer.styling.builder
-
- ColorMapBuilder() - Constructor for class ColorMapBuilder
-
- ColorMapBuilder(AbstractStyleBuilder<?>) - Constructor for class ColorMapBuilder
-
- COLORMAPENTRY - Static variable in class SLD
-
- ColorMapEntry - Interface in org.geotools.styling
-
A basic interface for objects which can hold color map entries.
- ColorMapEntryBuilder - Class in org.geotools.brewer.styling.builder
-
- ColorMapEntryBuilder() - Constructor for class ColorMapEntryBuilder
-
- ColorMapEntryBuilder(AbstractStyleBuilder<?>) - Constructor for class ColorMapEntryBuilder
-
- 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
-
- ColorMapImpl(Function) - Constructor for class ColorMapImpl
-
- ColorMapParser - Class in org.geotools.ysld.parse
-
Handles the parsing of a Ysld "color-map" property to a
ColorMap
object.
- ColorMapParser(Factory) - Constructor for class ColorMapParser
-
- ColorMapType - Static variable in class SE
-
- colorMode - Static variable in class KML
-
- colorModeEnum - Static variable in class KML
-
- colorModeEnumType - Static variable in class KML
-
- ColorNode() - Constructor for class CustomPaletteBuilder.ColorNode
-
- ColorPalette - Class in org.geotools.brewer.color
-
A generic palette containing colours.
- ColorPalette() - Constructor for class ColorPalette
-
- ColorReduction - Class in org.geotools.image.palette
-
PointOpImage
to perform color reduction on an image using the palette builder.
- 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.
- ColorReplacement - Static variable in class SE
-
- ColorReplacement - Interface in org.geotools.styling
-
Apply color replacement to an external graphic.
- colorReplacement(Expression, Expression...) - Method in interface StyleFactory
-
Wrap up a replacement function using the provided expressions.
- colorReplacement(Expression, Expression...) - Method in class StyleFactoryImpl
-
- colorReplacement(Expression, Expression...) - Method in class StyleFactoryImpl2
-
- ColorReplacement - Interface in org.opengis.style
-
The ColorReplacement element, which may occur multiple times, allows to replace a color in the
ExternalGraphic, the color specified in the OriginalColor sub-element, by another color as a
result of a recode function as defined in Interpolate
.
- colorReplacement(Expression, Expression...) - Method in interface StyleFactory
-
Wrap up a replacement function using the provided expressions.
- ColorReplacementBinding - Class in org.geotools.se.v1_1.bindings
-
Binding object for the element http://www.opengis.net/se:ColorReplacement.
- ColorReplacementBinding() - Constructor for class ColorReplacementBinding
-
- ColorReplacementBuilder - Class in org.geotools.brewer.styling.builder
-
- ColorReplacementBuilder() - Constructor for class ColorReplacementBuilder
-
- ColorReplacementBuilder(AbstractStyleBuilder<?>) - Constructor for class ColorReplacementBuilder
-
- ColorReplacementImpl - Class in org.geotools.styling
-
An implementation of ColorReplacement; this is a wrapper around an implementaiton of the "Recode"
function as defined by SymbologyEncoding 1.1.
- ColorReplacementImpl(Function) - Constructor for class ColorReplacementImpl
-
- colorReplacements() - Method in class ExternalGraphicImpl
-
- ColorReplacementType - Static variable in class SE
-
- ColorRule - Class in org.geotools.gce.grassraster.core.color
-
A JGrass colorrule
- ColorRule(int, int, int, int) - Constructor for class ColorRule
-
Creates a new instance of ColorRule
- ColorRule(float, int, int, int, float, int, int, int) - Constructor for class ColorRule
-
Creates a new instance of ColorRule
- COLORS - Static variable in class VocabularyKeys
-
Colors
- colors(Style) - Static method in class SLD
-
Retrieves all colour names defined in a style
- colors(Rule) - Static method in class SLD
-
Retrieves all colour names defined in a rule
- Colors - Class in org.geotools.ysld
-
List of common color names.
- Colors() - Constructor for class Colors
-
- ColorSpaceNameCollectorSPI - Class in org.geotools.gce.imagemosaic.namecollector
-
A
CoverageNameCollectorSPI
implementation which takes the coverage name from the
colorspace of the ImageLayout from the coverage reader.
- ColorSpaceNameCollectorSPI() - Constructor for class ColorSpaceNameCollectorSPI
-
- 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
-
Convert a Color object to hex representation
- colorType - Static variable in class KML
-
- ColorUtilities - Class in org.geotools.image.util
-
A set of static methods for handling of colors informations.
- ColorValidator - Class in org.geotools.ysld.validate
-
Validator for Colors
- ColorValidator() - Constructor for class ColorValidator
-
- COLR - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- COLS - Static variable in class JGrassUtilities
-
- COLS - Static variable in class CoverageUtilities
-
- column - Variable in class JavaCharStream
-
- COLUMN - Static variable in class VocabularyKeys
-
Column
- COLUMN - Static variable in class DefaultCoordinateSystemAxis
-
- COLUMN - Static variable in class DimensionNameType
-
Abscissa (x) axis.
- COLUMN_NEGATIVE - Static variable in class AxisDirection
-
Axis positive direction is towards lower pixel column.
- COLUMN_POSITIVE - Static variable in class AxisDirection
-
Axis positive direction is towards higher pixel column.
- columnIndex - Static variable in class GML
-
- ColumnMetadata - Class in org.geotools.jdbc
-
Metadata about a table column used to carry information through the type mapping process.
- ColumnMetadata() - Constructor for class ColumnMetadata
-
- columnNames - Variable in class JDBCFeatureReader
-
- 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.
- COLUMNS - Static variable in class VocabularyKeys
-
Columns
- COMMA - Static variable in interface CQLParserConstants
-
- COMMA - Static variable in interface ECQLParserConstants
-
- Command<R> - Class in org.geotools.arcsde.session
-
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.
- Commands - Class in org.geotools.arcsde.session
-
- Commands() - Constructor for class Commands
-
- Commands.CloseConnection - Class in org.geotools.arcsde.session
-
- Commands.CloseStateCommand - Class in org.geotools.arcsde.session
-
- Commands.CloseStreamCommand - Class in org.geotools.arcsde.session
-
A command to close an stream
(ie, SeDelete
, SeInsert
,
SeQuery
, SeUpdate
).
- Commands.CommitTransaction - Class in org.geotools.arcsde.session
-
- Commands.CreateAndExecuteQueryCommand - Class in org.geotools.arcsde.session
-
Command to create, prepare, and execute a query.
- Commands.CreateSeRegistrationCommand - Class in org.geotools.arcsde.session
-
- Commands.CreateSeStateCommand - Class in org.geotools.arcsde.session
-
- Commands.CreateSeTableCommand - Class in org.geotools.arcsde.session
-
- Commands.CreateVersionStateCommand - Class in org.geotools.arcsde.session
-
Creates either a direct child state of parentStateId, or a sibling being an exact copy of
parentStatId if either the state can't be closed because its in use or parentStateId does not
belong to the current user.
- Commands.DescribeTableCommand - Class in org.geotools.arcsde.session
-
- Commands.FetchRowCommand - Class in org.geotools.arcsde.session
-
- Commands.GetLayerCommand - Class in org.geotools.arcsde.session
-
- Commands.GetTableCommand - Class in org.geotools.arcsde.session
-
- Commands.GetVersionCommand - Class in org.geotools.arcsde.session
-
Command to fetch a version.
- Commands.PrepareQueryCommand - Class in org.geotools.arcsde.session
-
- comment(String) - Method in class TransformerBase.TranslatorSupport
-
- 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 DiffTransactionState
-
- 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 TransformerBase.TranslatorSupport
-
Commit pending write operations.
- COMMIT_TRANSACTION - Static variable in class Commands
-
- commitEditState() - Method in interface ArcSdeVersionHandler
-
Causes the current version to synchronize with the current edit state.
- commitEditState() - Method in class AutoCommitVersionHandler
-
- commitEditState() - Method in class TransactionVersionHandler
-
Called by ArcTransactionState.commit()
- CommitTransaction() - Constructor for class Commands.CommitTransaction
-
- commitTransaction() - Method in interface ISession
-
Commits the current transaction.
- commitTransaction() - Method in class SessionWrapper
-
- commonClass(Collection<?>) - Static method in class Classes
-
Returns the most specific class which is a common parent of all specified objects.
- 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.data.util
-
Convert String to common scalar values.
- 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(DateRange, DateRange) - Method in class DateRangeComparator
-
- compare(Range<? extends Number>, Range<? extends Number>) - Method in class NumberRangeComparator
-
- compare(SimpleFeatureType, SimpleFeatureType) - Static method in class DataUtilities
-
Compare attribute coverage between two feature types (allowing the identification of
subTypes).
- 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(float) - Method in class AttributeTable.CellAttribute
-
Compare a value to the range of values in this attribute If the cat is below the renage
then return -1, if it is aboove the ramge then return +1, if it is equal return 0
- compare(float) - Method in class ColorRule
-
- 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(Object, Object) - Method in class IndexedResourceCompiler
-
Compares two resource keys.
- COMPARE_EQUALS - Static variable in class FilterCapabilities
-
Deprecated.
- COMPARE_EQUALS - Static variable in interface FilterType
-
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
-
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
-
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
-
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
-
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
-
Defines a comparative not equals filter (may be a math filter).
- COMPARE_WITH - Static variable in class VocabularyKeys
-
Compare with
- 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 AttributeNodePointer
-
- compareChildNodePointers(NodePointer, NodePointer) - Method in class DescriptorXmlAttributeNodePointer
-
- compareChildNodePointers(NodePointer, NodePointer) - Method in class FeatureTypeAttributePointer
-
- compareChildNodePointers(NodePointer, NodePointer) - Method in class FeatureTypePointer
-
- compareChildNodePointers(NodePointer, NodePointer) - Method in class XmlAttributeNodePointer
-
- CompareFilterImpl - Class in org.geotools.filter
-
Defines a comparison filter (can be a math comparison or generic equals).
- CompareFilterImpl() - Constructor for class CompareFilterImpl
-
- CompareFilterImpl(Expression, Expression) - Constructor for class CompareFilterImpl
-
- CompareFilterImpl(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(Measure<V, Q>) - Method in class Measure
-
- compareTo(Generalization) - Method in class Generalization
-
- compareTo(StorageFile) - Method in class StorageFile
-
Just groups together files that have the same ShpFiles instance
- compareTo(NameImpl) - Method in class NameImpl
-
- compareTo(ImageLevelInfo) - Method in class ImageLevelInfo
-
- compareTo(Object) - Method in class CircularRing
-
- compareTo(Object, CoordinateSequenceComparator) - Method in class CircularRing
-
- compareTo(Object) - Method in class CircularString
-
- compareTo(Object, CoordinateSequenceComparator) - Method in class CircularString
-
- compareTo(Object) - Method in class CompoundCurve
-
- compareTo(Object, CoordinateSequenceComparator) - Method in class CompoundCurve
-
- compareTo(Object) - Method in class CompoundRing
-
- compareTo(Object, CoordinateSequenceComparator) - Method in class CompoundRing
-
- compareTo(Object) - Method in class ArcStringTypeBinding
-
- compareTo(Object) - Method in class CurveTypeBinding
-
- compareTo(Object) - Method in class CurveArrayPropertyTypeBinding
-
- compareTo(Object) - Method in class CurvePropertyTypeBinding
-
- compareTo(Object) - Method in class CurveTypeBinding
-
- compareTo(Object) - Method in class MultiCurveTypeBinding
-
- compareTo(Object) - Method in class MultiPolygonTypeBinding
-
Implement comparable because MultiPolygonBinding, MultiSurfaceBinding and Surface are bound
to the same class, MultiPolygon.
- compareTo(Object) - Method in class MultiSurfaceTypeBinding
-
Implement comparable because MultiPolygonBinding, MultiSurfaceBinding and Surface are bound
to the same class, MultiPolygon.
- compareTo(Object) - Method in class PolygonPatchTypeBinding
-
- compareTo(Object) - Method in class SurfaceArrayPropertyTypeBinding
-
- compareTo(Object) - Method in class SurfacePropertyTypeBinding
-
- 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 RingTypeBinding
-
- compareTo(Object) - Method in class SurfaceTypeBinding
-
- compareTo(Angle) - Method in class Angle
-
Compares two Angle
objects numerically.
- compareTo(Fraction) - Method in class Fraction
-
Compares this fraction with the given one for order.
- compareTo(Layer) - Method in class Layer
-
- compareTo(Cell) - Method in class Cell
-
- compareTo(Object) - Method in class DirectionAlongMeridian
-
Compares this direction with the specified one for order.
- compareTo(GenericName) - Method in class NamedIdentifier
-
Compares this name with the specified object for order.
- compareTo(LabelCacheItem) - Method in class LabelCacheItem
-
- compareTo(TemporalPrimitive) - Method in class DefaultTemporalPrimitive
-
- 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
-
- compareTo(Object) - Method in class Whitespace
-
- compareTo(Precision) - Method in interface Precision
-
Compares this precision model with the specified one.
- compareTo(E) - Method in class CodeList
-
Compares this code with the specified object for order.
- compareTo(UnlimitedInteger) - Method in class UnlimitedInteger
-
Compares two UnlimitedInteger
objects numerically.
- compareToSameClass(Object) - Method in class EmptyGeometry
-
Deprecated.
- compareToSameClass(Object, CoordinateSequenceComparator) - Method in class EmptyGeometry
-
Deprecated.
- Comparison_OperatorsType - Static variable in class OGC
-
- Comparison_OperatorsType() - Constructor for class FilterComplexTypes.Comparison_OperatorsType
-
- 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
-
- COMPARISON_TOLERANCE - Static variable in class Hints
-
Tolerance used in comparisons between floating point values.
- ComparisonOperatorNameType - Static variable in class FES
-
- comparisonOperators(Operator[]) - Method in class FilterFactoryImpl
-
- ComparisonOperators - Interface in org.opengis.filter.capability
-
Supported comparison operators in a filter capabilities document.
- comparisonOperators(Operator[]) - Method in interface FilterFactory
-
comparison operators
- 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
-
- ComparisonOperatorsType - Static variable in class FES
-
- 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
-
- ComparisonOperatorsTypeBinding - Class in org.geotools.filter.v2_0.bindings
-
- ComparisonOperatorsTypeBinding(Fes20Factory) - Constructor for class ComparisonOperatorsTypeBinding
-
- ComparisonOperatorType - Static variable in class OGC
-
- ComparisonOperatorType - Static variable in class FES
-
- 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
-
- ComparisonOperatorTypeBinding - Class in org.geotools.filter.v2_0.bindings
-
- ComparisonOperatorTypeBinding(Fes20Factory) - Constructor for class ComparisonOperatorTypeBinding
-
- comparisonOps - Static variable in class OGC
-
- comparisonOps - Static variable in class OGC
-
- comparisonOps - Static variable in class FES
-
- ComparisonOpsType - Static variable in class OGC
-
- ComparisonOpsType - Static variable in class OGC
-
- ComparisonOpsType - Static variable in class FES
-
- ComparisonOpsType() - Constructor for class FilterOpsComplexTypes.ComparisonOpsType
-
- ComparisonPredicate() - Method in class CQLParser
-
- ComparisonPredicate() - Method in class ECQLParser
-
- CompassPoint - Static variable in class GML
-
- CompassPointEnumeration - 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>
- COMPASSPOINTENUMERATION_TYPE - Static variable in class GMLSchema
-
<simpleType name="CompassPointEnumeration">
<annotation>
<documentation>These directions are necessarily approximate, giving direction with a precision of 22.5°.
- 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 ECQLCompiler
-
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 ECQLCompiler
-
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 ECQLCompiler
-
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 DefaultProgressListener
-
- complete() - Method in class DelegateProgressListener
-
- complete() - Method in class NullProgressListener
-
- complete() - Method in class SubProgressListener
-
- complete() - Method in class DummyProgressListener
-
- complete() - Method in class JProgressWindow
-
Notifies that the operation has finished.
- complete() - Method in interface ProgressListener
-
Deprecated.
Notifies this listener that the operation has finished.
- complete() - Method in interface ProgressListener
-
Notifies this listener that the operation has finished.
- completed() - Method in class JFontChooser
-
Query if the dialog was completed (user clicked the Apply button)
- completed() - Method in class JSimpleStyleDialog
-
Query if the dialog was completed (user clicked the Apply button)
- COMPLETED - Static variable in class Progress
-
Production of the data has been completed.
- completeHints() - Method in class AbstractAuthorityMediator
-
- Completeness - Interface in org.opengis.metadata.quality
-
Presence and absence of features, their attributes and their relationships.
- CompletenessCommission - Interface in org.opengis.metadata.quality
-
Excess data present in the dataset, as described by the scope.
- 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.
- CompletenessOmission - Interface in org.opengis.metadata.quality
-
Data absent from the dataset, as described by the scope.
- 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() - Method in class TypeBuilder
-
Create a complex attribute, made up of other attributes.
- Complex - Class in org.geotools.metadata.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 - Interface in org.opengis.geometry.complex
-
A collection of geometrically disjoint, simple
primitives.
- COMPLEX - Static variable in class GeometricObjectType
-
Set of geometric primitives such that their boundaries can be represented as a union of other
primitives.
- COMPLEX_FACTORY - Static variable in class Hints
-
- ComplexAttribute - Interface in org.opengis.feature
-
An instance of
ComplexType
which is composed of other properties.
- ComplexAttributeConverterFactory - Class in org.geotools.data.util
-
This converter retrieves the values out of attributes.
- ComplexAttributeConverterFactory() - Constructor for class ComplexAttributeConverterFactory
-
- 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.xsd
-
A strategy for parsing elements in an instance document which are of complex type.
- ComplexBindingCallback - Class in org.geotools.xsd.impl
-
Base class for visitors that invoke a callback on a complex binding.
- ComplexBindingCallback(ElementInstance, Node, MutablePicoContainer) - Constructor for class ComplexBindingCallback
-
- ComplexBoundary - Interface in org.opengis.geometry.complex
-
- 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
-
<complexType name="ComplexDataType" mixed="true"> <annotation> <documentation>Complex
data (such as an image), including a definition of the complex value data structure (i.e.,
schema, format, and encoding).
- ComplexDataTypeBinding(Wps10Factory) - 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.xsd
-
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.
- ComplexFactory - Interface in org.opengis.geometry.complex
-
A factory of
complex geometric objects.
- ComplexFeatureBuilder - Class in org.geotools.feature
-
The complex feature builder allows the construction of features by progressively appending their
components and deferring the construction till you're ready.
- ComplexFeatureBuilder(FeatureType) - Constructor for class ComplexFeatureBuilder
-
- ComplexFeatureBuilder(FeatureType, FeatureFactory) - Constructor for class ComplexFeatureBuilder
-
- ComplexFeatureBuilder(AttributeDescriptor) - Constructor for class ComplexFeatureBuilder
-
- ComplexFeatureBuilder(AttributeDescriptor, FeatureFactory) - Constructor for class ComplexFeatureBuilder
-
- ComplexFeatureConstants - Class in org.geotools.data.complex.util
-
This is just a compilation of constants and static methods used in app-schema module.
- ComplexFeatureConstants() - Constructor for class ComplexFeatureConstants
-
- ComplexFeatureIteratorImpl - Class in org.geotools.data.wfs.internal
-
Defines the complex feature iterator implementation class.
- ComplexFeatureIteratorImpl(XmlComplexFeatureParser) - Constructor for class ComplexFeatureIteratorImpl
-
Initialises a new instance of ComplexFeatureIteratorImpl.
- ComplexFeatureTypeFactoryImpl - Class in org.geotools.data.complex.feature.type
-
Feature type factory to produce complex feature type that can be used in feature chaining.
- ComplexFeatureTypeFactoryImpl() - Constructor for class ComplexFeatureTypeFactoryImpl
-
- ComplexFeatureTypeImpl - Class in org.geotools.data.complex.feature.type
-
This is a specialization of complex feature type that can be nested inside another feature type.
- ComplexFeatureTypeImpl(Name, Collection<PropertyDescriptor>, GeometryDescriptor, boolean, List<Filter>, AttributeType, InternationalString) - Constructor for class ComplexFeatureTypeImpl
-
Constructor for complex feature type with fake feature type descriptor provided.
- ComplexFeatureTypeImpl(ComplexFeatureTypeImpl, Collection<PropertyDescriptor>) - Constructor for class ComplexFeatureTypeImpl
-
Create a clone of an existing ComplexFeatureTypeImpl with new schema.
- ComplexFilterSplitter - Class in org.geotools.data.complex.filter
-
- ComplexFilterSplitter(FilterCapabilities, FeatureTypeMapping) - Constructor for class ComplexFilterSplitter
-
- ComplexFilterSplitter.CapabilitiesExpressionVisitor - Class in org.geotools.data.complex.filter
-
- COMPLEXRESTRICTIONTYPE - Static variable in class XS
-
- ComplexSupportXSAnyTypeBinding - Class in org.geotools.gml3.bindings
-
- ComplexSupportXSAnyTypeBinding(XSDIdRegistry) - Constructor for class ComplexSupportXSAnyTypeBinding
-
- ComplexType - Interface in org.geotools.xml.schema
-
This interface is intended to represent an XML Schema complexType.
- COMPLEXTYPE - Static variable in class XS
-
- ComplexType - Interface in org.opengis.feature.type
-
The type of a complex attribute.
- 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
-
- ComplexTypeProxy - Class in org.geotools.data.complex.feature.type
-
- ComplexTypeProxy(Name, Map) - Constructor for class ComplexTypeProxy
-
- ComplianceLevel - Enum in org.opengis.annotation
-
Compliance level for elements.
- ComponentColorModelJAI - Class in org.geotools.image.util
-
- ComponentColorModelJAI(ColorSpace, int[], boolean, boolean, int, int) - Constructor for class ComponentColorModelJAI
-
Construct a new color model.
- ComponentColorModelJAI(ColorSpace, boolean, boolean, int, int) - Constructor for class ComponentColorModelJAI
-
Construct a new color model.
- componentReferenceSystem - Static variable in class GML
-
- COMPOSITE - Static variable in interface FeatureTypeStyle
-
Applies a color composition/blending operation at the feature type style level (that is,
blending the current FTS level against the map below it).
- composite - Variable in class TestGraphics
-
- Composite - Interface in org.opengis.geometry.complex
-
A geometric complex with an underlying core geometry that is isomorphic to a primitive.
- COMPOSITE - Static variable in class GeometricObjectType
-
Connected set of curves, solids or surfaces.
- COMPOSITE_BASE - Static variable in interface FeatureTypeStyle
-
Boolean value, if true the current feature type style will be treated as a base for the
subsequent feature type styles in the rendering stack (including other layer ones) as opposed
to use the merged backdrop rendered so far.
- CompositeCurve - Static variable in class GML
-
- CompositeCurve - Static variable in class GML
-
- CompositeCurve - Interface in org.opengis.geometry.complex
-
A
complex with all the geometric properties of a curve.
- 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 - 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.
- COMPOSITECURVETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CompositeCurveType">
<complexContent>
<extension base="gml:AbstractCurveType">
<sequence>
<element maxOccurs="unbounded" ref="gml:curveMember"/>
</sequence>
<attributeGroup ref="gml:AggregationAttributeGroup"/>
</extension>
</complexContent>
</complexType>
- CompositeCurveTypeBinding - Class in org.geotools.gml3.bindings.ext
-
Simple type binding for Composite Curve GML elements.
- CompositeCurveTypeBinding(GeometryFactory, CoordinateSequenceFactory) - Constructor for class CompositeCurveTypeBinding
-
- CompositeFeatureCollection - Class in org.geotools.wfs
-
Wraps multiple feature collections into a single.
- CompositeFeatureCollection(List<FeatureCollection>) - Constructor for class CompositeFeatureCollection
-
- CompositePoint - Interface in org.opengis.geometry.complex
-
A separate class for composite point, included for completeness.
- CompositePrimaryKeyFinder - Class in org.geotools.jdbc
-
- CompositePrimaryKeyFinder(PrimaryKeyFinder...) - Constructor for class CompositePrimaryKeyFinder
-
- CompositeSolid - Static variable in class GML
-
- CompositeSolid - Static variable in class GML
-
- CompositeSolid - Interface in org.opengis.geometry.complex
-
A
complex with all the geometric properties of a solid.
- 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 - 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.
- COMPOSITESOLIDTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CompositeSolidType">
<complexContent>
<extension base="gml:AbstractSolidType">
<sequence>
<element maxOccurs="unbounded" ref="gml:solidMember"/>
</sequence>
<attributeGroup ref="gml:AggregationAttributeGroup"/>
</extension>
</complexContent>
</complexType>
- CompositeSurface - Static variable in class GML
-
- CompositeSurface - Static variable in class GML
-
- CompositeSurface - Interface in org.opengis.geometry.complex
-
A
complex with all the geometric properties of a surface.
- 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 - 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.
- COMPOSITESURFACETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CompositeSurfaceType">
<complexContent>
<extension base="gml:AbstractSurfaceType">
<sequence>
<element maxOccurs="unbounded" ref="gml:surfaceMember"/>
</sequence>
<attributeGroup ref="gml:AggregationAttributeGroup"/>
</extension>
</complexContent>
</complexType>
- CompositeValue - Static variable in class GML
-
- CompositeValue - Static variable in class GML
-
- CompositeValueType - 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.
- COMPOSITEVALUETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CompositeValueType">
<complexContent>
<extension base="gml:AbstractGMLType">
<sequence>
<element maxOccurs="unbounded" minOccurs="0" ref="gml:valueComponent"/>
<element minOccurs="0" ref="gml:valueComponents"/>
</sequence>
<attributeGroup ref="gml:AggregationAttributeGroup"/>
</extension>
</complexContent>
</complexType>
- COMPOUND - Static variable in interface ETYPE
-
ETYPE
code representing compound linestring
A compound polygon represents its edges using a combination of sequence of straight and
curved edges.
- COMPOUND_POLYGON - Static variable in interface ETYPE
-
ETYPE
code representing compound polygon.
- COMPOUND_POLYGON_EXTERIOR - Static variable in interface ETYPE
-
ETYPE
code representing compound exterior CCW polygon ring
A compound polygon represents its edges using a combination of sequence of straight and
curved edges.
- COMPOUND_POLYGON_INTERIOR - Static variable in interface ETYPE
-
ETYPE
code representing compound interior CW polygon ring
A compound polygon represents its edges using a combination of sequence of straight and
curved edges.
- CompoundCRS - Static variable in class GML
-
- CompoundCRS - Static variable in class GML
-
- CompoundCRS - Interface in org.opengis.referencing.crs
-
A coordinate reference system describing the position of points through two or more independent
coordinate reference systems.
- CompoundCRSPropertyType - Static variable in class GML
-
- COMPOUNDCRSPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CompoundCRSPropertyType">
<annotation>
<documentation>gml:CompoundCRSPropertyType is a property type for association roles to a compound coordinate reference system, either referencing or containing the definition of that reference system.
- compoundCRSRef - 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 - 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.
- COMPOUNDCRSTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CompoundCRSType">
<complexContent>
<extension base="gml:AbstractCRSType">
<sequence>
<element maxOccurs="unbounded" minOccurs="2" ref="gml:componentReferenceSystem"/>
</sequence>
<attributeGroup ref="gml:AggregationAttributeGroup"/>
</extension>
</complexContent>
</complexType>
- CompoundCurve - Class in org.geotools.geometry.jts
-
A CompoundCurve is a connected sequence of circular arcs and linear segments.
- CompoundCurve(List<LineString>, GeometryFactory, double) - Constructor for class CompoundCurve
-
- CompoundCurvedGeometry<T extends LineString> - Interface in org.geotools.geometry.jts
-
- CompoundRing - Class in org.geotools.geometry.jts
-
A CompoundRing is a connected sequence of circular arcs and linear segments forming a closed
line.
- CompoundRing(List<LineString>, GeometryFactory, double) - Constructor for class CompoundRing
-
- CompoundRing(CompoundCurve) - Constructor for class CompoundRing
-
- 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.
- compressAndWrite(ImageOutputStream, ImageOutputStream, RenderedImage) - Method in class CompressesRasterWriter
-
Compress and write data from a map iterator
.
- CompressesRasterWriter - Class in org.geotools.gce.grassraster.core
-
Write compressed JGrass rasters to disk
- CompressesRasterWriter(int, double, boolean, double[], long, long[], JGrassRegion, ProgressListener, String) - Constructor for class CompressesRasterWriter
-
Preparing the environment for compressing and writing the map to disk
- CompressionType - Enum in org.geotools.arcsde.raster.info
-
An enumeration that mirrors the different possible raster compression types in Arcsde (ie, SeRaster#SE_COMPRESSION_*
)
- compute(Object, int, boolean, boolean, boolean, ImageReadParam, boolean, GridSampleDimension[], ImageReaderSpi, String, GridCoverageFactory, MathTransform, CoordinateReferenceSystem, GeneralEnvelope) - Static method in class Utilities
-
Compute the coverage request and produce a grid coverage.
- compute() - Method in class SpatialRequestHelper
-
Compute this specific request settings all the parameters needed by a visiting
RasterLayerResponse
object.
- computeAggregateFunction(Query, FeatureCalc) - Method in class CoverageSlicesCatalog
-
- computeAggregateFunction(Query, FeatureCalc) - Method in class CoverageSlicesCatalog.WrappedCoverageSlicesCatalog
-
- computeAggregateFunction(Query, FeatureCalc) - Method in class GranuleCatalog
-
- computeCoverageBoundingBox(RasterManager) - Method in class RasterLayerRequest
-
- computeDatelineX() - Method in class ProjectionHandler
-
- computeEnvelopeInternal() - Method in class CircularRing
-
- computeEnvelopeInternal() - Method in class CircularString
-
- computeEnvelopeInternal() - Method in class CompoundCurve
-
- computeEnvelopeInternal() - Method in class CompoundRing
-
- computeEnvelopeInternal() - Method in class EmptyGeometry
-
Deprecated.
- 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.
- 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.
- computeNext() - Method in class AbstractMappingFeatureIterator
-
- computeNext() - Method in class DataAccessMappingFeatureIterator
-
- computeNext() - Method in class XmlMappingFeatureIterator
-
- computeOrientation(CoordinateSequence, int, int, int) - Static method in class CoordinateSequences
-
- computeRect(PlanarImage[], WritableRaster, Rectangle) - Method in class GridCoverage2DRIA
-
Warps a rectangle.
- computeRect(Raster[], WritableRaster, Rectangle) - Method in class TransparencyFillOpImage
-
Performs fill on a specified rectangle.
- computeRequestedResolution(ReferencedEnvelope) - Method in class ReadResolutionCalculator
-
Computes the requested resolution which is going to be used for selecting overviews and or
deciding decimation factors on the target coverage.
- computeSurface(Envelope, int, int) - Method in class BarnesSurfaceInterpolator
-
Computes the estimated values for a regular grid of cells.
- computeSurface() - Method in class HeatmapSurface
-
Computes a grid representing the heatmap surface.
- computeTile(int, int) - Method in class ColorInversion
-
- computeTile(int, int) - Method in class ColorReduction
-
- concatenate(CoordinateOperation, CoordinateOperation) - Method in class AbstractCoordinateOperationFactory
-
Concatenate two operation steps.
- concatenate(Set<CoordinateOperation>, Set<CoordinateOperation>) - Method in class AbstractCoordinateOperationFactory
-
Concatenate two operation steps.
- concatenate(Set<CoordinateOperation>, Set<CoordinateOperation>, Set<CoordinateOperation>) - Method in class AbstractCoordinateOperationFactory
-
Concatenate two sets of 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.
- Concatenate - Static variable in class SE
-
- ConcatenateBinding - Class in org.geotools.se.v1_1.bindings
-
Binding object for the element http://www.opengis.net/se:Concatenate.
- ConcatenateBinding(FilterFactory) - Constructor for class ConcatenateBinding
-
- ConcatenatedOperation - Static variable in class GML
-
- ConcatenatedOperation - Static variable in class GML
-
- ConcatenatedOperation - Interface in org.opengis.referencing.operation
-
An ordered sequence of two or more single coordinate operations.
- ConcatenatedOperationPropertyType - Static variable in class GML
-
- CONCATENATEDOPERATIONPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="ConcatenatedOperationPropertyType">
<annotation>
<documentation>gml:ConcatenatedOperationPropertyType is a property type for association roles to a concatenated operation, either referencing or containing the definition of that concatenated operation.
- concatenatedOperationRef - 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 - 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.
- CONCATENATEDOPERATIONTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="ConcatenatedOperationType">
<annotation>
<documentation>gml:ConcatenatedOperation is an ordered sequence of two or more 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
-
- concatenateTransforms(List<MathTransform>) - Method in class ProjectionHandler
-
- ConcatenateType - Static variable in class SE
-
- ConceptualConsistency - Interface in org.opengis.metadata.quality
-
Adherence to rules of the conceptual schema.
- 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.
- ConceptualSchemeType - Static variable in class CSW
-
- CONDITIONAL - Static variable in class Obligation
-
Element is required when a specific condition is met.
- conditionalMappingWasFound() - Method in class FeatureChainedAttributeVisitor
-
Tells clients whether or not a conditional mapping was found in the feature chain when the
latest expression was visited.
- 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
-
- Cone - Static variable in class GML
-
- Cone - Interface in org.opengis.geometry.coordinate
-
- ConeType - 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.
- CONETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="ConeType">
<complexContent>
<extension base="gml:AbstractGriddedSurfaceType">
<attribute fixed="circularArc3Points"
name="horizontalCurveType" type="gml:CurveInterpolationType"/>
<attribute fixed="linear" name="verticalCurveType" type="gml:CurveInterpolationType"/>
</extension>
</complexContent>
</complexType>
- confgiure(MutablePicoContainer) - Method in interface EncoderConfiguration
-
Populates the container with implementations of
Encoder
.
- CONFIDENTIAL - Static variable in class Classification
-
Available for someone who can be entrusted with information.
- config - Variable in class AbstractWFSStrategy
-
- config - Variable in class WFSClient
-
- config - Variable in class WFSRequest
-
- Config - Class in org.geotools.gce.imagemosaic.jdbc
-
Class for holding the config info read from the xml config file
- Config() - Constructor for class Config
-
- config - Variable in class DBDialect
-
- config - Variable in class GeoPkgGeomWriter
-
- config(String) - Method in class LoggerAdapter
-
- CONFIG_KEY - Static variable in class JDBCPGrasterConfigurationBean
-
- CONFIG_NS_URI - Static variable in class XMLConfigDigester
-
Namespace URI for the AppSchemaDataAccess configuration files
- CONFIGPARAM - Static variable in class AbstractCmd
-
- Configuration() - Constructor for class GeoPkgGeomWriter.Configuration
-
- Configuration - Class in org.geotools.xsd
-
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.
- ConfigurationException(String) - Constructor for exception H2MigrateConfiguration.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception H2MigrateConfiguration.ConfigurationException
-
- configure(Object, Map) - Method in class PlugIn
-
- configure(Configuration) - Method in class ParserHandler
-
- configureBindings(MutablePicoContainer) - Method in class WFSCapabilitiesConfiguration
-
- configureBindings(MutablePicoContainer) - Method in class WFSConfiguration_1_0
-
- configureBindings(MutablePicoContainer) - Method in class WFSConfiguration
-
- configureBindings(MutablePicoContainer) - Method in class WFSCapabilitiesConfiguration
-
- configureBindings(MutablePicoContainer) - Method in class Configuration
-
- 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 CSWConfiguration
-
- configureContext(MutablePicoContainer) - Method in class DCConfiguration
-
- 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 FESConfiguration
-
- 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
-
- 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 KMLConfiguration
-
- configureContext(MutablePicoContainer) - Method in class OWSConfiguration
-
- configureContext(MutablePicoContainer) - Method in class OWSConfiguration
-
- configureContext(MutablePicoContainer) - Method in class SEConfiguration
-
- configureContext(MutablePicoContainer) - Method in class SLDConfiguration
-
Configures the sld context.
- configureContext(MutablePicoContainer) - Method in class WCSConfiguration
-
- configureContext(MutablePicoContainer) - Method in class WCSConfiguration
-
- configureContext(MutablePicoContainer) - Method in class WCSConfiguration
-
- configureContext(MutablePicoContainer) - Method in class WFSConfiguration
-
- configureContext(MutablePicoContainer) - Method in class WFSConfiguration
-
Registers an instanceof WfsFactory
in the context.
- configureContext(MutablePicoContainer) - Method in class WMTSConfiguration
-
- configureContext(MutablePicoContainer) - Method in class WPSConfiguration
-
- configureContext(MutablePicoContainer) - Method in class Configuration
-
Configures the root context to be used when parsing elements.
- configureContext(MutablePicoContainer) - Method in class OWSConfiguration
-
- configuredStoredQueries - Variable in class WFSDataStore
-
- configureEncoder(Encoder) - Method in class Configuration
-
Configures the encoder to be used with this configuration.
- configureParser(Parser) - Method in class SEConfiguration
-
- configureParser(Parser) - Method in class SLDConfiguration
-
- configureParser(Parser) - Method in class WFSConfiguration
-
- configureParser(Parser) - Method in class Configuration
-
Configures the parser to be used with this configuration.
- configXmlDigesterAttributesMappings(Digester) - Method in interface CustomSourceDataStore
-
Allows a data store to provide its own configuration to the XML parser \ digester for
attributes mappings.
- configXmlDigesterAttributesMappings(Digester) - Method in class MongoComplexDataSource
-
- configXmlDigesterDataSources(Digester) - Method in interface CustomSourceDataStore
-
Allows a data store to provide its own configuration to the XML parser \ digester for data
sources.
- configXmlDigesterDataSources(Digester) - Method in class MongoComplexDataSource
-
- CONFLICT_RESOLUTION_KEY - Static variable in interface TextSymbolizer
-
Enables conflict resolution (default, true) meaning no two labels will be allowed to overlap.
- ConformanceResult - Interface in org.opengis.metadata.quality
-
Information about the outcome of evaluating the obtained value (or set of values) against a
specified acceptable conformance quality level.
- 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.
- ConformanceType - Static variable in class FES
-
- ConformanceTypeBinding - Class in org.geotools.filter.v2_0.bindings
-
- ConformanceTypeBinding(Fes20Factory) - Constructor for class ConformanceTypeBinding
-
- conformsTo - Static variable in class DCT
-
- Conic - Interface in org.opengis.geometry.coordinate
-
Any general conic curve.
- CONIC - Static variable in class CurveInterpolation
-
Same as
elliptical arc but using 5 consecutive control points to
determine a conic section.
- CONIC - Static variable in class SurfaceInterpolation
-
The surface is a section of a conic surface.
- CONICAL - Static variable in class BSplineSurfaceForm
-
A bounded portion of the surface of a right circular cone represented by a B-spline surface.
- ConicHandlerFactory - Class in org.geotools.renderer.crs
-
- ConicHandlerFactory() - Constructor for class ConicHandlerFactory
-
- ConicProjection - Interface in org.opengis.referencing.operation
-
Base interface for conical map projections.
- connect(Map<String, Serializable>, Hints, ProgressListener) - Static method in class CoverageIO
-
- connect(Map<String, Serializable>) - Static method in class CoverageIO
-
- connect(Map<String, Serializable>, Hints, ProgressListener) - Method in class DefaultDriver
-
- connect(Map<String, Serializable>, Hints, ProgressListener) - Method in class DefaultFileDriver
-
- connect(URL, Map<String, Serializable>, Hints, ProgressListener) - Method in class DefaultFileDriver
-
- connect(URL, Map<String, Serializable>, Hints, ProgressListener) - Method in class NetCDFDriver
-
- connect(Map<String, Serializable>, Hints, ProgressListener) - Method in class NetCDFDriver
-
- connect() - Method in class DataUrlConnection
-
- connect() - Method in class AbstractEpsgFactory
-
Connect to the database in anticipation of of use.
- connect() - Method in class OnlineTestCase
-
- connect() - Method in class OnlineTestSupport
-
Override this method to connect to an online resource.
- connectDataListener(boolean) - Method in class FeatureLayer
-
Used to connect/disconnect a FeatureListener if any map layer listeners are registered.
- connectDataListener(boolean) - Method in class Layer
-
Called in an interactive environment where a Layer is expected to listen to the data source
on behalf of the application.
- CONNECTED_EPSG_DATABASE_$2 - Static variable in class LoggingKeys
-
Connected to EPSG database "{0}" on "{1}".
- connection - Variable in class GeometryConverter
-
- CONNECTION_TIMEOUT_PARAM_NAME - Static variable in class ArcSDEConnectionConfig
-
- ConnectionLifecycleListener - Interface in org.geotools.jdbc
-
This interface can be implemented to perform custom behavior on each connection as it gets
borrowed from the connection pool and then released back to the pool.
- connectionLifecycleListeners - Variable in class JDBCDataStore
-
The listeners that are allowed to handle the connection lifecycle
- connectionParameters - Variable in class DefaultCoverageAccess
-
- connectionParameters - Variable in class JDataStorePage
-
Connection params for datastore
- connectionParameters - Variable in class JDataStoreWizard
-
Connection parameters; shared with pages for editing
- connectionParameters - Variable in class JParameterListPage
-
Connection params for datastore
- connectionParameters - Variable in class JParameterListWizard
-
Connection parameters; shared with pages for editing
- connPool - Variable in class MBTilesFile
-
connection pool
- Console - Class in org.geotools.referencing
-
A console for executing CRS operations from the command line.
- Console() - Constructor for class Console
-
- Console(LineNumberReader) - Constructor for class Console
-
Creates a new console instance using the specified input stream.
- consoleReader() - Static method in class Java6
-
Returns the console reader, or null
if none.
- consoleWriter() - Static method in class Java6
-
Returns the console writer, or null
if none.
- 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
-
- Constraint - Static variable in class CSW
-
- constrainToUpperLeftTile(Tile, WMTSZoomLevel, WMTSTileService) - Method in class WMTSTileFactory
-
If the tile is outside the limits, take a valid one which can be used to start a loop on.
- Constraints - Interface in org.opengis.metadata.constraint
-
Restrictions on the access and use of a resource or metadata.
- 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.
- ConstrastFunction - Class in org.geotools.filter.function.color
-
Contrast lesscss.org color function.
- ConstrastFunction() - Constructor for class ConstrastFunction
-
- construct(SeShape, GeometryFactory) - 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.
- contact - Variable in class StandardNameTable
-
- Contact - Interface in org.opengis.metadata.citation
-
Information required to enable contact with the responsible person and/or organization.
- ContactAddress - Static variable in class WMS
-
- ContactElectronicMailAddress - Static variable in class WMS
-
- ContactFacsimileTelephone - Static variable in class WMS
-
- 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
-
- ContactInfo - Static variable in class OWS
-
- ContactInformation - Static variable in class WMS
-
- ContactOrganization - Static variable in class WMS
-
- ContactPerson - Static variable in class WMS
-
- ContactPersonPrimary - Static variable in class WMS
-
- ContactPosition - Static variable in class WMS
-
- ContactType - Static variable in class OWS
-
- ContactType - Static variable in class OWS
-
- ContactType - Static variable in class WCS
-
- ContactType - Static variable in class OWS
-
- 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
-
- ContactVoiceTelephone - Static variable in class WMS
-
- 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 SpatialIndexFeatureCollection
-
- contains(Object) - Method in class TreeSetFeatureCollection
-
Returns true if this collection contains the specified element.
- contains(Object) - Method in class MappingFeatureCollection
-
- contains(Object) - Method in class PreGeneralizedFeatureCollection
-
- contains(Object) - Method in class ContentFeatureCollection
-
Returns true if this collection contains the specified element.
- 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 BaseFeatureCollection
-
Returns true if this collection contains the specified element.
- contains(Object) - Method in class DecoratingFeatureCollection
-
- contains(Object) - Method in class DecoratingSimpleFeatureCollection
-
- contains(Object) - Method in class FilteringSimpleFeatureCollection
-
- contains(Object) - Method in class DefaultFeatureCollection
-
Returns true if this collection contains the specified element.
- contains(Object) - Method in interface FeatureCollection
-
- contains(Collection, PropertyDescriptor) - Static method in class TypeBuilder
-
- contains(String, Geometry) - Method in class FilterFactoryImpl
-
- contains(Expression, Expression) - Method in class FilterFactoryImpl
-
- contains(Expression, Expression, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- contains(String, Geometry, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- contains(Geometry, Geometry) - Static method in class StaticGeometry
-
- contains(SimpleFeature) - Method in class BBOX3DImpl
-
- CONTAINS - Static variable in interface CQLParserConstants
-
- CONTAINS - Static variable in interface ECQLParserConstants
-
- Contains - Static variable in class OGC
-
- Contains - Static variable in class OGC
-
- Contains - Static variable in class OGC
-
- Contains - Static variable in class FES
-
- contains(BoundingBox) - Method in class Envelope2D
-
- contains(DirectPosition) - Method in class Envelope2D
-
- 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(Geometry) - Method in class CircularRing
-
- contains(Geometry) - Method in class CircularString
-
- contains(Geometry) - Method in class CompoundCurve
-
- contains(Geometry) - Method in class CompoundRing
-
- 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(Coordinate) - Method in class ReferencedEnvelope3D
-
Tests if the given point lies in or on the envelope.
- contains(double, double, double) - Method in class ReferencedEnvelope3D
-
Tests if the given point lies in or on the envelope.
- contains(DirectPosition) - Method in class ReferencedEnvelope3D
-
Returns true
if the provided location is contained by this bounding box.
- contains(BoundingBox3D) - Method in class ReferencedEnvelope3D
-
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(double, double, double, double) - Method in class XRectangle2D
-
Tests if the interior of this Rectangle2D
entirely contains the specified set of
rectangular coordinates.
- contains(Rectangle2D) - Method in class XRectangle2D
-
Tests if the interior of this shape entirely contains the specified rectangle.
- contains(double, double) - Method in class XRectangle2D
-
Tests if a specified coordinate is inside the boundary of this 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(Geometry, Geometry) - Static method in class GeometryFunctions
-
- contains(Object) - Method in class AuthorityCodes
-
Returns true
if this collection contains the specified element.
- contains(Object) - Method in class IdentifiedObjectSet
-
Returns true
if this collection contains the specified object.
- contains(double, double, double, double) - Method in class DashedShape
-
- contains(double, double) - Method in class DashedShape
-
- contains(Point2D) - Method in class DashedShape
-
- contains(Rectangle2D) - Method in class DashedShape
-
- contains(Object) - Method in class StreamingRenderer.RenderingBlockingQueue
-
- contains(double, double, double, double) - Method in class ExplicitBoundsShape
-
- contains(double, double) - Method in class ExplicitBoundsShape
-
- contains(Point2D) - Method in class ExplicitBoundsShape
-
- contains(Rectangle2D) - Method in class ExplicitBoundsShape
-
- contains(T) - Method in class DnDListModel
-
Query whether this list contains the specified item
- 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 UnmodifiableArrayList
-
Returns true
if this collection contains the specified element.
- contains(Object) - Method in class WeakHashSet
-
Returns true
if this set contains the specified element.
- contains(Object[], Object) - Static method in class XArray
-
Returns true
if the specified array contains the specified value.
- contains(double) - Method in class ScaleRange
-
- contains(String, Geometry) - Method in interface FilterFactory
-
Checks if the the first geometric operand contains the second.
- contains(String, Geometry, MultiValuedFilter.MatchAction) - Method in interface FilterFactory
-
Checks if the the first geometric operand contains the second.
- contains(Expression, Expression) - Method in interface FilterFactory2
-
Checks if the the first geometric operand contains the second.
- contains(Expression, Expression, MultiValuedFilter.MatchAction) - Method in interface FilterFactory2
-
Checks if the the first geometric operand contains the second.
- Contains - Interface in org.opengis.filter.spatial
-
- contains(BoundingBox) - Method in interface BoundingBox
-
Returns true
if the provided bounds are contained by this bounding box.
- contains(DirectPosition) - Method in interface BoundingBox
-
Returns true
if the provided location is contained by this bounding box.
- contains(double, double) - Method in interface BoundingBox
-
Returns true
if the provided location is contained by this bounding box.
- contains(double, double, double) - Method in interface BoundingBox3D
-
Returns true
if the provided location is contained by this bounding box.
- contains(TransfiniteSet) - Method in interface TransfiniteSet
-
Returns true
if this TransfiniteSet
contains another TransfiniteSet
.
- contains(DirectPosition) - Method in interface TransfiniteSet
-
Returns true
if this TransfiniteSet
contains a single point given by a
coordinate.
- CONTAINS - Static variable in class RelativePosition
-
- containsAll(Collection<?>) - Method in class SpatialIndexFeatureCollection
-
- containsAll(Collection) - Method in class TreeSetFeatureCollection
-
Test for collection membership.
- containsAll(Collection<?>) - Method in class MappingFeatureCollection
-
- containsAll(Collection) - Method in class PreGeneralizedFeatureCollection
-
- containsAll(Collection<?>) - Method in class ContentFeatureCollection
-
Returns true if this collection contains all of the elements in the specified
collection.
- 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 BaseFeatureCollection
-
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 DecoratingSimpleFeatureCollection
-
- containsAll(Collection<?>) - Method in class FilteringSimpleFeatureCollection
-
- containsAll(Collection<?>) - Method in class MaxSimpleFeatureCollection
-
- 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 StreamingRenderer.RenderingBlockingQueue
-
- 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.
- ContainsBinding - Class in org.geotools.filter.v2_0.bindings
-
Binding object for the element http://www.opengis.net/ogc:Contains.
- ContainsBinding(FilterFactory2, GeometryFactory) - Constructor for class ContainsBinding
-
- containsCycle() - Method in class CycleDetector
-
Performs the iteration to determine if a cycle exits in the graph.
- containsEdge(Edge) - Method in class Triangle
-
- containsIgnoreCase(String[], String) - Static method in class XArray
-
Returns true
if the specified array contains the specified value, ignoring case.
- ContainsImpl - Class in org.geotools.filter.spatial
-
- ContainsImpl(Expression, Expression) - Constructor for class ContainsImpl
-
- ContainsImpl(Expression, Expression, MultiValuedFilter.MatchAction) - Constructor for class ContainsImpl
-
- containsInclusive(Rectangle2D, Rectangle2D) - Static method in class XRectangle2D
-
Tests if the interior of the inner
rectangle is contained in the interior and/or the
edge of the outter
rectangle.
- 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 XMLHandlerHints
-
- containsKey(Object) - Method in class PicoMap
-
- containsPredicate() - Method in class XPathUtil.StepList
-
- 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 XMLHandlerHints
-
- containsValue(Object) - Method in class PicoMap
-
- 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 completely delegates to a backing FetaureSource#getReader
- ContentFeatureCollection(ContentFeatureSource, Query) - Constructor for class ContentFeatureCollection
-
- ContentFeatureCollection.WrappingFeatureIterator - Class in org.geotools.data.store
-
- 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.util
-
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
-
- ContentInformation - Interface in org.opengis.metadata.content
-
Description of the content of a dataset.
- 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
-
- contentRef - Variable in class InfoToolHelper
-
- contents() - Method in class GeoPackage
-
Returns list of contents of the geopackage.
- Contents - Static variable in class WCS
-
- Contents - Static variable in class WCS
-
- ContentsBaseType - Static variable in class OWS
-
- 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.
- ContentsType - Static variable in class WCS
-
- ContentsType - Static variable in class WMTS
-
- ContentsTypeBinding - Class in org.geotools.wmts.bindings
-
Binding object for the type http://www.opengis.net/wmts/1.0:ContentsType.
- ContentsTypeBinding(wmtsv_1Factory) - Constructor for class ContentsTypeBinding
-
- context - Variable in class ComplexBindingCallback
-
- context() - Method in class SldTransformer
-
- ContextInitializer - Class in org.geotools.xsd.impl
-
- ContextInitializer(ElementInstance, Node, MutablePicoContainer) - Constructor for class ContextInitializer
-
- contextStateChanged(Tile) - Method in interface TileStateChangedListener
-
Called when the context state of a tile has changed.
- CONTINUAL - Static variable in class MaintenanceFrequency
-
Data is repeatedly and frequently updated.
- CONTINUE - Static variable in interface GraphTraversal
-
Signals the traversal to continue *
- CONTINUE_PATH - Static variable in class ExhaustivePathFinder
-
- CONTINUOUS_MAP_WRAPPING - Static variable in class StreamingRenderer
-
Enabled continuous cartographic wrapping for projections that can wrap around their edges
(e.g., Mercator): this results in a continous horizontal map much like Google Maps
- ContinuousZoomContext - Class in org.geotools.ysld.parse
-
Zoom Context supporting non-integer levels.
- ContinuousZoomContext() - Constructor for class ContinuousZoomContext
-
- contour - Variable in class LineStyle2D
-
- contourComposite - Variable in class LineStyle2D
-
- ContourProcess - Class in org.geotools.process.raster
-
A process to extract contours based on values in a specified band of the input
GridCoverage2D.
- ContourProcess() - Constructor for class ContourProcess
-
- CONTRAST_ENHANCEMENT - Static variable in class VocabularyKeys
-
Contrast Enhancement
- contrastEnhancement() - Method in class RasterSymbolizerBuilder
-
- contrastEnhancement() - Method in class SelectedChannelTypeBuilder
-
- ContrastEnhancement - Static variable in class SE
-
- 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
-
- contrastEnhancement(Expression, ContrastMethod) - Method in interface StyleFactory
-
- contrastEnhancement(Expression, ContrastMethod) - Method in class StyleFactoryImpl
-
- contrastEnhancement(Expression, String) - Method in class StyleFactoryImpl
-
- contrastEnhancement(Expression, String) - Method in class StyleFactoryImpl2
-
- contrastEnhancement(Expression, ContrastMethod) - Method in class StyleFactoryImpl2
-
- ContrastEnhancement - Interface in org.opengis.style
-
The ContrastEnhancement object defines contrast enhancement for a channel of a false-color image
or for a color image.
- contrastEnhancement(Expression, ContrastMethod) - Method in interface StyleFactory
-
- contrastEnhancement(Expression, String) - Method in interface StyleFactory
-
- ContrastEnhancementBinding - Class in org.geotools.se.v1_1.bindings
-
Binding object for the element http://www.opengis.net/se:ContrastEnhancement.
- ContrastEnhancementBinding(StyleFactory, FilterFactory) - Constructor for class ContrastEnhancementBinding
-
- ContrastEnhancementBuilder - Class in org.geotools.brewer.styling.builder
-
- ContrastEnhancementBuilder() - Constructor for class ContrastEnhancementBuilder
-
- ContrastEnhancementBuilder(AbstractStyleBuilder<?>) - Constructor for class ContrastEnhancementBuilder
-
- 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
-
- ContrastEnhancementType - Enum in org.geotools.renderer.lite.gridcoverage2d
-
- ContrastEnhancementType - Static variable in class SE
-
- ContrastMethod - Class in org.opengis.style
-
The ContrastEnhancement element defines contrast enhancement for a channel of a false-color image
or for a color image.
- ContrastMethodStrategy - Interface in org.geotools.styling
-
This interface defines the strategy that a ContrastEnhancement will use to execute the
ContrastMethod that it has defined.
- contributor - Static variable in class DC
-
- Controller() - Constructor for class JWizard.Controller
-
- ConventionalUnit - Static variable in class GML
-
- ConventionalUnit - Static variable in class GML
-
- ConventionalUnit_PropertyType - Static variable in class GMX
-
- CONVENTIONALUNIT_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="ConventionalUnit_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:ConventionalUnit"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- ConventionalUnitType - 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.
- CONVENTIONALUNITTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="ConventionalUnitType">
<complexContent>
<extension base="gml:UnitDefinitionType">
<sequence>
<choice>
<element ref="gml:conversionToPreferredUnit"/>
<element ref="gml:roughConversionToPreferredUnit"/>
</choice>
<element maxOccurs="unbounded" minOccurs="0" ref="gml:derivationUnitTerm"/>
</sequence>
</extension>
</complexContent>
</complexType>
- CONVENTIONS - Static variable in class NetCDFUtilities
-
- Conversion - Static variable in class GML
-
- conversion - Static variable in class GML
-
- Conversion - Static variable in class GML
-
- CONVERSION - Static variable in class VocabularyKeys
-
Conversion
- Conversion - Interface in org.opengis.referencing.operation
-
An operation on coordinates that does not include any change of Datum.
- CONVERSION_AND_TRANSFORMATION - Static variable in class VocabularyKeys
-
Conversion and transformation
- 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.
- ConversionPropertyType - Static variable in class GML
-
- CONVERSIONPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="ConversionPropertyType">
<annotation>
<documentation>gml:ConversionPropertyType is a property type for association roles to a concrete general-purpose conversion, either referencing or containing the definition of that conversion.
- conversionRef - Static variable in class GML
-
- 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
-
- conversionToPreferredUnit - Static variable in class GML
-
- ConversionToPreferredUnitType - 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).
- CONVERSIONTOPREFERREDUNITTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="ConversionToPreferredUnitType">
<annotation>
<documentation>The inherited attribute uom references the preferred unit that this conversion applies to.
- ConversionType - Static variable in class GML
-
- 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.
- CONVERSIONTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="ConversionType">
<complexContent>
<extension base="gml:AbstractGeneralConversionType">
<sequence>
<element ref="gml:method"/>
<element maxOccurs="unbounded" minOccurs="0" ref="gml:parameterValue"/>
</sequence>
</extension>
</complexContent>
</complexType>
- convert(SimpleFeatureType) - Static method in class FeatureTypeDBObject
-
- convert(DBObject) - Static method in class FeatureTypeDBObject
-
- convert(DBObject, Name) - Static method in class FeatureTypeDBObject
-
- convert(Object, PropertyDescriptor) - Method in class FeatureBuilder
-
- convert(Object, Class<T>) - Method in class GeoPkgDialect
-
- convert(Object, Class<T>) - Method in class PreparedStatementSQLDialect
-
- convert(Number, Class<? extends Number>) - Static method in class CoverageUtilities
-
- convert(S) - Method in class ClassChanger
-
Returns the numerical value for an object.
- 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
-
Converts an object of a particular type into an object of a different type.
- convert(Object, Class<T>, Hints) - Static method in class Converters
-
Converts an object of a particular type into an object of a different type.
- convert(Object) - Method in class ChoiceGeometryTypeImpl
-
- convert(Object, Class<C>) - Method in class YamlObject
-
Converts an object to the specified class.
- CONVERT_COLOR_TO_STRING - Static variable in class ColorConverterFactory
-
Converts color to hex representation.
- CONVERT_CSS_TO_COLOR - Static variable in class ColorConverterFactory
-
- CONVERT_NUMBER_TO_COLOR - Static variable in class ColorConverterFactory
-
Converts provided integer to color, taking care to allow rgb and rgba support.
- CONVERT_STRING - Static variable in class ColorConverterFactory
-
- convertArrayElement(Object, Class) - Method in class PreparedStatementSQLDialect
-
Converts a given array element to the desired type, throws an exception in case conversion
failed
- CONVERTER - Static variable in class MeasureConverterFactory
-
- 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
-
- convertEvent(MouseEvent) - Method in class DefaultMapMouseEventDispatcher
-
- convertEvent(MouseWheelEvent) - Method in class DefaultMapMouseEventDispatcher
-
Converts an incoming Java AWT mouse wheel event to a
MapMouseEvent.
- convertEvent(MouseEvent) - Method in interface MapMouseEventDispatcher
-
- convertEvent(MouseWheelEvent) - Method in interface MapMouseEventDispatcher
-
Converts an incoming Java AWT mouse wheel event to a
MapMouseEvent.
- convertFilterTypeToMask(short) - Method in class FilterCapabilities
-
Deprecated.
Returns the mask that is equivalent to the FilterType constant.
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class GrassBinaryImageWriter
-
- convertPolygon(Polygon, MathTransform) - Static method in class BaseStatisticsOperationJAI
-
Converte a JTS
Polygon
, which represents a ROI, into an AWT
Polygon
by means of the provided
MathTransform
.
- convertPolygon(Polygon, MathTransform) - Static method in class FeatureUtilities
-
Converts a JTS
Polygon
, which represents a ROI, int an AWT
Polygon
by means of the provided
MathTransform
.
- convertPolygonToPointArray(Polygon, MathTransform, List<Point2D>) - Static method in class FeatureUtilities
-
Converts a JTS
Polygon
, which represents a ROI, int an AWT
Polygon
by means of the provided
MathTransform
.
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class GrassBinaryImageWriter
-
- convertTo(Unit<?>) - Method in class MeasurementRange
-
Converts this range to the specified units.
- convertToArray(Object, String, Class, Connection) - Method in class PreparedStatementSQLDialect
-
Converts a given array value into a
Array
- convertToCollection(Geometry, ShapeType) - Static method in class JTSUtilities
-
- ConvertToDomHandler - Class in org.geotools.wfs.v2_0.bindings
-
Parses XML into a namespace aware dom.
- ConvertToDomHandler(Document, NamespaceSupport) - Constructor for class ConvertToDomHandler
-
- convertToHex(byte[]) - Static method in class AncillaryFileManager
-
- 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.
- convertValue(Object) - Method in class ClimatologicalTimeCoordinateVariable
-
- convertValue(Object) - Method in class CoordinateVariable
-
- convexHull(Geometry) - Static method in class StaticGeometry
-
- convexHull() - Method in class CircularRing
-
- convexHull() - Method in class CircularString
-
- convexHull() - Method in class CompoundCurve
-
- convexHull() - Method in class CompoundRing
-
- convexHull(Geometry) - Static method in class GeometryFunctions
-
- 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.
- ConvolveCoverageProcess - Class in org.geotools.process.raster
-
- ConvolveCoverageProcess() - Constructor for class ConvolveCoverageProcess
-
- cookie - Static variable in class KML
-
- coord - Static variable in class GML
-
- coord - Static variable in class GML
-
- COORD_SYS_BUILDER - Static variable in class NetCDFUtilities
-
- COORD_SYS_BUILDER_CONVENTION - Static variable in class NetCDFUtilities
-
- coordiantes(CoordinateSequenceFactory, OrdinateList, OrdinateList, OrdinateList) - Static method in class SDO
-
Construct CoordinateSequence with no LRS measures.
- coordiantes(CoordinateSequenceFactory, AttributeList, AttributeList, AttributeList) - Static method in class SDO
-
Construct CoordinateSequence with no LRS measures.
- coordiantes(CoordinateSequenceFactory, OrdinateList, OrdinateList, OrdinateList, OrdinateList) - Static method in class SDO
-
bugfix 20121231-BK: added: TODO org.geotools.geometry.jts.CoordinateSequenceFactory does not
support 4 dimensions!
- coordiantes(CoordinateSequenceFactory, OrdinateList, OrdinateList, OrdinateList, OrdinateList[]) - Static method in class SDO
-
- coordiantes(CoordinateSequenceFactory, AttributeList, AttributeList, AttributeList, AttributeList[]) - Static method in class SDO
-
- coordinate - Variable in class AbstractCoverage.Renderable
-
A coordinate point where to evaluate the function.
- coordinate(List) - Method in class GeometryHandlerBase
-
- Coordinate2D - Class in org.geotools.graph.util.geom
-
- Coordinate2D(double, double) - Constructor for class Coordinate2D
-
- COORDINATE_AXIS_TYPE - Static variable in class NetCDFUtilities
-
- COORDINATE_DIMENSION - Static variable in class Hints
-
The actual coordinate dimensions of the geometry (to be used in the GeometryDescriptor user
map)
- COORDINATE_FORMAT - Static variable in class VocabularyKeys
-
Coordinate format
- COORDINATE_OPERATION_ACCURACY_KEY - Static variable in interface CoordinateOperation
-
Key for the "coordinateOperationAccuracy"
property.
- COORDINATE_OPERATION_AUTHORITY_FACTORY - Static variable in class Hints
-
- COORDINATE_OPERATION_FACTORY - Static variable in class Hints
-
- COORDINATE_REFERENCE_SYSTEM - Static variable in class Resample
-
The parameter descriptor for the coordinate reference system.
- COORDINATE_REFERENCE_SYSTEM - Static variable in class DataStoreWrapper
-
- COORDINATE_REFERENCE_SYSTEM - Static variable in class VocabularyKeys
-
Coordinate Reference System
- COORDINATE_SYSTEM_MASK - Static variable in class MapBoundsEvent
-
- COORDINATE_TRANSFORM_TYPE - Static variable in class NetCDFUtilities
-
- CoordinateAccess - Interface in org.geotools.data.oracle.sdo
-
Allows manipulation of a Geometry's CoordinateSequence.
- CoordinateAccessFactory - Interface in org.geotools.data.oracle.sdo
-
Extends CoordinateSequenceFactory with meta data information.
- coordinateAxis - Variable in class CoordinateVariable
-
- CoordinateAxis1DNumericHelper() - Constructor for class CoordinateVariable.CoordinateAxis1DNumericHelper
-
- CoordinateAxisGeneralHelper() - Constructor for class CoordinateVariable.CoordinateAxisGeneralHelper
-
- coordinateDimension(Geometry) - Static method in class CoordinateSequences
-
Gets the dimension of the coordinates in a Geometry
, by reading it from a component
CoordinateSequence
.
- coordinateDimension(CoordinateSequence) - Static method in class CoordinateSequences
-
Gets the effective dimension of a CoordinateSequence.
- CoordinateFormat - Class in org.geotools.measure
-
- 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.
- CoordinateFormatter - Class in org.geotools.gml.producer
-
Formats coordinates with a given number of decimals, using code more efficient than NumberFormat
when possible.
- CoordinateFormatter(int) - Constructor for class CoordinateFormatter
-
- CoordinateHandlerFinder - Class in org.geotools.imageio.netcdf.cv
-
Enable programs to find all available CoordinateHandler implementations.
- CoordinateHandlerSpi - Interface in org.geotools.imageio.netcdf.cv
-
Constructs a live CoordinateHandler
In addition to implementing this interface, this service file should be defined:
META-INF/services/org.geotools.imageio.netcdf.cv.CoordinateHandlerSpi
The file should contain a single line which gives the full name of the implementing class.
- CoordinateHandlerSpi.CoordinateHandler - Interface in org.geotools.imageio.netcdf.cv
-
- CoordinateOperation - Interface in org.opengis.referencing.operation
-
A mathematical operation on coordinates that transforms or converts coordinates to another
coordinate reference system.
- coordinateOperationAccuracy - Static variable in class GML
-
- CoordinateOperationAuthorityFactory - Interface in org.opengis.referencing.operation
-
Creates coordinate transformation objects from codes.
- CoordinateOperationFactory - Interface in org.opengis.referencing.operation
-
- CoordinateOperationFactoryUsingWKT - Class in org.geotools.referencing.factory.epsg
-
- CoordinateOperationFactoryUsingWKT() - Constructor for class CoordinateOperationFactoryUsingWKT
-
Constructs an authority factory using the default set of factories.
- CoordinateOperationFactoryUsingWKT(Hints) - Constructor for class CoordinateOperationFactoryUsingWKT
-
Constructs an authority factory using a set of factories created from the specified hints.
- CoordinateOperationFactoryUsingWKT(Hints, int) - Constructor for class CoordinateOperationFactoryUsingWKT
-
Constructs an authority factory using the specified hints and priority.
- coordinateOperationID - Static variable in class GML
-
- coordinateOperationName - Static variable in class GML
-
- CoordinateOperationPropertyType - Static variable in class GML
-
- COORDINATEOPERATIONPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CoordinateOperationPropertyType">
<annotation>
<documentation>gml:CoordinateOperationPropertyType is a property type for association roles to a coordinate operation, either referencing or containing the definition of that coordinate operation.
- coordinateOperationRef - 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.
- CoordinateReferenceSystem - Interface in org.opengis.referencing.crs
-
- 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 - Class in org.geotools.data.oracle.sdo
-
HelperClass for dealing with JTS14 CoordinateSequences.
- coordinates(List, Geometry) - Static method in class SDO
-
Encode Geometry as described by GTYPE and ELEM_INFO
CoordinateSequence & CoordinateAccess wil be used to determine the dimension, and the
number of ordinates added.
- coordinates(CoordinateSequenceFactory, int, double[]) - Static method in class SDO
-
Construct CoordinateList as described by GTYPE.
- coordinates(List) - Method in class GeometryHandlerBase
-
- coordinates - Static variable in class GML
-
- coordinates(CoordinateSequence) - Method in class GMLWriter
-
Writes a GML2 coordinates element
- coordinates - Static variable in class GML
-
- coordinates - Static variable in class GML
-
- COORDINATES - Static variable in class NetCDFUtilities
-
- coordinates - Static variable in class KML
-
- coordinates - Static variable in class KML
-
- COORDINATES_SELECTION - Static variable in class VocabularyKeys
-
Coordinates selection
- CoordinateSequences - Class in org.geotools.geometry.jts.coordinatesequence
-
Utility functions for coordinate sequences (extends the same named JTS class)
- CoordinateSequences() - Constructor for class CoordinateSequences
-
- 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 GML
-
- CoordinatesType - Static variable in class KML
-
- coordinatesType - Static variable in class KML
-
- CoordinatesType() - Constructor for class GMLComplexTypes.CoordinatesType
-
- 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.
- COORDINATESTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CoordinatesType">
<annotation>
<documentation>This type is deprecated for tuples with ordinate values that are numbers.
- 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 Query
-
Coordinate System associated with this query
- coordinateSystem - Static variable in class GML
-
- coordinateSystem - Variable in class AbstractCRS
-
The coordinate system.
- CoordinateSystem - Interface in org.opengis.referencing.cs
-
The set of coordinate system axes that spans a given coordinate space.
- CoordinateSystemAlt - Static variable in class GMX
-
- CoordinateSystemAlt_PropertyType - Static variable in class GMX
-
- COORDINATESYSTEMALT_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CoordinateSystemAlt_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:CoordinateSystemAlt"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CoordinateSystemAlt_Type - Static variable in class GMX
-
- COORDINATESYSTEMALT_TYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CoordinateSystemAlt_Type">
<xs:annotation>
<xs:documentation>XML attributes contraints: - 1) Id is mandatory - 2) codeSpace (type xsd:anyURI) is mandatory</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gml:IdentifiedObjectType">
<xs:sequence>
<xs:element name="locale" type="gmd:PT_Locale_PropertyType"/>
</xs:sequence>
<xs:attributeGroup ref="gml:AggregationAttributeGroup"/>
<xs:attribute name="codeSpace" type="xs:anyURI" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CoordinateSystemAxis - Static variable in class GML
-
- CoordinateSystemAxis - Static variable in class GML
-
- CoordinateSystemAxis - Interface in org.opengis.referencing.cs
-
Definition of a coordinate system axis.
- CoordinateSystemAxisAlt - Static variable in class GMX
-
- CoordinateSystemAxisAlt_PropertyType - Static variable in class GMX
-
- COORDINATESYSTEMAXISALT_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CoordinateSystemAxisAlt_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:CoordinateSystemAxisAlt"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CoordinateSystemAxisAlt_Type - Static variable in class GMX
-
- COORDINATESYSTEMAXISALT_TYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CoordinateSystemAxisAlt_Type">
<xs:annotation>
<xs:documentation>XML attributes contraints: - 1) Id is mandatory - 2) codeSpace (type xsd:anyURI) is mandatory</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gml:CoordinateSystemAxisType">
<xs:sequence>
<xs:element name="locale" type="gmd:PT_Locale_PropertyType"/>
</xs:sequence>
<xs:attribute name="codeSpace" type="xs:anyURI" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- 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.
- CoordinateSystemAxisPropertyType - Static variable in class GML
-
- COORDINATESYSTEMAXISPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CoordinateSystemAxisPropertyType">
<annotation>
<documentation>gml:CoordinateSystemAxisPropertyType is a property type for association roles to a coordinate system axis, either referencing or containing the definition of that axis.
- coordinateSystemAxisRef - Static variable in class GML
-
- 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 - Static variable in class GML
-
- COORDINATESYSTEMAXISTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CoordinateSystemAxisType">
<annotation>
<documentation>Definition of a coordinate system axis.
- COORDINATESYSTEMAXISTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CoordinateSystemAxisType">
<complexContent>
<extension base="gml:IdentifiedObjectType">
<sequence>
<element ref="gml:axisAbbrev"/>
<element ref="gml:axisDirection"/>
<element minOccurs="0" ref="gml:minimumValue"/>
<element minOccurs="0" ref="gml:maximumValue"/>
<element minOccurs="0" ref="gml:rangeMeaning"/>
</sequence>
<attribute name="uom" type="gml:UomIdentifier" use="required">
<annotation>
<documentation>The uom attribute provides an identifier of the unit of measure used for this coordinate system axis.
- CoordinateSystemPropertyType - Static variable in class GML
-
- COORDINATESYSTEMPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CoordinateSystemPropertyType">
<annotation>
<documentation>gml:CoordinateSystemPropertyType is a property type for association roles to a coordinate system, either referencing or containing the definition of that coordinate system.
- coordinateSystemRef - Static variable in class GML
-
- 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.
- coordinateSystemReproject - Variable in class Query
-
Reprojection associated associated with this query
- coordinateToNearestRowCol(JGrassRegion, Coordinate) - Static method in class JGrassUtilities
-
- CoordinateVariable<T> - Class in org.geotools.imageio.netcdf.cv
-
- CoordinateVariable(Class<T>, CoordinateAxis) - Constructor for class CoordinateVariable
-
- CoordinateVariable.AxisHelper<T> - Interface in org.geotools.imageio.netcdf.cv
-
- CoordinateVariable.CoordinateAxis1DNumericHelper - Class in org.geotools.imageio.netcdf.cv
-
- CoordinateVariable.CoordinateAxisGeneralHelper - Class in org.geotools.imageio.netcdf.cv
-
To use in case that (1) coordinate axis is not one-dimensional (2) coordinate axis is not
numerical
- CoordinateWriter - Class in org.geotools.gml.producer
-
Handles the writing of coordinates for GML.
- CoordinateWriter() - Constructor for class CoordinateWriter
-
- CoordinateWriter(int) - Constructor for class CoordinateWriter
-
- CoordinateWriter(int, boolean) - Constructor for class CoordinateWriter
-
- CoordinateWriter(int, String, String) - Constructor for class CoordinateWriter
-
- CoordinateWriter(int, boolean, boolean, boolean) - Constructor for class CoordinateWriter
-
- CoordinateWriter(int, String, String, boolean) - Constructor for class CoordinateWriter
-
- CoordinateWriter(int, boolean, 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, boolean, boolean, String, String) - Constructor for class CoordinateWriter
-
- CoordinateWriter(int, String, String, boolean, double, int) - Constructor for class CoordinateWriter
-
- CoordinateWriter(int, boolean, boolean, String, String, boolean) - Constructor for class CoordinateWriter
-
- CoordinateWriter(int, boolean, boolean, String, String, boolean, double) - Constructor for class CoordinateWriter
-
- CoordinateWriter(int, boolean, boolean, boolean, int) - Constructor for class CoordinateWriter
-
- CoordinateWriter(int, boolean, boolean, String, String, boolean, double, int) - Constructor for class CoordinateWriter
-
Create a CoordinateWriter for outputting GML coordinates.
- coordOperation - Static variable in class GML
-
- coords(Node) - Method in class ExpressionDOMParser
-
Parses a dom node into a coordinate list.
- COORDSYS - Static variable in class NetCDFUtilities
-
- COORDTYPE - Static variable in class GML
-
Deprecated.
- CoordType - Static variable in class GML
-
- CoordType - Static variable in class GML
-
- CoordType() - Constructor for class GMLComplexTypes.CoordType
-
- 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() - Method in class MemoryState
-
- copy(InputStream, OutputStream) - Static method in class LoggingHTTPClient
-
- copy() - Method in class FileSystemNode
-
- copy() - Method in class Node
-
- copy() - Method in class ContentState
-
Copies the state.
- copy() - Method in class WFSContentState
-
- copy(SimpleFeature) - Static method in class SimpleFeatureBuilder
-
Copy an existing feature (the values are reused so be careful with mutable values).
- copy(SimpleFeatureType) - Static method in class SimpleFeatureTypeBuilder
-
Copys a feature type.
- copy() - Method in class EmptyGeometry
-
Deprecated.
- 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 LiteCoordinateSequence
-
- copy() - Method in class JDBCState
-
Copies the state.
- 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(Envelope, GeographicBoundingBoxImpl) - Static method in class BoundingBoxes
-
Initializes a geographic bounding box from the specified envelope.
- copy(ChannelSelection) - Method in class ChannelSelectionUpdateStyleVisitor
-
- 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(Description) - Method in class DuplicatingStyleVisitor
-
Null safe copy of description
- 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 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(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(Object, String, String) - Static method in class TestData
-
See the other copy, this one accepts a target directory name inside "test-data" (useful for
test with directory containing spaces)
- copy(TreeNode) - Static method in class OptionalDependencies
-
Returns a copy of the tree starting at the given node.
- copy(EObject, EObject) - Static method in class EMFUtils
-
Copies all the properties from one object to anoter.
- copyArea(int, int, int, int, int, int) - Method in class TestGraphics
-
- copyCollection(Collection<? extends E>, Collection<E>, Class<E>) - Method in class ModifiableMetadata
-
Copies the content of one collection (source
) into an other (target
).
- copyData(WritableRaster) - Method in class DisposeStopper
-
- copyExpressions(List<Expression>) - Method in class DuplicatingStyleVisitor
-
Copy list of expressions.
- copyFilter - Variable in class DuplicatingStyleVisitor
-
We are using aggregation here to contain our DuplicatingFilterVisitor.
- copyFonts(List<Font>) - Method in class DuplicatingStyleVisitor
-
Null safe copy of font list.
- CopyingHandler - Class in org.geotools.wfs.v2_0.bindings
-
- CopyingHandler() - Constructor for class CopyingHandler
-
- CopyingHandler(NamespaceSupport) - Constructor for class CopyingHandler
-
- copyInternal() - Method in class CircularRing
-
- copyInternal() - Method in class CircularString
-
- copyInternal() - Method in class CompoundCurve
-
- copyInternal() - Method in class CompoundRing
-
- copyInternal() - Method in class CurvePolygon
-
- copyInternal() - Method in class EmptyGeometry
-
Deprecated.
- copyInternal() - Method in class MultiSurface
-
- copyList(Collection<? extends E>, List<E>, Class<E>) - Method in class ModifiableMetadata
-
Copies the content of one list (source
) into an other (target
).
- copyNamespaceSupport(NamespaceSupport) - Static method in class GML3EncodingUtils
-
Deep clones a
NamespaceSupport
so that it can be used outside of this parse (as its
state changes during the parse, and we need to keep all namespace mapping present at this
point for later usage)
- COPYRIGHT - Static variable in class Restriction
-
Exclusive right to the publication, production, or sale of the rights to a literary,
dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by
law for a specified period of time to an author, composer, artist, distributor.
- copySTRtreeFrom(Diff) - Method in class Diff
-
- copySubMatrix(int, int, int, int, int, int, GeneralMatrix) - Method in class GeneralMatrix
-
Extract a subMatrix to the provided target
- copyUserProperties(Geometry, Geometry) - Method in class GeometryTypeConverterFactory
-
- CORNER_TO_CENTER - Static variable in class CoverageUtilities
-
AffineTransform
that can be used to go from an image datum placed at the ULC corner
of pixels to one that is placed at center.
- cosph0 - Variable in class AzimuthalEquidistant.Abstract
-
The cosine of the central latitude of the projection.
- 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 - Variable in class PostFilteringMappingFeatureIterator
-
- 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(FeatureIterator<?>) - Static method in class DataUtilities
-
Manually count the number of features from the provided FeatureIterator.
- count(FeatureCollection<? extends FeatureType, ? extends Feature>) - Static method in class DataUtilities
-
- count - Variable in class ContentState
-
cached number of features
- Count - Static variable in class GML
-
- Count - Static variable in class GML
-
- count() - Method in class Statistics
-
Returns the number of samples, excluding
NaN
values.
- count(int) - Method in interface ClassificationStats
-
The count of values for the speciifed class.
- count(int) - Method in class CoverageClassStats.Results
-
- count(int) - Method in class FeatureClassStats.Results
-
- 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
-
- counterClockWise(CoordinateSequenceFactory, CoordinateSequence) - Static method in class SDO
-
Ensure Ring of Coordinates are in a counter Orientationwise order.
- CountExtent - Static variable in class GML
-
- CountExtent - Static variable in class GML
-
- CountExtentType - 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.
- COUNTEXTENTTYPE_TYPE - Static variable in class GMLSchema
-
<simpleType name="CountExtentType">
<restriction base="gml:integerOrNilReasonList">
<length value="2"/>
</restriction>
</simpleType>
- countFractionDigits(double) - Static method in class XMath
-
- 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
-
- CountList - Static variable in class GML
-
- countNaN() - Method in class Statistics
-
Returns the number of
NaN
samples.
- CountProcess - Class in org.geotools.process.vector
-
Counts the elements in the collection (useful as a WFS sidekick)
- CountProcess() - Constructor for class CountProcess
-
- CountProcess.AggregationFunction - Enum in org.geotools.process.vector
-
The functions this process can handle
- CountPropertyType - Static variable in class GML
-
- CountPropertyType - Static variable in class GML
-
- COUNTPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CountPropertyType">
<annotation>
<documentation>Property whose content is a Count.
- COUNTPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CountPropertyType">
<sequence minOccurs="0">
<element ref="gml:Count"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- CountResult(int) - Constructor for class CountVisitor.CountResult
-
- Country - Static variable in class GMD
-
- Country - Static variable in class WMS
-
- Country_PropertyType - Static variable in class GMD
-
- COUNTRY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="Country_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:Country"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- countTokens() - Method in class JlsTokenizer
-
Calculates the number of times that this tokenizer's nextToken
method can be
called before it generates an exception.
- 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
-
- countXPathNodes(NamespaceSupport, String, Document) - Static method in class XmlXpathUtilites
-
- 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 - Static variable in class DC
-
- coverage - Variable in class Indexer.Coverages
-
- Coverage() - Constructor for class Indexer.Coverages.Coverage
-
- coverage - Variable in class GeoPackageProcessRequest.TilesLayer
-
- coverage - Static variable in class GML
-
- coverage - Variable in class GridCoverageLayer
-
Grid Coverage to be drawn.
- Coverage - Static variable in class WCS
-
- Coverage - Interface in org.opengis.coverage
-
A function from a spatial, temporal or spatiotemporal domain to an attribute range.
- COVERAGE_ALREADY_BOUND_$2 - Static variable in class ErrorKeys
-
Coverage returned by '{0}' is already the view of coverage "{1}".
- COVERAGE_INDEX - Static variable in class BandMerge
-
Name for the COVERAGE_INDEX parameter
- COVERAGE_NAME_COLLECTOR_SPI - Static variable in class Utils.Prop
-
- COVERAGE_PROCESSING - Static variable in class VocabularyKeys
-
Coverage Processing
- CoverageAccess - Interface in org.geotools.coverage.io
-
Represents a Physical storage of coverage data (that we have a connection to).
- CoverageAccess.AccessType - Enum in org.geotools.coverage.io
-
Level of access supported.
- CoverageCapabilities - Enum in org.geotools.coverage.io
-
- CoverageClassStats - Class in org.geotools.process.raster
-
- CoverageClassStats() - Constructor for class CoverageClassStats
-
- CoverageClassStats.Results - Class in org.geotools.process.raster
-
- CoverageConstraint - Static variable in class SLD
-
- CoverageContentType - Class in org.opengis.metadata.content
-
Specific type of information represented in the cell.
- CoverageDescription - Static variable in class WCS
-
- CoverageDescription - Static variable in class WCS
-
- CoverageDescription - Interface in org.opengis.metadata.content
-
Information about the content of a grid data cell.
- 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.
- CoverageDescriptions - Static variable in class WCS
-
- CoverageDescriptions - Static variable in class WCS
-
- CoverageDescriptionsType - Static variable in class WCS
-
- CoverageDescriptionType - Static variable in class WCS
-
- CoverageDescriptionType - Static variable in class WCS
-
- coverageDescriptor - Variable in class DefaultCoverageSource
-
- CoverageDomainType - Static variable in class WCS
-
- coverageExists(String) - Method in class ImageMosaicConfigHandler
-
Check whether the specified coverage already exist in the reader.
- CoverageExtent - Static variable in class SLD
-
- coverageFactory - Variable in class AbstractGridCoverage2DReader
-
- coverageFactory - Variable in class ImageComposerThread
-
- coverageFactory - Variable in class GeoPackageReader
-
- coverageFactory - Variable in class MBTilesReader
-
- CoverageFactoryFinder - Class in org.geotools.coverage
-
Defines static methods used to access the application's default
factory implementation.
- coverageFunction - Static variable in class GML
-
- coverageFunction - Static variable in class GML
-
- CoverageFunctionType - 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.
- COVERAGEFUNCTIONTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CoverageFunctionType">
<choice>
<element ref="gml:MappingRule"/>
<element ref="gml:CoverageMappingRule"/>
<element ref="gml:GridFunction"/>
</choice>
</complexType>
- CoverageId - Static variable in class WCS
-
- CoverageIO - Class in org.geotools.coverage.io.impl
-
A class containing static convenience methods for locating CoverageAccess
s and
specific CoverageSource
s, and performing simple encoding and decoding.
- CoverageMappingRule - Static variable in class GML
-
- coverageName - Variable in class AbstractGridCoverage2DReader
-
Coverage name
- CoverageName - Static variable in class SE
-
- CoverageNameBinding - Class in org.geotools.se.v1_1.bindings
-
Binding object for the element http://www.opengis.net/se:CoverageName.
- CoverageNameBinding() - Constructor for class CoverageNameBinding
-
- CoverageNameCollector - Interface in org.geotools.gce.imagemosaic.namecollector
-
- CoverageNameCollectorSPI - Interface in org.geotools.gce.imagemosaic.namecollector
-
CoverageNameCollector SPI interface.
- CoverageNameCollectorSpiFinder - Class in org.geotools.gce.imagemosaic.namecollector
-
- CoverageNameCollectorSpiFinder() - Constructor for class CoverageNameCollectorSpiFinder
-
- 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
-
- CoverageOfferings - Static variable in class WCS
-
- CoverageOfferingsType - Static variable in class WCS
-
- 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.
- CoverageProcessor - Class in org.geotools.coverage.processing
-
Base class for
coverage processor implementations.
- CoverageProcessor() - Constructor for class CoverageProcessor
-
Constructs a coverage processor.
- CoverageProcessor(RenderingHints) - Constructor for class CoverageProcessor
-
Constructs a default coverage processor.
- CoverageProperties() - Constructor for class SpatialRequestHelper.CoverageProperties
-
- CoverageProperties() - Constructor for class SpatialRequestHelper.CoverageProperties
-
- CoverageReadRequest - Class in org.geotools.coverage.io
-
- CoverageReadRequest() - Constructor for class CoverageReadRequest
-
- CoverageRequest - Class in org.geotools.coverage.io
-
- CoverageRequest() - Constructor for class CoverageRequest
-
- CoverageResponse - Class in org.geotools.coverage.io
-
- CoverageResponse() - Constructor for class CoverageResponse
-
- CoverageResponse.Status - Enum in org.geotools.coverage.io
-
- coverages - Variable in class Indexer
-
- Coverages() - Constructor for class Indexer.Coverages
-
- Coverages - Static variable in class WCS
-
- CoverageSlice - Class in org.geotools.coverage.io.catalog
-
- CoverageSlice(SimpleFeature) - Constructor for class CoverageSlice
-
- CoverageSlice.Attributes - Class in org.geotools.coverage.io.catalog
-
- CoverageSlicesCatalog - Class in org.geotools.coverage.io.catalog
-
This class simply builds an index for fast indexed queries.
- CoverageSlicesCatalog(String, File) - Constructor for class CoverageSlicesCatalog
-
- CoverageSlicesCatalog(String, File, Repository) - Constructor for class CoverageSlicesCatalog
-
- CoverageSlicesCatalog(DataStoreConfiguration) - Constructor for class CoverageSlicesCatalog
-
- CoverageSlicesCatalog(DataStoreConfiguration, Repository) - Constructor for class CoverageSlicesCatalog
-
- CoverageSlicesCatalog.WrappedCoverageSlicesCatalog - Class in org.geotools.coverage.io.catalog
-
CoverageSlicesCatalog always used an hidden H2 DB to store granules index related to a
specific file.
- CoverageSlicesCatalogSource - Class in org.geotools.coverage.io.catalog
-
- CoverageSlicesCatalogSource(CoverageSlicesCatalog, String) - Constructor for class CoverageSlicesCatalogSource
-
- CoverageSource - Interface in org.geotools.coverage.io
-
Allows read-only access to a Coverage.
- CoverageSource.AdditionalDomain - Class in org.geotools.coverage.io
-
- CoverageSource.DomainType - Enum in org.geotools.coverage.io
-
- CoverageSource.SpatialDomain - Class in org.geotools.coverage.io
-
- CoverageSource.TemporalDomain - Class in org.geotools.coverage.io
-
- CoverageSource.VerticalDomain - Class in org.geotools.coverage.io
-
- CoverageSourceDescriptor - Class in org.geotools.coverage.io
-
- CoverageSourceDescriptor() - Constructor for class CoverageSourceDescriptor
-
- CoverageStore - Interface in org.geotools.coverage.io
-
Provided read-write access to a coverage data product.
- CoverageStyle - Static variable in class SE
-
- CoverageStyleBinding - Class in org.geotools.se.v1_1.bindings
-
Binding object for the element http://www.opengis.net/se:CoverageStyle.
- CoverageStyleBinding(StyleFactory) - Constructor for class CoverageStyleBinding
-
- CoverageStyleType - Static variable in class SE
-
- CoveragesType - Static variable in class WCS
-
- CoverageSubtype - Static variable in class WCS
-
- CoverageSubtypeParent - Static variable in class WCS
-
- CoverageSubtypeParentType - Static variable in class WCS
-
- CoverageSummary - Static variable in class WCS
-
- CoverageSummary - Static variable in class WCS
-
- CoverageSummaryType - Static variable in class WCS
-
- CoverageSummaryType - Static variable in class WCS
-
- coveragetype - Static variable in class GPKG
-
- CoveragetypeBinding - Class in org.geotools.geopkg.wps.xml
-
Binding object for the type http://www.opengis.net/gpkg:coveragetype.
- CoveragetypeBinding() - Constructor for class CoveragetypeBinding
-
- CoverageUpdateRequest - Class in org.geotools.coverage.io
-
- CoverageUpdateRequest() - Constructor for class CoverageUpdateRequest
-
- CoverageUtilities - Class in org.geotools.coverage.util
-
A set of utilities methods for the Grid Coverage package.
- CoverageUtilities - Class in org.geotools.process.raster
-
A set of utilities methods for the Grid Coverage package.
- CoverageUtilities.UCUM - Class in org.geotools.coverage.util
-
Unified Code for Units of Measure (UCUM)
- CoverageUtilities.UCUM.UCUMUnit - Class in org.geotools.coverage.util
-
An UCUM Unit instance simply made of name and symbol.
- coveredBy(Geometry) - Method in class CircularRing
-
- coveredBy(Geometry) - Method in class CircularString
-
- coveredBy(Geometry) - Method in class CompoundCurve
-
- coveredBy(Geometry) - Method in class CompoundRing
-
- covers(Geometry) - Method in class CircularRing
-
- covers(Geometry) - Method in class CircularString
-
- covers(Geometry) - Method in class CompoundCurve
-
- covers(Geometry) - Method in class CompoundRing
-
- covers(double, double, double) - Method in class ReferencedEnvelope3D
-
Tests if the given point lies in or on the envelope.
- covers(Coordinate) - Method in class ReferencedEnvelope3D
-
Tests if the given point lies in or on the envelope.
- covers(ReferencedEnvelope3D) - Method in class ReferencedEnvelope3D
-
Tests if the Envelope other
lies wholely inside this Envelope
(inclusive of the boundary).
- CPIO - Static variable in class MediumFormat
-
CoPy In / Out (UNIX file format and command).
- 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
- CQLParser - Class in org.geotools.filter.text.generated.parsers
-
CQLParser is the result of a javacc jjtree grammar.
- CQLParser(InputStream) - Constructor for class CQLParser
-
- CQLParser(InputStream, String) - Constructor for class CQLParser
-
- CQLParser(Reader) - Constructor for class CQLParser
-
- CQLParser(CQLParserTokenManager) - Constructor for class CQLParser
-
- CQLParserConstants - Interface in org.geotools.filter.text.generated.parsers
-
- CQLParserTokenManager - Class in org.geotools.filter.text.generated.parsers
-
- CQLParserTokenManager(JavaCharStream) - Constructor for class CQLParserTokenManager
-
- CQLParserTokenManager(JavaCharStream, int) - Constructor for class CQLParserTokenManager
-
- CQLParserTreeConstants - Interface in org.geotools.filter.text.generated.parsers
-
- cqlSource - Variable in class AbstractFilterBuilder
-
- create(RasterDatasetInfo) - Method in class RasterReaderFactory
-
Creates a
TiledRasterReader
that's able to read one or more raster for the given
RasterDatasetInfo
, depending on if
rasterInfo
represents a single raster or a
raster catalog.
- 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
-
- create(CharSequence, WritableRaster, Envelope, double[], double[], Unit<?>, Color[][], RenderingHints) - Method in class GridCoverageFactory
-
- 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
-
- 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
-
- 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(GridCoverage2D, Interpolation[], BorderExtender) - Static method in class Interpolator2D
-
Constructs a new interpolator for an interpolation and its fallbacks.
- create(int, int, MathTransform1D[]) - Static method in class LookupTableFactory
-
Gets a lookup factory
- create(Name, Map<String, Serializable>, Hints, ProgressListener) - Method in interface CoverageAccess
-
- create(Name, Map<String, Serializable>, Hints, ProgressListener) - Method in class DefaultCoverageAccess
-
- create(Map<String, Serializable>, Hints, ProgressListener) - Method in class DefaultDriver
-
- create(Map<String, Serializable>, Hints, ProgressListener) - Method in class DefaultFileDriver
-
- create(URL, Map<String, Serializable>, Hints, ProgressListener) - Method in class DefaultFileDriver
-
- create(GridCoverage2D, GridGeometry2D, double[]) - Static method in class GridCoverage2DRIA
-
Wrap the src coverage in the dst layout.
- create(GridCoverage2D, GridCoverage2D, double[]) - Static method in class GridCoverage2DRIA
-
- create(GridCoverage2D, GridGeometry2D, double[], Hints) - Static method in class GridCoverage2DRIA
-
- create(GridCoverage2D, GridGeometry2D, double[], Hints, ROI) - Static method in class GridCoverage2DRIA
-
Wrap the src coverage in the dst layout.
- create(GridCoverage2D, GridCoverage2D, double[], Hints, ROI) - Static method in class GridCoverage2DRIA
-
Wrap the src coverage in the dst layout.
- create(double[][], Object[]) - Method in interface CoordinateAccessFactory
-
Create method that allows additional content.
- create(GeometryFactory, int, int, double[], int[], double[]) - Static method in class SDO
-
Decode geometry from provided SDO encoded information.
- create(GeometryFactory, int, int, int[], int, CoordinateSequence, int) - Static method in class SDO
-
Consturct geometry with SDO encoded information over a CoordinateList.
- create(SimpleFeatureSource, Query) - Static method in class DefaultView
-
Factory that make the correct decorator for the provided featureSource.
- create(EObject, Document) - Static method in class WFSGetCapabilities
-
- create(Object, AttributeType, AttributeDescriptor, String) - Method in class AttributeBuilder
-
Factors out attribute creation code, needs to be called with either one of type or descriptor
null.
- create(Object[]) - Method in interface FeatureFactory
-
- create(Object[], String) - Method in interface FeatureFactory
-
- create(Expression) - Method in enum Aggregate
-
Factory method creating a visitor using an aggregate attribute.
- 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() - Method in class DefaultGranuleAcceptorFactory
-
- create() - Method in interface GranuleAcceptorFactorySPI
-
- create() - Method in class HeterogeneousCRSAcceptorFactory
-
- create() - Method in class DefaultGranuleHandlerFactory
-
- create() - Method in interface GranuleHandlerFactorySPI
-
- create() - Method in class ReprojectingGranuleHandlerFactory
-
- create(Object, Map<String, String>) - Method in class ColorSpaceNameCollectorSPI
-
- create(Object, Map<String, String>) - Method in interface CoverageNameCollectorSPI
-
- create(Object, Map<String, String>) - Method in class DefaultCoverageNameCollectorSPI
-
- create(Object, Map<String, String>) - Method in class FileNameRegexNameCollectorSPI
-
- create(Object, List<String>) - Method in class CRSExtractorSPI
-
- create(Object, List<String>) - Method in class CurrentDateExtractorSPI
-
- create(Object, List<String>) - Method in class DateExtractorSPI
-
- create(Object, List<String>) - Method in class DefaultPropertiesCollectorSPI
-
- create(Object, List<String>) - Method in class FSDateExtractorSPI
-
- create(Object, List<String>) - Method in interface PropertiesCollectorSPI
-
- create(Object, List<String>) - Method in class ResolutionExtractorSPI
-
- create(Object, List<String>) - Method in class ResolutionXExtractorSPI
-
- create(Object, List<String>) - Method in class ResolutionYExtractorSPI
-
- create(Object, List<String>) - Method in class TimestampFileNameExtractorSPI
-
- 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(double[], int) - Method in class LiteCoordinateSequenceFactory
-
- create(int, int, int) - Method in class LiteCoordinateSequenceFactory
-
- create(ReferencedEnvelope) - Static method in class ReferencedEnvelope
-
Factory method to create the correct ReferencedEnvelope.
- create(CoordinateReferenceSystem) - Static method in class ReferencedEnvelope
-
Factory method to create the correct ReferencedEnvelope implementation for the provided
CoordinateReferenceSystem.
- create(Envelope, CoordinateReferenceSystem) - Static method in class ReferencedEnvelope
-
Utility method to create a ReferencedEnvelope from an opengis Envelope class, supporting 2d
as well as 3d envelopes (returning the right class).
- create(ReferencedEnvelope, CoordinateReferenceSystem) - Static method in class ReferencedEnvelope
-
Utility method to create a ReferencedEnvelope from an opengis Envelope class, supporting 2d
as well as 3d envelopes (returning the right class).
- create(Envelope, CoordinateReferenceSystem) - Static method in class ReferencedEnvelope
-
Utility method to create a ReferencedEnvelope from an JTS Envelope class, supporting 2d as
well as 3d envelopes (returning the right class).
- create(Rectangle2D, CoordinateReferenceSystem) - Static method in class ReferencedEnvelope
-
Utility method to create a ReferencedEnvelope from a Java2D Rectangle class, supporting empty
rectangles.
- create(FeatureEntry, SimpleFeatureType) - Method in class GeoPackage
-
Creates a new feature entry in the geopackage.
- create(TileEntry) - Method in class GeoPackage
-
Creates a new tile entry in the geopackage.
- 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(double, double, double, HexagonOrientation, CoordinateReferenceSystem) - Static method in class Hexagons
-
Creates a new Hexagon
object.
- create(double, double, double, double, CoordinateReferenceSystem) - Static method in class Oblongs
-
Creates a new Oblong
object.
- create(ParameterBlock, RenderingHints) - Method in class ColorInversionCRIF
-
- 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(CoordinateAxis) - Static method in class CoordinateVariable
-
- create(Query, JDBCFeatureSource) - Static method in class JoinInfo
-
- create(Query, SimpleFeatureType, JDBCDataStore) - Static method in class JoinInfo
-
- Create - Static variable in class KML
-
- 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(Name) - Method in class AnnotationDrivenProcessFactory
-
Cerate a process (for the indicated name).
- create(Name) - Method in class SingleProcessFactory
-
- create() - Method in class SingleProcessFactory
-
- create(Name) - Method in interface ProcessFactory
-
Create a process for execution.
- create(RenderedImage, TransparencyFillDescriptor.FillType, RenderingHints) - Static method in class TransparencyFillDescriptor
-
- create(ParameterBlock, RenderingHints) - Method in class TransparencyFillRIF
-
Create a new instance of TransparencyFillOpImage in the rendered layer.
- 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
-
- 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(Parameter<?>) - Static method in class ParamField
-
Factory method creating the appropriate ParamField for the supplied Param.
- create() - Method in class TestGraphics
-
- 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(W) - Static method in class YamlObject
-
Convert raw object to Yaml wrapper.
- CREATE_DB_IF_MISSING - Static variable in class PostgisNGDataStoreFactory
-
attempt to create the database if missing
- CREATE_PARAMS - Static variable in class PostgisNGDataStoreFactory
-
attempt to create the database if missing
- CREATE_SEDELETE - Static variable in class Commands
-
- CREATE_SEINSERT - Static variable in class Commands
-
- CREATE_SEUPDATE - Static variable in class Commands
-
- CREATE_SPATIAL_INDEX - Static variable in class ShapefileDataStoreFactory
-
Optional - Enable/disable the automatic creation of spatial index
- createAddress(Collection<String>, InternationalString, InternationalString, String, InternationalString, Collection<String>) - Method in interface CitationFactory
-
Location of the responsible individual or organization.
- 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.
- createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a two dimensional coordinate system from the given pair of axis.
- createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a three dimensional coordinate system from the given set 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.
- createAffineTransform(Matrix) - Method in interface MathTransformFactory
-
Creates an affine transform from a matrix.
- createAlias(String, Set<String>) - Static method in class JoiningJDBCFeatureSource
-
- createAlias() - Method in class ObjectFactory
-
Create an instance of
Alias
- createAmip(String) - Method in class ObjectFactory
-
- 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
-
- CreateAndExecuteQueryCommand(String[], SeSqlConstruct) - Constructor for class Commands.CreateAndExecuteQueryCommand
-
- createArc(Coordinate, Coordinate, Coordinate) - Method in class Circle
-
- createArc(Position, Position, Position) - Method in interface GeometryFactory
-
Takes three positions and constructs the corresponding arc.
- createArc(Position, Position, double, double[]) - Method in interface GeometryFactory
-
Takes two positions and the offset of the midpoint of the arc from the midpoint of the chord,
given by a distance and direction, and constructs the corresponding arc.
- createArcByBulge(Position, Position, double, double[]) - Method in interface GeometryFactory
-
- createArcString(List<Position>) - Method in interface GeometryFactory
-
Takes a sequence of
positions and constructs a sequence of 3-point arcs
jointing them.
- createArcStringByBulge(List<Position>, double[], List<double[]>) - Method in interface GeometryFactory
-
- createAssociation(Attribute, AssociationDescriptor) - Method in class AbstractFeatureFactoryImpl
-
- createAssociation(Attribute, AssociationDescriptor) - Method in interface FeatureFactory
-
Creates an association.
- createAssociationDescriptor(AssociationType, Name, int, int, boolean) - Method in class FeatureTypeFactoryImpl
-
- createAssociationDescriptor(AssociationType, Name, int, int, boolean) - Method in interface FeatureTypeFactory
-
Creates an association descriptor.
- createAssociationTableSQL(Connection) - Method in class JDBCDataStore
-
Creates the sql for the association table.
- createAssociationType(Name, AttributeType, boolean, List, AssociationType, InternationalString) - Method in class FeatureTypeFactoryImpl
-
- createAssociationType(Name, AttributeType, boolean, List<Filter>, AssociationType, InternationalString) - Method in interface FeatureTypeFactory
-
Creates an association type.
- createAttribute(Object, AttributeDescriptor, String) - Method in class AppSchemaFeatureFactoryImpl
-
Create an attribute, even for null id.
- createAttribute(Object, AttributeDescriptor, String) - Method in class AbstractFeatureFactoryImpl
-
- createAttribute(Object, AttributeDescriptor, String) - Method in interface FeatureFactory
-
Creates an attribute.
- createAttributeDescriptor(AttributeType, Name, int, int, boolean, Object) - Method in class FeatureTypeFactoryImpl
-
- createAttributeDescriptor(AttributeType, Name, int, int, boolean, Object) - Method in interface FeatureTypeFactory
-
Creates an attribute descriptor.
- createAttributes(String[]) - Method in class TransformerBase.TranslatorSupport
-
Utility method for creating attributes from an array of name value pairs.
- createAttributeType(Name, Class, boolean, boolean, List, AttributeType, InternationalString) - Method in class FeatureTypeFactoryImpl
-
- createAttributeType() - Method in class ObjectFactory
-
- createAttributeType(Name, Class<?>, boolean, boolean, List<Filter>, AttributeType, InternationalString) - Method in interface FeatureTypeFactory
-
Creates an attribute type.
- createBackingStore(Hints) - Method in class ThreadedPostgreSQLEpsgFactory
-
Returns the backing-store factory for PostgreSQL syntax.
- createBackingStore() - Method in class DeferredAuthorityFactory
-
Creates the backing store authority factory.
- createBackingStore() - Method in class CoordinateOperationFactoryUsingWKT
-
Creates the backing store authority factory.
- createBackingStore() - Method in class FactoryUsingWKT
-
Creates the backing store authority factory.
- createBackingStore(Hints) - Method in class ThreadedHsqlEpsgFactory
-
Returns the backing-store factory for HSQL syntax.
- createBackingStore() - Method in class LongitudeFirstEpsgDecorator
-
- createBackingStore() - Method in class LongitudeFirstFactory
-
- 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.
- createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) - Method in class ReferencingFactoryContainer
-
- createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) - Method in class DefaultMathTransformFactory
-
- createBaseToDerived(CoordinateReferenceSystem, MathTransform, CoordinateSystem) - Method in class DefaultMathTransformFactory
-
Creates a transform from a base CRS to a derived CS.
- createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) - Method in interface MathTransformFactory
-
- createBinding(QName) - Method in interface BindingFactory
-
Creates the binding from a qualified name.
- createBinding(QName) - Method in class BindingFactoryImpl
-
- createBSplineCurve(int, PointArray, List<Knot>, KnotType) - Method in interface GeometryFactory
-
Constructs a B-spline curve.
- createBSplineSurface(List<PointArray>, int[], List<Knot>[], KnotType) - Method in interface GeometryFactory
-
Constructs a B-spline surface.
- createButtonPanel() - Method in class AbstractSimpleDialog
-
Creates the OK and Cancel buttons on a panel.
- createButtonPanel() - Method in class JAboutDialog
-
Creates the button panel with 'Done' and 'Copy to clipboard' buttons.
- 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
- createCalendar(ReferenceIdentifier, Extent) - Method in interface TemporalFactory
-
- createCalendarDate(TemporalReferenceSystem, IndeterminateValue, InternationalString, int[]) - Method in interface TemporalFactory
-
- createCalendarEra(InternationalString, InternationalString, CalendarDate, JulianDate, Period) - Method in interface TemporalFactory
-
- createCallable(Process, Map<String, Object>) - Static method in class Processors
-
Used to wrap a Process up as a Callable for use with an existing ExecutorService
- createCanonicalUnits(String) - Method in class ObjectFactory
-
- 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.
- createCartesianCS(String) - Method in interface CSAuthorityFactory
-
Creates a cartesian coordinate system from a code.
- createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a two dimensional cartesian coordinate system from the given pair of axis.
- createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a three dimensional cartesian coordinate system from the given set of axis.
- createChannelSelection(SelectedChannelType[]) - Method in class AbstractStyleFactory
-
- createChannelSelection(SelectedChannelType[]) - Method in interface StyleFactory
-
- createChannelSelection(SelectedChannelType[]) - Method in class StyleFactoryImpl
-
- createChildHandler(QName) - Method in class DelegatingHandler
-
- 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
-
- createCircularString(int, double...) - Method in class CurvedGeometryFactory
-
- createCircularString(CoordinateSequence) - Method in class CurvedGeometryFactory
-
- createClock(ReferenceIdentifier, Extent, InternationalString, ClockTime, ClockTime) - Method in interface TemporalFactory
-
- createClockTime(TemporalReferenceSystem, IndeterminateValue, Number[]) - Method in interface TemporalFactory
-
- 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
-
Deprecated.
Subclasses must implement this to return a new SimpleFeatureCollection object.
- createCollection(String) - Method in class FeatureCollections
-
Deprecated.
Subclasses must implement this to return a new SimpleFeatureCollection 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
-
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class InverseColorMapOp
-
- createCompatibleDestRaster(Raster) - Method in class InverseColorMapRasterOp
-
- createCompatibleSampleModel(int, int) - Method in class ComponentColorModelJAI
-
Returns a compatible sample model.
- createCompiler(String, FilterFactory) - Method in class AbstractCompilerFactory
-
- createComplexAttribute(Collection, AttributeDescriptor, String) - Method in class AppSchemaFeatureFactoryImpl
-
Create a new complex attribute, even for null value or id.
- createComplexAttribute(Collection, ComplexType, String) - Method in class AppSchemaFeatureFactoryImpl
-
Create a new complex attribute, even for null value or id.
- createComplexAttribute(Collection, AttributeDescriptor, String) - Method in class AbstractFeatureFactoryImpl
-
- createComplexAttribute(Collection, ComplexType, String) - Method in class AbstractFeatureFactoryImpl
-
- createComplexAttribute(Object, ComplexType, AttributeDescriptor, String) - Method in class AttributeBuilder
-
Create complex attribute
- createComplexAttribute(Collection<Property>, AttributeDescriptor, String) - Method in interface FeatureFactory
-
Creates a complex attribute.
- createComplexAttribute(Collection<Property>, ComplexType, String) - Method in interface FeatureFactory
-
Creates a complex attribute.
- createComplexType(Name, Collection, boolean, boolean, List, AttributeType, InternationalString) - Method in class FeatureTypeFactoryImpl
-
- createComplexType(Name, Collection<PropertyDescriptor>, boolean, boolean, List<Filter>, AttributeType, InternationalString) - Method in interface FeatureTypeFactory
-
Creates a complex type.
- createCompositeCurve(List) - Method in class GeometryBuilder
-
- createCompositeCurve(List<OrientableCurve>) - Method in interface ComplexFactory
-
- createCompositePoint(Point) - Method in class GeometryBuilder
-
- createCompositePoint(Point) - Method in interface ComplexFactory
-
- createCompositeSurface(List) - Method in class GeometryBuilder
-
- createCompositeSurface(List<OrientableSurface>) - Method in interface ComplexFactory
-
- 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.
- createCompoundCRS(String) - Method in interface CRSAuthorityFactory
-
Creates a 3D coordinate reference system from a code.
- createCompoundCRS(Map<String, ?>, CoordinateReferenceSystem[]) - Method in interface CRSFactory
-
Creates a compound coordinate reference system from an ordered list of CoordinateReferenceSystem
objects.
- createConcatenatedOperation(Map<String, ?>, CoordinateOperation[]) - Method in class AbstractCoordinateOperationFactory
-
Creates a concatenated operation from a sequence of operations.
- createConcatenatedOperation(Map<String, ?>, CoordinateOperation[]) - Method in interface CoordinateOperationFactory
-
Creates a concatenated operation from a sequence of operations.
- createConcatenatedTransform(MathTransform, MathTransform) - Method in class DefaultMathTransformFactory
-
Creates a transform by concatenating two existing transforms.
- createConcatenatedTransform(MathTransform, MathTransform) - Method in interface MathTransformFactory
-
Creates a transform by concatenating two existing transforms.
- createConfiguration(String, Hints) - Static method in class JDBCPGRasterConfigurationBuilder
-
Prepare the PGRaster configuration steps: - importing tiles into the DB and create metadata
table if needed - prepare the URL of the XML configuration file and return that URL.
- createConnection() - Method in class JDBCDataStore
-
Creates a new connection.
- createContact(String) - Method in class ObjectFactory
-
- createContact(Telephone, Address, OnLineResource, InternationalString, InternationalString) - Method in interface CitationFactory
-
Information required to enable contact with the responsible person and/or organization.
- createContentState(ContentEntry) - Method in class MemoryDataStore
-
Use MemoryState to manage internal storage.
- createContentState(ContentEntry) - Method in class MemoryEntry
-
- createContentState(ContentEntry) - Method in class MongoDataStore
-
- createContentState(ContentEntry) - Method in class ContentDataStore
-
Instantiates a new content state for the entry.
- createContentState(ContentEntry) - Method in class WFSDataStore
-
- createContentState(ContentEntry) - Method in class JDBCDataStore
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class BlendComposite
-
- createContrastEnhancement() - Method in interface StyleFactory
-
- createContrastEnhancement(Expression) - Method in interface StyleFactory
-
- createContrastEnhancement() - Method in class StyleFactoryImpl
-
- createContrastEnhancement(Expression) - Method in class StyleFactoryImpl
-
- createContrastMethod(ContrastMethod) - Method in interface StyleFactory
-
- createContrastMethod(ContrastMethod) - Method in class StyleFactoryImpl
-
- createControlPanel() - Method in class AbstractSimpleDialog
-
Implemented by the sub-class to provide a panel with controls.
- createControlPanel() - Method in class JAboutDialog
-
Implemented by the sub-class to provide a panel with controls.
- createConversionFromBase(String, MathTransform) - Static method in class ProjectionBuilder
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class DB2BlobConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class DB2ClobConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class H2ClobConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class OracleBlobConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class OracleClobConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class OracleDateConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class HStoreConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class SQLArrayConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class JTDSClobConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class JTDSDateConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class ArrayConverterFactory
-
- 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 class ComplexAttributeConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class CRSConverterFactory
-
Delegates to ConvertUtils#lookup(java.lang.Class)
to create a converter instance.
- createConverter(Class<?>, Class<?>, Hints) - Method in class EnumerationConverterFactory
-
- createConverter(Class, Class, Hints) - Method in class GeometryConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class GeometryTypeConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class InterpolationConverterFactory
-
Delegates to ConvertUtils#lookup(java.lang.Class)
to create a converter instance.
- createConverter(Class<?>, Class<?>, Hints) - Method in class LobConverterFactory
-
- createConverter(Class, Class, Hints) - Method in class MeasureConverterFactory
-
- createConverter(Class, Class, Hints) - Method in class NameConverterFactory
-
- createConverter(Class, Class, Hints) - Method in class NumericConverterFactory
-
- createConverter(Class, Class, Hints) - Method in class PercentageConverterFactory
-
- createConverter(Class, Class, Hints) - Method in class QNameConverterFactory
-
- createConverter(Class, Class, Hints) - Method in class TemporalConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class URConverterFactory
-
- createConverter(Class, Class, Hints) - Method in class UuidConverterFactory
-
- createConverter(Class<?>, Class<?>, Hints) - Method in class TemporalConverterFactory
-
- 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 XmlConverterFactory
-
- createCoordinate(List) - Static method in class GeoJSONUtil
-
- 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 CoordinateOperationFactoryUsingWKT
-
Creates an operation from a single operation code.
- 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 PropertyCoordinateOperationAuthorityFactory
-
Creates an operation from a single operation code.
- createCoordinateOperation(String) - Method in class ThreadedAuthorityFactory
-
Returns an operation from a single operation code.
- createCoordinateOperation(String) - Method in interface CoordinateOperationAuthorityFactory
-
Creates an operation from a single operation code.
- createCoordinateReferenceSystem(String) - Method in class EPSGCRSAuthorityFactory
-
Deprecated.
- createCoordinateReferenceSystem(String) - Method in class AbstractAuthorityFactory
-
- createCoordinateReferenceSystem(String) - Method in class AbstractAuthorityMediator
-
- createCoordinateReferenceSystem(String) - Method in class AbstractCachedAuthorityFactory
-
- createCoordinateReferenceSystem(String) - Method in class AuthorityFactoryAdapter
-
- 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 CartesianAuthorityFactory
-
Creates a coordinate reference system from the specified code.
- createCoordinateReferenceSystem(String) - Method in class DirectEpsgFactory
-
Returns a coordinate reference system from a code.
- createCoordinateReferenceSystem(String) - Method in class FallbackAuthorityFactory
-
- 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.
- createCoordinateReferenceSystem(String) - Method in interface CRSAuthorityFactory
-
- createCoordinates(List) - Static method in class GeoJSONUtil
-
- 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
-
- createCoordinateSystem(String) - Method in class AbstractAuthorityMediator
-
- createCoordinateSystem(String) - Method in class AbstractCachedAuthorityFactory
-
- createCoordinateSystem(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- createCoordinateSystem(String) - Method in class ThreadedAuthorityFactory
-
Returns an arbitrary coordinate system from a code.
- createCoordinateSystem(String) - Method in interface CSAuthorityFactory
-
- createCoordinateSystemAxis(String) - Method in class AbstractAuthorityFactory
-
- createCoordinateSystemAxis(String) - Method in class AbstractAuthorityMediator
-
- createCoordinateSystemAxis(String) - Method in class AbstractCachedAuthorityFactory
-
- createCoordinateSystemAxis(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- createCoordinateSystemAxis(String) - Method in class FallbackAuthorityFactory
-
- 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.
- createCoordinateSystemAxis(String) - Method in interface CSAuthorityFactory
-
- createCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) - Method in interface CSFactory
-
Creates a coordinate system axis from an abbreviation and a unit.
- createCoordinateVariable(CoordinateAxis) - Method in class ClimatologicalTimeHandlerSpi.ClimatologicalTimeHandler
-
- createCoordinateVariable(CoordinateAxis) - Method in interface CoordinateHandlerSpi.CoordinateHandler
-
- createCoverage(String, SimpleFeatureType) - Method in interface StructuredGridCoverage2DReader
-
Creates a granule store for a new coverage with the given feature type
- createCoverage(String, SimpleFeatureType) - Method in class NetCDFReader
-
- createCoverage(ImageReaderSpi, Object, int, ImageReadParam, boolean, boolean, boolean, GridSampleDimension[], String, GridCoverageFactory, MathTransform, CoordinateReferenceSystem, GeneralEnvelope) - Static method in class Utilities
-
This method creates the GridCoverage2D from the underlying file given a specified envelope,
and a requested dimension.
- createCoverage(PlanarImage, MathTransform, ROI) - Method in class GeoTiffReader
-
- createCoverage(String, SimpleFeatureType) - Method in class ImageMosaicReader
-
- createCoverageFromImage(GridCoverageFactory, String, int, PlanarImage, MathTransform, CoordinateReferenceSystem, GeneralEnvelope, GridSampleDimension[]) - Static method in class Utilities
-
Creates a
GridCoverage
for the provided
PlanarImage
using the
#raster2Model
that was provided for this coverage.
- createCRS(int, Connection) - Method in class DB2SQLDialect
-
- createCRS(int, Connection) - Method in class DB2SQLDialectBasic
-
- createCRS(int, Connection) - Method in class DB2SQLDialectPrepared
-
- createCRS(int, Connection) - Method in class OracleDialect
-
- createCRS(int, Connection) - Method in class GeoPkgDialect
-
- createCRS(int, Connection) - Method in class SQLDialect
-
- createCS(CoordinateSequenceFactory, int, int) - Static method in class JTS
-
Creates a CoordinateSequence
using the provided factory confirming the provided size
and dimension are respected.
- createCS(CoordinateSequenceFactory, int, int, int) - Static method in class JTS
-
Creates a CoordinateSequence
using the provided factory confirming the provided size
and dimension are respected.
- createCurve(List) - Method in class GeometryBuilder
-
- createCurve(PointArray) - Method in class GeometryBuilder
-
Deprecated.
- createCurve(PointArray, boolean) - Method in class GeometryBuilder
-
- createCurve(List<CurveSegment>) - Method in interface PrimitiveFactory
-
Takes a list of
curve segments with the appropriate end-to-start
relationships and creates a
curve.
- createCurvedGeometry(int, double...) - Method in class CurvedGeometryFactory
-
- createCurvedGeometry(CoordinateSequence) - Method in class CurvedGeometryFactory
-
- createCurvedGeometry(LineString...) - Method in class CurvedGeometryFactory
-
Creates a compound curve with the given components
- createCurvedGeometry(List<LineString>) - Method in class CurvedGeometryFactory
-
Creates a compound curve with the given components
- createCurvePolygon(LinearRing, LinearRing[]) - Method in class CurvedGeometryFactory
-
- 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
-
- 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.
- createCylindricalCS(String) - Method in interface CSAuthorityFactory
-
Creates a cylindrical coordinate system from a code.
- createCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a cylindrical coordinate system from the given set of axis.
- created - Static variable in class DCT
-
- CREATED_COORDINATE_OPERATION_$3 - Static variable in class LoggingKeys
-
Created coordinate operation "{0}" for source CRS "{1}" and target CRS "{2}".
- CREATED_DATASOURCE_ENTRY_$1 - Static variable in class LoggingKeys
-
Created a "{0}" entry in the naming system.
- CREATED_SERIALIZABLE_IMAGE_$2 - Static variable in class LoggingKeys
-
Created serializable image for coverage "{0}" using the "{1}" codec.
- createDataSource(Map, SQLDialect) - Method in class H2DataStoreFactory
-
- 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(Map, SQLDialect) - Method in class PostgisNGDataStoreFactory
-
- createDataSource(Map) - Method in class GeoPkgDataStoreFactory
-
This is left for public API compatibility but it's not as efficient as using the GeoPackage
internal pool
- createDataSource(Map, SQLDialect) - Method in class GeoPkgDataStoreFactory
-
- createDataSource(Map, SQLDialect) - Method in class JDBCDataStoreFactory
-
Creates the datasource for the data store.
- createDataSource(Map) - Method in class JDBCDataStoreFactory
-
DataSource access allowing SQL use: intended to allow client code to query available schemas.
- createDataSource(Map, SQLDialect) - Method in class JDBCJNDIDataStoreFactory
-
Override to create the datasource from the external JNDI conection.
- createDataSource(Map) - Method in class MBTilesDataStoreFactory
-
- createDataSource() - Method in class ThreadedPostgreSQLEpsgFactory
-
Returns a data source for the PostgreSQL database.
- 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 ThreadedHsqlEpsgFactory
-
Returns a data source for the HSQL database.
- createDataSource() - Method in class ThreadedEpsgFactory
-
Setup a data source for a connection to the EPSG database.
- createDataStore(Map<String, Serializable>) - Method in class SampleDataAccessFactory
-
- createDataStore(Map<String, Serializable>) - Method in class ArcSDEDataStoreFactory
-
crates an SdeDataSource based on connection parameters held in params
.
- createDataStore(Map<String, Serializable>) - Method in class ArcSDEJNDIDataStoreFactory
-
Creates and
ArcSDEDataStore
from the provided
params
, where the connection
pool is provided by JNDI.
- createDataStore(Map<String, Serializable>) - Method in class NetCDFAuxiliaryStoreFactory
-
- createDataStore(Map) - Method in class AppSchemaDataAccessFactory
-
- createDataStore(Map, boolean, DataAccessMap) - Method in class AppSchemaDataAccessFactory
-
- 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(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<String, Serializable>) - Method in class MongoDataStoreFactory
-
- createDataStore(Map<String, Serializable>) - Method in class PropertyDataStoreFactory
-
- createDataStore(Map<String, Serializable>) - Method in class ShapefileDataStoreFactory
-
- createDataStore(URL) - Method in class ShapefileDataStoreFactory
-
- createDataStore(Map<String, Serializable>) - Method in class WFSDataAccessFactory
-
- createDataStore(Map<String, Serializable>) - 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.
- createDataStore(Map) - Method in class JDBCDataStoreFactory
-
- createDataStoreInternal(JDBCDataStore, Map) - Method in class DB2NGDataStoreFactory
-
- createDataStoreInternal(JDBCDataStore, Map) - Method in class H2DataStoreFactory
-
- createDataStoreInternal(JDBCDataStore, Map) - Method in class MySQLDataStoreFactory
-
- createDataStoreInternal(JDBCDataStore, Map) - Method in class OracleNGDataStoreFactory
-
- createDataStoreInternal(JDBCDataStore, Map) - Method in class PostgisNGDataStoreFactory
-
- createDataStoreInternal(JDBCDataStore, Map) - Method in class SQLServerDataStoreFactory
-
- createDataStoreInternal(JDBCDataStore, Map) - Method in class TeradataDataStoreFactory
-
- createDataStoreInternal(JDBCDataStore, Map) - Method in class GeoPkgDataStoreFactory
-
- createDataStoreInternal(JDBCDataStore, Map) - Method in class JDBCDataStoreFactory
-
Subclass hook to do additional initialization of a newly created datastore.
- createDataStoreInternal(JDBCDataStore, Map) - Method in class JDBCJNDIDataStoreFactory
-
- createDataStoreInternal(JDBCDataStore, Map) - Method in class MBTilesDataStoreFactory
-
- createDataStoreParamsFromPropertiesFile(URL) - Static method in class Utils
-
- createDataStoreParamsFromPropertiesFile(Properties, DataStoreFactorySpi) - Static method in class Utils
-
- createDateAndTime(TemporalReferenceSystem, IndeterminateValue, InternationalString, int[], Number[]) - Method in interface TemporalFactory
-
- 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.
- createDatum(String) - Method in interface DatumAuthorityFactory
-
Returns an arbitrary
datum from a code.
- createDbaseHeader(SimpleFeatureType) - Static method in class ShapefileDataStore
-
Attempt to create a DbaseFileHeader for the FeatureType.
- createDefaultColorTable(double[], int) - Static method in class JGrassColorTable
-
Creates a default rainbow color table given a data range.
- createDefaultFeatureId() - Static method in class FeatureBuilder
-
Internal method for creating feature id's when none is specified.
- createDefaultFeatureIdentifier(String) - Static method in class FeatureBuilder
-
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
-
- createDefaultIndexer() - Static method in class IndexerUtils
-
- 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.
- createDefaultStatusBar(MapPane) - Static method in class JMapStatusBar
-
Creates a new status bar, with the default set of items, linked to the given map pane.
- createDefaultValue() - Method in class AttributeTypeImpl
-
- createDefiningConversion(Map<String, ?>, OperationMethod, ParameterValueGroup) - Method in class AbstractCoordinateOperationFactory
-
Constructs a defining conversion from a set of properties.
- createDefiningConversion(Map<String, ?>, OperationMethod, ParameterValueGroup) - Method in interface CoordinateOperationFactory
-
Constructs a defining conversion from a set of properties.
- createDelegate(Class, Object[]) - Method in class DelegatingHandler
-
- createDelete(QName, Filter) - Method in class TransactionRequest
-
- createDelete(WfsFactory, TransactionRequest.Delete) - Method in class StrictWFS_1_x_Strategy
-
- createDelete(Wfs20Factory, TransactionRequest.Delete) - Method in class StrictWFS_2_0_Strategy
-
- 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
-
- 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.
- createDerivedCRS(String) - Method in interface CRSAuthorityFactory
-
Creates a derived coordinate reference system from a code.
- createDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, Conversion, CoordinateSystem) - Method in interface CRSFactory
-
Creates a derived coordinate reference system.
- createDescribeFeatureTypeRequest() - Method in class WFSClient
-
- createDescribeFeatureTypeRequestPost(DescribeFeatureTypeRequest) - Method in class AbstractWFSStrategy
-
Creates the EMF object to be encoded with the
WFS
configuration
when a DescribeFeatureType POST request is to be made.
- createDescribeFeatureTypeRequestPost(DescribeFeatureTypeRequest) - Method in class StrictWFS_1_x_Strategy
-
- createDescribeFeatureTypeRequestPost(DescribeFeatureTypeRequest) - Method in class StrictWFS_2_0_Strategy
-
- 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.
- createDescribeStoredQueriesRequest() - Method in class WFSClient
-
- createDescribeStoredQueriesRequestPost(DescribeStoredQueriesRequest) - Method in class AbstractWFSStrategy
-
- createDescribeStoredQueriesRequestPost(DescribeStoredQueriesRequest) - Method in class StrictWFS_1_x_Strategy
-
- createDescribeStoredQueriesRequestPost(DescribeStoredQueriesRequest) - Method in class StrictWFS_2_0_Strategy
-
- createDescription(String) - Method in class ObjectFactory
-
- 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
-
- createDirectPosition() - Method in interface GeometryFactory
-
- createDirectPosition(double[]) - Method in interface GeometryFactory
-
- createDirectPosition(double[]) - Method in interface PositionFactory
-
Creates a direct position at the specified location specified by coordinates.
- 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
-
- createDomainsType() - Method in class ObjectFactory
-
- createDomainType() - Method in class ObjectFactory
-
- CreatedOrModifiedFeatureType - Static variable in class WFS
-
- createDoubleWritableRaster(int, int, Class<?>, SampleModel, Double) - Static method in class JGrassUtilities
-
- createDynamicStyle(SimpleFeature, Symbolizer, Range) - Method in class SLDStyleFactory
-
Creates a rendered style
- createElementHandler(QName, Handler, ParserHandler) - Method in class KMLCustomSchemaHandlerFactory
-
- 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, Map<String, Number>) - Static method in class ProjectionBuilder
-
Build a custom
Ellipsoid
provided the name and a Map contains
parameters
describing that ellipsoid.
- 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
-
- createEllipsoid(String) - Method in class AbstractAuthorityMediator
-
- createEllipsoid(String) - Method in class AbstractCachedAuthorityFactory
-
- createEllipsoid(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- 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.
- createEllipsoid(String) - Method in interface DatumAuthorityFactory
-
- createEllipsoid(Map<String, ?>, double, double, Unit<Length>) - Method in interface DatumFactory
-
Creates an ellipsoid from radius values.
- 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.
- createEllipsoidalCS(String) - Method in interface CSAuthorityFactory
-
Creates an ellipsoidal coordinate system from a code.
- createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates an ellipsoidal coordinate system without ellipsoidal height.
- createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates an ellipsoidal coordinate system with ellipsoidal height.
- createEngineeringCRS(String) - Method in class EPSGCRSAuthorityFactory
-
Deprecated.
- createEngineeringCRS(String) - Method in class AbstractAuthorityFactory
-
- createEngineeringCRS(String) - Method in class AbstractCachedAuthorityFactory
-
- createEngineeringCRS(String) - Method in class AuthorityFactoryAdapter
-
- 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 CartesianAuthorityFactory
-
- createEngineeringCRS(String) - Method in class FallbackAuthorityFactory
-
- 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.
- createEngineeringCRS(String) - Method in interface CRSAuthorityFactory
-
- createEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Method in interface CRSFactory
-
Creates a engineering coordinate reference system.
- createEngineeringDatum(String) - Method in class AbstractAuthorityFactory
-
- createEngineeringDatum(String) - Method in class AbstractAuthorityMediator
-
- createEngineeringDatum(String) - Method in class AbstractCachedAuthorityFactory
-
- createEngineeringDatum(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- createEngineeringDatum(Map<String, ?>) - Method in class ReferencingObjectFactory
-
Creates an engineering datum.
- createEngineeringDatum(String) - Method in class ThreadedAuthorityFactory
-
Returns an engineering datum from a code.
- createEngineeringDatum(String) - Method in interface DatumAuthorityFactory
-
- createEngineeringDatum(Map<String, ?>) - Method in interface DatumFactory
-
Creates an engineering datum.
- createEntry() - Method in class ObjectFactory
-
Create an instance of
Entry
- createEntryId(Object) - Method in class ObjectFactory
-
- createEnvelope(DirectPosition, DirectPosition) - Method in class GeometryBuilder
-
- createEnvelope(DirectPosition, DirectPosition) - Method in interface GeometryFactory
-
Creates a new Envelope with the given corners.
- createEnvelopeEncoder(Encoder) - Method in class GML2FeatureCollectionEncoderDelegate.GML2Delegate
-
- createEnvelopeEncoder(Encoder) - Method in interface GMLDelegate
-
Creates the envelope encoder
- createEnvelopeEncoder(Encoder) - Method in class GML32FeatureCollectionEncoderDelegate.GML32Delegate
-
- createEObject(Object) - Method in class AbstractComplexEMFBinding
-
Reflectively creates an instance of the target object.
- createErrorImage(String) - Method in class Tile
-
Gets an image showing an error, possibly indicating a failure to load the tile image.
- createExampleFixture() - Method in class OnlineTestCase
-
Allows test to create a sample fixture for users.
- createExampleFixture() - Method in class OnlineTestSupport
-
Allows test to create a sample fixture for users.
- 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(Icon, 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(Icon, String) - Method in interface StyleFactory
-
- createExternalGraphic(String, String) - Method in class StyleFactoryImpl
-
- createExternalGraphic(Icon, String) - Method in class StyleFactoryImpl
-
- createExternalGraphic(URL, String) - Method in class StyleFactoryImpl
-
- createFactory(Class<T>, Class<?>, Hints) - Method in class FactoryCreator
-
Creates a new instance of the specified factory using the specified hints.
- createFeature(Collection, AttributeDescriptor, String) - Method in class AppSchemaFeatureFactoryImpl
-
Create a new feature, even for null value or id.
- createFeature(Collection, FeatureType, String) - Method in class AppSchemaFeatureFactoryImpl
-
Create a new feature, even for null value or id.
- createFeature(SimpleFeatureType, String) - Static method in class DataUtilities
-
Reads in SimpleFeature that has been encoded into a line of text.
- createFeature(Collection, AttributeDescriptor, String) - Method in class AbstractFeatureFactoryImpl
-
- createFeature(Collection, FeatureType, String) - Method in class AbstractFeatureFactoryImpl
-
- createFeature(Collection<Property>, AttributeDescriptor, String) - Method in interface FeatureFactory
-
Creates a feature.
- createFeature(Collection<Property>, FeatureType, String) - Method in interface FeatureFactory
-
Creates a feature.
- createFeatureSource(ContentEntry) - Method in class MemoryDataStore
-
- createFeatureSource(ContentEntry, Query) - Method in class MemoryDataStore
-
- createFeatureSource(ContentEntry) - Method in class MongoDataStore
-
- createFeatureSource(ContentEntry) - Method in class PropertyDataStore
-
- createFeatureSource(ContentEntry) - Method in class ShapefileDataStore
-
- createFeatureSource(ContentEntry) - Method in class ContentDataStore
-
Instantiates new feature source for the entry.
- createFeatureSource(ContentEntry) - Method in class WFSDataStore
-
- createFeatureSource(ContentEntry) - Method in class JDBCDataStore
-
- createFeatureType(Name, Collection, GeometryDescriptor, boolean, List, AttributeType, InternationalString) - Method in class ComplexFeatureTypeFactoryImpl
-
- createFeatureType(Name, Collection, GeometryDescriptor, boolean, List, AttributeType, InternationalString) - Method in class UniqueNameFeatureTypeFactoryImpl
-
- createFeatureType(Name, Collection, GeometryDescriptor, boolean, List, AttributeType, InternationalString) - Method in class FeatureTypeFactoryImpl
-
- createFeatureType(String, String, CoordinateReferenceSystem) - Static method in class NetCDFUtilities
-
- createFeatureType(GridCoverage2D, Class<? extends Geometry>) - Static method in class CoverageUtilities
-
Creates a
SimpleFeatureType
that exposes a coverage as a collections of feature
points, mapping the centre of each pixel as a point plus all the bands as attributes.
- createFeatureType(Element) - Static method in class GMLComplexTypes
-
- createFeatureType(ComplexType) - Static method in class GMLComplexTypes
-
- createFeatureType(Name, Collection<PropertyDescriptor>, GeometryDescriptor, boolean, List<Filter>, AttributeType, InternationalString) - Method in interface FeatureTypeFactory
-
Creates a feature type.
- createFeatureTypeConstraint(String, Filter, Extent[]) - Method in interface StyleFactory
-
Creates a new feature type constraint.
- createFeatureTypeConstraint(String, Filter, Extent[]) - Method in class StyleFactoryImpl
-
- 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
-
- 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
- createFilter(String, List) - Method in class RasterManager.DomainManager
-
Setup a Filter on top of the specified domainRequest which is in the form "key=value"
- 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 DB2FilterToSQL
-
Sets the DB2 filter capabilities.
- createFilterCapabilities() - Method in class H2FilterToSQL
-
- createFilterCapabilities() - Method in class FilterToSQL
-
Sets the capabilities of this filter.
- createFilterCapabilities() - Method in class MySQLFilterToSQL
-
- createFilterCapabilities() - Method in class OracleFilterToSQL
-
- createFilterCapabilities() - Method in class PostgisFilterToSQL
-
- createFilterCapabilities() - Method in class PostgisPSFilterToSql
-
- createFilterCapabilities() - Method in class SQLServerFilterToSQL
-
- createFilterCapabilities() - Method in class TeradataFilterToSQL
-
- createFilterToSQL(SimpleFeatureType) - Method in class JoiningJDBCFeatureSource
-
Craete the filter to sql converter
- createFilterToSQL() - Method in class DB2SQLDialectBasic
-
- createFilterToSQL() - Method in class H2DialectBasic
-
- createFilterToSQL() - Method in class MySQLDialectBasic
-
- createFilterToSQL() - Method in class OracleDialect
-
- createFilterToSQL() - Method in class PostGISDialect
-
- createFilterToSQL() - Method in class SQLServerDialect
-
- createFilterToSQL() - Method in class BasicSQLDialect
-
Creates the filter encoder to be used by the datastore when encoding query predicates.
- createFilterToSQL(SimpleFeatureType) - Method in class JDBCDataStore
-
Creates a new instance of a filter to sql encoder.
- createFixedPrecision(PrecisionType, double) - Method in interface PrecisionFactory
-
Creates a Precision of the provided type, scale is used for
PrecisionType.FIXED.
- 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.
- createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Method in interface DatumFactory
-
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
-
- createFootprintProvider(File) - Static method in class MultiLevelROIProviderFactory
-
Builds a footprint provider from file location
- createFootprintProvider(File, Geometry) - Static method in class MultiLevelROIProviderFactory
-
Builds a footprint provider from file location
- createFootprintProvider(File) - Static method in class MultiLevelROIProviderMosaicFactory
-
- createFootprintProvider(File, Hints) - Static method in class MultiLevelROIProviderMosaicFactory
-
Builds a footprint provider from mosaic location
- createFormat() - Method in class ArcSDERasterFormatFactory
-
- createFormat() - Method in interface GridFormatFactorySpi
-
Construct a live grid format.
- createFormat() - Method in class GRIBFormatFactorySPI
-
- createFormat() - Method in class NetCDFFormatFactorySPI
-
- createFormat() - Method in class BaseGridFormatFactorySPI
-
- createFormat() - Method in class AIGFormatFactory
-
- createFormat() - Method in class DTEDFormatFactory
-
- createFormat() - Method in class ECWFormatFactory
-
- createFormat() - Method in class EsriHdrFormatFactory
-
- createFormat() - Method in class EnviHdrFormatFactory
-
- createFormat() - Method in class ErdasImgFormatFactory
-
- createFormat() - Method in class IDRISIFormatFactory
-
- createFormat() - Method in class JP2ECWFormatFactory
-
- createFormat() - Method in class JP2KFormatFactory
-
- createFormat() - Method in class JP2MrSIDFormatFactory
-
- createFormat() - Method in class MrSIDFormatFactory
-
- createFormat() - Method in class NITFFormatFactory
-
- createFormat() - Method in class RPFTOCFormatFactory
-
- createFormat() - Method in class SRPFormatFactory
-
- createFormat() - Method in class VRTFormatFactory
-
- createFormat() - Method in class JP2KFormatFactory
-
- createFormat() - Method in class ArcGridFormatFactory
-
- 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 GrassCoverageFormatFactory
-
Creates a new instance of GrassCoverageFormat
- createFormat() - Method in class WorldImageFormatFactory
-
- createFormat() - Method in class ImageMosaicFormatFactory
-
- createFormat() - Method in class ImageMosaicJDBCFormatFactory
-
- createFormat() - Method in class ImagePyramidFormatFactory
-
- createFormat() - Method in class GeoPackageFormatFactorySpi
-
- createFormat() - Method in class MBTilesFormatFactorySpi
-
- 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.
- 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 CoordinateOperationFactoryUsingWKT
-
- 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 PropertyCoordinateOperationAuthorityFactory
-
- 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.
- createFromCoordinateReferenceSystemCodes(String, String) - Method in interface CoordinateOperationAuthorityFactory
-
- 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.
- createFromExtremums(double, double, double, double) - Static method in class XRectangle2D
-
Create a rectangle using maximal x and y values rather than width and
height.
- 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(String) - Method in class ReferencingObjectFactory
-
Creates a coordinate reference system object from a string.
- createFromWKT(String) - Method in class DefaultMathTransformFactory
-
- createFromWKT(String) - Method in interface CRSFactory
-
Creates a coordinate reference system object from a string.
- createFromWKT(String) - Method in interface MathTransformFactory
-
Creates a math transform object from a string.
- 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.
- createFromXML(String) - Method in interface CRSFactory
-
Creates a coordinate reference system object from a XML string.
- createFromXML(String) - Method in interface MathTransformFactory
-
Creates a math transform object from a XML string.
- createFullImageTypeSpecifier(RasterDatasetInfo, int) - Static method in class RasterUtils
-
- createGenericName(NameSpace, CharSequence[]) - Method in interface NameFactory
-
Creates a local or scoped name from an array of parsed names.
- createGeocentricCRS(String) - Method in class EPSGCRSAuthorityFactory
-
Deprecated.
- createGeocentricCRS(String) - Method in class AbstractAuthorityFactory
-
- createGeocentricCRS(String) - Method in class AbstractAuthorityMediator
-
- createGeocentricCRS(String) - Method in class AbstractCachedAuthorityFactory
-
- createGeocentricCRS(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- createGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Method in class ReferencingObjectFactory
-
- createGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Method in class ReferencingObjectFactory
-
- createGeocentricCRS(String) - Method in class ThreadedAuthorityFactory
-
Returns a geocentric coordinate reference system from a code.
- createGeocentricCRS(String) - Method in interface CRSAuthorityFactory
-
- createGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Method in interface CRSFactory
-
- createGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Method in interface CRSFactory
-
- createGeodesic(Position, Position) - Method in interface GeometryFactory
-
Takes two positions and creates the appropriate geodesic joining them.
- createGeodesicString(List<Position>) - Method in interface GeometryFactory
-
Takes two or more positions, interpolates using a geodesic defined from the geoid (or
ellipsoid) of the
coordinate reference system being
used, and creates the appropriate geodesic string joining them.
- createGeodeticDatum(String, Ellipsoid) - Static method in class ProjectionBuilder
-
- createGeodeticDatum(String) - Method in class AbstractAuthorityFactory
-
- createGeodeticDatum(String) - Method in class AbstractAuthorityMediator
-
- createGeodeticDatum(String) - Method in class AbstractCachedAuthorityFactory
-
- createGeodeticDatum(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- 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.
- createGeodeticDatum(String) - Method in interface DatumAuthorityFactory
-
- createGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Method in interface DatumFactory
-
Creates geodetic datum from ellipsoid and (optionaly) Bursa-Wolf parameters.
- createGeographicCRS(String, GeodeticDatum) - Static method in class ProjectionBuilder
-
- createGeographicCRS(String, GeodeticDatum, EllipsoidalCS) - Static method in class ProjectionBuilder
-
- createGeographicCRS(String) - Method in class EPSGCRSAuthorityFactory
-
Deprecated.
- createGeographicCRS(String) - Method in class AbstractAuthorityFactory
-
- createGeographicCRS(String) - Method in class AbstractAuthorityMediator
-
- createGeographicCRS(String) - Method in class AbstractCachedAuthorityFactory
-
- createGeographicCRS(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- 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.
- createGeographicCRS(String) - Method in interface CRSAuthorityFactory
-
- createGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Method in interface CRSFactory
-
Creates a geographic coordinate reference system.
- createGeometry(Geometry) - Method in class CurvedGeometryFactory
-
- createGeometryAssociationTableSQL(Connection) - Method in class JDBCDataStore
-
Creates the sql for the geometry association table.
- createGeometryAttribute(Object, GeometryDescriptor, String, CoordinateReferenceSystem) - Method in class AppSchemaFeatureFactoryImpl
-
Create a new geometry attribute, even for null id.
- createGeometryAttribute(Object, GeometryDescriptor, String, CoordinateReferenceSystem) - Method in class AbstractFeatureFactoryImpl
-
- createGeometryAttribute(Object, GeometryDescriptor, String, CoordinateReferenceSystem) - Method in interface FeatureFactory
-
Creates a geometry attribute.
- createGeometryCollection(Geometry[]) - Method in class CurvedGeometryFactory
-
- createGeometryDescriptor(GeometryType, Name, int, int, boolean, Object) - Method in class FeatureTypeFactoryImpl
-
- createGeometryDescriptor(GeometryType, Name, int, int, boolean, Object) - Method in interface FeatureTypeFactory
-
Creates a geometry descriptor.
- createGeometryTableSQL(Connection) - Method in class JDBCDataStore
-
Creates the sql for the geometry table.
- 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, boolean, boolean) - Method in class FeatureTransformer.FeatureTranslator
-
- createGeometryTranslator(ContentHandler, int, boolean, boolean, boolean) - Method in class FeatureTransformer.FeatureTranslator
-
- createGeometryTranslator(ContentHandler, int, boolean, boolean, 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
-
- createGeometryType(Name, Class<?>, CoordinateReferenceSystem, boolean, boolean, List<Filter>, AttributeType, InternationalString) - Method in interface FeatureTypeFactory
-
Creates a geometric attribute type.
- 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) - Method in class AbstractWFSStrategy
-
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
-
- createGetCapabilitiesRequest(URL) - Method in class WMTSSpecification
-
- createGetFeature(Query, GetFeatureRequest.ResultType) - Method in class WFSStoredQueryFeatureSource
-
- 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.
- createGetFeatureInfoRequest(GetTileRequest) - Method in class WebMapTileServer
-
- createGetFeatureRequest() - Method in class WFSClient
-
- createGetFeatureRequestPost(GetFeatureRequest) - Method in class AbstractWFSStrategy
-
Creates the EMF object to be encoded with the
WFS
configuration
when a GetFeature POST request is to be made.
- createGetFeatureRequestPost(GetFeatureRequest) - Method in class StrictWFS_1_x_Strategy
-
- createGetFeatureRequestPost(GetFeatureRequest) - Method in class StrictWFS_2_0_Strategy
-
- 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
-
- createGetStylesRequest(URL) - Method in class WMS1_1_1
-
- createGetStylesRequest(URL) - Method in class WMSSpecification
-
Creates a GetStylesRequest which can be used to retrieve styles from the WMS.
- createGetTileRequest() - Method in class WebMapTileServer
-
- createGetTileRequest(URL, Properties, WMTSCapabilities) - Method in class WMTSSpecification
-
- createGranuleCatalog(Properties, boolean, boolean, DataStoreFactorySpi, Hints) - Static method in class GranuleCatalogFactory
-
- createGranuleCatalog(URL, CatalogConfigurationBean, Properties, Hints) - Static method in class GranuleCatalogFactory
-
- 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
-
- createGrib(String) - Method in class ObjectFactory
-
- createGrid(ReferencedEnvelope, double, HexagonOrientation, GridFeatureBuilder) - Static method in class Hexagons
-
Creates a new grid of tesselated hexagons within a bounding rectangle with grid elements
represented by simple (ie. undensified) polygons.
- createGrid(ReferencedEnvelope, double, double, HexagonOrientation, GridFeatureBuilder) - Static method in class Hexagons
-
Creates a new grid of tesselated hexagons within a bounding rectangle with grid elements
represented by densified polygons (ie. additional vertices added to each edge).
- createGrid(ReferencedEnvelope, double, double, GridFeatureBuilder) - Static method in class Oblongs
-
Creates a new grid of oblongs within a bounding rectangle with grid elements represented by
simple (ie. undensified) polygons.
- createGrid(ReferencedEnvelope, double, double, double, GridFeatureBuilder) - Static method in class Oblongs
-
Creates a new grid of oblongs within a bounding rectangle with grid elements represented by
densified polygons (ie. additional vertices added to each edge).
- 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
-
- createHandler() - Method in class ClimatologicalTimeHandlerSpi
-
- createHandler() - Method in interface CoordinateHandlerSpi
-
- createHexagonalGrid(ReferencedEnvelope, double) - Static method in class Grids
-
Creates a vector grid of hexagonal elements.
- createHexagonalGrid(ReferencedEnvelope, double, double) - Static method in class Grids
-
Creates a vector grid of hexagonal elements represented by 'densified' polygons.
- createHexagonalGrid(ReferencedEnvelope, double, double, GridFeatureBuilder) - Static method in class Grids
-
Creates a vector grid of hexagonal elements represented by 'densified' polygons.
- createHttpClient() - Method in class MultithreadedHttpClient
-
- createID(Connection, SimpleFeature, Statement) - Method in interface FIDMapper
-
Deprecated.
Creates a new ID for a feature.
- createImageCoverage(PlanarImage) - Method in class AbstractGridCoverage2DReader
-
- createImageCoverage(String, PlanarImage) - Method in class AbstractGridCoverage2DReader
-
- createImageCoverage(PlanarImage, MathTransform) - Method in class AbstractGridCoverage2DReader
-
- createImageCoverage(String, PlanarImage, MathTransform) - Method in class AbstractGridCoverage2DReader
-
- createImageCRS(String) - Method in class EPSGCRSAuthorityFactory
-
Deprecated.
- createImageCRS(String) - Method in class AbstractAuthorityFactory
-
- createImageCRS(String) - Method in class AbstractAuthorityMediator
-
- createImageCRS(String) - Method in class AbstractCachedAuthorityFactory
-
- createImageCRS(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- 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.
- createImageCRS(String) - Method in interface CRSAuthorityFactory
-
- createImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Method in interface CRSFactory
-
Creates an image coordinate reference system.
- createImageDatum(String) - Method in class AbstractAuthorityFactory
-
- createImageDatum(String) - Method in class AbstractAuthorityMediator
-
- createImageDatum(String) - Method in class AbstractCachedAuthorityFactory
-
- createImageDatum(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- 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.
- createImageDatum(String) - Method in interface DatumAuthorityFactory
-
- createImageDatum(Map<String, ?>, PixelInCell) - Method in interface DatumFactory
-
Creates an image datum.
- createImageInputStream(Object) - Static method in class ImageIOExt
-
- createImageOutline(Symbolizer) - Method in interface StyleFactory
-
Creates a new ImageOutline.
- createImageOutline(Symbolizer) - Method in class StyleFactoryImpl
-
- createImageOutputStream(RenderedImage, Object) - Static method in class ImageIOExt
-
Builds a
ImageOutputStream
writing to
destination
, based on logic that
involves the image size
- createIndex() - Method in class SubFeatureList
-
Put this SubFeatureList in touch with its inner index
- createIndex(Index) - Method in class JDBCDataStore
-
Creates a new database index
- createIndex(Connection, SimpleFeatureType, String, Index) - Method in class SQLDialect
-
Performs the class "create [unique] indexName on tableName(att1, att2, ..., attN)" call.
- createIndexedItemXpathString(XmlFeatureTypeMapping, XmlResponse, int) - Static method in class XmlMappingFeatureIterator
-
- CreateIndexer - Class in org.geotools.coverage.io.netcdf.tools
-
CommandLine Utility to be used in order to create an ImageMosaic indexer.xml as well as the
related NetCDF low-level indexer (_auxiliary.xml) for a prototype NetCDF.
- CreateIndexer() - Constructor for class CreateIndexer
-
- createIndexer() - Method in class ObjectFactory
-
- createIndexerCollectors() - Method in class ObjectFactory
-
- createIndexerCollectorsCollector() - Method in class ObjectFactory
-
- createIndexerCoverages() - Method in class ObjectFactory
-
- createIndexerCoveragesCoverage() - Method in class ObjectFactory
-
- createIndexerDatastore() - Method in class ObjectFactory
-
- createInfo() - Method in class AbstractOpenWebService
-
Implemented by a subclass to describe service
- createInfo(R) - Method in class AbstractOpenWebService
-
- createInfo() - Method in class WFSClient
-
- createInfo(QName) - Method in class WFSClient
-
- createInfo() - Method in class WebMapServer
-
- createInfo(Layer) - Method in class WebMapServer
-
- createInfo() - Method in class WebMapTileServer
-
- createInfo(Layer) - Method in class WebMapTileServer
-
- createInprocessViewSchema(ISession, String, String, PlainSelect, SeQueryInfo) - Static method in class ArcSDEAdapter
-
Creates a schema for the "SQL SELECT" like view definition
- createInputStream(URI, Map<?, ?>) - Method in class HTTPURIHandler
-
Creates an input stream for the URI, assuming it's a URL, and returns it.
- createInputStreamInstance(Object, boolean, File) - Method in class ByteArrayImageInputStreamSpi
-
- createInsert(QName) - Method in class TransactionRequest
-
- createInsert(WfsFactory, TransactionRequest.Insert) - Method in class StrictWFS_1_x_Strategy
-
- createInsert(Wfs20Factory, TransactionRequest.Insert) - Method in class StrictWFS_2_0_Strategy
-
- createInstant(Position) - Method in interface TemporalFactory
-
- createInstitution(String) - Method in class ObjectFactory
-
- createInternal(PropertiesCollectorSPI, List<String>, String) - Method in class DefaultPropertiesCollectorSPI
-
- createInternal(PropertiesCollectorSPI, List<String>, String) - Method in class ByteFileNameExtractorSPI
-
- createInternal(PropertiesCollectorSPI, List<String>, String) - Method in class DoubleFileNameExtractorSPI
-
- createInternal(PropertiesCollectorSPI, List<String>, String) - Method in class FloatFileNameExtractorSPI
-
- createInternal(PropertiesCollectorSPI, List<String>, String) - Method in class IntegerFileNameExtractorSPI
-
- createInternal(PropertiesCollectorSPI, List<String>, String) - Method in class LongFileNameExtractorSPI
-
- createInternal(PropertiesCollectorSPI, List<String>, String) - Method in class ShortFileNameExtractorSPI
-
- createInternal(PropertiesCollectorSPI, List<String>, String) - Method in class StringFileNameExtractorSPI
-
- createInternal(PropertiesCollectorSPI, List<String>, String) - Method in class RuntimeExtractorSPI
-
- createInternationalString(Map<Locale, String>) - Method in interface NameFactory
-
Creates an international string from a set of strings in different locales.
- createIntersection(Rectangle2D) - Method in class XRectangle2D
-
Returns a new Rectangle2D
object representing the intersection of this Rectangle2D
with the specified Rectangle2D
.
- createIntersection(ImageLayout, List<RenderedImage>) - Static method in class ImageUtilities
-
Computes a new ImageLayout
which is the intersection of the specified ImageLayout
and all RenderedImage
s in the supplied list.
- createIntervalLenght(Unit, int, int, int) - Method in interface TemporalFactory
-
- createIterator() - Method in class CycleDetector
-
Creates the iterator to be used in the cycle detection.
- createIterator() - Method in class DirectedCycleDetector
-
- createJulianDate(TemporalReferenceSystem, IndeterminateValue, Number) - Method in interface TemporalFactory
-
- createLastModified(XMLGregorianCalendar) - Method in class ObjectFactory
-
- createLayerFeatureConstraints(FeatureTypeConstraint[]) - Method in interface StyleFactory
-
- createLayerFeatureConstraints(FeatureTypeConstraint[]) - Method in class StyleFactoryImpl
-
- createLinearCS(Map<String, ?>, CoordinateSystemAxis) - Method in class ReferencingObjectFactory
-
Creates a linear coordinate system.
- createLinearCS(Map<String, ?>, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a linear coordinate system.
- createLinearRing(Coordinate[]) - Method in class CurvedGeometryFactory
-
- createLinearRing(CoordinateSequence) - Method in class CurvedGeometryFactory
-
- 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
-
- createLineSegment(Position, Position) - Method in interface GeometryFactory
-
Takes two positions and creates the appropriate line segment joining them.
- createLineString(List) - Method in class GeometryBuilder
-
- createLineString(PointArray) - Method in class GeometryBuilder
-
- createLineString(Coordinate[]) - Method in class CurvedGeometryFactory
-
- createLineString(CoordinateSequence) - Method in class CurvedGeometryFactory
-
- createLineString(List<Position>) - Method in interface GeometryFactory
-
Takes two or more positions and creates the appropriate line string joining them.
- createLineStyle(Color, float) - Static method in class SLD
-
Create a line style with given color and line width
- createLineStyle(Color, float, String, Font) - Static method in class SLD
-
Create a line style with given color, line width and optional labels
- 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
-
Create default line symbolizer
- createLineSymbolizer(Stroke, String) - Method in interface StyleFactory
-
- createLineSymbolizer() - Method in class StyleFactoryImpl
-
- createLineSymbolizer(Stroke, String) - Method in class StyleFactoryImpl
-
- createListStoredQueriesRequest() - Method in class WFSClient
-
- createListStoredQueriesRequestPost(ListStoredQueriesRequest) - Method in class AbstractWFSStrategy
-
- createListStoredQueriesRequestPost(ListStoredQueriesRequest) - Method in class StrictWFS_1_x_Strategy
-
- createListStoredQueriesRequestPost(ListStoredQueriesRequest) - Method in class StrictWFS_2_0_Strategy
-
- createLoader() - Method in interface FootprintLoaderSpi
-
- createLoader() - Method in class WKBLoaderSPI
-
- createLoader() - Method in class WKTLoaderSPI
-
- createLoader() - Method in class ShapefileLoaderSPI
-
- createLocalName(NameSpace, CharSequence) - Method in interface NameFactory
-
Creates a local name from the given character sequence.
- createLocalName(GenericName, String, InternationalString) - Method in interface NameFactory
-
- createLock(String, long) - Method in class DefaultFeatureLockFactory
-
Deprecated.
- createLock(String, long) - Method in class FeatureLockFactory
-
Deprecated.
- createLock(Transaction, FeatureLock) - Method in class InProcessLockingManager
-
Creates the right sort of In-Process Lock.
- createMapEnvelope(Rectangle, AffineTransform) - Static method in class RendererUtilities
-
Creates the map's bounding box in real world coordinates.
- createMapEnvelope(Rectangle, AffineTransform) - Static method in class RendererUtilities
-
Creates the map's bounding box in real world coordinates.
- 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.
- createMappedFeature(String, String, String, String, Geometry) - Static method in class SampleDataAccessData
-
Create a sample feature from primitive components.
- createMappedFeatures() - Static method in class SampleDataAccessData
-
Create a list of two sample features.
- 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
-
- createMatcher(ReferencedEnvelope, double, TileService) - Static method in class ScaleZoomLevelMatcher
-
- createMatcher(ReferencedEnvelope, CoordinateReferenceSystem, double) - Static method in class ScaleZoomLevelMatcher
-
- 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 AzimuthalEquidistant.Provider
-
Create an Azimuthal Equidistant projection.
- createMathTransform(ParameterValueGroup) - Method in class CassiniSoldner.Provider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class CylindricalEqualArea.BehrmannProvider
-
- createMathTransform(ParameterValueGroup) - Method in class CylindricalEqualArea.LambertCylindricalEqualAreaProvider
-
- createMathTransform(ParameterValueGroup) - Method in class CylindricalEqualArea.Provider
-
- createMathTransform(ParameterValueGroup) - Method in class EckertIV.Provider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class EqualArea.Provider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class EquidistantConic.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 EquidistantCylindrical.SphericalProvider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class GeneralOblique.Provider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class GeostationarySatellite.Provider
-
- createMathTransform(ParameterValueGroup) - Method in class Gnomonic.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 LambertConformalEsriProvider
-
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 MercatorPseudoProvider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class MeteosatSG.Provider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class Mollweide.MollweideProvider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class Mollweide.WagnerIVProvider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class Mollweide.WagnerVProvider
-
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 Polyconic.Provider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class Robinson.Provider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class RotatedPole.Provider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class Sinusoidal.Provider
-
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 WinkelTripel.AitoffProvider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class WinkelTripel.WinkelProvider
-
Creates a transform from the specified group of parameter values.
- createMathTransform(ParameterValueGroup) - Method in class WorldVanDerGrintenI.Provider
-
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 NTv2Transform.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 SimilarityTransformProvider
-
Constructs an
AffineTransform2D
math transform from the specified group of parameter
values.
- createMathTransform(ParameterValueGroup) - Method in class WarpTransform2DProvider
-
Creates a warp transform from the specified group of parameter values.
- createMosaic() - Method in class BaseSubmosaicProducer
-
- createMosaic() - Method in interface SubmosaicProducer
-
- createMosaic() - Method in class Mosaicker
-
Once we reach this method it means that we have loaded all the images which were intersecting
the requested envelope.
- createMosaic(boolean) - Method in class Mosaicker
-
Once we reach this method it means that we have loaded all the images which were intersecting
the requested envelope.
- createMosaic(boolean, boolean) - Method in class Mosaicker
-
Once we reach this method it means that we have loaded all the images which were intersecting
the requested envelope.
- createMultiCurve(Set) - Method in class GeometryBuilder
-
- createMultiCurve(List<LineString>) - Method in class CurvedGeometryFactory
-
- createMultiCurve(Set<OrientableCurve>) - Method in interface AggregateFactory
-
- createMultiGeometryTableSQL(Connection) - Method in class JDBCDataStore
-
Creates the sql for the multi_geometry table.
- createMultiLineString(LineString[]) - Method in class CurvedGeometryFactory
-
- createMultiPoint(Set) - Method in class GeometryBuilder
-
- createMultiPoint(Point[]) - Method in class CurvedGeometryFactory
-
- createMultiPoint(Coordinate[]) - Method in class CurvedGeometryFactory
-
- createMultiPoint(CoordinateSequence) - Method in class CurvedGeometryFactory
-
- createMultiPoint(Set<Point>) - Method in interface AggregateFactory
-
- createMultiPolygon(Polygon[]) - Method in class CurvedGeometryFactory
-
- createMultiPrimitive() - Method in class GeometryBuilder
-
- createMultiPrimitive(Set) - Method in class GeometryBuilder
-
- createMultiPrimitive(Set<Primitive>) - Method in interface AggregateFactory
-
- createMultiPrimitive() - Method in interface GeometryFactory
-
- createMultiSurface(Set) - Method in class GeometryBuilder
-
- createMultiSurface(List<Polygon>) - Method in class CurvedGeometryFactory
-
- createMultiSurface(Set<OrientableSurface>) - Method in interface AggregateFactory
-
- createName(String, String) - Method in class TypeBuilder
-
Template method for creating an attribute name.
- 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
-
- createNameSpace(GenericName, String, String) - Method in interface NameFactory
-
Creates a namespace having the given name and separators.
- createNeighbor(PolygonElement, Neighbor) - Method in class HexagonBuilder
-
Creates a new Hexagon
positioned at the given neighbor position relative to the
reference element.
- createNeighbor(PolygonElement, Neighbor) - Method in class OblongBuilder
-
Creates a new Oblong
positioned at the given neighbor position relative to the
reference element.
- createNeighbor(PolygonElement, Neighbor) - Method in class PolygonBuilder
-
- createNestedAttributeExpression(FeatureTypeMapping, XPathUtil.StepList, NestedAttributeMapping) - Method in interface CustomAttributeExpressionFactory
-
- createNestedAttributeExpression(FeatureTypeMapping, XPathUtil.StepList, NestedAttributeMapping) - Method in class MongoNestedAttributeExpressionFactory
-
- createNestedAttributeMapping(AppSchemaDataAccessConfigurator, Expression, Expression, XPathUtil.StepList, boolean, Map<Name, Expression>, Expression, XPathUtil.StepList, NamespaceSupport) - Method in interface CustomMappingFactory
-
- createNestedAttributeMapping(AppSchemaDataAccessConfigurator, Expression, Expression, XPathUtil.StepList, boolean, Map<Name, Expression>, Expression, XPathUtil.StepList, NamespaceSupport) - Method in class MongoNestedMappingFactory
-
- createNewDataSource(Map) - Method in interface DataSourceFactorySpi
-
- createNewDataSource(Map) - Method in class DBCPDataSourceFactory
-
- createNewDataSource(Map) - Method in class JNDIDataSourceFactory
-
- createNewDataStore(Map<String, Serializable>) - Method in class ArcSDEDataStoreFactory
-
- createNewDataStore(Map<String, Serializable>) - Method in class ArcSDEJNDIDataStoreFactory
-
- createNewDataStore(Map<String, Serializable>) - Method in class NetCDFAuxiliaryStoreFactory
-
- createNewDataStore(Map) - Method in class AppSchemaDataAccessFactory
-
- createNewDataStore(Map<String, Serializable>) - Method in interface DataStoreFactorySpi
-
- createNewDataStore(Map<String, Serializable>) - Method in class PreGeneralizedDataStoreFactory
-
- createNewDataStore(Map<String, Serializable>) - Method in class MongoDataStoreFactory
-
- createNewDataStore(Map<String, Serializable>) - Method in class PropertyDataStoreFactory
-
- createNewDataStore(Map<String, Serializable>) - Method in class ShapefileDataStoreFactory
-
- createNewDataStore(Map<String, Serializable>) - Method in class WFSDataStoreFactory
-
- createNewDataStore(Map) - Method in class JDBCDataStoreFactory
-
- createNewDataStore(Map) - Method in class JDBCJNDIDataStoreFactory
-
- createNewSet(Collection, boolean) - Static method in class UniqueVisitor.UniqueResult
-
- createNodePointer(QName, Object, Locale) - Method in class AttributeNodePointerFactory
-
- createNodePointer(NodePointer, QName, Object) - Method in class AttributeNodePointerFactory
-
- createNTv2Grid(URL) - Method in class NTv2GridShiftFactory
-
Creates a NTv2 Grid.
- 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 CartesianAuthorityFactory
-
Creates an object from the specified code.
- 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.
- createObject(String) - Method in interface AuthorityFactory
-
Returns an arbitrary object from a code.
- createOfflineFixture() - Method in class OnlineTestCase
-
Allows tests to create an offline fixture in cases where the user has not specified an
explicit fixture for the test.
- createOfflineFixture() - Method in class OnlineTestSupport
-
Allows tests to create an offline fixture in cases where the user has not specified an
explicit fixture for the test.
- createOnLineResource(URI, String, String, InternationalString, OnLineFunction) - Method in interface CitationFactory
-
Information about on-line sources from which the dataset, specification, or community profile
name and extended metadata elements can be obtained.
- 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
-
- 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
-
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in interface CoordinateOperationFactory
-
Returns an operation for conversion or transformation between two coordinate reference
systems.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) - Method in interface CoordinateOperationFactory
-
Returns an operation using a particular method for conversion or transformation between two
coordinate reference systems.
- 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.
- createOrdinalEra(InternationalString, Date, Date, Collection<OrdinalEra>) - Method in interface TemporalFactory
-
- createOrdinalPosition(TemporalReferenceSystem, IndeterminateValue, OrdinalEra) - Method in interface TemporalFactory
-
- createOrdinalReferenceSystem(ReferenceIdentifier, Extent, Collection<OrdinalEra>) - Method in interface TemporalFactory
-
- createOrthoLines(ReferencedEnvelope, Collection<OrthoLineDef>) - Static method in class Lines
-
Creates a grid of ortho-lines.
- createOrthoLines(ReferencedEnvelope, Collection<OrthoLineDef>, double) - Static method in class Lines
-
Creates a grid of ortho-lines.
- createOrthoLines(ReferencedEnvelope, Collection<OrthoLineDef>, double, GridFeatureBuilder) - Static method in class Lines
-
Creates a grid of ortho-lines.
- createPanel() - Method in class JDataChoosePage
-
- createPanel() - Method in class JDataStorePage
-
- createPanel() - Method in class JParameterListPage
-
- createPanel() - Method in class JPage
-
Called to initialize the page for the first time.
- 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
-
- createParameterizedTransform(ParameterValueGroup) - Method in class DefaultMathTransformFactory
-
Creates a transform from a group of parameters.
- createParameterizedTransform(ParameterValueGroup) - Method in interface MathTransformFactory
-
Creates a transform from a group of parameters.
- createParametersType() - Method in class ObjectFactory
-
- createParametersTypeParameter() - Method in class ObjectFactory
-
- createPassThroughTransform(int, MathTransform, int) - Method in class DefaultMathTransformFactory
-
Creates a transform which passes through a subset of ordinates to another transform.
- createPassThroughTransform(int, MathTransform, int) - Method in interface MathTransformFactory
-
Creates a transform which passes through a subset of ordinates to another transform.
- createPeriod(Instant, Instant) - Method in interface TemporalFactory
-
- createPeriodDateAndDate(Literal, Literal) - Static method in class PeriodNode
-
- createPeriodDateAndDuration(Literal, Literal, FilterFactory) - Static method in class PeriodNode
-
- createPeriodDuration(InternationalString, InternationalString, InternationalString, InternationalString, InternationalString, InternationalString, InternationalString) - Method in interface TemporalFactory
-
- 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
-
- createPoint(Coordinate) - Method in class CurvedGeometryFactory
-
- createPoint(CoordinateSequence) - Method in class CurvedGeometryFactory
-
- createPoint(double[]) - Method in interface PrimitiveFactory
-
Creates a point at the specified location specified by coordinates.
- createPoint(Position) - Method in interface PrimitiveFactory
-
Creates a point at the specified position.
- createPointArray() - Method in class GeometryBuilder
-
- createPointArray(double[]) - Method in class GeometryBuilder
-
- createPointArray(double[], int, int) - Method in class GeometryBuilder
-
- createPointArray() - Method in interface PositionFactory
-
Creates a (possibiliy optimized) list for positions.
- createPointArray(double[], int, int) - Method in interface PositionFactory
-
Creates a list for positions initialised from the specified values.
- createPointArray(float[], int, int) - Method in interface PositionFactory
-
Creates a list for positions initialized from the specified values.
- 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
-
- createPointStyle(String, Color, Color, float, float) - Static method in class SLD
-
Create a point style without labels
- createPointStyle(String, Color, Color, float, float, String, Font) - Static method in class SLD
-
Create a point style, optionally with text labels
- 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.
- createPolarCS(String) - Method in interface CSAuthorityFactory
-
Creates a polar coordinate system from a code.
- createPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a polar coordinate system from the given pair of axis.
- createPolygon(SurfaceBoundary) - Method in class GeometryBuilder
-
- createPolygon(SurfaceBoundary, Surface) - Method in class GeometryBuilder
-
- createPolygon(LinearRing, LinearRing[]) - Method in class CurvedGeometryFactory
-
- createPolygon(CoordinateSequence) - Method in class CurvedGeometryFactory
-
- createPolygon(Coordinate[]) - Method in class CurvedGeometryFactory
-
- createPolygon(LinearRing) - Method in class CurvedGeometryFactory
-
- createPolygon(SurfaceBoundary) - Method in interface GeometryFactory
-
Creates a polygon directly from a set of boundary curves (organized into a surface boundary)
which shall be defined using coplanar
positions as control points.
- createPolygon(SurfaceBoundary, Surface) - Method in interface GeometryFactory
-
Creates a polygon lying on a spanning surface.
- createPolygonStyle(Color, Color, float) - Static method in class SLD
-
Create a polygon style with the given colors and opacity.
- createPolygonStyle(Color, Color, float, String, Font) - Static method in class SLD
-
Create a polygon style with the given colors, opacity and optional labels.
- 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
-
- createPolyhedralSurface(List<Polygon>) - Method in interface GeometryFactory
-
Constructs polyhedral surface from the facet polygons.
- createPool(ArcSDEConnectionConfig) - Method in interface ISessionPoolFactory
-
Creates a connection pool factory for the given connection parameters.
- createPool(ArcSDEConnectionConfig) - Method in class SessionPoolFactory
-
- createPosition(Position) - Method in class GeometryBuilder
-
- createPosition(Position) - Method in interface PositionFactory
-
Constructs a position from an other position by copying the coordinate values of the
position.
- createPosition(Date) - Method in interface TemporalFactory
-
- createPositionList(float[], int, int) - Method in class GeometryBuilder
-
- createPreparedFilterToSQL() - Method in class DB2SQLDialectPrepared
-
- createPreparedFilterToSQL() - Method in class OracleDialect
-
- createPreparedFilterToSQL() - Method in class PostGISPSDialect
-
- createPreparedFilterToSQL() - Method in class TeradataDialect
-
- createPreparedFilterToSQL() - Method in class GeoPkgDialect
-
- createPreparedFilterToSQL(SimpleFeatureType) - Method in class JDBCDataStore
-
Creates a new instance of a filter to sql encoder to be used in a prepared statement.
- createPreparedFilterToSQL() - Method in class PreparedStatementSQLDialect
-
- createPrimeMeridian(String) - Method in class AbstractAuthorityFactory
-
- createPrimeMeridian(String) - Method in class AbstractAuthorityMediator
-
- createPrimeMeridian(String) - Method in class AbstractCachedAuthorityFactory
-
- createPrimeMeridian(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- 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.
- createPrimeMeridian(String) - Method in interface DatumAuthorityFactory
-
- createPrimeMeridian(Map<String, ?>, double, Unit<Angle>) - Method in interface DatumFactory
-
Creates a prime meridian, relative to Greenwich.
- createPrimitive(Envelope) - Method in class GeometryBuilder
-
- createPrimitive(Envelope) - Method in interface PrimitiveFactory
-
Returns an envelope as a primitive.
- createProcess(Name) - Static method in class Processors
-
Look up an implementation of the named process on the classpath.
- createProcessBean(Name) - Method in class AnnotatedBeanProcessFactory
-
Create an instance of the named process bean.
- createProcessBean(Name) - Method in class AnnotationDrivenProcessFactory
-
Creates the bean upon which the process execution method will be invoked.
- createProcessBean(Name) - Method in class StaticMethodsProcessFactory
-
- createProcessFactory(Name) - Static method in class Processors
-
Look up a Factory by name of a process it supports.
- createProducers(RasterLayerRequest, RasterManager, RasterLayerResponse, boolean) - Method in class DefaultSubmosaicProducerFactory
-
- createProducers(RasterLayerRequest, RasterManager, RasterLayerResponse, boolean) - Method in class ReprojectingSubmosaicProducerFactory
-
- createProducers(RasterLayerRequest, RasterManager, RasterLayerResponse, boolean) - Method in interface SubmosaicProducerFactory
-
- createProjectedCRS(Map<String, ?>, GeographicCRS, DefiningConversion, MathTransform) - Static method in class ProjectionBuilder
-
- createProjectedCRS(String) - Method in class EPSGCRSAuthorityFactory
-
Deprecated.
- createProjectedCRS(String) - Method in class AbstractAuthorityFactory
-
- createProjectedCRS(String) - Method in class AbstractAuthorityMediator
-
- createProjectedCRS(String) - Method in class AbstractCachedAuthorityFactory
-
- createProjectedCRS(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- createProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) - Method in class ReferencingFactoryContainer
-
- createProjectedCRS(Map<String, ?>, GeographicCRS, OperationMethod, ParameterValueGroup, CartesianCS) - Method in class ReferencingFactoryContainer
-
- createProjectedCRS(Map<String, ?>, OperationMethod, GeographicCRS, MathTransform, CartesianCS) - Method in class ReferencingObjectFactory
-
- 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.
- createProjectedCRS(String) - Method in interface CRSAuthorityFactory
-
- createProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) - Method in interface CRSFactory
-
Creates a projected coordinate reference system from a defining conversion.
- createProjection(String, String, Double, Double, Map<String, Double>) - Static method in class ProjectionBuilder
-
Quick method to create a
CoordinateReferenceSystem
instance, given the OGC
ProjectionName, such as "lambert_conformal_conic_2sp"), a custom code number for it, the
semiMajor, the inverseFlattening (when infinity, assuming the reference ellipsoid is a
spheroid), and the Projection Params through a
map (as an instance:
<"central_meridian",-95>)
- createPropertyAccessor(Class, String, Class, Hints) - Method in class XmlXPathPropertyAccessorFactory
-
- createPropertyAccessor(Class, String, Class, Hints) - Method in class FeaturePropertyAccessorFactory
-
- createPropertyAccessor(Class, String, Class, Hints) - Method in class MapPropertyAccessorFactory
-
Creates a property accessor for a particular class.
- createPropertyAccessor(Class, String, Class, Hints) - Method in class DirectPropertyAccessorFactory
-
- createPropertyAccessor(Class, String, Class, Hints) - Method in class NullPropertyAccessorFactory
-
- 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
-
- createPropertyDescriptor(String, ResourceBundle) - Method in class ValidationBeanInfo
-
- createPropertyDescriptor(String, Class, ResourceBundle) - Method in class ValidationBeanInfo
-
- createProvider(FootprintGeometryProvider, Properties, Geometry) - Static method in class MultiLevelROIProviderFactory
-
- 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_1
-
- 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.
- createRange(Object, Object) - Static method in class Utils
-
Create a Range of numbers from a couple of values.
- 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
-
- createRasterURL(ArcSDEConnectionConfig, String) - Static method in class ArcSDERasterFormat
-
- createReaderCallback() - Method in interface JDBCCallbackFactory
-
- createReaderInstance(Object) - Method in class GrassBinaryImageReaderSpi
-
- createReaderInstance(Object) - Method in class NetCDFImageReaderSpi
-
- createRelationshipTableSQL(Connection) - Method in class JDBCDataStore
-
Creates the sql for the relationship table.
- 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 Affine
-
- createRenderedImage(ParameterBlockJAI, RenderingHints) - Method in class Mosaic
-
We override this one to get some extra behavior that ImageWorker has (ROI, paletted images
management)
- 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(HTTPResponse) - Method in interface Request
-
Each Request must know how to create it's counterpart Response.
- createResponse(HTTPResponse) - Method in class GetCapabilitiesRequest
-
- createResponse(WFSRequest, HTTPResponse) - Method in class AbstractWFSResponseFactory
-
Returns either a properly parsed response object or an exception depending on what the server
returned.
- createResponse(WFSRequest, HTTPResponse) - Method in class DescribeFeatureTypeResponseFactory
-
- createResponse(WFSRequest, HTTPResponse) - Method in class DescribeStoredQueriesResponseFactory
-
- createResponse(WFSRequest, HTTPResponse) - Method in class ListStoredQueriesResponseFactory
-
- createResponse(HTTPResponse) - Method in class TransactionRequest
-
- createResponse(HTTPResponse) - Method in class WFSRequest
-
- createResponse(WFSRequest, HTTPResponse) - Method in interface WFSResponseFactory
-
Creates a response parser for the given WFS response.
- createResponse() - Method in class RasterLayerResponse
-
- createResponse(HTTPResponse) - Method in class WMS1_0_0.GetCapsRequest
-
- createResponse(HTTPResponse) - Method in class WMS1_0_0.GetFeatureInfoRequest
-
- createResponse(HTTPResponse) - Method in class WMS1_0_0.GetMapRequest
-
- createResponse(HTTPResponse) - Method in class WMS1_0_0.InternalGetStylesRequest
-
- createResponse(HTTPResponse) - Method in class WMS1_1_0.InternalDescribeLayerRequest
-
- createResponse(HTTPResponse) - Method in class WMS1_1_0.InternalGetLegendGraphicRequest
-
- createResponse(HTTPResponse) - Method in class WMS1_1_1.InternalGetStylesRequest
-
- createResponse(HTTPResponse) - Method in class WMS1_1_1.InternalPutStylesRequest
-
- createResponse(HTTPResponse) - Method in class AbstractGetTileRequest
-
- createResponse(HTTPResponse) - Method in class WMTSSpecification.GetCapsRequest
-
- createResponse(HTTPResponse) - Method in class WMTSSpecification.GetTileRequest
-
- createResponseImpl(WFSRequest, HTTPResponse, InputStream) - Method in class AbstractGetFeatureResponseParserFactory
-
- createResponseImpl(WFSRequest, HTTPResponse, InputStream) - Method in class AbstractWFSResponseFactory
-
Has to be implemented to turn the request and response into a proper
WFSResponse
.
- createResponseImpl(WFSRequest, HTTPResponse, InputStream) - Method in class TransactionResponseFactory
-
- createResponsibleParty(String, InternationalString, InternationalString, Contact, Role) - Method in interface CitationFactory
-
Identification of, and means of communication with, person(s) and organizations associated
with the dataset.
- createRestrictionSet() - Method in class TypeBuilder
-
Template method to enable subclasses to customize the set implementation used for
restrictions.
- createRing(List<OrientableCurve>) - Method in class GeometryBuilder
-
- createRing(List<OrientableCurve>) - Method in interface PrimitiveFactory
-
Constructs a
ring out of its component curves.
- 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
-
- createRule(Symbolizer[], Description, Graphic[], String, Filter, boolean, double, double) - Method in class StyleFactoryImpl
-
- createSafeEnvelopeInWGS84(ReferencedEnvelope) - Static method in class TileService
-
- 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(FeatureType) - Method in class SampleDataAccess
-
Unsupported operation.
- createSchema(SimpleFeatureType, Map<String, String>, ISession) - Static method in class ArcSDEAdapter
-
Creates the given featuretype in the underlying ArcSDE database.
- createSchema(SimpleFeatureType) - Method in class ArcSDEDataStore
-
Creates a new ArcSDE FeatureClass if featureType
has at least one geometry attribute,
or an ObjectClass (aka, non spatial registered table) if this data store instance allows non
spatial tables and there's no geometry attribute in featureType
.
- createSchema(SimpleFeatureType, Map<String, String>) - Method in class ArcSDEDataStore
-
Creates a given FeatureType on the ArcSDE instance this DataStore is running over.
- createSchema(FeatureType) - Method in class AppSchemaDataAccess
-
Not a supported operation.
- createSchema(T) - Method in interface DataAccess
-
Creates storage for a new featureType
.
- createSchema() - Method in class DefaultFeatureReader
-
- createSchema(SimpleFeatureType) - Method in class DirectoryDataStore
-
- createSchema() - Method in class FIDFeatureReader
-
- createSchema(SimpleFeatureType) - Method in class PreGeneralizedDataStore
-
- createSchema(SimpleFeatureType) - Method in class MemoryDataStore
-
Adds support for a new featureType to MemoryDataStore.
- createSchema(SimpleFeatureType) - Method in class MongoDataStore
-
- createSchema(SimpleFeatureType) - Method in class PropertyDataStore
-
- createSchema(SimpleFeatureType) - Method in class ShapefileDataStore
-
Set the FeatureType of this DataStore.
- createSchema(SimpleFeatureType) - Method in class ContentDataStore
-
Creates a new schema in the datastore.
- createSchema(SimpleFeatureType) - Method in class DecoratingDataStore
-
- createSchema(SimpleFeatureType) - Method in class SingleFeatureSourceDataStore
-
- createSchema(FeatureType) - Method in class WFSContentDataAccess
-
- createSchema(String) - Method in class FeatureTypeFactoryImpl
-
- createSchema(SimpleFeatureType) - Method in class DataStoreWrapper
-
- createSchema(SimpleFeatureType) - Method in class JDBCDataStore
-
Creates a table in the underlying database from the specified table.
- createSchema(String) - Method in interface FeatureTypeFactory
-
Creates a schema.
- createSchemaLocationResolver() - Method in class AppSchemaXSD
-
- 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 ApplicationSchemaXSD
-
Uses the schema.getSchemaLocation()
's parent folder as the base folder to
resolve location
as a relative URI of.
- createSchemaLocationResolver() - Method in class WPS
-
- createSchemaLocationResolver() - Method in class XSD
-
- createSchemaLocator() - Method in class AppSchemaXSD
-
- createSchemaLocator() - Method in class SMIL20
-
- createSchemaLocator() - Method in class SMIL20LANG
-
- createSchemaLocator() - Method in class XSD
-
- createSchemasType() - Method in class ObjectFactory
-
- createSchemaType() - Method in class ObjectFactory
-
- createScopedName(GenericName, String, InternationalString) - Method in interface NameFactory
-
- 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
-
- createSelectedChannelType(Expression, Expression) - Method in class AbstractStyleFactory
-
- createSelectedChannelType(String, ContrastEnhancement) - Method in class AbstractStyleFactory
-
- createSelectedChannelType(Expression, ContrastEnhancement) - Method in interface StyleFactory
-
- createSelectedChannelType(String, ContrastEnhancement) - Method in interface StyleFactory
-
- createSelectedChannelType(String, Expression) - Method in interface StyleFactory
-
- createSelectedChannelType(Expression, Expression) - Method in interface StyleFactory
-
- createSelectedChannelType(Expression, ContrastEnhancement) - Method in class StyleFactoryImpl
-
- createSelectedChannelType(String, ContrastEnhancement) - Method in class StyleFactoryImpl
-
- createSelectedChannelType(Expression, Expression) - 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.
- createSeRegistration(String) - Method in interface ISession
-
- createSeRegistration(String) - Method in class SessionWrapper
-
- CreateSeRegistrationCommand(String) - Constructor for class Commands.CreateSeRegistrationCommand
-
- createServiceProvider(Class<T>, Class<?>, Hints) - Method in class FactoryCreator
-
- CreateSeStateCommand(SeObjectId) - Constructor for class Commands.CreateSeStateCommand
-
- 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
-
- CreateSeTableCommand(String) - Constructor for class Commands.CreateSeTableCommand
-
- 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(Object[], SimpleFeatureType, String) - Method in interface FeatureFactory
-
Create a SimpleFeature from an array of objects.
- createSimpleFeatureType(Name, List<AttributeDescriptor>, GeometryDescriptor, boolean, List<Filter>, AttributeType, InternationalString) - Method in class FeatureTypeFactoryImpl
-
- createSimpleFeatureType(Name, List<AttributeDescriptor>, GeometryDescriptor, boolean, List<Filter>, AttributeType, InternationalString) - Method in interface FeatureTypeFactory
-
Creates a simple feature type.
- createSimpleFeautre(Object[], AttributeDescriptor, String) - Method in class AbstractFeatureFactoryImpl
-
- createSimpleFeautre(Object[], AttributeDescriptor, String) - Method in interface FeatureFactory
-
Creates a simple feature.
- createSimplePolygon(Coordinate[]) - Static method in class MarchingSquaresVectorizer
-
Create a simple polygon (no holes).
- createSimpleStyle(DataStore, String, Color) - Static method in class SLD
-
Create a minimal style to render features of type typeName
read from the given data
store
- createSimpleStyle(FeatureType) - Static method in class SLD
-
Create a minimal style to render features of type type
.
- createSimpleStyle(FeatureType, Color) - Static method in class SLD
-
Create a minimal style to render features of type type
- createSolid(SolidBoundary) - Method in class GeometryBuilder
-
- createSolid(SolidBoundary) - Method in interface PrimitiveFactory
-
- createSpatialIndex(FeatureEntry) - Method in class GeoPackage
-
Create a spatial index
- 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.
- createSphericalCS(String) - Method in interface CSAuthorityFactory
-
Creates a spherical coordinate system from a code.
- createSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a spherical coordinate system from the given set of axis.
- createSQLDialect(JDBCDataStore) - Method in class DB2NGDataStoreFactory
-
- createSQLDialect(JDBCDataStore) - Method in class H2DataStoreFactory
-
- createSQLDialect(JDBCDataStore) - Method in class MySQLDataStoreFactory
-
- createSQLDialect(JDBCDataStore) - Method in class OracleNGDataStoreFactory
-
- createSQLDialect(JDBCDataStore) - Method in class PostgisNGDataStoreFactory
-
- createSQLDialect(JDBCDataStore) - Method in class JTDSSqlServerDataStoreFactory
-
- createSQLDialect(JDBCDataStore) - Method in class SQLServerDataStoreFactory
-
- createSQLDialect(JDBCDataStore) - Method in class TeradataDataStoreFactory
-
- createSQLDialect(JDBCDataStore) - Method in class GeoPkgDataStoreFactory
-
- createSQLDialect(JDBCDataStore) - Method in class JDBCDataStoreFactory
-
Creates the dialect that the datastore uses for communication with the underlying database.
- createSQLDialect(JDBCDataStore) - Method in class JDBCJNDIDataStoreFactory
-
- createSQLDialect(JDBCDataStore) - Method in class MBTilesDataStoreFactory
-
- createSquareGrid(ReferencedEnvelope, double) - Static method in class Grids
-
Creates a vector grid of square elements.
- createSquareGrid(ReferencedEnvelope, double, double) - Static method in class Grids
-
Creates a vector grid of square elements represented by 'densified' polygons.
- createSquareGrid(ReferencedEnvelope, double, double, GridFeatureBuilder) - Static method in class Grids
-
Creates a vector grid of square elements represented by 'densified' polygons.
- createStandardAttributes(AttributeDescriptor) - Method in class FeatureTypeTransformer.FeatureTypeTranslator
-
Creates standard xml attributes present on all xs:element elements.
- createStandardNameTable() - Method in class ObjectFactory
-
- 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
- createStore(SimpleFeatureType) - Method in class RasterManager
-
Create a store for the coverage related to this
RasterManager
using the provided
schema
- CreateStoredQuery - Static variable in class WFS
-
- CreateStoredQueryResponse - Static variable in class WFS
-
- CreateStoredQueryResponseType - Static variable in class WFS
-
- CreateStoredQueryType - Static variable in class WFS
-
- 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 method to make a simple stroke of a provided color and width.
- 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) - 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(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
-
Create a derived FeatureType
- createSubType(SimpleFeatureType, String[]) - Static method in class DataUtilities
-
Create a type limited to the named properties provided.
- createSurface(List) - Method in class GeometryBuilder
-
- createSurface(SurfaceBoundary) - Method in class GeometryBuilder
-
- createSurface(List<SurfacePatch>) - Method in interface PrimitiveFactory
-
- createSurface(SurfaceBoundary) - Method in interface PrimitiveFactory
-
- 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
-
- createSurfaceBoundary(Ring, List<Ring>) - Method in interface PrimitiveFactory
-
Constructs a new
surface boundary object representing the
boundary of a two-dimensional surface.
- createTableSQL(SimpleFeatureType, Connection) - Method in class JDBCDataStore
-
Generates a 'CREATE TABLE' sql statement.
- createTelephone(String, String) - Method in interface CitationFactory
-
Telephone numbers for contacting the responsible individual or organization.
- createTemporalCoordinate(TemporalReferenceSystem, IndeterminateValue, Number) - Method in interface TemporalFactory
-
- createTemporalCoordinateSystem(ReferenceIdentifier, Extent, Date, InternationalString) - Method in interface TemporalFactory
-
- createTemporalCRS(String) - Method in class EPSGCRSAuthorityFactory
-
Deprecated.
- createTemporalCRS(String) - Method in class AbstractAuthorityFactory
-
- createTemporalCRS(String) - Method in class AbstractAuthorityMediator
-
- createTemporalCRS(String) - Method in class AbstractCachedAuthorityFactory
-
- createTemporalCRS(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- 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.
- createTemporalCRS(String) - Method in interface CRSAuthorityFactory
-
- createTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) - Method in interface CRSFactory
-
Creates a temporal coordinate reference system.
- createTemporalDatum(String) - Method in class AbstractAuthorityFactory
-
- createTemporalDatum(String) - Method in class AbstractAuthorityMediator
-
- createTemporalDatum(String) - Method in class AbstractCachedAuthorityFactory
-
- createTemporalDatum(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- 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.
- createTemporalDatum(String) - Method in interface DatumAuthorityFactory
-
- createTemporalDatum(Map<String, ?>, Date) - Method in interface DatumFactory
-
Creates a temporal datum from an enumerated type value.
- createTemporalPosition(TemporalReferenceSystem, IndeterminateValue) - Method in interface TemporalFactory
-
- createTemporalReferenceSystem(ReferenceIdentifier, Extent) - Method in interface TemporalFactory
-
- 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.
- createTimeCS(String) - Method in interface CSAuthorityFactory
-
Creates a temporal coordinate system from a code.
- createTimeCS(Map<String, ?>, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a time coordinate system.
- createTin(Set, Set, Set, double) - Method in class GeometryBuilder
-
- createTin(Set<Position>, Set<LineString>, Set<LineString>, double) - Method in interface GeometryFactory
-
Constructs a restricted Delaunay network from triangle corners (posts), breaklines,
stoplines, and maximum length of a triangle side.
- createTransaction() - Method in class WFSClient
-
- createTransactionRequest(TransactionRequest) - Method in class AbstractWFSStrategy
-
Creates the EMF object to be encoded with the
WFS
configuration
when a Transaction request is to be made.
- createTransactionRequest(TransactionRequest) - Method in class StrictWFS_1_x_Strategy
-
- createTransactionRequest(TransactionRequest) - Method in class StrictWFS_2_0_Strategy
-
- createTransform(ParameterValueGroup) - Static method in class ProjectionBuilder
-
- 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.
- createTransformedShape(Shape) - Method in interface MathTransform2D
-
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 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 FilterTransformer
-
- createTranslator(ContentHandler) - Method in class SLDTransformer
-
- createTranslator(ContentHandler) - Method in class TransformerBase
-
Create a Translator to issue SAXEvents to a ContentHandler.
- createTreeNode(String, Object, boolean) - Static method in class OptionalDependencies
-
Creates an initially empty tree node.
- createType(SimpleFeatureType) - Method in class CoverageSlicesCatalog
-
- createType(String, String) - Method in class CoverageSlicesCatalog
-
- 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(String, String, String) - Method in class GranuleCatalog
-
- createType(SimpleFeatureType) - Method in class GranuleCatalog
-
- createType(String, String) - Method in class GranuleCatalog
-
- createType(String, CoordinateReferenceSystem) - Static method in class DefaultGridFeatureBuilder
-
Creates the feature TYPE
- createType(String, CoordinateReferenceSystem) - Static method in class OrthoLineFeatureBuilder
-
Creates the feature TYPE
- CreateType - Static variable in class KML
-
- CreateType - Static variable in class KML
-
- createTypeName(String, String) - Method in class TypeBuilder
-
Template method for creating a type name.
- createTypeNames() - Method in class MemoryDataStore
-
List of available types provided by this DataStore.
- createTypeNames() - Method in class MongoDataStore
-
- createTypeNames() - Method in class PropertyDataStore
-
- createTypeNames() - Method in class ShapefileDataStore
-
- createTypeNames() - Method in class ContentDataStore
-
Creates a set of qualified names corresponding to the types that the datastore provides.
- createTypeNames() - Method in class WFSDataStore
-
- createTypeNames() - Method in class JDBCDataStore
-
Generates the list of type names provided by the database.
- createUnion(Rectangle2D) - Method in class XRectangle2D
-
Returns a new Rectangle2D
object representing the union of this Rectangle2D
with the specified Rectangle2D
.
- 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.
- createUnit(String) - Method in interface CSAuthorityFactory
-
Returns an unit from a code.
- createUpdate(QName, List<QName>, List<Object>, Filter) - Method in class TransactionRequest
-
- createUpdate(WfsFactory, TransactionRequest.Update) - Method in class StrictWFS_1_x_Strategy
-
- createUpdate(Wfs20Factory, TransactionRequest.Update) - Method in class StrictWFS_2_0_Strategy
-
- 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.
- createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a two-dimensional user defined coordinate system.
- createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a three-dimensional user defined coordinate system.
- 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
-
- createValue() - Method in class DefaultParameterDescriptor
-
- createValue() - Method in class DefaultParameterDescriptorGroup
-
- 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
-
- createValue() - Method in interface GeneralParameterDescriptor
-
- createValue() - Method in interface ParameterDescriptor
-
- createValue() - Method in interface ParameterDescriptorGroup
-
- createVersionedFactory(Version) - Method in class Abstract_URI_AuthorityFactory
-
Invoked when a factory is requested for a specific version.
- createVersionNumber(String) - Method in class ObjectFactory
-
- CreateVersionStateCommand(long) - Constructor for class Commands.CreateVersionStateCommand
-
- createVerticalCRS(String) - Method in class EPSGCRSAuthorityFactory
-
Deprecated.
- createVerticalCRS(String) - Method in class AbstractAuthorityFactory
-
- createVerticalCRS(String) - Method in class AbstractAuthorityMediator
-
- createVerticalCRS(String) - Method in class AbstractCachedAuthorityFactory
-
- createVerticalCRS(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- 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.
- createVerticalCRS(String) - Method in interface CRSAuthorityFactory
-
- createVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) - Method in interface CRSFactory
-
Creates a vertical coordinate reference system.
- 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.
- createVerticalCS(String) - Method in interface CSAuthorityFactory
-
Creates a vertical coordinate system from a code.
- createVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Method in interface CSFactory
-
Creates a vertical coordinate system.
- createVerticalDatum(String) - Method in class AbstractAuthorityFactory
-
- createVerticalDatum(String) - Method in class AbstractAuthorityMediator
-
- createVerticalDatum(String) - Method in class AbstractCachedAuthorityFactory
-
- createVerticalDatum(String) - Method in class AuthorityFactoryAdapter
-
- 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
-
- 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.
- createVerticalDatum(String) - Method in interface DatumAuthorityFactory
-
- createVerticalDatum(Map<String, ?>, VerticalDatumType) - Method in interface DatumFactory
-
Creates a vertical datum from an enumerated type value.
- createView(DataStore, Query) - Static method in class DataUtilities
-
Return a 'view' of the given DataStore
constrained by a Query
.
- createView(SimpleFeatureSource, Query) - Static method in class DataUtilities
-
Return a 'view' of the given FeatureSource
constrained by a Query
.
- createVirtualTable(VirtualTable) - Method in class JDBCDataStore
-
Adds a virtual table to the data store.
- 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.
- createWritableRasterFromMatrix(double[][], boolean) - Static method in class JGrassUtilities
-
- createWriterInstance(Object) - Method in class GrassBinaryImageWriterSpi
-
- createXMLReader(Object) - Method in class TransformerBase
-
Create an XMLReader to use in the transformation.
- createXmlTypeFromFeatureType(SimpleFeatureType, SchemaIndex, Set<String>) - Static method in class GML2EncodingUtils
-
- createXmlTypeFromFeatureType(SimpleFeatureType, SchemaIndex, Set<String>) - Method in class GMLEncodingUtils
-
- CREATING_CACHED_EPSG_DATABASE_$1 - Static variable in class LoggingKeys
-
Creating cached EPSG database version {0}.
- CREATION - Static variable in class DateType
-
Date identifies when the resource was brought into existence.
- creator - Static variable in class DC
-
- 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(Coverage, Geometry) - Method in class Operations
-
Crops the image to a specified clipping area
- crop(float, float, float, float) - Method in class ImageWorker
-
Crops the image to the specified bounds.
- CROP_ENVELOPE - Static variable in class Crop
-
The parameter descriptor used to pass this operation the envelope to use when doing the
spatial crop.
- CROP_ROI - Static variable in class Crop
-
The parameter descriptor used to pass this operation the polygons(s) to use when doing the
spatial crop.
- CropCoverage - Class in org.geotools.process.raster
-
Crops the coverage along the specified
- CropCoverage() - Constructor for class CropCoverage
-
- CROSS_REFERENCE - Static variable in class AssociationType
-
Reference from one dataset to another.
- CROSS_TRACK - Static variable in class DimensionNameType
-
Perpendicular to the direction of motion of the scan point.
- crosses(String, Geometry) - Method in class FilterFactoryImpl
-
- crosses(String, Geometry, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- crosses(Expression, Expression) - Method in class FilterFactoryImpl
-
- crosses(Expression, Expression, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- crosses(Geometry, Geometry) - Static method in class StaticGeometry
-
- CROSSES - Static variable in interface CQLParserConstants
-
- CROSSES - Static variable in interface ECQLParserConstants
-
- Crosses - Static variable in class OGC
-
- Crosses - Static variable in class OGC
-
- Crosses - Static variable in class OGC
-
- Crosses - Static variable in class FES
-
- crosses(Geometry) - Method in class CircularRing
-
- crosses(Geometry) - Method in class CircularString
-
- crosses(Geometry) - Method in class CompoundCurve
-
- crosses(Geometry) - Method in class CompoundRing
-
- crosses(Geometry, Geometry) - Static method in class GeometryFunctions
-
- crosses(String, Geometry) - Method in interface FilterFactory
-
Checks if the first geometric operand crosses the second.
- crosses(String, Geometry, MultiValuedFilter.MatchAction) - Method in interface FilterFactory
-
Checks if the first geometric operand crosses the second.
- crosses(Expression, Expression) - Method in interface FilterFactory2
-
Checks if the first geometric operand crosses the second.
- crosses(Expression, Expression, MultiValuedFilter.MatchAction) - Method in interface FilterFactory2
-
Checks if the first geometric operand crosses the second.
- Crosses - Interface in org.opengis.filter.spatial
-
Concrete
binary spatial operator that evaluates to
true
if the first geometric operand crosses the second (in the sense defined by the OGC Simple
Features specification).
- CrossesBinding - Class in org.geotools.filter.v2_0.bindings
-
Binding object for the element http://www.opengis.net/fes/2.0:Crosses.
- CrossesBinding(FilterFactory2, GeometryFactory) - Constructor for class CrossesBinding
-
- CrossesImpl - Class in org.geotools.filter.spatial
-
- CrossesImpl(Expression, Expression) - Constructor for class CrossesImpl
-
- CrossesImpl(Expression, Expression, MultiValuedFilter.MatchAction) - 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 - Variable in class AbstractGridCoverage2DReader
-
crs for this coverage
- CRS - Static variable in interface DimensionDescriptor
-
- 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 - Variable in class AttributeTypeBuilder
-
- crs(CoordinateReferenceSystem) - Method in class AttributeTypeBuilder
-
- crs(CoordinateReferenceSystem) - Method in class SimpleFeatureTypeBuilder
-
Sets the crs of the next attribute added to the feature type.
- CRS - Variable in class GeometryTypeImpl
-
- crs(CoordinateReferenceSystem) - Method in class TypeBuilder
-
- crs(String) - Method in class TypeBuilder
-
Uses CRS utility class with buildres TypeFactory.getCRSFactory to look up a
CoordinateReferenceSystem based on the provied srs.
- CRS - Static variable in class GrassBinaryImageMetadata
-
the CRS key for the metadata tree.
- crs - Variable in class ReferencedEnvelope
-
The coordinate reference system, or null
.
- crs() - Method in class ReferencedEnvelope
-
- crs(CoordinateReferenceSystem) - Static method in class GML2EncodingUtils
-
- 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
-
- CRS - Static variable in class Hints
-
- CRS - Static variable in class WMS
-
- CRS.AxisOrder - Enum in org.geotools.referencing
-
Enumeration describing axis order for geographic coordinate reference systems.
- CRS2GeoTiffMetadataAdapter - Class in org.geotools.coverage.grid.io.imageio.geotiff
-
- CRS2GeoTiffMetadataAdapter(CoordinateReferenceSystem) - Constructor for class CRS2GeoTiffMetadataAdapter
-
Constructs a parser using the default set of symbols and factories.
- CRS_ATTRIBUTE - Static variable in class Utils.Prop
-
- CRS_AUTHORITY_EXTRA_DIRECTORY - Static variable in class GeoTools
-
- 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
-
- CRS_BITMASK - Static variable in class GeneralGridGeometry
-
- CRS_DOMAIN - Static variable in class Utils
-
- CRS_FACTORY - Static variable in class Hints
-
- CrsAlt - Static variable in class GMX
-
- CrsAlt_PropertyType - Static variable in class GMX
-
- CRSALT_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CrsAlt_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:CrsAlt"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CrsAlt_Type - Static variable in class GMX
-
- CRSALT_TYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CrsAlt_Type">
<xs:annotation>
<xs:documentation>XML attributes contraints: - 1) Id is mandatory - 2) codeSpace (type xsd:anyURI) is mandatory</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gml:AbstractCRSType">
<xs:sequence>
<xs:element name="locale" type="gmd:PT_Locale_PropertyType"/>
</xs:sequence>
<xs:attribute name="codeSpace" type="xs:anyURI" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CRSAuthorityFactory - Interface in org.opengis.referencing.crs
-
- CRSConverterFactory - Class in org.geotools.data.util
-
Convert String to CRS classes.
- CRSConverterFactory() - Constructor for class CRSConverterFactory
-
- CRSEnvelope - Class in org.geotools.ows.wms
-
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
- CRSEnvelope(Envelope) - Constructor for class CRSEnvelope
-
- CRSExtractor - Class in org.geotools.gce.imagemosaic.properties
-
Extract the CRS from the coverage in order to store in the index
- CRSExtractor() - Constructor for class CRSExtractor
-
- CRSExtractor(PropertiesCollectorSPI, List<String>) - Constructor for class CRSExtractor
-
- CRSExtractorSPI - Class in org.geotools.gce.imagemosaic.properties
-
SPI for the CRS extractor
- CRSExtractorSPI() - Constructor for class CRSExtractorSPI
-
- crsFactory - Variable in class EPSGCRSAuthorityFactory
-
Deprecated.
- crsFactory - Variable in class Parser
-
- CRSFactory - Interface in org.opengis.referencing.crs
-
- CRSHandler - Class in org.geotools.geojson.feature
-
- CRSHandler() - Constructor for class CRSHandler
-
- CRSListModel - Class in org.geotools.swing.dialog
-
List model class for JCRSChooser
.
- CRSListModel(String) - Constructor for class CRSListModel
-
Constructor.
- CRSPropertyType - Static variable in class GML
-
- CRSPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CRSPropertyType">
<annotation>
<documentation>gml:CRSPropertyType is a property type for association roles to a CRS abstract coordinate reference system, either referencing or containing the definition of that CRS.
- crsRef - Static variable in class GML
-
- 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
-
- CRSUtilities - Class in org.geotools.referencing.util
-
- CS_AUTHORITY_FACTORY - Static variable in class Hints
-
- CS_FACTORY - Static variable in class Hints
-
- CSAuthorityFactory - Interface in org.opengis.referencing.cs
-
- CSBuilder - Interface in org.geotools.geometry.jts.coordinatesequence
-
A Builder for JTS CoordinateSequences.
- 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
-
- CSFactory - Interface in org.opengis.referencing.cs
-
- csID - Static variable in class GML
-
- csName - Static variable in class GML
-
- CSS_COLORS - Static variable in class ColorConverterFactory
-
A mapping from CSS Color Module 4 names to Color objects.
- CSSPARAMETER - Static variable in class SLD
-
- CssParameter - Class in org.geotools.sld
-
A Cascading Style Sheet parameter.
- CssParameter(String) - Constructor for class CssParameter
-
- CSVTYPESARRAY - Static variable in class JGrassConstants
-
Array of supported types for csv imports.
- CSVTYPESCLASSESMAP - Static variable in class JGrassConstants
-
Map
of classes for csv types.
- CSW - Class in org.geotools.csw
-
This interface contains the qualified names of all the types,elements, and attributes in the
http://www.opengis.net/cat/csw/2.0.2 schema.
- CSWConfiguration - Class in org.geotools.csw
-
Parser configuration for the http://www.opengis.net/cat/csw/2.0.2 schema.
- CSWConfiguration() - Constructor for class CSWConfiguration
-
Creates a new configuration.
- CT_AlaskaConformal - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_AlbersEqualArea - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_AzimuthalEquidistant - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_CassiniSoldner - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Catalogue_PropertyType - Static variable in class GMX
-
- CT_CATALOGUE_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_Catalogue_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:AbstractCT_Catalogue"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_Codelist_PropertyType - Static variable in class GMX
-
- CT_CODELIST_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_Codelist_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:CodeListDictionary"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_CodelistCatalogue - Static variable in class GMX
-
- CT_CodelistCatalogue_PropertyType - Static variable in class GMX
-
- CT_CODELISTCATALOGUE_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_CodelistCatalogue_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:CT_CodelistCatalogue"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_CodelistCatalogue_Type - Static variable in class GMX
-
- CT_CODELISTCATALOGUE_TYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_CodelistCatalogue_Type">
<xs:complexContent>
<xs:extension base="gmx:AbstractCT_Catalogue_Type">
<xs:sequence>
<xs:element maxOccurs="unbounded" name="codelistItem" type="gmx:CT_Codelist_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CT_CodelistValue_PropertyType - Static variable in class GMX
-
- CT_CODELISTVALUE_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_CodelistValue_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:CodeDefinition"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_CoordinateSystem_PropertyType - Static variable in class GMX
-
- CT_COORDINATESYSTEM_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_CoordinateSystem_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:AbstractCoordinateSystem"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_CoordinateSystemAxis_PropertyType - Static variable in class GMX
-
- CT_COORDINATESYSTEMAXIS_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_CoordinateSystemAxis_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:CoordinateSystemAxis"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_CRS_PropertyType - Static variable in class GMX
-
- CT_CRS_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_CRS_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:AbstractCRS"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_CrsCatalogue - Static variable in class GMX
-
- CT_CrsCatalogue_PropertyType - Static variable in class GMX
-
- CT_CRSCATALOGUE_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_CrsCatalogue_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:CT_CrsCatalogue"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_CrsCatalogue_Type - Static variable in class GMX
-
- CT_CRSCATALOGUE_TYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_CrsCatalogue_Type">
<xs:complexContent>
<xs:extension base="gmx:AbstractCT_Catalogue_Type">
<xs:sequence>
<xs:element maxOccurs="unbounded" name="crs" type="gmx:CT_CRS_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="coordinateSystem" type="gmx:CT_CoordinateSystem_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="axis" type="gmx:CT_CoordinateSystemAxis_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="datum" type="gmx:CT_Datum_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="ellipsoid" type="gmx:CT_Ellipsoid_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="primeMeridian" type="gmx:CT_PrimeMeridian_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="operation" type="gmx:CT_Operation_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="operationMethod" type="gmx:CT_OperationMethod_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="parameters" type="gmx:CT_OperationParameters_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CT_Datum_PropertyType - Static variable in class GMX
-
- CT_DATUM_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_Datum_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:AbstractDatum"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_Ellipsoid_PropertyType - Static variable in class GMX
-
- CT_ELLIPSOID_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_Ellipsoid_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:Ellipsoid"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_EquidistantConic - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Equirectangular - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_GaussBoaga - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_GaussKruger - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Gnomonic - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertAzimEqualArea - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertConfConic - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertConfConic_1SP - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertConfConic_2SP - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_LambertConfConic_Helmert - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Mercator - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_MillerCylindrical - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_NewZealandMapGrid - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator_Hotine - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator_Laborde - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator_Rosenmund - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueMercator_Spherical - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_ObliqueStereographic - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Operation_PropertyType - Static variable in class GMX
-
- CT_OPERATION_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_Operation_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:AbstractCoordinateOperation"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_OperationMethod_PropertyType - Static variable in class GMX
-
- CT_OPERATIONMETHOD_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_OperationMethod_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:OperationMethod"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_OperationParameters_PropertyType - Static variable in class GMX
-
- CT_OPERATIONPARAMETERS_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_OperationParameters_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:AbstractGeneralOperationParameter"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_Orthographic - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_PolarStereographic - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Polyconic - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_PrimeMeridian_PropertyType - Static variable in class GMX
-
- CT_PRIMEMERIDIAN_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_PrimeMeridian_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:PrimeMeridian"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_Robinson - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Sinusoidal - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_SouthOrientedGaussConformal - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_Stereographic - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_SwissObliqueCylindrical - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_TransvEquidistCylindrical - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_TransverseMercator - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_TransvMercator_Modified_Alaska - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_TransvMercator_SouthOriented - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CT_UomCatalogue - Static variable in class GMX
-
- CT_UomCatalogue_PropertyType - Static variable in class GMX
-
- CT_UOMCATALOGUE_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_UomCatalogue_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:CT_UomCatalogue"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- CT_UomCatalogue_Type - Static variable in class GMX
-
- CT_UOMCATALOGUE_TYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="CT_UomCatalogue_Type">
<xs:complexContent>
<xs:extension base="gmx:AbstractCT_Catalogue_Type">
<xs:sequence>
<xs:element maxOccurs="unbounded" name="uomItem" type="gmx:UnitDefinition_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- CT_VanDerGrinten - Static variable in class GeoTiffCoordinateTransformationsCodes
-
- CubeWerxStrategy - Class in org.geotools.data.wfs.internal.v1_x
-
A strategy object to aid 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
-
- CUBIC - Static variable in class InterpolationMethod
-
Interpolation based on the assumption that feature attribute values vary as a cubic function
of distance along a value segment.
- CUBIC_SPLINE - Static variable in class CurveInterpolation
-
The control points are interpolated using initial tangents and cubic polynomials, a form of
degree 3 polynomial spline.
- CubicSpline - Static variable in class GML
-
- CubicSpline - Static variable in class GML
-
- CubicSpline - Static variable in class GeometryOperand
-
"http://www.opengis.net/gml/CubicSpline"
- CubicSpline - Interface in org.opengis.geometry.coordinate
-
Cubic splines.
- CubicSplineType - 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.
- CUBICSPLINETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CubicSplineType">
<complexContent>
<extension base="gml:AbstractCurveSegmentType">
<sequence>
<choice>
<choice maxOccurs="unbounded" minOccurs="2">
<element ref="gml:pos"/>
<element ref="gml:pointProperty"/>
<element ref="gml:pointRep"/>
</choice>
<element ref="gml:posList"/>
<element ref="gml:coordinates"/>
</choice>
<element name="vectorAtStart" type="gml:VectorType"/>
<element name="vectorAtEnd" type="gml:VectorType"/>
</sequence>
<attribute fixed="cubicSpline" name="interpolation" type="gml:CurveInterpolationType"/>
<attribute fixed="3" name="degree" type="integer"/>
</extension>
</complexContent>
</complexType>
- curChar - Variable in class CQLParserTokenManager
-
- curChar - Variable in class ECQLParserTokenManager
-
- CURLY_BRACKETS - Static variable in class Symbols
-
A set of symbols with parameters between parentheses, like (...)
.
- current - Variable in class Dimension
-
- current - Variable in class Extent
-
Only valid for Time extents
- 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.
- currentCursorTool - Variable in class AbstractMapPane
-
- CurrentDateExtractorSPI - Class in org.geotools.gce.imagemosaic.properties
-
Factory for a properties extractor collecting the current date
- CurrentDateExtractorSPI() - Constructor for class CurrentDateExtractorSPI
-
- currentDimension - Variable in class FilterToSQL
-
The dimension corresponding to the current binary spatial filter being encoded
- currentGeometry - Variable in class FilterToSQL
-
the geometry descriptor corresponding to the current binary spatial filter being encoded
- currentOffset - Variable in class DbaseFileReader
-
- currentSegment(float[]) - Method in class AbstractLiteIterator
-
- currentSegment(double[]) - Method in class EmptyIterator
-
- currentSegment(float[]) - 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.
- currentSegment(float[]) - Method in class DashedShape.DashedIterator
-
- currentSegment(double[]) - Method in class DashedShape.DashedIterator
-
- 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().
- currentSRID - Variable in class FilterToSQL
-
the srid corresponding to the current binary spatial filter being encoded
- currentToken - Variable in exception ParseException
-
This is the last token that has been consumed successfully.
- currLevel - Variable in class CustomPaletteBuilder
-
- currSize - Variable in class CustomPaletteBuilder
-
- CURSOR_HOTSPOT - Static variable in class InfoTool
-
Cursor hotspot coordinates
- CURSOR_HOTSPOT - Static variable in class PanTool
-
Cursor hotspot coordinates
- CURSOR_HOTSPOT - Static variable in class ZoomInTool
-
Cursor hotspot coordinates
- CURSOR_HOTSPOT - Static variable in class ZoomOutTool
-
Cursor hotspot coordinates
- CURSOR_IMAGE - Static variable in class InfoTool
-
Cursor
- CURSOR_IMAGE - Static variable in class PanTool
-
Cursor
- CURSOR_IMAGE - Static variable in class ZoomInTool
-
Cursor
- CURSOR_IMAGE - Static variable in class ZoomOutTool
-
Cursor
- CursorTool - Class in org.geotools.swing.tool
-
The base class for map pane cursor tools.
- CursorTool() - Constructor for class CursorTool
-
- curSrcFeature - Variable in class DataAccessMappingFeatureIterator
-
This is the feature that will be processed in next()
- CURVE - Static variable in interface TT
-
TT
code representing Curve (or Line)
- Curve - Static variable in class GML
-
- Curve - Static variable in class GML
-
- Curve - Interface in org.opengis.geometry.primitive
-
Curve with a positive orientation.
- CURVE - Static variable in class GeometricObjectType
-
Bounded, 1-dimensional geometric primitive, representing the continuous image of a line.
- curveArrayProperty - Static variable in class GML
-
- curveArrayProperty - Static variable in class GML
-
- CurveArrayPropertyType - 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.
- 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(GeometryFactory) - Constructor for class CurveArrayPropertyTypeBinding
-
- CurveArrayPropertyTypeBinding - Class in org.geotools.gml3.bindings.ext
-
- CurveArrayPropertyTypeBinding(GeometryFactory) - Constructor for class CurveArrayPropertyTypeBinding
-
- CurveBoundary - Interface in org.opengis.geometry.primitive
-
- CurvedGeometries - Class in org.geotools.geometry.jts
-
Utility methods for curved geometries
- CurvedGeometries() - Constructor for class CurvedGeometries
-
- CurvedGeometry<T extends Geometry> - Interface in org.geotools.geometry.jts
-
Provides linearization control for curved geometries
- CurvedGeometryFactory - Class in org.geotools.geometry.jts
-
A
GeometryFactory
with extra methods to generate
CurvedGeometry
instances
- CurvedGeometryFactory(double) - Constructor for class CurvedGeometryFactory
-
- CurvedGeometryFactory(GeometryFactory, double) - Constructor for class CurvedGeometryFactory
-
- CurvedRing - Interface in org.geotools.geometry.jts
-
Marker interface identifying closed curved geometries
- CurveInterpolation - Class in org.opengis.geometry.primitive
-
List of codes that may be used to identify the interpolation mechanisms.
- CurveInterpolationType - Static variable in class GML
-
- 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.
- CURVEINTERPOLATIONTYPE_TYPE - Static variable in class GMLSchema
-
<simpleType name="CurveInterpolationType">
<annotation>
<documentation>gml: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
-
- curveMember - Static variable in class GML
-
- curveMembers - Static variable in class GML
-
- curveMembers - Static variable in class GML
-
- CurvePolygon - Class in org.geotools.geometry.jts
-
A subclass of polygon that can host also curves and will linearize if needed
- CurvePolygon(LinearRing, List<LinearRing>, GeometryFactory, double) - Constructor for class CurvePolygon
-
- CurvePolygon(LinearRing, LinearRing[], GeometryFactory, double) - Constructor for class CurvePolygon
-
- curveProperty - Static variable in class GML
-
- curveProperty - Static variable in class GML
-
- CurvePropertyType - 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).
- CURVEPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CurvePropertyType">
<annotation>
<documentation>A property that has a curve as its value domain may 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(GML3EncodingUtils, XSDIdRegistry) - Constructor for class CurvePropertyTypeBinding
-
- CurvePropertyTypeBinding - Class in org.geotools.gml3.bindings.ext
-
Binding object for the type http://www.opengis.net/gml:CurvePropertyType.
- CurvePropertyTypeBinding(GML3EncodingUtils, XSDIdRegistry, GeometryFactory) - Constructor for class CurvePropertyTypeBinding
-
- CurveSegment - Interface in org.opengis.geometry.primitive
-
Defines a homogeneous segment of a
curve.
- CurveSegmentArrayPropertyType - Static variable in class GML
-
- 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.
- CURVESEGMENTARRAYPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CurveSegmentArrayPropertyType">
<annotation>
<documentation>gml:CurveSegmentArrayPropertyType is 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 - Static variable in class GML
-
- CURVETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CurveType">
<annotation>
<documentation>Curve is a 1-dimensional primitive.
- CURVETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CurveType">
<complexContent>
<extension base="gml:AbstractCurveType">
<sequence>
<element ref="gml:segments"/>
</sequence>
</extension>
</complexContent>
</complexType>
- CurveTypeBinding - Class in org.geotools.gml3.bindings
-
Binding object for the type http://www.opengis.net/gml:CurveType.
- CurveTypeBinding(GeometryFactory) - Constructor for class CurveTypeBinding
-
- CurveTypeBinding - Class in org.geotools.gml3.bindings.ext
-
Binding object for the type http://www.opengis.net/gml:CurveType.
- CurveTypeBinding(GeometryFactory) - Constructor for class CurveTypeBinding
-
- CUSTODIAN - Static variable in class Role
-
Party that accepts accountability and responsibility for the data and ensures appropriate
care and maintenance of the resource.
- CUSTOM - Static variable in interface ETYPE
-
ETYPE
code representing custom geometries (like splines)
- CustomAttributeExpressionFactory - Interface in org.geotools.data.complex.spi
-
Allow extensions to build custom nested expressions for chained entities.
- CustomGlyphRenderer - Class in org.geotools.renderer.lite
-
- CustomGlyphRenderer() - Constructor for class CustomGlyphRenderer
-
Creates a new instance of CustomGlyphRenderer
- CustomImplementationsFinder - Class in org.geotools.data.complex.spi
-
Helper class used to find implementations for extensions points.
- CUSTOMIZABLE_PARAMS - Static variable in class ShadedRelief
-
- customizeContext(MutablePicoContainer) - Method in interface ParserHandler.ContextCustomizer
-
- customizeReadParams(GridCoverageReader, GeneralParameterValue[]) - Method in interface RenderingTransformation
-
Allows the transformation to customize the read
- customizeReadParams(String, String, String[], int[], GridCoverageReader, GeneralParameterValue[]) - Method in class JiffleProcess
-
This is called by the renderer to optimize the read, if possible, we'll customize the band
reading so that we read only what we know will be used by the script.
- customizeReadParams(Map<String, Object>, GridCoverageReader, GeneralParameterValue[]) - Method in interface RenderingProcess
-
Allows the transformation to customize the read parameters (asl
- CustomMappingFactory - Interface in org.geotools.data.complex.spi
-
- 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.
- CustomSourceDataStore - Interface in org.geotools.data.complex.spi
-
This interface allows data stores to take advantage of certain App-Schema extension points
allowing them to provided the necessary customizations.
- cx - Variable in class JDBCFeatureReader
-
- cx - Variable in class Plane
-
The cx coefficient for this plane.
- cy - Variable in class Plane
-
The cy coefficient for this plane.
- CYAN - Static variable in class VocabularyKeys
-
Cyan
- CYAN - Static variable in class X364
-
Cyan foreground.
- CYAN_BAND - Static variable in class ColorInterpretation
-
Cyan Band for the
CMYK color model.
- 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
-
- Cylinder - Static variable in class GML
-
- Cylinder - Interface in org.opengis.geometry.coordinate
-
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.
- CylinderType - 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.
- CYLINDERTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CylinderType">
<complexContent>
<extension base="gml:AbstractGriddedSurfaceType">
<attribute fixed="circularArc3Points"
name="horizontalCurveType" type="gml:CurveInterpolationType"/>
<attribute fixed="linear" name="verticalCurveType" type="gml:CurveInterpolationType"/>
</extension>
</complexContent>
</complexType>
- CYLINDRICAL - Static variable in class BSplineSurfaceForm
-
A bounded portion of a cylindrical surface represented by a B-spline surface.
- CYLINDRICAL_MERCATOR_PROJECTION - Static variable in class VocabularyKeys
-
Cylindrical Mercator projection
- CylindricalCS - Static variable in class GML
-
- cylindricalCS - Static variable in class GML
-
- CylindricalCS - Static variable in class GML
-
- CylindricalCS - Interface in org.opengis.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.
- CylindricalCSPropertyType - Static variable in class GML
-
- CYLINDRICALCSPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CylindricalCSPropertyType">
<annotation>
<documentation>gml:CylindricalCSPropertyType is a property type for association roles to a cylindrical coordinate system, either referencing or containing the definition of that coordinate system.
- cylindricalCSRef - 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 - 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.
- CYLINDRICALCSTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="CylindricalCSType">
<complexContent>
<extension base="gml:AbstractCoordinateSystemType"/>
</complexContent>
</complexType>
- CylindricalEqualArea - Class in org.geotools.referencing.operation.projection
-
- CylindricalEqualArea(ParameterValueGroup) - Constructor for class CylindricalEqualArea
-
- CylindricalEqualArea.BehrmannProvider - Class in org.geotools.referencing.operation.projection
-
- CylindricalEqualArea.LambertCylindricalEqualAreaProvider - Class in org.geotools.referencing.operation.projection
-
- CylindricalEqualArea.Provider - Class in org.geotools.referencing.operation.projection
-
- CylindricalProjection - Interface in org.opengis.referencing.operation
-
Base interface for cylindrical map projections.
- D(CoordinateSequence) - Static method in class Coordinates
-
- D(Geometry) - Static method in class SDO
-
Return D as defined by SDO_GTYPE (either 2,3 or 4).
- D(int) - Static method in class SDO
-
Access D (for dimension) as encoded in GTYPE
- DAILY - Static variable in class MaintenanceFrequency
-
Data is updated each day.
- DARKEN_COMPOSITE - Static variable in class BlendComposite
-
BlendComposite
object that implements the opaque DARKEN rule with an alpha of
1.0f.
- DarkenFunction - Class in org.geotools.filter.function.color
-
Implements the lesscss.org darken function
- DarkenFunction() - Constructor for class DarkenFunction
-
- dashArray(float...) - Method in class StrokeBuilder
-
- dashArray(List<Expression>) - Method in class StrokeBuilder
-
- dashArray() - Method in interface Stroke
-
This parameter encodes the dash pattern as a seqeuence of floats.
- dashArray() - Method in class StrokeImpl
-
This parameter encodes the dash pattern as a list of expressions.
- DashedIterator(PathIterator, float[], float) - Constructor for class DashedShape.DashedIterator
-
- DashedShape - Class in org.geotools.renderer.lite
-
A shape wrapper that generates a stroked version of the shape without actually holding it all in
memory (it is streamed through the path iterator)
- DashedShape(Shape, float[], float) - Constructor for class DashedShape
-
- DashedShape.DashedIterator - Class in org.geotools.renderer.lite
-
The iterator that generates the dashed segments in a streaming fashion
- dashOffset(Expression) - Method in class StrokeBuilder
-
- dashOffset(double) - Method in class StrokeBuilder
-
- dashOffset(String) - Method in class StrokeBuilder
-
- Data - Class in org.geotools.data.shapefile.index
-
Holds values (with associated DataDefinition)
- Data(DataDefinition) - Constructor for class Data
-
DOCUMENT ME!
- Data - Static variable in class KML
-
- data - Variable in class MBTilesTile
-
- Data - Static variable in class SE
-
- DATA_BASE_$3 - Static variable in class VocabularyKeys
-
{0} data base version {1} on {2} engine.
- DATA_CHANGED - Static variable in class MapLayerEvent
-
Flag set when the data attached to this layer changed.
- DATA_COLUMN_CONSTRAINTS - Static variable in class GeoPackage
-
- DATA_TYPE - Static variable in class VocabularyKeys
-
Data type
- DATA_TYPE_$2 - Static variable in class VocabularyKeys
-
{1} bits {0,choice,0#unsigned integer|1#signed integer|2#real number}
- DataAccess<T extends FeatureType,F extends Feature> - Interface in org.geotools.data
-
This is the top-level interface for access to FeatureData
.
- DataAccessFactory - Interface in org.geotools.data
-
Constructs a live DataAccess from a set of connection parameters.
- DataAccessFactory.Param - Class in org.geotools.data
-
Data class used to capture Parameter requirements.
- DataAccessFinder - Class in org.geotools.data
-
Enable programs to find all available DataAccess implementations, including the DataStore ones.
- DataAccessMap - Class in org.geotools.data.complex.config
-
Utility class to help keep track of the DataAccess instances created while parsing App-Schema
configuration and thus avoid creating the same (i.e. with identical configuration parameters)
DataAccess twice.
- DataAccessMap() - Constructor for class DataAccessMap
-
- DataAccessMappingFeatureIterator - Class in org.geotools.data.complex
-
A Feature iterator that operates over the FeatureSource of a
FeatureTypeMapping and produces Features of the output schema by
applying the mapping rules to the Features of the source schema.
- DataAccessMappingFeatureIterator(AppSchemaDataAccess, FeatureTypeMapping, Query, boolean, boolean) - Constructor for class DataAccessMappingFeatureIterator
-
- DataAccessMappingFeatureIterator(AppSchemaDataAccess, FeatureTypeMapping, Query, boolean, boolean, boolean) - Constructor for class DataAccessMappingFeatureIterator
-
- DataAccessMappingFeatureIterator(AppSchemaDataAccess, FeatureTypeMapping, Query, boolean, boolean, boolean, Transaction) - Constructor for class DataAccessMappingFeatureIterator
-
- DataAccessMappingFeatureIterator(AppSchemaDataAccess, FeatureTypeMapping, Query) - Constructor for class DataAccessMappingFeatureIterator
-
- DataAccessMappingFeatureIterator(AppSchemaDataAccess, FeatureTypeMapping, Query, Query, boolean) - Constructor for class DataAccessMappingFeatureIterator
-
- DataAccessMappingFeatureIterator(AppSchemaDataAccess, FeatureTypeMapping, Query, Query, boolean, Transaction) - Constructor for class DataAccessMappingFeatureIterator
-
- DataAccessRegistry - Class in org.geotools.data.complex
-
A registry that stores data access instances per application.
- DataAccessRegistry() - Constructor for class DataAccessRegistry
-
Sole constructor
- DATABASE - Static variable in class OracleNGDataStoreFactory
-
parameter for database instance
- database - Variable in class Indexer.Datastore
-
- DATABASE - Static variable in class GeoPkgDataStoreFactory
-
parameter for database instance
- DATABASE - Static variable in class JDBCDataStoreFactory
-
parameter for database instance
- DATABASE_ENGINE - Static variable in class VocabularyKeys
-
Database engine
- DATABASE_FAILURE_$2 - Static variable in class ErrorKeys
-
Database failure while creating a '{0}' object for code "{1}".
- DATABASE_NAME - Static variable in class HsqlEpsgDatabase
-
The database name.
- DATABASE_NAME - Static variable in class ThreadedHsqlEpsgFactory
-
The database name.
- DATABASE_URL - Static variable in class VocabularyKeys
-
Database URL
- DatabaseCreationScript - Class in org.geotools.referencing.factory.epsg.hsql
-
Utility used to create a HSQL zipped version of the official EPSG database
- DatabaseCreationScript() - Constructor for class DatabaseCreationScript
-
- databaseSchema - Variable in class FilterToSQL
-
The schema that contains the table the filter being encoded against.
- databaseSchema - Variable in class JDBCDataStore
-
The database schema.
- DataBlock - Static variable in class GML
-
- DataBlock - Static variable in class GML
-
- DataBlockType - Static variable in class GML
-
- DataBlockType - Static variable in class GML
-
- DATABLOCKTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DataBlockType">
<sequence>
<element ref="gml:rangeParameters"/>
<choice>
<element ref="gml:tupleList"/>
<element ref="gml:doubleOrNullTupleList"/>
</choice>
</sequence>
</complexType>
- DATABLOCKTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DataBlockType">
<sequence>
<element ref="gml:rangeParameters"/>
<choice>
<element ref="gml:tupleList"/>
<element ref="gml:doubleOrNilReasonTupleList"/>
</choice>
</sequence>
</complexType>
- DataDefinition - Class in org.geotools.data.shapefile.index
-
Field definition
- DataDefinition(String) - Constructor for class DataDefinition
-
- DataDefinition.Field - Class in org.geotools.data.shapefile.index
-
Inner class for Data fields
- DataExtension - Static variable in class KML
-
- DataFeatureCollection - Class in org.geotools.data.store
-
A starting point for implementing FeatureCollection's backed onto a FeatureReader.
- DataFeatureCollection() - Constructor for class DataFeatureCollection
-
Collection based on a generic collection
- DataFeatureCollection(String) - Constructor for class DataFeatureCollection
-
Collection based on a generic collection
- DataFeatureCollection(String, SimpleFeatureType) - Constructor for class DataFeatureCollection
-
Subclass must think about what consitructors it needs.
- DataIdentification - Interface in org.opengis.metadata.identification
-
Information required to identify a dataset.
- DataIdentificationImpl - Class in org.geotools.metadata.iso.identification
-
Information required to identify a dataset.
- DataIdentificationImpl() - Constructor for class DataIdentificationImpl
-
Constructs an initially empty data identification.
- DataIdentificationImpl(DataIdentification) - Constructor for class DataIdentificationImpl
-
Constructs a metadata entity initialized with the values from the specified metadata.
- DataIdentificationImpl(Citation, InternationalString, Collection<? extends Locale>, Collection<? extends TopicCategory>) - Constructor for class DataIdentificationImpl
-
Creates a data identification initialized to the specified values.
- DataInputsType - Static variable in class WPS
-
- dataMaxFeatures - Variable in class AbstractMappingFeatureIterator
-
maximum number of features to request when running the data(base?)
- DataQuality - Interface in org.opengis.metadata.quality
-
Quality information for the data specified by a data quality scope.
- DataQualityImpl - Class in org.geotools.metadata.iso.quality
-
Quality information for the data specified by a data quality scope.
- DataQualityImpl() - Constructor for class DataQualityImpl
-
Constructs an initially empty data quality.
- DataQualityImpl(DataQuality) - Constructor for class DataQualityImpl
-
Constructs a metadata entity initialized with the values from the specified metadata.
- DataQualityImpl(Scope) - Constructor for class DataQualityImpl
-
Creates a data quality initialized to the given scope.
- DATASET - Static variable in class ScopeCode
-
Information applies to the dataset.
- DatasetDescriptionSummary - Static variable in class OWS
-
- DatasetDescriptionSummary - Static variable in class OWS
-
- DatasetDescriptionSummaryBaseType - Static variable in class OWS
-
- DatasetDescriptionSummaryBaseType - Static variable in class OWS
-
- dataSetUp() - Method in class DataTestCase
-
Loads the data.
- dataSource - Variable in class DBDialect
-
- dataSource - Static variable in class GML
-
- dataSource - Static variable in class GML
-
- dataSource - Variable in class JDBCDataStore
-
data source
- DATASOURCE - Static variable in class JDBCDataStoreFactory
-
parameter for data source
- datasource - Variable in class AbstractEpsgMediator
-
- dataSource - Variable in class AbstractEpsgFactory
-
A DataSource to the EPSG database being used.
- datasource - Variable in class ThreadedEpsgFactory
-
The data source, or null
if the connection has not yet been etablished.
- DATASOURCE_NAME - Static variable in class ThreadedEpsgFactory
-
- DATASOURCE_NAME_ATTR - Static variable in class GeneralizationInfosProviderImpl
-
- DATASOURCE_NAMESPACE_NAME_ATTR - Static variable in class GeneralizationInfosProviderImpl
-
- DataSourceException - Exception in org.geotools.data
-
Thrown when there is an error in a datasource.
- DataSourceException(String) - Constructor for exception DataSourceException
-
Constructs a new instance of DataSourceException
- DataSourceException(Throwable) - Constructor for exception DataSourceException
-
Constructs a new instance of DataSourceException
- DataSourceException(String, Throwable) - Constructor for exception DataSourceException
-
Constructs a new instance of DataSourceException
- DataSourceFactorySpi - Interface in org.geotools.data.jdbc.datasource
-
Constructs a live DataSource from a set of parameters.
- DataSourceFinder - Class in org.geotools.data.jdbc.datasource
-
- dataSourceReference - Static variable in class GML
-
- DataSourceUtil - Class in org.geotools.data.jdbc.datasource
-
Utility methods to build a default connection pool
- dataStore - Variable in class ArcSdeFeatureSource
-
- dataStore(Name) - Method in class DataAccessRegistry
-
- DataStore - Interface in org.geotools.data
-
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of SimpleFeature
.
- dataStore(SimpleFeatureCollection) - Static method in class DataUtilities
-
Adapt a feature collection as a read-only DataStore.
- dataStore(SimpleFeatureSource) - Static method in class DataUtilities
-
Adapt a single FeatureSource as a read-only DataStore.
- dataStore(String) - Method in class DefaultRepository
-
- dataStore(Name) - Method in class DefaultRepository
-
- datastore(String) - Method in class DefaultRepository
-
- dataStore(Name) - Method in class DSFinderRepository
-
- dataStore - Variable in class PreGeneralizedFeatureSource
-
- dataStore(Name) - Method in interface Repository
-
Search for the DataStore by name.
- datastore - Variable in class Indexer
-
- Datastore() - Constructor for class Indexer.Datastore
-
- datastore - Variable in class DataStoreWrapper
-
The underlying datastore
- dataStore - Variable in class JDBCFeatureReader
-
the datastore
- dataStore - Variable in class SQLDialect
-
The datastore using the dialect
- dataStore - Variable in class MBTilesFile
-
datastore for vector access, lazily created
- dataStore - Variable in class SLDInlineFeatureParser
-
- DATASTORE_URI - Static variable in class MongoDataStoreFactory
-
- DataStoreConfiguration - Class in org.geotools.coverage.io.catalog
-
A simple class storing DataStore connection properties such as the FactorySPI used to create that
datastore, as well as the connections parameters.
- DataStoreConfiguration(Map<String, Serializable>) - Constructor for class DataStoreConfiguration
-
Default instance is using a H2 DB for each file
- DataStoreConfiguration(DataStoreFactorySpi, Map<String, Serializable>) - Constructor for class DataStoreConfiguration
-
- DataStoreConfiguration(String) - Constructor for class DataStoreConfiguration
-
- dataStoreFactory - Variable in class ContentDataStore
-
factory used to create the datastore
- DataStoreFactorySpi - Interface in org.geotools.data
-
Factory used to construct a DataStore from a set of parameters.
- DataStoreFinder - Class in org.geotools.data
-
Enable programs to find all available datastore implementations.
- DataStoreSoftReference - Class in org.geotools.data.directory
-
- DataStoreSoftReference(DataStore) - Constructor for class DataStoreSoftReference
-
- DataStoreWrapper - Class in org.geotools.gce.imagemosaic.catalog.oracle
-
A data store wrapper around a
DataStore
object.
- DataStoreWrapper(DataStore, String) - Constructor for class DataStoreWrapper
-
Base constructor
- DataStoreWrapper(DataStore, String, String) - Constructor for class DataStoreWrapper
-
Base constructor with custom hidden folder
- DataTestCase - Class in org.geotools.data
-
A set of constructs and utility methods used to test the data module.
- DataTestCase(String) - Constructor for class DataTestCase
-
Creates a default test case with the given name.
- DATATYPE - Static variable in class GeometryConverter
-
- dataType - Variable in class Entry
-
- DataType - Static variable in class KML
-
- DataType - Static variable in class OWS
-
- DataType - Static variable in class OWS
-
- DataType - Static variable in class WPS
-
- Datatype - Class in org.opengis.metadata
-
Datatype of element or entity.
- DATATYPE_CLASS - Static variable in class Datatype
-
Class with few or no operations whose primary purpose is to hold the abstract state of
another class for transmittal, storage, encoding or persistent storage.
- DataTypeBinding - Class in org.geotools.kml.v22.bindings
-
Binding object for the type http://www.opengis.net/kml/2.2:DataType.
- DataTypeBinding() - Constructor for class DataTypeBinding
-
- DatatypeConverterImpl - Class in org.geotools.xml.impl
-
- DatatypeConverterImpl() - Constructor for class DatatypeConverterImpl
-
- DatatypeConverterInterface - Interface in org.geotools.xml.impl
-
The DatatypeConverterInterface
is a helper class for implementation of custom
print()
and parse()
methods, as specified by
jaxb:javaType/@printMethod and jaxb:javaType/@parseMethod.
- DataURL - Static variable in class WMS
-
- DataUrlConnection - Class in org.geotools.data.util
-
Decodes the base64 data and provides an appropriate InputStream.
- DataUrlConnection(URL) - Constructor for class DataUrlConnection
-
Must be overridden.
- DataUrlHandler - Class in org.geotools.data.util
-
Responsible for instantiating the DataUrlConnection.
- DataUrlHandler() - Constructor for class DataUrlHandler
-
- DataUtilities - Class in org.geotools.data
-
Utility functions for use with GeoTools with data classes.
- DataUtilities() - Constructor for class DataUtilities
-
- DataUtilities - Class in org.geotools.referencing.factory.gridshift
-
- DataUtilities() - Constructor for class DataUtilities
-
Deprecated.
- date - Static variable in class DC
-
- DATE - Static variable in class SimpleSchema
-
DATE to java.sql.Date.class
- DATE - Static variable in interface ECQLParserConstants
-
- Date - Static variable in class GCO
-
- Date() - Constructor for class XSISimpleTypes.Date
-
- DATE - Static variable in class XS
-
- DATE_FORMAT - Static variable in class GeoJSONUtil
-
Date format (ISO 8601)
- DATE_OUTSIDE_COVERAGE_$1 - Static variable in class ErrorKeys
-
Date {0} is outside the range of available data.
- Date_PropertyType - Static variable in class GCO
-
- DATE_PROPERTYTYPE_TYPE - Static variable in class GCOSchema
-
<xs:complexType name="Date_PropertyType">
<xs:choice minOccurs="0">
<xs:element ref="gco:Date"/>
<xs:element ref="gco:DateTime"/>
</xs:choice>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DATE_TIME - Static variable in interface CQLParserConstants
-
- DATE_TIME - Static variable in interface ECQLParserConstants
-
- Date_Type - Static variable in class GCO
-
- DATE_TYPE - Static variable in class XSSchema
-
<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>
- DATE_TYPE_TYPE - Static variable in class GCOSchema
-
<xs:simpleType name="Date_Type">
<xs:union memberTypes="xs:date xs:gYearMonth xs:gYear"/>
</xs:simpleType>
- dateAccepted - Static variable in class DCT
-
- DateAndTime - Interface in org.opengis.temporal
-
Provides a single data type for identifying a temporal position with a resolution of less than a
day.
- dateAndTimeToDate(DateAndTime) - Static method in class Utils
-
Convert a DateAndTime object to Date.
- dateCopyrighted - Static variable in class DCT
-
- DateDifferenceFunction - Class in org.geotools.filter.function
-
The function computes the difference between two date objects, in milliseconds (as a-b)
- DateDifferenceFunction() - Constructor for class DateDifferenceFunction
-
- DateExtractorSPI - Class in org.geotools.gce.imagemosaic.properties
-
- DateExtractorSPI() - Constructor for class DateExtractorSPI
-
- dateFormatter - Static variable in class GeoJSONUtil
-
- datelineX - Variable in class ProjectionHandler
-
- DateLiteral() - Method in class ECQLParser
-
- DateMapping() - Constructor for class ArgHelper.DateMapping
-
- DateRange - Class in org.geotools.util
-
A range of dates.
- DateRange(Date, Date) - Constructor for class DateRange
-
Creates a new date range for the given dates.
- DateRange(Date, boolean, Date, boolean) - Constructor for class DateRange
-
Creates a new date range for the given dates.
- DateRange(MeasurementRange<?>, Date) - Constructor for class DateRange
-
Creates a date range from the specified measurement range.
- DateRangeComparator - Class in org.geotools.coverage.io.util
-
A DateRange comparator
- DateRangeComparator() - Constructor for class DateRangeComparator
-
- DateRangeTreeSet - Class in org.geotools.coverage.io.util
-
A treeset implementation with a built-in comparator for DateRange objects
- DateRangeTreeSet() - Constructor for class DateRangeTreeSet
-
- DateRangeTreeSet(Collection<? extends DateRange>) - Constructor for class DateRangeTreeSet
-
- DateRangeTreeSet(SortedSet<DateRange>) - Constructor for class DateRangeTreeSet
-
- dateSubmitted - Static variable in class DCT
-
- DATETIME - Static variable in class SimpleSchema
-
DATETIME to java.sql.Timestamp
Data and a Time like a timestamp.
- DateTime() - Method in class CQLParser
-
- DateTime() - Method in class ECQLParser
-
- DateTime - Static variable in class GCO
-
- DateTime() - Constructor for class XSISimpleTypes.DateTime
-
- DATETIME - Static variable in class XS
-
- DateTime_PropertyType - Static variable in class GCO
-
- DATETIME_PROPERTYTYPE_TYPE - Static variable in class GCOSchema
-
<xs:complexType name="DateTime_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gco:DateTime"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DATETIME_TYPE - Static variable in class XSSchema
-
<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>
- DateTimeExpression() - Method in class CQLParser
-
- DateTimeExpression() - Method in class ECQLParser
-
- dateTimeType - Static variable in class KML
-
- dateTimeType - Static variable in class KML
-
- DateTimeTypeBinding - Class in org.geotools.kml.bindings
-
Binding object for the type http://earth.google.com/kml/2.1:dateTimeType.
- DateTimeTypeBinding() - Constructor for class DateTimeTypeBinding
-
- dateToText(Date, StringBuilder) - Method in class ExpressionToText
-
Uses the format yyyy-MM-dd'T'HH:mm:ss'[+|-]##:##'
for output the provided date.
- dateTrans(CalendarDate, ClockTime) - Method in class DefaultCalendar
-
Convert a TemporalPosition representing by a CalendarDate and a ClockTime to a Julian date.
- dateTrans(DateAndTime) - Method in class DefaultCalendar
-
This method is called by the Overrided method dateTrans() which take 2 arguments CalendarDate
and ClockTime.
- dateTrans(CalendarDate, ClockTime) - Method in interface Calendar
-
- DateType - Class in org.opengis.metadata.citation
-
Identification of when a given event occurred
- DateUtil - Class in org.geotools.feature.type
-
Utility class supplying static methods.
- DateUtil() - Constructor for class DateUtil
-
- DateValue - Static variable in class SE
-
- datum - Variable in class AbstractSingleCRS
-
The datum.
- Datum - Interface in org.opengis.referencing.datum
-
- DATUM_AUTHORITY_FACTORY - Static variable in class Hints
-
- DATUM_FACTORY - Static variable in class Hints
-
- DATUM_SHIFT - Static variable in class VocabularyKeys
-
Datum shift
- DATUM_SHIFT - Static variable in class AbstractCoordinateOperationFactory
-
The identifier for a transformation which is a datum shift.
- DATUM_SHIFT_APPLIED - Static variable in class PositionalAccuracyImpl
-
Indicates that a
transformation
requires a datum shift and some method has been applied.
- DATUM_SHIFT_METHOD - Static variable in class Hints
-
- DATUM_SHIFT_OMITTED - Static variable in class PositionalAccuracyImpl
-
Indicates that a
transformation
requires a datum shift, but no method has been found applicable.
- DatumAliases - Class in org.geotools.referencing.factory
-
A datum factory that add
aliases to a datum name before to
delegates the
datum
creation to an other factory.
- DatumAliases() - Constructor for class DatumAliases
-
Constructs a new datum factory with the default backing factory and alias table.
- DatumAliases(DatumFactory) - Constructor for class DatumAliases
-
Constructs a new datum factory using the specified factory and the default alias table.
- DatumAliases(DatumFactory, URL) - Constructor for class DatumAliases
-
Constructs a new datum factory which delegates its work to the specified factory.
- DatumAlt - Static variable in class GMX
-
- DatumAlt_PropertyType - Static variable in class GMX
-
- DATUMALT_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="DatumAlt_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:DatumAlt"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DatumAlt_Type - Static variable in class GMX
-
- DATUMALT_TYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="DatumAlt_Type">
<xs:annotation>
<xs:documentation>XML attributes contraints: - 1) Id is mandatory - 2) codeSpace (type xsd:anyURI) is mandatory</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gml:AbstractDatumType">
<xs:sequence>
<xs:element name="locale" type="gmd:PT_Locale_PropertyType"/>
</xs:sequence>
<xs:attribute name="codeSpace" type="xs:anyURI" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- DatumAuthorityFactory - Interface in org.opengis.referencing.datum
-
Creates
datum objects using authority codes.
- datumFactory - Variable in class Parser
-
The factory to use for creating
datum.
- DatumFactory - Interface in org.opengis.referencing.datum
-
Builds up complex
datums from simpler objects or values.
- datumID - Static variable in class GML
-
- datumName - Static variable in class GML
-
- DatumPropertyType - Static variable in class GML
-
- DATUMPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DatumPropertyType">
<annotation>
<documentation>gml:DatumPropertyType is a property type for association roles to a datum, either referencing or containing the definition of that datum.
- datumRef - Static variable in class GML
-
- datumRef - Static variable in class GML
-
- DatumRefType - Static variable in class GML
-
- DATUMREFTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DatumRefType">
<annotation>
<documentation>Association to a datum, either referencing or containing the definition of that datum.
- DAY_SET - Static variable in class NetCDFTimeUtilities
-
- DAYS - Static variable in class DefaultTimeCS
-
A one-dimensional temporal CS with
time, axis in day units.
- DB2BlobConverterFactory - Class in org.geotools.data.db2
-
- DB2BlobConverterFactory() - Constructor for class DB2BlobConverterFactory
-
- DB2ClobConverterFactory - Class in org.geotools.data.db2
-
- DB2ClobConverterFactory() - Constructor for class DB2ClobConverterFactory
-
- DB2Dialect - Class in org.geotools.gce.imagemosaic.jdbc
-
This class implements the db dialect for db2 spatial extender
- DB2Dialect(Config) - Constructor for class DB2Dialect
-
- DB2DialectInfo - Class in org.geotools.data.db2
-
- DB2DialectInfo() - Constructor for class DB2DialectInfo
-
- DB2FilterToSQL - Class in org.geotools.data.db2
-
Generate a WHERE clause for DB2 Spatial Extender based on a spatial filter.
- DB2FilterToSQL(PreparedStatementSQLDialect) - Constructor for class DB2FilterToSQL
-
- DB2FilterToSQL(Writer) - Constructor for class DB2FilterToSQL
-
- db2Geom(Geometry) - Method in class DB2FilterToSQL
-
Construct a geometry from the WKT representation of a geometry
- DB2NGDataStoreFactory - Class in org.geotools.data.db2
-
DataStoreFactory for DB2 database.
- DB2NGDataStoreFactory() - Constructor for class DB2NGDataStoreFactory
-
- DB2NGJNDIDataStoreFactory - Class in org.geotools.data.db2
-
DataStoreFactory for DB2 database.
- DB2NGJNDIDataStoreFactory() - Constructor for class DB2NGJNDIDataStoreFactory
-
- DB2SQLDialect - Class in org.geotools.data.db2
-
- DB2SQLDialect(JDBCDataStore, DB2DialectInfo) - Constructor for class DB2SQLDialect
-
- DB2SQLDialectBasic - Class in org.geotools.data.db2
-
- DB2SQLDialectBasic(JDBCDataStore, DB2DialectInfo) - Constructor for class DB2SQLDialectBasic
-
- DB2SQLDialectPrepared - Class in org.geotools.data.db2
-
- DB2SQLDialectPrepared(JDBCDataStore, DB2DialectInfo) - Constructor for class DB2SQLDialectPrepared
-
- DB2Util - Class in org.geotools.data.db2
-
- DB2Util() - Constructor for class DB2Util
-
- DB2WKBConstants - Class in org.geotools.data.db2
-
- DB2WKBConstants() - Constructor for class DB2WKBConstants
-
- DB2WKBReader - Class in org.geotools.data.db2
-
- DB2WKBReader() - Constructor for class DB2WKBReader
-
- DB2WKBReader(GeometryFactory) - Constructor for class DB2WKBReader
-
- DB2WKBWriter - Class in org.geotools.data.db2
-
- DB2WKBWriter(boolean) - Constructor for class DB2WKBWriter
-
Creates a writer that writes Geometry
using BIG_ENDIAN
byte order.
- DB2WKBWriter(int, boolean) - Constructor for class DB2WKBWriter
-
Creates a writer that writes Geometry
s in the given byte order If the input geometry
has a small coordinate dimension, coordinates will be padded with NULL_ORDINATE
.
- 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, TimeZone) - Constructor for class DbaseFileReader
-
Creates a new instance of DBaseFileReader
- DbaseFileReader(ShpFiles, boolean, Charset) - Constructor for class DbaseFileReader
-
- DbaseFileReader(ReadableByteChannel, boolean, Charset) - Constructor for class DbaseFileReader
-
- DbaseFileReader(ReadableByteChannel, boolean, Charset, TimeZone) - Constructor for class DbaseFileReader
-
- DbaseFileReader.Row - Class in org.geotools.data.shapefile.dbf
-
- DbaseFileWriter - Class in org.geotools.data.shapefile.dbf
-
A DbaseFileWriter is used to write 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(DbaseFileHeader, WritableByteChannel, Charset, TimeZone) - 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.
- 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
- DBFCHARSET - Static variable in class ShapefileDataStoreFactory
-
Optional - character used to decode strings from the DBF file
- DBFTIMEZONE - Static variable in class ShapefileDataStoreFactory
-
Optional - timezone to decode dates from the DBF file
- 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 SampleDataAccessFactory
-
- DBTYPE - Static variable in class AppSchemaDataAccessFactory
-
- DBTYPE - Static variable in class DB2NGDataStoreFactory
-
parameter for database type
- DBTYPE - Static variable in class H2DataStoreFactory
-
parameter for database type
- DBTYPE - Static variable in class MySQLDataStoreFactory
-
parameter for database type
- DBTYPE - Static variable in class OracleNGDataStoreFactory
-
parameter for database type
- DBTYPE - Static variable in class PostgisNGDataStoreFactory
-
parameter for database type
- DBTYPE - Static variable in class JTDSSqlServerDataStoreFactory
-
parameter for database type
- DBTYPE - Static variable in class SQLServerDataStoreFactory
-
parameter for database type
- DBTYPE - Static variable in class TeradataDataStoreFactory
-
parameter for database type
- DBTYPE - Static variable in class GeoPkgDataStoreFactory
-
parameter for database type
- DBTYPE - Static variable in class JDBCDataStoreFactory
-
parameter for database type
- DBTYPE - Static variable in class MBTilesDataStoreFactory
-
parameter for database type
- DBTYPE_PARAM - Static variable in class ArcSDEDataStoreFactory
-
- DBTYPE_PARAM_NAME - Static variable in class ArcSDEDataStoreConfig
-
must equals to "arcsde"
- DBTYPE_PARAM_VALUE - Static variable in class ArcSDEDataStoreConfig
-
constant to pass "arcsde" as DBTYPE_PARAM
- DBTYPE_STRING - Static variable in class SampleDataAccessFactory
-
The "dbtype" connection string required to use this factory.
- DBTYPE_STRING - Static variable in class AppSchemaDataAccessFactory
-
- DC - Class in org.geotools.csw
-
This interface contains the qualified names of all the types,elements, and attributes in the
http://purl.org/dc/elements/1.1/ schema.
- DCConfiguration - Class in org.geotools.csw
-
Parser configuration for the http://purl.org/dc/elements/1.1/ schema.
- DCConfiguration() - Constructor for class DCConfiguration
-
Creates a new configuration.
- DCelement - Static variable in class DC
-
- DCMIRecord - Static variable in class CSW
-
- DCMIRecordType - Static variable in class CSW
-
- dcoords - Variable in class AbstractLiteIterator
-
- DCP - Static variable in class OWS
-
- DCP - Static variable in class OWS
-
- DCP - Static variable in class OWS
-
- DCPType - Static variable in class WFSCapabilities
-
- DCPType - Static variable in class WMS
-
- DCPTypeBinding - Class in org.geotools.wfs.v1_0
-
- DCPTypeBinding() - Constructor for class DCPTypeBinding
-
- 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
-
- DCT - Class in org.geotools.csw
-
This interface contains the qualified names of all the types,elements, and attributes in the
http://purl.org/dc/terms/ schema.
- DCTConfiguration - Class in org.geotools.csw
-
Parser configuration for the http://purl.org/dc/terms/ schema.
- DCTConfiguration() - Constructor for class DCTConfiguration
-
Creates a new configuration.
- DE9IM() - Method in class CQLParser
-
Checks the intersection matrix.
- DE9IM() - Method in class ECQLParser
-
Checks the intersection matrix.
- DE9IM_PATTERN - Static variable in interface CQLParserConstants
-
- DE9IM_PATTERN - Static variable in interface ECQLParserConstants
-
- debug(Object...) - Static method in class Loggers
-
- DEBUG - Static variable in class VocabularyKeys
-
Debug
- debug - Variable in class WMTSCoverageReader
-
- debugStream - Variable in class CQLParserTokenManager
-
- debugStream - Variable in class ECQLParserTokenManager
-
- Decimal - Static variable in class GCO
-
- Decimal() - Constructor for class XSISimpleTypes.Decimal
-
- DECIMAL - Static variable in class XS
-
- Decimal_PropertyType - Static variable in class GCO
-
- DECIMAL_PROPERTYTYPE_TYPE - Static variable in class GCOSchema
-
<xs:complexType name="Decimal_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gco:Decimal"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- 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>
- decimalMinutes - Static variable in class GML
-
- decimalMinutes - Static variable in class GML
-
- DecimalMinutesType - 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.
- DECIMALMINUTESTYPE_TYPE - Static variable in class GMLSchema
-
<simpleType name="DecimalMinutesType">
<annotation>
<appinfo>deprecated</appinfo>
</annotation>
<restriction base="decimal">
<minInclusive value="0.00"/>
<maxExclusive value="60.00"/>
</restriction>
</simpleType>
- decimalPlaces(double) - Method in class ClassificationFunction
-
Determines the number of decimal places to truncate the interval at.
- decimate(Geometry) - Static method in class Utils
-
Decimate a geometry (reducing the number of vertices) for incoming buffering
- decimate(Geometry) - Method in class Decimator
-
decimates JTS geometries.
- decimateTransformGeneralize(Geometry, MathTransform) - Method in class Decimator
-
- DECIMATION_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 setting read parameters when evaluating a needed
resolution.
- DECIMATION_POLICY - Static variable in class Hints
-
Decimation choosing policy.
- decimationOnReadingControl(String, 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.
- DecimationPolicy - Enum in org.geotools.coverage.grid.io
-
Decimation policies.
- 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
-
- Decimator(double, double) - Constructor for class Decimator
-
- DECLARED_SCALE_DENOM_KEY - Static variable in class StreamingRenderer
-
- declareDefaultNamespace(String, String) - Method in class FeatureTransformer.FeatureTypeNamespaces
-
- declareNamespace(FeatureType, String, String) - Method in class FeatureTransformer.FeatureTypeNamespaces
-
- 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.
- decodeFeatureCollection(InputStream) - Method in class GML
-
Decodes a feature collection from the stream provided.
- decodeFeatureCollection(InputStream, boolean) - Method in class GML
-
Decodes a feature collection from the stream provided.
- decodeFeatureIterator(InputStream) - Method in class GML
-
Allow the parsing of features as a stream; the returned iterator can be used to step through
the inputstream of content one feature at a time without loading everything into memory.
- decodeFeatureIterator(InputStream, QName) - Method in class GML
-
Allow the parsing of features as a stream; the returned iterator can be used to step through
the inputstream of content one feature at a time without loading everything into memory.
- decodeFID(PrimaryKey, String, boolean) - Static method in class JDBCDataStore
-
Decodes a fid into its components based on a primary key.
- decodeFromFile(String) - Static method in class Base64
-
Convenience method for reading a base64-encoded file and decoding it.
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class DB2SQLDialect
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class DB2SQLDialectBasic
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class DB2SQLDialectPrepared
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class H2Dialect
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class H2DialectBasic
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class H2DialectPrepared
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class MySQLDialect
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class MySQLDialectBasic
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class MySQLDialectPrepared
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class OracleDialect
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class PostGISDialect
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class PostGISPSDialect
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class SQLServerDialect
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class TeradataDialect
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class GeoPkgDialect
-
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class SQLDialect
-
Decodes the result of a spatial extent function in a SELECT statement.
- decodeGeometryEnvelope(ResultSet, int, Connection) - Method in class MBTilesDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class DB2SQLDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, int, GeometryFactory, Connection, Hints) - Method in class DB2SQLDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class DB2SQLDialectBasic
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, int, GeometryFactory, Connection, Hints) - Method in class DB2SQLDialectBasic
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class DB2SQLDialectPrepared
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, int, GeometryFactory, Connection, Hints) - Method in class DB2SQLDialectPrepared
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class H2Dialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class H2DialectBasic
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class H2DialectPrepared
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class MySQLDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class MySQLDialectBasic
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class MySQLDialectPrepared
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class OracleDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, int, GeometryFactory, Connection, Hints) - Method in class OracleDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class PostGISDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, int, GeometryFactory, Connection, Hints) - Method in class PostGISDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, int, GeometryFactory, Connection, Hints) - Method in class PostGISPSDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class PostGISPSDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class SQLServerDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class TeradataDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class GeoPkgDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, int, GeometryFactory, Connection, Hints) - Method in class GeoPkgDialect
-
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class SQLDialect
-
Decodes a geometry value from the result of a query.
- decodeGeometryValue(GeometryDescriptor, ResultSet, int, GeometryFactory, Connection, Hints) - Method in class SQLDialect
-
Decodes a geometry value from the result of a query specifying the column as an index.
- decodeGeometryValue(GeometryDescriptor, ResultSet, String, GeometryFactory, Connection, Hints) - Method in class MBTilesDialect
-
- DECODERS - Static variable in class VocabularyKeys
-
Decoders
- decodeSimpleFeatureType(URL, Name) - Method in class GML
-
Decode a typeName from the provided schemaLocation.
- 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.
- DecoratingDataStore - Class in org.geotools.data.store
-
Delegates every method to the wrapped feature source.
- DecoratingDataStore(DataStore) - Constructor for class DecoratingDataStore
-
- 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 completely delegates to another FeatureCollection.
- DecoratingFeatureCollection(FeatureCollection<T, F>) - Constructor for class DecoratingFeatureCollection
-
- DecoratingFeatureIterator<F extends Feature> - Class in org.geotools.feature.collection
-
A feature iterator that completely delegates to another FeatureIterator.
- DecoratingFeatureIterator(FeatureIterator<F>) - Constructor for class DecoratingFeatureIterator
-
Wrap the provided FeatureIterator.
- DecoratingSimpleFeatureCollection - Class in org.geotools.feature.collection
-
A FeatureCollection which completely delegates to another FeatureCollection.
- DecoratingSimpleFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>) - Constructor for class DecoratingSimpleFeatureCollection
-
- DecoratingSimpleFeatureCollection(SimpleFeatureCollection) - Constructor for class DecoratingSimpleFeatureCollection
-
- DecoratingSimpleFeatureIterator - 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.
- DecoratingSimpleFeatureIterator(SimpleFeatureIterator) - Constructor for class DecoratingSimpleFeatureIterator
-
Wrap the provided iterator up as a FeatureIterator.
- deep(SimpleFeature) - Static method in class SimpleFeatureBuilder
-
Perform a "deep copy" an existing feature resuling in a duplicate of any geometry attributes.
- 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.
- DEFAULT - Static variable in class Operations
-
The default instance.
- DEFAULT - Static variable in interface CQLParserConstants
-
- DEFAULT - Static variable in interface ECQLParserConstants
-
- 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 AnchorPoint
-
- DEFAULT - Static variable in interface Displacement
-
Default Displacement 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 JPage
-
Used to indicate which page we should start with.
- DEFAULT - Static variable in class WeakCollectionCleaner
-
The default thread.
- DEFAULT - Static variable in class X364
-
Default foreground.
- DEFAULT - Static variable in class XSIElementHandler
-
Type constants
- DEFAULT_ALLOW_OVERRUNS - Static variable in interface TextSymbolizer
-
We allow labels that are longer than the line to appear by default
- 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_ANCHOR_POINT - Static variable in interface PointPlacement
-
- DEFAULT_ARTIFACTS_FILTER_THRESHOLD - Static variable in class ImageMosaicFormat
-
Control the default artifact filter luminance thresholding on the input coverages
- DEFAULT_ATTRIBUTE_NAME - Static variable in class CRSExtractor
-
- DEFAULT_AUTHORITY - Static variable in class JCRSChooser
-
Default authority name (EPSG).
- DEFAULT_AUTO_WRAP - Static variable in interface TextSymbolizer
-
Auto wrapping long labels default
- DEFAULT_BACKGROUND_COLOR - Static variable in class AbstractMapPane
-
Default background color (white).
- DEFAULT_BORDER_EXTENDER - Static variable in class ImageUtilities
-
- DEFAULT_BORDER_EXTENDER_TYPE - Static variable in class Interpolator2D
-
Default BorderExtender
is BorderExtenderCopy
.
- 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_CHAR_SPACING - Static variable in interface TextSymbolizer
-
Default extra char spacing (no extra)
- DEFAULT_COLOR_EXPANSION_BEHAVIOR - Static variable in class Utils
-
- DEFAULT_CONFIGURATION_CACHING - Static variable in class Utils
-
- DEFAULT_CONFLICT_RESOLUTION - Static variable in interface TextSymbolizer
-
By default, put each label in the conflict resolution map
- DEFAULT_CONNECTIONS - Static variable in class ArcSDEDataStoreConfig
-
default number of connections a pool creates at first population
- DEFAULT_COORDINATE_REFERENCE_SYSTEM - Static variable in class Hints
-
- DEFAULT_DISPLACEMENT_ANGLES - Static variable in class LabelCacheImpl
-
- DEFAULT_DISTANCE_FRACTION - Static variable in class FeatureLayerHelper
-
Default distance fraction used with line and point features.
- DEFAULT_EARTH_RADIUS - Static variable in class NetCDFUtilities
-
- DEFAULT_ELLIPSOIDAL_CS - Static variable in class ProjectionBuilder
-
- DEFAULT_FILL_COLOR - Static variable in class JSimpleStyleDialog
-
- DEFAULT_FILTER_FACTORY - Static variable in class FeatureUtilities
-
- DEFAULT_FLAGS - Static variable in class JTextReporter
-
Default flags argument for showDialog
methods.
- DEFAULT_FOLLOW_LINE - Static variable in interface TextSymbolizer
-
If labels with a line placement should follow the line shape or be just tangent
- DEFAULT_FONTSIZE - Static variable in interface Font
-
default font-size value *
- DEFAULT_FOOTPRINT_MANAGEMENT - Static variable in class Utils
-
- DEFAULT_FORCE_LEFT_TO_RIGHT - Static variable in interface TextSymbolizer
-
Force labels to a readable orientation (so that they don't look "upside down")
- DEFAULT_GEOMETRY_ATTRIBUTE_NAME - Static variable in class GridFeatureBuilder
-
Default name for the geometry attribute: "element"
- DEFAULT_GEOMETRY_LOCAL_NAME - Static variable in class ComplexFeatureConstants
-
Static attribute name used for the auxiliary default geometry attribute, which is created
when <defaultGeometry> is specified in the feature type mapping configuration.
- DEFAULT_GEOTIFF_VERSION - Static variable in class GeoTiffConstants
-
- DEFAULT_GOODNESS_OF_FIT - Static variable in interface TextSymbolizer
-
Default value for the goodness of fit threshold
- DEFAULT_GROUP - Static variable in interface TextSymbolizer
-
Default grouping value, false
- DEFAULT_IMAGE_TYPE - Static variable in class ImageMosaicJDBCReader
-
- DEFAULT_INDEX - Static variable in class Slice2DIndex
-
DEFAULT_INDEX
- DEFAULT_INDEX_NAME - Static variable in class Utils
-
- DEFAULT_KERNING - Static variable in interface TextSymbolizer
-
Default behaviour is to perform kerning
- DEFAULT_KEY_REVISION_MAJOR - Static variable in class GeoTiffConstants
-
- DEFAULT_KEY_REVISION_MINOR - Static variable in class GeoTiffConstants
-
- DEFAULT_LABEL_ALL_GROUP - Static variable in interface TextSymbolizer
-
If in case of grouping all resulting lines have to be labelled
- DEFAULT_LABEL_REPEAT - Static variable in interface TextSymbolizer
-
Default repetition distance for labels (<= 0 -> no repetition)
- DEFAULT_LINE_COLOR - Static variable in class JSimpleStyleDialog
-
- DEFAULT_LINE_WIDTH - Static variable in class JSimpleStyleDialog
-
- DEFAULT_LOCATION_ATTRIBUTE - Static variable in class Utils
-
Default location attribute name.
- DEFAULT_MARK_SIZE - Static variable in class SLDStyleFactory
-
The default size for Marks when a mark is used, but no size is provided (got from the default
size to be used for SVGs and other scalable graphics when no size is provided)
- DEFAULT_MATRIX_SIZE - Static variable in class MatrixParameterDescriptors
-
- DEFAULT_MAX - Static variable in class Query
-
So getMaxFeatures does not return null we use a very large number.
- DEFAULT_MAX_ANGLE_DELTA - Static variable in interface TextSymbolizer
-
When label follows line, the max angle change between two subsequent characters, keeping it
low avoids chars overlaps.
- DEFAULT_MAX_CONNECTIONS - Static variable in class ArcSDEDataStoreConfig
-
default number of maximum allowable connections a pool can hold
- DEFAULT_MAX_DISPLACEMENT - Static variable in interface TextSymbolizer
-
Default max displacement
- DEFAULT_MAX_WAIT_TIME - Static variable in class ArcSDEDataStoreConfig
-
- DEFAULT_MIN_GROUP_DISTANCE - Static variable in interface TextSymbolizer
-
Default min distance between labels in the same group (-1 means no min distance)
- 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
-
Supplied
Schema
for parsing and validation
- DEFAULT_NO_DATA_VALUE - Static variable in class BarnesSurfaceInterpolator
-
The default grid cell value used to indicate no data was computed for that cell
- DEFAULT_NULL - Static variable in annotation type DescribeParameter
-
- DEFAULT_OPACITY - Static variable in class JSimpleStyleDialog
-
- DEFAULT_OVERVIEWS_ROI_IN_RASTER_SPACE - Static variable in class MultiLevelROIGeometryOverviewsProvider
-
- DEFAULT_OVERVIEWS_SUFFIX_FORMAT - Static variable in class MultiLevelROIGeometryOverviewsProvider
-
- DEFAULT_PAINT_DELAY - Static variable in class AbstractMapPane
-
Default delay (500 milliseconds) before the map will be redrawn when resizing the pane or
moving the displayed image.
- DEFAULT_PARTIALS - Static variable in interface TextSymbolizer
-
Default behaviour is to not truncate labels on the border of the display area.
- DEFAULT_PATH_BEHAVIOR - Static variable in class Utils
-
Default path behavior with respect to absolute paths.
- DEFAULT_POINT_SIZE - Static variable in class JSimpleStyleDialog
-
- DEFAULT_POINT_SYMBOL_NAME - Static variable in class JSimpleStyleDialog
-
- DEFAULT_POLLING_INTERVAL - Static variable in class DefaultRenderingExecutor
-
The default interval (milliseconds) for polling the result of a rendering task
- DEFAULT_POLYGONALIGN - Static variable in interface TextSymbolizer
-
Default value for the polygonAlign
- DEFAULT_PRIORITY - Static variable in class Utils
-
Default priority for the underlying
Thread
.
- DEFAULT_PRIORITY - Static variable in class FactoryUsingWKT
-
- DEFAULT_PRIORITY - Variable in class LabelCacheImpl
-
- DEFAULT_QUANTIZATION_COLORS - Static variable in class InverseColorMapRasterOp
-
Default number of quantization colors used to build the index for the inverse color map.
- DEFAULT_RANGES - Static variable in class MarchingSquaresVectorizer
-
- DEFAULT_RECURSION_BEHAVIOR - Static variable in class Utils
-
- DEFAULT_REMOVE_OVERLAPS - Static variable in interface TextSymbolizer
-
Default value for REMOVE_OVERLAPS_KEY
- DEFAULT_ROUNDING_METHOD - Static variable in class AngleFormat
-
- DEFAULT_SCHEMA - Static variable in class CoverageSlice.Attributes
-
- DEFAULT_SEPARATOR - Static variable in class GenericName
-
The default separator character.
- DEFAULT_SEPARATOR_CHAR - Static variable in class JTextReporter
-
- DEFAULT_SIMPLIFIER_FACTOR - Static variable in class MarchingSquaresVectorizer
-
- DEFAULT_SOURCE_TYPE_MAP - Static variable in class ImagingParameterDescriptors
-
- DEFAULT_SPACE_AROUND - Static variable in interface TextSymbolizer
-
By default, don't add space around labels
- DEFAULT_STRIKETHROUGH_TEXT - Static variable in interface TextSymbolizer
-
If labels text should be stroke through or not.
- DEFAULT_STRING_CHARSET - Static variable in class ShapefileDataStore
-
- DEFAULT_TABLE - Static variable in class MetadataTablePrimaryKeyFinder
-
The default metadata table name: "GT_PK_METADATA".
- DEFAULT_TEXTAREA_COLS - Static variable in class JTextReporter
-
Default number of columns shown in the text display area's preferred size
- DEFAULT_TEXTAREA_ROWS - Static variable in class JTextReporter
-
Default number of rows shown in the text display area's preferred size
- DEFAULT_THRESHOLD_AREA - Static variable in class MarchingSquaresVectorizer
-
- DEFAULT_THRESHOLD_RATIO - Static variable in class OffsetCurveBuilder
-
- DEFAULT_TILE_SIZE - Static variable in class ROIExcessGranuleRemover
-
Default size for excess granule removal tiles
- DEFAULT_TILE_SIZE - Static variable in class GeoPackageReader
-
- DEFAULT_TILE_SIZE - Static variable in class MBTilesReader
-
- DEFAULT_TILE_SIZE - Static variable in class BingTile
-
- DEFAULT_TILE_SIZE - Static variable in class OSMTile
-
- DEFAULT_TIMEZONE - Static variable in class ShapefileDataStore
-
- DEFAULT_TITLE - Static variable in class JCRSChooser
-
Default dialog title
- DEFAULT_TYPE_NAME - Static variable in class DefaultGridFeatureBuilder
-
Default feature TYPE name: "grid"
- DEFAULT_TYPE_NAME - Static variable in class OrthoLineFeatureBuilder
-
Default feature TYPE name: "linegrid"
- DEFAULT_TYPENAME - Static variable in class FeatureTypes
-
default feature collection name
- DEFAULT_UNDERLINE_TEXT - Static variable in interface TextSymbolizer
-
If labels text should be underline or not.
- DEFAULT_VALUE - Static variable in class VocabularyKeys
-
Default value
- DEFAULT_WILCARD - Static variable in class Utils
-
Default wildcard for creating mosaics.
- DEFAULT_WIND - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- DEFAULT_WORD_SPACING - Static variable in interface TextSymbolizer
-
Default extra word spacing (no extra)
- DEFAULT_WORLDFILE_EXT - Static variable in class BaseGDALGridCoverage2DReader
-
- DEFAULT_ZOOM_FACTOR - Static variable in class AbstractZoomTool
-
The default zoom increment
- 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.
- DefaultAttributeIO - Class in org.geotools.geojson.feature
-
- DefaultAttributeIO() - Constructor for class DefaultAttributeIO
-
- DefaultCalendar - Class in org.geotools.temporal.reference
-
- DefaultCalendar(ReferenceIdentifier, Extent) - Constructor for class DefaultCalendar
-
Creates a new instance of DefaultCalendar
- DefaultCalendarDate - Class in org.geotools.temporal.object
-
A data type that shall be used to identify temporal position within a calendar.
- DefaultCalendarDate(TemporalReferenceSystem, IndeterminateValue, InternationalString, int[]) - Constructor for class DefaultCalendarDate
-
- DefaultCalendarEra - Class in org.geotools.temporal.reference
-
- DefaultCalendarEra(InternationalString, InternationalString, CalendarDate, JulianDate, Period) - Constructor for class DefaultCalendarEra
-
- 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.
- DefaultClock - Class in org.geotools.temporal.reference
-
- DefaultClock(ReferenceIdentifier, Extent, InternationalString, ClockTime, ClockTime) - Constructor for class DefaultClock
-
- DefaultClockTime - Class in org.geotools.temporal.object
-
A data type that shall be used to identify a temporal position within a day.
- DefaultClockTime(TemporalReferenceSystem, IndeterminateValue, Number[]) - Constructor for class DefaultClockTime
-
- DefaultCloseableIterator<T> - Class in org.geotools.data
-
Default implementation of CloseableIterator
- DefaultCloseableIterator(Iterator<T>) - Constructor for class DefaultCloseableIterator
-
- DefaultCloseableIterator(Iterator<T>, Closeable) - Constructor for class DefaultCloseableIterator
-
- defaultCodeSpace - Static variable in class GML
-
- 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
-
- 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.
- 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
-
- 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
-
- DefaultCoordinateSequenceTransformer() - Constructor for class DefaultCoordinateSequenceTransformer
-
Constructs a default coordinate sequence transformer.
- DefaultCoordinateSequenceTransformer(CoordinateSequenceFactory) - Constructor for class DefaultCoordinateSequenceTransformer
-
- 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
-
- DefaultCoverageAccess - Class in org.geotools.coverage.io.impl
-
- DefaultCoverageAccess(Driver, EnumSet<CoverageAccess.AccessType>, Map<String, Parameter<?>>, Map<String, Serializable>) - Constructor for class DefaultCoverageAccess
-
- DefaultCoverageNameCollectorSPI - Class in org.geotools.gce.imagemosaic.namecollector
-
- DefaultCoverageNameCollectorSPI() - Constructor for class DefaultCoverageNameCollectorSPI
-
- DefaultCoverageSource - Class in org.geotools.coverage.io.impl
-
- DefaultCoverageSource(Name, CoverageSourceDescriptor) - Constructor for class DefaultCoverageSource
-
- defaultCrs - Variable in class SimpleFeatureTypeBuilder
-
default coordinate reference system of the type
- DefaultCRSFilterVisitor - Class in org.geotools.filter.spatial
-
Returns a clone of the provided filter where all geometries and bboxes that do not have a CRS
gets the specified default one.
- DefaultCRSFilterVisitor(FilterFactory2, CoordinateReferenceSystem) - Constructor for class DefaultCRSFilterVisitor
-
- defaultCrsSet - Variable in class SimpleFeatureTypeBuilder
-
- 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.
- DefaultDateAndTime - Class in org.geotools.temporal.object
-
Provides a single data type for identifying a temporal position with a resolution of less than a
day.
- DefaultDateAndTime(TemporalReferenceSystem, IndeterminateValue, InternationalString, int[], Number[]) - Constructor for class DefaultDateAndTime
-
- 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
-
- DefaultDerivedCRS(Map<String, ?>, Conversion, CoordinateReferenceSystem, MathTransform, CoordinateSystem) - Constructor for class DefaultDerivedCRS
-
- DefaultDimensionDescriptor - Class in org.geotools.coverage.grid.io
-
- DefaultDimensionDescriptor(String, String, String, String, String) - Constructor for class DefaultDimensionDescriptor
-
- DefaultDriver - Class in org.geotools.coverage.io.impl
-
Base Implementation for the
Driver
interface.
- DefaultDriver(String, String, String, EnumSet<Driver.DriverCapabilities>, Hints) - Constructor for class DefaultDriver
-
- DefaultDuration - Class in org.geotools.temporal.object
-
A data type to be used for describing length or distance in the temporal dimension.
- DefaultDuration() - Constructor for class DefaultDuration
-
- 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.
- defaultEncoding - Variable in class WFSConfig
-
- 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.
- DefaultEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem, boolean) - 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
-
- 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.
- DefaultFeatureCollection - Class in org.geotools.feature
-
A basic implementation of SimpleFeatureCollection which use a
TreeMap
for its internal
storage.
- DefaultFeatureCollection() - Constructor for class DefaultFeatureCollection
-
Default implementation of Feature collection.
- DefaultFeatureCollection(FeatureCollection<SimpleFeatureType, SimpleFeature>) - Constructor for class DefaultFeatureCollection
-
Used to stage content in memory.
- DefaultFeatureCollection(String) - Constructor for class DefaultFeatureCollection
-
Used to create a feature collection to stage content in memory.
- DefaultFeatureCollection(String, SimpleFeatureType) - Constructor for class DefaultFeatureCollection
-
Used to create a feature collection to stage content in memory.
- DefaultFeatureCollections - Class in org.geotools.feature
-
Concrete extension to FeatureCollections to create DefaultFeatureCollections.
- DefaultFeatureCollections() - Constructor for class DefaultFeatureCollections
-
Creates a new instance of DefaultFeatureCollections
- DefaultFeatureLock - Class in org.geotools.data
-
- DefaultFeatureLockFactory - Class in org.geotools.data
-
- DefaultFeatureLockFactory() - Constructor for class DefaultFeatureLockFactory
-
Deprecated.
- 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(SimpleFeatureSource, Query) - Constructor for class DefaultFeatureResults
-
FeatureResults query against featureSource.
- DefaultFeatureResults - Class in org.geotools.validation
-
- DefaultFeatureResults() - Constructor for class DefaultFeatureResults
-
- 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.
- DefaultFIDReader - Class in org.geotools.data
-
A Default FIDReader.
- DefaultFIDReader(String) - Constructor for class DefaultFIDReader
-
- DefaultFIDReader(SimpleFeatureType) - Constructor for class DefaultFIDReader
-
- DefaultFieldType - Class in org.geotools.coverage.io.range.impl
-
- DefaultFieldType(Name, InternationalString, Set<SampleDimension>) - Constructor for class DefaultFieldType
-
- DefaultFileCoverageAccess - Class in org.geotools.coverage.io.impl
-
- DefaultFileCoverageAccess(Driver, EnumSet<CoverageAccess.AccessType>, Map<String, Parameter<?>>, URL, Map<String, Serializable>) - Constructor for class DefaultFileCoverageAccess
-
- DefaultFileDriver - Class in org.geotools.coverage.io.impl
-
- DefaultFileDriver(String, String, String, Hints, List<String>, EnumSet<Driver.DriverCapabilities>) - Constructor for class DefaultFileDriver
-
- DefaultFileFilter - Class in org.geotools.util
-
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.
- DefaultFileResourceInfo - Class in org.geotools.data
-
- DefaultFileResourceInfo(List<FileGroupProvider.FileGroup>) - Constructor for class DefaultFileResourceInfo
-
- DefaultFileServiceInfo - Class in org.geotools.data
-
- DefaultFileServiceInfo(List<FileGroupProvider.FileGroup>) - Constructor for class DefaultFileServiceInfo
-
- DefaultFilterVisitor - Class in org.geotools.filter.visitor
-
Abstract implementation of FilterVisitor that simply walks the data structure.
- DefaultFilterVisitor() - Constructor for class DefaultFilterVisitor
-
- defaultForNull(T...) - Static method in class Util
-
Returns the first non-null parameter or null.
- DefaultFunctionFactory - Class in org.geotools.filter.function
-
Filter function factory that uses the service provider interface (SPI) lookup mechanism to create
functions.
- DefaultFunctionFactory() - Constructor for class DefaultFunctionFactory
-
- 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
- defaultGeometry(String) - Method in class TypeBuilder
-
- defaultGeometry() - Method in class TypeBuilder
-
Convenience method for getting the descriptor of the default geometry type.
- DefaultGlyphFactory - Class in org.geotools.map.legend
-
- DefaultGlyphFactory() - Constructor for class DefaultGlyphFactory
-
- DefaultGranuleAcceptorFactory - Class in org.geotools.gce.imagemosaic.acceptors
-
Factory to create the default granule acceptor.
- DefaultGranuleAcceptorFactory() - Constructor for class DefaultGranuleAcceptorFactory
-
- DefaultGranuleHandler - Class in org.geotools.gce.imagemosaic.granulehandler
-
Default granule handling
- DefaultGranuleHandler() - Constructor for class DefaultGranuleHandler
-
- DefaultGranuleHandlerFactory - Class in org.geotools.gce.imagemosaic.granulehandler
-
- DefaultGranuleHandlerFactory() - Constructor for class DefaultGranuleHandlerFactory
-
- DefaultGridCoverageResponse - Class in org.geotools.coverage.io.impl
-
Default GridCoverageResponse implementation.
- DefaultGridCoverageResponse(GridCoverage, DateRange, NumberRange<Double>) - Constructor for class DefaultGridCoverageResponse
-
- DefaultGridFeatureBuilder - Class in org.geotools.grid
-
- DefaultGridFeatureBuilder() - Constructor for class DefaultGridFeatureBuilder
-
Creates a new instance with a feature TYPE having the default name and a null coordinate
reference system.
- DefaultGridFeatureBuilder(CoordinateReferenceSystem) - Constructor for class DefaultGridFeatureBuilder
-
Creates a new instance with a feature TYPE having the default name and the supplied
coordinate reference system.
- DefaultGridFeatureBuilder(String, CoordinateReferenceSystem) - Constructor for class DefaultGridFeatureBuilder
-
Creates a new instance.
- DefaultGroup() - Constructor for class GroupHandler.DefaultGroup
-
- DefaultHarvestedSource - Class in org.geotools.coverage.grid.io
-
- DefaultHarvestedSource(Object, boolean, String) - Constructor for class DefaultHarvestedSource
-
- 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.
- DefaultInstant - Class in org.geotools.temporal.object
-
A zero-dimensional geometric primitive that represents position in time, equivalent to a point in
space.
- DefaultInstant(Position) - Constructor for class DefaultInstant
-
- 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.
- DefaultIntervalLength - Class in org.geotools.temporal.object
-
A data type for intervals of time which supports the expression of duration in terms of a
specified multiple of a single unit of time.
- DefaultIntervalLength(Unit, int, int, int) - Constructor for class DefaultIntervalLength
-
Creates a new instance of IntervalUnit example : Unit="second" radix=10 factor=3 value=7
specifies a time interval length of 7ms.
- DefaultJulianDate - Class in org.geotools.temporal.object
-
The Julian day numbering system is a temporal coordinate system that has its origin at noon on 1
January 4713 BCE in the Julian proleptic calendar.
- DefaultJulianDate(TemporalReferenceSystem, IndeterminateValue, Number) - Constructor for class DefaultJulianDate
-
Creates a new instance of JulianDate.
- 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.
- DefaultMapContext - Class in org.geotools.map
-
- DefaultMapContext() - Constructor for class DefaultMapContext
-
Deprecated.
Creates a default empty map context.
- DefaultMapContext(CoordinateReferenceSystem) - Constructor for class DefaultMapContext
-
Deprecated.
Creates a default empty map context
- DefaultMapContext(MapLayer[]) - Constructor for class DefaultMapContext
-
Deprecated.
Creates a map context with the provided layers.
- DefaultMapContext(MapLayer[], CoordinateReferenceSystem) - Constructor for class DefaultMapContext
-
Deprecated.
Creates a map context with the provided layers and coordinate reference system
- DefaultMapContext(MapLayer[], String, String, String, String[]) - Constructor for class DefaultMapContext
-
Deprecated.
Creates a map context
Note, the coordinate reference system for the context will be set from that of the first
layer with an available CRS.
- DefaultMapContext(MapLayer[], String, String, String, String[], CoordinateReferenceSystem) - Constructor for class DefaultMapContext
-
Deprecated.
Creates a new map context
- DefaultMapLayer - Class in org.geotools.map
-
- DefaultMapLayer(Layer) - Constructor for class DefaultMapLayer
-
Deprecated.
Wrap up a layer in a DefaultMapLayer; generally used to ensure layer is shown to the world as
a feature source even if it happens to be a WMS or something.
- DefaultMapLayer(FeatureSource, Style, String) - Constructor for class DefaultMapLayer
-
Deprecated.
Creates a new instance of DefaultMapLayer
- DefaultMapLayer(CollectionSource, Style, String) - Constructor for class DefaultMapLayer
-
Deprecated.
- DefaultMapLayer(FeatureSource, Style) - Constructor for class DefaultMapLayer
-
Deprecated.
Creates a new instance of DefaultMapLayer
- DefaultMapLayer(FeatureCollection, Style, String) - Constructor for class DefaultMapLayer
-
Deprecated.
Creates a new instance of DefaultMapLayer using a non-emtpy feature collection as a parameter
- DefaultMapLayer(Collection, Style, String) - Constructor for class DefaultMapLayer
-
Deprecated.
- DefaultMapLayer(FeatureCollection, Style) - Constructor for class DefaultMapLayer
-
Deprecated.
Creates a new instance of DefaultMapLayer using a non-emtpy feature collection as a parameter
- DefaultMapLayer(Collection, Style) - Constructor for class DefaultMapLayer
-
Deprecated.
- DefaultMapLayer(GridCoverage, Style) - Constructor for class DefaultMapLayer
-
Deprecated.
* Add a new layer and trigger a LayerListEvent
.
- DefaultMapLayer(GridCoverage2DReader, Style, String, GeneralParameterValue[]) - Constructor for class DefaultMapLayer
-
Deprecated.
Constructor which adds a new layer and trigger a LayerListEvent
.
- DefaultMapLayer(GridCoverage2DReader, Style, String) - Constructor for class DefaultMapLayer
-
Deprecated.
Constructor which adds a new layer and trigger a LayerListEvent
.
- DefaultMapLayer(GridCoverage2DReader, Style) - Constructor for class DefaultMapLayer
-
Deprecated.
Constructor which adds a new layer and triggers a LayerListEvent
.
- DefaultMapLayer(GridCoverage, Style, String) - Constructor for class DefaultMapLayer
-
Deprecated.
* Add a new layer and trigger a LayerListEvent
.
- defaultMapMax - Static variable in class JGrassMapEnvironment
-
A maximum value to be used when no range is available for a map.
- defaultMapMin - Static variable in class JGrassMapEnvironment
-
A minimum value to be used when no range is available for a map.
- DefaultMapMouseEventDispatcher - Class in org.geotools.swing.event
-
Receives mouse events from a MapPane instance, converts them to MapPaneMouseEvents, and sends
these to the active map pane tools.
- DefaultMapMouseEventDispatcher(MapPane) - Constructor for class DefaultMapMouseEventDispatcher
-
Creates a new manager instance to work with the specified map pane.
- DefaultMathTransformFactory - Class in org.geotools.referencing.operation
-
- DefaultMathTransformFactory() - Constructor for class DefaultMathTransformFactory
-
- 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.
- DefaultOrdinalEra - Class in org.geotools.temporal.reference
-
- DefaultOrdinalEra(InternationalString, Date, Date) - Constructor for class DefaultOrdinalEra
-
- DefaultOrdinalEra(InternationalString, Date, Date, Collection<OrdinalEra>) - Constructor for class DefaultOrdinalEra
-
- DefaultOrdinalPosition - Class in org.geotools.temporal.object
-
A data type that shall be used for identifying temporal position within an ordinal temporal
reference system.
- DefaultOrdinalPosition(TemporalReferenceSystem, IndeterminateValue, OrdinalEra) - Constructor for class DefaultOrdinalPosition
-
- DefaultOrdinalReferenceSystem - Class in org.geotools.temporal.reference
-
- DefaultOrdinalReferenceSystem(ReferenceIdentifier, Extent, Collection<OrdinalEra>) - Constructor for class DefaultOrdinalReferenceSystem
-
- 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, 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.
- DefaultPeriod - Class in org.geotools.temporal.object
-
A one-dimensional geometric primitive that represent extent in time.
- DefaultPeriod(Instant, Instant) - Constructor for class DefaultPeriod
-
- DefaultPeriodDuration - Class in org.geotools.temporal.object
-
Uses the format specified by ISO 8601 for exchanging information about the duration of a period.
- DefaultPeriodDuration(InternationalString, InternationalString, InternationalString, InternationalString, InternationalString, InternationalString, InternationalString) - Constructor for class DefaultPeriodDuration
-
Creates a new instances of PeriodDuration.
- DefaultPeriodDuration(long) - Constructor for class DefaultPeriodDuration
-
Creates a new instance of PeriodDuration from a long value passed in parameter. if the long
contains milliseconds, this will be ignored because there is no MilliSeconds specified in the
string format PnYnMnDTnHnMnS, see ISO 8601.
- 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.
- DefaultPosition - Class in org.geotools.temporal.object
-
A union class that consists of one of the data types listed as its attributes.
- DefaultPosition(Date) - Constructor for class DefaultPosition
-
- DefaultPosition(InternationalString) - Constructor for class DefaultPosition
-
This constructor replace the constructor with further DateTime object which will be included
in the futur version of jdk (jdk7). example of datetime argument: format specified by the
ISO8601 yyyy-mm-DDTHH:MM:SSZ - example : 2003-02-13T12:28:00.000GMT-08:00.
- DefaultPosition(TemporalPosition) - Constructor for class DefaultPosition
-
This constructor set the position property as a TemporalPosition.
- 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.
- DefaultProgressListener - Class in org.geotools.data.util
-
- DefaultProgressListener() - Constructor for class DefaultProgressListener
-
- DefaultProgressListener.Warning - Class in org.geotools.data.util
-
Collector class for warnings.
- 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
-
- DefaultProjectedCRS(Map<String, ?>, Conversion, GeographicCRS, MathTransform, CartesianCS) - Constructor for class DefaultProjectedCRS
-
- 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.
- DefaultPropertiesCollectorSPI - Class in org.geotools.gce.imagemosaic.properties
-
- DefaultPropertiesCollectorSPI(String) - Constructor for class DefaultPropertiesCollectorSPI
-
- DefaultQuery - Class in org.geotools.data
-
- DefaultQuery() - Constructor for class DefaultQuery
-
Deprecated.
No argument constructor.
- DefaultQuery(String) - Constructor for class DefaultQuery
-
Deprecated.
Query with typeName.
- DefaultQuery(String, Filter) - Constructor for class DefaultQuery
-
Deprecated.
Constructor with typeName and filter.
- DefaultQuery(String, Filter, String[]) - Constructor for class DefaultQuery
-
Deprecated.
Constructor that sets the filter and properties
- DefaultQuery(String, Filter, int, String[], String) - Constructor for class DefaultQuery
-
Deprecated.
Constructor that sets all fields.
- DefaultQuery(String, URI, Filter, int, String[], String) - Constructor for class DefaultQuery
-
Deprecated.
Constructor that sets all fields.
- DefaultQuery(String, URI, Filter, int, List<PropertyName>, String) - Constructor for class DefaultQuery
-
Deprecated.
Constructor that sets all fields.
- DefaultQuery(Query) - Constructor for class DefaultQuery
-
Deprecated.
Copy contructor, clones the state of a generic Query into a DefaultQuery
- DefaultRangeType - Class in org.geotools.coverage.io.range.impl
-
- DefaultRangeType(String, String, FieldType) - Constructor for class DefaultRangeType
-
- DefaultRangeType(String, String, Set<FieldType>) - Constructor for class DefaultRangeType
-
- DefaultRangeType(Name, InternationalString, Set<FieldType>) - Constructor for class DefaultRangeType
-
- DefaultRenderingExecutor - Class in org.geotools.swing
-
- DefaultRenderingExecutor() - Constructor for class DefaultRenderingExecutor
-
Creates a new executor.
- 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
-
- DefaultResourceLocator - Class in org.geotools.styling
-
Default locator for online resources.
- DefaultResourceLocator() - Constructor for class DefaultResourceLocator
-
- 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
-
- 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.
- defaultStyle - Static variable in class GML
-
- defaultStyle(StyledLayerDescriptor) - Static method in class SLD
-
Retrieve the default style from the given StyledLayerDescriptor.
- DefaultStylePropertyType - Static variable in class GML
-
- DEFAULTSTYLEPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DefaultStylePropertyType">
<annotation>
<documentation>[complexType of] Top-level property.
- DefaultSubmosaicProducer - Class in org.geotools.gce.imagemosaic.granulecollector
-
Class responsible for loading granules, mosaicking a group of granules, pre-processing them
before handling, etc.
- DefaultSubmosaicProducer(RasterLayerResponse, Filter, boolean) - Constructor for class DefaultSubmosaicProducer
-
Constructor.
- DefaultSubmosaicProducerFactory - Class in org.geotools.gce.imagemosaic.granulecollector
-
Create SubmosaicProducer based on whether the request was for a stacked mosaic with additional
domains requested
- DefaultSubmosaicProducerFactory() - Constructor for class DefaultSubmosaicProducerFactory
-
- DefaultTemporalCoordinate - Class in org.geotools.temporal.object
-
A data type that shall be used for identifying temporal position within a temporal coordinate
system.
- DefaultTemporalCoordinate(TemporalReferenceSystem, IndeterminateValue, Number) - Constructor for class DefaultTemporalCoordinate
-
- DefaultTemporalCoordinateSystem - Class in org.geotools.temporal.reference
-
- DefaultTemporalCoordinateSystem(ReferenceIdentifier, Extent, Date, InternationalString) - Constructor for class DefaultTemporalCoordinateSystem
-
- 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.
- DefaultTemporalGeometricPrimitive - Class in org.geotools.temporal.object
-
An abstract class with two subclasses for representing a temporal instant and a temporal period.
- DefaultTemporalGeometricPrimitive() - Constructor for class DefaultTemporalGeometricPrimitive
-
- DefaultTemporalObject - Class in org.geotools.temporal.object
-
Base abstract class for temporal object.
- DefaultTemporalObject() - Constructor for class DefaultTemporalObject
-
- DefaultTemporalPosition - Class in org.geotools.temporal.object
-
Used for describing temporal positions referenced to other temporal reference systems.
- DefaultTemporalPosition(TemporalReferenceSystem, IndeterminateValue) - Constructor for class DefaultTemporalPosition
-
Creates a new instance from a TemporalReferenceSystem and an IndeterminateValue
- DefaultTemporalPrimitive - Class in org.geotools.temporal.object
-
An abstract class that represents a non-decomposed element of geometry or topology of time.
- DefaultTemporalPrimitive() - Constructor for class DefaultTemporalPrimitive
-
- DefaultTemporalReferenceSystem - Class in org.geotools.temporal.reference
-
- DefaultTemporalReferenceSystem(ReferenceIdentifier, Extent) - Constructor for class DefaultTemporalReferenceSystem
-
Creates a new instance of TemporalReferenceSystem by passing a ReferenceIdentifier name and a
domain of validity.
- 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.
- defaultUnit - Variable in class RescaleStyleVisitor
-
- DefaultUnitParser - Class in org.geotools.referencing.wkt
-
UnitFormat configured to parse units.
- 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
-
- 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
-
- DefaultValue - Static variable in class OWS
-
- defaultValue - Variable in class Extent
-
- defaultValueFor(Class<?>) - Static method in class ArcSDEGeometryBuilder
-
Create an empty geometry for the indicated class
- defaultValues(SimpleFeatureType) - Static method in class DataUtilities
-
Produce a set of default values for the provided FeatureType
- defaultValues(SimpleFeatureType, Object[]) - Static method in class DataUtilities
-
Create default values matching the provided feature type.
- 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 SimpleFeatureSource constrained by a Query.
- DefaultView(SimpleFeatureSource, Query) - Constructor for class DefaultView
-
Creates a new GeoServerFeatureSource object.
- DEFERRED_TILE_PAINTING_$2 - Static variable in class LoggingKeys
-
Deferred painting for tile ({0},{1}).
- DeferredAuthorityFactory - Class in org.geotools.referencing.factory
-
- 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.
- defineConnectParameterInfo() - Method in class DefaultDriver
-
- defineConnectParameterInfo() - Method in class DefaultFileDriver
-
- defineCreateParameterInfo() - Method in class DefaultDriver
-
- defineCreateParameterInfo() - Method in class DefaultFileDriver
-
- definedByConversion - Static variable in class GML
-
- definedByConversion - Static variable in class GML
-
- defineDeleteParameterInfo() - Method in class DefaultDriver
-
- defineDeleteParameterInfo() - Method in class DefaultFileDriver
-
- definedFor() - Method in class FeatureTypeStyleBuilder
-
- definedFor(Id) - Method in class FeatureTypeStyleBuilder
-
- 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 JsonSelectAllFunction
-
- Definition - Class in org.geotools.data.transform
-
- Definition(String) - Constructor for class Definition
-
Creates a new transformed property that mirrors 1-1 an existing property in the source type,
without even renaming it
- Definition(String, Expression) - Constructor for class Definition
-
Creates a new transformed property
- Definition(String, Expression, Class) - Constructor for class Definition
-
Creates a new transformed property
- Definition(String, Expression, Class, CoordinateReferenceSystem) - Constructor for class Definition
-
Creates a new transformed property
- Definition - Static variable in class GML
-
- Definition - Static variable in class GML
-
- Definition() - Constructor for class TransformProcess.Definition
-
- DefinitionBaseType - Static variable in class GML
-
- DEFINITIONBASETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DefinitionBaseType">
<complexContent>
<restriction base="gml:AbstractGMLType">
<sequence>
<element maxOccurs="unbounded" minOccurs="0" ref="gml:metaDataProperty"/>
<element minOccurs="0" ref="gml:description"/>
<element minOccurs="0" ref="gml:descriptionReference"/>
<element ref="gml:identifier"/>
<element maxOccurs="unbounded" minOccurs="0" ref="gml:name"/>
</sequence>
<attribute ref="gml:id" use="required"/>
</restriction>
</complexContent>
</complexType>
- DefinitionCollection - Static variable in class GML
-
- DefinitionCollection - Static variable in class GML
-
- definitionMember - Static variable in class GML
-
- definitionMember - Static variable in class GML
-
- DefinitionProxy - Static variable in class GML
-
- DefinitionProxy - Static variable in class GML
-
- DefinitionProxyType - 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.
- DEFINITIONPROXYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DefinitionProxyType">
<annotation>
<appinfo>deprecated</appinfo>
</annotation>
<complexContent>
<extension base="gml:DefinitionType">
<sequence>
<element ref="gml:definitionRef"/>
</sequence>
</extension>
</complexContent>
</complexType>
- definitionRef - Static variable in class GML
-
- definitionRef - Static variable in class GML
-
- DefinitionType - 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.
- DEFINITIONTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DefinitionType">
<complexContent>
<extension base="gml:DefinitionBaseType">
<sequence>
<element minOccurs="0" ref="gml:remarks"/>
</sequence>
</extension>
</complexContent>
</complexType>
- degloseName(String, NamespaceSupport) - Static method in class Types
-
Takes a prefixed attribute name and returns an
Name
by looking which namespace
belongs the prefix to in
AppSchemaDataAccessDTO#getNamespaces()
.
- DEGRADING_OBLIQUITY - Static variable in class ImagingCondition
-
Acute angle between the plane of the ecliptic (the plane of the Earth's orbit) and the plane
of the celestial equator.
- DEGREE - Static variable in class WarpTransform2DProvider
-
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 - 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 - 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.
- DEGREESTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DegreesType">
<annotation>
<appinfo>deprecated</appinfo>
</annotation>
<simpleContent>
<extension base="gml:DegreeValueType">
<attribute name="direction">
<simpleType>
<restriction base="string">
<enumeration value="N"/>
<enumeration value="E"/>
<enumeration value="S"/>
<enumeration value="W"/>
<enumeration value="+"/>
<enumeration value="-"/>
</restriction>
</simpleType>
</attribute>
</extension>
</simpleContent>
</complexType>
- DegreeValueType - Static variable in class GML
-
- 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.
- DEGREEVALUETYPE_TYPE - Static variable in class GMLSchema
-
<simpleType name="DegreeValueType">
<annotation>
<appinfo>deprecated</appinfo>
</annotation>
<restriction base="nonNegativeInteger">
<maxInclusive value="359"/>
</restriction>
</simpleType>
- 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 ExpressionBuilder
-
- delegate - Variable in class FilterBuilder
-
- delegate - Variable in class RenamingGranuleSource
-
- delegate - Variable in class PostFilteringMappingFeatureIterator
-
- delegate - Variable in class DelegateHTTPClient
-
- delegate - Variable in class DelegateHTTPResponse
-
- delegate - Variable in class FilteringFeatureIterator
-
delegate iterator
- delegate - Variable in class DelegateProgressListener
-
- delegate - Variable in class DecoratingFeatureCollection
-
the delegate
- delegate - Variable in class DecoratingSimpleFeatureCollection
-
the delegate
- delegate - Variable in class DecoratingFeature
-
- delegate - Variable in class DelegatingHandler
-
- delegate - Variable in class JDBCFeatureStore
-
jdbc feature source to delegate to, we do this b/c we can't inherit from both
ContentFeatureStore and JDBCFeatureSource at the same time
- delegate - Variable in class JDBCJNDIDataStoreFactory
-
regular datastore factory to delegate to.
- Delegate(MathTransform, OperationMethod) - Constructor for class MathTransformProvider.Delegate
-
Encapsulates the math transform created by the specified provider.
- delegate - Variable in class AbstractDecorator
-
- 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(Iterator<F>) - Constructor for class DelegateFeatureIterator
-
Wrap the provided iterator up as a FeatureIterator.
- DelegateFeatureIterator(FeatureCollection<? extends FeatureType, F>, Iterator<F>) - Constructor for class DelegateFeatureIterator
-
- 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
-
- DelegateHTTPClient - Class in org.geotools.data.ows
-
- DelegateHTTPClient(HTTPClient) - Constructor for class DelegateHTTPClient
-
- DelegateHTTPResponse - Class in org.geotools.data.ows
-
- DelegateHTTPResponse(HTTPResponse) - Constructor for class DelegateHTTPResponse
-
- DelegateProgressListener - Class in org.geotools.data.util
-
Base class for progress listeners that delegate to other progress listeners
- DelegateProgressListener(ProgressListener) - Constructor for class DelegateProgressListener
-
- DelegateSimpleFeatureIterator - 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.
- DelegateSimpleFeatureIterator(Iterator<SimpleFeature>) - Constructor for class DelegateSimpleFeatureIterator
-
Wrap the provided iterator up as a FeatureIterator.
- DelegateSimpleFeatureIterator(FeatureCollection<SimpleFeatureType, SimpleFeature>, Iterator<SimpleFeature>) - Constructor for class DelegateSimpleFeatureIterator
-
Wrap the provided iterator up as a FeatureIterator.
- DelegateSimpleFeatureReader - Class in org.geotools.data.simple
-
- DelegateSimpleFeatureReader(SimpleFeatureType, SimpleFeatureIterator) - Constructor for class DelegateSimpleFeatureReader
-
- 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.
- DelegatingHandler<T> - Class in org.geotools.geojson
-
- DelegatingHandler() - Constructor for class DelegatingHandler
-
- DelegatingHandler - Class in org.geotools.xsd.impl
-
- DelegatingSimpleFeatureWriter - Interface in org.geotools.data.simple
-
- DelegatingXSD() - Constructor for class GML.DelegatingXSD
-
- delete(boolean) - Method in interface StructuredGridCoverage2DReader
-
delete all stuff (database content, indexer files, property files, associated auxiliary files
and so on).
- delete(Name, Map<String, Serializable>, Hints) - Method in interface CoverageAccess
-
- delete(Name, Map<String, Serializable>, Hints) - Method in class DefaultCoverageAccess
-
- delete(Map<String, Serializable>, Hints, ProgressListener) - Method in class DefaultDriver
-
- delete(Map<String, Serializable>, Hints, ProgressListener) - Method in class DefaultFileDriver
-
- delete(URL, Map<String, Serializable>, Hints, ProgressListener) - Method in class DefaultFileDriver
-
- delete(Name, Map<String, Serializable>, Hints) - Method in class NetCDFAccess
-
- delete(boolean) - Method in class NetCDFReader
-
- delete() - Method in class ShpFiles
-
Delete all the shapefile files.
- delete(boolean) - Method in class ImageMosaicReader
-
- delete(SimpleFeatureType, String, Connection) - Method in class JDBCDataStore
-
Deletes an existing feature in the database for a particular feature type / fid.
- delete(SimpleFeatureType, Filter, Connection) - Method in class JDBCDataStore
-
Deletes an existing feature(s) in the database for a particular feature type / table.
- Delete - Static variable in class KML
-
- Delete - Static variable in class WFS
-
- Delete - Static variable in class WFS
-
- 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.
- deleteSchema(Name) - Method in class MongoSchemaDBStore
-
- deleteSchema(Name) - Method in class MongoSchemaFileStore
-
- deleteSchema(Name) - Method in interface MongoSchemaStore
-
- deleteSQL(SimpleFeatureType, Filter) - Method in class JDBCDataStore
-
Generates a 'DELETE FROM' sql statement.
- deleteSQLPS(SimpleFeatureType, Filter, Connection) - Method in class JDBCDataStore
-
Generates a 'DELETE FROM' prepared statement.
- DeleteType - Static variable in class CSW
-
- DeleteType - Static variable in class KML
-
- DeleteType - Static variable in class KML
-
- DeleteType - Static variable in class WFS
-
- DELIMITER - Static variable in class TextfileReaderWriter
-
line delimiter key *
- Delta() - Constructor for class Statistics.Delta
-
Constructs an initially empty set of statistics.
- Delta(Statistics) - Constructor for class Statistics.Delta
-
Constructs an initially empty set of statistics using the specified object for
delta
statistics.
- deltaTransform(MathTransform, DirectPosition, DirectPosition) - Static method in class CRSUtilities
-
Transforms the relative distance vector specified by source
and stores the result in
dest
.
- deltaTransform(MathTransform2D, Point2D, Point2D, Point2D) - Static method in class CRSUtilities
-
Transforms the relative distance vector specified by source
and stores the result in
dest
.
- demultiply(T, LiteralDemultiplyingFilterVisitor.FilterReplacer<T>) - Method in class LiteralDemultiplyingFilterVisitor
-
Demultiplies first and second expression
- demultiplyFirst(T, LiteralDemultiplyingFilterVisitor.FilterReplacer<T>) - Method in class LiteralDemultiplyingFilterVisitor
-
demultiplies the first expression
- denominator() - Method in class Fraction
-
Returns the denominator.
- densify(Geometry, double) - Static method in class GeometryFunctions
-
- 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.
- DEPRECATED - Static variable in class Parameter
-
Set parameter to deprecated - true, false ;can be used to conditional show the parameter
based on deprecated value
- DEPTH - Static variable in class NetCDFUtilities
-
- DEPTH - Static variable in class VocabularyKeys
-
Depth
- 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.
- DEPTH - Static variable in class VerticalDatumType
-
The zero point of the vertical axis is defined by a surface that has meaning for the purpose
which the associated vertical measurements are used for.
- depth() - Method in interface GenericName
-
Indicates the number of levels specified by this name.
- depth() - Method in interface 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
-
- deregisterAll() - Method in class FactoryRegistry
-
Clear all registered factories.
- deregisterAll(Class<?>) - Method in class FactoryRegistry
-
Clear registered factories for a provided category.
- deregisterFactories(Iterator<?>) - Method in class FactoryRegistry
-
Manually deregister factories.
- deregisterFactories(Iterable<?>) - Method in class FactoryRegistry
-
Manually deregister factories.
- deregisterFactory(Object) - Method in class FactoryRegistry
-
Manually deregister a factory
Used to facilitate integration with other plug-in systems, such as OSGi or Spring, that
block CLASSPATH visibility of
ServiceLoader
implementation registration.
- deregisterFactory(T, Class<T>) - Method in class FactoryRegistry
-
Manually deregister a factory
Used to facilitate integration with other plug-in systems, such as OSGi or Spring, that
block CLASSPATH visibility of
ServiceLoader
implementation registration.
- deregisterServiceProvider(Object) - Method in class FactoryRegistry
-
- deregisterServiceProvider(T, Class<T>) - Method in class FactoryRegistry
-
- deregisterServiceProviders(Iterator<?>) - Method in class FactoryRegistry
-
- 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
-
- derivationUnitTerm - Static variable in class GML
-
- DerivationUnitTermType - 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.
- DERIVATIONUNITTERMTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DerivationUnitTermType">
<complexContent>
<extension base="gml:UnitOfMeasureType">
<attribute name="exponent" type="integer"/>
</extension>
</complexContent>
</complexType>
- 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(double) - Method in class MathTransformationAdapter
-
- derivative(DirectPosition) - Method in interface MathTransform
-
Gets the derivative of this transform at a point.
- derivative(double) - Method in interface MathTransform1D
-
Gets the derivative of this function at a value.
- derivative(Point2D) - Method in interface MathTransform2D
-
Gets the derivative of this transform at a point.
- derive(String) - Method in class QualifiedName
-
Derives a new
QualifiedName
with the given prefix, or returns itself if the prefix is
the same alredy in use
- derive(String, String) - Method in class QualifiedName
-
- deriveCategory(Category[], OperationJAI.Parameters) - Method in class OperationJAI
-
- DERIVED_FROM_$1 - Static variable in class VocabularyKeys
-
Derived from {0}
- DerivedCRS - Static variable in class GML
-
- DerivedCRS - Static variable in class GML
-
- DerivedCRS - Interface in org.opengis.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.
- DerivedCRSPropertyType - Static variable in class GML
-
- DERIVEDCRSPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DerivedCRSPropertyType">
<annotation>
<documentation>gml:DerivedCRSPropertyType is a property type for association roles to a non-projected derived coordinate reference system, either referencing or containing the definition of that reference system.
- derivedCRSRef - 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 - 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.
- DERIVEDCRSTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DerivedCRSType">
<complexContent>
<extension base="gml:AbstractGeneralDerivedCRSType">
<sequence>
<element ref="gml:baseCRS"/>
<element ref="gml:derivedCRSType"/>
<element ref="gml:coordinateSystem"/>
</sequence>
</extension>
</complexContent>
</complexType>
- 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
-
- 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
-
- 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
-
- DerivedUnit - Static variable in class GML
-
- DerivedUnit - Static variable in class GML
-
- DerivedUnit_PropertyType - Static variable in class GMX
-
- DERIVEDUNIT_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="DerivedUnit_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:DerivedUnit"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DerivedUnitType - 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.
- DERIVEDUNITTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DerivedUnitType">
<complexContent>
<extension base="gml:UnitDefinitionType">
<sequence>
<element maxOccurs="unbounded" ref="gml:derivationUnitTerm"/>
</sequence>
</extension>
</complexContent>
</complexType>
- deriveEquivalent(IdentifiedObject, IdentifiedObject) - Method in class IdentifiedObjectFinder
-
- deriveGridCoverage(GridCoverage2D[], OperationJAI.Parameters) - Method in class BaseScaleOperationJAI
-
- 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 Add
-
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 Multiply
-
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
-
- deriveSampleDimension(GridSampleDimension[][], OperationJAI.Parameters) - Method in class BilevelOperation
-
- deriveSampleDimension(GridSampleDimension[][], OperationJAI.Parameters) - Method in class FilterOperation
-
Returns the target sample dimensions.
- deriveSampleDimension(GridSampleDimension[][], OperationJAI.Parameters) - Method in class BandMerge
-
- deriveSampleDimension(GridSampleDimension[][], OperationJAI.Parameters) - Method in class OperationJAI
-
- deriveUnit(Unit<?>[], OperationJAI.Parameters) - Method in class OperationJAI
-
- deriveURLFromSourceObject(Object) - Method in class GeneralizationInfosProviderImpl
-
- DesaturateFunction - Class in org.geotools.filter.function.color
-
Implements the lesscss.org desaturate function
- DesaturateFunction() - Constructor for class DesaturateFunction
-
- DESCENDING - Static variable in class SortOrder
-
Deprecated.
Can now use the geoapi SortOrder directly
- DESCENDING - Static variable in class SortOrder
-
Represents descending order.
- 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
-
- DescribeCoverage - Static variable in class WCS
-
- DescribeCoverage - Static variable in class WCS
-
- DescribeCoverageType - Static variable in class WCS
-
- DescribeEOCoverageSet - Static variable in class WCS
-
- DescribeEOCoverageSetBinding - Class in org.geotools.wcs.bindings
-
Custom binding for the DescribeEOCoverageSetType
type
- DescribeEOCoverageSetBinding() - Constructor for class DescribeEOCoverageSetBinding
-
- DescribeEOCoverageSetType - Static variable in class WCSEO
-
- DescribeFeatureType - Static variable in class WFS
-
- DescribeFeatureType - Static variable in class WFS
-
- DescribeFeatureTypeRequest - Class in org.geotools.data.wfs.internal
-
- DescribeFeatureTypeRequest(WFSConfig, WFSStrategy) - Constructor for class DescribeFeatureTypeRequest
-
- DescribeFeatureTypeResponse - Class in org.geotools.data.wfs.internal
-
- DescribeFeatureTypeResponse(DescribeFeatureTypeRequest, HTTPResponse) - Constructor for class DescribeFeatureTypeResponse
-
- DescribeFeatureTypeResponseFactory - Class in org.geotools.data.wfs.internal.parsers
-
- DescribeFeatureTypeResponseFactory() - Constructor for class DescribeFeatureTypeResponseFactory
-
- DescribeFeatureTypeType - Static variable in class WFS
-
- 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.ows.wms.request
-
Retrieves information about the layers or feature types available on the Web Map Server.
- DescribeLayerResponse - Class in org.geotools.ows.wms.response
-
Represents the response from a server after a DescribeLayer request has been issued.
- DescribeLayerResponse(HTTPResponse) - Constructor for class DescribeLayerResponse
-
- DescribeLayerResponse(HTTPResponse, Map<String, Object>) - Constructor for class DescribeLayerResponse
-
- DescribeLayerResponse - Static variable in class SLD
-
- DescribeLayerResponseType - Static variable in class SLD
-
- DescribeParameter - Annotation Type in org.geotools.process.factory
-
- DescribeProcess - Annotation Type in org.geotools.process.factory
-
DescribeProcess information for publication by DEMProcessFactory.
- DescribeProcess - Static variable in class WPS
-
- DescribeRecord - Static variable in class CSW
-
- DescribeRecordResponse - Static variable in class CSW
-
- DescribeRecordResponseType - Static variable in class CSW
-
- DescribeRecordType - Static variable in class CSW
-
- DescribeResult - Annotation Type in org.geotools.process.factory
-
DescribeProcess information for publication by DEMProcessFactory.
- DescribeResults - Annotation Type in org.geotools.process.factory
-
Used to report multiple outputs out of a process
- DescribeStoredQueries - Static variable in class WFS
-
- DescribeStoredQueriesRequest - Class in org.geotools.data.wfs.internal
-
- DescribeStoredQueriesRequest(WFSConfig, WFSStrategy) - Constructor for class DescribeStoredQueriesRequest
-
- DescribeStoredQueriesResponse - Class in org.geotools.data.wfs.internal
-
- DescribeStoredQueriesResponse(WFSRequest, HTTPResponse) - Constructor for class DescribeStoredQueriesResponse
-
- DescribeStoredQueriesResponse - Static variable in class WFS
-
- DescribeStoredQueriesResponseFactory - Class in org.geotools.data.wfs.internal.parsers
-
- DescribeStoredQueriesResponseFactory() - Constructor for class DescribeStoredQueriesResponseFactory
-
- DescribeStoredQueriesResponseType - Static variable in class WFS
-
- DescribeStoredQueriesType - Static variable in class WFS
-
- DescribeTableCommand(SeTable) - Constructor for class Commands.DescribeTableCommand
-
- description(InternationalString) - Method in class DescriptionBuilder
-
- description(String) - Method in class DescriptionBuilder
-
- description() - Method in class ExtensionSymbolizerBuilder
-
- description() - Method in class FeatureTypeStyleBuilder
-
- description(Description) - Method in class FeatureTypeStyleBuilder
-
- description() - Method in class RasterSymbolizerBuilder
-
- description - Variable in class Entry
-
- description - Static variable in class DC
-
- 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 - Variable in class Entry
-
- description - Variable in class GeoPackageProcessRequest.Layer
-
- description - Static variable in class GML
-
- description - Static variable in class GML
-
- description - Static variable in class GML
-
- description - Static variable in class GML
-
- DESCRIPTION - Static variable in class NetCDFUtilities
-
- description - Static variable in class KML
-
- description - Variable in class MBTilesMetadata
-
- DESCRIPTION - Static variable in class VocabularyKeys
-
Description
- Description - Static variable in class SE
-
- description - Variable in class AbstractSymbolizer
-
- Description - Interface in org.geotools.styling
-
- description(InternationalString, InternationalString) - Method in interface StyleFactory
-
- description(InternationalString, InternationalString) - Method in class StyleFactoryImpl
-
- description(InternationalString, InternationalString) - Method in class StyleFactoryImpl2
-
- description - Static variable in class WCS
-
- Description - Interface in org.opengis.style
-
A Description is used to store various informations who describe an element.
- description(InternationalString, InternationalString) - Method in interface StyleFactory
-
- DescriptionBinding - Class in org.geotools.se.v1_1.bindings
-
Binding object for the element http://www.opengis.net/se:Description.
- DescriptionBinding(StyleFactory) - Constructor for class DescriptionBinding
-
- DescriptionBuilder - Class in org.geotools.brewer.styling.builder
-
- DescriptionBuilder() - Constructor for class DescriptionBuilder
-
- DescriptionBuilder(AbstractStyleBuilder<?>) - Constructor for class DescriptionBuilder
-
- 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
-
- DescriptionImpl(Description) - Constructor for class DescriptionImpl
-
Copy constructor.
- DescriptionKeys - Class in org.geotools.metadata.i18n
-
Resource keys.
- descriptionReference - Static variable in class GML
-
- Descriptions - Class in org.geotools.metadata.i18n
-
Base class for locale-dependent resources.
- Descriptions() - Constructor for class Descriptions
-
- Descriptions_en - Class in org.geotools.metadata.i18n
-
English language resource.
- Descriptions_en() - Constructor for class Descriptions_en
-
- Descriptions_fr - Class in org.geotools.metadata.i18n
-
French language resource.
- Descriptions_fr() - Constructor for class Descriptions_fr
-
- DescriptionType - Static variable in class OWS
-
- DescriptionType - Static variable in class OWS
-
- DescriptionType - Static variable in class SE
-
- DescriptionType - Static variable in class WPS
-
- DescriptionType - Static variable in class OWS
-
- 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 FeatureTypeAttributePointer
-
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(ComplexType, String) - Static method in class Types
-
Returns the first descriptor matching the given local name within the given type.
- descriptor(ComplexType, String, String) - Static method in class Types
-
Returns the first descriptor matching the given name + namespace within the given type.
- descriptor(ComplexType, Name) - Static method in class Types
-
Returns the first descriptor matching the given name within the given type.
- 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.
- descriptor(String) - Method in interface ParameterDescriptorGroup
-
Returns the parameter descriptor in this group for the specified
identifier code.
- Descriptors - Class in org.geotools.feature.type
-
Helper methods for dealing with Descriptor.
- Descriptors() - Constructor for class Descriptors
-
- descriptors(ComplexType, String) - Static method in class Types
-
Returns the set of descriptors matching the given local name within the given type.
- descriptors(ComplexType, Name) - Static method in class Types
-
Returns the set of descriptors matching the given name.
- descriptors(ComplexType) - Static method in class Types
-
Returns the set of all descriptors of a complex type, including from supertypes.
- descriptors - Variable in class PreparedFilterToSQL
-
- 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.
- descriptors() - Method in interface ParameterDescriptorGroup
-
Returns the parameters in this group.
- DescriptorXmlAttributeNodeIterator - Class in org.geotools.data.complex.feature.xpath
-
- DescriptorXmlAttributeNodeIterator(FeatureTypeAttributePointer, Name) - Constructor for class DescriptorXmlAttributeNodeIterator
-
- DescriptorXmlAttributeNodePointer - Class in org.geotools.data.complex.feature.xpath
-
Special node pointer for an XML-attribute inside an attribute.
- DescriptorXmlAttributeNodePointer(NodePointer, PropertyDescriptor, Name) - Constructor for class DescriptorXmlAttributeNodePointer
-
- 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.
- DEST_NODATA - Static variable in class Crop
-
The parameter descriptor used to tell this operation to set destinationNoData
- destination - Variable in class AbstractGridCoverageWriter
-
the destination object where we will do the writing
- DESTINATION_NOT_SET - Static variable in class ErrorKeys
-
The destination has not been set.
- destroy() - Method in class SchemaIndexImpl
-
- destroy() - Method in interface SchemaIndex
-
Cleans up the index before desctruction.
- 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.
- determinate() - Method in class GeneralMatrix
-
- determinate() - Method in class Matrix1
-
- determinate() - Method in class Matrix2
-
- determinate() - Method in class Matrix3
-
- determinate() - Method in interface XMatrix
-
Computes the determinant
- determineNoDataValue(IndexColorModel) - Static method in class RasterUtils
-
- determineNoDataValue(int, double, double, RasterCellType) - Static method in class RasterUtils
-
- determineTargetCellType(RasterCellType, List<Number>) - Static method in class RasterUtils
-
- dialect - Variable in class JDBCDataStore
-
the dialect of sql
- dialect - Variable in class PreparedFilterToSQL
-
- DialogUtils - Class in org.geotools.swing.dialog
-
Static utility methods for common dialog and GUI related tasks.
- DialogUtils() - Constructor for class DialogUtils
-
- Dictionary - Static variable in class GML
-
- Dictionary - Static variable in class GML
-
- dictionaryEntry - Static variable in class GML
-
- dictionaryEntry - Static variable in class GML
-
- DictionaryEntryType - 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.
- DICTIONARYENTRYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DictionaryEntryType">
<complexContent>
<extension base="gml:AbstractMemberType">
<sequence minOccurs="0">
<element ref="gml:Definition"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</extension>
</complexContent>
</complexType>
- DictionaryType - Static variable in class GML
-
- 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.
- DICTIONARYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DictionaryType">
<complexContent>
<extension base="gml:DefinitionType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="gml:dictionaryEntry"/>
<element ref="gml:indirectEntry"/>
</choice>
<attributeGroup ref="gml:AggregationAttributeGroup"/>
</extension>
</complexContent>
</complexType>
- Diff - Class in org.geotools.data
-
Captures changes made to a FeatureStore prior to being committed.
- Diff() - Constructor for class Diff
-
Create an empty Diff
- Diff(Diff) - Constructor for class Diff
-
Diff copy.
- diff - Variable in class DiffFeatureWriter
-
- diff - Variable in class DiffContentFeatureWriter
-
- diff - Variable in class DiffTransactionState
-
- DiffContentFeatureWriter - Class in org.geotools.data.store
-
A FeatureWriter that captures modifications against a FeatureReader.
- DiffContentFeatureWriter(ContentFeatureStore, Diff, FeatureReader<SimpleFeatureType, SimpleFeature>) - Constructor for class DiffContentFeatureWriter
-
DiffFeatureWriter construction.
- DiffContentFeatureWriter(ContentFeatureStore, Diff, FeatureReader<SimpleFeatureType, SimpleFeature>, SimpleFeatureBuilder) - Constructor for class DiffContentFeatureWriter
-
DiffFeatureWriter construction.
- difference(Geometry, Geometry) - Static method in class StaticGeometry
-
- difference(Geometry) - Method in class CircularRing
-
- difference(Geometry) - Method in class CircularString
-
- difference(Geometry) - Method in class CompoundCurve
-
- difference(Geometry) - Method in class CompoundRing
-
- difference(Geometry, Geometry) - Static method in class GeometryFunctions
-
- difference(TransfiniteSet) - Method in interface TransfiniteSet
-
Returns the set theoretic difference of this TransfiniteSet
and the passed TransfiniteSet
.
- DIFFERENCE_COMPOSITE - Static variable in class BlendComposite
-
BlendComposite
object that implements the opaque DIFFERENCE rule with an alpha
of 1.0f.
- 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.
- DiffTransactionState - Class in org.geotools.data.store
-
Transaction state responsible for holding an in memory
Diff
of any modifications.
- DiffTransactionState(ContentState) - Constructor for class DiffTransactionState
-
Transaction state responsible for holding an in memory
Diff
.
- DiffTransactionState(ContentState, Diff) - Constructor for class DiffTransactionState
-
Transaction state responsible for holding an in memory
Diff
.
- diffWriter(ContentFeatureStore, FeatureReader<SimpleFeatureType, SimpleFeature>) - Method in class DiffTransactionState
-
Provides a wrapper on the provided reader which gives a diff writer.
- DIG - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- DIG_ATTS - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- DIG_CATS - Static variable in class JGrassConstants
-
folder of the JGrass database structure
- DIGIT - Static variable in interface CQLParserConstants
-
- DIGIT - Static variable in interface ECQLParserConstants
-
- DIGITAL_LINEAR_TAPE - Static variable in class MediumName
-
Half inch cartridge streaming tape drive.
- DigitalTransferOptions - Interface in org.opengis.metadata.distribution
-
Technical means and media by which a resource is obtained from the distributor.
- 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(DijkstraIterator.EdgeWeighter, DijkstraIterator.NodeWeighter) - Constructor for class DijkstraIterator
-
Constructs a new Dijkstra iterator which uses the specided EdgeWeighter and NodeWeighter
- DijkstraIterator.DijkstraNode - Class in org.geotools.graph.traverse.standard
-
Internal data structure used to track node costs, and parent nodes.
- 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.
- DijkstraIterator.NodeWeighter - Interface in org.geotools.graph.traverse.standard
-
Supplies a weight for each pair of adjacent edges.
- DijkstraNode(Node, double) - Constructor for class DijkstraIterator.DijkstraNode
-
Constructs a new Dijsktra node.
- 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.
- DijkstraShortestPathFinder(Graph, Graphable, DijkstraIterator.EdgeWeighter, DijkstraIterator.NodeWeighter) - Constructor for class DijkstraShortestPathFinder
-
Constructs a new path finder.
- dim - Variable in class GeoPkgGeomWriter
-
- DIM - Static variable in class MolodenskiTransform.Provider
-
The number of geographic dimension (2 or 3).
- dimension(Geometry) - Static method in class StaticGeometry
-
- Dimension - Class in org.geotools.ows.wms.xml
-
Property class for holding and handling of property values declared in Dimension-element of a
layer.
- Dimension(String, String, String) - Constructor for class Dimension
-
- Dimension(String, String) - Constructor for class Dimension
-
- dimension(Geometry) - Static method in class GeometryFunctions
-
- Dimension - Static variable in class WMS
-
- Dimension - Static variable in class WMTS
-
- Dimension - Interface in org.opengis.metadata.spatial
-
Axis properties.
- DIMENSION_ELEVATION - Static variable in class WMTSTileService
-
- DIMENSION_GROUP - Static variable in class ScopeCode
-
Information applies to a dimension group.
- DIMENSION_SYMBOL - Static variable in interface CQLParserConstants
-
- DIMENSION_SYMBOL - Static variable in interface ECQLParserConstants
-
- DIMENSION_TIME - Static variable in class WMTSTileService
-
- DimensionBinding - Class in org.geotools.wmts.bindings
-
Binding object for the element http://www.opengis.net/wmts/1.0:Dimension.
- DimensionBinding(wmtsv_1Factory) - Constructor for class DimensionBinding
-
- dimensionColinearWith(CoordinateSystem, CoordinateSystemAxis) - Static method in class CRSUtilities
-
Returns the dimension within the coordinate system of the first occurrence of an axis
colinear with the specified axis.
- DimensionDescriptor - Interface in org.geotools.coverage.grid.io
-
Describes a "dimension" exposed by a structured grid coverage reader.
- DimensionFilter - Class in org.geotools.referencing.operation.transform
-
- DimensionFilter() - Constructor for class DimensionFilter
-
- DimensionFilter(Hints) - Constructor for class DimensionFilter
-
- 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
-
- DimensionNameType - Class in org.opengis.metadata.spatial
-
Name of the dimension.
- DimensionNameValue - Static variable in class WMTS
-
- DimensionNameValueBinding - Class in org.geotools.wmts.bindings
-
Binding object for the element http://www.opengis.net/wmts/1.0:DimensionNameValue.
- DimensionNameValueBinding(wmtsv_1Factory) - Constructor for class DimensionNameValueBinding
-
- dimensions(Node) - Static method in class GML3ParsingUtils
-
Returns the number of dimensions for the specified node, eventually recursing up to find the
parent node that has the indication of the dimensions (normally the top-most geometry element
has it, not the posList).
- dimensions - Variable in class PreparedFilterToSQL
-
- DimensionSlice - Static variable in class WCS
-
- DimensionSliceType - Static variable in class WCS
-
- DimensionSubset - Static variable in class WCS
-
- DimensionSubsetType - Static variable in class WCS
-
- DimensionTrim - Static variable in class WCS
-
- DimensionTrimType - Static variable in class WCS
-
- dir - Variable in class PropertyDataStore
-
- DIRECT_EXTERNAL - Static variable in class EvaluationMethodType
-
Method of evaluating the quality of a dataset based on inspection of items within the
dataset, where reference data external to the dataset being evaluated is required.
- DIRECT_INTERNAL - Static variable in class EvaluationMethodType
-
Method of evaluating the quality of a dataset based on inspection of items within the
dataset, where all data required is internal to the dataset being evaluated.
- DIRECT_KAKADU_PLUGIN - Static variable in class ImageUtilities
-
- 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 - 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 - 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>
- 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"/>
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
- directedFace - Static variable in class GML
-
- directedFace - Static variable in class GML
-
- DirectedFacePropertyType - 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>
- 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"/>
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
</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
-
- DirectedLineStringGraphGenerator(double) - Constructor for class DirectedLineStringGraphGenerator
-
- directedNode - Static variable in class GML
-
- 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 - 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>
- 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"/>
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
- DirectedObservation - Static variable in class GML
-
- DirectedObservation - Static variable in class GML
-
- DirectedObservationAtDistance - Static variable in class GML
-
- DirectedObservationAtDistance - Static variable in class GML
-
- DirectedObservationAtDistanceType - 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>
- 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 - 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>
- 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
-
- directedTopoSolid - Static variable in class GML
-
- DirectedTopoSolidPropertyType - 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>
- 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"/>
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
</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
-
- direction - Static variable in class GML
-
- DIRECTION_NOT_SET - Static variable in class ErrorKeys
-
The direction has not been set.
- DirectionAlongMeridian - Class in org.geotools.referencing.cs
-
- DirectionDescriptionType - Static variable in class GML
-
- DIRECTIONDESCRIPTIONTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DirectionDescriptionType">
<annotation>
<documentation>direction descriptions are specified by a compass point code, a keyword, a textual description or a reference to a description.
- DirectionPropertyType - 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>
- DIRECTIONPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DirectionPropertyType">
<choice minOccurs="0">
<element name="DirectionVector" type="gml:DirectionVectorType"/>
<element name="DirectionDescription" type="gml:DirectionDescriptionType"/>
<element name="CompassPoint" type="gml:CompassPointEnumeration"/>
<element name="DirectionKeyword" type="gml:CodeType"/>
<element name="DirectionString" type="gml:StringOrRefType"/>
</choice>
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- directionType - Static variable in class SE
-
- DirectionTypeBinding - Class in org.geotools.se.v1_1.bindings
-
Binding object for the type http://www.opengis.net/se:directionType.
- DirectionTypeBinding() - Constructor for class DirectionTypeBinding
-
- DirectionVector - Static variable in class GML
-
- DirectionVectorType - 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.
- DIRECTIONVECTORTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DirectionVectorType">
<annotation>
<documentation>Direction vectors are specified by providing components of a vector.
- DirectLayer - Class in org.geotools.map
-
A Layer directly responsible for its own rendering.
- DirectLayer() - Constructor for class DirectLayer
-
- DIRECTORY - Static variable in class PropertyDataStoreFactory
-
- directory - Variable in class CoordinateOperationFactoryUsingWKT
-
Directory scanned for extra definitions.
- DIRECTORY_KEY - Static variable in class HsqlEpsgDatabase
-
- DIRECTORY_KEY - Static variable in class ThreadedHsqlEpsgFactory
-
- DirectoryDataStore - Class in org.geotools.data.directory
-
- DirectoryDataStore(File, FileStoreFactory) - Constructor for class DirectoryDataStore
-
- DirectoryFeatureLocking - Class in org.geotools.data.directory
-
- DirectoryFeatureLocking(SimpleFeatureLocking) - Constructor for class DirectoryFeatureLocking
-
- DirectoryFeatureSource - Class in org.geotools.data.directory
-
- DirectoryFeatureSource(SimpleFeatureSource) - Constructor for class DirectoryFeatureSource
-
- DirectoryFeatureStore - Class in org.geotools.data.directory
-
- DirectoryFeatureStore(SimpleFeatureStore) - Constructor for class DirectoryFeatureStore
-
- DirectoryLockingManager - Class in org.geotools.data.directory
-
Locking manager that will delegate its work to the locking managers of the delegate data stores
- DirectoryLockingManager(DirectoryTypeCache) - Constructor for class DirectoryLockingManager
-
- DirectPosition - Interface in org.opengis.geometry
-
Holds the coordinates for a position within some coordinate reference system.
- 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.
- DirectPosition3D - Class in org.geotools.geometry
-
Holds the coordinates for a three-dimensional position within some coordinate reference system.
- DirectPosition3D() - Constructor for class DirectPosition3D
-
Constructs a position initialized to (0,0,0) with a null
coordinate reference system.
- DirectPosition3D(CoordinateReferenceSystem) - Constructor for class DirectPosition3D
-
Constructs a position with the specified coordinate reference system.
- DirectPosition3D(double, double, double) - Constructor for class DirectPosition3D
-
Constructs a 3D position from the specified ordinates.
- DirectPosition3D(CoordinateReferenceSystem, double, double, double) - Constructor for class DirectPosition3D
-
Constructs a 2D position from the specified ordinates in the specified CRS.
- DirectPosition3D(DirectPosition) - Constructor for class DirectPosition3D
-
Constructs a position initialized to the same values than the specified point.
- DirectPositionListType - Static variable in class GML
-
- 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).
- DIRECTPOSITIONLISTTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DirectPositionListType">
<annotation>
<documentation>posList instances (and other instances with the content model specified by DirectPositionListType) 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(CoordinateFormatter) - Constructor for class DirectPositionListTypeBinding
-
- DirectPositionListTypeBinding() - Constructor for class DirectPositionListTypeBinding
-
- DirectPositionType - Static variable in class GML
-
- 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).
- DIRECTPOSITIONTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DirectPositionType">
<annotation>
<documentation>Direct position 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(GeometryFactory, CoordinateFormatter) - 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
-
- DISABLE_EXTERNAL_ENTITIES - Static variable in class DocumentFactory
-
When this hint is contained and set to Boolean.TRUE, external entities will be disabled.
- DISABLE_LETTER_LEVEL_CONFLICT - Static variable in class LabelCacheImpl
-
- disable_tracing() - Method in class CQLParser
-
- disable_tracing() - Method in class ECQLParser
-
- disableAutomaticConfiguration() - Static method in class SchemaCache
-
Turn off support for automatic configuration of a cache in GeoServer data directory or
detection of an existing cache.
- disableJournal - Variable in class MBTilesFile
-
Boolean indicating if journal must be disabled or not
- 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 SynchronizedLabelCache
-
- disableShxUsage() - Method in class ShapefileReader
-
Disables .shx file usage.
- DISCIPLINE - Static variable in class KeywordType
-
Keyword identifies a branch of instruction or specialized learning.
- disconnect() - Method in class DelaunayEdge
-
- disconnect() - Method in class AbstractEpsgFactory
-
Disconnect from the database, and remain idle.
- disconnect() - Method in class OnlineTestCase
-
- disconnect() - Method in class OnlineTestSupport
-
Override this method to disconnect from an online resource.
- DISCONTINUOUS - Static variable in class VocabularyKeys
-
Discontinuous
- DiscreteCoverageType - Static variable in class GML
-
- DISCRETECOVERAGETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DiscreteCoverageType">
<complexContent>
<extension base="gml:AbstractCoverageType">
<sequence>
<element minOccurs="0" ref="gml:coverageFunction"/>
</sequence>
</extension>
</complexContent>
</complexType>
- disjoint(String, Geometry) - Method in class FilterFactoryImpl
-
- disjoint(String, Geometry, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- disjoint(Expression, Expression, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- disjoint(Expression, Expression) - Method in class FilterFactoryImpl
-
- disjoint(Geometry, Geometry) - Static method in class StaticGeometry
-
- DISJOINT - Static variable in interface CQLParserConstants
-
- DISJOINT - Static variable in interface ECQLParserConstants
-
- Disjoint - Static variable in class OGC
-
- Disjoint - Static variable in class OGC
-
- Disjoint - Static variable in class OGC
-
- Disjoint - Static variable in class FES
-
- disjoint(Geometry) - Method in class CircularRing
-
- disjoint(Geometry) - Method in class CircularString
-
- disjoint(Geometry) - Method in class CompoundCurve
-
- disjoint(Geometry) - Method in class CompoundRing
-
- disjoint(Geometry, Geometry) - Static method in class GeometryFunctions
-
- disjoint(String, Geometry) - Method in interface FilterFactory
-
Checks if the first operand is disjoint from the second.
- disjoint(String, Geometry, MultiValuedFilter.MatchAction) - Method in interface FilterFactory
-
Checks if the first operand is disjoint from the second.
- disjoint(Expression, Expression) - Method in interface FilterFactory2
-
Checks if the first operand is disjoint from the second.
- disjoint(Expression, Expression, MultiValuedFilter.MatchAction) - Method in interface FilterFactory2
-
Checks if the first operand is disjoint from the second.
- Disjoint - Interface in org.opengis.filter.spatial
-
Concrete
binary spatial operator that evaluates to
true
if the first operand is disjoint from the second (in the sense defined in the OGC Simple
Features specification).
- DisjointBinding - Class in org.geotools.filter.v2_0.bindings
-
Binding object for the element http://www.opengis.net/fes/2.0:Disjoint.
- DisjointBinding(FilterFactory2, GeometryFactory) - Constructor for class DisjointBinding
-
- DisjointImpl - Class in org.geotools.filter.spatial
-
- DisjointImpl(Expression, Expression) - Constructor for class DisjointImpl
-
- DisjointImpl(Expression, Expression, MultiValuedFilter.MatchAction) - 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
-
- 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.
- dispatchArguments(Object) - Method in class FunctionImpl
-
Gathers up and groups the parameters to the function based on the declared parameters.
- displacement() - Method in class GraphicBuilder
-
- displacement() - Method in class GraphicLegendBuilder
-
- displacement() - Method in class PointPlacementBuilder
-
- Displacement - Static variable in class SE
-
- 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.
- displacement(Expression, Expression) - Method in interface StyleFactory
-
- displacement(Expression, Expression) - Method in class StyleFactoryImpl
-
- displacement(Expression, Expression) - Method in class StyleFactoryImpl2
-
- displacement(Object, Factory) - Static method in class Util
-
Parses an displacement tuple.
- Displacement - Interface in org.opengis.style
-
The Displacement gives the X and Y displacements from the original geometry.
- displacement(Expression, Expression) - Method in interface StyleFactory
-
Create Displacement
- DISPLACEMENT_MODE_KEY - Static variable in interface TextSymbolizer
-
Option to control displacement of labels.
- DisplacementBinding - Class in org.geotools.se.v1_1.bindings
-
Binding object for the element http://www.opengis.net/se:Displacement.
- DisplacementBinding(StyleFactory) - Constructor for class DisplacementBinding
-
- DisplacementBuilder - Class in org.geotools.brewer.styling.builder
-
- DisplacementBuilder() - Constructor for class DisplacementBuilder
-
- DisplacementBuilder(AbstractStyleBuilder<?>) - Constructor for class DisplacementBuilder
-
- DisplacementEncoder - Class in org.geotools.ysld.encode
-
- DisplacementHandler - Class in org.geotools.ysld.transform.sld
-
- DisplacementHandler() - Constructor for class DisplacementHandler
-
- DisplacementImpl - Class in org.geotools.styling
-
DOCUMENT ME!
- DisplacementImpl() - Constructor for class DisplacementImpl
-
- DisplacementImpl(FilterFactory) - Constructor for class DisplacementImpl
-
- DisplacementImpl(Expression, Expression) - Constructor for class DisplacementImpl
-
- DisplacementType - Static variable in class SE
-
- DisplacementX - Static variable in class SE
-
- DISPLACEMENTX - Static variable in class SLD
-
- DisplacementY - Static variable in class SE
-
- DISPLACEMENTY - Static variable in class SLD
-
- DISPLAY - Static variable in class VocabularyKeys
-
Display
- DISPLAY - Static variable in class DefaultCartesianCS
-
- DISPLAY_DOWN - Static variable in class AxisDirection
-
Axis positive direction is towards bottom of approximately vertical display surface.
- DISPLAY_LEFT - Static variable in class AxisDirection
-
Axis positive direction is left in display.
- DISPLAY_RIGHT - Static variable in class AxisDirection
-
Axis positive direction is right in display.
- DISPLAY_UP - Static variable in class AxisDirection
-
Axis positive direction is towards top of approximately vertical display surface.
- 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.
- displayMode - Static variable in class KML
-
- displayModeEnumType - Static variable in class KML
-
- displayName - Static variable in class KML
-
- dispose() - Method in class SampleDataAccess
-
Nothing to dispose.
- dispose() - Method in class AppSchemaXSDRegistry
-
Flush all schema's (remove all references to them from other schema's) and clear register
- 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 TileReader
-
Disposes any resource being held by this TileReader, making the TileReader unusable and the
behaviour of #hasNext()
and #next
unpredictable
- dispose() - Method in class ArcSDEPlanarImage
-
- 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
-
- dispose() - Method in interface FootprintGeometryProvider
-
Close up the provider (in case it holds onto persistent resources such as files or database
connections)
- dispose() - Method in class MultiLevelROIGeometryProvider
-
- dispose() - Method in interface MultiLevelROIProvider
-
Optional method to call for disposing the Provider
- dispose() - Method in class SidecarFootprintProvider
-
- dispose() - Method in interface GranuleSource
-
This will free/release any resource (cached granules, ...).
- dispose() - Method in class RenamingGranuleSource
-
- dispose() - Method in class CoverageSlicesCatalog
-
- dispose() - Method in class CoverageSlicesCatalogSource
-
- dispose() - Method in interface CoverageAccess
-
This will free any cached info object or header information.
- dispose() - Method in interface CoverageSource
-
Closes this
CoverageSource
and releases any lock or cached information it holds.
- dispose() - Method in class CoverageSourceDescriptor
-
- dispose() - Method in class DefaultCoverageAccess
-
- dispose() - Method in class DefaultCoverageSource
-
- dispose() - Method in class NetCDFAccess
-
- dispose() - Method in class NetCDFReader
-
- dispose() - Method in class JP2KReader
-
Releases resources held by this reader.
- dispose() - Method in class AppSchemaDataAccess
-
- dispose() - Method in interface DataAccess
-
Disposes of this data store and releases any resource that it is using.
- dispose() - Method in class DirectoryDataStore
-
- dispose() - Method in class PreGeneralizedDataStore
-
- dispose() - Method in class CollectionSource
-
- dispose() - Method in class MongoDataStore
-
- dispose() - Method in class DelegateHTTPResponse
-
- dispose() - Method in interface HTTPResponse
-
Disposes this HTTP response and cleans up any resource being held.
- dispose() - Method in class Response
-
- dispose() - Method in class SimpleHttpClient.SimpleHTTPResponse
-
- dispose() - Method in class ShpFiles
-
- dispose() - Method in class ShapefileDataStore
-
- dispose() - Method in class ContentDataStore
-
- dispose() - Method in class ContentEntry
-
Disposes the entry by disposing all maintained state.
- dispose() - Method in class DecoratingDataStore
-
- dispose() - Method in class SingleFeatureSourceDataStore
-
- dispose() - Method in class DefaultProgressListener
-
- dispose() - Method in class DelegateProgressListener
-
- dispose() - Method in class NullProgressListener
-
- dispose() - Method in class WFSContentDataAccess
-
- dispose() - Method in class AbstractWFSStrategy
-
- dispose() - Method in class WFSStrategy
-
Allows to free any resource held.
- dispose() - Method in interface Node
-
- dispose() - Method in class SimpleNode
-
- dispose() - Method in class ArcGridWriter
-
- dispose() - Method in class GeoTiffWriter
-
- dispose() - Method in class DummyProgressListener
-
- dispose() - Method in class GrassBinaryImageReader
-
- dispose() - Method in class GrassBinaryImageWriter
-
- dispose() - Method in class GranuleCatalog
-
- dispose() - Method in class GranuleCatalogSource
-
- dispose() - Method in class MultiLevelROIGeometryOverviewsProvider
-
- dispose() - Method in class MultiLevelROIRasterProvider
-
- dispose() - Method in class DataStoreWrapper
-
- dispose() - Method in class ImageMosaicConfigHandler
-
- dispose() - Method in class ImageMosaicReader
-
Releases resources held by this reader.
- dispose() - Method in class RasterManager
-
- dispose() - Method in class ImagePyramidReader
-
- dispose() - Method in class GeoPackageReader
-
- dispose() - Method in class ImageWorker
-
Provides a hint that this
ImageWorker
will no longer be accessed from a reference in
user space.
- dispose() - Method in class GeoSpatialImageReader
-
- dispose() - Method in class AncillaryFileManager
-
Dispose the Manager
- dispose() - Method in class NetCDFImageReader
-
- dispose() - Method in class Slice2DIndex.Slice2DIndexManager
-
- dispose() - Method in class JDBCDataStore
-
- dispose() - Method in class FeatureLayer
-
- dispose() - Method in class GridCoverageLayer
-
- dispose() - Method in class GridReaderLayer
-
- dispose() - Method in class Layer
-
Allows a Layer to clean up any listeners, or internal caches or resources it has added during
use.
- dispose() - Method in class MapContent
-
Clean up any listeners or cached state associated with this MapContent.
- dispose() - Method in class RasterLayer
-
- dispose() - Method in class StyleLayer
-
- dispose() - Method in class WMSMapLayer
-
Deprecated.
- dispose() - Method in class MarchingSquaresVectorizer
-
- 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 AuthorityFactoryAdapter
-
- 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 SqlScriptReader
-
- dispose() - Method in class ThreadedEpsgFactory
-
- 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
-
- dispose(boolean) - Method in interface CoverageProcessingNode
-
- dispose(boolean) - Method in class StyleVisitorCoverageProcessingNodeAdapter
-
- dispose(boolean) - Method in class SubchainStyleVisitorCoverageProcessingAdapter
-
- dispose() - Method in class JProgressWindow
-
Releases any resource holds by this window.
- dispose() - Method in class SingleLayerMapContent
-
Does nothing.
- dispose() - Method in class FeatureCollectionTableModel
-
Cancel the running job, if any
- dispose() - Method in class JPage
-
Called when the workflow is completed (either in Finish, Canel or Error) giving the page a
chance to clean up any resources it is using such as a database connection.
- dispose() - Method in class TestGraphics
-
- dispose() - Method in class Tile
-
Disposes of the tile.
- dispose() - Method in interface ProgressListener
-
Deprecated.
Release any resources used by this listener.
- dispose() - Method in class PicoMap
-
- dispose(XSDSchema) - Static method in class Schemas
-
Remove all references to a schema It is important to call this method for every dynamic
schema created that is not needed anymore, because references in the static schema's will
otherwise keep it alive forever
- dispose() - Method in class XSD
-
Remove all references to this schema, and all schemas built in the same resource set It is
important to call this method for every dynamic schema created that is not needed anymore,
because references in the static schema's will otherwise keep it alive forever
- dispose() - Method in interface GridCoverageReader
-
Allows any resources held by this object to be released.
- dispose() - Method in interface GridCoverageWriter
-
Allows any resources held by this object to be released.
- dispose() - Method in interface ProgressListener
-
Releases any resources used by this listener.
- disposeAndUnregisterAll() - Method in class DataAccessRegistry
-
Dispose and unregister all data accesses in the registry.
- disposeBackingStore() - Method in class DeferredAuthorityFactory
-
Disposes of the backing store
- disposeBackingStore() - Method in class ThreadedEpsgFactory
-
- DISPOSED_FACTORY - Static variable in class ErrorKeys
-
The factory has been disposed.
- disposeImage(RenderedImage) - Static method in class ImageUtilities
-
Allow to dispose this image, as well as the related image sources, readers, stream, ROI.
- disposePlanarImageChain(PlanarImage) - Static method in class ImageUtilities
-
Dispose an image with all its ancestors.
- disposeSchemaIndexes() - Method in class FeatureTypeRegistry
-
Destroy all schema Indexes.
- disposeSinglePlanarImage(PlanarImage) - Static method in class ImageUtilities
-
Disposes the specified image, without recursing back in the sources
- DisposeStopper - Class in org.geotools.image
-
Stop the dispose mechanism we have in place for renderedImage.
- DisposeStopper(RenderedImage) - Constructor for class DisposeStopper
-
- disposeTileIndexStore() - Method in class GTDataStoreGranuleCatalog
-
- disposeTileIndexStore() - Method in class RepositoryDataStoreCatalog
-
- distance(Geometry, Geometry) - Static method in class StaticGeometry
-
- distance(Geometry) - Method in class CircularRing
-
- distance(Geometry) - Method in class CircularString
-
- distance(Geometry) - Method in class CompoundCurve
-
- distance(Geometry) - Method in class CompoundRing
-
- distance(ReferencedEnvelope3D) - Method in class ReferencedEnvelope3D
-
Computes the distance between this and another Envelope
.
- Distance - Static variable in class GCO
-
- distance(Coordinate[], int, int) - Static method in class GeometryUtil
-
- DISTANCE - Static variable in class VocabularyKeys
-
Distance
- distance(Geometry, Geometry) - Static method in class GeometryFunctions
-
- 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(TemporalGeometricPrimitive) - Method in class DefaultTemporalGeometricPrimitive
-
Returns the distance from this TM_GeometricPrimitive to another TM_GeometricPrimitive, i.e.
- distance(Geometry) - Method in interface Geometry
-
Returns the distance between this Geometry
and another Geometry
.
- distance(TemporalGeometricPrimitive) - Method in interface Separation
-
- DISTANCE_ATTR - Static variable in class GeneralizationInfosProviderImpl
-
- DISTANCE_OUT_OF_RANGE_$4 - Static variable in class ErrorKeys
-
The distance {0} is out of range ({1} to {2} {3})
- Distance_PropertyType - Static variable in class GCO
-
- DISTANCE_PROPERTYTYPE_TYPE - Static variable in class GCOSchema
-
<xs:complexType name="Distance_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gco:Distance"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DistanceBufferOperator - Interface in org.opengis.filter.spatial
-
Abstract superclass for spatial operators that check that one shape satisfies some relation to a
buffer around another shape.
- DistanceBufferType - Static variable in class OGC
-
- DistanceBufferType - Static variable in class OGC
-
- DistanceBufferType - Static variable in class FES
-
- DistanceBufferType() - Constructor for class FilterOpsComplexTypes.DistanceBufferType
-
- DistanceBufferTypeBinding - Class in org.geotools.filter.v2_0.bindings
-
Binding object for the type http://www.opengis.net/fes/2.0:DistanceBufferType.
- DistanceBufferTypeBinding() - Constructor for class DistanceBufferTypeBinding
-
- distanceFromCenter(Coordinate) - Method in class Circle
-
- DistanceType - Static variable in class OGC
-
- DistanceType - Static variable in class OGC
-
- DistanceType() - Constructor for class FilterOpsComplexTypes.DistanceType
-
- DistanceUnits() - Method in class CQLParser
-
::=
'feet' | 'meters' | 'statute miles' |
'nautical miles' | 'kilometers'
TODO this set of units is just an example.
- DistanceUnits() - Method in class ECQLParser
-
::=
'feet' | 'meters' | 'statute miles' |
'nautical miles' | 'kilometers'
TODO this set of units is just an example.
- distillSameTypeGeometries(GeometryCollection, Geometry) - Method in class OracleFilterToSQL
-
- DistributedSearchType - Static variable in class CSW
-
- Distribution - Interface in org.opengis.metadata.distribution
-
Information about the distributor of and options for obtaining the resource.
- 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.
- DISTRIBUTOR - Static variable in class Role
-
Party who distributes the resource.
- Distributor - Interface in org.opengis.metadata.distribution
-
Information about the distributor.
- 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() - Method in class ExpressionBuilder
-
- 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.
- Divide - Interface in org.opengis.filter.expression
-
Encodes the operation of division where the first argument is divided by the second argument.
- divide(Expression, Expression) - Method in interface FilterFactory
-
Computes the numeric quotient resulting from dividing the first operand by the second.
- DivideBuilder - Class in org.geotools.brewer.styling.filter.expression
-
- DivideBuilder() - Constructor for class DivideBuilder
-
- DivideBuilder(Divide) - Constructor for class DivideBuilder
-
- 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
-
- dmsAngle - Static variable in class GML
-
- DMSAngleType - 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.
- DMSANGLETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DMSAngleType">
<annotation>
<appinfo>deprecated</appinfo>
</annotation>
<sequence>
<element ref="gml:degrees"/>
<choice minOccurs="0">
<element ref="gml:decimalMinutes"/>
<sequence>
<element ref="gml:minutes"/>
<element minOccurs="0" ref="gml:seconds"/>
</sequence>
</choice>
</sequence>
</complexType>
- dmsAngleValue - Static variable in class GML
-
- dmsAngleValue - Static variable in class GML
-
- DnDList<T> - Class in org.geotools.swing.control
-
A sub-class of JList that supports drag and drop to reorder items within a single list and to
copy or move items between lists.
- DnDList() - Constructor for class DnDList
-
Default constructor.
- DnDList(DnDListModel<T>) - Constructor for class DnDList
-
Constructor allowing the list model to be specified
- DnDListItemsTransferable<T> - Class in org.geotools.swing.control
-
Implements the Transferable interface to carry list item data during drag and drop actions.
- DnDListItemsTransferable(Collection<T>) - Constructor for class DnDListItemsTransferable
-
Constructor
- DnDListModel<T> - Class in org.geotools.swing.control
-
A generic ListModel class to support
DnDList.
- DnDListModel() - Constructor for class DnDListModel
-
Default constructor
- doCallback(ComplexBinding) - Method in class ComplexBindingCallback
-
- doCallback(ComplexBinding) - Method in class ContextInitializer
-
- doCallback(ComplexBinding) - Method in class ElementInitializer
-
- Document - Static variable in class KML
-
- Document - Static variable in class KML
-
- document(XMLStreamReader, SldTransformContext) - Method in class RootHandler
-
- document(XMLStreamReader, SldTransformContext) - Method in class SldTransformHandler
-
- DOCUMENT_DIGITAL - Static variable in class PresentationForm
-
Digital representation of a primarily textual item (can contain illustrations also).
- DOCUMENT_HARDCOPY - Static variable in class PresentationForm
-
Representation of a primarily textual item (can contain illustrations also) on paper,
photographic material, or other media.
- DocumentFactory - Class in org.geotools.xml
-
This is the main entry point into the XSI parsing routines.
- 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.xsd.impl
-
- DocumentHandlerImpl - Class in org.geotools.xsd.impl
-
- DocumentHandlerImpl(HandlerFactory, ParserHandler) - Constructor for class DocumentHandlerImpl
-
- DocumentObjectExtensionGroup - Static variable in class KML
-
- DocumentOutputDefinitionType - Static variable in class WPS
-
- DocumentSimpleExtensionGroup - Static variable in class KML
-
- DocumentType - Static variable in class KML
-
- 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
-
- DocumentTypeV22Binding - Class in org.geotools.kml.v22.bindings
-
- DocumentTypeV22Binding() - Constructor for class DocumentTypeV22Binding
-
- DocumentWriter - Class in org.geotools.xml
-
This is the thing that writes documents.
- DocumentWriter() - Constructor for class DocumentWriter
-
- DOES_NOT_EXIST - Static variable in interface CQLParserConstants
-
- DOES_NOT_EXIST - Static variable in interface ECQLParserConstants
-
- doEvaluate(RelativePosition) - Method in class AfterImpl
-
- doEvaluate(RelativePosition) - Method in class AnyInteractsImpl
-
- doEvaluate(RelativePosition) - Method in class BeforeImpl
-
- doEvaluate(RelativePosition) - Method in class BeginsImpl
-
- doEvaluate(RelativePosition) - Method in class BegunByImpl
-
- doEvaluate(RelativePosition) - Method in class BinaryTemporalOperatorImpl
-
- doEvaluate(RelativePosition) - Method in class DuringImpl
-
- doEvaluate(RelativePosition) - Method in class EndedByImpl
-
- doEvaluate(RelativePosition) - Method in class EndsImpl
-
- doEvaluate(RelativePosition) - Method in class MeetsImpl
-
- doEvaluate(RelativePosition) - Method in class MetByImpl
-
- doEvaluate(RelativePosition) - Method in class OverlappedByImpl
-
- doEvaluate(RelativePosition) - Method in class TContainsImpl
-
- doEvaluate(RelativePosition) - Method in class TEqualsImpl
-
- doEvaluate(RelativePosition) - Method in class TOverlapsImpl
-
- doInputTransparency - Variable in class BaseSubmosaicProducer
-
- doInputTransparency() - Method in class BaseSubmosaicProducer
-
- doInputTransparency() - Method in interface SubmosaicProducer
-
- doLayout() - Method in class JDoubleField
-
- doLayout() - Method in class JField
-
- doLayout() - Method in class JFileField
-
- doLayout() - Method in class JGeometryField
-
- doLayout() - Method in class JURLField
-
- doLayout() - Method in class ParamField
-
Called to build the widget, initialize it (setting defaults or whatever) and setup any
listeners needed for validation of the widget value.
- doLockInternal(String, SimpleFeature) - Method in class ContentFeatureSource
-
- domain - Variable in class DomainsType
-
- DOMAIN_OF_VALIDITY_KEY - Static variable in interface Datum
-
Key for the
"domainOfValidity"
property to be given to the
datum
factory createFoo(…)
methods.
- DOMAIN_OF_VALIDITY_KEY - Static variable in interface CoordinateOperation
-
Key for the "domainOfValidity"
property.
- DOMAIN_OF_VALIDITY_KEY - Static variable in interface ReferenceSystem
-
Key for the
"domainOfValidity"
property to be given to the
object factory createFoo(…)
methods.
- DOMAIN_SUFFIX - Static variable in class RasterManager.DomainDescriptor
-
- DomainConsistency - Interface in org.opengis.metadata.quality
-
Adherence of values to the value domains.
- 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.
- DomainMetadataType - Static variable in class OWS
-
- DomainMetadataType - Static variable in class OWS
-
- domainOfValidity - Static variable in class GML
-
- domainOfValidity - Variable in class AbstractCoordinateOperation
-
Area in which this operation is valid, or null
if not available.
- domains - Variable in class Indexer.Coverages.Coverage
-
- domains - Variable in class Indexer
-
- domainSet - Static variable in class GML
-
- domainSet - Static variable in class GML
-
- domainSet - Static variable in class WCS
-
- DomainSetType - Static variable in class GML
-
- 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.
- DOMAINSETTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DomainSetType">
<sequence minOccurs="0">
<choice>
<element ref="gml:AbstractGeometry"/>
<element ref="gml:AbstractTimeObject"/>
</choice>
</sequence>
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
- DomainSetTypeBinding - Class in org.geotools.wcs.bindings
-
Binding object for the type http://www.opengis.net/wcs:DomainSetType.
- DomainSetTypeBinding() - Constructor for class DomainSetTypeBinding
-
- DomainsType - Class in org.geotools.gce.imagemosaic.catalog.index
-
Java class for domainsType complex type.
- DomainsType() - Constructor for class DomainsType
-
- DomainSubsetType - Static variable in class WCS
-
- 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 - Class in org.geotools.gce.imagemosaic.catalog.index
-
Java class for domainType complex type.
- DomainType() - Constructor for class DomainType
-
- DomainType - Static variable in class OWS
-
- 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.
- DomainValuesType - Static variable in class CSW
-
- DOMParser - Class in org.geotools.xsd
-
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.
- Done() - Method in class JavaCharStream
-
- done() - Method in class ProgressTask
-
This protected method is invoked when this process transitions to state isDone (whether
normally or via cancellation).
- DONT_BREAK_LINES - Static variable in class Base64
-
Don't break lines when encoding (violates strict Base64 specification)
- DONT_REPLACE_INDEX_COLOR_MODEL - Static variable in class ImageUtilities
-
- doOperation(ParameterValueGroup, Hints) - Method in class AbstractOperation
-
Applies a process operation to a coverage.
- doOperation(ParameterValueGroup, Hints) - Method in class CoverageProcessor
-
Applies a process operation to a coverage.
- doOperation(ParameterValueGroup) - Method in class CoverageProcessor
-
Applies a process operation to a coverage.
- doOperation(ParameterValueGroup, Hints) - Method in class BandMerge
-
- 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 Mosaic
-
- 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, Coverage) - Method in class Operations
-
Applies a process binary operation on two coverages 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.
- doSDODistance(BinarySpatialOperator, Expression, Expression, Object) - Method in class OracleFilterToSQL
-
- doSDOFilter(Filter, Expression, Expression, Object) - Method in class OracleFilterToSQL
-
- doSDORelate(Filter, Expression, Expression, boolean, Object) - Method in class OracleFilterToSQL
-
Encodes an SDO relate
- doSetDisplayArea(Envelope) - Method in class AbstractMapPane
-
- doub(String) - Method in class YamlMap
-
Double access.
- doub(int) - Method in class YamlSeq
-
Double access
- DOUBLE - Static variable in class SimpleSchema
-
DOUBLE to Double.class
- Double() - Constructor for class PackedCSBuilder.Double
-
- Double() - Constructor for class XDimension2D.Double
-
Construct a new dimension initialized to (0,0).
- Double(double, double) - Constructor for class XDimension2D.Double
-
Construct a new dimension with the specified values.
- DOUBLE - Static variable in class Classes
-
Constants to be used in switch
statements.
- Double() - Constructor for class XSISimpleTypes.Double
-
- DOUBLE - Static variable in class XS
-
- DOUBLE - Static variable in class PrecisionType
-
Floating precision corresponds to the standard Java double-precision floating-point
representation, which is based on the IEEE-754 standard.
- double2bool(Double) - Static method in class StaticGeometry
-
- DOUBLE_HORIZONTAL_LINE - Static variable in class TableWriter
-
A line separator for .
- DOUBLE_QUOTE - Static variable in interface CQLParserConstants
-
- DOUBLE_QUOTE - Static variable in interface ECQLParserConstants
-
- 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
-
- doubleCompare(double, double, double, double) - Static method in class NumberRangeComparator
-
Given a set of 4 double representing the extrema of 2 ranges, compare the 2 ranges.
- DoubleFileNameExtractorSPI - Class in org.geotools.gce.imagemosaic.properties.numeric
-
- DoubleFileNameExtractorSPI() - Constructor for class DoubleFileNameExtractorSPI
-
- DoubleKey(double) - Constructor for class Hints.DoubleKey
-
Creates a new key with the specified default value.
- doubleList - Static variable in class GML
-
- 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.
- DOUBLELIST_TYPE - Static variable in class GMLSchema
-
<simpleType name="doubleList">
<annotation>
<documentation>A type for a list of values of the respective simple 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.gml3.v3_2.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
-
- DoubleMapping() - Constructor for class ArgHelper.DoubleMapping
-
- doubleOrNilReason - Static variable in class GML
-
- DOUBLEORNILREASON_TYPE - Static variable in class GMLSchema
-
<simpleType name="doubleOrNilReason">
<annotation>
<documentation>Extension to the respective XML Schema built-in simple type to allow a choice of either a value of the built-in simple type or a reason for a nil value.
- doubleOrNilReasonList - Static variable in class GML
-
- DOUBLEORNILREASONLIST_TYPE - Static variable in class GMLSchema
-
<simpleType name="doubleOrNilReasonList">
<annotation>
<documentation>A type for a list of values of the respective simple type.
- doubleOrNilReasonTupleList - Static variable in class GML
-
- 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
-
- DoubleRangeTreeSet - Class in org.geotools.coverage.io.util
-
A treeset implementation with a built-in comparator for NumberRange objects
- DoubleRangeTreeSet() - Constructor for class DoubleRangeTreeSet
-
- DoubleRangeTreeSet(Collection<? extends NumberRange<Double>>) - Constructor for class DoubleRangeTreeSet
-
- DoubleRangeTreeSet(SortedSet<NumberRange<Double>>) - Constructor for class DoubleRangeTreeSet
-
- doubleValue(Unit<Q>) - Method in class Measure
-
- doubleValue() - Method in class Measure
-
Returns the scalar value.
- doubleValue() - Method in class RepresentativeFractionImpl
-
Returns the scale in a form usable for computation.
- doubleValue() - Method in class Fraction
-
Returns the fraction as a floating point number.
- 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() - Method in interface RepresentativeFraction
-
Returns the scale value in a form usable for computation.
- doubleValue(Unit<?>) - Method in interface ParameterValue
-
Returns the numeric value of the coordinate operation parameter in the specified unit of
measure.
- doubleValue() - Method in interface ParameterValue
-
Returns the numeric value of the coordinate operation parameter with its associated
unit of measure.
- doubleValue() - Method in class UnlimitedInteger
-
Returns the value of this UnlimitedInteger
as a double
.
- 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.
- doubleValueList(Unit<?>) - Method in interface ParameterValue
-
Returns an ordered sequence of numeric values in the specified unit of measure.
- doubleValueList() - Method in interface ParameterValue
-
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.
- doubOr(String, Double) - Method in class YamlMap
-
Double access.
- doUnlockInternal(String, SimpleFeature) - Method in class ContentFeatureSource
-
- DOWN - Static variable in class VocabularyKeys
-
Down
- DOWN - Static variable in class AxisDirection
-
Axis positive direction is down relative to gravity.
- DOWNLOAD - Static variable in class OnLineFunction
-
Online instructions for transferring data from one storage device or system to another.
- DPI_KEY - Static variable in class StreamingRenderer
-
- DpiRescaleStyleVisitor - Class in org.geotools.styling.visitor
-
This is a style visitor that will produce a copy of the provided style.
- DpiRescaleStyleVisitor(double) - Constructor for class DpiRescaleStyleVisitor
-
- DpiRescaleStyleVisitor(FilterFactory2, double) - Constructor for class DpiRescaleStyleVisitor
-
- DQ_AbsoluteExternalPositionalAccuracy - Static variable in class GMD
-
- DQ_AbsoluteExternalPositionalAccuracy_PropertyType - Static variable in class GMD
-
- DQ_ABSOLUTEEXTERNALPOSITIONALACCURACY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_AbsoluteExternalPositionalAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_AbsoluteExternalPositionalAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_AbsoluteExternalPositionalAccuracy_Type - Static variable in class GMD
-
- DQ_ABSOLUTEEXTERNALPOSITIONALACCURACY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_AbsoluteExternalPositionalAccuracy_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_PositionalAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_AccuracyOfATimeMeasurement - Static variable in class GMD
-
- DQ_AccuracyOfATimeMeasurement_PropertyType - Static variable in class GMD
-
- DQ_ACCURACYOFATIMEMEASUREMENT_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_AccuracyOfATimeMeasurement_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_AccuracyOfATimeMeasurement"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_AccuracyOfATimeMeasurement_Type - Static variable in class GMD
-
- DQ_ACCURACYOFATIMEMEASUREMENT_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_AccuracyOfATimeMeasurement_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_TemporalAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_Completeness_PropertyType - Static variable in class GMD
-
- DQ_COMPLETENESS_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_Completeness_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_Completeness"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_CompletenessCommission - Static variable in class GMD
-
- DQ_CompletenessCommission_PropertyType - Static variable in class GMD
-
- DQ_COMPLETENESSCOMMISSION_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_CompletenessCommission_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_CompletenessCommission"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_CompletenessCommission_Type - Static variable in class GMD
-
- DQ_COMPLETENESSCOMMISSION_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_CompletenessCommission_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_Completeness_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_CompletenessOmission - Static variable in class GMD
-
- DQ_CompletenessOmission_PropertyType - Static variable in class GMD
-
- DQ_COMPLETENESSOMISSION_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_CompletenessOmission_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_CompletenessOmission"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_CompletenessOmission_Type - Static variable in class GMD
-
- DQ_COMPLETENESSOMISSION_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_CompletenessOmission_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_Completeness_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_ConceptualConsistency - Static variable in class GMD
-
- DQ_ConceptualConsistency_PropertyType - Static variable in class GMD
-
- DQ_CONCEPTUALCONSISTENCY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_ConceptualConsistency_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_ConceptualConsistency"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_ConceptualConsistency_Type - Static variable in class GMD
-
- DQ_CONCEPTUALCONSISTENCY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_ConceptualConsistency_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_LogicalConsistency_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_ConformanceResult - Static variable in class GMD
-
- DQ_ConformanceResult_PropertyType - Static variable in class GMD
-
- DQ_CONFORMANCERESULT_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_ConformanceResult_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_ConformanceResult"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_ConformanceResult_Type - Static variable in class GMD
-
- DQ_CONFORMANCERESULT_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_ConformanceResult_Type">
<xs:annotation>
<xs:documentation>quantitative_result from Quality Procedures - - renamed to remove implied use limitiation.
- DQ_DataQuality - Static variable in class GMD
-
- DQ_DataQuality_PropertyType - Static variable in class GMD
-
- DQ_DATAQUALITY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_DataQuality_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_DataQuality"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_DataQuality_Type - Static variable in class GMD
-
- DQ_DATAQUALITY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_DataQuality_Type">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="scope" type="gmd:DQ_Scope_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="report" type="gmd:DQ_Element_PropertyType"/>
<xs:element minOccurs="0" name="lineage" type="gmd:LI_Lineage_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- DQ_DomainConsistency - Static variable in class GMD
-
- DQ_DomainConsistency_PropertyType - Static variable in class GMD
-
- DQ_DOMAINCONSISTENCY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_DomainConsistency_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_DomainConsistency"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_DomainConsistency_Type - Static variable in class GMD
-
- DQ_DOMAINCONSISTENCY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_DomainConsistency_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_LogicalConsistency_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_Element_PropertyType - Static variable in class GMD
-
- DQ_ELEMENT_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_Element_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_Element"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_EvaluationMethodTypeCode - Static variable in class GMD
-
- DQ_EvaluationMethodTypeCode_PropertyType - Static variable in class GMD
-
- DQ_EVALUATIONMETHODTYPECODE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_EvaluationMethodTypeCode_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_EvaluationMethodTypeCode"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_FormatConsistency - Static variable in class GMD
-
- DQ_FormatConsistency_PropertyType - Static variable in class GMD
-
- DQ_FORMATCONSISTENCY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_FormatConsistency_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_FormatConsistency"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_FormatConsistency_Type - Static variable in class GMD
-
- DQ_FORMATCONSISTENCY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_FormatConsistency_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_LogicalConsistency_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_GriddedDataPositionalAccuracy - Static variable in class GMD
-
- DQ_GriddedDataPositionalAccuracy_PropertyType - Static variable in class GMD
-
- DQ_GRIDDEDDATAPOSITIONALACCURACY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_GriddedDataPositionalAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_GriddedDataPositionalAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_GriddedDataPositionalAccuracy_Type - Static variable in class GMD
-
- DQ_GRIDDEDDATAPOSITIONALACCURACY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_GriddedDataPositionalAccuracy_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_PositionalAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_LogicalConsistency_PropertyType - Static variable in class GMD
-
- DQ_LOGICALCONSISTENCY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_LogicalConsistency_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_LogicalConsistency"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_NonQuantitativeAttributeAccuracy - Static variable in class GMD
-
- DQ_NonQuantitativeAttributeAccuracy_PropertyType - Static variable in class GMD
-
- DQ_NONQUANTITATIVEATTRIBUTEACCURACY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_NonQuantitativeAttributeAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_NonQuantitativeAttributeAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_NonQuantitativeAttributeAccuracy_Type - Static variable in class GMD
-
- DQ_NONQUANTITATIVEATTRIBUTEACCURACY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_NonQuantitativeAttributeAccuracy_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_ThematicAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_PositionalAccuracy_PropertyType - Static variable in class GMD
-
- DQ_POSITIONALACCURACY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_PositionalAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_PositionalAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_QuantitativeAttributeAccuracy - Static variable in class GMD
-
- DQ_QuantitativeAttributeAccuracy_PropertyType - Static variable in class GMD
-
- DQ_QUANTITATIVEATTRIBUTEACCURACY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_QuantitativeAttributeAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_QuantitativeAttributeAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_QuantitativeAttributeAccuracy_Type - Static variable in class GMD
-
- DQ_QUANTITATIVEATTRIBUTEACCURACY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_QuantitativeAttributeAccuracy_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_ThematicAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_QuantitativeResult - Static variable in class GMD
-
- DQ_QuantitativeResult_PropertyType - Static variable in class GMD
-
- DQ_QUANTITATIVERESULT_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_QuantitativeResult_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_QuantitativeResult"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_QuantitativeResult_Type - Static variable in class GMD
-
- DQ_QUANTITATIVERESULT_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_QuantitativeResult_Type">
<xs:annotation>
<xs:documentation>Quantitative_conformance_measure from Quality Procedures
- DQ_RelativeInternalPositionalAccuracy - Static variable in class GMD
-
- DQ_RelativeInternalPositionalAccuracy_PropertyType - Static variable in class GMD
-
- DQ_RELATIVEINTERNALPOSITIONALACCURACY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_RelativeInternalPositionalAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_RelativeInternalPositionalAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_RelativeInternalPositionalAccuracy_Type - Static variable in class GMD
-
- DQ_RELATIVEINTERNALPOSITIONALACCURACY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_RelativeInternalPositionalAccuracy_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_PositionalAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_Result_PropertyType - Static variable in class GMD
-
- DQ_RESULT_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_Result_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_Result"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_Scope - Static variable in class GMD
-
- DQ_Scope_PropertyType - Static variable in class GMD
-
- DQ_SCOPE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_Scope_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_Scope"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_Scope_Type - Static variable in class GMD
-
- DQ_SCOPE_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_Scope_Type">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="level" type="gmd:MD_ScopeCode_PropertyType"/>
<xs:element minOccurs="0" name="extent" type="gmd:EX_Extent_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="levelDescription" type="gmd:MD_ScopeDescription_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- DQ_TemporalAccuracy_PropertyType - Static variable in class GMD
-
- DQ_TEMPORALACCURACY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_TemporalAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_TemporalAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_TemporalConsistency - Static variable in class GMD
-
- DQ_TemporalConsistency_PropertyType - Static variable in class GMD
-
- DQ_TEMPORALCONSISTENCY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_TemporalConsistency_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_TemporalConsistency"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_TemporalConsistency_Type - Static variable in class GMD
-
- DQ_TEMPORALCONSISTENCY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_TemporalConsistency_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_TemporalAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_TemporalValidity - Static variable in class GMD
-
- DQ_TemporalValidity_PropertyType - Static variable in class GMD
-
- DQ_TEMPORALVALIDITY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_TemporalValidity_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_TemporalValidity"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_TemporalValidity_Type - Static variable in class GMD
-
- DQ_TEMPORALVALIDITY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_TemporalValidity_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_TemporalAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_ThematicAccuracy_PropertyType - Static variable in class GMD
-
- DQ_THEMATICACCURACY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_ThematicAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_ThematicAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_ThematicClassificationCorrectness - Static variable in class GMD
-
- DQ_ThematicClassificationCorrectness_PropertyType - Static variable in class GMD
-
- DQ_THEMATICCLASSIFICATIONCORRECTNESS_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_ThematicClassificationCorrectness_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_ThematicClassificationCorrectness"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_ThematicClassificationCorrectness_Type - Static variable in class GMD
-
- DQ_THEMATICCLASSIFICATIONCORRECTNESS_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_ThematicClassificationCorrectness_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_ThematicAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
- DQ_TopologicalConsistency - Static variable in class GMD
-
- DQ_TopologicalConsistency_PropertyType - Static variable in class GMD
-
- DQ_TOPOLOGICALCONSISTENCY_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_TopologicalConsistency_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_TopologicalConsistency"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DQ_TopologicalConsistency_Type - Static variable in class GMD
-
- DQ_TOPOLOGICALCONSISTENCY_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DQ_TopologicalConsistency_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_LogicalConsistency_Type"/>
</xs:complexContent>
</xs:complexType>
- dragBox - Variable in class AbstractMapPane
-
- dragDropEnd(DragSourceDropEvent) - Method in class DnDList
-
Description copied from interface:
This method is invoked to signify that the Drag and Drop operation is complete.
- dragEnter(DragSourceDragEvent) - Method in class DnDList
-
DragSourceListener method - presently ignored
Description copied from interface:
Called as the cursor's hotspot enters a platform-dependent drop site.
- dragEnter(DropTargetDragEvent) - Method in class DnDList
-
Records the index of the list item (if any) pointed to by the mouse cursor
Description copied from interface:
Called while a drag operation is ongoing, when the mouse pointer enters the operable part of
the drop site for the DropTarget registered with this listener.
- dragExit(DragSourceEvent) - Method in class DnDList
-
DragSourceListener method - presently ignored
Description copied from interface:
Called as the cursor's hotspot exits a platform-dependent drop site.
- dragExit(DropTargetEvent) - Method in class DnDList
-
Description copied from interface:
Called while a drag operation is ongoing, when the mouse pointer has exited the operable part
of the drop site for the DropTarget registered with this listener.
- dragGestureRecognized(DragGestureEvent) - Method in class DnDList
-
Called by the system when a drag gesture starts
- dragOver(DragSourceDragEvent) - Method in class DnDList
-
DragSourceListener method - presently ignored
Description copied from interface:
Called as the cursor's hotspot moves over a platform-dependent drop site.
- dragOver(DropTargetDragEvent) - Method in class DnDList
-
Records the index of the list item (if any) pointed to by the mouse cursor
Description copied from interface:
Called when a drag operation is ongoing, while the mouse pointer is still over the operable
part of the drop site for the DropTarget registered with this listener.
- drainTo(Collection<? super StreamingRenderer.RenderingRequest>) - Method in class StreamingRenderer.RenderingBlockingQueue
-
- drainTo(Collection<? super StreamingRenderer.RenderingRequest>, int) - Method in class StreamingRenderer.RenderingBlockingQueue
-
- draw(Graphics2D, MapContent, MapViewport) - Method in class DirectLayer
-
Draw layer contents onto screen
- draw(Graphics2D, MapContent, MapViewport) - Method in class MessageDirectLayer
-
- draw - Variable in class TestGraphics
-
- draw(Shape) - Method in class TestGraphics
-
- draw(Graphics2D, MapContent, MapViewport) - Method in class TileLayer
-
- DrawableBitSet - Class in org.geotools.image
-
An analogous of
BitSet
which is explicitly 2 dimensional and allows drawing a shape to
quickly turn on a large area of the map.
- DrawableBitSet(int, int) - Constructor for class DrawableBitSet
-
- drawArc(int, int, int, int, int, int) - Method in class TestGraphics
-
- 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
-
- drawDragBox() - Method in class CursorTool
-
Query if the tool is one that draws a box on the map display when the mouse is being dragged
(eg. to indicate a zoom area).
- drawDragBox() - Method in class InfoTool
-
Query if the tool is one that draws a box on the map display when the mouse is being dragged
(eg. to indicate a zoom area).
- drawDragBox() - Method in class PanTool
-
Returns false to indicate that this tool does not draw a box on the map display when the
mouse is being dragged
- drawDragBox() - Method in class ZoomInTool
-
Returns true to indicate that this tool draws a box on the map display when the mouse is
being dragged to show the zoom-in area
- drawDragBox() - Method in class ZoomOutTool
-
Returns false to indicate that this tool does not draw a box on the map display when the
mouse is being dragged
- Drawer - Class in org.geotools.map.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
-
- drawGlyphVector(GlyphVector, float, float) - Method in class TestGraphics
-
- drawImage(Image, AffineTransform, ImageObserver) - Method in class TestGraphics
-
- drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class TestGraphics
-
- drawImage(Image, int, int, ImageObserver) - Method in class TestGraphics
-
- drawImage(Image, int, int, Color, ImageObserver) - Method in class TestGraphics
-
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class TestGraphics
-
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class TestGraphics
-
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class TestGraphics
-
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class TestGraphics
-
- drawingLock - Variable in class AbstractMapPane
-
- DrawingTypeType - Static variable in class GML
-
- DRAWINGTYPETYPE_TYPE - Static variable in class GMLSchema
-
<simpleType name="DrawingTypeType">
<annotation>
<documentation>Graph-specific styling property.
- drawItem(Graphics2D, XYItemRendererState, Rectangle2D, PlotRenderingInfo, XYPlot, ValueAxis, ValueAxis, XYDataset, int, int, CrosshairState, int) - Method in class GeometryRenderer
-
- drawLayers(boolean) - Method in class AbstractMapPane
-
Draws layers into one or more images which will then be displayed by the map pane.
- drawLayers(boolean) - Method in class JLayeredMapPane
-
- drawLayers(boolean) - Method in class JMapPane
-
- drawLine(int, int, int, int) - Method in class TestGraphics
-
- drawOrder - Static variable in class KML
-
- drawOval(int, int, int, int) - Method in class TestGraphics
-
- drawPolygon(int[], int[], int) - Method in class TestGraphics
-
- drawPolyline(int[], int[], int) - Method in class TestGraphics
-
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class TestGraphics
-
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class TestGraphics
-
- drawRoundRect(int, int, int, int, int, int) - Method in class TestGraphics
-
- drawString(String, int, int) - Method in class TestGraphics
-
- drawString(String, float, float) - Method in class TestGraphics
-
- drawString(AttributedCharacterIterator, int, int) - Method in class TestGraphics
-
- drawString(AttributedCharacterIterator, float, float) - Method in class TestGraphics
-
- Driver - Interface in org.geotools.coverage.io
-
A driver adding the ability to work with a new coverage format or service.
- driver - Variable in class DefaultCoverageAccess
-
Driver used to create this CoverageAccess.
- Driver.DriverCapabilities - Enum in org.geotools.coverage.io
-
- DRIVERCLASS - Static variable in class DBCPDataSourceFactory
-
- DRIVERCLASS - Static variable in class DBReaderWriter
-
JDBC driver class name key *
- DriverClassName - Static variable in class DB2NGDataStoreFactory
-
- DRIVERURL - Static variable in class DBReaderWriter
-
JDBC driver url *
- drop() - Method in class GranuleCatalog
-
Drop the underlying catalog, all the individual granule indexes.
- drop(DropTargetDropEvent) - Method in class DnDList
-
Handles the moving (for drag and drop actions within this list) or transfer (for actions
between lists) of list items.
- dropActionChanged(DragSourceDragEvent) - Method in class DnDList
-
DragSourceListener method - presently ignored
Description copied from interface:
Called when the user has modified the drop gesture.
- dropActionChanged(DropTargetDragEvent) - Method in class DnDList
-
DropTargetListener method - presently ignored
Description copied from interface:
Called if the user has modified the current drop gesture.
- dropDatabase(Map<String, Object>) - Method in class PostgisNGDataStoreFactory
-
Drops the database specified in the connection params.
- dropIndex(Connection, SimpleFeatureType, String, String) - Method in class MySQLDialect
-
- dropIndex(Connection, SimpleFeatureType, String, String) - Method in class MySQLDialectBasic
-
- dropIndex(Connection, SimpleFeatureType, String, String) - Method in class MySQLDialectPrepared
-
- dropIndex(Connection, SimpleFeatureType, String, String) - Method in class SQLServerDialect
-
Drop the index.
- dropIndex(String, String) - Method in class JDBCDataStore
-
Creates a new database index
- dropIndex(Connection, SimpleFeatureType, String, String) - Method in class SQLDialect
-
Drop the index.
- DropStoredQuery - Static variable in class WFS
-
- DropStoredQueryResponse - Static variable in class WFS
-
- dropTableSQL(SimpleFeatureType, Connection) - Method in class JDBCDataStore
-
Generates a 'DROP TABLE' sql statement.
- dropVirtualTable(String) - Method in class JDBCDataStore
-
Removes and returns the specified virtual table
- dryRun - Variable in class BaseSubmosaicProducer
-
- DS_Aggregate_PropertyType - Static variable in class GMD
-
- DS_AGGREGATE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_Aggregate_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDS_Aggregate"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DS_Association - Static variable in class GMD
-
- DS_Association_PropertyType - Static variable in class GMD
-
- DS_ASSOCIATION_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_Association_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DS_Association"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DS_Association_Type - Static variable in class GMD
-
- DS_ASSOCIATION_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_Association_Type">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- DS_AssociationTypeCode - Static variable in class GMD
-
- DS_AssociationTypeCode_PropertyType - Static variable in class GMD
-
- DS_ASSOCIATIONTYPECODE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_AssociationTypeCode_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DS_AssociationTypeCode"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DS_DataSet - Static variable in class GMD
-
- DS_DataSet_PropertyType - Static variable in class GMD
-
- DS_DATASET_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_DataSet_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DS_DataSet"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DS_DataSet_Type - Static variable in class GMD
-
- DS_DATASET_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_DataSet_Type">
<xs:annotation>
<xs:documentation>Identifiable collection of data</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element maxOccurs="unbounded" name="has" type="gmd:MD_Metadata_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="partOf" type="gmd:DS_Aggregate_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- DS_Initiative - Static variable in class GMD
-
- DS_Initiative_PropertyType - Static variable in class GMD
-
- DS_INITIATIVE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_Initiative_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DS_Initiative"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DS_Initiative_Type - Static variable in class GMD
-
- DS_INITIATIVE_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_Initiative_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDS_Aggregate_Type"/>
</xs:complexContent>
</xs:complexType>
- DS_InitiativeTypeCode - Static variable in class GMD
-
- DS_InitiativeTypeCode_PropertyType - Static variable in class GMD
-
- DS_INITIATIVETYPECODE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_InitiativeTypeCode_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DS_InitiativeTypeCode"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DS_OtherAggregate - Static variable in class GMD
-
- DS_OtherAggregate_PropertyType - Static variable in class GMD
-
- DS_OTHERAGGREGATE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_OtherAggregate_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DS_OtherAggregate"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DS_OtherAggregate_Type - Static variable in class GMD
-
- DS_OTHERAGGREGATE_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_OtherAggregate_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDS_Aggregate_Type"/>
</xs:complexContent>
</xs:complexType>
- DS_PARAM - Static variable in class NetCDFAuxiliaryStoreFactory
-
- DS_Platform - Static variable in class GMD
-
- DS_Platform_PropertyType - Static variable in class GMD
-
- DS_PLATFORM_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_Platform_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DS_Platform"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DS_Platform_Type - Static variable in class GMD
-
- DS_PLATFORM_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_Platform_Type">
<xs:complexContent>
<xs:extension base="gmd:DS_Series_Type"/>
</xs:complexContent>
</xs:complexType>
- DS_ProductionSeries - Static variable in class GMD
-
- DS_ProductionSeries_PropertyType - Static variable in class GMD
-
- DS_PRODUCTIONSERIES_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_ProductionSeries_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DS_ProductionSeries"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DS_ProductionSeries_Type - Static variable in class GMD
-
- DS_PRODUCTIONSERIES_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_ProductionSeries_Type">
<xs:complexContent>
<xs:extension base="gmd:DS_Series_Type"/>
</xs:complexContent>
</xs:complexType>
- DS_Sensor - Static variable in class GMD
-
- DS_Sensor_PropertyType - Static variable in class GMD
-
- DS_SENSOR_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_Sensor_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DS_Sensor"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DS_Sensor_Type - Static variable in class GMD
-
- DS_SENSOR_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_Sensor_Type">
<xs:complexContent>
<xs:extension base="gmd:DS_Series_Type"/>
</xs:complexContent>
</xs:complexType>
- DS_Series - Static variable in class GMD
-
- DS_Series_PropertyType - Static variable in class GMD
-
- DS_SERIES_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_Series_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DS_Series"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DS_Series_Type - Static variable in class GMD
-
- DS_SERIES_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_Series_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDS_Aggregate_Type"/>
</xs:complexContent>
</xs:complexType>
- DS_StereoMate - Static variable in class GMD
-
- DS_StereoMate_PropertyType - Static variable in class GMD
-
- DS_STEREOMATE_PROPERTYTYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_StereoMate_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DS_StereoMate"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- DS_StereoMate_Type - Static variable in class GMD
-
- DS_STEREOMATE_TYPE_TYPE - Static variable in class GMDSchema
-
<xs:complexType name="DS_StereoMate_Type">
<xs:complexContent>
<xs:extension base="gmd:DS_OtherAggregate_Type"/>
</xs:complexContent>
</xs:complexType>
- 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
-
- DTEDReader(Object, Hints) - Constructor for class DTEDReader
-
- dtLayout - Variable in class AbstractGridCoverage2DReader
-
Coverage DatasetLayout
containing information about Overviews and Mask management
- DUBLIN_JULIAN - Static variable in class VocabularyKeys
-
Dublin Julian
- 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
-
- DummyProgressListener - Class in org.geotools.gce.grassraster
-
A dummy progress listener.
- DummyProgressListener() - Constructor for class DummyProgressListener
-
- dump(SimpleFeatureCollection) - Method in class ShapefileDumper
-
Dumps the collection into one or more shapefiles.
- dump(String) - Method in interface Node
-
- dump(String) - Method in class SimpleNode
-
- dump(PrintStream) - Method in class TracingEmitter
-
Writes logged events to out
- dumpOptions(SldTransformContext) - Method in class SymbolizerHandler
-
- duplicate(Object) - Static method in class DataUtilities
-
Performs a deep copy of the provided object.
- duplicate(Expression...) - Method in class InternalVolatileFunction
-
This default implementation just returns
this
if the number of expected parameters is
zero, otherwise throws an
IllegalArgumentException
.
- duplicate(Filter) - Method in class Filters
-
Deep copy the filter.
- duplicate() - Method in class Walk
-
- duplicate(Expression...) - Method in interface InternalFunction
-
Factory method to return a new instance of its own kind that works on the given parameters.
- DUPLICATED_VALUE - Static variable in class VocabularyKeys
-
Duplicated value
- DUPLICATED_VALUES_$1 - Static variable in class ErrorKeys
-
Duplicated values for code "{0}".
- 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
-
- DUR_DATE - Static variable in interface CQLParserConstants
-
- DUR_DATE - Static variable in interface ECQLParserConstants
-
- DUR_DAY - Static variable in interface CQLParserConstants
-
- DUR_DAY - Static variable in interface ECQLParserConstants
-
- DUR_HOUR - Static variable in interface CQLParserConstants
-
- DUR_HOUR - Static variable in interface ECQLParserConstants
-
- DUR_MINUTE - Static variable in interface CQLParserConstants
-
- DUR_MINUTE - Static variable in interface ECQLParserConstants
-
- DUR_MONTH - Static variable in interface CQLParserConstants
-
- DUR_MONTH - Static variable in interface ECQLParserConstants
-
- DUR_SECOND - Static variable in interface CQLParserConstants
-
- DUR_SECOND - Static variable in interface ECQLParserConstants
-
- DUR_TIME - Static variable in interface CQLParserConstants
-
- DUR_TIME - Static variable in interface ECQLParserConstants
-
- DUR_YEAR - Static variable in interface CQLParserConstants
-
- DUR_YEAR - Static variable in interface ECQLParserConstants
-
- duration - Variable in class FeatureLock
-
- Duration() - Method in class CQLParser
-
- DURATION - Static variable in interface CQLParserConstants
-
- Duration() - Method in class ECQLParser
-
- DURATION - Static variable in interface ECQLParserConstants
-
- duration - Static variable in class GML
-
- 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() - Constructor for class XSISimpleTypes.Duration
-
- DURATION - Static variable in class XS
-
- Duration - Interface in org.opengis.temporal
-
A data type to be used for describing length or distance in the temporal dimension.
- 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>
- during(Expression, Expression) - Method in class FilterFactoryImpl
-
- during(Expression, Expression, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- DURING - Static variable in interface CQLParserConstants
-
- DURING - Static variable in interface ECQLParserConstants
-
- During - Static variable in class FES
-
- during(Expression, Expression) - Method in interface FilterFactory
-
Checks if one expression is temporally during another
- during(Expression, Expression, MultiValuedFilter.MatchAction) - Method in interface FilterFactory
-
Checks if one expression is temporally during another
- During - Interface in org.opengis.filter.temporal
-
Filter operator that determines if a temporal object is located during another temporal object as
defined by the Filter Encoding Specification.
- DURING - Static variable in class RelativePosition
-
- DuringBinding - Class in org.geotools.filter.v2_0.bindings
-
Binding object for the element http://www.opengis.net/fes/2.0:During.
- DuringBinding(FilterFactory) - Constructor for class DuringBinding
-
- DuringImpl - Class in org.geotools.filter.temporal
-
- DuringImpl(Expression, Expression) - Constructor for class DuringImpl
-
- DuringImpl(Expression, Expression, MultiValuedFilter.MatchAction) - Constructor for class DuringImpl
-
- DVD - Static variable in class MediumName
-
Digital versatile disk.
- DVD_ROM - Static variable in class MediumName
-
Digital versatile disk digital versatile disk, read only.
- dwithin(String, Geometry, double, String) - Method in class FilterFactoryImpl
-
- dwithin(String, Geometry, double, String, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- dwithin(Expression, Expression, double, String, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- dwithin(Expression, Expression, double, String) - Method in class FilterFactoryImpl
-
- DWITHIN - Static variable in interface CQLParserConstants
-
- DWITHIN - Static variable in interface ECQLParserConstants
-
- DWithin - Static variable in class OGC
-
- DWithin - Static variable in class OGC
-
- DWithin - Static variable in class OGC
-
- DWithin - Static variable in class FES
-
- dwithin(String, Geometry, double, String) - Method in interface FilterFactory
-
Checks if any part of the first geometry lies within the given distance of the second
geometry.
- dwithin(String, Geometry, double, String, MultiValuedFilter.MatchAction) - Method in interface FilterFactory
-
Checks if any part of the first geometry lies within the given distance of the second
geometry.
- dwithin(Expression, Expression, double, String) - Method in interface FilterFactory2
-
Checks if any part of the first geometry lies within the given distance of the second
geometry.
- dwithin(Expression, Expression, double, String, MultiValuedFilter.MatchAction) - Method in interface FilterFactory2
-
Checks if any part of the first geometry lies within the given distance of the second
geometry.
- DWithin - Interface in org.opengis.filter.spatial
-
Concrete
distance buffer operator that evaluates as true when
any part of the first geometry lies within the given distance of the second geometry.
- DWithinBinding - Class in org.geotools.filter.v2_0.bindings
-
Binding object for the element http://www.opengis.net/ogc:DWithin.
- DWithinBinding(FilterFactory2, GeometryFactory) - Constructor for class DWithinBinding
-
- DWithinImpl - Class in org.geotools.filter.spatial
-
- DWithinImpl(Expression, Expression) - Constructor for class DWithinImpl
-
- DWithinImpl(Expression, Expression, MultiValuedFilter.MatchAction) - Constructor for class DWithinImpl
-
- dx - Variable in class PixelTranslation
-
The translation among the x axis relative to pixel center.
- dx(LineString) - Static method in class GeometryUtil
-
- 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 - Variable in class PixelTranslation
-
The translation among the y axis relative to pixel center.
- dy(LineString) - Static method in class GeometryUtil
-
- 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.
- dynamicDataSource - Variable in class ThreadedEpsgFactory
-
Whether the DataSource is created along with the backing store, or it's a stable, long lived
one
- DynamicFeature - Static variable in class GML
-
- DynamicFeatureCollection - Static variable in class GML
-
- DynamicFeatureCollectionType - Static variable in class GML
-
- 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.
- DYNAMICFEATURECOLLECTIONTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DynamicFeatureCollectionType">
<complexContent>
<extension base="gml:DynamicFeatureType">
<sequence>
<element ref="gml:dynamicMembers"/>
</sequence>
</extension>
</complexContent>
</complexType>
- DynamicFeatureMemberType - Static variable in class GML
-
- DYNAMICFEATUREMEMBERTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DynamicFeatureMemberType">
<complexContent>
<extension base="gml:AbstractFeatureMemberType">
<sequence>
<element maxOccurs="unbounded" minOccurs="0" ref="gml:DynamicFeature"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</extension>
</complexContent>
</complexType>
- DynamicFeatureType - Static variable in class GML
-
- 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.
- DYNAMICFEATURETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="DynamicFeatureType">
<complexContent>
<extension base="gml:AbstractFeatureType">
<group ref="gml:dynamicProperties"/>
</extension>
</complexContent>
</complexType>
- 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
- dynamicMembers - Static variable in class GML
-
- 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
-
- 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.
- e1 - Variable in class BinaryTemporalOperatorImpl
-
- e2 - Variable in class BinaryTemporalOperatorImpl
-
- EARLIEST_ON_TOP - Static variable in class SLD
-
- EARLIEST_ON_TOP - Static variable in class OverlapBehavior
-
Deprecated.
- EARLIEST_ON_TOP_RESCTRICTION - Static variable in class OverlapBehavior
-
Deprecated.
- EARTH_GRAVITATIONAL_MODEL - Static variable in class VocabularyKeys
-
Earth gravitational model
- EarthGravitationalModel - Class in org.geotools.referencing.operation.transform
-
- EarthGravitationalModel.Provider - Class in org.geotools.referencing.operation.transform
-
- EAST - Static variable in class JGrassUtilities
-
- EAST - Static variable in class GrassBinaryImageMetadata
-
the EAST key for the metadata tree.
- east - Static variable in class KML
-
- EAST - Static variable in class VocabularyKeys
-
East
- EAST - Static variable in class CoverageUtilities
-
- EAST - Static variable in class AxisDirection
-
Axis positive direction is π/2 radians clockwise from north.
- EAST_NORTH_EAST - Static variable in class AxisDirection
-
Axis positive direction is approximately east-north-east.
- EAST_SOUTH_EAST - Static variable in class AxisDirection
-
Axis positive direction is approximately east-south-east.
- EASTING - Static variable in class VocabularyKeys
-
Easting
- EASTING - Static variable in class DefaultCoordinateSystemAxis
-
- EBCDIC - Static variable in class CharacterSet
-
IBM mainframe code set.
- EchoedRequestType - Static variable in class CSW
-
- echoLine(String) - Method in class PropertyFeatureWriter
-
- EchoWriter - Class in org.geotools.util
-
A writer that copy all output to an other stream.
- EchoWriter(Writer) - Constructor for class EchoWriter
-
- EchoWriter(Writer, Writer) - Constructor for class EchoWriter
-
Creates a copy writter for the specified stream.
- EckertIV - Class in org.geotools.referencing.operation.projection
-
Eckert IV projection
- EckertIV(ParameterValueGroup) - Constructor for class EckertIV
-
Constructs a new map projection from the supplied parameters.
- EckertIV.Provider - Class in org.geotools.referencing.operation.projection
-
- ECONOMY - Static variable in class TopicCategory
-
Economic activities, conditions and employment.
- ECQL - Class in org.geotools.filter.text.ecql
-
Extended Contextual Query Language (ECQL) is an extension of CQL.
- ECQLCompiler - Class in org.geotools.filter.text.ecql
-
ECQLCompiler
Builds the filter, expression or arguments related with the visited node of syntax tree
- ECQLCompiler(String, FilterFactory) - Constructor for class ECQLCompiler
-
new instance of TXTCompiler
- ECQLExpression() - Method in class ECQLParser
-
- ECQLParser - Class in org.geotools.filter.text.generated.parsers
-
ECQLParser is the result of a javacc jjtree grammar.
- ECQLParser(InputStream) - Constructor for class ECQLParser
-
- ECQLParser(InputStream, String) - Constructor for class ECQLParser
-
- ECQLParser(Reader) - Constructor for class ECQLParser
-
- ECQLParser(ECQLParserTokenManager) - Constructor for class ECQLParser
-
- ECQLParserConstants - Interface in org.geotools.filter.text.generated.parsers
-
- ECQLParserTokenManager - Class in org.geotools.filter.text.generated.parsers
-
- ECQLParserTokenManager(JavaCharStream) - Constructor for class ECQLParserTokenManager
-
- ECQLParserTokenManager(JavaCharStream, int) - Constructor for class ECQLParserTokenManager
-
- ECQLParserTreeConstants - Interface in org.geotools.filter.text.generated.parsers
-
- ECWFormat - Class in org.geotools.coverageio.gdal.ecw
-
An implementation of
Format
for the ECW format.
- ECWFormat() - Constructor for class ECWFormat
-
Creates an instance and sets the metadata.
- ECWFormatFactory - Class in org.geotools.coverageio.gdal.ecw
-
Implementation of the
Format
service provider interface for ECW files.
- ECWFormatFactory() - Constructor for class ECWFormatFactory
-
- ECWReader - Class in org.geotools.coverageio.gdal.ecw
-
This class can read a ECW data source and create a
GridCoverage2D
from the data.
- ECWReader(Object) - Constructor for class ECWReader
-
- ECWReader(Object, Hints) - Constructor for class ECWReader
-
- Edge - Static variable in class GML
-
- Edge - Static variable in class GML
-
- Edge - Interface in org.geotools.graph.structure
-
Represents an edge in Graph.
- edgeOf - Static variable in class GML
-
- edgeOf - Static variable in class GML
-
- edgeOf - Static variable in class GML
-
- EDGES - Static variable in class AbstractReaderWriter
-
Edge write / read flag *
- EdgeType - Static variable in class GML
-
- EdgeType - Static variable in class GML
-
- EDGETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="EdgeType">
<annotation>
<documentation>There is precisely one positively directed and one negatively directed node in the boundary of every edge.
- EDGETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="EdgeType">
<complexContent>
<extension base="gml:AbstractTopoPrimitiveType">
<sequence>
<element minOccurs="0" name="container" type="gml:TopoSolidPropertyType"/>
<element maxOccurs="2" minOccurs="2" ref="gml:directedNode"/>
<element maxOccurs="unbounded" minOccurs="0" ref="gml:directedFace"/>
<element minOccurs="0" ref="gml:curveProperty"/>
</sequence>
<attributeGroup ref="gml:AggregationAttributeGroup"/>
</extension>
</complexContent>
</complexType>
- 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 AutoCommitVersionHandler
-
- editOperationFailed(SeStreamOp) - Method in class TransactionVersionHandler
-
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 AutoCommitVersionHandler
-
- editOperationWritten(SeStreamOp) - Method in class TransactionVersionHandler
-
Not called at all
- educationLevel - Static variable in class DCT
-
- 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
-
- 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() - Method in class StreamingRenderer.RenderingBlockingQueue
-
- Element - Static variable in class WFS
-
- 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
-
- element(XMLStreamReader, SldTransformContext) - Method in class ExpressionHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class FeatureStylesHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class FillHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class FilterHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class GraphicHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class LineSymbolizerHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class ParameterHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class PointSymbolizerHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class PolygonSymbolizerHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class RasterSymbolizerHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class RootHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class RulesHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class SldTransformHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class StrokeHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class SymbolizerHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class SymbolizersHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class TextSymbolizerHandler
-
- element(XMLStreamReader, SldTransformContext) - Method in class XYHandler
-
- Element - Interface in org.opengis.metadata.quality
-
Type of test applied to the data specified by a data quality scope.
- elementContainer - Static variable in class DC
-
- ElementEncodeExecutor - Class in org.geotools.xsd.impl
-
- ElementEncodeExecutor(Object, XSDElementDeclaration, Document, Logger, NamespaceSupport) - Constructor for class ElementEncodeExecutor
-
- ElementEncoder - Class in org.geotools.xsd.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.xsd.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.xsd.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.xsd.impl
-
- ElementImpl(XSDElementDeclaration) - Constructor for class ElementImpl
-
- ElementInitializer - Class in org.geotools.xsd.impl
-
- ElementInitializer(ElementInstance, Node, MutablePicoContainer) - Constructor for class ElementInitializer
-
- ElementInstance - Interface in org.geotools.xsd
-
Represents an element in an instance document.
- ElementNameStreamingParserHandler - Class in org.geotools.xsd.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
- ElementSetName - Static variable in class CSW
-
- ElementSetNameType - Static variable in class CSW
-
- ElementSetNameTypeBinding - Class in org.geotools.csw.bindings
-
- ElementSetNameTypeBinding() - Constructor for class ElementSetNameTypeBinding
-
- ElementSetType - Static variable in class CSW
-
- ElementType - Static variable in class WFS
-
- 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.
- elemInfo(Geometry) - Static method in class SDO
-
Return SDO_ELEM_INFO array for geometry
Describes how to use Ordinates to represent Geometry.
- elemInfo(Geometry, int) - Static method in class SDO
-
- elemInfoEType(Geometry) - Static method in class SDO
-
Produce SDO_ETYPE
for geometry description as stored in the SDO_ELEM_INFO
.
- elemInfoInterpretation(Geometry) - Static method in class SDO
-
Produce SDO_INTERPRETATION
for geometry description as stored in the
SDO_ELEM_INFO
.
- elemInfoInterpretation(Geometry, int) - Static method in class SDO
-
Allows specification of INTERPRETATION
used to interpret geom
.
- elemInfoStartingOffset(Geometry) - Static method in class SDO
-
Starting offset used by SDO_ORDINATES as stored in the SDO_ELEM_INFO array.
- ELEVATION - Static variable in class AbstractGridFormat
-
Optional Elevation value for this mosaic.
- ELEVATION - Static variable in class CoverageSlice.Attributes
-
- ELEVATION - Static variable in interface GetMapRequest
-
Represents the ELEVATION parameter
- ELEVATION - Static variable in class TopicCategory
-
Height above or below sea level.
- ELEVATION_ATTRIBUTE - Static variable in class Utils.Prop
-
- ELEVATION_DIM - Static variable in class NetCDFUtilities
-
- ELEVATION_DOMAIN - Static variable in interface GridCoverage2DReader
-
Elevation domain (comma separated list of values)
- ELEVATION_DOMAIN - Static variable in class Utils
-
- ELEVATION_DOMAIN_MAXIMUM - Static variable in interface GridCoverage2DReader
-
Elevation domain maximum value
- ELEVATION_DOMAIN_MINIMUM - Static variable in interface GridCoverage2DReader
-
Elevation domain minimum value
- ELEVATION_DOMAIN_RESOLUTION - Static variable in interface GridCoverage2DReader
-
Elevation domain resolution
- ELEVATION_UNITS - Static variable in class CoverageUtilities.UCUM
-
- ElevationType - Static variable in class SLD
-
- ellipse(double, double, double, double, int) - Method in class GeometryBuilder
-
Creates an elliptical Polygon from a bounding box with a given number of sides.
- Ellipsoid - Static variable in class GML
-
- ellipsoid - Static variable in class GML
-
- Ellipsoid - Static variable in class GML
-
- ELLIPSOID - Static variable in class VocabularyKeys
-
Ellipsoid
- Ellipsoid - Interface in org.opengis.referencing.datum
-
Geometric figure that can be used to describe the approximate shape of the earth.
- ELLIPSOID_SHIFT - Static variable in class VocabularyKeys
-
Ellipsoid shift
- ELLIPSOID_SHIFT - Static variable in class AbstractCoordinateOperationFactory
-
- ELLIPSOIDAL - Static variable in class VocabularyKeys
-
Ellipsoidal
- ELLIPSOIDAL - Static variable in class DefaultVerticalDatum
-
Default vertical datum for ellipsoidal heights.
- Ellipsoidal(ParameterValueGroup) - Constructor for class AzimuthalEquidistant.Ellipsoidal
-
Constructor.
- Ellipsoidal(ParameterValueGroup) - Constructor for class GeostationarySatellite.Ellipsoidal
-
- ELLIPSOIDAL - Static variable in class VerticalDatumType
-
A vertical datum for ellipsoidal heights that are measured along the normal to the ellipsoid
used in the definition of horizontal datum.
- ELLIPSOIDAL_HEIGHT - Static variable in class VocabularyKeys
-
Ellipsoidal height
- 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
-
- EllipsoidalCS - Static variable in class GML
-
- ellipsoidalCS - Static variable in class GML
-
- EllipsoidalCS - Static variable in class GML
-
- EllipsoidalCS - Interface in org.opengis.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.
- EllipsoidalCSPropertyType - Static variable in class GML
-
- ELLIPSOIDALCSPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="EllipsoidalCSPropertyType">
<annotation>
<documentation>gml:EllipsoidalCSPropertyType is a property type for association roles to an ellipsoidal coordinate system, either referencing or containing the definition of that coordinate system.
- ellipsoidalCSRef - 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 - 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.
- ELLIPSOIDALCSTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="EllipsoidalCSType">
<complexContent>
<extension base="gml:AbstractCoordinateSystemType"/>
</complexContent>
</complexType>
- EllipsoidAlt - Static variable in class GMX
-
- EllipsoidAlt_PropertyType - Static variable in class GMX
-
- ELLIPSOIDALT_PROPERTYTYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="EllipsoidAlt_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmx:EllipsoidAlt"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
- EllipsoidAlt_Type - Static variable in class GMX
-
- ELLIPSOIDALT_TYPE_TYPE - Static variable in class GMXSchema
-
<xs:complexType name="EllipsoidAlt_Type">
<xs:annotation>
<xs:documentation>XML attributes contraints: - 1) Id is mandatory - 2) codeSpace (type xsd:anyURI) is mandatory</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="gml:IdentifiedObjectType">
<xs:sequence>
<xs:element name="locale" type="gmd:PT_Locale_PropertyType"/>
</xs:sequence>
<xs:attribute name="codeSpace" type="xs:anyURI" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
- 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
-
- EllipsoidPropertyType - Static variable in class GML
-
- ELLIPSOIDPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="EllipsoidPropertyType">
<annotation>
<documentation>gml:EllipsoidPropertyType is a property type for association roles to an ellipsoid, either referencing or containing the definition of that ellipsoid.
- ellipsoidRef - 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 - 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.
- ELLIPSOIDTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="EllipsoidType">
<complexContent>
<extension base="gml:IdentifiedObjectType">
<sequence>
<element ref="gml:semiMajorAxis"/>
<element ref="gml:secondDefiningParameter"/>
</sequence>
</extension>
</complexContent>
</complexType>
- ELLIPTICAL - Static variable in class CurveInterpolation
-
For each set of four consecutive control points, the interpolation mechanism shall return
direct positions on an elliptical arc passing from the first
control point through the middle control points in order to the fourth control point.
- ELLIPTICAL - Static variable in class SurfaceInterpolation
-
The surface is a section of a elliptical surface.
- ELLIPTICAL_ARC - Static variable in class SplineCurveForm
-
An arc of an ellipse or a complete ellipse.
- ELLIPTICAL_NOT_SUPPORTED - Static variable in class ErrorKeys
-
Elliptical projection not supported.
- elseFilter() - Method in class RuleBuilder
-
- ElseFilter - Static variable in class SE
-
- ELSEFILTER - Static variable in class SLD
-
- ElseFilterType - Static variable in class SE
-
- ELSEMODE_IGNORE - Static variable in class StyleGenerator
-
- ELSEMODE_INCLUDEASMAX - Static variable in class StyleGenerator
-
- ELSEMODE_INCLUDEASMIN - Static variable in class StyleGenerator
-
- EmfAppSchemaParser - Class in org.geotools.data.wfs.internal.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
-
- EmfComplexFeatureReader - Class in org.geotools.data.complex.util
-
- EmfComplexFeatureReader() - Constructor for class EmfComplexFeatureReader
-
- EMFUtils - Class in org.geotools.xsd
-
Utility methods for working with emf model objects.
- EMFUtils() - Constructor for class EMFUtils
-
- emit(Event) - Method in class TracingEmitter
-
- 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_ARRAY - Static variable in class ErrorKeys
-
The array should contains at least one element.
- EMPTY_ENVELOPE - Static variable in class JDBCDataStore
-
The envelope returned when bounds is called against a geometryless feature type
- EMPTY_ENVELOPE - Static variable in class ErrorKeys
-
Envelope must be at least two-dimensional and non-empty.
- 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
-
- 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
.
- EmptyGeometry - Class in org.geotools.geometry.jts
-
Deprecated.
- EmptyGeometry() - Constructor for class EmptyGeometry
-
Deprecated.
- EmptyIntersectionException - Exception in org.geotools.coverage.processing
-
Special subclass of
CannotCropException
reporting that the raster space intersection
between the crop area and the coverage one was found to be empty
- EmptyIntersectionException() - Constructor for exception EmptyIntersectionException
-
- EmptyIntersectionException(String, Throwable) - Constructor for exception EmptyIntersectionException
-
- EmptyIntersectionException(String) - Constructor for exception EmptyIntersectionException
-
- 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
-
- EmptyLink() - Constructor for class XLinkSchema.EmptyLink
-
- emptyQueue() - Static method in class Utilities
-
Returns a
queue which is always empty and accepts no element.
- EmptySimpleFeatureReader - Class in org.geotools.data.simple
-
SimpleFeatureReader with no content.
- EmptySimpleFeatureReader(SimpleFeatureType) - Constructor for class EmptySimpleFeatureReader
-
- EmptyType - Static variable in class CSW
-
- EmptyType - Static variable in class WFS
-
- EmptyType() - Constructor for class FilterComplexTypes.EmptyType
-
- en0 - Variable in class MapProjection
-
Constant needed for the mlfn method.
- en1 - Variable in class MapProjection
-
Constant needed for the mlfn method.
- en2 - Variable in class MapProjection
-
Constant needed for the mlfn method.
- en3 - Variable in class MapProjection
-
Constant needed for the mlfn method.
- en4 - Variable in class MapProjection
-
Constant needed for the mlfn method.
- ENABLE_SPATIAL_INDEX - Static variable in class ShapefileDataStoreFactory
-
Optional - enable spatial index for local files
- enable_tracing() - Method in class CQLParser
-
- enable_tracing() - Method in class ECQLParser
-
- enableAutomaticConfiguration() - Static method in class SchemaCache
-
- ENABLED - Static variable in class ComponentColorModelJAI
-
Whatever usage of this class should be enabled or not.
- enableLayer(String) - Method in class LabelCacheImpl
-
- enableLayer(String) - Method in interface LabelCache
-
Enable a layer after being disabled.
- enableLayer(String) - Method in class SynchronizedLabelCache
-
- enableLayerTable(boolean) - Method in class JMapFrame
-
Set whether a map layer table will be displayed to show the list of layers in the map content
and set their order, visibility and selected status.
- enableStatusBar(boolean) - Method in class JMapFrame
-
Set whether a status bar will be displayed to display cursor position and map bounds.
- enableTool(JMapFrame.Tool...) - Method in class JMapFrame
-
- enableToolBar(boolean) - Method in class JMapFrame
-
Sets whether to display the default toolbar (default is false).
- encode(String) - Method in class JoiningJDBCFeatureSource.JoiningFieldEncoder
-
Encodes a field name in SQL, prefixing it with the table name (but not the schema).
- encode(Filter) - Method in class NestedFilterToSQL
-
- encode(Filter) - Method in class WrappedFilterToSql
-
- encode(Expression) - Method in class WrappedFilterToSql
-
- encode(Filter) - Method in class FilterToSQLSDE
-
overrides just to avoid the "WHERE" keyword
- encode(Filter) - Method in class GeometryEncoderSDE
-
overrides just to avoid the "WHERE" keyword
- encode(Object, String) - Method in class TypeNameListTypeBinding
-
- ENCODE - Static variable in class Base64
-
Specify encoding.
- 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(String) - Method in interface FilterToSQL.FieldEncoder
-
- 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, String) - Method in class MatchActionBinding
-
- encode(Object, String) - Method in class VersionTypeBinding
-
- encode(String, Object) - Method in interface AttributeIO
-
- encode(String, Object) - Method in class DefaultAttributeIO
-
- encode(String, Object) - Method in class FeatureTypeAttributeIO
-
- encode(String, Object) - Static method in class GeoJSONUtil
-
- encode(Map<String, Object>, Object) - Static method in class GeoJSONUtil
-
- encode(Filter) - Method in class GeoPkgFilterToSQL
-
Override done to ensure we don't complain if there is a BBOX filter, even if we claim not to
support it
- 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(ContentHandler) - Method in class FeatureCollectionEncoderDelegate
-
- encode(Geometry, AttributesImpl, GMLWriter) - Method in class GenericGeometryEncoder
-
- encode(GeometryCollection, AttributesImpl, GMLWriter) - Method in class GeometryCollectionEncoder
-
- encode(T, AttributesImpl, GMLWriter, String) - Method in class GeometryEncoder
-
Encodes a geometry value with a given gmlId (implementations might choose to use it to
generate gml:id attributes, depending on the GML version.
- encode(T, AttributesImpl, GMLWriter) - Method in class GeometryEncoder
-
Encodes a geometry value
- encode(T, AttributesImpl, GMLWriter) - Method in class ObjectEncoder
-
- encode(Object, Document, Element) - Method in class AbstractFeatureTypeBinding
-
- encode(Object, Document, Element) - Method in class ComplexSupportXSAnyTypeBinding
-
- 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 FeaturePropertyTypeBinding
-
- encode(Object, Document, Element) - Method in class GeometryPropertyTypeBindingBase
-
- encode(Object, Document, Element) - Method in class MeasureTypeBinding
-
- encode(Object, String) - Method in class NullTypeBinding
-
- encode(Object, Document, Element) - Method in class ReferenceTypeBinding
-
- encode(Geometry, AttributesImpl, GMLWriter, String) - Method in class GenericGeometryEncoder
-
- encode(Geometry, AttributesImpl, GMLWriter, String) - Method in class RingEncoder
-
- 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, Document, Element) - Method in class NameBinding
-
- encode(Object, String) - Method in class PositionTypeBinding
-
- encode(Object, String) - Method in class RangeClosureBinding
-
- encode(Object, String) - Method in class UnitBinding
-
Performs the encoding of the object as a String.
- 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(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 TimePeriodTypeBinding
-
- encode(Object, Document, Element) - Method in class TimePositionTypeBinding
-
- encode(Object, Document, Element) - Method in class TimeSequenceTypeBinding
-
- encode(Object, Document, Element) - Method in class _XlinkPropertyNameBinding
-
- encode(Object, Document, Element) - Method in class PropertyTypeBinding
-
- encode(Object, String) - Method in class TypeNameListTypeBinding
-
Deprecated.
- encode(OutputStream, SimpleFeatureCollection) - Method in class GML
-
- encode(OutputStream, SimpleFeatureType) - Method in class GML
-
Encode the provided SimpleFeatureType into an XSD file, using a target namespace
When encoding the simpleFeatureType:
target prefix/namespace can be provided by prefix and namespace parameters.
- encode(Object, Document, Element) - Method in class InsertResultTypeBinding
-
- encode(Object, Document, Element) - Method in class TransactionResultTypeBinding
-
- encode(Object, Document, Element) - Method in class ParameterTypeBinding
-
- encode(Object, Document, Element) - Method in class PropertyTypeBinding
-
- encode(Object, Document, Element) - Method in class QueryExpressionTextTypeBinding
-
- encode(Object, Document, Element) - Method in class QueryTypeBinding
-
- encode(Object, String) - Method in class ReturnFeatureTypesListTypeBinding
-
- encode(Object, Document, Element) - Method in class ValueReferenceTypeBinding
-
- encode(Object, Document, Element) - Method in class LanguagesBinding
-
- 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(Object) - Method in class FilterTransformer.FilterTranslator
-
- 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(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) - Method in interface Translator
-
Encode the object.
- encode(Element, Object, PrintHandler, Map) - Method in class XSISimpleTypes.Date
-
- encode(Element, Object, PrintHandler, Map) - Method in class XSISimpleTypes.DateTime
-
- 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
-
- 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(ContentHandler) - Method in interface EncoderDelegate
-
Encodes content to an output stream.
- 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(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(AnchorPoint) - Method in class AnchorPointEncoder
-
- encode(Displacement) - Method in class DisplacementEncoder
-
- encode(FeatureTypeStyle) - Method in class FeatureStyleEncoder
-
- encode(Fill) - Method in class FillEncoder
-
- encode(Font) - Method in class FontEncoder
-
- encode(Graphic) - Method in class GraphicEncoder
-
- encode(LineSymbolizer) - Method in class LineSymbolizerEncoder
-
- encode(PointSymbolizer) - Method in class PointSymblolizerEncoder
-
- encode(PolygonSymbolizer) - Method in class PolygonSymbolizerEncoder
-
- encode(RasterSymbolizer) - Method in class RasterSymbolizerEncoder
-
- encode(StyledLayerDescriptor) - Method in class RootEncoder
-
- encode(Rule) - Method in class RuleEncoder
-
- encode(Stroke) - Method in class StrokeEncoder
-
- encode(S) - Method in class SymbolizerEncoder
-
- encode(Symbolizer) - Method in class SymbolizersEncoder
-
- encode(GraphicalSymbol) - Method in class SymbolsEncoder
-
- encode(TextSymbolizer) - Method in class TextSymbolizerEncoder
-
- encode(Expression) - Method in class TransformEncoder
-
- encode(T) - Method in class YsldEncodeHandler
-
- encode(StyledLayerDescriptor) - Method in class YsldEncoder
-
- encode(StyledLayerDescriptor, Object) - Static method in class Ysld
-
Encodes a GeoTools style object as Ysld.
- encode(StyledLayerDescriptor, Object, UomMapper) - Static method in class Ysld
-
Encodes a GeoTools style object as Ysld.
- ENCODE_EWKT - Static variable in class Hints
-
A flag to enabled/disable EWKT geometry encoding in ECQL
- ENCODE_FEATURE_MEMBER - Static variable in class GMLConfiguration
-
Boolean property which controls whether the FeatureCollection should be encoded with multiple
featureMember as opposed to a single featureMembers
- ENCODE_FEATURE_MEMBER - Static variable in class GMLConfiguration
-
Boolean property which controls whether the FeatureCollection should be encoded with multiple
featureMember as opposed to a single featureMembers
- ENCODE_FUNCTIONS - Static variable in class PostgisNGDataStoreFactory
-
Enables direct encoding of selected filter functions in sql
- ENCODE_WKT - Static variable in class GeoTools
-
- encodeAggregateFunction(String, String, StringBuffer) - Method in class SQLServerDialect
-
- encodeAggregateFunction(String, String, StringBuffer) - Method in class SQLDialect
-
Deprecated.
- encodeAggregateFunctionPostfix(String, StringBuffer) - Method in class SQLDialect
-
Deprecated.
- encodeAggregateFunctionPrefix(String, StringBuffer) - Method in class SQLDialect
-
Deprecated.
- encodeAliasedTableName(String, StringBuffer, Hints, String) - Method in class JDBCDataStore
-
Helper method to encode table name which checks if a schema is set and prefixes the table
name with it, with the addition of an alias to the name
- encodeAsDOM(Object, QName) - Method in class Encoder
-
Encodes an object directly to a dom.
- encodeAsString(Object, QName) - Method in class Encoder
-
Encodes an object directly to a string.
- encodeAsText(Document, Element, Object) - Static method in class GML3EncodingUtils
-
- 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.
- encodeClientProperties(Property, Element) - Static method in class GML3EncodingUtils
-
Encode any client properties (XML attributes) found in the UserData map of a ComplexAttribute
as XML attributes of the element.
- encodeColumnAlias(String, StringBuffer) - Method in class SQLDialect
-
Encodes the alias of a column in an sql query.
- encodeColumnName(String, String, StringBuffer, Hints) - Method in class JoiningJDBCFeatureSource
-
Encode column name with table name included.
- encodeColumnName(String, String, StringBuffer) - Method in class MySQLDialectBasic
-
- encodeColumnName(String, String, StringBuffer) - Method in class MySQLDialectPrepared
-
- encodeColumnName(String, String, StringBuffer) - Method in class OracleDialect
-
- encodeColumnName(String, StringBuffer) - Method in class SQLDialect
-
- encodeColumnName(String, String, StringBuffer) - Method in class SQLDialect
-
Encodes the name of a column in an SQL statement.
- encodeColumnName2(String, String, StringBuffer, Hints) - Method in class JoiningJDBCFeatureSource
-
Encode column name with table name included, but do not include schema name (for aliases)
- encodeColumnType(String, StringBuffer) - Method in class MySQLDialectBasic
-
- encodeColumnType(String, StringBuffer) - Method in class MySQLDialectPrepared
-
- encodeColumnType(String, StringBuffer) - Method in class TeradataDialect
-
- encodeColumnType(String, StringBuffer) - Method in class GeoPkgDialect
-
- encodeColumnType(String, StringBuffer) - Method in class SQLDialect
-
Encodes the type of a column in an SQL CREATE TABLE statement.
- encodeCreateTable(StringBuffer) - Method in class SQLDialect
-
Encodes the CREATE TABLE statement.
- 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
-
- encodeFeature(SimpleFeature) - Static method in class DataUtilities
-
- encodeFeature(SimpleFeature, boolean) - Static method in class DataUtilities
-
- encodeFeatureId(Feature) - Method in class FeatureTransformer.FeatureTranslator
-
- encodeFID(PrimaryKey, ResultSet) - Method in class JDBCDataStore
-
Calls through to:
encodeFID(pkey, rs, 0);
- encodeFID(PrimaryKey, ResultSet, int) - Method in class JDBCDataStore
-
Encodes a feature id from a primary key and result set values.
- encodeFID(List<Object>) - Static method in class JDBCDataStore
-
- encodeFilter(Filter, PrintHandler, Map) - Static method in class FilterOpsComplexTypes
-
Calls the appropriate type for encoding.
- encodeFromFile(String) - Static method in class Base64
-
Convenience method for reading a binary file and base64-encoding it.
- encodeFunction(String, Expression, StringBuffer, FilterToSQL) - Method in class JDBCDataStore
-
- encodeGeometry(AttributeDescriptor) - Method in class FeatureTypeTransformer.FeatureTypeTranslator
-
Encode an AttributeType whose value type is a Geometry.
- encodeGeometryColumn(GeometryDescriptor, String, StringBuffer, Hints) - Method in class JoiningJDBCFeatureSource
-
- encodeGeometryColumn(GeometryDescriptor, String, int, Hints, StringBuffer) - Method in class DB2SQLDialect
-
- encodeGeometryColumn(GeometryDescriptor, String, StringBuffer) - Method in class DB2SQLDialect
-
- encodeGeometryColumn(GeometryDescriptor, StringBuffer) - Method in class DB2SQLDialectBasic
-
- encodeGeometryColumn(GeometryDescriptor, String, int, StringBuffer) - Method in class DB2SQLDialectBasic
-
- encodeGeometryColumn(GeometryDescriptor, String, int, Hints, StringBuffer) - Method in class DB2SQLDialectBasic
-
- encodeGeometryColumn(GeometryDescriptor, StringBuffer) - Method in class DB2SQLDialectPrepared
-
- encodeGeometryColumn(GeometryDescriptor, String, int, StringBuffer) - Method in class DB2SQLDialectPrepared
-
- encodeGeometryColumn(GeometryDescriptor, String, int, Hints, StringBuffer) - Method in class DB2SQLDialectPrepared
-
- encodeGeometryColumn(GeometryDescriptor, String, int, Hints, StringBuffer) - Method in class MySQLDialect
-
- encodeGeometryColumn(GeometryDescriptor, String, int, StringBuffer) - Method in class MySQLDialectBasic
-
- encodeGeometryColumn(GeometryDescriptor, String, int, Hints, StringBuffer) - Method in class MySQLDialectBasic
-
- encodeGeometryColumn(GeometryDescriptor, String, int, StringBuffer) - Method in class MySQLDialectPrepared
-
- encodeGeometryColumn(GeometryDescriptor, String, int, Hints, StringBuffer) - Method in class MySQLDialectPrepared
-
- encodeGeometryColumn(GeometryDescriptor, String, int, StringBuffer) - Method in class PostGISDialect
-
- encodeGeometryColumn(GeometryDescriptor, String, int, Hints, StringBuffer) - Method in class PostGISDialect
-
- encodeGeometryColumn(GeometryDescriptor, String, int, StringBuffer) - Method in class PostGISPSDialect
-
- encodeGeometryColumn(GeometryDescriptor, String, int, Hints, StringBuffer) - Method in class PostGISPSDialect
-
- encodeGeometryColumn(GeometryDescriptor, String, int, Hints, StringBuffer) - Method in class SQLServerDialect
-
- encodeGeometryColumn(GeometryDescriptor, StringBuffer, Hints) - Method in class JDBCDataStore
-
- encodeGeometryColumn(GeometryDescriptor, String, StringBuffer, Hints) - Method in class JDBCDataStore
-
- encodeGeometryColumn(GeometryDescriptor, int, StringBuffer) - Method in class SQLDialect
-
- encodeGeometryColumn(GeometryDescriptor, String, int, StringBuffer) - Method in class SQLDialect
-
- encodeGeometryColumn(GeometryDescriptor, String, int, Hints, StringBuffer) - Method in class SQLDialect
-
Encodes the name of a geometry column in a SELECT statement.
- encodeGeometryColumnGeneralized(GeometryDescriptor, String, int, StringBuffer, Double) - Method in class DB2SQLDialect
-
- encodeGeometryColumnGeneralized(GeometryDescriptor, String, int, StringBuffer, Double) - Method in class DB2SQLDialectBasic
-
- encodeGeometryColumnGeneralized(GeometryDescriptor, String, int, StringBuffer, Double) - Method in class DB2SQLDialectPrepared
-
- encodeGeometryColumnGeneralized(GeometryDescriptor, int, StringBuffer, Double) - Method in class SQLDialect
-
- encodeGeometryColumnGeneralized(GeometryDescriptor, String, int, StringBuffer, Double) - Method in class SQLDialect
-
- encodeGeometryColumnSimplified(GeometryDescriptor, String, int, StringBuffer, Double) - Method in class PostGISDialect
-
- encodeGeometryColumnSimplified(GeometryDescriptor, int, StringBuffer, Double) - Method in class SQLDialect
-
- encodeGeometryColumnSimplified(GeometryDescriptor, String, int, StringBuffer, Double) - Method in class SQLDialect
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class DB2SQLDialect
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class DB2SQLDialectBasic
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class DB2SQLDialectPrepared
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class H2Dialect
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class H2DialectBasic
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class H2DialectPrepared
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class MySQLDialect
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class MySQLDialectBasic
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class MySQLDialectPrepared
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class OracleDialect
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class PostGISDialect
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class PostGISPSDialect
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class SQLServerDialect
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class TeradataDialect
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class GeoPkgDialect
-
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class SQLDialect
-
Encodes the spatial extent function of a geometry column in a SELECT statement.
- encodeGeometryEnvelope(String, String, StringBuffer) - Method in class MBTilesDialect
-
- encodeGeometryIds - Variable in class FeatureCollectionEncoderDelegate
-
- encodeGeometryValue(Geometry, int, int, StringBuffer) - Method in class DB2SQLDialectBasic
-
- encodeGeometryValue(Geometry, int, StringBuffer) - Static method in class DB2Util
-
- encodeGeometryValue(Geometry, int, StringBuffer) - Method in class H2Dialect
-
- encodeGeometryValue(Geometry, int, int, StringBuffer) - Method in class H2DialectBasic
-
- encodeGeometryValue(Geometry, int, int, StringBuffer) - Method in class MySQLDialectBasic
-
- encodeGeometryValue(Geometry, int, int, StringBuffer) - Method in class PostGISDialect
-
- encodeGeometryValue(Geometry, int, int, StringBuffer) - Method in class PostGISPSDialect
-
- encodeGeometryValue(Geometry, int, int, StringBuffer) - Method in class SQLServerDialect
-
- encodeGeometryValue(Geometry, int, int, StringBuffer) - Method in class BasicSQLDialect
-
Encodes a geometry value in an sql statement.
- encodeGetFeatureGetFilter(Filter) - Method in class AbstractWFSStrategy
-
Returns a single-line string containing the xml representation of the given filter, as
appropriate for the FILTER
parameter in a GetFeature request.
- encodeGroupByStatement(List<Expression>, StringBuffer, FilterToSQL, boolean) - Method in class JDBCDataStore
-
Helper method that adds a group by statement to the SQL query.
- encodeIfEmpty() - Method in class AttributeMapping
-
- encodeIfEmpty() - Method in class AttributeMapping
-
Returns whether this attribute should encode when empty;
- encodeJoin(Join.Type, StringBuffer) - Method in class SQLDialect
-
Encodes the syntax for a join between two tables.
- encodeNextSequenceValue(String, String) - Method in class DB2SQLDialect
-
- encodeNextSequenceValue(String, String) - Method in class DB2SQLDialectBasic
-
- encodeNextSequenceValue(String, String) - Method in class DB2SQLDialectPrepared
-
- encodeNextSequenceValue(String, String) - Method in class H2Dialect
-
- encodeNextSequenceValue(String, String) - Method in class H2DialectBasic
-
- encodeNextSequenceValue(String, String) - Method in class H2DialectPrepared
-
- encodeNextSequenceValue(String, String) - Method in class OracleDialect
-
- encodeNextSequenceValue(String, String) - Method in class PostGISDialect
-
- encodeNextSequenceValue(String, String) - Method in class PostGISPSDialect
-
- encodeNextSequenceValue(String, String) - Method in class SQLDialect
-
Encodes how to get the next sequence value from the DB.
- 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.
- encodePostColumnCreateTable(AttributeDescriptor, StringBuffer) - Method in class H2Dialect
-
- encodePostColumnCreateTable(AttributeDescriptor, StringBuffer) - Method in class H2DialectBasic
-
- encodePostColumnCreateTable(AttributeDescriptor, StringBuffer) - Method in class H2DialectPrepared
-
- encodePostColumnCreateTable(AttributeDescriptor, StringBuffer) - Method in class MySQLDialect
-
- encodePostColumnCreateTable(AttributeDescriptor, StringBuffer) - Method in class MySQLDialectBasic
-
- encodePostColumnCreateTable(AttributeDescriptor, StringBuffer) - Method in class MySQLDialectPrepared
-
- encodePostColumnCreateTable(AttributeDescriptor, StringBuffer) - Method in class SQLDialect
-
Encodes anything post a column in a CREATE TABLE statement.
- encodePostCreateTable(String, StringBuffer) - Method in class H2DialectBasic
-
- encodePostCreateTable(String, StringBuffer) - Method in class H2DialectPrepared
-
- encodePostCreateTable(String, StringBuffer) - Method in class MySQLDialect
-
- encodePostCreateTable(String, StringBuffer) - Method in class MySQLDialectBasic
-
- encodePostCreateTable(String, StringBuffer) - Method in class MySQLDialectPrepared
-
- encodePostCreateTable(String, StringBuffer) - Method in class SQLDialect
-
Encodes anything post a CREATE TABLE statement.
- encodePostSelect(SimpleFeatureType, StringBuffer) - Method in class TeradataDialect
-
- encodePostSelect(SimpleFeatureType, StringBuffer) - Method in class SQLDialect
-
Encodes anything after the SELECT clause and before the FROM clause.
- encodePrimaryKey(String, StringBuffer) - Method in class DB2SQLDialect
-
- encodePrimaryKey(String, StringBuffer) - Method in class DB2SQLDialectBasic
-
- encodePrimaryKey(String, StringBuffer) - Method in class DB2SQLDialectPrepared
-
- encodePrimaryKey(String, StringBuffer) - Method in class H2Dialect
-
- encodePrimaryKey(String, StringBuffer) - Method in class H2DialectBasic
-
- encodePrimaryKey(String, StringBuffer) - Method in class H2DialectPrepared
-
- encodePrimaryKey(String, StringBuffer) - Method in class MySQLDialect
-
- encodePrimaryKey(String, StringBuffer) - Method in class MySQLDialectBasic
-
- encodePrimaryKey(String, StringBuffer) - Method in class MySQLDialectPrepared
-
- encodePrimaryKey(String, StringBuffer) - Method in class PostGISDialect
-
- encodePrimaryKey(String, StringBuffer) - Method in class PostGISPSDialect
-
- encodePrimaryKey(String, StringBuffer) - Method in class TeradataDialect
-
- encodePrimaryKey(String, StringBuffer) - Method in class GeoPkgDialect
-
- encodePrimaryKey(String, StringBuffer) - Method in class SQLDialect
-
Encodes the primary key definition in a CREATE TABLE statement.
- encodePropertyName(String) - Method in class AbstractWFSStrategy
-
- encodePropertyName(String) - Method in class MapServerWFSStrategy
-
- encoder - Variable in class ObjectEncoder
-
- Encoder - Class in org.geotools.xsd
-
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.xsd
-
Used to configure an instance of org.geotools.xml.Writer
.
- EncoderDelegate - Interface in org.geotools.xsd
-
An interface used to signal to the
Encoder
that it should delegate to the object itself
to encode, rather than work the object through the typical encoding routine.
- ENCODERS - Static variable in class VocabularyKeys
-
Encoders
- encodeSchemaName(String, StringBuffer) - Method in class SQLDialect
-
Encodes the name of a schema in an SQL statement.
- encodeSimpleContent(ComplexAttribute, Document, Element) - Static method in class GML3EncodingUtils
-
Encode the simpleContent property of a ComplexAttribute (if any) as an XML text node.
- encodeString(AttributeDescriptor) - Method in class FeatureTypeTransformer.FeatureTypeTranslator
-
Encode an AttributeType whose value type is a String.
- encodeTableAlias(String, StringBuffer) - Method in class OracleDialect
-
- encodeTableAlias(String, StringBuffer) - Method in class SQLDialect
-
Encodes the alias of a table in an sql query.
- encodeTableJoin(SimpleFeatureType, JoinInfo, Query, StringBuffer) - Method in class JDBCDataStore
-
Helper method to encode the join clause(s) of a query.
- encodeTableName(String, StringBuffer) - Method in class OracleDialect
-
- encodeTableName(String, String, StringBuffer, boolean) - Method in class SQLServerDialect
-
- encodeTableName(String, StringBuffer, Hints) - Method in class JDBCDataStore
-
Helper method to encode table name which checks if a schema is set and prefixes the table
name with it.
- encodeTableName(String, StringBuffer) - Method in class SQLDialect
-
Encodes the name of a table in an SQL statement.
- encodeToFile(byte[], String) - Static method in class Base64
-
Convenience method for encoding data to a file.
- encodeToString(Filter) - Method in class WrappedFilterToSql
-
- encodeToString(Expression) - Method in class WrappedFilterToSql
-
- encodeToString(Filter) - Method in class FilterToSQL
-
purely a convenience method.
- encodeToString(Expression) - Method in class FilterToSQL
-
purely a convenience method.
- encodeType(SimpleFeatureType) - Static method in class DataUtilities
-
- encodeValue(Object, Class, StringBuffer) - Method in class H2DialectBasic
-
- encodeValue(Object, Class, StringBuffer) - Method in class PostGISDialect
-
- encodeValue(Object, Class, StringBuffer) - Method in class SQLServerDialect
-
- encodeValue(Object, Class, StringBuffer) - Method in class BasicSQLDialect
-
Encodes a value in an sql statement.
- encodeWhereJoin(SimpleFeatureType, JoinInfo, StringBuffer) - Method in class JDBCDataStore
-
- ENCODING - Static variable in class WFSDataAccessFactory
-
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() - Method in class ExtentBuilder
-
- end() - Method in class LayerFeatureConstraintsBuilder
-
- end() - Method in class AndBuilder
-
- end() - Method in class ChildExpressionBuilder
-
Build the expression and return to the parent builder.
- end() - Method in class FunctionBuilder
-
- end() - Method in class IdBuilder
-
- 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 - Static variable in class KML
-
- 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 SynchronizedLabelCache
-
- end(String) - Method in class TransformerBase.TranslatorSupport
-
- end(Element, XSDElementDeclaration) - Method in class Encoder
-
- END_OF_DATA_FILE - Static variable in class ErrorKeys
-
Premature end of data file
- END_PATH_AND_CONTINUE - Static variable in class ExhaustivePathFinder
-
- END_PATH_AND_STOP - Static variable in class ExhaustivePathFinder
-
- END_TIME - Static variable in class VocabularyKeys
-
End time
- endArray() - Method in class DelegatingHandler
-
- endArray() - Method in class ArrayHandler
-
- endArray() - Method in class FeatureCollectionHandler
-
- endArray() - Method in class FeatureHandler
-
- endArray() - Method in class LineHandler
-
- endArray() - Method in class MultiLineHandler
-
- endArray() - Method in class MultiPointHandler
-
- endArray() - Method in class MultiPolygonHandler
-
- endArray() - Method in class PolygonHandler
-
- endArray() - Method in class HandlerBase
-
- endArray() - Method in class RecordingHandler
-
- endCDATA() - Method in class ParserHandler
-
- endChildHandler(Handler) - Method in class DelegatingHandler
-
- 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
-
- endColumn - Variable in class Token
-
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
- endDocument() - Method in class GMLWriter
-
- endDocument() - Method in class CopyingHandler
-
- endDocument() - Method in interface PrintHandler
-
DOCUMENT ME!
- endDocument() - Method in class XMLSAXHandler
-
Implementation of endDocument.
- endDocument() - Method in class XSISAXHandler
-
Implementation of endDocument.
- endDocument() - Method in class DelegatingHandler
-
- endDocument() - Method in interface DocumentHandler
-
- endDocument() - Method in class DocumentHandlerImpl
-
- endDocument() - Method in class ParserHandler
-
- endDocument() - Method in class StreamingParserHandler
-
- endDocument() - Method in class XSDParserDelegate
-
- endDocument(XMLStreamReader, SldTransformContext) - Method in class RootHandler
-
- endDocument(XMLStreamReader, SldTransformContext) - Method in class SldTransformHandler
-
- ENDED_BY - Static variable in class RelativePosition
-
- endedBy(Expression, Expression) - Method in class FilterFactoryImpl
-
- endedBy(Expression, Expression, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- EndedBy - Static variable in class FES
-
- endedBy(Expression, Expression) - Method in interface FilterFactory
-
Checks if one expression is temporally ended by another
- endedBy(Expression, Expression, MultiValuedFilter.MatchAction) - Method in interface FilterFactory
-
Checks if one expression is temporally ended by another
- EndedBy - Interface in org.opengis.filter.temporal
-
Filter operator that determines if another temporal object is located at the end of a temporal
object as defined by the Filter Encoding Specification.
- EndedByBinding - Class in org.geotools.filter.v2_0.bindings
-
Binding object for the element http://www.opengis.net/fes/2.0:EndedBy.
- EndedByBinding(FilterFactory) - Constructor for class EndedByBinding
-
- EndedByImpl - Class in org.geotools.filter.temporal
-
- EndedByImpl(Expression, Expression) - Constructor for class EndedByImpl
-
- EndedByImpl(Expression, Expression, MultiValuedFilter.MatchAction) - Constructor for class EndedByImpl
-
- ENDELEMENT - Static variable in class TileQueueElement
-
- 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(QualifiedName) - Method in class GMLWriter
-
- endElement(String, String, String) - Method in class ConvertToDomHandler
-
- endElement(String, String, String) - Method in class CopyingHandler
-
- endElement(String, String, String) - Method in class ParameterParserDelegate
-
- endElement(String, String, String) - Method in class QueryExpressionTextDelegate
-
- 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(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(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
- endElement(QName) - Method in class DelegatingHandler
-
- 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(String, String, String) - Method in class XSDParserDelegate
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class ExpressionHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class FeatureStylesHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class FillHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class FilterHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class GraphicHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class LineSymbolizerHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class ParameterHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class PointSymbolizerHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class PolygonSymbolizerHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class RasterSymbolizerHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class RulesHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class SldTransformHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class StrokeHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class SymbolizersHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class TextSymbolizerHandler
-
- endElement(XMLStreamReader, SldTransformContext) - Method in class XYHandler
-
- endElementInternal(ElementHandler) - Method in class ParserHandler
-
- endElementInternal(ElementHandler) - Method in class StreamingParserHandler
-
- endFeature(Feature) - Method in interface FeatureCollectionIteration.Handler
-
The handler is ending its visit with a Feature.
- endFeature(Feature) - Method in class FeatureTransformer.FeatureTranslator
-
Sends sax for the ending of a feature.
- endFeature(GMLWriter) - Method in class GML2FeatureCollectionEncoderDelegate.GML2Delegate
-
- endFeature(GMLWriter) - Method in interface GMLDelegate
-
Closes a single feature
- endFeature(GMLWriter) - Method in class GML32FeatureCollectionEncoderDelegate.GML32Delegate
-
- endFeatureCollection(FeatureCollection<?, ?>) - Method in interface FeatureCollectionIteration.Handler
-
The handler is done visiting a FeatureCollection.
- endFeatureCollection() - Method in class FeatureTransformer.FeatureTranslator
-
- endFeatureCollection(FeatureCollection<?, ?>) - Method in class FeatureTransformer.FeatureTranslator
-
Sends sax for the ending of a feature collection.
- endFeatures(GMLWriter) - Method in class GML2FeatureCollectionEncoderDelegate.GML2Delegate
-
- endFeatures(GMLWriter) - Method in interface GMLDelegate
-
Closes a collection of features
- endFeatures(GMLWriter) - Method in class GML32FeatureCollectionEncoderDelegate.GML32Delegate
-
- endJSON() - Method in class DelegatingHandler
-
- endJSON() - Method in class FeatureCollectionHandler
-
- endJSON() - Method in class FeatureTypeHandler
-
- endJSON() - Method in class HandlerBase
-
- endJSON() - Method in class RecordingHandler
-
- 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 SynchronizedLabelCache
-
- endLine - Variable in class Token
-
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
- endMapping(MappingEndEvent, YsldValidateContext) - Method in class GridValidator
-
- endMapping(MappingEndEvent, YsldValidateContext) - Method in class PermissiveValidator
-
- endMapping(MappingEndEvent, YsldValidateContext) - Method in class YsldValidateHandler
-
- endObject() - Method in class DelegatingHandler
-
- endObject() - Method in class FeatureCollectionHandler
-
- endObject() - Method in class FeatureHandler
-
- endObject() - Method in class FeatureTypeHandler
-
- endObject() - Method in class GeometryCollectionHandler
-
- endObject() - Method in class LineHandler
-
- endObject() - Method in class MultiLineHandler
-
- endObject() - Method in class MultiPointHandler
-
- endObject() - Method in class MultiPolygonHandler
-
- endObject() - Method in class PointHandler
-
- endObject() - Method in class PolygonHandler
-
- endObject() - Method in class HandlerBase
-
- endObject() - Method in class RecordingHandler
-
- endObjectEntry() - Method in class DelegatingHandler
-
- endObjectEntry() - Method in class FeatureTypeHandler
-
- endObjectEntry() - Method in class GeometryCollectionHandler
-
- endObjectEntry() - Method in class HandlerBase
-
- endObjectEntry() - Method in class RecordingHandler
-
- endOfFile() - Method in class SimpleFeatureIO
-
Returns true if the end of file has been reached
- endPoint(Geometry) - Static method in class StaticGeometry
-
- endPoint(LineString) - Static method in class GeometryFunctions
-
- endPrefixMapping(String) - Method in class GMLWriter
-
- endPrefixMapping(String) - Method in class ElementHandlerFactory
-
- endPrefixMapping(String) - Method in class XMLSAXHandler
-
- endPrefixMapping(String) - Method in class DelegatingHandler
-
- endPrefixMapping(String) - Method in interface Handler
-
Called when a prefix mapping is de-registred with ParserHandler.
- endPrefixMapping(String) - Method in class HandlerImpl
-
- endPrefixMapping(String) - Method in class ParserHandler
-
- endPrefixMapping(String) - Method in class XSDParserDelegate
-
- EndRequest() - Constructor for class StreamingRenderer.EndRequest
-
- ends(Expression, Expression) - Method in class FilterFactoryImpl
-
- ends(Expression, Expression, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- Ends - Static variable in class FES
-
- ends(Expression, Expression) - Method in interface FilterFactory
-
Checks if one expression temporally ends by another
- ends(Expression, Expression, MultiValuedFilter.MatchAction) - Method in interface FilterFactory
-
Checks if one expression temporally ends by another
- Ends - Interface in org.opengis.filter.temporal
-
Filter operator that determines if a temporal object is located at the end of another temporal
object as defined by the Filter Encoding Specification.
- ENDS - Static variable in class RelativePosition
-
- EndsBinding - Class in org.geotools.filter.v2_0.bindings
-
Binding object for the element http://www.opengis.net/fes/2.0:Ends.
- EndsBinding(FilterFactory) - Constructor for class EndsBinding
-
- endSchemaType() - Method in class FeatureTypeTransformer.FeatureTypeTranslator
-
End the schema fragment for a feature type.
- endSequence(SequenceEndEvent, YsldValidateContext) - Method in class PermissiveValidator
-
- endSequence(SequenceEndEvent, YsldValidateContext) - Method in class SequenceValidator
-
- endSequence(SequenceEndEvent, YsldValidateContext) - Method in class TupleValidator
-
- endSequence(SequenceEndEvent, YsldValidateContext) - Method in class YsldValidateHandler
-
- EndsImpl - Class in org.geotools.filter.temporal
-
- EndsImpl(Expression, Expression) - Constructor for class EndsImpl
-
- EndsImpl(Expression, Expression, MultiValuedFilter.MatchAction) - Constructor for class EndsImpl
-
- endTuple(GMLWriter) - Method in class GML2FeatureCollectionEncoderDelegate.GML2Delegate
-
- endTuple(GMLWriter) - Method in interface GMLDelegate
-
Closes a tuple
- endTuple(GMLWriter) - Method in class GML32FeatureCollectionEncoderDelegate.GML32Delegate
-
- EngineeringCRS - Static variable in class GML
-
- EngineeringCRS - Static variable in class GML
-
- EngineeringCRS - Interface in org.opengis.referencing.crs
-
A contextually local coordinate reference system.
- EngineeringCRSPropertyType - Static variable in class GML
-
- ENGINEERINGCRSPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="EngineeringCRSPropertyType">
<annotation>
<documentation>gml:EngineeringCRSPropertyType is a property type for association roles to an engineering coordinate reference system, either referencing or containing the definition of that reference system.
- engineeringCRSRef - 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 - 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.
- ENGINEERINGCRSTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="EngineeringCRSType">
<complexContent>
<extension base="gml:AbstractCRSType">
<sequence>
<choice>
<element ref="gml:affineCS"/>
<element ref="gml:cartesianCS"/>
<element ref="gml:cylindricalCS"/>
<element ref="gml:linearCS"/>
<element ref="gml:polarCS"/>
<element ref="gml:sphericalCS"/>
<element ref="gml:userDefinedCS"/>
<element ref="gml:coordinateSystem">
<annotation>
<appinfo>deprecated</appinfo>
</annotation>
</element>
</choice>
<element ref="gml:engineeringDatum"/>
</sequence>
</extension>
</complexContent>
</complexType>
- EngineeringDatum - Static variable in class GML
-
- engineeringDatum - Static variable in class GML
-
- EngineeringDatum - Static variable in class GML
-
- EngineeringDatum - Interface in org.opengis.referencing.datum
-
Defines the origin of an engineering coordinate reference system.
- EngineeringDatumPropertyType - Static variable in class GML
-
- ENGINEERINGDATUMPROPERTYTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="EngineeringDatumPropertyType">
<annotation>
<documentation>gml:EngineeringDatumPropertyType is a property type for association roles to an engineering datum, either referencing or containing the definition of that datum.
- engineeringDatumRef - 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 - 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.
- ENGINEERINGDATUMTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="EngineeringDatumType">
<complexContent>
<extension base="gml:AbstractDatumType"/>
</complexContent>
</complexType>
- ENHANCE_CONVERT_ENUMS - Static variable in class NetCDFUtilities
-
- ENHANCE_COORD_SYSTEMS - Static variable in class NetCDFUtilities
-
- ENHANCE_SCALE_MISSING - Static variable in class NetCDFUtilities
-
- ENHANCE_SCALE_MISSING_DEFER - Static variable in class NetCDFUtilities
-
- ENHANCE_SCALE_OFFSET - Static variable in class NetCDFUtilities
-
- ENHANCED_SPATIAL_SUPPORT - Static variable in class MySQLDataStoreFactory
-
EnhanceSpatialSupport is available from MYSQL version 5.6 and onward.
- enhancedSpatialSupport - Variable in class MySQLDataStoreFactory
-
- 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.
- ensureArgumentNonNull(String, Object) - Static method in class Utilities
-
- ensureAssociationTablesExist(Connection) - Method in class JDBCDataStore
-
Helper method for creating geometry association table if it does not exist.
- ensureAuthorization(SimpleFeatureType, Filter, Transaction, Connection) - Method in class JDBCDataStore
-
Ensures that that the specified transaction has access to features specified by a filter.
- ensureCapacity(int) - Method in class CheckedArrayList
-
Increases the capacity, if necessary, to ensure that it can hold the given number of
elements.
- ensureCompatibleReferenceSystem(BoundingBox) - Method in class ReferencedEnvelope
-
Make sure that the specified bounding box uses the same CRS than this one.
- ensureCompatibleReferenceSystem(DirectPosition) - Method in class ReferencedEnvelope
-
Make sure that the specified location uses the same CRS as this one.
- 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.
- ensureNext() - Method in class JDBCFeatureReader
-
- ensureNoDataPixelIsAvailable(IndexColorModel) - Static method in class RasterUtils
-
Returns a color model based on colorMap
that's guaranteed to have at least one
transparent pixel whose index can be used as no-data value for colormapped rasters, even if
the returned IndexColorModel needs to be of a higher sample depth (ie, 16 instead of 8 bit)
to satisfy that.
- 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.
- ensureNonNull(String, Object) - Static method in class Utilities
-
Makes sure that an argument is non-null.
- ensureNotDisposed() - Method in class DefaultCoverageSource
-
- ensureNotNull(Object, String) - Static method in class BaseCoverageProcessingNode
-
Checks whether the provided object is null or not.
- ensureOpen() - Method in class JDBCFeatureReader
-
- 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.
- ensureTimeUnit(Unit<?>) - Static method in class AbstractIdentifiedObject
-
Makes sure that the specified unit is a temporal one.
- ensureValidString(String...) - Static method in class Utilities
-
- 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
-
- 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() - Constructor for class XSISimpleTypes.ENTITIES
-
- ENTITIES - Static variable in class XS
-
- ENTITY() - Constructor for class XSISimpleTypes.ENTITY
-
- ENTITY - Static variable in class XS
-
- ENTITY_RESOLVER - Static variable in class WFSDataAccessFactory
-
- ENTITY_RESOLVER - Static variable in class GeoTools
-
The
system property key for the default value to be
assigned to the
ENTITY_RESOLVER
hint.
- ENTITY_RESOLVER - Static variable in class Hints
-
- ENTITY_RESOLVER - Static variable in class XMLHandlerHints
-
- 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>
- entityResolver - Variable in class WFSConfig
-
- entries - Variable in class ContentDataStore
-
name, entry map
- entry() - Method in class ColorMapBuilder
-
- Entry - Class in org.geotools.coverage.io.netcdf.cf
-
Java class for anonymous complex type.
- Entry() - Constructor for class Entry
-
- entry - Variable in class StandardNameTable
-
- entry(String) - Method in class MemoryDataStore
-
Access MemoryState for typeName.
- entry(SimpleFeatureType) - Method in class MemoryDataStore
-
Access to entry to store content of the provided schema, will create new entry if needed.
- 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(String, Object, StringBuilder) - Static method in class GeoJSONUtil
-
- Entry - Class in org.geotools.geopkg
-
Entry in a geopackage.
- Entry() - Constructor for class Entry
-
- Entry.DataType - Enum in org.geotools.geopkg
-
- entryId - Variable in class Alias
-
- 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 XMLHandlerHints
-
- entrySet() - Method in class PicoMap
-
- ENUMERATION - Static variable in interface Facet
-
DOCUMENT ME!
- ENUMERATION - Static variable in class Datatype
-
Data type whose instances form a list of named literal values, not extendable.
- EnumerationConverterFactory - Class in org.geotools.data.util
-
Converts between enumerations and strings
- EnumerationConverterFactory() - Constructor for class EnumerationConverterFactory
-
- EnumSimpleBinding - Class in org.geotools.xsd
-
Parses a simple type into an exiting enum.
- EnumSimpleBinding(Class, QName) - Constructor for class EnumSimpleBinding
-
- enumValue(String, String[], int[]) - Static method in class DateUtil
-
Find text value in enumeration.
- envelope(double, double, double, double) - Method in class SeToJTSGeometryFactory
-
- Envelope(byte[]) - Static method in class JTS
-
Returns the envelope for a geometry.
- envelope() - Method in class ShapefileReader.Record
-
- envelope(Geometry) - Static method in class StaticGeometry
-
- ENVELOPE - Static variable in interface CQLParserConstants
-
- ENVELOPE - Static variable in interface ECQLParserConstants
-
- Envelope - Static variable in class GML
-
- Envelope - Static variable in class GML
-
- Envelope - Static variable in class GML
-
- envelope(Geometry) - Static method in class GeometryFunctions
-
- Envelope - Static variable in class GeometryOperand
-
"http://www.opengis.net/gml/Envelope"
- Envelope - Interface in org.opengis.geometry
-
A minimum bounding box or rectangle.
- ENVELOPE2D - Static variable in class Utils.Prop
-
- Envelope2D - Class in org.geotools.geometry
-
- Envelope2D() - Constructor for class Envelope2D
-
Constructs an initially empty envelope with no CRS.
- Envelope2D(CoordinateReferenceSystem) - Constructor for class Envelope2D
-
Constructs an initially empty envelope with the defined 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.
- ENVELOPE_BITMASK - Static variable in class GeneralGridGeometry
-
A bitmask to specify the validity of the
envelope.
- EnvelopeAsText(byte[]) - Static method in class JTS
-
Returns the text representation of the envelope of the geometry.
- EnvelopeMapping() - Constructor for class ArgHelper.EnvelopeMapping
-
- EnvelopePropertyType - Static variable in class WFS
-
- EnvelopePropertyTypeBinding - Class in org.geotools.wfs.v2_0.bindings
-
- EnvelopePropertyTypeBinding() - Constructor for class EnvelopePropertyTypeBinding
-
- Envelopes - Class in org.geotools.grid
-
A helper class to create bounding envelopes with width and height that are simple multiples of a
given resolution.
- Envelopes() - Constructor for class Envelopes
-
- EnvelopeTaggedText() - Method in class CQLParser
-
- EnvelopeTaggedText() - Method in class ECQLParser
-
- EnvelopeType - Enum in org.geotools.geopkg.geom
-
EnvelopeType specified in the header of a Geometry (see Geopackage specs)
- EnvelopeType - Static variable in class GML
-
- 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.
- ENVELOPETYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="EnvelopeType">
<choice>
<sequence>
<element name="lowerCorner" type="gml:DirectPositionType"/>
<element name="upperCorner" type="gml:DirectPositionType"/>
</sequence>
<element maxOccurs="2" minOccurs="2" ref="gml:pos">
<annotation>
<appinfo>deprecated</appinfo>
</annotation>
</element>
<element ref="gml:coordinates"/>
</choice>
<attributeGroup ref="gml:SRSReferenceGroup"/>
</complexType>
- EnvelopeTypeBinding - Class in org.geotools.gml3.bindings
-
Binding object for the type http://www.opengis.net/gml:EnvelopeType.
- EnvelopeTypeBinding(Configuration, SrsSyntax) - Constructor for class EnvelopeTypeBinding
-
- EnvelopeTypeBinding - Class in org.geotools.gml3.v3_2.bindings
-
- EnvelopeTypeBinding(Configuration, SrsSyntax) - 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
-
- EnvelopeWithTimePeriod - Static variable in class GML
-
- EnvelopeWithTimePeriodType - 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.
- ENVELOPEWITHTIMEPERIODTYPE_TYPE - Static variable in class GMLSchema
-
<complexType name="EnvelopeWithTimePeriodType">
<complexContent>
<extension base="gml:EnvelopeType">
<sequence>
<element name="beginPosition" type="gml:TimePositionType"/>
<element name="endPosition" type="gml:TimePositionType"/>
</sequence>
<attribute default="#ISO-8601" name="frame" type="anyURI"/>
</extension>
</complexContent>
</complexType>
- EnvelopeWithTimePeriodTypeBinding - Class in org.geotools.gml4wcs.bindings
-
Binding object for the type http://www.opengis.net/gml:EnvelopeWithTimePeriodType.
- EnvelopeWithTimePeriodTypeBinding() - Constructor for class EnvelopeWithTimePeriodTypeBinding
-
- EnvelopText() - Method in class CQLParser
-
- EnvelopText() - Method in class ECQLParser
-
- EnvFunction - Class in org.geotools.filter.function
-
Provides local to thread and global thread-independent lookup tables of named variables allowing
externally defined values to be access within a SLD document.
- EnvFunction() - Constructor for class EnvFunction
-
Create a new instance of this function.
- EnviHdrFormat - Class in org.geotools.coverageio.gdal.envihdr
-
- EnviHdrFormat() - Constructor for class EnviHdrFormat
-
Constructor for the BaseGDALGridFormat
.
- EnviHdrFormatFactory - Class in org.geotools.coverageio.gdal.envihdr
-
- EnviHdrFormatFactory() - Constructor for class EnviHdrFormatFactory
-
- EnviHdrReader - Class in org.geotools.coverageio.gdal.envihdr
-
- EnviHdrReader(Object) - Constructor for class EnviHdrReader
-
- EnviHdrReader(Object, Hints) - Constructor for class EnviHdrReader
-
- ENVIRONMENT - Static variable in class TopicCategory
-
Environmental resources, protection and conservation.
- EOF - Static variable in interface CQLParserConstants
-
- EOF - Static variable in interface ECQLParserConstants
-
- eol - Variable in exception ParseException
-
The end of line string for this machine.
- EPS - Static variable in class AbstractGridCoverage2DReader
-
Small number used for double comparisons
- EPS - Static variable in class Crop
-
- EPS - Static variable in class ProjectionHandler
-
- EPS10 - Static variable in class AzimuthalEquidistant
-
Less strict tolerance.
- EPSG - Static variable in class Citations
-
- EPSG - Static variable in class ContactImpl
-
- EPSG - Static variable in class OnLineResourceImpl
-
- EPSG - Static variable in class ResponsiblePartyImpl
-
- epsg - Variable in class EPSGCRSAuthorityFactory
-
Deprecated.
The properties object for our properties file.
- EPSG_DATA_SOURCE - Static variable in class GeoTools
-
- EPSG_DATA_SOURCE - Static variable in class Hints
-
- epsgCode(CoordinateReferenceSystem) - Static method in class GML2EncodingUtils
-
- EPSGCRSAuthorityFactory - Class in org.geotools.referencing.epsg.wkt
-
- 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.
- EQ - Static variable in interface CQLParserConstants
-
- EQ - Static variable in interface ECQLParserConstants
-
- equal(Expression, Expression, boolean) - Method in class FilterFactoryImpl
-
- equal(Expression, Expression, boolean, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- equal(Expression, Expression) - Method in class FilterFactoryImpl
-
- equal(Expression, Expression, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- equal(Polygon, Polygon) - Method in interface PolygonGraphGenerator.PolygonRelationship
-
- equal(Expression, Expression, boolean) - Method in interface FilterFactory
-
Compares that two sub-expressions are equal to eacher other
- equal(Expression, Expression, boolean, MultiValuedFilter.MatchAction) - Method in interface FilterFactory
-
Compares that two sub-expressions are equal to eacher other
- equal(Expression, Expression) - Method in interface FilterFactory2
-
Checks if the geometry of the two operands are equal.
- equal(Expression, Expression, MultiValuedFilter.MatchAction) - Method in interface FilterFactory2
-
Checks if the geometry of the two operands are equal.
- EQUAL_NODE_ORIENTATION - Static variable in interface Edge
-
flag to indicate equal node orientation of two edges *
- EqualArea - Class in org.geotools.referencing.operation.projection
-
Equal Earth is a projection inspired by the Robinson projection, but unlike the Robinson
projection retains the relative size of areas.
- EqualArea(ParameterValueGroup) - Constructor for class EqualArea
-
- EqualArea.Provider - Class in org.geotools.referencing.operation.projection
-
- EqualAreaFunction - Class in org.geotools.filter.function
-
Breaks a SimpleFeatureCollection into classes with (roughtly) equal total items area in each
class
- EqualAreaFunction() - Constructor for class EqualAreaFunction
-
- EqualAreaListVisitor - Class in org.geotools.feature.visitor
-
Obtains the data needed for a Equal Area operation (classification of features into classes each
roughly having the same area).
- EqualAreaListVisitor(Expression, Expression, int) - Constructor for class EqualAreaListVisitor
-
- EqualClasses(int, double[]) - Constructor for class StyleBuilder.EqualClasses
-
Creates a new instance of EqualClasses
- 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 ArcSDEDataStoreConfig
-
Checks for equality over another ArcSDEConnectionConfig
, taking into account the
values of database name, user name, and port number.
- equals(Object) - Method in class ArcSDEPlanarImage
-
- equals(Object) - Method in class ArcSDEConnectionConfig
-
- equals(Object) - Method in interface ISession
-
Compares for reference 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 LookupTableFactory
-
Compares the specified object with this key for equality.
- equals(Object) - Method in class GridSampleDimension
-
Compares the specified object with this sample dimension for equality.
- equals(Object) - Method in class RasterLayout
-
Tests if the specified Object
equals this RasterLayout
.
- equals(Object) - Method in class AbstractOperation
-
Compares the specified object with this operation 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 AttributeMapping
-
END specific web service methods******************
- equals(Object) - Method in class JdbcMultipleValue
-
- equals(Object) - Method in class AttributeTypeProxy
-
- equals(Object) - Method in class UniqueNameFeatureTypeImpl
-
- equals(Name, XPathUtil.StepList) - Static method in class XPathUtil
-
- equals(Object) - Method in class XPathUtil.Step
-
- equals(Object) - Method in class PreGeneralizedSimpleFeature
-
- equals(Object) - Method in class Parameter
-
- equals(Object) - Method in class Query
-
Equality based on all query parameters other than the handle.
- equals(Object) - Method in class Definition
-
- equals(Object) - Method in class AttributeImpl
-
Override of equals.
- equals(Object) - Method in class DecoratingFeatureCollection
-
- equals(Object) - Method in class DecoratingSimpleFeatureCollection
-
- equals(Object) - Method in class DecoratingFeature
-
- 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 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 AbstractLazyAttributeTypeImpl
-
Equality by name.
- 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 ComplexTypeImpl
-
- equals(Object) - Method in class FeatureTypeImpl
-
- equals(Object) - Method in class GeometryTypeImpl
-
- equals(Object) - Method in class PropertyDescriptorImpl
-
- equals(Object) - Method in class PropertyTypeImpl
-
- equals(Object) - Method in class SchemaImpl
-
- equals(Name, QName) - Static method in class Types
-
- equals(Object) - Method in class AttributeExpressionImpl
-
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 ArithmeticOperatorsImpl
-
- equals(Object) - Method in class ComparisonOperatorsImpl
-
- equals(Object) - Method in class FilterCapabilitiesImpl
-
- equals(Object) - Method in class FunctionNameImpl
-
- equals(Object) - Method in class FunctionsImpl
-
- equals(Object) - Method in class IdCapabilitiesImpl
-
- equals(Object) - Method in class OperatorImpl
-
- equals(Object) - Method in class ScalarCapabilitiesImpl
-
- equals(Object) - Method in class SpatialCapabiltiesImpl
-
- equals(Object) - Method in class SpatialOperatorsImpl
-
- equals(Object) - Method in class TemporalCapabilitiesImpl
-
- equals(Object) - Method in class TemporalOperatorImpl
-
- equals(Object) - Method in class TemporalOperatorsImpl
-
- 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(String, Geometry, MultiValuedFilter.MatchAction) - Method in class FilterFactoryImpl
-
- equals(Object) - Method in class CategorizeFunction
-
- equals(Object) - Method in class InterpolateFunction
-
- equals(Object) - Method in class RecodeFunction
-
- equals(Object) - Method in class FunctionExpressionImpl
-
- equals(Object) - Method in class FunctionImpl
-
- equals(Object) - Method in class GeometryFilterImpl
-
Compares this filter to the specified object.
- equals(Object) - Method in class FeatureIdImpl
-
- equals(Object) - Method in class FeatureIdVersionedImpl
-
- equals(Object) - Method in class GmlObjectIdImpl
-
- equals(Object) - Method in class ResourceIdImpl
-
- equals(Object) - Method in class IsBetweenImpl
-
- 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 NativeFilterImpl
-
- equals(Object) - Method in class NullFilterImpl
-
Compares this filter to the specified object.
- equals(Object) - Method in class SortByImpl
-
- equals(Object) - Method in class BinaryTemporalOperatorImpl
-
- EQUALS - Static variable in interface CQLParserConstants
-
- EQUALS - Static variable in interface ECQLParserConstants
-
- Equals - Static variable in class OGC
-
- Equals - Static variable in class OGC
-
- Equals - Static variable in class OGC
-
- Equals - Static variable in class FES
-
- equals(Object) - Method in class CatalogBuilderConfiguration
-
- equals(Object) - Method in class AbstractDirectPosition
-
- 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 DirectPosition1D
-
- equals(Object) - Method in class DirectPosition2D
-
Compares this point with the specified object for equality.
- equals(Object) - Method in class DirectPosition3D
-
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(Geometry) - Method in class CircularRing
-
- equals(Object) - Method in class CircularRing
-
- equals(Geometry) - Method in class CircularString
-
- equals(Object) - Method in class CircularString
-
- equals(Geometry) - Method in class CompoundCurve
-
- equals(Object) - Method in class CompoundCurve
-
- equals(Geometry) - Method in class CompoundRing
-
- equals(Object) - Method in class CompoundRing
-
- equals(Object) - Method in class CurvedGeometryFactory
-
- equals(Object) - Method in class ReferencedEnvelope
-
Compares the specified object with this envelope for equality.
- equals(Object) - Method in class ReferencedEnvelope3D
-
Compares the specified object with this envelope for equality.
- equals(Object) - Method in class Tile
-
- equals(Object) - Method in class Circle
-
- 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 Identification
-
Compares the specified object with this identification for equality.
- equals(Object) - Method in class Slice2DIndex
-
- equals(Object) - Method in class Index
-
- equals(Object) - Method in class RegexpValidator
-
- equals(Object) - Method in class VirtualTable
-
- equals(Object) - Method in class VirtualTableParameter
-
- equals(Object) - Method in class Folder
-
- equals(Object) - Method in class MapLayer
-
Deprecated.
Equals based on internal layer
- 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(Unit<?>, Unit<?>) - Static method in class Units
-
Checks whether two units can be considered equivalent.
- 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(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 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 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 ProcessFunction
-
- 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 DefaultEngineeringCRS
-
Compares the specified object to this CRS 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(Object) - Method in class DirectionAlongMeridian
-
Tests this object for equality with the specified one.
- 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 NADConGridShift
-
Compares the specified object with this math transform 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(Object) - Method in class AffineTransform2D
-
- equals(Object) - Method in class GeneralMatrix
-
- equals(Matrix, double) - Method in class GeneralMatrix
-
- equals(Matrix, double) - Method in class Matrix1
-
Compares the element values.
- 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.
- 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(Object) - Method in class Matrix3
-
- equals(Matrix, double) - Method in class Matrix3
-
- equals(Matrix, double) - Method in interface XMatrix
-
Compares the element values.
- 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 Gnomonic
-
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 PolarStereographic
-
Compares the specified object with this map projection for equality.
- equals(Object) - Method in class Polyconic
-
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
-
- equals(Object) - Method in class WinkelTripel
-
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 AffineTransform2D
-
- 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
-
- equals(Object) - Method in class NTv2Transform
-
Compares the specified object with this one 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 LabelCacheItem
-
- equals(Object) - Method in class ExplicitBoundsShape
-
- equals(Object) - Method in class AbstractSymbolizer
-
- equals(Object) - Method in class AnchorPointImpl
-
- equals(Object) - Method in class ChannelSelectionImpl
-
- equals(Object) - Method in class ColorMapEntryImpl
-
- equals(Object) - Method in class ColorMapImpl
-
- equals(Object) - Method in class ContrastEnhancementImpl
-
- 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
-
- 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
-
- equals(Object) - Method in class PolygonSymbolizerImpl
-
- equals(Object) - Method in class RasterSymbolizerImpl
-
- equals(Object) - Method in class RuleImpl
-
Compares this Rule with another for equality.
- equals(Object) - Method in class SelectedChannelTypeImpl
-
- equals(Object) - Method in class ShadedReliefImpl
-
- 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 VendorSymbolizerImpl
-
- equals(Object) - Method in class KeyInfo
-
- equals(Object) - Method in class DefaultCalendarDate
-
- equals(Object) - Method in class DefaultClockTime
-
- equals(Object) - Method in class DefaultDateAndTime
-
- equals(Object) - Method in class DefaultInstant
-
Verify if this entry is identical to the specified object.
- equals(Object) - Method in class DefaultIntervalLength
-
- equals(Object) - Method in class DefaultOrdinalPosition
-
- equals(Object) - Method in class DefaultPeriod
-
Verify if this entry is identical to the specified object.
- equals(Object) - Method in class DefaultPeriodDuration
-
- equals(Object) - Method in class DefaultPosition
-
Verify if this entry is identical to the specified object.
- equals(Object) - Method in class DefaultTemporalCoordinate
-
- equals(Object) - Method in class DefaultTemporalPosition
-
- equals(Object) - Method in class DefaultCalendar
-
- equals(Object) - Method in class DefaultCalendarEra
-
- equals(Object) - Method in class DefaultClock
-
- equals(Object) - Method in class DefaultOrdinalEra
-
- equals(Object) - Method in class DefaultOrdinalReferenceSystem
-
- equals(Object) - Method in class DefaultTemporalCoordinateSystem
-
- equals(Object) - Method in class DefaultTemporalReferenceSystem
-
- equals(Object) - Method in class ZoomLevel
-
- equals(Object) - Method in class Tile
-
- equals(Object) - Method in class TileIdentifier
-
- 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 AbstractDecorator
-
- equals(Object) - Method in class DisjointSet
-
Compare this set with the specified object for equality.
- equals(Object) - Method in class AbstractFactory
-
Compares this factory with the specified object for equality.
- 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 Duration
-
- equals(Object) - Method in class XMLHandlerHints
-
- equals(Object) - Method in class XSIElementHandler
-
- equals(Object) - Method in class Whitespace
-
- equals(Object) - Method in class Configuration
-
- equals(Object) - Method in class PicoMap
-
- equals(Object) - Method in class XSD
-
- equals(Object) - Method in interface Name
-
true
if getURI is equal.
- equals(Object) - Method in interface PropertyType
-
- equals(Object) - Method in class GeometryOperand
-
Compares this operand with the specified value for equality.
- equals(Object) - Method in interface Operator
-
Equals should be implemented simply in terms of getName()
- equals(Expression, Expression) - Method in interface FilterFactory
-
Compares that two sub-expressions are equal to each other.
- equals(String, Geometry) - Method in interface FilterFactory
-
Checks if the geometry of the two operands are equal.
- equals(String, Geometry, MultiValuedFilter.MatchAction) - Method in interface FilterFactory
-
Checks if the geometry of the two operands are equal.
- equals(Object) - Method in interface Identifier
-
Identifier is a data object, equals is based just on getID()
- equals(Object) - Method in class Version
-
- Equals - Interface in org.opengis.filter.spatial
-
- equals(Object) - Method in interface DirectPosition
-
Compares this direct position with the specified object for equality.
- equals(TransfiniteSet) - Method in interface TransfiniteSet
-
Returns true
if this TransfiniteSet
is equal to another TransfiniteSet
.
- equals(Object) - Method in interface RepresentativeFraction
-
Compares this representative fraction with the specified object for equality.
- EQUALS - Static variable in class RelativePosition
-
- equals(Object) - Method in class CodeList
-
Compares the specified object with this code list for equality.
- equals(Object) - Method in class UnlimitedInteger
-
Compares this number with the specified object for equality.
- 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,
- EqualsBinding - Class in org.geotools.filter.v2_0.bindings
-
Binding object for the element http://www.opengis.net/fes/2.0:Equals.
- EqualsBinding(FilterFactory2, GeometryFactory) - Constructor for class EqualsBinding
-
- equalsEpsilon(Rectangle2D, Rectangle2D) - Static method in class XRectangle2D
-
Returns true
if the two rectangles are equals up to an epsilon value.
- equalsExact(SimpleFeatureType, SimpleFeatureType) - Static method in class FeatureTypes
-
Exact equality based on typeNames, namespace, attributes and ancestors, including the user
maps contents
- equalsExact(List, List) - Static method in class FeatureTypes
-
- equalsExact(AttributeDescriptor[], AttributeDescriptor[]) - Static method in class FeatureTypes
-
- equalsExact(AttributeDescriptor, AttributeDescriptor) - Static method in class FeatureTypes
-
- equalsExact(Geometry, Geometry) - Static method in class StaticGeometry
-
- equalsExact(FeatureId) - Method in class FeatureIdImpl
-
- equalsExact(FeatureId) - Method in class FeatureIdVersionedImpl
-
- equalsExact(Geometry) - Method in class CircularRing
-
- equalsExact(Geometry, double) - Method in class CircularRing
-
- equalsExact(Geometry) - Method in class CircularString
-
- equalsExact(Geometry, double) - Method in class CircularString
-
- equalsExact(Geometry) - Method in class CompoundCurve
-
- equalsExact(Geometry, double) - Method in class CompoundCurve
-
- equalsExact(Geometry) - Method in class CompoundRing
-
- equalsExact(Geometry, double) - Method in class CompoundRing
-
- equalsExact(Geometry, double) - Method in class EmptyGeometry
-
Deprecated.
- equalsExact(Geometry, Geometry) - Static method in class GeometryFunctions
-
- equalsExact(FeatureId) - Method in interface FeatureId
-
Check if the provided FeatureId is an exact match (including any optional version
information).
- equalsExactTolerance(Geometry, Geometry, Double) - Static method in class StaticGeometry
-
- equalsExactTolerance(Geometry, Geometry, double) - Static method in class GeometryFunctions
-
- equalsFID(FeatureId) - Method in class FeatureIdImpl
-
- equalsFID(FeatureId) - Method in class FeatureIdVersionedImpl
-
- equalsFID(FeatureId) - Method in interface FeatureId
-
Checks if the provided FeatureId reflects the same feature.
- equalsId(SimpleFeatureType, SimpleFeatureType) - Static method in class FeatureTypes
-
Quick check of namespace and typename
- equalsIgnoreIndex(XPathUtil.Step) - Method in class XPathUtil.Step
-
Compares this Step with another for equivalence ignoring the steps indexes.
- equalsIgnoreIndex(XPathUtil.StepList) - Method in class XPathUtil.StepList
-
Compares this StepList with another for equivalence regardless of the indexes of each
Step.
- equalsIgnoreMetadata(Object, Object) - Static method in class CRS
-
Compares the specified objects for equality.
- EqualsImpl - Class in org.geotools.filter.spatial
-
- EqualsImpl(Expression, Expression) - Constructor for class EqualsImpl
-
- EqualsImpl(Expression, Expression, MultiValuedFilter.MatchAction) - Constructor for class EqualsImpl
-
- equalsND(Geometry, Geometry) - Static method in class CoordinateSequences
-
Returns true if the two geometries are equal in N dimensions (normal geometry equality is
only 2D)
- equalsNorm(Geometry) - Method in class CircularRing
-
- equalsNorm(Geometry) - Method in class CircularString
-
- equalsNorm(Geometry) - Method in class CompoundCurve
-
- equalsNorm(Geometry) - Method in class CompoundRing
-
- equalsProperty(AttributeMapping, String) - Static method in class IndexQueryUtils
-
Checks if property name is equals to source/identifier expression in attribute mapping
- equalsPropertyExpression(Expression, String) - Static method in class IndexQueryUtils
-
Compare if expression == propertyName
- equalsTopo(Geometry) - Method in class CircularRing
-
- equalsTopo(Geometry) - Method in class CircularString
-
- equalsTopo(Geometry) - Method in class CompoundCurve
-
- equalsTopo(Geometry) - Method in class CompoundRing
-
- equalsXpath(FeatureTypeMapping, AttributeMapping, String) - Static method in class IndexQueryUtils
-
Compare if mapping-xpath == attMapping
- equalTo(Object, Object) - Static method in class StaticGeometry
-
- EquatorialOrthographic - Class in org.geotools.referencing.operation.projection
-
- EquatorialOrthographic(ParameterValueGroup) - Constructor for class EquatorialOrthographic
-
Constructs an equatorial orthographic projection.
- EquatorialStereographic - Class in org.geotools.referencing.operation.projection
-
- EquatorialStereographic(ParameterValueGroup) - Constructor for class EquatorialStereographic
-
Constructs an equatorial stereographic projection (EPSG equations).
- EQUIDISTANT_CONIC_PROJECTION - Static variable in class VocabularyKeys
-
Equidistant conic projection
- EQUIDISTANT_CYLINDRICAL_PROJECTION - Static variable in class VocabularyKeys
-
Equidistant cylindrical projection
- EquidistantConic - Class in org.geotools.referencing.operation.projection
-
Equidistant Conic Projection.
- EquidistantConic(ParameterValueGroup) - Constructor for class EquidistantConic
-
Creates a transform from the specified group of parameter values.
- EquidistantConic.Provider - Class in org.geotools.referencing.operation.projection
-
- 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
-
- EquidistantCylindrical.SphericalProvider - Class in org.geotools.referencing.operation.projection
-
- 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
-
- ErdasImgReader(Object, Hints) - Constructor for class ErdasImgReader
-
- err - Variable in class CommandLine
-
Error stream to the console.
- err - Variable in class AbstractConsole
-
- err - Variable in class Arguments
-
Error stream to the console.
- error(SAXParseException) - Method in class ParseErrorHandler
-
- ERROR - Static variable in class VocabularyKeys
-
Error
- ERROR - Static variable in class JWizard
-
Indicates that the dialog closed due to an internal error.
- 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 XMLSAXHandler
-
Implementation of error.
- error(SAXParseException) - Method in class XSISAXHandler
-
Implementation of error.
- error(SAXParseException) - Method in class ParserHandler
-
- error(SAXParseException) - Method in class ValidatorHandler
-
- error(String, Mark) - Method in class YsldValidateContext
-
- error(MarkedYAMLException) - Method in class YsldValidateContext
-
- ERROR_$1 - Static variable in class VocabularyKeys
-
Error - {0}
- ERROR_FILTERS - Static variable in class VocabularyKeys
-
Error filters
- ERROR_MESSAGE_BASE - Static variable in class PreventLocalEntityResolver
-
Prefix used for SAXException message
- ErrorKeys - Class in org.geotools.metadata.i18n
-
Resource keys.
- ErrorKeys - Class in org.geotools.renderer.i18n
-
Resource keys.
- errorOccurred(Exception) - Method in interface RenderListener
-
Reports a rendering error.
- errorOccurred(Exception) - Method in class RenderingTask
-
Called by the renderer on error
- Errors - Class in org.geotools.metadata.i18n
-
Base class for locale-dependent resources.
- Errors() - Constructor for class Errors
-
- Errors - Class in org.geotools.renderer.i18n
-
Base class for locale-dependent resources.
- Errors() - Constructor for class Errors
-
- errors() - Method in class YsldValidateContext
-
- Errors_de - Class in org.geotools.metadata.i18n
-
German language resource.
- Errors_de() - Constructor for class Errors_de
-
- Errors_el - Class in org.geotools.metadata.i18n
-
Greek language resource.
- Errors_el() - Constructor for class Errors_el
-
- Errors_en - Class in org.geotools.metadata.i18n
-
English language resource.
- Errors_en() - Constructor for class Errors_en
-
- Errors_es - Class in org.geotools.metadata.i18n
-
Spanich language resource.
- Errors_es() - Constructor for class Errors_es
-
- Errors_fr - Class in org.geotools.metadata.i18n
-
French language resource.
- Errors_fr() - Constructor for class Errors_fr
-
- Errors_pt - Class in org.geotools.metadata.i18n
-
Portuguese language resource.
- Errors_pt() - Constructor for class Errors_pt
-
- escapeName(String) - Method in class FilterToSQL
-
Surrounds a name with the SQL escape character.
- escapeNamePattern(DatabaseMetaData, String) - Method in class JDBCDataStore
-
Escapes a name pattern used in e.g.
- EscapeSql - Class in