Package | Description |
---|---|
org.geotools.coverage.io.impl | |
org.geotools.coverage.io.netcdf.tools | |
org.geotools.data |
Defines the DataStoreAPI via which all data is imported or exported.
|
org.geotools.data.complex.util | |
org.geotools.data.memory | |
org.geotools.data.wfs.internal | |
org.geotools.feature.simple | |
org.geotools.filter.text.commons | |
org.geotools.gce.imagemosaic | |
org.geotools.geometry |
org.geotools.geometry.Geometry implementation.
|
org.geotools.imageio | |
org.geotools.referencing.operation.matrix |
Matrix implementations on top of the
javax.vecmath package. |
org.geotools.referencing.operation.projection |
Basic implementations of map projections.
|
org.geotools.util |
Contains utilities and addition to the collection framework.
|
org.geotools.util.logging |
Extensions to the Java logging framework.
|
org.geotools.xml.gml | |
org.geotools.xsd.impl | |
org.geotools.ysld.validate |
Modifier and Type | Field and Description |
---|---|
protected List<Name> |
DefaultCoverageAccess.names |
Modifier and Type | Method and Description |
---|---|
static void |
CreateIndexer.main(String[] args) |
Modifier and Type | Method and Description |
---|---|
void |
InProcessLockingManager.lockFeatureID(String typeName,
String featureID,
Transaction transaction,
FeatureLock featureLock)
Aquire lock on featureID.
|
Modifier and Type | Method and Description |
---|---|
String |
XPathUtil.Step.toString() |
Modifier and Type | Class and Description |
---|---|
class |
MemoryDataStore
This is an example implementation of a DataStore used for testing.
|
Modifier and Type | Method and Description |
---|---|
protected void |
WFSClient.setupSpecifications() |
Modifier and Type | Method and Description |
---|---|
boolean |
SimpleFeatureImpl.equals(Object obj)
override of equals.
|
Modifier and Type | Class and Description |
---|---|
class |
BuildResultStack
Holds the results of the building process in a stack
Warning: This component is not published.
|
Constructor and Description |
---|
ImageMosaicConfigHandler(CatalogBuilderConfiguration configuration,
ImageMosaicEventHandlers eventHandler)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
GeneralDirectPosition |
GeneralDirectPosition.clone()
Returns a deep copy of this position.
|
Modifier and Type | Method and Description |
---|---|
protected void |
GeoSpatialImageReader.checkImageIndex(int imageIndex)
Simple check of the specified image index.
|
Modifier and Type | Method and Description |
---|---|
GeneralMatrix |
GeneralMatrix.clone()
Returns a clone of this matrix.
|
Modifier and Type | Method and Description |
---|---|
ParameterDescriptorGroup |
Mollweide.getParameterDescriptors()
Returns the parameter descriptors for this map projection.
|
ParameterDescriptorGroup |
Stereographic.getParameterDescriptors()
Returns the parameter descriptors for this map projection.
|
ParameterDescriptorGroup |
WinkelTripel.getParameterDescriptors()
Returns the parameter descriptors for this map projection.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexedResourceBundle
ResourceBundle implementation using integers instead of strings for resource keys. |
Modifier and Type | Method and Description |
---|---|
void |
Logging.forceMonolineConsoleOutput(Level level)
Same as
Logging.forceMonolineConsoleOutput() , but additionnaly set an optional logging
level. |
Modifier and Type | Method and Description |
---|---|
SimpleFeature |
GMLComplexTypes.FeatureAssociationType.getValue(Element element,
ElementValue[] value,
Attributes attrs,
Map<String,Object> hints) |
Modifier and Type | Method and Description |
---|---|
void |
ParserHandler.endDocument() |
Modifier and Type | Method and Description |
---|---|
TupleValidator |
TupleValidator.clone() |
Copyright © 1996–2023 Geotools. All rights reserved.