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 TypeInterfaceDescriptioninterface
Holds 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 TypeInterfaceDescriptioninterface
Abstract parameter value or group of parameter values.interface
A parameter value used by an operation method.interface
A 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 TypeClassDescriptionclass
Holds the set of grid coordinates that specifies the location of the grid point within the grid.static final class
An immutableGridCoordinates
.class
Holds the set of two-dimensional grid coordinates that specifies the location of the grid point within the grid.class
Defines a range of two-dimensional grid coverage coordinates.class
A 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 TypeClassDescriptionclass
Argument type forDefaultProcessor
operations 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 TypeClassDescriptionclass
A two-dimensional envelope on top ofRectangle2D
.class
A minimum bounding box or rectangle.class
Holds the coordinates for a position within some coordinate reference system.class
Holds the coordinates for a one-dimensional position within some coordinate reference system.class
Holds the coordinates for a two-dimensional position within some coordinate reference system.class
Holds the coordinates for a three-dimensional position within some coordinate reference system.class
A 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 class
A simple class for the handling of complex numbers.class
Equation of a line in a two dimensional space (x,y).class
Holds some statistics about a series of sample values.static class
Holds 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 TypeClassDescriptionclass
Abstract parameter value or group of parameter values.class
A parameter value as a floating point (double precision) number.class
Wraps a JAI'sParameterList
.class
The values for a group of matrix parameters.class
Parameter<T>
A parameter value used by an operation method.class
A group of related parameter values. -
Uses of Cloneable in org.geotools.referencing.datum
Classes in org.geotools.referencing.datum that implement CloneableModifier and TypeClassDescriptionclass
Parameters 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 TypeInterfaceDescriptioninterface
A matrix capable of some matrix operations.Classes in org.geotools.referencing.operation.matrix that implement CloneableModifier and TypeClassDescriptionclass
class
A two dimensional array of numbers.class
class
class
class
-
Uses of Cloneable in org.geotools.referencing.operation.transform
Classes in org.geotools.referencing.operation.transform that implement CloneableModifier and TypeClassDescriptionclass
Transforms two-dimensional coordinate points using an affine transform. -
Uses of Cloneable in org.geotools.styling
Classes in org.geotools.styling that implement CloneableModifier and TypeClassDescriptionclass
Direct implementation of AnchorPoint.class
A style object is quite hard to set up, involving fills, strokes, symbolizers and rules.class
A style object is quite hard to set up, involving fills, strokes, symbolizers and rules.class
class
class
class
Implementation of Feature Type Style; care is taken to ensure everything is mutable.class
class
Provides a Java representation of the Font element of an SLD.class
Direct implementation of Graphic.class
Direct implementation of Halo.class
Default implementation of LinePlacement.class
Provides a representation of a LineSymbolizer in an SLD Document.class
Default implementation of Mark.class
A NamedStyle is used to refer to a style that has a name in a WMS.class
class
Provides a Java representation of the PointSymbolizer.class
Provides a representation of a PolygonSymbolizer in an SLD Document.class
Provides the default implementation of Rule.class
Provides a Java representation of the Stroke object in an SLD document.class
Implementation of style.class
Provides 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 TypeClassDescriptionclass
class
CheckedHashMap<K,
V> A checked and synchronizedMap
.class
class
A list of unsigned integer values.class
RangeSet<T extends Comparable<? super T>>
An ordered set of ranges.