Serialized Form
-
Package com.bedatadriven.jackson.datatype.jts
-
Class JtsModule extends SimpleModule implements Serializable
- serialVersionUID:
- 3387512874441967803L
-
Serialized Fields
-
geometrySerializer
GeometrySerializer geometrySerializer
-
-
Class JtsModule3D extends SimpleModule implements Serializable
-
-
Package net.opengis.gml
-
Class TimeIndeterminateValueType extends AbstractEnumerator implements Serializable
-
-
Package net.opengis.ows11
-
Class RangeClosureType extends AbstractEnumerator implements Serializable
-
-
Package net.opengis.wcs10
-
Class CapabilitiesSectionType extends AbstractEnumerator implements Serializable
-
Class ClosureType extends AbstractEnumerator implements Serializable
-
Class InterpolationMethodType extends AbstractEnumerator implements Serializable
-
Class MetadataTypeType extends AbstractEnumerator implements Serializable
-
-
Package net.opengis.wfs
-
Class AllSomeType extends AbstractEnumerator implements Serializable
-
Class IdentifierGenerationOptionType extends AbstractEnumerator implements Serializable
-
Class OperationType extends AbstractEnumerator implements Serializable
-
Class ResultTypeType extends AbstractEnumerator implements Serializable
-
-
Package net.opengis.wps10
-
Class MethodType extends AbstractEnumerator implements Serializable
-
-
Package org.geotools.api.coverage
-
Class CannotEvaluateException extends RuntimeException implements Serializable
- serialVersionUID:
- 506793649975583062L
-
Class ColorInterpretation extends CodeList<ColorInterpretation> implements Serializable
- serialVersionUID:
- 6947933527594223350L
-
Class InterpolationMethod extends CodeList<InterpolationMethod> implements Serializable
- serialVersionUID:
- -4289541167757079847L
-
Class PaletteInterpretation extends CodeList<PaletteInterpretation> implements Serializable
- serialVersionUID:
- -7387623392932592485L
-
Class PointOutsideCoverageException extends CannotEvaluateException implements Serializable
- serialVersionUID:
- -8718412090539227101L
-
Serialized Fields
-
offendingLocation
Position offendingLocation
Represents a direct position which is outside the domain of the coverage.
-
-
Class SampleDimensionType extends CodeList<SampleDimensionType> implements Serializable
- serialVersionUID:
- -4153433145134818506L
-
-
Package org.geotools.api.coverage.grid
-
Class GridNotEditableException extends IllegalStateException implements Serializable
- serialVersionUID:
- 612186655921122650L
-
Class InvalidRangeException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- 3165512862939920847L
-
-
Package org.geotools.api.coverage.processing
-
Class OperationNotFoundException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- 8654574655958181935L
-
-
Package org.geotools.api.data
-
Class BatchFeatureEvent extends FeatureEvent implements Serializable
- serialVersionUID:
- 3154238322369916486L
-
Serialized Fields
-
fids
WeakHashSet<Identifier> fids
This is a weak hash set as we don't need to track changes on FeatureIds that are not being used by the client to track selection.
-
-
Class DataSourceException extends IOException implements Serializable
- serialVersionUID:
- -602847953059978370L
-
Class FeatureEvent extends EventObject implements Serializable
- serialVersionUID:
- 3154238322369916485L
-
Serialized Fields
-
bounds
ReferencedEnvelope bounds
Indicates the bounds in which the modification occurred.This value is allowed to by
null
if this information is not known. -
featureSource
FeatureSource featureSource
The FeatureSource broadcasting the event.Please note when several FeatureSources are operating on different Transactions this value will not always line up with original FeatureSource represented by Event.getSource().
-
filter
Filter filter
Filter used to indicate what content has changed.This is often an Id filter.
-
type
FeatureEvent.Type type
Indicates one of Type.ADDED, Type.REMOVED, Type.CHANGED
-
-
Class FeatureLockException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
featureID
String featureID
-
-
-
Package org.geotools.api.feature
-
Class BackingStoreException extends RuntimeException implements Serializable
- serialVersionUID:
- 6069054157609700353L
-
Class IllegalAttributeException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- 3373066465585246605L
-
Serialized Fields
-
descriptor
AttributeDescriptor descriptor
AttributeDescriptor being used to validate against. -
value
Object value
Object that failed validation.
-
-
-
Package org.geotools.api.filter
-
Class ExcludeFilter extends Object implements Serializable
- serialVersionUID:
- -716705962006999508L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
Returns the canonical instance on deserialization.- Throws:
ObjectStreamException
-
-
Class IncludeFilter extends Object implements Serializable
- serialVersionUID:
- -8429407144421087160L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
Returns the canonical instance on deserialization.- Throws:
ObjectStreamException
-
-
-
Package org.geotools.api.filter.capability
-
Class GeometryOperand extends Object implements Serializable
- serialVersionUID:
- -9006169053542932716L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
Returns the canonical instance on deserialization.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
-
Package org.geotools.api.filter.expression
-
Class NilExpression extends Object implements Serializable
- serialVersionUID:
- 4999313240542653655L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
Returns the canonical instance on deserialization.- Throws:
ObjectStreamException
-
-
-
Package org.geotools.api.filter.sort
-
Package org.geotools.api.geometry
-
Class MismatchedDimensionException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- 3138484331425225155L
-
Class MismatchedReferenceSystemException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- 6222334569692693273L
-
-
Package org.geotools.api.metadata
-
Class Datatype extends CodeList<Datatype> implements Serializable
- serialVersionUID:
- -307310382687629669L
-
Class Obligation extends CodeList<Obligation> implements Serializable
- serialVersionUID:
- -2135167450448770693L
-
-
Package org.geotools.api.metadata.citation
-
Class OnLineFunction extends CodeList<OnLineFunction> implements Serializable
- serialVersionUID:
- 2333803519583053407L
-
Class PresentationForm extends CodeList<PresentationForm> implements Serializable
- serialVersionUID:
- 5668779490885399888L
-
Class Role extends CodeList<Role> implements Serializable
- serialVersionUID:
- -7763516018565534103L
-
-
Package org.geotools.api.metadata.quality
-
Class EvaluationMethodType extends CodeList<EvaluationMethodType> implements Serializable
- serialVersionUID:
- -2481257874205996202L
-
-
Package org.geotools.api.metadata.spatial
-
Class PixelOrientation extends CodeList<PixelOrientation> implements Serializable
- serialVersionUID:
- 7885677198357949308L
-
-
Package org.geotools.api.parameter
-
Class InvalidParameterCardinalityException extends IllegalStateException implements Serializable
- serialVersionUID:
- 4030549323541812311L
-
Serialized Fields
-
parameterName
String parameterName
The name of the parameter with invalid cardinality.
-
-
Class InvalidParameterNameException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- -8473266898408204803L
-
Serialized Fields
-
parameterName
String parameterName
The invalid parameter name.
-
-
Class InvalidParameterTypeException extends IllegalStateException implements Serializable
- serialVersionUID:
- 2740762597003093176L
-
Serialized Fields
-
parameterName
String parameterName
The invalid parameter name.
-
-
Class InvalidParameterValueException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- 3814037056147642789L
-
Class ParameterNotFoundException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- -8074834945993975175L
-
Serialized Fields
-
parameterName
String parameterName
The invalid parameter name.
-
-
-
Package org.geotools.api.referencing
-
Class FactoryException extends Exception implements Serializable
- serialVersionUID:
- -3414250034883898315L
-
Class NoSuchAuthorityCodeException extends FactoryException implements Serializable
- serialVersionUID:
- -1573748311981746573L
-
Class NoSuchIdentifierException extends FactoryException implements Serializable
- serialVersionUID:
- -6846799994429345902L
-
Serialized Fields
-
identifier
String identifier
The identifier code.
-
-
-
Package org.geotools.api.referencing.cs
-
Class AxisDirection extends CodeList<AxisDirection> implements Serializable
- serialVersionUID:
- -4405275475770755714L
-
Class RangeMeaning extends CodeList<RangeMeaning> implements Serializable
- serialVersionUID:
- -3525560558294789416L
-
-
Package org.geotools.api.referencing.datum
-
Class PixelInCell extends CodeList<PixelInCell> implements Serializable
- serialVersionUID:
- 2857889370030758462L
-
Class VerticalDatumType extends CodeList<VerticalDatumType> implements Serializable
- serialVersionUID:
- -8161084528823937553L
-
-
Package org.geotools.api.referencing.operation
-
Class IncompatibleOperationException extends Exception implements Serializable
- serialVersionUID:
- 3197174832430350656L
-
Serialized Fields
-
operationName
String operationName
The invalid Operation name.
-
-
Class NoninvertibleTransformException extends TransformException implements Serializable
- serialVersionUID:
- 9184806660368158575L
-
Class OperationNotFoundException extends FactoryException implements Serializable
- serialVersionUID:
- -382625493416204214L
-
Class TransformException extends Exception implements Serializable
- serialVersionUID:
- -8923944544398567533L
-
Serialized Fields
-
lastCompletedTransform
MathTransform lastCompletedTransform
The last transform that either transformed successfuly all coordinates, or filled the untransformable coordinates with NaN values. This information is useful in the context of concatenated transforms. May benull
if unknown.
-
-
-
Package org.geotools.api.style
-
Class ContrastMethod extends CodeList<ContrastMethod> implements Serializable
- serialVersionUID:
- -7328502367911363577L
-
Class SemanticType extends CodeList<SemanticType> implements Serializable
- serialVersionUID:
- -7328502367911363577L
-
-
Package org.geotools.api.temporal
-
Class IndeterminateValue extends CodeList<IndeterminateValue> implements Serializable
- serialVersionUID:
- 1399031922917754577L
-
Class RelativePosition extends CodeList<RelativePosition> implements Serializable
- serialVersionUID:
- -2918422623747953495L
-
-
Package org.geotools.api.util
-
Class CodeList extends Object implements Serializable
- serialVersionUID:
- 5655809691319522885L
-
Serialization Methods
-
readResolve
protected Object readResolve() throws ObjectStreamException
Resolves the code list to an unique instance after deserialization. The instance is resolved using its name only (not its ordinal).- Throws:
ObjectStreamException
- if the deserialization failed.
-
-
Serialized Fields
-
name
String name
The code name.
-
-
Class UnlimitedInteger extends Number implements Serializable
- serialVersionUID:
- 4748246369364771836L
-
Serialized Fields
-
value
int value
The integer value.
-
-
-
Package org.geotools.appschema.resolver.data
-
Class SampleDataAccessFeatureCollection extends ArrayList<Feature> implements Serializable
-
-
Package org.geotools.coverage
-
Class AbstractCoverage extends PropertySourceImpl implements Serializable
- serialVersionUID:
- -2989320942499746295L
-
Serialized Fields
-
crs
CoordinateReferenceSystem crs
The coordinate reference system, ornull
if there is none. -
name
InternationalString name
The coverage name, ornull
if none.
-
-
Class AbstractCoverage.Renderable extends PropertySourceImpl implements Serializable
- serialVersionUID:
- -6661389795161502552L
-
Serialized Fields
-
bounds
Rectangle2D bounds
The two dimensional view of the coverage's envelope. -
coordinate
GeneralPosition coordinate
A coordinate point where to evaluate the function. The point dimension is equals to the coverage's dimension. The x andy
ordinates will be ignored, since they will vary for each pixel to be evaluated. Other ordinates, if any, should be set to a fixed value. For example a coverage may be three-dimensional, where the third dimension is the time axis. In such case,coordinate.ord[2]
should be set to the point in time where to evaluate the coverage. By default, all ordinates are initialized to 0. Subclasses should set the desired values in their constructor if needed. -
xAxis
int xAxis
Dimension to use for x axis. -
yAxis
int yAxis
Dimension to use for y axis.
-
-
Class Category extends Object implements Serializable
- serialVersionUID:
- 6215962897884256696L
-
Serialized Fields
-
ARGB
int[] ARGB
ARGB codes of category colors. The colors by default will be a gradient going from black to opaque white. -
isQuantitative
boolean isQuantitative
-
maximum
double maximum
The maximal sample value (inclusive). This category is made of all values in the rangeminimum
tomaximum
inclusive. -
minimum
double minimum
The minimal sample value (inclusive). This category is made of all values in the rangeminimum
tomaximum
inclusive. -
name
InternationalString name
The category name. -
range
NumberRange<? extends Number> range
The range of values[minimum..maximum]
. May be computed only when first requested, or may be user-supplied (which is why it must be serialized).
-
-
Class GridSampleDimension extends Object implements Serializable
- serialVersionUID:
- 6026936545776852758L
-
Serialized Fields
-
categories
CategoryList categories
The category list for this sample dimension, ornull
if this sample dimension has no category. This field is read bySampleTranscoder
only. -
description
InternationalString description
Decription for this sample dimension. Typically used as a way to perform a band select by using human comprehensible descriptions instead of just numbers. Web Coverage Service (WCS) can use this feature in order to perform band subsetting as directed from a user request. -
hasQualitative
boolean hasQualitative
true
if this sample dimension has at least one qualitative category. An arbitrary number of qualitative categories is allowed, providing their sample value ranges do not overlap. A sample dimension can have both qualitative and quantitative categories. -
hasQuantitative
boolean hasQuantitative
true
if this sample dimension has at least one quantitative category. An arbitrary number of quantitative categories is allowed, providing their sample value ranges do not overlap. -
offset
double offset
-
scale
double scale
-
units
Unit units
Fallback unit information, used when the category list is not available
-
-
-
Package org.geotools.coverage.grid
-
Class AbstractGridCoverage extends AbstractCoverage implements Serializable
- serialVersionUID:
- 6476934258101450793L
-
Class GeneralGridCoordinates extends Object implements Serializable
- serialVersionUID:
- 8146318677770695383L
-
Serialized Fields
-
coordinates
int[] coordinates
The grid coordinates.
-
-
Class GeneralGridCoordinates.Immutable extends GeneralGridCoordinates implements Serializable
- serialVersionUID:
- -7723383411061425866L
-
Class GeneralGridEnvelope extends Object implements Serializable
- serialVersionUID:
- -1695224412095031712L
-
Serialized Fields
-
index
int[] index
Minimum and maximum grid ordinates. The first half contains minimum ordinates (inclusive), while the last half contains maximum ordinates (exclusive). Note that the later is the opposite of ISO specification. We store upper coordinates as exclusive values for implementation convenience.
-
-
Class GeneralGridGeometry extends Object implements Serializable
- serialVersionUID:
- 124700383873732132L
-
Serialized Fields
-
cornerToCRS
MathTransform cornerToCRS
Same asGeneralGridGeometry.gridToCRS
but from pixel corner instead of center. Will be computed only when first needed. Serialized because it may be a value specified explicitly at construction time, in which case it can be more accurate than a computed value. -
envelope
GeneralBounds envelope
The envelope, which is usually the grid range transformed to real world coordinates. This envelope contains the coordinate reference system of "real world" coordinates.This field should be considered as private because envelopes are mutable, and we want to make sure that envelopes are cloned before to be returned to the user. Only
GridGeometry2D
andGridCoverage2D
access directly to this field (read only) for performance reason.- Since:
- 2.2
-
gridRange
GridEnvelope gridRange
The valid coordinate range of a grid coverage, ornull
if none. The lowest valid grid coordinate is zero forBufferedImage
, but may be non-zero for arbitraryRenderedImage
. A grid with 512 cells can have a minimum coordinate of 0 and maximum of 512, with 511 as the highest valid index. -
gridToCRS
MathTransform gridToCRS
The math transform (usually an affine transform), ornull
if none. This math transform maps pixel center to "real world" coordinate using the following line:gridToCRS.transform(pixels, point);
-
-
Class GridCoordinates2D extends Point implements Serializable
- serialVersionUID:
- -4583333545268906740L
-
Class GridCoverage2D extends AbstractGridCoverage implements Serializable
- serialVersionUID:
- 667472989475027853L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Constructs thePlanarImage
from the SerializableRenderedImage after deserialization.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Serializes this grid coverage. Before serialization, a serializable rendered image is created if it was not already done.- Throws:
IOException
-
-
Serialized Fields
-
gridGeometry
GridGeometry2D gridGeometry
The grid geometry. -
sampleDimensions
GridSampleDimension[] sampleDimensions
List of sample dimension information for the grid coverage. For a grid coverage, a sample dimension is a band. The sample dimension information include such things as description, data type of the value (bit, byte, integer...), the no data values, minimum and maximum values and a color table if one is associated with the dimension. A coverage must have at least one sample dimension.The content of this array should never be modified.
-
serializedImage
RenderedImage serializedImage
The serialized image, as an instance ofSerializableRenderedImage
. This image will be created only when first needed during serialization.
-
-
Class GridCoverage2D.Renderable extends AbstractCoverage.Renderable implements Serializable
- serialVersionUID:
- 4544636336787905450L
-
Class GridEnvelope2D extends Rectangle implements Serializable
- serialVersionUID:
- -3370515914148690059L
-
Class GridGeometry2D extends GeneralGridGeometry implements Serializable
- serialVersionUID:
- -3989363771504614419L
-
Serialized Fields
-
axisDimensionX
int axisDimensionX
The (GridGeometry2D.gridDimensionX
,GridGeometry2D.gridDimensionY
) dimensions in the envelope space. They are index of (x, y) ordinates in a direct position after the grid to CRS transform.There is no garantee that
GridGeometry2D.gridDimensionX
maps toGridGeometry2D.axisDimensionX
andGridGeometry2D.gridDimensionY
maps toGridGeometry2D.axisDimensionY
, since axis may be interchanged.It is garanteed that
GridGeometry2D.axisDimensionX
<GridGeometry2D.axisDimensionY
. -
axisDimensionY
int axisDimensionY
The (GridGeometry2D.gridDimensionX
,GridGeometry2D.gridDimensionY
) dimensions in the envelope space. They are index of (x, y) ordinates in a direct position after the grid to CRS transform.There is no garantee that
GridGeometry2D.gridDimensionX
maps toGridGeometry2D.axisDimensionX
andGridGeometry2D.gridDimensionY
maps toGridGeometry2D.axisDimensionY
, since axis may be interchanged.It is garanteed that
GridGeometry2D.axisDimensionX
<GridGeometry2D.axisDimensionY
. -
cornerToCRS2D
MathTransform2D cornerToCRS2D
GridGeometry2D.gridToCRS2D
cached in thePixelOrientation.UPPER_LEFT
case. This field is serialized because it may be user-provided, in which case it is likely to be more accurate than what we would compute. Ifnull
, will be computed when first needed. -
crs2D
CoordinateReferenceSystem crs2D
The two-dimensional part of the coordinate reference system. -
gridDimensionX
int gridDimensionX
Index of column (GridGeometry2D.gridDimensionX
) and row (GridGeometry2D.gridDimensionY
) ordinates in a grid point. They are the index of the first two dimensions with a span greater than 1 in the grid range. Their values are usually 0 and 1 respectively.It is garanteed that
GridGeometry2D.gridDimensionX
<GridGeometry2D.gridDimensionY
. -
gridDimensionY
int gridDimensionY
Index of column (GridGeometry2D.gridDimensionX
) and row (GridGeometry2D.gridDimensionY
) ordinates in a grid point. They are the index of the first two dimensions with a span greater than 1 in the grid range. Their values are usually 0 and 1 respectively.It is garanteed that
GridGeometry2D.gridDimensionX
<GridGeometry2D.gridDimensionY
. -
gridFromCRS2D
MathTransform2D gridFromCRS2D
The inverse ofgridToCRS2D
. Isnull
if and only ifGridGeometry2D.gridToCRS2D
is null. -
gridToCRS2D
MathTransform2D gridToCRS2D
A math transform mapping only two dimensions ofgridToCRS
. Isnull
if and only ifGeneralGridGeometry.gridToCRS
is null.
-
-
Class ImageGeometry extends Object implements Serializable
- serialVersionUID:
- 1985363181119389264L
-
Serialized Fields
-
gridRange
GridEnvelope2D gridRange
The grid range. -
gridToCRS
AffineTransform2D gridToCRS
The grid to CRS affine transform.
-
-
Class Interpolator2D extends GridCoverage2D implements Serializable
- serialVersionUID:
- 9028980295030908004L
-
Serialized Fields
-
background
double background
Value to set as background -
borderExtender
BorderExtender borderExtender
TheBorderExtender
for thisInterpolator2D
instance . -
bounds
Rectangle bounds
The interpolation bounds. Interpolation will use pixel inside this rectangle. This rectangle is passed as an argument toRectIterFactory
. -
fallback
Interpolator2D fallback
Second interpolation method to use if this one failed. May benull
if there is no fallback. By convention,this
means that interpolation should fallback onsuper.evaluate(...)
(i.e. nearest neighbor). -
hasNoData
boolean hasNoData
Boolean for checking if NoData are present -
hasROI
boolean hasROI
Boolean for checking if ROI is present -
interpolation
Interpolation interpolation
The interpolation method. -
left
int left
Interpolation padding. -
nodata
Range nodata
Inner Coverage NoData used in interpolation -
roi
ROI roi
Inner Coverage ROI used in interpolation -
roiBounds
Rectangle roiBounds
ROIBounds used for a quicker check on the pixel points -
source
GridCoverage2D source
The source grid coverage which was specified at construction time (nevernull
).This field duplicate the value obtained byAbstractGridCoverage.getSources()(0)
except if this coverage has been deserialized. The source is required in order to get the#view
method to work. Because the image contained in the source is the same one than in thisCalculator2D
, there is few cost in keeping it. -
toGrid
MathTransform2D toGrid
Transform from "real world" coordinates to grid coordinates. This transform maps coordinates to pixel centers. -
top
int top
Interpolation padding. -
xmax
int xmax
Image bounds. Bounds have been reduced byInterpolation
's padding. -
xmin
int xmin
Image bounds. Bounds have been reduced byInterpolation
's padding. -
ymax
int ymax
Image bounds. Bounds have been reduced byInterpolation
's padding. -
ymin
int ymin
Image bounds. Bounds have been reduced byInterpolation
's padding.
-
-
Class InvalidGridGeometryException extends IllegalStateException implements Serializable
- serialVersionUID:
- -7386283388753448743L
-
-
Package org.geotools.coverage.grid.io.imageio.geotiff
-
Class GeoTiffException extends IOException implements Serializable
- serialVersionUID:
- 1008533682021487024L
-
Serialized Fields
-
metadata
GeoTiffIIOMetadataDecoder metadata
-
-
-
Package org.geotools.coverage.io.netcdf.tools
-
Class H2MigrateConfiguration.ConfigurationException extends RuntimeException implements Serializable
-
Class MigrationException extends RuntimeException implements Serializable
-
-
Package org.geotools.coverage.io.util
-
Class DateRangeTreeSet extends TreeSet<DateRange> implements Serializable
- serialVersionUID:
- -1613807310486642564L
-
Class DoubleRangeTreeSet extends TreeSet<NumberRange<Double>> implements Serializable
- serialVersionUID:
- -1613807310486642564L
-
-
Package org.geotools.coverage.processing
-
Class AbstractOperation extends Object implements Serializable
- serialVersionUID:
- -1441856042779942954L
-
Serialized Fields
-
descriptor
ParameterDescriptorGroup descriptor
The parameters descriptor.
-
-
Class BaseMathOperationJAI extends OperationJAI implements Serializable
- serialVersionUID:
- 6830028735162290160L
-
Class BaseScaleOperationJAI extends OperationJAI implements Serializable
- serialVersionUID:
- 1L
-
Class BaseStatisticsOperationJAI extends OperationJAI implements Serializable
- serialVersionUID:
- 6830028735162290160L
-
Class BilevelOperation extends OperationJAI implements Serializable
- serialVersionUID:
- 8975871552152978976L
-
Class CannotCropException extends CoverageProcessingException implements Serializable
- serialVersionUID:
- -4382377333378224973L
-
Class CannotReprojectException extends CoverageProcessingException implements Serializable
- serialVersionUID:
- -8145425848361056027L
-
Class CannotScaleException extends CoverageProcessingException implements Serializable
- serialVersionUID:
- 8644771885589352455L
-
Class CoverageProcessingException extends RuntimeException implements Serializable
- serialVersionUID:
- -2199436135615396946L
-
Class EmptyIntersectionException extends CannotCropException implements Serializable
- serialVersionUID:
- -6145066452614446783L
-
Class ExtendedImagingParameterDescriptors extends ImagingParameterDescriptors implements Serializable
-
Serialized Fields
-
operationName
ReferenceIdentifier operationName
-
-
-
Class FilterOperation extends OperationJAI implements Serializable
- serialVersionUID:
- 7984379314515755769L
-
Class Operation2D extends AbstractOperation implements Serializable
- serialVersionUID:
- 574096338873406394L
-
Class OperationJAI extends Operation2D implements Serializable
- serialVersionUID:
- -5974520239347639965L
-
Serialized Fields
-
operation
OperationDescriptor operation
The JAI's operation descriptor.
-
-
Class RangeSpecifier extends Object implements Serializable
- serialVersionUID:
- 8436500582161136302L
-
Serialized Fields
-
colors
Color[] colors
The target colors, ornull
if none. -
range
NumberRange<?> range
The target range, ornull
if none. -
transform
MathTransform1D transform
The target "sample to geophysics" transform, ornull
if none. -
unit
Unit<?> unit
The target range units, ornull
if none.
-
-
-
Package org.geotools.coverage.processing.operation
-
Class Absolute extends BaseMathOperationJAI implements Serializable
- serialVersionUID:
- 3723059532452772794L
-
Class Add extends BaseMathOperationJAI implements Serializable
- serialVersionUID:
- -4029879745691129215L
-
Class AddConst extends OperationJAI implements Serializable
- serialVersionUID:
- 5443686039059774671L
-
Class Affine extends BaseScaleOperationJAI implements Serializable
- serialVersionUID:
- 1699623079343108288L
-
Class BandMerge extends OperationJAI implements Serializable
-
Class Convolve extends OperationJAI implements Serializable
- serialVersionUID:
- -8324284100732653109L
-
Class Crop extends Operation2D implements Serializable
- serialVersionUID:
- 4466072819239413456L
-
Class DivideByConst extends OperationJAI implements Serializable
- serialVersionUID:
- -3723238033407316564L
-
Class Exp extends BaseMathOperationJAI implements Serializable
- serialVersionUID:
- 6136918309949539525L
-
Class Extrema extends BaseStatisticsOperationJAI implements Serializable
- serialVersionUID:
- 7731039381590398047L
-
Class FilteredSubsample extends BaseScaleOperationJAI implements Serializable
- serialVersionUID:
- 652535074064952517L
-
Class Histogram extends BaseStatisticsOperationJAI implements Serializable
- serialVersionUID:
- -4256576399698278701L
-
Class Interpolate extends Operation2D implements Serializable
- serialVersionUID:
- 6742127682733620661L
-
Class Invert extends BaseMathOperationJAI implements Serializable
- serialVersionUID:
- 7297641092994880308L
-
Class Log extends BaseMathOperationJAI implements Serializable
- serialVersionUID:
- -3622176942444895367L
-
Class MaxFilter extends OperationJAI implements Serializable
- serialVersionUID:
- 3368109980974496342L
-
Class MedianFilter extends OperationJAI implements Serializable
- serialVersionUID:
- -8604321975842276962L
-
Class MinFilter extends OperationJAI implements Serializable
- serialVersionUID:
- -45487721305059086L
-
Class Mosaic extends OperationJAI implements Serializable
-
Class Multiply extends BaseMathOperationJAI implements Serializable
- serialVersionUID:
- 3559075474256896861L
-
Class MultiplyConst extends OperationJAI implements Serializable
- serialVersionUID:
- -1077713495023498436L
-
Class Resample extends Operation2D implements Serializable
- serialVersionUID:
- -2022393087647420577L
-
Class Rescale extends OperationJAI implements Serializable
- serialVersionUID:
- -9150531690336265741L
-
Class Scale extends BaseScaleOperationJAI implements Serializable
- serialVersionUID:
- -3212656385631097713L
-
Class SelectSampleDimension extends Operation2D implements Serializable
- serialVersionUID:
- 6889502343896409135L
-
Class ShadedRelief extends OperationJAI implements Serializable
- serialVersionUID:
- -1077713495023498436L
-
Class SubsampleAverage extends BaseScaleOperationJAI implements Serializable
- serialVersionUID:
- 1L
-
Class SubtractConst extends OperationJAI implements Serializable
- serialVersionUID:
- 279426577290256732L
-
Class SubtractFromConst extends OperationJAI implements Serializable
- serialVersionUID:
- 6941277637814235474L
-
Class Warp extends BaseScaleOperationJAI implements Serializable
- serialVersionUID:
- -9077795909705065389L
-
Class ZonalStatistics extends BaseStatisticsOperationJAI implements Serializable
-
Class ZonalStats extends BaseStatisticsOperationJAI implements Serializable
- serialVersionUID:
- -2027327652181137851L
-
-
Package org.geotools.data
-
Class DefaultFileServiceInfo extends DefaultServiceInfo implements Serializable
- serialVersionUID:
- 3278465948006711812L
-
Serialized Fields
-
files
List<FileGroupProvider.FileGroup> files
-
-
Class DefaultServiceInfo extends Object implements Serializable
- serialVersionUID:
- 7975308744804800859L
-
Class SchemaNotFoundException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
typeName
String typeName
-
-
-
Package org.geotools.data.complex.config
-
Class AppSchemaDataAccessConfigurator.ComplexNameImpl extends NameImpl implements Serializable
-
Serialized Fields
-
isNestedElement
boolean isNestedElement
-
-
-
Class AppSchemaDataAccessDTO extends Object implements Serializable
- serialVersionUID:
- -8649884546130644668L
-
Serialized Fields
-
baseSchemasUrl
String baseSchemasUrl
Url used as base path to resolve relative file names inAppSchemaDataAccessDTO.targetSchemasUris
-
includes
List<String> includes
List of the paths of other related types that are mapped separately that shouldn't be visible on their own, thus included in "include" statement -
namespaces
Map<String,String> namespaces
Mapping of prefix/namespace used in the target schema -
oasisCatalogUri
String oasisCatalogUri
-
sourceDataStores
List<SourceDataStore> sourceDataStores
List of configuration objects used to aquire the datastores that provides the source FeatureTypes. Source feature types are those internally defined whose Feature instances are converted to features of the target schemas by applying the FeatureTypeMappings. -
targetSchemasUris
List<String> targetSchemasUris
List of file names, that may be fully qualified URL's, or paths relative toAppSchemaDataAccessDTO.baseSchemasUrl
-
typeMappings
Set<TypeMapping> typeMappings
-
-
Class AttributeMapping extends Object implements Serializable
- serialVersionUID:
- 3624951889528331592L
-
Serialized Fields
-
anonymousAttributes
Map<String,String> anonymousAttributes
-
clientProperties
Map<String,String> clientProperties
Client properties definitions for instances of the target attribute. The map is keys are strings representing the name of the client properties, and the map values are strings representing OCG's CQL expressions whose evaluated value against the instances of the source features are going to be the client properties values.for example: srsName/strConcat("#bh.", BGS_ID)
-
encodeIfEmpty
boolean encodeIfEmpty
Iftrue
, indicates that one this attribute should be encode if it contains null or empty value. -
identifierExpression
String identifierExpression
Expression whose evaluation result against a Feature of the source FeatureType is going to be the value of the id attribute propertyAt this stage, the expression must be a valid OpenGIS Common Query Language expression.
-
identifierPath
String identifierPath
XPath expression indicating the node in xml of an individual feature. -
indexField
String indexField
Field name in external index layer -
inputAttributePath
String inputAttributePath
XPath expression addressing the input attribute in the input FeatureType if the source is a data access containing complex features. -
instancePath
String instancePath
Reference to instance xpath. -
isList
boolean isList
Iftrue
, indicates that this attribute corresponds to a list of values. This is similar to isMultiple, except the values are concatenated as a big String inside the attribute. -
isMultiple
boolean isMultiple
Iftrue
, indicates that one instance of this attribute mapping must be created for every repeating group of attributes. In other words, indicates whether this attribute corresponds to a multivalued or a single valued attribute. -
label
String label
Label used to refer to an attribute. -
linkElement
String linkElement
Name of the linked element type of which this attribute is nesting/targeting. -
linkField
String linkField
XPath expression addressing the target attribute in the linked target feature type. -
multipleValue
MultipleValue multipleValue
Mapping of attributes with 1..N cardinality. Each data store is free to contribute is own syntax (e.g. Solr multi values to support multi valuated fields). -
parentLabel
String parentLabel
Reference to other attribute identified with 'label'. -
sourceExpression
String sourceExpression
Expression whose evaluation result against a Feature of the source FeatureType is going to be the value of the target attribute in output FeatureType.At this stage, the expression must be a valid OpenGIS Common Query Language expression.
-
sourceIndex
String sourceIndex
Expression whose evaluation result in numeric value to indicate row number to extract {@link this#sourceExpression} from denormalised database rows.At this stage, the expression must be a valid integer, or LAST would work to get the last dynamic result.
-
targetAttributePath
String targetAttributePath
XPath expression addressing the target attribute in a target FeatureType. -
targetAttributeSchemaElement
String targetAttributeSchemaElement
Name of the target element instance this attribute mapping applies to, ornull
if its fully addressable by the FeatureType.for example, the target FeatureType may define a property as GeometryAttributeType, but the actual instance should be PointPropertyType.
-
targetQueryString
String targetQueryString
Filters will refer to this element via this label.
-
-
Class DataAccessMap extends HashMap<Map<String,Serializable>,DataAccess<FeatureType,Feature>> implements Serializable
- serialVersionUID:
- 133019722648852790L
-
Class SourceDataStore extends Object implements Serializable
- serialVersionUID:
- 8540617713675342340L
-
Serialized Fields
-
id
String id
-
isDataAccess
boolean isDataAccess
True if we have the data store connection params but we want to connect to a data access that's connected to the data store. This requires the data access to be registered in DataAccessRegistry upon creation. -
params
Map<String,Serializable> params
-
-
Class TypeMapping extends Object implements Serializable
- serialVersionUID:
- 1444252634598922057L
-
Serialized Fields
-
attributeMappings
List<AttributeMapping> attributeMappings
-
defaultGeometryXPath
String defaultGeometryXPath
-
indexDataStore
String indexDataStore
-
indexTypeName
String indexTypeName
-
isDenormalised
boolean isDenormalised
True if data is multiple rows represent 1 feature. The safe default is to assume it's true. -
isDenormalisedSet
boolean isDenormalisedSet
True if isDenormalised has been set in config. -
isXmlDataStore
boolean isXmlDataStore
True if we don't want to create a new feature, but want to add attributes to the feature returned from the backend Data access. -
itemXpath
String itemXpath
-
mappingName
String mappingName
Optional unique identifier for a FeatureTypeMapping, useful for multiple mappings of the same type. -
sourceDataStore
String sourceDataStore
-
sourceTypeName
String sourceTypeName
-
targetElementName
String targetElementName
-
-
-
Package org.geotools.data.complex.feature.xpath
-
Class AttributeNodePointer extends NodePointer implements Serializable
- serialVersionUID:
- -5637103253645991273L
-
Serialized Fields
-
feature
Attribute feature
The underlying feature -
name
QName name
The name of hte node.
-
-
Class DescriptorXmlAttributeNodePointer extends NodePointer implements Serializable
- serialVersionUID:
- 8096170689141331692L
-
Serialized Fields
-
descriptor
PropertyDescriptor descriptor
The underlying descriptor -
name
Name name
The name of the node.
-
-
Class FeatureTypeAttributePointer extends NodePointer implements Serializable
- serialVersionUID:
- -7238823373667263032L
-
Serialized Fields
-
attType
AttributeType attType
the feature type -
descriptor
PropertyDescriptor descriptor
descriptor -
name
Name name
the indedx of hte property being pointed at -
parentType
ComplexType parentType
the feature type
-
-
Class FeatureTypePointer extends NodePointer implements Serializable
- serialVersionUID:
- 7329150854098309040L
-
Serialized Fields
-
featureType
ComplexType featureType
The underlying feature type -
name
QName name
The name of the node.
-
-
Class XmlAttributeNodePointer extends NodePointer implements Serializable
- serialVersionUID:
- 3315524792964171784L
-
-
Package org.geotools.data.complex.util
-
Class XPathUtil.StepList extends CheckedArrayList<XPathUtil.Step> implements Serializable
- serialVersionUID:
- -5612786286175355862L
-
-
Package org.geotools.data.hana.wkb
-
Class HanaWKBParserException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class HanaWKBWriterException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.geotools.data.jdbc
-
Class FilterToSQLException extends Exception implements Serializable
- serialVersionUID:
- -2394509611777950167L
-
-
Package org.geotools.data.mongodb
-
Class MongoSchemaInitParams extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.geotools.data.oracle.sdo
-
Class TT.GeomClasses extends HashMap<String,Class<?>> implements Serializable
- serialVersionUID:
- -3359664692996608331L
-
-
Package org.geotools.data.ows
-
Class URLCheckerException extends RuntimeException implements Serializable
-
-
Package org.geotools.data.postgis
-
Package org.geotools.data.shapefile
-
Class ShapefileSizeException extends IOException implements Serializable
- serialVersionUID:
- 6539095903426714802L
-
-
Package org.geotools.data.shapefile.dbf
-
Class DbaseFileException extends DataSourceException implements Serializable
- serialVersionUID:
- -6890880438911014652L
-
-
Package org.geotools.data.shapefile.index
-
Class LockTimeoutException extends Exception implements Serializable
-
Class TreeException extends IOException implements Serializable
- serialVersionUID:
- 1988241322009839486L
-
Class UnsupportedFilterException extends Exception implements Serializable
- serialVersionUID:
- 3292904738782996000L
-
-
Package org.geotools.data.shapefile.index.quadtree
-
Class StoreException extends IOException implements Serializable
- serialVersionUID:
- -3356954193373344773L
-
-
Package org.geotools.data.shapefile.shp
-
Class ShapefileException extends DataSourceException implements Serializable
- serialVersionUID:
- -6523799964553991364L
-
-
Package org.geotools.data.sqlserver.reader
-
Class SqlServerBinaryParseException extends IOException implements Serializable
-
-
Package org.geotools.data.store
-
Class DecoratingDataStore extends AbstractDecorator<DataStore> implements Serializable
-
-
Package org.geotools.data.vpf.exc
-
Class VPFDataException extends IOException implements Serializable
- serialVersionUID:
- 7229469219001998383L
-
Class VPFDataFormatException extends RuntimeException implements Serializable
- serialVersionUID:
- -604863532883311799L
-
Class VPFHeaderFormatException extends VPFDataException implements Serializable
- serialVersionUID:
- 4680952037855445222L
-
Class VPFRowDataException extends VPFDataException implements Serializable
- serialVersionUID:
- 8181515081697144676L
-
-
Package org.geotools.data.vpf.io
-
Class RowField extends Number implements Serializable
- serialVersionUID:
- -4223958125941532737L
-
Serialized Fields
-
type
char type
Describe variabletype
here. -
value
Object value
Describe variablevalue
here.
-
-
Class TripletId extends Number implements Serializable
- serialVersionUID:
- -3584133713173893007L
-
Serialized Fields
-
rawData
byte[] rawData
The raw data that can be decomposed into as many as three separate numbers
-
-
-
Package org.geotools.data.vpf.util
-
Package org.geotools.data.wfs.internal
-
Class ExceptionDetails extends Object implements Serializable
- serialVersionUID:
- 7073282354241139071L
-
Class WFSException extends IOException implements Serializable
- serialVersionUID:
- -2828901359361793862L
-
Serialized Fields
-
exceptionDetails
List<ExceptionDetails> exceptionDetails
Structured representations of the WFS ExceptionReport -
msg
StringBuilder msg
-
-
-
Package org.geotools.data.wfs.internal.v2_0.storedquery
-
Class ParameterMappingBlockValue extends Object implements Serializable
-
Serialized Fields
-
parameterName
String parameterName
-
-
-
Class ParameterMappingDefaultValue extends Object implements Serializable
-
Class ParameterMappingExpressionValue extends Object implements Serializable
-
Class StoredQueryConfiguration extends Object implements Serializable
-
Serialized Fields
-
storedQueryId
String storedQueryId
-
storedQueryParameterMappings
List<ParameterMapping> storedQueryParameterMappings
-
-
-
-
Package org.geotools.feature
-
Class CollectionEvent extends EventObject implements Serializable
- serialVersionUID:
- -1864190177730929948L
-
Serialized Fields
-
features
SimpleFeature[] features
Holds value of property features. -
type
int type
Indicates one of FEATURES_ADDED, FEATURES_REMOVED, FEATURES_CHANGED
-
-
Class NameImpl extends Object implements Serializable
- serialVersionUID:
- 4564070184645559899L
-
Class SchemaException extends Exception implements Serializable
- serialVersionUID:
- 5453903672192802976L
-
-
Package org.geotools.filter
-
Class FilterFactoryCreationException extends Exception implements Serializable
-
Class IllegalFilterException extends RuntimeException implements Serializable
- serialVersionUID:
- 6991878877158220201L
-
Class MalformedFilterException extends Exception implements Serializable
-
-
Package org.geotools.filter.text.cql_2.parsers
-
Class ParseException extends Exception implements Serializable
-
Serialized Fields
-
currentToken
Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token. -
eol
String eol
The end of line string for this machine. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
specialConstructor
boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below). -
tokenImage
String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
-
Class TokenMgrError extends Error implements Serializable
-
Serialized Fields
-
errorCode
int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.
-
-
-
-
Package org.geotools.filter.text.cql2
-
Class CQLException extends ParseException implements Serializable
- serialVersionUID:
- 8873756073711225699L
-
-
Package org.geotools.filter.text.generated.parsers
-
Class ParseException extends Exception implements Serializable
-
Serialized Fields
-
currentToken
Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token. -
eol
String eol
The end of line string for this machine. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
specialConstructor
boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below). -
tokenImage
String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
-
Class TokenMgrError extends Error implements Serializable
-
Serialized Fields
-
errorCode
int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.
-
-
-
-
Package org.geotools.gce.imagemosaic
-
Class GranuleLoadingException extends Exception implements Serializable
-
Class ImageMosaicEventHandlers.CompletionEvent extends ImageMosaicEventHandlers.ProcessingEvent implements Serializable
-
Class ImageMosaicEventHandlers.ExceptionEvent extends ImageMosaicEventHandlers.ProcessingEvent implements Serializable
- serialVersionUID:
- 2272452028229922551L
-
Serialized Fields
-
exception
Exception exception
-
-
Class ImageMosaicEventHandlers.FileProcessingEvent extends ImageMosaicEventHandlers.ProcessingEvent implements Serializable
-
Serialized Fields
-
file
File file
-
ingested
boolean ingested
-
-
-
Class ImageMosaicEventHandlers.ProcessingEvent extends EventObject implements Serializable
- serialVersionUID:
- 6930580659705360225L
-
Serialized Fields
-
message
String message
-
percentage
double percentage
-
-
Class ImageMosaicEventHandlers.URIProcessingEvent extends ImageMosaicEventHandlers.ProcessingEvent implements Serializable
-
Serialized Fields
-
ingested
boolean ingested
-
uri
URI uri
-
-
-
Class ImageMosaicEventHandlers.URLProcessingEvent extends ImageMosaicEventHandlers.ProcessingEvent implements Serializable
-
Serialized Fields
-
ingested
boolean ingested
-
url
URL url
-
-
-
Class SampleImage extends Object implements Serializable
- serialVersionUID:
- 6324143924454724262L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Package org.geotools.gce.imagemosaic.granulehandler
-
Class GranuleHandlingException extends Exception implements Serializable
-
-
Package org.geotools.geometry
-
Class Envelope2DArchived extends Rectangle2D.Double implements Serializable
- serialVersionUID:
- -3319231220761419350L
-
Serialized Fields
-
crs
CoordinateReferenceSystem crs
The coordinate reference system, ornull
.
-
-
Class GeneralBounds extends AbstractBounds implements Serializable
- serialVersionUID:
- 1752330560227688940L
-
Serialized Fields
-
crs
CoordinateReferenceSystem crs
The coordinate reference system, ornull
. -
ordinates
double[] ordinates
Minimum and maximum ordinate values. The first half contains minimum ordinates, while the last half contains maximum ordinates. This layout is convenient for the creation of lower and upper corner direct positions.Consider this reference as final; it is modified by
GeneralBounds.clone()
only.
-
-
Class GeneralPosition extends AbstractPosition implements Serializable
- serialVersionUID:
- 9071833698385715524L
-
Serialized Fields
-
crs
CoordinateReferenceSystem crs
The coordinate reference system for this position, ornull
. -
ordinates
double[] ordinates
The ordinates of the direct position.
-
-
Class PixelTranslation extends Object implements Serializable
- serialVersionUID:
- 2616596940766158984L
-
Serialized Fields
-
dx
double dx
The translation among the x axis relative to pixel center. The value is typically in the [-0.5 .. +0.5] range. -
dy
double dy
The translation among the y axis relative to pixel center. The value is typically in the [-0.5 .. +0.5] range. -
orientation
PixelOrientation orientation
The pixel orientation for this translation.
-
-
Class Position1D extends AbstractPosition implements Serializable
- serialVersionUID:
- 3235094562875693710L
-
Serialized Fields
-
crs
CoordinateReferenceSystem crs
The coordinate reference system for this position; -
ordinate
double ordinate
The ordinate value.
-
-
Class Position2D extends Point2D.Double implements Serializable
- serialVersionUID:
- 835130287438466996L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read this object from the specified stream. This method is necessary because the super-class is not serializable.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write this object to the specified stream. This method is necessary because the super-class is not serializable.- Throws:
IOException
-
-
Serialized Fields
-
crs
CoordinateReferenceSystem crs
The coordinate reference system for this position;
-
-
Class Position3D extends Object implements Serializable
- serialVersionUID:
- 835130287438466996L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read this object from the specified stream. This method is necessary because the super-class is not serializable.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write this object to the specified stream. This method is necessary because the super-class is not serializable.- Throws:
IOException
-
-
Serialized Fields
-
crs
CoordinateReferenceSystem crs
The coordinate reference system for this position; -
x
double x
-
y
double y
-
z
double z
-
-
Class TransformedPosition extends GeneralPosition implements Serializable
- serialVersionUID:
- -3988283183934950437L
-
Serialized Fields
-
defaultCRS
CoordinateReferenceSystem defaultCRS
The default source CRS. To be used only when the user invokedTransformedPosition.transform(org.geotools.api.geometry.Position)
with a position without associatedCoordinateReferenceSystem
. May benull
if the default CRS is assumed equals to this position CRS. -
factory
CoordinateOperationFactory factory
The factory to use for creating new coordinate operation.
-
-
-
Package org.geotools.geometry.jts
-
Class CircularRing extends LinearRing implements Serializable
- serialVersionUID:
- -5796254063449438787L
-
Serialized Fields
-
delegate
CircularString delegate
-
-
Class CircularString extends LineString implements Serializable
- serialVersionUID:
- -5796254063449438787L
-
Serialized Fields
-
controlPoints
double[] controlPoints
-
linearized
LineString linearized
-
tolerance
double tolerance
-
-
Class CompoundCurve extends LineString implements Serializable
- serialVersionUID:
- -5796254063449438787L
-
Serialized Fields
-
components
List<LineString> components
-
linearized
LineString linearized
-
tolerance
double tolerance
-
-
Class CompoundRing extends LinearRing implements Serializable
- serialVersionUID:
- -5796254063449438787L
-
Serialized Fields
-
delegate
CompoundCurve delegate
-
linearized
LineString linearized
-
-
Class CurvedGeometryFactory extends GeometryFactory implements Serializable
- serialVersionUID:
- -298811277709598383L
-
Serialized Fields
-
delegate
GeometryFactory delegate
-
tolerance
double tolerance
-
-
Class CurvePolygon extends Polygon implements Serializable
- serialVersionUID:
- -6961191502473439328L
-
Serialized Fields
-
tolerance
double tolerance
-
-
Class LiteCoordinateSequence extends PackedCoordinateSequence implements Serializable
-
Serialized Fields
-
coords
double[] coords
The packed coordinate array -
size
int size
Cached size, getSize() gets called an incredible number of times during rendering (a profile shows 2 million calls when rendering 90.000 linear features)
-
-
-
Class MultiCurve extends MultiLineString implements Serializable
- serialVersionUID:
- -5796254063449438787L
-
Serialized Fields
-
tolerance
double tolerance
-
-
Class MultiSurface extends MultiPolygon implements Serializable
- serialVersionUID:
- -5796254063449438787L
-
Serialized Fields
-
tolerance
double tolerance
-
-
Class ReferencedEnvelope extends Envelope implements Serializable
- serialVersionUID:
- -3188702602373537163L
-
Serialized Fields
-
crs
CoordinateReferenceSystem crs
The coordinate reference system, ornull
.
-
-
Class ReferencedEnvelope3D extends ReferencedEnvelope implements Serializable
- serialVersionUID:
- -3188702602373537163L
-
Serialized Fields
-
maxz
double maxz
the maximum z-coordinate -
minz
double minz
the minimum z-coordinate
-
-
Class TransformedShape extends AffineTransform implements Serializable
-
Serialized Fields
-
point
Point2D.Double point
A temporary point. -
rectangle
Rectangle2D.Double rectangle
A temporary rectangle. -
shape
Shape shape
The wrapped shape.
-
-
-
-
Package org.geotools.geometry.util
-
Class XDimension2D.Double extends Dimension2D implements Serializable
- serialVersionUID:
- 3603763914115376884L
-
Serialized Fields
-
height
double height
The height. -
width
double width
The width.
-
-
Class XDimension2D.Float extends Dimension2D implements Serializable
- serialVersionUID:
- 4011566975974105082L
-
Serialized Fields
-
height
float height
The height. -
width
float width
The width.
-
-
Class XRectangle2D extends Rectangle2D implements Serializable
- serialVersionUID:
- -1918221103635749436L
-
Serialized Fields
-
xmax
double xmax
Maximal x coordinate. -
xmin
double xmin
Minimal x coordinate. -
ymax
double ymax
Maximal y coordinate. -
ymin
double ymin
Minimal y coordinate.
-
-
-
Package org.geotools.gml
-
Class GMLException extends Exception implements Serializable
-
-
Package org.geotools.gml2.simple
-
Class QualifiedName extends QName implements Serializable
- serialVersionUID:
- -132059274810468074L
-
-
Package org.geotools.gml3
-
Class MultiSurface extends MultiPolygon implements Serializable
-
-
Package org.geotools.graph.path
-
Package org.geotools.graph.structure.basic
-
Class BasicDirectedEdge extends BasicGraphable implements Serializable
-
Serialized Fields
-
m_in
DirectedNode m_in
in node * -
m_out
DirectedNode m_out
out node *
-
-
-
Class BasicDirectedGraph extends BasicGraph implements Serializable
-
Class BasicDirectedNode extends BasicGraphable implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Overides the default deserialization operation. The edge adjacency lists of a BasicDirectedNode is not written out when the node is serialized so they must be recreated upon deserialization.- Throws:
IOException
ClassNotFoundException
-
-
-
Class BasicEdge extends BasicGraphable implements Serializable
-
Class BasicGraph extends Object implements Serializable
-
Class BasicGraphable extends Object implements Serializable
-
Serialized Fields
-
m_id
int m_id
Id for component. -
m_nvisited
int m_nvisited
A counter to track how many times a component has been visited -
m_obj
Object m_obj
underlying object of component * -
m_visited
boolean m_visited
Flag to indicate wether the component has been visited
-
-
-
Class BasicNode extends BasicGraphable implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Overides the default deserialization operation. The edge adjacency list of a BasicNode is not written out when the node is serialized so it must be recreated upon deserialization.- Throws:
IOException
ClassNotFoundException
-
-
-
-
Package org.geotools.graph.structure.line
-
Class BasicDirectedXYNode extends BasicDirectedNode implements Serializable
-
Class BasicXYNode extends BasicNode implements Serializable
-
Class OptDirectedXYNode extends OptDirectedNode implements Serializable
-
Serialized Fields
-
m_x
double m_x
x value of coordinate * -
m_y
double m_y
y value of coordinate *
-
-
-
Class OptXYNode extends OptNode implements Serializable
-
Serialized Fields
-
m_x
double m_x
x value of coordinate * -
m_y
double m_y
y value of coordinate *
-
-
-
-
Package org.geotools.graph.structure.opt
-
Class OptDirectedEdge extends OptGraphable implements Serializable
-
Serialized Fields
-
m_in
OptDirectedNode m_in
in node * -
m_out
OptDirectedNode m_out
out node *
-
-
-
Class OptDirectedNode extends OptGraphable implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Overrides the default deserialization operation. Since edge adjacency lists of Nodes are not written out upon serialization, they must be recreated upon deserialization.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Overrides the default serialization operation. Since edge adjacency lists of Nodes are not written out upon serialization, all the information needed to recreate them must be written to the object stream as well. Since the edge list is not written out, and the node does not store its degree explicitly, it must be written to the output stream.- Throws:
IOException
-
-
-
Class OptEdge extends OptGraphable implements Serializable
-
Class OptGraphable extends Object implements Serializable
-
Serialized Fields
-
m_count
byte m_count
counter * -
m_visited
boolean m_visited
visited flag *
-
-
-
Class OptNode extends OptGraphable implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Overrides the default deserialization operation. Since edge adjacency lists of Nodes are not written out upon serialization, they must be recreated upon deserialization.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Overrides the default serialization operation. Since edge adjacency lists of Nodes are not written out upon serialization, all the information needed to recreate them must be written to the object stream as well. Since the edge list is not written out, and the node does not store its degree explicitly, it must be written to the output stream.- Throws:
IOException
-
-
Serialized Fields
-
m_edges
Edge[] m_edges
edge adjacency list *
-
-
-
-
Package org.geotools.graph.util
-
Class IndexedStack extends Stack<E> implements Serializable
-
Class MultiMap extends Object implements Serializable
-
Class ParseErrorHandler extends DefaultHandler implements Serializable
-
Serialized Fields
-
m_parseErrors
List<SAXParseException> m_parseErrors
-
-
-
Class SimpleFileFilter extends FileFilter implements Serializable
-
-
Package org.geotools.graph.util.delaunay
-
Class DelaunayEdge extends BasicEdge implements Serializable
-
Class DelaunayNode extends BasicXYNode implements Serializable
-
Serialized Fields
-
feature
SimpleFeature feature
-
-
-
Class GraphViewer extends JPanel implements Serializable
-
Serialized Fields
-
-
-
Package org.geotools.http
-
Class HTTPFactoryException extends RuntimeException implements Serializable
- serialVersionUID:
- 3038706500613959333L
-
-
Package org.geotools.image
-
Class GTAffinePropertyGenerator extends PropertyGeneratorImpl implements Serializable
- serialVersionUID:
- 6622489670499745306L
-
Class GTWarpPropertyGenerator extends PropertyGeneratorImpl implements Serializable
- serialVersionUID:
- 6622489670499745306L
-
-
Package org.geotools.image.palette
-
Class ColorInversionDescriptor extends OperationDescriptorImpl implements Serializable
- serialVersionUID:
- -8859576263333814317L
-
Class ColorReductionDescriptor extends OperationDescriptorImpl implements Serializable
- serialVersionUID:
- -8931287738914712392L
-
-
Package org.geotools.imageio
-
Class Identification extends Object implements Serializable
- serialVersionUID:
- 7439545624472885445L
-
-
Package org.geotools.jdbc
-
Class RegexpValidator extends Object implements Serializable
-
Serialized Fields
-
pattern
Pattern pattern
-
-
-
Class VirtualTable extends Object implements Serializable
-
Serialized Fields
-
dimensions
Map<String,Integer> dimensions
-
escapeSql
boolean escapeSql
-
geometryTypes
Map<String,Class<? extends Geometry>> geometryTypes
-
name
String name
-
nativeSrids
Map<String,Integer> nativeSrids
-
parameters
Map<String,VirtualTableParameter> parameters
-
primaryKeyColumns
List<String> primaryKeyColumns
-
sql
String sql
-
-
-
Class VirtualTableParameter extends Object implements Serializable
-
Serialized Fields
-
defaultValue
String defaultValue
-
name
String name
-
validator
VirtualTableParameter.Validator validator
-
-
-
-
Package org.geotools.map
-
Class MapBoundsEvent extends EventObject implements Serializable
- serialVersionUID:
- -2063712912599101999L
-
Serialized Fields
-
newAreaOfInterest
ReferencedEnvelope newAreaOfInterest
-
oldAreaOfInterest
ReferencedEnvelope oldAreaOfInterest
-
type
EnumSet<MapBoundsEvent.Type> type
Holds value of property type.
-
-
Class MapLayerEvent extends EventObject implements Serializable
-
Serialized Fields
-
reason
int reason
The reason for the change.
-
-
-
Class MapLayerListEvent extends EventObject implements Serializable
-
Serialized Fields
-
fromIndex
int fromIndex
Holds value of property fromIndex. -
layer
Layer layer
-
mapLayerEvent
MapLayerEvent mapLayerEvent
Holds value of property mapLayerEvent. -
toIndex
int toIndex
Holds value of property toIndex.
-
-
-
-
Package org.geotools.mbstyle.parse
-
Class MBFormatException extends RuntimeException implements Serializable
- serialVersionUID:
- 8328125000220917830L
-
-
Package org.geotools.mbstyle.sprite
-
Class MBSpriteException extends RuntimeException implements Serializable
- serialVersionUID:
- 1371164543614500159L
-
-
Package org.geotools.measure
-
Class Angle extends Object implements Serializable
- serialVersionUID:
- 1158747349433104534L
-
Serialized Fields
-
theta
double theta
Angle value in degres.
-
-
Class AngleFormat extends Format implements Serializable
- serialVersionUID:
- 4320403817210439764L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Restore fields after deserialization.- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
decimalSeparator
boolean decimalSeparator
Indique s'il faut utiliser le séparateur décimal pour séparer la partie entière de la partie fractionnaire. La valeurfalse
indique que les parties entières et fractionnaires doivent être écrites ensembles (par exemple 34867 pour 34.867). La valeur par défaut esttrue
. -
instanceRoundingMethod
AngleFormat.RoundingMethod instanceRoundingMethod
Per-instance rounding method. If this differs todefaultRoundingMethod
it will be used instead. -
numberFormat
DecimalFormat numberFormat
Format à utiliser pour écrire les nombres (degrés, minutes ou secondes) à l'intérieur de l'écriture d'un angle. -
prefix
String prefix
Caractères à insérer au début (prefix
) et à la suite des degrés, minutes et secondes (suffix0..2
). Ces champs doivent êtrenull
s'il n'y a rien à insérer. -
suffix0
String suffix0
Caractères à insérer au début (prefix
) et à la suite des degrés, minutes et secondes (suffix0..2
). Ces champs doivent êtrenull
s'il n'y a rien à insérer. -
suffix1
String suffix1
Caractères à insérer au début (prefix
) et à la suite des degrés, minutes et secondes (suffix0..2
). Ces champs doivent êtrenull
s'il n'y a rien à insérer. -
suffix2
String suffix2
Caractères à insérer au début (prefix
) et à la suite des degrés, minutes et secondes (suffix0..2
). Ces champs doivent êtrenull
s'il n'y a rien à insérer. -
width0
int width0
Nombre minimal d'espaces que doivent occuper les parties entières des degrés (0), minutes (1) et secondes (2). Le champswidthDecimal
indique la largeur fixe que doit avoir la partie décimale. Il s'appliquera au dernier champs non-zero danswidth0..2
. -
width1
int width1
Nombre minimal d'espaces que doivent occuper les parties entières des degrés (0), minutes (1) et secondes (2). Le champswidthDecimal
indique la largeur fixe que doit avoir la partie décimale. Il s'appliquera au dernier champs non-zero danswidth0..2
. -
width2
int width2
Nombre minimal d'espaces que doivent occuper les parties entières des degrés (0), minutes (1) et secondes (2). Le champswidthDecimal
indique la largeur fixe que doit avoir la partie décimale. Il s'appliquera au dernier champs non-zero danswidth0..2
. -
widthDecimal
int widthDecimal
Nombre minimal d'espaces que doivent occuper les parties entières des degrés (0), minutes (1) et secondes (2). Le champswidthDecimal
indique la largeur fixe que doit avoir la partie décimale. Il s'appliquera au dernier champs non-zero danswidth0..2
.
-
-
Class Latitude extends Angle implements Serializable
- serialVersionUID:
- -4496748683919618976L
-
Class Longitude extends Angle implements Serializable
- serialVersionUID:
- -8614900608052762636L
-
Class Measure extends Number implements Serializable
- serialVersionUID:
- 6917234039472328164L
-
Serialized Fields
-
unit
Unit<?> unit
The unit. -
value
double value
The scalar value.
-
-
-
Package org.geotools.metadata
-
Class InvalidMetadataException extends IllegalStateException implements Serializable
- serialVersionUID:
- 3219759595538181102L
-
Class UnmodifiableMetadataException extends UnsupportedOperationException implements Serializable
- serialVersionUID:
- -1885135341334523675L
-
-
Package org.geotools.metadata.iso
-
Class IdentifierImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- 7459062382170865919L
-
Serialized Fields
-
authority
Citation authority
Organization or party responsible for definition and maintenance of the code. -
code
String code
Alphanumeric value identifying an instance in the namespace. -
version
String version
Identifier of the version of the associated code space or code, as specified by the code space or code authority. This version is included only when the code uses versions. When appropriate, the edition is identified by the effective date, coded using ISO 8601 date format.
-
-
Class MetadataEntity extends ModifiableMetadata implements Serializable
- serialVersionUID:
- 5730550742604669102L
-
-
Package org.geotools.metadata.iso.citation
-
Class AddressImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- 2278687294173262546L
-
Serialized Fields
-
administrativeArea
InternationalString administrativeArea
State, province of the location. -
city
InternationalString city
The city of the location -
country
InternationalString country
Country of the physical address. -
deliveryPoints
Collection<String> deliveryPoints
Address line for the location (as described in ISO 11180, Annex A). -
electronicMailAddresses
Collection<String> electronicMailAddresses
Address of the electronic mailbox of the responsible organization or individual. -
postalCode
String postalCode
ZIP or other postal code.
-
-
Class CitationImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- -4415559967618358778L
-
Serialized Fields
-
alternateTitles
Collection<InternationalString> alternateTitles
Short name or other language name by which the cited information is known. Example: "DCW" as an alternative title for "Digital Chart of the World. -
citedResponsibleParties
Collection<ResponsibleParty> citedResponsibleParties
Name and position information for an individual or organization that is responsible for the resource. Returns an empty string if there is none. -
collectiveTitle
InternationalString collectiveTitle
Common title with holdings note. Note: title identifies elements of a series collectively, combined with information about what volumes are available at the source cited. May benull
if there is no title. -
edition
InternationalString edition
Version of the cited resource. -
editionDate
long editionDate
Date of the edition in millisecondes ellapsed sine January 1st, 1970, orLong.MIN_VALUE
if none. -
identifiers
Collection<Identifier> identifiers
Unique identifier for the resource. Example: Universal Product Code (UPC), National Stock Number (NSN). -
ISBN
String ISBN
International Standard Book Number, ornull
if none. -
ISSN
String ISSN
International Standard Serial Number, ornull
if none. -
otherCitationDetails
InternationalString otherCitationDetails
Other information required to complete the citation that is not recorded elsewhere. May benull
if none. -
presentationForm
Collection<PresentationForm> presentationForm
Mode in which the resource is represented, or an empty string if none. -
title
InternationalString title
Name by which the cited resource is known.
-
-
Class ContactImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- 3283637180253117382L
-
Serialized Fields
-
address
Address address
Physical and email address at which the organization or individual may be contacted. -
contactInstructions
InternationalString contactInstructions
Supplemental instructions on how or when to contact the individual or organization. -
hoursOfService
InternationalString hoursOfService
Time period (including time zone) when individuals can contact the organization or individual. -
onLineResource
OnLineResource onLineResource
On-line information that can be used to contact the individual or organization. -
phone
Telephone phone
Telephone numbers at which the organization or individual may be contacted.
-
-
Class OnLineResourceImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- 5412370008274334799L
-
Serialized Fields
-
applicationProfile
String applicationProfile
Name of an application profile that can be used with the online resource. -
description
InternationalString description
Detailed text description of what the online resource is/does. -
function
OnLineFunction function
Code for function performed by the online resource. -
linkage
URI linkage
Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as http://www.statkart.no/isotc211. -
name
String name
Name of the online resources.
-
-
Class ResponsiblePartyImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- -2477962229031486552L
-
Serialized Fields
-
contactInfo
Contact contactInfo
Address of the responsible party. -
individualName
String individualName
Name of the responsible person- surname, given name, title separated by a delimiter. -
organisationName
InternationalString organisationName
Name of the responsible organization. -
positionName
InternationalString positionName
Role or position of the responsible person -
role
Role role
Function performed by the responsible party.
-
-
Class TelephoneImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- 4920157673337669241L
-
Serialized Fields
-
facsimiles
Collection<String> facsimiles
Telephone numbers of a facsimile machine for the responsible organization or individual. -
voices
Collection<String> voices
Telephone numbers by which individuals can speak to the responsible organization or individual.
-
-
-
Package org.geotools.metadata.iso.extent
-
Class ExtentImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- 7812213837337326257L
-
Serialized Fields
-
description
InternationalString description
Returns the spatial and temporal extent for the referring object. -
geographicElements
Collection<GeographicExtent> geographicElements
Provides geographic component of the extent of the referring object -
temporalElements
Collection<TemporalExtent> temporalElements
Provides temporal component of the extent of the referring object -
verticalElements
Collection<VerticalExtent> verticalElements
Provides vertical component of the extent of the referring object
-
-
Class GeographicBoundingBoxImpl extends GeographicExtentImpl implements Serializable
- serialVersionUID:
- -3278089380004172514L
-
Serialized Fields
-
eastBoundLongitude
double eastBoundLongitude
The eastern-most coordinate of the limit of the dataset extent. The value is expressed in longitude in decimal degrees (positive east). -
northBoundLatitude
double northBoundLatitude
The northern-most, coordinate of the limit of the dataset extent. The value is expressed in latitude in decimal degrees (positive north). -
southBoundLatitude
double southBoundLatitude
The southern-most coordinate of the limit of the dataset extent. The value is expressed in latitude in decimal degrees (positive north). -
westBoundLongitude
double westBoundLongitude
The western-most coordinate of the limit of the dataset extent. The value is expressed in longitude in decimal degrees (positive east).
-
-
Class GeographicExtentImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- -8844015895495563161L
-
Serialized Fields
-
inclusion
Boolean inclusion
Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
-
-
Class TemporalExtentImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- 3668140516657118045L
-
Serialized Fields
-
endTime
long endTime
The end date and time for the content of the dataset, in milliseconds ellapsed since January 1st, 1970. A value ofLong.MIN_VALUE
means that this attribute is not set. -
extent
TemporalPrimitive extent
The date and time for the content of the dataset. -
startTime
long startTime
The start date and time for the content of the dataset, in milliseconds ellapsed since January 1st, 1970. A value ofLong.MIN_VALUE
means that this attribute is not set.
-
-
-
Package org.geotools.metadata.iso.quality
-
Class AbsoluteExternalPositionalAccuracyImpl extends PositionalAccuracyImpl implements Serializable
- serialVersionUID:
- 4116627805950579738L
-
Class ConformanceResultImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- 6429932577869033286L
-
Serialized Fields
-
explanation
InternationalString explanation
Explanation of the meaning of conformance for this result. -
pass
boolean pass
Indication of the conformance result. -
specification
Citation specification
Citation of product specification or user requirement against which data is being evaluated.
-
-
Class ElementImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- -3542504624077298894L
-
Serialized Fields
-
date1
long date1
Date or range of dates on which a data quality measure was applied. The array length is 1 for a single date, or 2 for a range. Returnsnull
if this information is not available. -
date2
long date2
Date or range of dates on which a data quality measure was applied. The array length is 1 for a single date, or 2 for a range. Returnsnull
if this information is not available. -
evaluationMethodDescription
InternationalString evaluationMethodDescription
Description of the evaluation method. -
evaluationMethodType
EvaluationMethodType evaluationMethodType
Type of method used to evaluate quality of the dataset, ornull
if unspecified. -
evaluationProcedure
Citation evaluationProcedure
Reference to the procedure information, ornull
if none. -
measureDescription
InternationalString measureDescription
Description of the measure being determined. -
measureIdentification
Identifier measureIdentification
Code identifying a registered standard procedure, ornull
if none. -
namesOfMeasure
Collection<InternationalString> namesOfMeasure
Name of the test applied to the data. -
results
Collection<Result> results
Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.
-
-
Class PositionalAccuracyImpl extends ElementImpl implements Serializable
- serialVersionUID:
- 6043381860937480828L
-
Class QuantitativeResultImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- 1230713599561236060L
-
Serialized Fields
-
errorStatistic
InternationalString errorStatistic
Statistical method used to determine the value, ornull
if none. -
values
List<Record> values
Quantitative value or values, content determined by the evaluation procedure used. -
valueType
RecordType valueType
Value type for reporting a data quality result, ornull
if none. -
valueUnit
Unit valueUnit
Value unit for reporting a data quality result, ornull
if none.
-
-
Class ResultImpl extends MetadataEntity implements Serializable
- serialVersionUID:
- 2961355780515174732L
-
-
Package org.geotools.metadata.math
-
Class Complex extends Object implements Serializable
- serialVersionUID:
- -8143196508298758583L
-
Serialized Fields
-
imag
double imag
The imaginary part of the complex number. -
real
double real
The real part of the complex number.
-
-
Class Line extends Object implements Serializable
- serialVersionUID:
- 2185952238314399110L
-
Serialized Fields
-
slope
double slope
The slope for this line. -
x0
double x0
Value of x at y==0. This value is used for vertical lines. -
y0
double y0
The y value at x==0.
-
-
Class Statistics extends Object implements Serializable
- serialVersionUID:
- -22884277805533726L
-
Serialized Fields
-
max
double max
Valeur maximale qui aie été transmise à la méthodeStatistics.add(double)
. Lors de la construction, ce champs est initialisé à NaN. -
min
double min
Valeur minimale qui aie été transmise à la méthodeStatistics.add(double)
. Lors de la construction, ce champs est initialisé à NaN. -
n
int n
Nombre de données autres que NaN qui ont été transmises à la méthodeStatistics.add(double)
. Lors de la construction, ce champs est initialisé à 0. -
nNaN
int nNaN
Nombre de données égales à NaN qui ont été transmises à la méthodeStatistics.add(double)
. Les NaN sont ingorés lors du calcul des statistiques, mais on les compte quand même au passage. Lors de la construction ce champs est initialisé à 0. -
sum
double sum
Somme de toutes les valeurs qui ont été transmises à la méthodeStatistics.add(double)
. Lors de la construction, ce champs est initialisé à 0. -
sum2
double sum2
Somme des carrés de toutes les valeurs qui ont été transmises à la méthodeStatistics.add(double)
. Lors de la construction, ce champs est initialisé à 0.
-
-
Class Statistics.Delta extends Statistics implements Serializable
- serialVersionUID:
- 3464306833883333219L
-
Serialized Fields
-
delta
Statistics delta
Statistics about the differences between consecutive sample values. -
last
double last
-
lastAsLong
long lastAsLong
Last value given to anadd
method as along
, or 0 if none.
-
-
-
Package org.geotools.ows
-
Class ServiceException extends SAXException implements Serializable
-
Serialized Fields
-
cause
Throwable cause
-
code
String code
-
locator
String locator
-
next
ServiceException next
-
-
-
-
Package org.geotools.parameter
-
Class AbstractParameter extends Formattable implements Serializable
- serialVersionUID:
- 8458179223988766398L
-
Serialized Fields
-
descriptor
GeneralParameterDescriptor descriptor
The abstract definition of this parameter or group of parameters.
-
-
Class AbstractParameterDescriptor extends AbstractIdentifiedObject implements Serializable
- serialVersionUID:
- -2630644278783845276L
-
Serialized Fields
-
minimumOccurs
int minimumOccurs
The minimum number of times that values for this parameter group or parameter are required.
-
-
Class DefaultParameterDescriptor extends AbstractParameterDescriptor implements Serializable
- serialVersionUID:
- -295668622297737705L
-
Serialized Fields
-
defaultValue
T defaultValue
The default value for the parameter, ornull
. -
maximum
Comparable<T> maximum
The maximum parameter value, ornull
. -
minimum
Comparable<T> minimum
The minimum parameter value, ornull
. -
unit
Unit<?> unit
The unit for default, minimum and maximum values, ornull
. -
validValues
Set<T> validValues
A immutable, finite set of valid values (usually from a {linkplain org.geotools.api.util.CodeList code list}) ornull
if it doesn't apply. This set is immutable. -
valueClass
Class<T> valueClass
The class that describe the type of the parameter. This is the value class that the user specified at construction time.
-
-
Class DefaultParameterDescriptorGroup extends AbstractParameterDescriptor implements Serializable
- serialVersionUID:
- -4613190550542423839L
-
Serialized Fields
-
maximumOccurs
int maximumOccurs
The maximum number of times that values for this parameter group or parameter are required. -
parameters
GeneralParameterDescriptor[] parameters
The parameter descriptors for this group.
-
-
Class FloatParameter extends AbstractParameter implements Serializable
- serialVersionUID:
- 9027797654033417816L
-
Serialized Fields
-
value
double value
The value.
-
-
Class ImagingParameterDescriptors extends DefaultParameterDescriptorGroup implements Serializable
- serialVersionUID:
- 2127050865911951239L
-
Serialized Fields
-
descriptor
ParameterListDescriptor descriptor
The Java Advanced Imaging parameter descriptor. IfImagingParameterDescriptors.operation
is non-null, then this attribute is defined byRegistryElementDescriptor.getParameterListDescriptor(java.lang.String)
. -
operation
RegistryElementDescriptor operation
The JAI's operation descriptor, ornull
if none. This is usually an instance ofOperationDescriptor
, but this is not strictly required. -
registryMode
String registryMode
The registry mode, usually "rendered". This field isnull
ifImagingParameterDescriptors.operation
is null.
-
-
Class ImagingParameters extends AbstractParameter implements Serializable
- serialVersionUID:
- 1378692626023992530L
-
Serialized Fields
-
parameters
ParameterList parameters
The JAI's parameter list. This is also the backing store for this parameter value group: all "ordinary" parameters (i.e. not including sources) are actually stored in this list.If the JAI descriptor is an instance of
OperationDescriptor
, then this parameter list is also an instance ofParameterBlockJAI
. The sources must be handled separatly, because the source type for a JAI operator (typicallyRenderedImage
) is not the same than the source type for a coverage operation (typicallyorg.geotools.api.coverage.GridCoverage
). -
values
List<GeneralParameterValue> values
The wrappers around each elements inImagingParameters.parameters
as an immutable list. Will be created byImagingParameters.createElements()
only when first needed. Note that while this list may be immutable, elements in this list stay modifiable. The goal is to allows the following idiom:values().get(i).setValue(myValue);
-
-
Class MatrixParameterDescriptors extends DefaultParameterDescriptorGroup implements Serializable
- serialVersionUID:
- -7386537348359343836L
-
Serialized Fields
-
numCol
ParameterDescriptor<Integer> numCol
The descriptor for the"num_col"
parameter. -
numRow
ParameterDescriptor<Integer> numRow
The descriptor for the"num_row"
parameter. -
parameters
ParameterDescriptor<Double>[] parameters
The cached descriptors for each elements in a matrix. Descriptors do not depends on matrix element values. Consequently, the same descriptors can be reused for allMatrixParameters
instances. -
prefix
String prefix
The prefix to insert in front of parameter name for each matrix elements. -
separator
char separator
The separator between the row and the column index in parameter names.
-
-
Class MatrixParameters extends ParameterGroup implements Serializable
- serialVersionUID:
- -7747712999115044943L
-
Serialized Fields
-
matrixValues
ParameterValue<Double>[][] matrixValues
The parameter values. Will be constructed only when first requested. -
numCol
ParameterValue<Integer> numCol
The value for theMatrixParameterDescriptors.numCol
parameter. Consider this field as final. It is not only forMatrixParameters.clone()
implementation. -
numRow
ParameterValue<Integer> numRow
The value for theMatrixParameterDescriptors.numRow
parameter. Consider this field as final. It is not only forMatrixParameters.clone()
implementation.
-
-
Class Parameter extends AbstractParameter implements Serializable
- serialVersionUID:
- -5837826787089486776L
-
Serialized Fields
-
unit
Unit<?> unit
The unit of measure for the value, ornull
if it doesn't apply. -
value
T value
The value.
-
-
Class ParameterGroup extends AbstractParameter implements Serializable
- serialVersionUID:
- -1985309386356545126L
-
Serialized Fields
-
values
ArrayList<GeneralParameterValue> values
The parameter values for this group. Note: consider as final. This field is not final only in order to allowsParameterGroup.clone()
to work.
-
-
-
Package org.geotools.process
-
Class ProcessException extends RuntimeException implements Serializable
- serialVersionUID:
- -3953993149819064102L
-
-
Package org.geotools.process.raster
-
Class TransparencyFill extends OperationJAI implements Serializable
- serialVersionUID:
- 3368109980974496342L
-
-
Package org.geotools.process.vector
-
Class VectorToRasterException extends ProcessException implements Serializable
-
-
Package org.geotools.processing.jai
-
Class TransparencyFillDescriptor extends OperationDescriptorImpl implements Serializable
-
Class TransparencyFillDescriptor.FillType extends EnumeratedParameter implements Serializable
-
-
Package org.geotools.referencing
-
Class AbstractIdentifiedObject extends Formattable implements Serializable
- serialVersionUID:
- -5173281694258483264L
-
Serialized Fields
-
alias
Collection<GenericName> alias
An alternative name by which this object is identified. -
identifiers
Set<ReferenceIdentifier> identifiers
An identifier which references elsewhere the object's defining information. Alternatively an identifier by which this object can be referenced. -
name
ReferenceIdentifier name
The name for this object or code. Should never benull
. -
remarks
InternationalString remarks
Comments on or information about this object, ornull
if none.
-
-
Class AbstractReferenceSystem extends AbstractIdentifiedObject implements Serializable
- serialVersionUID:
- 3337659819553899435L
-
Serialized Fields
-
domainOfValidity
Extent domainOfValidity
Area for which the (coordinate) reference system is valid. -
scope
InternationalString scope
Description of domain of usage, or limitations of usage, for which this (coordinate) reference system object is valid.
-
-
Class CoordinateFormat extends Format implements Serializable
- serialVersionUID:
- 8235685097881260737L
-
Serialized Fields
-
crs
CoordinateReferenceSystem crs
The output coordinate reference system. May benull
. -
epochs
long[] epochs
The time epochs. Non-null only if at least one ordinate is a date. -
formats
Format[] formats
The formats to use for formatting. This array's length must be equals to the coordinate system's dimension. This array is nevernull
. -
locale
Locale locale
The locale for formatting coordinates and numbers. -
separator
String separator
The separator between each coordinate values to be formatted. -
toMillis
UnitConverter[] toMillis
Conversions from temporal axis units to milliseconds. Non-null only if at least one ordinate is a date. -
types
byte[] types
The type for each value in theformats
array. Types are: 0=number, 1=longitude, 2=latitude, 3=other angle, 4=date, 5=ellapsed time. This array is nevernull
.
-
-
Class NamedIdentifier extends Object implements Serializable
- serialVersionUID:
- 8474731565582774497L
-
Serialized Fields
-
authority
Citation authority
Organization or party responsible for definition and maintenance of the code space or code. -
code
String code
Identifier code or name, optionally from a controlled list or pattern defined by a code space. -
codespace
String codespace
Name or identifier of the person or organization responsible for namespace. -
name
GenericName name
The name of this identifier as a generic name. Ifnull
, will be constructed only when first needed. This field is serialized (instead of being recreated after deserialization) because it may be a user-supplied value. -
remarks
InternationalString remarks
Comments on or information about this identifier, ornull
if none. -
version
String version
Identifier of the version of the associated code space or code, as specified by the code space or code authority. This version is included only when the code uses versions. When appropriate, the edition is identified by the effective date, coded using ISO 8601 date format.
-
-
-
Package org.geotools.referencing.crs
-
Class AbstractCRS extends AbstractReferenceSystem implements Serializable
- serialVersionUID:
- -7433284548909530047L
-
Serialized Fields
-
coordinateSystem
CoordinateSystem coordinateSystem
The coordinate system. -
hashCode
int hashCode
-
-
Class AbstractDerivedCRS extends AbstractSingleCRS implements Serializable
- serialVersionUID:
- -175151161496419854L
-
Serialized Fields
-
baseCRS
CoordinateReferenceSystem baseCRS
The base coordinate reference system. -
conversionFromBase
Conversion conversionFromBase
The conversion from the base CRS to this CRS.
-
-
Class AbstractSingleCRS extends AbstractCRS implements Serializable
- serialVersionUID:
- 1815712797774273L
-
Serialized Fields
-
datum
Datum datum
The datum.
-
-
Class DefaultCompoundCRS extends AbstractCRS implements Serializable
- serialVersionUID:
- -2656710314586929286L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Computes the single CRS on deserialization.- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
crs
List<? extends CoordinateReferenceSystem> crs
The coordinate reference systems in this compound CRS. May actually be a list ofSingleCRS
.
-
-
Class DefaultDerivedCRS extends AbstractDerivedCRS implements Serializable
- serialVersionUID:
- -8149602276542469876L
-
Class DefaultEngineeringCRS extends AbstractSingleCRS implements Serializable
- serialVersionUID:
- 6695541732063382701L
-
Serialized Fields
-
wildcard
boolean wildcard
Marks the CRS as a wildcard one. Wildcard CRS will transform to any other CRS with the identity transform
-
-
Class DefaultGeocentricCRS extends AbstractSingleCRS implements Serializable
- serialVersionUID:
- 6784642848287659827L
-
Class DefaultGeographicCRS extends AbstractSingleCRS implements Serializable
- serialVersionUID:
- 861224913438092335L
-
Class DefaultImageCRS extends AbstractSingleCRS implements Serializable
- serialVersionUID:
- 7312452786096397847L
-
Class DefaultProjectedCRS extends AbstractDerivedCRS implements Serializable
- serialVersionUID:
- -4502680112031773028L
-
Class DefaultTemporalCRS extends AbstractSingleCRS implements Serializable
- serialVersionUID:
- 3000119849197222007L
-
Class DefaultVerticalCRS extends AbstractSingleCRS implements Serializable
- serialVersionUID:
- 3565878468719941800L
-
-
Package org.geotools.referencing.cs
-
Class AbstractCS extends AbstractIdentifiedObject implements Serializable
- serialVersionUID:
- 6757665252533744744L
-
Serialized Fields
-
axis
CoordinateSystemAxis[] axis
The axis for this coordinate system at the specified dimension.
-
-
Class DefaultAffineCS extends AbstractCS implements Serializable
- serialVersionUID:
- 7977674229369042440L
-
Class DefaultCartesianCS extends DefaultAffineCS implements Serializable
- serialVersionUID:
- -6182037957705712945L
-
Class DefaultCompoundCS extends AbstractCS implements Serializable
- serialVersionUID:
- -5726410275278843372L
-
Serialized Fields
-
cs
CoordinateSystem[] cs
The coordinate systems.
-
-
Class DefaultCoordinateSystemAxis extends AbstractIdentifiedObject implements Serializable
- serialVersionUID:
- -7883614853277827689L
-
Serialized Fields
-
abbreviation
String abbreviation
The abbreviation used for this coordinate system axes. This abbreviation is also used to identify the ordinates in coordinate tuple. Examples are "X" and "Y". -
direction
AxisDirection direction
Direction of this coordinate system axis. In the case of Cartesian projected coordinates, this is the direction of this coordinate system axis locally. -
maximum
double maximum
Minimal and maximal value for this axis. -
minimum
double minimum
Minimal and maximal value for this axis. -
rangeMeaning
RangeMeaning rangeMeaning
The range meaning for this axis. -
unit
Unit<?> unit
The unit of measure used for this coordinate system axis.
-
-
Class DefaultCylindricalCS extends AbstractCS implements Serializable
- serialVersionUID:
- -8290402732390917907L
-
Class DefaultEllipsoidalCS extends AbstractCS implements Serializable
- serialVersionUID:
- -1452492488902329211L
-
Class DefaultLinearCS extends AbstractCS implements Serializable
- serialVersionUID:
- -6890723478287625763L
-
Class DefaultPolarCS extends AbstractCS implements Serializable
- serialVersionUID:
- 3960197260975470951L
-
Class DefaultSphericalCS extends AbstractCS implements Serializable
- serialVersionUID:
- 196295996465774477L
-
Class DefaultTimeCS extends AbstractCS implements Serializable
- serialVersionUID:
- 5222911412381303989L
-
Class DefaultUserDefinedCS extends AbstractCS implements Serializable
- serialVersionUID:
- -4904091898305706316L
-
Class DefaultVerticalCS extends AbstractCS implements Serializable
- serialVersionUID:
- 1201155778896630499L
-
Class DirectionAlongMeridian extends Object implements Serializable
- serialVersionUID:
- 1602711631943838328L
-
Serialized Fields
-
baseDirection
AxisDirection baseDirection
The base direction, which must beAxisDirection.NORTH
orAxisDirection.SOUTH
. -
meridian
double meridian
The meridian, in degrees.
-
-
-
Package org.geotools.referencing.datum
-
Class AbstractDatum extends AbstractIdentifiedObject implements Serializable
- serialVersionUID:
- -4894180465652474930L
-
Serialized Fields
-
anchorPoint
InternationalString anchorPoint
Description, possibly including coordinates, of the point or points used to anchor the datum to the Earth. Also known as the "origin", especially for Engineering and Image Datums. -
domainOfValidity
Extent domainOfValidity
Area or region in which this datum object is valid. -
realizationEpoch
long realizationEpoch
The time after which this datum definition is valid. This time may be precise (e.g. 1997 for IRTF97) or merely a year (e.g. 1983 for NAD83). If the time is not defined, then the value isLong.MIN_VALUE
. -
scope
InternationalString scope
Description of domain of usage, or limitations of usage, for which this datum object is valid.
-
-
Class BursaWolfParameters extends Formattable implements Serializable
- serialVersionUID:
- 754825592343010900L
-
Serialized Fields
-
dx
double dx
Bursa Wolf shift in meters. -
dy
double dy
Bursa Wolf shift in meters. -
dz
double dz
Bursa Wolf shift in meters. -
ex
double ex
Bursa Wolf rotation in arc seconds. -
ey
double ey
Bursa Wolf rotation in arc seconds. -
ez
double ez
Bursa Wolf rotation in arc seconds. -
ppm
double ppm
Bursa Wolf scaling in parts per million. -
targetDatum
GeodeticDatum targetDatum
The target datum for this parameters.
-
-
Class DefaultEllipsoid extends AbstractIdentifiedObject implements Serializable
- serialVersionUID:
- -1149451543954764081L
-
Serialized Fields
-
inverseFlattening
double inverseFlattening
The inverse of the flattening value, orDouble.POSITIVE_INFINITY
if the ellipsoid is a sphere.- See Also:
DefaultEllipsoid.getInverseFlattening()
-
ivfDefinitive
boolean ivfDefinitive
Tells if the Inverse Flattening definitive for this ellipsoid.- See Also:
DefaultEllipsoid.isIvfDefinitive()
-
semiMajorAxis
double semiMajorAxis
The equatorial radius.- See Also:
DefaultEllipsoid.getSemiMajorAxis()
-
semiMinorAxis
double semiMinorAxis
The polar radius.- See Also:
DefaultEllipsoid.getSemiMinorAxis()
-
unit
Unit<Length> unit
The units of the semi-major and semi-minor axis values.
-
-
Class DefaultEngineeringDatum extends AbstractDatum implements Serializable
- serialVersionUID:
- 1498304918725248637L
-
Class DefaultGeodeticDatum extends AbstractDatum implements Serializable
- serialVersionUID:
- 8832100095648302943L
-
Serialized Fields
-
bursaWolf
BursaWolfParameters[] bursaWolf
Bursa Wolf parameters for datum shifts, ornull
if none. -
ellipsoid
Ellipsoid ellipsoid
The ellipsoid. -
primeMeridian
PrimeMeridian primeMeridian
The prime meridian.
-
-
Class DefaultImageDatum extends AbstractDatum implements Serializable
- serialVersionUID:
- -4304193511244150936L
-
Serialized Fields
-
pixelInCell
PixelInCell pixelInCell
Specification of the way the image grid is associated with the image data attributes.
-
-
Class DefaultPrimeMeridian extends AbstractIdentifiedObject implements Serializable
- serialVersionUID:
- 541978454643213305L
-
Serialized Fields
-
angularUnit
Unit<Angle> angularUnit
The angular unit of the Greenwich longitude. -
greenwichLongitude
double greenwichLongitude
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
-
-
Class DefaultTemporalDatum extends AbstractDatum implements Serializable
- serialVersionUID:
- 3357241732140076884L
-
Serialized Fields
-
origin
long origin
The date and time origin of this temporal datum.
-
-
Class DefaultVerticalDatum extends AbstractDatum implements Serializable
- serialVersionUID:
- 380347456670516572L
-
Serialized Fields
-
type
VerticalDatumType type
The type of this vertical datum. Default is "geoidal".
-
-
-
Package org.geotools.referencing.factory
-
Class BackingStoreException extends RuntimeException implements Serializable
- serialVersionUID:
- 4257200758051575441L
-
Class FactoryNotFoundException extends FactoryException implements Serializable
- serialVersionUID:
- -661925454228937249L
-
Class IdentifiedObjectSet extends AbstractSet implements Serializable
- serialVersionUID:
- -4221260663706882719L
-
Serialization Methods
-
writeReplace
protected Object writeReplace() throws ObjectStreamException
Returns a serializable copy of this set. This method is invoked automatically during serialization. The serialised set of identified objects is disconnected from the underlying factory.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
factory
AuthorityFactory factory
The factory to use for creating identified objects when first needed. -
objects
Map<String,IdentifiedObject> objects
The map of object codes (keys), and the actual identified objects (values) when it has been created. Each entry has a null value until the corresponding object is created.
-
-
-
Package org.geotools.referencing.factory.epsg
-
Class AuthorityCodes extends AbstractSet<String> implements Serializable
- serialVersionUID:
- 7105664579449680562L
-
Serialization Methods
-
writeReplace
protected Object writeReplace() throws ObjectStreamException
Returns a serializable copy of this set. This method is invoked automatically during serialization. The serialised set of authority code is disconnected from the underlying database.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
factory
DirectEpsgFactory factory
The factory which is the owner of this set. One purpose of this field (even if it were not used directly by this class) is to avoid garbage collection of the factory as long as this set is in use. This is required becauseDirectEpsgFactory.finalize()
closes the JDBC connections. -
isProjection
boolean isProjection
-
size
int size
The collection's size, or a negative value if not yet computed. The records will be counted only when first needed. The special value -2 if set byAuthorityCodes.isEmpty()
if the size has not yet been computed, but we know that the set is not empty. -
sqlAll
String sqlAll
The SQL command to use for creating thequeryAll
statement. Used for iteration over all codes. -
sqlSingle
String sqlSingle
The SQL command to use for creating thequerySingle
statement. Used for fetching the description from a code. -
type
Class<?> type
The type for this code set. This is translated to the most appropriate interface type even if the user supplied an implementation type.
-
-
-
Package org.geotools.referencing.factory.gridshift
-
Class NADConGridShift extends LocalizationGrid implements Serializable
-
Serialized Fields
-
dx
double dx
The difference between longitude grid points (decimal degrees) -
dy
double dy
The difference between latitude grid points (decimal degrees) -
maxX
double maxX
The maximum longitude value covered by this grid (decimal degrees) -
maxY
double maxY
The maximum latitude value covered by this grid (decimal degrees) -
minX
double minX
The minimum longitude value covered by this grid (decimal degrees) -
minY
double minY
The minimum latitude value covered by this grid (decimal degrees)
-
-
-
-
Package org.geotools.referencing.operation
-
Class AbstractCoordinateOperation extends AbstractIdentifiedObject implements Serializable
- serialVersionUID:
- 1237358357729193885L
-
Serialized Fields
-
coordinateOperationAccuracy
Collection<PositionalAccuracy> coordinateOperationAccuracy
Estimate(s) of the impact of this operation on point accuracy, ornull
if none. -
domainOfValidity
Extent domainOfValidity
Area in which this operation is valid, ornull
if not available. -
operationVersion
String operationVersion
Version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters). -
scope
InternationalString scope
Description of domain of usage, or limitations of usage, for which this operation is valid. -
sourceCRS
CoordinateReferenceSystem sourceCRS
The source CRS, ornull
if not available. -
targetCRS
CoordinateReferenceSystem targetCRS
The target CRS, ornull
if not available. -
transform
MathTransform transform
Transform from positions in the source coordinate reference system to positions in the target coordinate reference system.
-
-
Class DefaultConcatenatedOperation extends AbstractCoordinateOperation implements Serializable
- serialVersionUID:
- 4199619838029045700L
-
Serialized Fields
-
operations
List<SingleOperation> operations
The sequence of operations.
-
-
Class DefaultConicProjection extends DefaultProjection implements Serializable
- serialVersionUID:
- -8717453834398763963L
-
Class DefaultConversion extends DefaultOperation implements Serializable
- serialVersionUID:
- -2148164324805562793L
-
Class DefaultCylindricalProjection extends DefaultProjection implements Serializable
- serialVersionUID:
- -969486613826553580L
-
Class DefaultOperation extends DefaultSingleOperation implements Serializable
- serialVersionUID:
- -8923365753849532179L
-
Serialized Fields
-
method
OperationMethod method
The operation method.
-
-
Class DefaultOperationMethod extends AbstractIdentifiedObject implements Serializable
- serialVersionUID:
- -98032729598205972L
-
Serialized Fields
-
formula
InternationalString formula
Formula(s) or procedure used by this operation method. This may be a reference to a publication. Note that the operation method may not be analytic, in which case this attribute references or contains the procedure, not an analytic formula. -
parameters
ParameterDescriptorGroup parameters
The set of parameters, ornull
if none. -
sourceDimensions
int sourceDimensions
Number of dimensions in the source CRS of this operation method. -
targetDimensions
int targetDimensions
Number of dimensions in the target CRS of this operation method.
-
-
Class DefaultPassThroughOperation extends DefaultSingleOperation implements Serializable
- serialVersionUID:
- 4308173919747248695L
-
Serialized Fields
-
operation
Operation operation
The operation to apply on the subset of a coordinate tuple.
-
-
Class DefaultPlanarProjection extends DefaultProjection implements Serializable
- serialVersionUID:
- 8171256287775067736L
-
Class DefaultProjection extends DefaultConversion implements Serializable
- serialVersionUID:
- -7176751851369816864L
-
Class DefaultSingleOperation extends AbstractCoordinateOperation implements Serializable
- serialVersionUID:
- 672935231344137185L
-
Class DefaultTransformation extends DefaultOperation implements Serializable
- serialVersionUID:
- -7486704846151648971L
-
Class DefiningConversion extends DefaultConversion implements Serializable
- serialVersionUID:
- 7399026512478064721L
-
Serialized Fields
-
parameters
ParameterValueGroup parameters
The parameter values.
-
-
Class MathTransformProvider extends DefaultOperationMethod implements Serializable
- serialVersionUID:
- 7530475536803158473L
-
Class MathTransformProvider.Delegate extends MathTransformProxy implements Serializable
- serialVersionUID:
- -3942740060970730790L
-
Serialized Fields
-
method
OperationMethod method
The provider for the transform.
-
-
Class TransformPathNotFoundException extends TransformException implements Serializable
- serialVersionUID:
- 5072333160296464925L
-
-
Package org.geotools.referencing.operation.builder
-
Class LocalizationGrid extends Object implements Serializable
-
Serialized Fields
-
grid
double[] grid
Grid of coordinate points. Points are stored as(x,y)
pairs. -
height
int height
Number of grid's rows. -
width
int width
Number of grid's columns.
-
-
-
Class MappedPosition extends Object implements Serializable
- serialVersionUID:
- 3262172371858749543L
-
Serialized Fields
-
accuracy
double accuracy
An estimation of mapping accuracy in units of target CRS axis, orDouble.NaN
if unknow. -
comments
String comments
Optionnal comments attached to this mapping, ornull
if none. -
source
Position source
The source position. -
target
Position target
The target position.
-
-
Class MissingInfoException extends FactoryException implements Serializable
- serialVersionUID:
- -3128525157353302290L
-
Class TriangulationException extends RuntimeException implements Serializable
- serialVersionUID:
- -3134565178815225915L
-
-
Package org.geotools.referencing.operation.matrix
-
Class AffineTransform2D extends AffineTransform implements Serializable
- serialVersionUID:
- -9104194268576601386L
-
Class GeneralMatrix extends Object implements Serializable
- serialVersionUID:
- 8447482612423035361L
-
Serialized Fields
-
mat
DMatrixRMaj mat
-
-
Class Matrix1 extends Object implements Serializable
- serialVersionUID:
- -4829171016106097031L
-
Serialized Fields
-
m00
double m00
The only element in this matrix.
-
-
Class Matrix2 extends Object implements Serializable
- serialVersionUID:
- 7116561372481474290L
-
Serialized Fields
-
m00
double m00
The first matrix element in the first row. -
m01
double m01
The second matrix element in the first row. -
m10
double m10
The first matrix element in the second row. -
m11
double m11
The second matrix element in the second row.
-
-
Class Matrix3 extends Object implements Serializable
- serialVersionUID:
- 8902061778871586612L
-
Serialized Fields
-
mat
DMatrix3x3 mat
-
-
Class Matrix4 extends GeneralMatrix implements Serializable
- serialVersionUID:
- 5685762518066856311L
-
Class SingularMatrixException extends RuntimeException implements Serializable
- serialVersionUID:
- 7539276472682701858L
-
Class XAffineTransform extends AffineTransform implements Serializable
- serialVersionUID:
- 5215291166450556451L
-
-
Package org.geotools.referencing.operation.projection
-
Class AlbersEqualArea extends MapProjection implements Serializable
- serialVersionUID:
- -3024658742514888646L
-
Serialized Fields
-
c
double c
Constants used by the spherical and elliptical Albers projection. -
ec
double ec
An error condition indicating iteration will not converge for the inverse ellipse. See Snyder (14-20) -
n
double n
Constants used by the spherical and elliptical Albers projection. -
phi1
double phi1
Standards parallel 1 in radians, forAlbersEqualArea.getParameterValues()
implementation. -
phi2
double phi2
Standards parallel 2 in radians, forAlbersEqualArea.getParameterValues()
implementation. -
rho0
double rho0
Constants used by the spherical and elliptical Albers projection.
-
-
Class AlbersEqualArea.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -7489679528438418778L
-
Class AzimuthalEquidistant.Abstract extends MapProjection implements Serializable
-
Serialized Fields
-
cosph0
double cosph0
The cosine of the central latitude of the projection. -
mode
AzimuthalEquidistant.Mode mode
The mode or aspect of the projection. -
sinph0
double sinph0
The sine of the central latitude of the projection.
-
-
-
Class AzimuthalEquidistant.Ellipsoidal extends AzimuthalEquidistant.Abstract implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Manual override of object deserialization in order to assign transient "geodesic" field.- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
Mp
double Mp
Meridian distance from the equator to the pole. Not used and set to NaN for non-polar projections.
-
-
-
Class AzimuthalEquidistant.Provider extends MapProjection.AbstractProvider implements Serializable
-
Class AzimuthalEquidistant.Spherical extends AzimuthalEquidistant.Abstract implements Serializable
-
Class CassiniSoldner extends MapProjection implements Serializable
-
Serialized Fields
-
ml0
double ml0
Meridian distance at thelatitudeOfOrigin
. Used for calculations for the ellipsoid.
-
-
-
Class CassiniSoldner.Provider extends MapProjection.AbstractProvider implements Serializable
-
Class CylindricalEqualArea extends MapProjection implements Serializable
-
Serialized Fields
-
apa
double[] apa
-
e
double e
-
es
double es
-
one_es
double one_es
-
qp
double qp
-
trueScaleLatitude
double trueScaleLatitude
-
trueScaleLatitudeDeg
double trueScaleLatitudeDeg
-
-
-
Class CylindricalEqualArea.BehrmannProvider extends MapProjection.AbstractProvider implements Serializable
-
Class CylindricalEqualArea.LambertCylindricalEqualAreaProvider extends MapProjection.AbstractProvider implements Serializable
-
Class CylindricalEqualArea.Provider extends MapProjection.AbstractProvider implements Serializable
-
Class EckertIV extends MapProjection implements Serializable
- serialVersionUID:
- 1635471013603509976L
-
Class EckertIV.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 1136453952351519284L
-
Class EqualArea extends MapProjection implements Serializable
-
Class EqualArea.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -339526664946772642L
-
Class EquatorialOrthographic extends ObliqueOrthographic implements Serializable
- serialVersionUID:
- 1093901743907259987L
-
Class EquatorialStereographic extends StereographicUSGS implements Serializable
- serialVersionUID:
- -5098015759558831875L
-
Class EquidistantConic extends MapProjection implements Serializable
- serialVersionUID:
- 5885522933843653157L
-
Serialized Fields
-
c
double c
Internal value of projection. -
n
double n
Internal value of projection. -
phi1
double phi1
First standard parallel. -
phi2
double phi2
Second standard parallel. -
rho0
double rho0
Internal value of projection.
-
-
Class EquidistantConic.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 1995516958029802849L
-
Class EquidistantCylindrical extends MapProjection implements Serializable
- serialVersionUID:
- -848975059471102069L
-
Serialized Fields
-
cosStandardParallel
double cosStandardParallel
Cosinus of the"standard_parallel_1"
parameter. -
standardParallel
double standardParallel
Standard parallel parameter. Set to 0° for thePlateCarree
case.
-
-
Class EquidistantCylindrical.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -278288251842178001L
-
Class EquidistantCylindrical.SphericalProvider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 8929981563074475828L
-
Class GeneralOblique extends MapProjection implements Serializable
- serialVersionUID:
- 9008485425176368580L
-
Class GeneralOblique.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 8452425384927757022L
-
Class GeostationarySatellite extends MapProjection implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
C
double C
-
h
double h
-
radius_g
double radius_g
-
radius_g_1
double radius_g_1
-
-
Class GeostationarySatellite.Ellipsoidal extends GeostationarySatellite implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
radius_p
double radius_p
-
radius_p_inv2
double radius_p_inv2
-
radius_p2
double radius_p2
-
-
Class GeostationarySatellite.Provider extends MapProjection.AbstractProvider implements Serializable
-
Class GeostationarySatellite.Spherical extends GeostationarySatellite implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
radius_p
double radius_p
-
radius_p_inv2
double radius_p_inv2
-
radius_p2
double radius_p2
-
-
Class Gnomonic extends MapProjection implements Serializable
- serialVersionUID:
- -1334127158883911268L
-
Serialized Fields
-
cosPhi0
double cosPhi0
-
latitudeOfCentre
double latitudeOfCentre
-
primeVert0
double primeVert0
-
projectedCylindricalZ0
double projectedCylindricalZ0
-
sinPhi0
double sinPhi0
-
-
Class Gnomonic.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 7216851295693867026L
-
Class Homolosine extends MapProjection implements Serializable
- serialVersionUID:
- 4740760391570944118L
-
Serialized Fields
-
descriptors
ParameterDescriptorGroup descriptors
-
moll
Mollweide moll
-
parameters
ParameterValueGroup parameters
-
sinu
Sinusoidal sinu
-
-
Class Homolosine.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -7345885830045627291L
-
Class HotineObliqueMercator extends ObliqueMercator implements Serializable
- serialVersionUID:
- 7376814731765422533L
-
Class HotineObliqueMercator.Provider extends ObliqueMercator.Provider implements Serializable
- serialVersionUID:
- 5822488360988630419L
-
Class HotineObliqueMercator.Provider_TwoPoint extends ObliqueMercator.Provider_TwoPoint implements Serializable
- serialVersionUID:
- -3104452416276842816L
-
Class Krovak extends MapProjection implements Serializable
- serialVersionUID:
- -8359105634355342212L
-
Serialized Fields
-
alfa
double alfa
Useful variables calculated from parameters defined by user. -
axisTransform
MathTransform axisTransform
-
azimuth
double azimuth
Azimuth of the centre line passing through the centre of the projection. This is equals to the co-latitude of the cone axis at point of intersection with the ellipsoid. -
cosAzim
double cosAzim
Useful variables calculated from parameters defined by user. -
descriptors
ParameterDescriptorGroup descriptors
The descriptor group, stored as a field as there are different providers -
esriDefinition
boolean esriDefinition
Variable to decide if ESRI parameters were used -
hae
double hae
Useful variables calculated from parameters defined by user. -
k1
double k1
Useful variables calculated from parameters defined by user. -
ka
double ka
Useful variables calculated from parameters defined by user. -
n
double n
Useful variables calculated from parameters defined by user. -
pseudoStandardParallel
double pseudoStandardParallel
Latitude of pseudo standard parallel. -
ro0
double ro0
Useful variables calculated from parameters defined by user. -
rop
double rop
Useful variables calculated from parameters defined by user. -
sinAzim
double sinAzim
Useful variables calculated from parameters defined by user. -
tanS2
double tanS2
Useful variables calculated from parameters defined by user. -
x_scale
double x_scale
Parameter used by ESRI - scale for X Axis -
xy_plane_rotation
double xy_plane_rotation
Parameter used by ESRI - rotation -
y_scale
double y_scale
Parameter used by ESRI - scale for Y Axis
-
-
Class Krovak.NorthProvider extends Krovak.BaseProvider implements Serializable
-
Class Krovak.Provider extends Krovak.BaseProvider implements Serializable
-
Class LambertAzimuthalEqualArea extends MapProjection implements Serializable
- serialVersionUID:
- 1639914708790574760L
-
Serialized Fields
-
APA0
double APA0
Coefficients for authalic latitude. -
APA1
double APA1
Coefficients for authalic latitude. -
APA2
double APA2
Coefficients for authalic latitude. -
cosb1
double cosb1
Constant parameters. -
dd
double dd
Constant parameters. -
mmf
double mmf
Constant parameters. -
mode
int mode
The projection mode for this particular instance. -
qp
double qp
Constant parameters. -
rq
double rq
Constant parameters. -
sinb1
double sinb1
Constant parameters. -
xmf
double xmf
Constant parameters. -
ymf
double ymf
Constant parameters.
-
-
Class LambertAzimuthalEqualArea.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 3877793025552244132L
-
Class LambertConformal extends MapProjection implements Serializable
- serialVersionUID:
- 1275881689637308614L
-
Serialized Fields
-
belgium
boolean belgium
true
for Belgium 2SP. -
F
double F
Internal variables for computation. -
n
double n
Internal variables for computation. -
phi1
double phi1
Standards parallel 1 in radians, forLambertConformal.getParameterValues()
implementation. -
phi2
double phi2
Standards parallel 2 in radians, forLambertConformal.getParameterValues()
implementation. -
rho0
double rho0
Internal variables for computation.
-
-
Class LambertConformal1SP extends LambertConformal implements Serializable
- serialVersionUID:
- 149783452790829983L
-
Class LambertConformal1SP.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -4243116402872545772L
-
Class LambertConformal2SP extends LambertConformal implements Serializable
- serialVersionUID:
- 7184350446186057405L
-
Class LambertConformal2SP.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 3240860802816724947L
-
Class LambertConformalBelgium extends LambertConformal implements Serializable
- serialVersionUID:
- -3441696724046319189L
-
Class LambertConformalBelgium.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -6388030784088639876L
-
Class LambertConformalEsriProvider extends MapProjection.AbstractProvider implements Serializable
-
Class MapProjection extends AbstractMathTransform implements Serializable
- serialVersionUID:
- -406751619777246914L
-
Serialized Fields
-
centralMeridian
double centralMeridian
Central longitude in radians. Default value is 0, the Greenwich meridian. This is called 'lambda0' in Snyder.Consider this field as final. It is not final only because some classes need to modify it at construction time.
-
en0
double en0
Constant needed for themlfn
method. Setup at construction time.
-
en1
double en1
Constant needed for themlfn
method. Setup at construction time.
-
en2
double en2
Constant needed for themlfn
method. Setup at construction time.
-
en3
double en3
Constant needed for themlfn
method. Setup at construction time.
-
en4
double en4
Constant needed for themlfn
method. Setup at construction time.
-
excentricity
double excentricity
Ellipsoid excentricity, equals tosqrt(
. Value 0 means that the ellipsoid is spherical.MapProjection.excentricitySquared
) -
excentricitySquared
double excentricitySquared
The square of excentricity: e² = (a²-b²)/a² where e is the excentricity, a is the semi major axis length and b is the semi minor axis length. -
falseEasting
double falseEasting
False easting, in metres. Default value is 0. -
falseNorthing
double falseNorthing
False northing, in metres. Default value is 0. -
globalScale
double globalScale
Global scale factor. Default valueglobalScale
is equal toMapProjection.semiMajor
×MapProjection.scaleFactor
.Consider this field as final. It is not final only because some classes need to modify it at construction time.
-
invertible
boolean invertible
Marks if the projection is invertible. The vast majority is, subclasses can override. -
isSpherical
boolean isSpherical
true
if this projection is spherical. Spherical model has identical semi major and semi minor axis length, and an excentricity zero. -
latitudeOfOrigin
double latitudeOfOrigin
Latitude of origin in radians. Default value is 0, the equator. This is called 'phi0' in Snyder.Consider this field as final. It is not final only because some classes need to modify it at construction time.
-
scaleFactor
double scaleFactor
The scale factor. Default value is 1. Named 'k' in Snyder.Consider this field as final. It is not final only because some classes need to modify it at construction time.
-
semiMajor
double semiMajor
Length of semi-major axis, in metres. This is named 'a' or 'R' (Radius in spherical cases) in Snyder. -
semiMinor
double semiMinor
Length of semi-minor axis, in metres. This is named 'b' in Snyder.
-
-
Class MapProjection.AbstractProvider extends MathTransformProvider implements Serializable
- serialVersionUID:
- 6280666068007678702L
-
Class Mercator extends MapProjection implements Serializable
- serialVersionUID:
- 6146741819833248649L
-
Serialized Fields
-
standardParallel
double standardParallel
-
-
Class Mercator1SP extends Mercator implements Serializable
- serialVersionUID:
- 8391549772210490073L
-
Class Mercator1SP.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -5886510621481710072L
-
Class Mercator2SP extends Mercator implements Serializable
- serialVersionUID:
- -5693375873386007245L
-
Class Mercator2SP.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 6356028352681135786L
-
Class MercatorPseudoProvider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 118002069939741891L
-
Class MeteosatSG extends MapProjection implements Serializable
- serialVersionUID:
- -6360986801876534108L
-
Class MeteosatSG.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -2722451724278085168L
-
Class Mollweide extends MapProjection implements Serializable
- serialVersionUID:
- -737778661392950540L
-
Serialized Fields
-
C_p
double C_p
-
C_x
double C_x
-
C_y
double C_y
-
descriptors
ParameterDescriptorGroup descriptors
-
-
Class Mollweide.MollweideProvider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -2616680275771881688L
-
Class Mollweide.WagnerIVProvider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 1079407274370647753L
-
Class Mollweide.WagnerVProvider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -3583284443974045930L
-
Class NewZealandMapGrid extends MapProjection implements Serializable
- serialVersionUID:
- 8394817836243729133L
-
Class NewZealandMapGrid.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -7716733400419275656L
-
Class ObliqueMercator extends MapProjection implements Serializable
- serialVersionUID:
- 5382294977124711214L
-
Serialized Fields
-
A
double A
Constants used in the transformation. -
AB
double AB
Convenience values equal toObliqueMercator.A
/ObliqueMercator.B
,ObliqueMercator.A
×ObliqueMercator.B
, andObliqueMercator.B
/ObliqueMercator.A
. -
ArB
double ArB
Convenience values equal toObliqueMercator.A
/ObliqueMercator.B
,ObliqueMercator.A
×ObliqueMercator.B
, andObliqueMercator.B
/ObliqueMercator.A
. -
azimuth
double azimuth
The azimuth of the central line passing throught the centre of the projection, in radians. -
B
double B
Constants used in the transformation. -
BrA
double BrA
Convenience values equal toObliqueMercator.A
/ObliqueMercator.B
,ObliqueMercator.A
×ObliqueMercator.B
, andObliqueMercator.B
/ObliqueMercator.A
. -
cosgamma0
double cosgamma0
Sine and Cosine values for gamma0 (the angle between the meridian and central line at the intersection between the central line and the Earth equator on aposphere). -
cosrot
double cosrot
Sine and Cosine values for the rotation between (U,V) and (X,Y) coordinate systems -
E
double E
Constants used in the transformation. -
latitudeOfCentre
double latitudeOfCentre
Latitude of the projection centre. This is similar to theMapProjection.latitudeOfOrigin
, but the latitude of origin is the Earth equator on aposphere for the oblique mercator. -
longitudeOfCentre
double longitudeOfCentre
Longitude of the projection centre. This is NOT equal to theMapProjection.centralMeridian
, which is the meridian where the central line intersects the Earth equator on aposphere.This parameter applies to the "azimuth" case only. It is set to
NaN
for the "two points" case. -
p1Lat
double p1Lat
The latitude of the 1st point used to specify the central line, in radians.This parameter applies to the "two points" case only. It is set to
NaN
for the "azimuth" case. -
p1Lon
double p1Lon
The longitude of the 1st point used to specify the central line, in radians.This parameter applies to the "two points" case only. It is set to
NaN
for the "azimuth" case. -
p2Lat
double p2Lat
The latitude of the 2nd point used to specify the central line, in radians.This parameter applies to the "two points" case only. It is set to
NaN
for the "azimuth" case. -
p2Lon
double p2Lon
The longitude of the 2nd point used to specify the central line, in radians.This parameter applies to the "two points" case only. It is set to
NaN
for the "azimuth" case. -
rectifiedGridAngle
double rectifiedGridAngle
The rectified bearing of the central line, in radians. This is equals to the ObliqueMercator.azimuth if the"rectified_grid_angle"
parameter value is not set. -
singamma0
double singamma0
Sine and Cosine values for gamma0 (the angle between the meridian and central line at the intersection between the central line and the Earth equator on aposphere). -
sinrot
double sinrot
Sine and Cosine values for the rotation between (U,V) and (X,Y) coordinate systems -
twoPoint
boolean twoPoint
true
if using two points on the central line to specify the azimuth. -
u_c
double u_c
u value (in (U,V) coordinate system) of the central point. Used in the oblique mercator case. The v value of the central point is 0.0. -
v_pole_n
double v_pole_n
v values when the input latitude is a pole. -
v_pole_s
double v_pole_s
v values when the input latitude is a pole.
-
-
Class ObliqueMercator.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 201776686002266891L
-
Class ObliqueMercator.Provider_TwoPoint extends ObliqueMercator.Provider implements Serializable
- serialVersionUID:
- 7124258885016543889L
-
Class ObliqueOrthographic extends Orthographic implements Serializable
- serialVersionUID:
- -2306183438166607066L
-
Serialized Fields
-
cosphi0
double cosphi0
The cosine of theMapProjection.latitudeOfOrigin
. -
sinphi0
double sinphi0
The sine of theMapProjection.latitudeOfOrigin
.
-
-
Class ObliqueStereographic extends StereographicUSGS implements Serializable
- serialVersionUID:
- -1454098847621943639L
-
Serialized Fields
-
C
double C
-
cosc0
double cosc0
-
K
double K
-
phic0
double phic0
-
R2
double R2
-
ratexp
double ratexp
-
sinc0
double sinc0
-
-
Class ObliqueStereographic.Provider extends Stereographic.Provider implements Serializable
- serialVersionUID:
- 6505988910141381354L
-
Class Orthographic extends MapProjection implements Serializable
- serialVersionUID:
- -6489939032996419868L
-
Class Orthographic.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 3180410512573499562L
-
Class PlateCarree extends EquidistantCylindrical implements Serializable
- serialVersionUID:
- -6041146276958636165L
-
Class PlateCarree.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 8535645757318203345L
-
Class PointOutsideEnvelopeException extends ProjectionException implements Serializable
- serialVersionUID:
- -4384490413772200352L
-
Class PolarOrthographic extends Orthographic implements Serializable
- serialVersionUID:
- 3281503361127178484L
-
Serialized Fields
-
northPole
boolean northPole
true
if this projection is for the north pole, orfalse
if it is for the south pole.
-
-
Class PolarStereographic extends Stereographic implements Serializable
- serialVersionUID:
- -6635298308431138524L
-
Serialized Fields
-
k0
double k0
A constant used in the transformations. This is not equal to theMapProjection.scaleFactor
. -
poleForced
boolean poleForced
true
ifPolarStereographic.southPole
was forced, orfalse
if it was auto-detected. -
southPole
boolean southPole
true
if this projection is for the south pole, orfalse
if it is for the north pole. -
standardParallel
double standardParallel
Latitude of true scale, in radians (a.k.a. {@code "standard_parallel_1").
-
-
Class PolarStereographic.ProviderA extends Stereographic.Provider implements Serializable
- serialVersionUID:
- 9124091259039220308L
-
Class PolarStereographic.ProviderB extends Stereographic.Provider implements Serializable
- serialVersionUID:
- 5188231050523249971L
-
Class PolarStereographic.ProviderNorth extends Stereographic.Provider implements Serializable
- serialVersionUID:
- 657493908431273866L
-
Class PolarStereographic.ProviderSouth extends Stereographic.Provider implements Serializable
- serialVersionUID:
- 6537800238416448564L
-
Class Polyconic.Abstract extends MapProjection implements Serializable
-
Serialized Fields
-
ml0
double ml0
Meridian distance at thelatitudeOfOrigin
. Used for calculations for the ellipsoid.
-
-
-
Class Polyconic.Ellipsoidal extends Polyconic.Abstract implements Serializable
-
Class Polyconic.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 3082828148070128422L
-
Class Polyconic.Spherical extends Polyconic.Abstract implements Serializable
-
Class ProjectionException extends TransformException implements Serializable
- serialVersionUID:
- 3031350727691500915L
-
Class Robinson extends MapProjection implements Serializable
- serialVersionUID:
- 8428056162968814860L
-
Serialized Fields
-
NODES
int NODES
-
-
Class Robinson.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 3586488124601927036L
-
Class RotatedPole extends MapProjection implements Serializable
- serialVersionUID:
- 9008485425176368580L
-
Class RotatedPole.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 8452425384927757022L
-
Class Sinusoidal extends MapProjection implements Serializable
- serialVersionUID:
- 7528023862968814860L
-
Class Sinusoidal.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 8374488793001927036L
-
Class Stereographic extends MapProjection implements Serializable
- serialVersionUID:
- -176731870235252852L
-
Serialized Fields
-
descriptor
ParameterDescriptorGroup descriptor
The parameter descriptor group to be returned byStereographic.getParameterDescriptors()
.
-
-
Class Stereographic.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 1243300263948365065L
-
Class TransverseMercator extends MapProjection implements Serializable
-
Serialized Fields
-
esp
double esp
A derived quantity of excentricity, computed bye'² = (a²-b²)/b² = es/(1-es)
where a is the semi-major axis length and b is the semi-minor axis length. -
ml0
double ml0
Meridian distance at thelatitudeOfOrigin
. Used for calculations for the ellipsoid.
-
-
-
Class TransverseMercator.Provider extends MapProjection.AbstractProvider implements Serializable
-
Class TransverseMercator.Provider_SouthOrientated extends TransverseMercator.Provider implements Serializable
-
Class WinkelTripel extends MapProjection implements Serializable
- serialVersionUID:
- -8643765000703074857L
-
Serialized Fields
-
cosphi1
double cosphi1
Cosine of the standard parallel Used for calculations for the ellipsoid. -
descriptors
ParameterDescriptorGroup descriptors
-
mode
WinkelTripel.ProjectionMode mode
-
-
Class WinkelTripel.AitoffProvider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- 1189973109778926762L
-
Class WinkelTripel.WinkelProvider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -2484567298319140781L
-
Class WorldVanDerGrintenI extends MapProjection implements Serializable
- serialVersionUID:
- -4432651736803211463L
-
Class WorldVanDerGrintenI.Provider extends MapProjection.AbstractProvider implements Serializable
- serialVersionUID:
- -4432651736803211463L
-
-
Package org.geotools.referencing.operation.transform
-
Class AbstractMathTransform.Inverse extends AbstractMathTransform implements Serializable
- serialVersionUID:
- 3528274816628012283L
-
Class AffineTransform2D extends XAffineTransform implements Serializable
- serialVersionUID:
- -5299837898367149069L
-
Class ConcatenatedTransform extends AbstractMathTransform implements Serializable
- serialVersionUID:
- 5772066656987558634L
-
Serialized Fields
-
inverse
ConcatenatedTransform inverse
The inverse transform. This field will be computed only when needed. But it is serialized in order to avoid rounding error if the inverse transform is serialized instead of the original one. -
transform1
MathTransform transform1
The first math transform. -
transform2
MathTransform transform2
The second math transform.
-
-
Class EarthGravitationalModel.Provider extends MathTransformProvider implements Serializable
-
Class ExponentialTransform1D extends AbstractMathTransform implements Serializable
- serialVersionUID:
- 5331178990358868947L
-
Serialized Fields
-
base
double base
The base to be raised to a power. -
inverse
MathTransform1D inverse
The inverse of this transform. Created only when first needed. Serialized in order to avoid rounding error if this transform is actually the one which was created from the inverse. -
lnBase
double lnBase
Natural logarithm ofExponentialTransform1D.base
. -
scale
double scale
The scale value to be multiplied.
-
-
Class ExponentialTransform1D.Provider extends MathTransformProvider implements Serializable
- serialVersionUID:
- -5838840021166379987L
-
Class GeocentricTransform extends AbstractMathTransform implements Serializable
- serialVersionUID:
- -3352045463953828140L
-
Serialized Fields
-
a
double a
Semi-major axis of ellipsoid in meters. -
a2
double a2
Square of semi-major axis (a²). -
b
double b
Semi-minor axis of ellipsoid in meters. -
b2
double b2
Square of semi-minor axis (b²). -
e2
double e2
Eccentricity squared. -
ep2
double ep2
2nd eccentricity squared. -
hasHeight
boolean hasHeight
true
if geographic coordinates include an ellipsoidal height (i.e. are 3-D), orfalse
if they are strictly 2-D.
-
-
Class GeocentricTransform.Provider extends MathTransformProvider implements Serializable
- serialVersionUID:
- 7043216580786030251L
-
Class GeocentricTransform.ProviderInverse extends GeocentricTransform.Provider implements Serializable
- serialVersionUID:
- -7356791540110076789L
-
Class GeocentricTranslation extends ProjectiveTransform implements Serializable
- serialVersionUID:
- -168669443433018655L
-
Serialized Fields
-
descriptor
ParameterDescriptorGroup descriptor
The parameter descriptor group.
-
-
Class GeocentricTranslation.Provider extends MathTransformProvider implements Serializable
- serialVersionUID:
- -7160250630666911608L
-
Class GeocentricTranslation.ProviderFrameRotation extends GeocentricTranslation.ProviderSevenParam implements Serializable
- serialVersionUID:
- 5513675854809530038L
-
Class GeocentricTranslation.ProviderSevenParam extends GeocentricTranslation.Provider implements Serializable
- serialVersionUID:
- -6398226638364450229L
-
Class IdentityTransform extends AbstractMathTransform implements Serializable
- serialVersionUID:
- -5339040282922138164L
-
Serialized Fields
-
dimension
int dimension
The input and output dimension.
-
-
Class LinearTransform1D extends AbstractMathTransform implements Serializable
- serialVersionUID:
- -7595037195668813000L
-
Serialized Fields
-
offset
double offset
The value to add to input values. -
scale
double scale
The value which is multiplied to input values.
-
-
Class LogarithmicTransform1D extends AbstractMathTransform implements Serializable
- serialVersionUID:
- 1535101265352133948L
-
Serialized Fields
-
base
double base
The base of the logarithm. -
inverse
MathTransform1D inverse
The inverse of this transform. Created only when first needed. Serialized in order to avoid rounding error if this transform is actually the one which was created from the inverse. -
lnBase
double lnBase
Natural logarithm ofLogarithmicTransform1D.base
. -
offset
double offset
The offset to add to the logarithm.
-
-
Class LogarithmicTransform1D.Provider extends MathTransformProvider implements Serializable
- serialVersionUID:
- -7235097164208708484L
-
Class MathTransformProxy extends Object implements Serializable
- serialVersionUID:
- 8844242705205498128L
-
Serialized Fields
-
transform
MathTransform transform
The math transform on which to delegate the work.
-
-
Class MolodenskiTransform extends AbstractMathTransform implements Serializable
- serialVersionUID:
- 7536566033885338422L
-
Serialized Fields
-
a
double a
Semi-major (a) semi-minor (b/) radius in meters. -
a_b
double a_b
Ratio of the Semi-major (a) semi-minor (b/) axis values (a_b = a/b
andb_a = b/a
). -
abridged
boolean abridged
true
for the abridged formula, orfalse
for the complete version. -
adf
double adf
Defined as(a*df) + (f*da)
. -
b
double b
Semi-major (a) semi-minor (b/) radius in meters. -
b_a
double b_a
Ratio of the Semi-major (a) semi-minor (b/) axis values (a_b = a/b
andb_a = b/a
). -
da
double da
Difference in the semi-major (da = target a - source a
) and semi-minor (db = target b - source b
) axes of the target and source ellipsoids. -
da_a
double da_a
Some more constants (daa = da*a
andda_a = da/a
). -
daa
double daa
Some more constants (daa = da*a
andda_a = da/a
). -
db
double db
Difference in the semi-major (da = target a - source a
) and semi-minor (db = target b - source b
) axes of the target and source ellipsoids. -
df
double df
Difference between the flattenings (df = target f - source f
) of the target and source ellipsoids. -
dx
double dx
X,Y,Z shift in meters. -
dy
double dy
X,Y,Z shift in meters. -
dz
double dz
X,Y,Z shift in meters. -
e2
double e2
The square of excentricity of the ellipsoid: e² = (a²-b²)/a² where a is the semi-major axis length and b is the semi-minor axis length. -
source3D
boolean source3D
true
for a 3D transformation, orfalse
for a 2D transformation. -
target3D
boolean target3D
true
for a 3D transformation, orfalse
for a 2D transformation.
-
-
Class MolodenskiTransform.Provider extends MathTransformProvider implements Serializable
- serialVersionUID:
- -5332126871499059030L
-
Class MolodenskiTransform.ProviderAbridged extends MolodenskiTransform.Provider implements Serializable
- serialVersionUID:
- 9148242601566635131L
-
Class NADCONTransform extends AbstractMathTransform implements Serializable
- serialVersionUID:
- -4707304160205218546L
-
Serialized Fields
-
grid
NADConGridShift grid
The grid driving this transform -
gridShiftTransform
MathTransform gridShiftTransform
The#gridShift
values as aLocalizationGridTransform2D
. Used for interpolating shift values. -
latGridName
URI latGridName
Latitude grid shift file names. Output in WKT. -
longGridName
URI longGridName
Longitude grid shift file names. Output in WKT.
-
-
Class NADCONTransform.Provider extends MathTransformProvider implements Serializable
- serialVersionUID:
- -4707304160205218546L
-
Class NTv2Transform extends AbstractMathTransform implements Serializable
- serialVersionUID:
- -3082112044314062512L
-
Class NTv2Transform.Provider extends MathTransformProvider implements Serializable
- serialVersionUID:
- -3710592152744574801L
-
Class PassThroughTransform extends AbstractMathTransform implements Serializable
- serialVersionUID:
- -1673997634240223449L
-
Serialized Fields
-
firstAffectedOrdinate
int firstAffectedOrdinate
Index of the first affected ordinate. -
inverse
PassThroughTransform inverse
The inverse transform. This field will be computed only when needed. But it is serialized in order to avoid rounding error. -
numTrailingOrdinates
int numTrailingOrdinates
Number of unaffected ordinates after the affected ones. Always 0 when used through the strict OpenGIS API. -
subTransform
MathTransform subTransform
The sub transform.- See Also:
PassThroughTransform.getSubTransform()
-
-
Class ProjectiveTransform extends AbstractMathTransform implements Serializable
- serialVersionUID:
- -2104496465933824935L
-
Serialized Fields
-
elt
double[] elt
Elements of the matrix. Column indice vary fastest. -
numCol
int numCol
The number of columns. -
numRow
int numRow
The number of rows.
-
-
Class ProjectiveTransform.ProviderAffine extends MathTransformProvider implements Serializable
- serialVersionUID:
- 649555815622129472L
-
Class ProjectiveTransform.ProviderLongitudeRotation extends MathTransformProvider implements Serializable
- serialVersionUID:
- -2104496465933824935L
-
Class SimilarityTransformProvider extends MathTransformProvider implements Serializable
- serialVersionUID:
- -7413519919588731455L
-
Class WarpTransform2D extends AbstractMathTransform implements Serializable
- serialVersionUID:
- -7949539694656719923L
-
Serialized Fields
-
inverse
WarpTransform2D inverse
The inverse math transform. -
warp
Warp warp
The warp object. Transformations will be applied using thewarpPoint
method or something equivalent.
-
-
Class WarpTransform2DProvider extends MathTransformProvider implements Serializable
- serialVersionUID:
- -7949539694656719923L
-
-
Package org.geotools.referencing.wkt
-
Class AbstractParser extends Format implements Serializable
-
Serialized Fields
-
numberFormat
NumberFormat numberFormat
The object to use for parsing numbers. -
symbols
Symbols symbols
The symbols to use for parsing WKT.
-
-
-
Class MathTransformParser extends AbstractParser implements Serializable
-
Serialized Fields
-
classification
String classification
The classification of the last math transform or projection parsed, ornull
if none. -
lastMethod
OperationMethod lastMethod
The method for the last math transform passed, ornull
if none.- See Also:
MathTransformParser.getOperationMethod()
-
mtFactory
MathTransformFactory mtFactory
The factory to use for creating math transforms.
-
-
-
Class Parser extends MathTransformParser implements Serializable
- serialVersionUID:
- -144097689843465085L
-
Serialized Fields
-
crsFactory
CRSFactory crsFactory
The factory to use for creating coordinate reference systems. -
csFactory
CSFactory csFactory
The factory to use for creating coordinate systems. -
datumFactory
DatumFactory datumFactory
The factory to use for creating datum. -
directions
Map<String,AxisDirection> directions
The list of axis directions from their name.
-
-
Class Preprocessor extends Format implements Serializable
-
Serialized Fields
-
definitions
Map<String,Preprocessor.Definition> definitions
The set of objects defined by calls toPreprocessor.addDefinition(java.lang.String, java.lang.String)
. -
parser
Format parser
The WKT parser, usually aParser
object.
-
-
-
Class UnformattableObjectException extends UnsupportedOperationException implements Serializable
-
Serialized Fields
-
unformattable
Class unformattable
The type of the object that can't be formatted.
-
-
-
-
Package org.geotools.renderer.chart
-
Class GeometryDataset extends AbstractXYDataset implements Serializable
-
Class GeometryRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialized Fields
-
fillCoordinates
boolean fillCoordinates
flag controlling whether to fill coordinates -
fillPolygons
boolean fillPolygons
flag controlling whether polygons are filled -
polygonFillOpacity
float polygonFillOpacity
polygon fill opacity -
renderCoordinates
boolean renderCoordinates
flag controlling whether geometry coordinates should be drawn on top of lines
-
-
-
-
Package org.geotools.stac.client
-
Class SearchModule extends SimpleModule implements Serializable
-
-
Package org.geotools.styling
-
Class StyleFactoryCreationException extends Exception implements Serializable
- serialVersionUID:
- -1809128211848169317L
-
-
Package org.geotools.swing
-
Class AbstractMapPane extends JPanel implements Serializable
-
Serialized Fields
-
acceptRepaintRequests
AtomicBoolean acceptRepaintRequests
-
baseImageMoved
AtomicBoolean baseImageMoved
-
clearLabelCache
AtomicBoolean clearLabelCache
-
currentCursorTool
CursorTool currentCursorTool
-
dragBox
MouseDragBox dragBox
-
drawingLock
Lock drawingLock
-
fullExtent
ReferencedEnvelope fullExtent
-
imageMovedFuture
Future<?> imageMovedFuture
-
imageOrigin
Point imageOrigin
-
keyHandler
KeyListener keyHandler
-
labelCache
LabelCache labelCache
-
listeners
Set<MapPaneListener> listeners
-
mapContent
MapContent mapContent
-
mouseEventDispatcher
MapMouseEventDispatcher mouseEventDispatcher
-
paintDelay
int paintDelay
-
paneTaskExecutor
ScheduledExecutorService paneTaskExecutor
-
paramsLock
ReadWriteLock paramsLock
-
pendingDisplayArea
ReferencedEnvelope pendingDisplayArea
-
renderingExecutor
RenderingExecutor renderingExecutor
-
resizedFuture
Future<?> resizedFuture
-
-
-
Class JLayeredMapPane extends AbstractMapPane implements Serializable
-
Class JMapFrame extends JFrame implements Serializable
-
Serialized Fields
-
mapLayerTable
MapLayerTable mapLayerTable
-
mapPane
JMapPane mapPane
-
showLayerTable
boolean showLayerTable
-
showStatusBar
boolean showStatusBar
-
showToolBar
boolean showToolBar
-
toolBar
JToolBar toolBar
-
toolSet
Set<JMapFrame.Tool> toolSet
-
uiSet
boolean uiSet
-
-
-
Class JMapPane extends AbstractMapPane implements Serializable
-
Serialized Fields
-
baseImage
BufferedImage baseImage
-
baseImageGraphics
Graphics2D baseImageGraphics
-
renderer
GTRenderer renderer
-
-
-
Class MapLayerTable extends JPanel implements Serializable
-
Serialized Fields
-
confirmRemove
boolean confirmRemove
-
lastClickTime
long lastClickTime
-
list
DnDList<Layer> list
-
listener
MapLayerTable.Listener listener
-
listModel
DnDListModel<Layer> listModel
-
mapPane
MapPane mapPane
-
scrollPane
JScrollPane scrollPane
-
-
-
Class MapLayerTableCellRenderer extends JPanel implements Serializable
- serialVersionUID:
- 7907189175227502588L
-
Class RenderingExecutorEvent extends EventObject implements Serializable
-
Serialized Fields
-
taskId
long taskId
-
-
-
-
Package org.geotools.swing.action
-
Class InfoAction extends MapAction implements Serializable
-
Class MapAction extends AbstractAction implements Serializable
- serialVersionUID:
- 2400755645451641127L
-
Serialized Fields
-
mapPane
MapPane mapPane
-
-
Class NoToolAction extends MapAction implements Serializable
-
Class PanAction extends MapAction implements Serializable
-
Class ResetAction extends MapAction implements Serializable
-
Class SafeAction extends AbstractAction implements Serializable
- serialVersionUID:
- 1118122797759176800L
-
Class ZoomInAction extends MapAction implements Serializable
-
Class ZoomOutAction extends MapAction implements Serializable
-
-
Package org.geotools.swing.control
-
Class DnDList extends JList<T> implements Serializable
- serialVersionUID:
- 3310751294076288683L
-
Serialized Fields
-
dragIndices
int[] dragIndices
-
movingItems
boolean movingItems
-
overIndex
int overIndex
-
src
DragSource src
-
tgt
DropTarget tgt
-
-
Class DnDListModel extends AbstractListModel<T> implements Serializable
- serialVersionUID:
- -6110074993686576005L
-
Class JCoordsStatusBarItem extends StatusBarItem implements Serializable
-
Class JCRSStatusBarItem extends StatusBarItem implements Serializable
-
Serialized Fields
-
btn
JButton btn
-
-
-
Class JExtentStatusBarItem extends StatusBarItem implements Serializable
-
Serialized Fields
-
decLen
int decLen
-
label
JLabel label
-
lastExtent
ReferencedEnvelope lastExtent
-
numFormat
String numFormat
-
-
-
Class JIntegerField extends JValueField implements Serializable
-
Serialized Fields
-
document
IntegerDocument document
-
fireEvents
boolean fireEvents
-
-
-
Class JMapStatusBar extends JPanel implements Serializable
-
Serialized Fields
-
configMenu
JPopupMenu configMenu
-
itemInfo
List<JMapStatusBar.ItemInfo> itemInfo
-
minItemHeight
int minItemHeight
-
numDecimalDigits
int numDecimalDigits
-
-
-
Class JMenuStatusBarItem extends StatusBarItem implements Serializable
-
Class JRendererStatusBarItem extends StatusBarItem implements Serializable
-
Class JValueField extends JTextField implements Serializable
-
Serialized Fields
-
listeners
Set<ValueChangedListener> listeners
-
-
-
Class StatusBarItem extends JPanel implements Serializable
-
Serialized Fields
-
hasBorder
boolean hasBorder
-
id
int id
-
minHeight
int minHeight
-
-
-
-
Package org.geotools.swing.data
-
Class JDataStoreWizard extends JWizard implements Serializable
- serialVersionUID:
- -3788708439279424698L
-
Serialized Fields
-
connectionParameters
Map<String,Object> connectionParameters
Connection parameters; shared with pages for editing -
format
DataStoreFactorySpi format
-
page0
JDataChoosePage page0
Optional page used to choose a format if needed. -
page1
JDataStorePage page1
Initial page of user focused options -
page2
JDataStorePage page2
Optinoal page2 used for advanced options
-
-
Class JFileDataStoreChooser extends JFileChooser implements Serializable
- serialVersionUID:
- -7482109609487216939L
-
Class JParameterListWizard extends JWizard implements Serializable
- serialVersionUID:
- -3961250234483352643L
-
Serialized Fields
-
advancedPage
JParameterListPage advancedPage
Optional page2 used for advanced options -
connectionParameters
Map<String,Object> connectionParameters
Connection parameters; shared with pages for editing -
userPage
JParameterListPage userPage
Initial page of user focused options
-
-
-
Package org.geotools.swing.dialog
-
Class AbstractSimpleDialog extends JDialog implements Serializable
-
Serialized Fields
-
initialized
boolean initialized
-
-
-
Class CRSListModel extends AbstractListModel<String> implements Serializable
-
Class JAboutDialog extends AbstractSimpleDialog implements Serializable
-
Class JFileImageChooser extends JFileChooser implements Serializable
-
-
Package org.geotools.swing.event
-
Class MapMouseEvent extends MouseEvent implements Serializable
-
Serialized Fields
-
isWheelEvent
boolean isWheelEvent
-
wheelAmount
int wheelAmount
-
worldCoords
Position2D worldCoords
-
-
-
Class MapPaneEvent extends EventObject implements Serializable
-
Serialized Fields
-
data
Object data
Data associated with some event types -
type
MapPaneEvent.Type type
Type of mappane event
-
-
-
-
Package org.geotools.swing.menu
-
Class JCRSPopupMenu extends JPopupMenu implements Serializable
-
Serialized Fields
-
mapPane
MapPane mapPane
-
-
-
-
Package org.geotools.swing.process
-
Class JProcessWizard extends JWizard implements Serializable
- serialVersionUID:
- -5885825548881784615L
-
Serialized Fields
-
selectionPage
ProcessSelectionPage selectionPage
-
-
-
Package org.geotools.swing.styling
-
Class JFontChooser extends JDialog implements Serializable
- serialVersionUID:
- -1543116265293436599L
-
Serialized Fields
-
completed
boolean completed
-
familyCBox
JComboBox<String> familyCBox
-
familyIndex
int familyIndex
-
selectedFont
Font selectedFont
-
sizeCBox
JComboBox<Integer> sizeCBox
-
sizeIndex
int sizeIndex
-
styleCBox
JComboBox<String> styleCBox
-
styleIndex
int styleIndex
-
textArea
JTextArea textArea
-
weightCBox
JComboBox<String> weightCBox
-
weightIndex
int weightIndex
-
-
Class JSimpleStyleDialog extends JDialog implements Serializable
-
Serialized Fields
-
completed
boolean completed
-
controls
Map<Component,JSimpleStyleDialog.ControlCategory> controls
-
fieldsForLabels
String[] fieldsForLabels
-
fillColor
Color fillColor
-
fillColorIcon
JColorIcon fillColorIcon
-
fillColorLabel
JLabel fillColorLabel
-
fillOpacitySlider
JSlider fillOpacitySlider
-
geomType
Geometries geomType
-
labelCBox
JComboBox<String> labelCBox
-
labelFeatures
boolean labelFeatures
-
labelField
String labelField
-
labelFont
Font labelFont
-
lineColor
Color lineColor
-
lineColorIcon
JColorIcon lineColorIcon
-
lineColorLabel
JLabel lineColorLabel
-
lineWidth
float lineWidth
-
opacity
float opacity
-
pointSize
float pointSize
-
pointSizeCBox
JComboBox<Number> pointSizeCBox
-
pointSymbolCBox
JComboBox<String> pointSymbolCBox
-
pointSymbolName
String pointSymbolName
-
schema
SimpleFeatureType schema
-
typeLabel
JLabel typeLabel
-
-
-
-
Package org.geotools.swing.table
-
Class FeatureCollectionTableModel extends AbstractTableModel implements Serializable
- serialVersionUID:
- -7119885084300393935L
-
Serialized Fields
-
cache
List<Object[]> cache
-
exception
IOException exception
-
load
FeatureCollectionTableModel.TableWorker load
-
schema
SimpleFeatureType schema
-
-
-
Package org.geotools.swing.wizard
-
Class JWizard extends JDialog implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
backButton
JButton backButton
-
cancelButton
JButton cancelButton
-
cardLayout
CardLayout cardLayout
-
cardPanel
JPanel cardPanel
-
controller
JWizard.Controller controller
-
current
JPage current
-
finishButton
JButton finishButton
-
model
HashMap<String,JPage> model
-
nextButton
JButton nextButton
-
returnCode
int returnCode
-
-
-
Package org.geotools.swing.wms
-
Class WMSLayerChooser extends JDialog implements Serializable
- serialVersionUID:
- -409825958139086013L
-
Serialized Fields
-
caps
WMSCapabilities caps
-
list
JList<Layer> list
-
model
DefaultListModel<Layer> model
-
wms
WebMapServer wms
-
-
-
Package org.geotools.util
-
Class CheckedArrayList extends ArrayList<E> implements Serializable
- serialVersionUID:
- -587331971085094268L
-
Class CheckedHashMap extends LinkedHashMap<K,V> implements Serializable
- serialVersionUID:
- -7777695267921872849L
-
Class CheckedHashSet extends LinkedHashSet<E> implements Serializable
- serialVersionUID:
- -9014541457174735097L
-
Class ContentFormatException extends IOException implements Serializable
- serialVersionUID:
- 6152194019351374599L
-
Class DateRange extends Range<Date> implements Serializable
- serialVersionUID:
- -6400011350250757942L
-
Class DerivedMap extends AbstractMap<K,V> implements Serializable
- serialVersionUID:
- -6994867383669885934L
-
Class DerivedSet extends AbstractSet<E> implements Serializable
- serialVersionUID:
- -4662336508586424581L
-
Class DisjointSet extends AbstractSet<E> implements Serializable
- serialVersionUID:
- -7933552571588598563L
-
Serialized Fields
-
map
Map<E,DisjointSet<E>> map
The underlying map.add
andremove
operations on this set are translated intoMap
operations as below:Adding a new element to this
Set
:- Puts the corresponding key-value pair in the underlying
Map
, where:- the key is the element to add;
- the value is this
DisjointSet
.
DisjointSet
prior to add it to this set (in other words, moving the element).
Removing an element from this
Set
:- If the element is not an existing key in the underlying map, nothing is done.
- Otherwise, if the element is a key mapping a different value than this
DisjointSet
, then the element is assumed to belongs to an otherDisjointSet
and nothing is done. - Otherwise, puts the key-value pair with the
trash
value in the underlyingMap
. This is equivalent to moving the element from this set to the "trash" set. Note that if the operation is applied on the "trash" set itself or if this set doesn't have a trash (trash==null
), then the element is effectively removed from the underlying map.
- Puts the corresponding key-value pair in the underlying
-
trash
DisjointSet<E> trash
The set where to move removed elements, ornull
if there is none.
-
-
Class GenericName extends Object implements Serializable
- serialVersionUID:
- 8685047583179337259L
-
Class GrowableInternationalString extends AbstractInternationalString implements Serializable
- serialVersionUID:
- 5760033376627376937L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Canonicalize the locales after deserialization.- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
Class IntegerList extends AbstractList<Integer> implements Serializable
- serialVersionUID:
- 1241962316404811189L
-
Serialized Fields
-
bitCount
int bitCount
The bit count for values. -
mask
int mask
The mask computed as(1 << bitCount) - 1
. -
size
int size
The list size. Initially 0. -
values
long[] values
The packed values. We use thelong
type instead ofint
on the basis that 64 bits machines are becoming more and more common.
-
-
Class KeySortedList extends AbstractSequentialList<V> implements Serializable
- serialVersionUID:
- 6969483179756527012L
-
Class KVP extends LinkedHashMap<String,Object> implements Serializable
- serialVersionUID:
- -387821381125137128L
-
Class LineFormat extends Format implements Serializable
- serialVersionUID:
- 1663380990689494113L
-
Serialized Fields
-
count
int count
Number of valid data in theLineFormat.data
array. This is the number of data found last timeLineFormat.setLine(String)
has been invoked. -
data
Object[] data
Data read last timeLineFormat.setLine(String)
has been invoked. Those data are returned by methods likeLineFormat.getValues(float[])
. -
format
Format[] format
Array of formats to use for parsing a line. Each format object in this array match one column. For exampledata[4]
will be parsed withformat[4]
. If theLineFormat.data
array is longer thanLineFormat.format
, then the last format is reused for all remaining columns. -
limits
int[] limits
Index of the the first character parsed in each column. For exampleindex[0]
contains the index of the first character read fordata[0]
, etc. This array length must be equals toLineFormat.data.length + 1
. The last element will be the line length. -
line
String line
The line specified in the last call toLineFormat.setLine(String)
. -
position
ParsePosition position
TheParsePosition
used for specifying the substring to parse.
-
-
Class LocalName extends GenericName implements Serializable
- serialVersionUID:
- -5627125375582385822L
-
Serialized Fields
-
asScopedName
ScopedName asScopedName
The view of this object as a scoped name. -
name
CharSequence name
The name, either as aString
or anInternationalString
.
-
-
Class MapEntry extends Object implements Serializable
- serialVersionUID:
- 8627698052283756776L
-
Class MeasurementRange extends NumberRange<T extends Number & Comparable<? super T>> implements Serializable
- serialVersionUID:
- 3980319420337513745L
-
Serialized Fields
-
units
Unit<?> units
The units of measurement, ornull
if unknown.
-
-
Class NullEntityResolver extends Object implements Serializable
- serialVersionUID:
- 1440071882791317708L
-
Class NumberRange extends Range<T extends Number & Comparable<? super T>> implements Serializable
- serialVersionUID:
- -818167965963008231L
-
Class PreventLocalEntityResolver extends Object implements Serializable
- serialVersionUID:
- -5689036455423814933L
-
Class Range extends Object implements Serializable
- serialVersionUID:
- -5393896130562660517L
-
Serialized Fields
-
elementClass
Class<T extends Comparable<? super T>> elementClass
The class of elements. -
isMaxIncluded
boolean isMaxIncluded
Whatever the minimal or maximum value is included. -
isMinIncluded
boolean isMinIncluded
Whatever the minimal or maximum value is included. -
maxValue
T extends Comparable<? super T> maxValue
The minimal and maximal value. -
minValue
T extends Comparable<? super T> minValue
The minimal and maximal value.
-
-
Class RangeSet extends AbstractSet<Range<T extends Comparable<? super T>>> implements Serializable
- serialVersionUID:
- 2439002271813328080L
-
Serialized Fields
-
array
Object array
Tableau d'intervalles. Il peut s'agir d'un tableau d'un des types primitifs du Java (par exempleint[]
oufloat[]
), ou d'un tableau de typeComparable[]
. Les éléments de ce tableau doivent obligatoirement être en ordre strictement croissant et sans doublon.La longueur de ce tableau est le double du nombre d'intervalles. Il aurait été plus efficace d'utiliser une variable séparée (pour ne pas être obligé d'agrandir ce tableau à chaque ajout d'un intervalle), mais malheureusement le J2SE 1.4 ne nous fournit pas de méthode
Arrays.binarySearch
qui nous permettent de spécifier les limites du tableau (voir RFE #4306897 à http://developer.java.sun.com/developer/bugParade/bugs/4306897.html). -
arrayElementClass
Class<?> arrayElementClass
Identical toelementClass
except if the later is the wrapper of some primitive type. In the later case this field is set to that primitive type. This is the type to be used in arrays. -
arrayElementCode
byte arrayElementCode
The primitive type, as one ofDOUBLE
,FLOAT
,LONG
,INTEGER
,SHORT
,BYTE
,CHARACTER
orOTHER
enumeration. -
elementClass
Class<T extends Comparable<? super T>> elementClass
The element class of ranges. -
isNumeric
boolean isNumeric
-
isPrimitive
boolean isPrimitive
true
if and only if the element class represents a primitive type. This is equivalents toprimitiveType.isPrimitive()
and is computed once for ever for performance reason. -
modCount
int modCount
Compte le nombre de modifications apportées au tableau des intervalles. Ce comptage sert à vérifier si une modification survient pendant qu'un itérateur balayait les intervalles. -
relaxedClass
Class<?> relaxedClass
-
useClassChanger
boolean useClassChanger
true
if we should invokeClassChanger.toNumber(java.lang.Comparable<K>)
before to store a value into the array. It will be the case if the arrayarray
contains primitive elements and the typetype
is not the corresponding wrapper.
-
-
Class ResourceInternationalString extends AbstractInternationalString implements Serializable
- serialVersionUID:
- 6339944890723487336L
-
Class ScopedName extends GenericName implements Serializable
- serialVersionUID:
- -7664125655784137729L
-
Serialized Fields
-
name
LocalName name
The head as a local name. -
scope
GenericName scope
The scope of this variable (also know as the "tail"). -
separator
char separator
The separator character.
-
-
Class SimpleInternationalString extends AbstractInternationalString implements Serializable
- serialVersionUID:
- 3543963804501667578L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the string. This is required sinceAbstractInternationalString.defaultValue
is not serialized.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the string. This is required sinceAbstractInternationalString.defaultValue
is not serialized.- Throws:
IOException
-
-
Class UnmodifiableArrayList extends AbstractList<E> implements Serializable
- serialVersionUID:
- -3605810209653785967L
-
Serialized Fields
-
array
E[] array
The wrapped array.
-
-
Class UnsupportedImplementationException extends UnsupportedOperationException implements Serializable
- serialVersionUID:
- -649050339146622730L
-
Class Version extends Object implements Serializable
- serialVersionUID:
- -6793384507333713770L
-
Serialized Fields
-
version
String version
The version in string form, with leading and trailing spaces removed.
-
-
-
Package org.geotools.util.decorate
-
Class AbstractDecorator extends Object implements Serializable
-
Serialized Fields
-
delegate
D delegate
-
-
-
-
Package org.geotools.util.factory
-
Class FactoryNotFoundException extends FactoryRegistryException implements Serializable
- serialVersionUID:
- 7555229653402417318L
-
Class FactoryRegistryException extends RuntimeException implements Serializable
- serialVersionUID:
- 8483095037433886648L
-
Class RecursiveSearchException extends FactoryRegistryException implements Serializable
- serialVersionUID:
- -2028654588882874110L
-
-
Package org.geotools.util.logging
-
Class Logging.LogLevel extends Level implements Serializable
- serialVersionUID:
- 6282374566935721556L
-
-
Package org.geotools.vectormosaic
-
Class VectorMosaicGranule extends Object implements Serializable
-
-
Package org.geotools.vsi
-
Class VSIProperties extends Properties implements Serializable
-
Serialized Fields
-
LOGGER
Logger LOGGER
-
-
-
-
Package org.geotools.xml
-
Class XMLElementHandler extends Object implements Serializable
-
Class XSIElementHandler extends Object implements Serializable
-
-
Package org.geotools.xml.filter
-
Class UnsupportedFilterException extends RuntimeException implements Serializable
- serialVersionUID:
- 1522023598004933175L
-
-
Package org.geotools.xml.gml
-
Class FCBuffer.StopException extends SAXException implements Serializable
-
-
Package org.geotools.xml.handlers
-
Class ComplexElementHandler extends XMLElementHandler implements Serializable
-
Serialized Fields
-
attr
Attributes attr
-
ehf
ElementHandlerFactory ehf
-
elem
Element elem
-
elements
List<XMLElementHandler> elements
-
text
String text
-
type
ComplexType type
-
value
Object value
-
-
-
Class DocumentHandler extends XMLElementHandler implements Serializable
-
Serialized Fields
-
ehf
ElementHandlerFactory ehf
-
xeh
XMLElementHandler xeh
-
-
-
Class IgnoreHandler extends XMLElementHandler implements Serializable
-
Serialized Fields
-
elem
Element elem
-
-
-
Class SimpleElementHandler extends XMLElementHandler implements Serializable
-
Serialized Fields
-
attr
Attributes attr
-
elem
Element elem
-
text
String text
-
type
SimpleType type
-
value
Object value
-
-
-
-
Package org.geotools.xml.handlers.xsi
-
Class AllHandler extends ElementGroupingHandler implements Serializable
-
Serialized Fields
-
cache
AllHandler.DefaultAll cache
-
elements
List<ElementTypeHandler> elements
-
id
String id
-
maxOccurs
int maxOccurs
-
minOccurs
int minOccurs
-
-
-
Class AnyAttributeHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
namespace
String namespace
-
-
-
Class AnyHandler extends ElementGroupingHandler implements Serializable
-
Class AttributeGroupHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
anyAttribute
AnyAttributeHandler anyAttribute
-
attrDecs
List<XSIElementHandler> attrDecs
-
cache
AttributeGroup cache
-
hashCodeOffset
int hashCodeOffset
-
id
String id
-
name
String name
-
ref
String ref
-
-
-
Class AttributeHandler extends XSIElementHandler implements Serializable
-
Class ChoiceHandler extends ElementGroupingHandler implements Serializable
-
Serialized Fields
-
cache
ChoiceHandler.DefaultChoice cache
-
children
List<XSIElementHandler> children
-
id
String id
-
maxOccurs
int maxOccurs
-
minOccurs
int minOccurs
-
-
-
Class ComplexContentHandler extends XSIElementHandler implements Serializable
-
Class ComplexTypeHandler extends XSIElementHandler implements Serializable
- serialVersionUID:
- -2001189506633342497L
-
Serialized Fields
-
abstracT
boolean abstracT
-
anyAttribute
AnyAttributeHandler anyAttribute
-
attrDecs
List<XSIElementHandler> attrDecs
-
block
int block
-
cache
ComplexType cache
-
child
Object child
-
finaL
int finaL
-
hashCodeOffset
int hashCodeOffset
-
id
String id
-
mixed
boolean mixed
-
name
String name
-
-
Class ElementGroupingHandler extends XSIElementHandler implements Serializable
-
Class ElementTypeHandler extends ElementGroupingHandler implements Serializable
-
Serialized Fields
-
abstracT
boolean abstracT
-
block
int block
-
cache
ElementTypeHandler.DefaultElement cache
-
child
Object child
-
defaulT
String defaulT
-
finaL
int finaL
-
fixed
String fixed
-
form
boolean form
-
hashCodeOffset
int hashCodeOffset
-
id
String id
-
maxOccurs
int maxOccurs
-
minOccurs
int minOccurs
-
name
String name
-
nillable
boolean nillable
-
ref
String ref
-
substitutionGroup
String substitutionGroup
-
type
String type
-
-
-
Class ExtensionHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
attributeDec
List<XSIElementHandler> attributeDec
-
base
String base
-
child
Object child
-
-
-
Class FacetHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
value
String value
-
-
-
Class FieldHandler extends XSIElementHandler implements Serializable
-
Class GroupHandler extends ElementGroupingHandler implements Serializable
-
Serialized Fields
-
cache
GroupHandler.DefaultGroup cache
-
child
ElementGroupingHandler child
-
hashCodeOffset
int hashCodeOffset
-
id
String id
-
maxOccurs
int maxOccurs
-
minOccurs
int minOccurs
-
name
String name
-
ref
String ref
-
-
-
Class IgnoreHandler extends XSIElementHandler implements Serializable
-
Class ImportHandler extends XSIElementHandler implements Serializable
-
Class IncludeHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
hashCodeOffset
int hashCodeOffset
-
schemaLocation
String schemaLocation
-
-
-
Class KeyHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
fields
List<FieldHandler> fields
-
id
String id
-
name
String name
-
selector
SelectorHandler selector
-
-
-
Class KeyrefHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
fields
List<FieldHandler> fields
-
id
String id
-
name
String name
-
refer
String refer
-
selector
SelectorHandler selector
-
-
-
Class ListHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
id
String id
-
itemType
String itemType
-
simpleType
SimpleTypeHandler simpleType
-
-
-
Class RedefineHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
attributeGroups
List<AttributeGroupHandler> attributeGroups
-
complexTypes
List<ComplexTypeHandler> complexTypes
-
groups
List<GroupHandler> groups
-
hashCodeOffset
int hashCodeOffset
-
id
String id
-
schemaLocation
String schemaLocation
-
simpleTypes
List<SimpleTypeHandler> simpleTypes
-
-
-
Class RestrictionHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
anyAttribute
AnyAttributeHandler anyAttribute
-
attrDecs
List<XSIElementHandler> attrDecs
-
base
String base
-
child
Object child
-
constraints
List<FacetHandler> constraints
-
id
String id
-
-
-
Class RootHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
schema
SchemaHandler schema
-
uri
URI uri
-
-
-
Class SchemaHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
attributeFormDefault
boolean attributeFormDefault
-
attributeGroups
List<Object> attributeGroups
-
attributes
List<Object> attributes
-
blockDefault
int blockDefault
-
complexTypes
List<Object> complexTypes
-
elementFormDefault
boolean elementFormDefault
-
elements
List<Object> elements
-
finalDefault
int finalDefault
-
groups
List<Object> groups
-
id
String id
-
imports
List<Object> imports
-
includes
List<Object> includes
-
prefix
String prefix
-
prefixCache
Map<Object,String> prefixCache
-
redefines
List<Object> redefines
-
schema
Schema schema
-
simpleTypes
List<Object> simpleTypes
-
targetNamespace
URI targetNamespace
-
uri
URI uri
-
version
String version
-
-
-
Class SelectorHandler extends XSIElementHandler implements Serializable
-
Class SequenceHandler extends ElementGroupingHandler implements Serializable
-
Serialized Fields
-
cache
SequenceHandler.DefaultSequence cache
-
children
List<XSIElementHandler> children
-
id
String id
-
maxOccurs
int maxOccurs
-
minOccurs
int minOccurs
-
-
-
Class SimpleContentHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
child
Object child
-
-
-
Class SimpleTypeHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
cache
SimpleType cache
-
child
XSIElementHandler child
-
finaL
int finaL
-
hashCodeOffset
int hashCodeOffset
-
id
String id
-
name
String name
-
-
-
Class UnionHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
id
String id
-
memberTypes
String memberTypes
-
simpleTypes
List<SimpleTypeHandler> simpleTypes
-
-
-
Class UniqueHandler extends XSIElementHandler implements Serializable
-
Serialized Fields
-
fields
List<FieldHandler> fields
-
id
String id
-
selector
SelectorHandler selector
-
xpath
String xpath
-
-
-
-
Package org.geotools.xml.impl
-
Class Duration extends Object implements Serializable
- serialVersionUID:
- 3257001055736117303L
-
Serialized Fields
-
days
int days
-
hours
int hours
-
isNegative
boolean isNegative
-
millis
long millis
-
minutes
int minutes
-
months
int months
-
seconds
int seconds
-
years
int years
-
-
Class XsDateFormat extends XsDateTimeFormat implements Serializable
-
Class XsDateTimeFormat extends Format implements Serializable
-
Serialized Fields
-
parseDate
boolean parseDate
-
parseTime
boolean parseTime
-
printTzInfo
boolean printTzInfo
True: Print time zone even on dates without time component
-
-
-
Class XsLocalDateFormat extends XsDateTimeFormat implements Serializable
-
Class XsTimeFormat extends XsDateTimeFormat implements Serializable
-
-
Package org.geotools.xsd
-
Class OptionalComponentParameter extends BasicComponentParameter implements Serializable
-
-
Package org.w3.xlink
-
Class ActuateType extends AbstractEnumerator implements Serializable
-
Class ShowType extends AbstractEnumerator implements Serializable
-
Class TypeType extends AbstractEnumerator implements Serializable
-