Uses of Interface
org.geotools.api.util.Cloneable
Packages that use Cloneable
Package
Description
Quadrilateral grid coverages.
Description and storage of parameter values.
Coordinate operations (relationship between
any two coordinate reference systems).
GridCoverage2D implementation.
Coverage processing
implementations.
Basic geometry concepts to support referencing and coverage use.
A set of mathematical objects and algebraic utilities.
Parameter implementation.
Datum implementation.
Matrix implementations on top of the
javax.vecmath package.Basic implementations of math transforms.
Allows for symbolization of geospatial data.
Contains utilities and addition to the collection framework.
-
Uses of Cloneable in org.geotools.api.coverage.grid
Subinterfaces of Cloneable in org.geotools.api.coverage.gridModifier and TypeInterfaceDescriptioninterfaceHolds the set of grid coordinates that specifies the location of the grid corners. -
Uses of Cloneable in org.geotools.api.parameter
Subinterfaces of Cloneable in org.geotools.api.parameterModifier and TypeInterfaceDescriptioninterfaceAbstract parameter value or group of parameter values.interfaceA parameter value used by an operation method.interfaceA group of related parameter values. -
Uses of Cloneable in org.geotools.api.referencing.operation
Subinterfaces of Cloneable in org.geotools.api.referencing.operation -
Uses of Cloneable in org.geotools.coverage.grid
Classes in org.geotools.coverage.grid that implement CloneableModifier and TypeClassDescriptionclassHolds the set of grid coordinates that specifies the location of the grid point within the grid.static final classAn immutableGridCoordinates.classHolds the set of two-dimensional grid coordinates that specifies the location of the grid point within the grid.classDefines a range of two-dimensional grid coverage coordinates.classA simple grid geometry holding the grid range as a rectangle and the grid to CRS relationship as an affine transform. -
Uses of Cloneable in org.geotools.coverage.processing
Classes in org.geotools.coverage.processing that implement CloneableModifier and TypeClassDescriptionclassArgument type forDefaultProcessoroperations for specifying the range, colors and units of a computation result. -
Uses of Cloneable in org.geotools.data.complex.util
Classes in org.geotools.data.complex.util that implement Cloneable -
Uses of Cloneable in org.geotools.geometry
Classes in org.geotools.geometry that implement CloneableModifier and TypeClassDescriptionclassA two-dimensional envelope on top ofRectangle2D.classA minimum bounding box or rectangle.classHolds the coordinates for a position within some coordinate reference system.classHolds the coordinates for a one-dimensional position within some coordinate reference system.classHolds the coordinates for a two-dimensional position within some coordinate reference system.classHolds the coordinates for a three-dimensional position within some coordinate reference system.classA direct position capable to transform a point between an arbitrary CRS and its own CRS. -
Uses of Cloneable in org.geotools.metadata.math
Classes in org.geotools.metadata.math that implement CloneableModifier and TypeClassDescriptionfinal classA simple class for the handling of complex numbers.classEquation of a line in a two dimensional space (x,y).classHolds some statistics about a series of sample values.static classHolds some statistics about a series of sample values and the difference between them. -
Uses of Cloneable in org.geotools.parameter
Classes in org.geotools.parameter that implement CloneableModifier and TypeClassDescriptionclassAbstract parameter value or group of parameter values.classA parameter value as a floating point (double precision) number.classWraps a JAI'sParameterList.classThe values for a group of matrix parameters.classParameter<T>A parameter value used by an operation method.classA group of related parameter values. -
Uses of Cloneable in org.geotools.referencing.datum
Classes in org.geotools.referencing.datum that implement CloneableModifier and TypeClassDescriptionclassParameters for a geographic transformation between two datum. -
Uses of Cloneable in org.geotools.referencing.operation.matrix
Subinterfaces of Cloneable in org.geotools.referencing.operation.matrixModifier and TypeInterfaceDescriptioninterfaceA matrix capable of some matrix operations.Classes in org.geotools.referencing.operation.matrix that implement CloneableModifier and TypeClassDescriptionclassclassA two dimensional array of numbers.classclassclassclass -
Uses of Cloneable in org.geotools.referencing.operation.transform
Classes in org.geotools.referencing.operation.transform that implement CloneableModifier and TypeClassDescriptionclassTransforms two-dimensional coordinate points using an affine transform. -
Uses of Cloneable in org.geotools.styling
Classes in org.geotools.styling that implement CloneableModifier and TypeClassDescriptionclassDirect implementation of AnchorPoint.classA style object is quite hard to set up, involving fills, strokes, symbolizers and rules.classA style object is quite hard to set up, involving fills, strokes, symbolizers and rules.classclassclassclassImplementation of Feature Type Style; care is taken to ensure everything is mutable.classclassProvides a Java representation of the Font element of an SLD.classDirect implementation of Graphic.classDirect implementation of Halo.classDefault implementation of LinePlacement.classProvides a representation of a LineSymbolizer in an SLD Document.classDefault implementation of Mark.classA NamedStyle is used to refer to a style that has a name in a WMS.classclassProvides a Java representation of the PointSymbolizer.classProvides a representation of a PolygonSymbolizer in an SLD Document.classProvides the default implementation of Rule.classProvides a Java representation of the Stroke object in an SLD document.classImplementation of style.classProvides a Java representation of an SLD TextSymbolizer that defines how text symbols should be rendered. -
Uses of Cloneable in org.geotools.util
Classes in org.geotools.util that implement CloneableModifier and TypeClassDescriptionclassclassCheckedHashMap<K,V> A checked and synchronizedMap.classclassA list of unsigned integer values.classRangeSet<T extends Comparable<? super T>>An ordered set of ranges.