Uses of Interface
org.opengis.util.Cloneable

Packages that use Cloneable
org.opengis.coverage.grid Quadrilateral grid coverages. 
org.opengis.geometry Root package for geometries
org.opengis.go.display.style   
org.opengis.parameter Description and storage of parameter values
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Uses of Cloneable in org.opengis.coverage.grid
 

Subinterfaces of Cloneable in org.opengis.coverage.grid
 interface GridCoordinates
          Holds the set of grid coordinates that specifies the location of the grid point within the grid.
 interface GridEnvelope
          Provides the grid coordinate values for the diametrically opposed corners of the grid.
 

Uses of Cloneable in org.opengis.geometry
 

Subinterfaces of Cloneable in org.opengis.geometry
 interface DirectPosition
          Holds the coordinates for a position within some coordinate reference system.
 

Uses of Cloneable in org.opengis.go.display.style
 

Subinterfaces of Cloneable in org.opengis.go.display.style
 interface GraphicStyle
          Serves as the base interface for the collection of drawing attributes that are applied to a Graphic.
 interface LineSymbolizer
          Encapsulates the style data applicable to Graphics that are of type Line in the sense of SLD (OGC 02-070).
 interface PointSymbolizer
          Encapsulates the point and mark attributes that can be applied to any point Graphic.
 interface PolygonSymbolizer
          Encapsulates the style data applicable to Graphics that are of type Polygon in the sense of SLD (OGC 02-070).
 interface TextSymbolizer
          Encapsulates the style data applicable to Graphics that are of type Text in the sense of SLD (OGC 02-070).
 

Uses of Cloneable in org.opengis.parameter
 

Subinterfaces of Cloneable in org.opengis.parameter
 interface GeneralParameterValue
          Abstract parameter value or group of parameter values.
 interface ParameterValue<T>
          A parameter value used by an operation method.
 interface ParameterValueGroup
          A group of related parameter values.
 

Uses of Cloneable in org.opengis.referencing.operation
 

Subinterfaces of Cloneable in org.opengis.referencing.operation
 interface Matrix
          A two dimensional array of numbers.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.