Legacy OpenGIS API
A C D E G H I L M N O P S T V W

A

analyse(GC_GridCoverage) - Method in interface GP_GridCoverageProcessor
Creates a GP_GridAnalysis interface from a grid coverage.
areaOfUse - Variable in class CS_WGS84ConversionInfo
Deprecated. Human readable text describing intended region of transformation.

C

clone() - Method in class CS_AxisInfo
Deprecated. Returns a copy of this AxisInfo.
clone() - Method in class CS_ProjectionParameter
Deprecated. Returns a copy of this parameter.
clone() - Method in class CS_WGS84ConversionInfo
Deprecated. Returns a copy of this object.
clone() - Method in class CT_Parameter
Deprecated. Returns a copy of this parameter.
clone() - Method in class PT_CoordinatePoint
Deprecated. Returns a deep copy of this coordinate.
clone() - Method in class PT_Envelope
Deprecated. Returns a deep copy of this envelope.
clone() - Method in class PT_Matrix
Deprecated. Returns a deep copy of this matrix.
createAffineTransform(PT_Matrix) - Method in interface CT_MathTransformFactory
Deprecated. Replaced by MathTransformFactory
createAngularUnit(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by DatumAuthorityFactory.
createCompoundCoordinateSystem(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by CRSAuthorityFactory.
createCompoundCoordinateSystem(String, CS_CoordinateSystem, CS_CoordinateSystem) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by CRSFactory.
createConcatenatedTransform(CT_MathTransform, CT_MathTransform) - Method in interface CT_MathTransformFactory
Deprecated. Replaced by MathTransformFactory
createEllipsoid(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by DatumAuthorityFactory.
createEllipsoid(String, double, double, CS_LinearUnit) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by DatumFactory.
createFittedCoordinateSystem(String, CS_CoordinateSystem, String, CS_AxisInfo[]) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by CRSFactory.
createFlattenedSphere(String, double, double, CS_LinearUnit) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by DatumFactory.
createFromCoordinateSystemCodes(String, String) - Method in interface CT_CoordinateTransformationAuthorityFactory
Deprecated. Replaced by CoordinateOperationAuthorityFactory.
createFromCoordinateSystems(CS_CoordinateSystem, CS_CoordinateSystem) - Method in interface CT_CoordinateTransformationFactory
Deprecated. Replaced by CoordinateOperationFactory.
createFromName(String) - Method in interface GC_GridCoverageExchange
Create a new GC_GridCoverage from a grid coverage file.
createFromSubName(String, String) - Method in interface GC_GridCoverageExchange
Create a new GC_GridCoverage from a file where the file contains many grid coverages.
createFromTransformationCode(String) - Method in interface CT_CoordinateTransformationAuthorityFactory
Deprecated. Replaced by CoordinateOperationAuthorityFactory.
createFromWKT(String) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by CRSFactory.
createFromWKT(String) - Method in interface CT_MathTransformFactory
Deprecated. Replaced by MathTransformFactory
createFromXML(String) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by CRSFactory.
createFromXML(String) - Method in interface CT_MathTransformFactory
Deprecated. Replaced by MathTransformFactory
createGeographicCoordinateSystem(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by CRSAuthorityFactory.
createGeographicCoordinateSystem(String, CS_AngularUnit, CS_HorizontalDatum, CS_PrimeMeridian, CS_AxisInfo, CS_AxisInfo) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by CRSFactory.
createHorizontalCoordinateSystem(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. No replacement.
createHorizontalDatum(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by DatumAuthorityFactory.
createHorizontalDatum(String, CS_DatumType, CS_Ellipsoid, CS_WGS84ConversionInfo) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by DatumFactory.
createLinearUnit(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by DatumAuthorityFactory.
createLocalCoordinateSystem(String, CS_LocalDatum, CS_Unit, CS_AxisInfo[]) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by CRSFactory.
createLocalDatum(String, CS_DatumType) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by DatumFactory.
createParameterizedTransform(String, CT_Parameter[]) - Method in interface CT_MathTransformFactory
Deprecated. Replaced by MathTransformFactory
createPassThroughTransform(int, CT_MathTransform) - Method in interface CT_MathTransformFactory
Deprecated. Replaced by MathTransformFactory
createPrimeMeridian(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by DatumAuthorityFactory.
createPrimeMeridian(String, CS_AngularUnit, double) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by DatumFactory.
createProjectedCoordinateSystem(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by CRSAuthorityFactory.
createProjectedCoordinateSystem(String, CS_GeographicCoordinateSystem, CS_Projection, CS_LinearUnit, CS_AxisInfo, CS_AxisInfo) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by CRSFactory.
createProjection(String, String, CS_ProjectionParameter[]) - Method in interface CS_CoordinateSystemFactory
Deprecated. Creates a projection.
createVerticalCoordinateSystem(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by CRSAuthorityFactory.
createVerticalCoordinateSystem(String, CS_VerticalDatum, CS_LinearUnit, CS_AxisInfo) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by CRSFactory.
createVerticalDatum(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by DatumAuthorityFactory.
createVerticalDatum(String, CS_DatumType) - Method in interface CS_CoordinateSystemFactory
Deprecated. Replaced by DatumFactory.
CS_AngularUnit - Interface in org.opengis.cs
Deprecated. Replaced by Unit.
CS_AO_Down - Static variable in class CS_AxisOrientationEnum
Deprecated. Replaced by AxisDirection.
CS_AO_East - Static variable in class CS_AxisOrientationEnum
Deprecated. Replaced by AxisDirection.
CS_AO_North - Static variable in class CS_AxisOrientationEnum
Deprecated. Replaced by AxisDirection.
CS_AO_Other - Static variable in class CS_AxisOrientationEnum
Deprecated. Replaced by AxisDirection.
CS_AO_South - Static variable in class CS_AxisOrientationEnum
Deprecated. Replaced by AxisDirection.
CS_AO_Up - Static variable in class CS_AxisOrientationEnum
Deprecated. Replaced by AxisDirection.
CS_AO_West - Static variable in class CS_AxisOrientationEnum
Deprecated. Replaced by AxisDirection.
CS_AxisInfo - Class in org.opengis.cs
Deprecated. Replaced by CoordinateSystemAxis.
CS_AxisInfo() - Constructor for class CS_AxisInfo
Deprecated. Construct an empty AxisInfo.
CS_AxisInfo(String, CS_AxisOrientationEnum) - Constructor for class CS_AxisInfo
Deprecated. Construct an AxisInfo.
CS_AxisOrientationEnum - Class in org.opengis.cs
Deprecated. Replaced by AxisDirection.
CS_AxisOrientationEnum() - Constructor for class CS_AxisOrientationEnum
Deprecated. Construct an empty enum value.
CS_AxisOrientationEnum(int) - Constructor for class CS_AxisOrientationEnum
Deprecated. Construct a new enum value.
CS_CompoundCoordinateSystem - Interface in org.opengis.cs
Deprecated. Replaced by CompoundCRS.
CS_CoordinateSystem - Interface in org.opengis.cs
Deprecated. Replaced by CoordinateReferenceSystem.
CS_CoordinateSystemAuthorityFactory - Interface in org.opengis.cs
Deprecated. Replaced by CRSAuthorityFactory and DatumAuthorityFactory.
CS_CoordinateSystemFactory - Interface in org.opengis.cs
Deprecated. Replaced by CRSFactory and DatumFactory.
CS_CoordinateSystemType - Static variable in class GC_ParameterType
Coordinate system instance.
CS_Datum - Interface in org.opengis.cs
Deprecated. Replaced by Datum.
CS_DatumType - Class in org.opengis.cs
Deprecated. Replaced by VerticalDatumType. for the vertical case. No replacement for other cases.
CS_DatumType() - Constructor for class CS_DatumType
Deprecated. Construct an empty enum value.
CS_DatumType(int) - Constructor for class CS_DatumType
Deprecated. Construct a new enum value.
CS_Ellipsoid - Interface in org.opengis.cs
Deprecated. Replaced by Ellipsoid.
CS_FittedCoordinateSystem - Interface in org.opengis.cs
Deprecated. Replaced by DerivedCRS.
CS_GeocentricCoordinateSystem - Interface in org.opengis.cs
Deprecated. Replaced by GeocentricCRS.
CS_GeographicCoordinateSystem - Interface in org.opengis.cs
Deprecated. Replaced by GeographicCRS.
CS_HD_Classic - Static variable in class CS_DatumType
Deprecated. No replacement, since this is a horizontal datum type.
CS_HD_Geocentric - Static variable in class CS_DatumType
Deprecated. No replacement, since this is a horizontal datum type.
CS_HD_Max - Static variable in class CS_DatumType
Deprecated. No replacement.
CS_HD_Min - Static variable in class CS_DatumType
Deprecated. No replacement.
CS_HD_Other - Static variable in class CS_DatumType
Deprecated. No replacement, since this is a horizontal datum type.
CS_HorizontalCoordinateSystem - Interface in org.opengis.cs
Deprecated. No direct replacement. The nearest parent is CoordinateReferenceSystem.
CS_HorizontalDatum - Interface in org.opengis.cs
Deprecated. Replaced by GeodeticDatum.
CS_Info - Interface in org.opengis.cs
Deprecated. Replaced by IdentifiedObject and Identifier.
CS_LD_Max - Static variable in class CS_DatumType
Deprecated. No replacement.
CS_LD_Min - Static variable in class CS_DatumType
Deprecated. No replacement.
CS_LinearUnit - Interface in org.opengis.cs
Deprecated. Replaced by Unit.
CS_LocalCoordinateSystem - Interface in org.opengis.cs
Deprecated. Replaced by EngineeringCRS.
CS_LocalDatum - Interface in org.opengis.cs
Deprecated. Replaced by EngineeringDatum.
CS_PrimeMeridian - Interface in org.opengis.cs
Deprecated. Replaced by PrimeMeridian.
CS_ProjectedCoordinateSystem - Interface in org.opengis.cs
Deprecated. Replaced by ProjectedCRS.
CS_Projection - Interface in org.opengis.cs
Deprecated. Replaced by Projection.
CS_ProjectionParameter - Class in org.opengis.cs
Deprecated. Replaced by GeneralParameterValue.
CS_ProjectionParameter() - Constructor for class CS_ProjectionParameter
Deprecated. Construct an empty parameter.
CS_ProjectionParameter(String, double) - Constructor for class CS_ProjectionParameter
Deprecated. Construct a named parameter.
CS_Unit - Interface in org.opengis.cs
Deprecated. Replaced by Unit.
CS_VD_AltitudeBarometric - Static variable in class CS_DatumType
Deprecated. Replaced by VerticalDatumType.
CS_VD_Depth - Static variable in class CS_DatumType
Deprecated. Replaced by VerticalDatumType.
CS_VD_Ellipsoidal - Static variable in class CS_DatumType
Deprecated. Replaced by VerticalDatumType.
CS_VD_GeoidModelDerived - Static variable in class CS_DatumType
Deprecated. Replaced by VerticalDatumType.
CS_VD_Max - Static variable in class CS_DatumType
Deprecated. No replacement.
CS_VD_Min - Static variable in class CS_DatumType
Deprecated. No replacement.
CS_VD_Normal - Static variable in class CS_DatumType
Deprecated. No replacement.
CS_VD_Orthometric - Static variable in class CS_DatumType
Deprecated. Replaced by VerticalDatumType.
CS_VD_Other - Static variable in class CS_DatumType
Deprecated. Replaced by VerticalDatumType.
CS_VerticalCoordinateSystem - Interface in org.opengis.cs
Deprecated. Replaced by VerticalCRS.
CS_VerticalDatum - Interface in org.opengis.cs
Deprecated. Replaced by VerticalDatum.
CS_WGS84ConversionInfo - Class in org.opengis.cs
Deprecated. No direct replacement.
CS_WGS84ConversionInfo() - Constructor for class CS_WGS84ConversionInfo
Deprecated. Construct an object with all parameters set to 0.
CT_CoordinateTransformation - Interface in org.opengis.ct
Deprecated. Replaced by CoordinateOperation.
CT_CoordinateTransformationAuthorityFactory - Interface in org.opengis.ct
Deprecated. Replaced by CoordinateOperationAuthorityFactory.
CT_CoordinateTransformationFactory - Interface in org.opengis.ct
Deprecated. Replaced by CoordinateOperationFactory.
CT_DF_Discontinuous - Static variable in class CT_DomainFlags
Deprecated. At least one point in a convex hull is not transformed continuously.
CT_DF_Inside - Static variable in class CT_DomainFlags
Deprecated. At least one point in a convex hull is inside the transform's domain.
CT_DF_Outside - Static variable in class CT_DomainFlags
Deprecated. At least one point in a convex hull is outside the transform's domain.
CT_DomainFlags - Class in org.opengis.ct
Deprecated. No direct replacement.
CT_DomainFlags() - Constructor for class CT_DomainFlags
Deprecated. Construct an empty enum value.
CT_DomainFlags(int) - Constructor for class CT_DomainFlags
Deprecated. Construct a new enum value.
CT_MathTransform - Interface in org.opengis.ct
Deprecated. Replaced by MathTransform.
CT_MathTransformFactory - Interface in org.opengis.ct
Deprecated. Replaced by MathTransformFactory.
CT_MathTransformType - Static variable in class GC_ParameterType
Math transform instance.
CT_Parameter - Class in org.opengis.ct
Deprecated. Replaced by GeneralParameterValue.
CT_Parameter() - Constructor for class CT_Parameter
Deprecated. Construct an empty parameter.
CT_Parameter(String, double) - Constructor for class CT_Parameter
Deprecated. Construct a named parameter.
CT_TransformType - Class in org.opengis.ct
Deprecated. No direct replacement. Check for instance of Conversion or Transformation instead.
CT_TransformType() - Constructor for class CT_TransformType
Deprecated. Construct an empty enum value.
CT_TransformType(int) - Constructor for class CT_TransformType
Deprecated. Construct a new enum value.
CT_TT_Conversion - Static variable in class CT_TransformType
Deprecated. Transform depends only on defined parameters.
CT_TT_ConversionAndTransformation - Static variable in class CT_TransformType
Deprecated. Transform depends on both defined and empirical parameters.
CT_TT_Other - Static variable in class CT_TransformType
Deprecated. Unknown or unspecified type of transform.
CT_TT_Transformation - Static variable in class CT_TransformType
Deprecated. Transform depends only on empirically derived parameters.
CV_16BIT_S - Static variable in class CV_SampleDimensionType
Signed 16 bits integers.
CV_16BIT_U - Static variable in class CV_SampleDimensionType
Unsigned 16 bits integers.
CV_1BIT - Static variable in class CV_SampleDimensionType
1 bits integers.
CV_2BIT - Static variable in class CV_SampleDimensionType
2 bits integers.
CV_32BIT_REAL - Static variable in class CV_SampleDimensionType
Simple precision floating point numbers.
CV_32BIT_S - Static variable in class CV_SampleDimensionType
Signed 32 bits integers.
CV_32BIT_U - Static variable in class CV_SampleDimensionType
Unsigned 32 bits integers.
CV_4BIT - Static variable in class CV_SampleDimensionType
4 bits integers.
CV_64BIT_REAL - Static variable in class CV_SampleDimensionType
Double precision floating point numbers.
CV_8BIT_S - Static variable in class CV_SampleDimensionType
Signed 8 bits integers.
CV_8BIT_U - Static variable in class CV_SampleDimensionType
Unsigned 8 bits integers.
CV_AlphaBand - Static variable in class CV_ColorInterpretation
Alpha Band for the RGB color model components.
CV_BlackBand - Static variable in class CV_ColorInterpretation
Black Band for the CMYK color model.
CV_BlueBand - Static variable in class CV_ColorInterpretation
Blue Band for the RGB color model components.
CV_CMYK - Static variable in class CV_PaletteInterpretation
CYMK (Cyan Yellow Magenta blacK) color palette.
CV_ColorInterpretation - Class in org.opengis.cv
Specifies the mapping of a band to a color model component.
CV_ColorInterpretation(int) - Constructor for class CV_ColorInterpretation
Construct a new enum value.
CV_Coverage - Interface in org.opengis.cv
Provides access to an OpenGIS coverage.
CV_CyanBand - Static variable in class CV_ColorInterpretation
Cyan Band for the CMYK color model.
CV_Gray - Static variable in class CV_PaletteInterpretation
Gray Scale color palette.
CV_GrayIndex - Static variable in class CV_ColorInterpretation
Band is an index into a lookup table.
CV_GreenBand - Static variable in class CV_ColorInterpretation
Greend Band for the RGB color model components.
CV_HLS - Static variable in class CV_PaletteInterpretation
HSL (Hue Saturation Lightness) color palette.
CV_HueBand - Static variable in class CV_ColorInterpretation
Hue Band for the HSL color model.
CV_LightnessBand - Static variable in class CV_ColorInterpretation
Lightness Band for the HSL color model.
CV_MagentaBand - Static variable in class CV_ColorInterpretation
Magenta Band for the CMYK color model.
CV_PaletteIndex - Static variable in class CV_ColorInterpretation
Band is a color index into a color table.
CV_PaletteInterpretation - Class in org.opengis.cv
Describes the color entry in a color table.
CV_PaletteInterpretation(int) - Constructor for class CV_PaletteInterpretation
Construct a new enum value.
CV_RedBand - Static variable in class CV_ColorInterpretation
Red Band for the RGB color model components.
CV_RGB - Static variable in class CV_PaletteInterpretation
RGB (Red Green Blue) color palette.
CV_SampleDimension - Interface in org.opengis.cv
Contains information for an individual sample dimension of coverage.
CV_SampleDimensionType - Class in org.opengis.cv
Specifies the various dimension types for coverage values.
CV_SampleDimensionType(int) - Constructor for class CV_SampleDimensionType
Construct a new enum value.
CV_SaturationBand - Static variable in class CV_ColorInterpretation
Saturation Band for the HSL color model.
CV_Undefined - Static variable in class CV_ColorInterpretation
Band is not associated with a color model component.
CV_YellowBand - Static variable in class CV_ColorInterpretation
Yellow Band for the CMYK color model.

D

derivative(PT_CoordinatePoint) - Method in interface CT_MathTransform
Deprecated. Replaced by MathTransform.
descriptionText(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by AuthorityFactory.
doOperation(String, GC_Parameter[]) - Method in interface GP_GridCoverageProcessor
Apply a process operation to a grid coverage.
dx - Variable in class CS_WGS84ConversionInfo
Deprecated. Bursa Wolf shift in meters.
dy - Variable in class CS_WGS84ConversionInfo
Deprecated. Bursa Wolf shift in meters.
dz - Variable in class CS_WGS84ConversionInfo
Deprecated. Bursa Wolf shift in meters.

E

elt - Variable in class PT_Matrix
Deprecated. Elements of the matrix.
equals(Object) - Method in class CS_AxisInfo
Deprecated. Compares the specified object with this parameter for equality.
equals(Object) - Method in class CS_AxisOrientationEnum
Deprecated. Compares the specified object with this enum for equality.
equals(Object) - Method in class CS_DatumType
Deprecated. Compares the specified object with this enum for equality.
equals(Object) - Method in class CS_ProjectionParameter
Deprecated. Compares the specified object with this parameter for equality.
equals(Object) - Method in class CS_WGS84ConversionInfo
Deprecated. Compares the specified object with this object for equality.
equals(Object) - Method in class CT_DomainFlags
Deprecated. Compares the specified object with this enum for equality.
equals(Object) - Method in class CT_Parameter
Deprecated. Compares the specified object with this parameter for equality.
equals(Object) - Method in class CT_TransformType
Deprecated. Compares the specified object with this enum for equality.
equals(Object) - Method in class CV_ColorInterpretation
Compares the specified object with this enum for equality.
equals(Object) - Method in class CV_PaletteInterpretation
Compares the specified object with this enum for equality.
equals(Object) - Method in class CV_SampleDimensionType
Compares the specified object with this enum for equality.
equals(Object) - Method in class GC_ByteInValuePacking
Compares the specified object with this enum for equality.
equals(Object) - Method in class GC_ParameterType
Compares the specified object with this enum for equality.
equals(Object) - Method in class GC_ValueInBytePacking
Compares the specified object with this enum for equality.
equals(Object) - Method in class PT_CoordinatePoint
Deprecated. Compares the specified object with this coordinate for equality.
equals(Object) - Method in class PT_Envelope
Deprecated. Compares the specified object with this envelope for equality.
equals(Object) - Method in class PT_Matrix
Deprecated. Compares the specified object with this coordinate for equality.
evaluate(PT_CoordinatePoint) - Method in interface CV_Coverage
Return the value vector for a given point in the coverage.
evaluateAsBoolean(PT_CoordinatePoint) - Method in interface CV_Coverage
Return a sequence of Boolean values for a given point in the coverage.
evaluateAsByte(PT_CoordinatePoint) - Method in interface CV_Coverage
Return a sequence of unsigned byte values for a given point in the coverage.
evaluateAsDouble(PT_CoordinatePoint) - Method in interface CV_Coverage
Return a sequence of double values for a given point in the coverage.
evaluateAsInteger(PT_CoordinatePoint) - Method in interface CV_Coverage
Return a sequence of integer values for a given point in the coverage.
ex - Variable in class CS_WGS84ConversionInfo
Deprecated. Bursa Wolf rotation in arc seconds.
exportTo(GC_GridCoverage, String, String, GC_Parameter[]) - Method in interface GC_GridCoverageExchange
Export a grid coverage to a persistent file format.
ey - Variable in class CS_WGS84ConversionInfo
Deprecated. Bursa Wolf rotation in arc seconds.
ez - Variable in class CS_WGS84ConversionInfo
Deprecated. Bursa Wolf rotation in arc seconds.

G

GC_ByteInValuePacking - Class in org.opengis.gc
Specifies the order of the bytes in multi-byte values.
GC_ByteInValuePacking(int) - Constructor for class GC_ByteInValuePacking
Construct a new enum value.
GC_ByteInValuePackingType - Static variable in class GC_ParameterType
Byte in value packing enumeration GC_ByteInValuePacking.
GC_FloatingPointType - Static variable in class GC_ParameterType
Floating point parameter.
GC_Format - Interface in org.opengis.gc
This interface is a discovery mechanism to determine the formats supported by a GC_GridCoverageExchange implementation.
GC_GridCoverage - Interface in org.opengis.gc
Represent the basic implementation which provides access to grid coverage data.
GC_GridCoverageExchange - Interface in org.opengis.gc
Support for creation of grid coverages from persistent formats as well as exporting a grid coverage to a persistent formats.
GC_GridCoverageType - Static variable in class GC_ParameterType
Grid coverage instance.
GC_GridGeometry - Interface in org.opengis.gc
Describes the geometry and georeferencing information of the grid coverage.
GC_GridGeometryType - Static variable in class GC_ParameterType
Grid geometry instance.
GC_GridPacking - Interface in org.opengis.gc
Describes the packing of data values within grid coverages.
GC_GridRange - Interface in org.opengis.gc
Specifies the range of valid coordinates for each dimension of the coverage.
GC_HiBitFirst - Static variable in class GC_ValueInBytePacking
High bit first (big endian order).
GC_IntegerType - Static variable in class GC_ParameterType
Integer parameter.
GC_LoBitFirst - Static variable in class GC_ValueInBytePacking
Low bit firts (little endian order).
GC_Parameter - Interface in org.opengis.gc
The parameter required for a grid coverage processing operation.
GC_ParameterInfo - Interface in org.opengis.gc
Provides information for the parameters required for grid coverage processing operations and grid exchange.
GC_ParameterType - Class in org.opengis.gc
Specifies the type of a parameter value.
GC_ParameterType(int) - Constructor for class GC_ParameterType
Construct a new enum value.
GC_StringType - Static variable in class GC_ParameterType
String parameter.
GC_ValueInBytePacking - Class in org.opengis.gc
Order of the pixels in a byte for CV_1BIT, CV_2BIT and CV_4BIT grid values.
GC_ValueInBytePacking(int) - Constructor for class GC_ValueInBytePacking
Construct a new enum value.
GC_ValueInBytePackingType - Static variable in class GC_ParameterType
Value in byte packing enumeration GC_ValueInBytePacking.
GC_VectorType - Static variable in class GC_ParameterType
Sequence of numbers.
GC_wkbNDR - Static variable in class GC_ByteInValuePacking
Little Endian.
GC_wkbXDR - Static variable in class GC_ByteInValuePacking
Big Endian.
geoidFromWKTName(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by DatumAuthorityFactory.
getAbbreviation() - Method in interface CS_Info
Deprecated. No replacement.
getAlias() - Method in interface CS_Info
Deprecated. Replaced by IdentifiedObject.
getAngularUnit() - Method in interface CS_GeographicCoordinateSystem
Deprecated. Replaced by CoordinateSystemAxis.
getAngularUnit() - Method in interface CS_PrimeMeridian
Deprecated. Replaced by PrimeMeridian.
getAreaOfUse() - Method in interface CT_CoordinateTransformation
Deprecated. Replaced by CoordinateOperation.
getAuthority() - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by AuthorityFactory.
getAuthority() - Method in interface CS_Info
Deprecated. Replaced by Identifier.
getAuthority() - Method in interface CT_CoordinateTransformation
Deprecated. Replaced by Identifier.
getAuthority() - Method in interface CT_CoordinateTransformationAuthorityFactory
Deprecated. Replaced by CoordinateOperationAuthorityFactory.
getAuthorityCode() - Method in interface CS_Info
Deprecated. Replaced by Identifier.
getAuthorityCode() - Method in interface CT_CoordinateTransformation
Deprecated. Replaced by Identifier.
getAxis(int) - Method in interface CS_CoordinateSystem
Deprecated. Replaced by CoordinateSystem.
getAxisUnit() - Method in interface CS_Ellipsoid
Deprecated. Replaced by Ellipsoid.
getBandPacking() - Method in interface GC_GridPacking
Gives the ordinate index for the band.
getBaseCoordinateSystem() - Method in interface CS_FittedCoordinateSystem
Deprecated. Replaced by DerivedCRS.
getByteInValuePacking() - Method in interface GC_GridPacking
Order of bytes packed in values for sample dimensions with greater than 8 bits.
getCategoryNames() - Method in interface CV_SampleDimension
Sequence of category names for the values contained in a sample dimension.
getClassName() - Method in interface CS_Projection
Deprecated. Gets the projection classification name (e.g.
getCodomainConvexHull(double[]) - Method in interface CT_MathTransform
Deprecated. No replacement at this time.
getColorInterpretation() - Method in interface CV_SampleDimension
Color interpretation of the sample dimension.
getCoordinateSystem() - Method in interface CV_Coverage
This specifies the coordinate system used when accessing a coverage or grid coverage with the evaluate methods.
getCorrelation() - Method in interface GP_GridAnalysis
Determine the correlation between sample dimensions in the grid.
getDataBlockAsBoolean(GC_GridRange) - Method in interface GC_GridCoverage
Return a sequence of boolean values for a block.
getDataBlockAsByte(GC_GridRange) - Method in interface GC_GridCoverage
Return a sequence of byte values for a block.
getDataBlockAsInteger(GC_GridRange) - Method in interface GC_GridCoverage
Return a sequence of int values for a block.
getDatumType() - Method in interface CS_Datum
Deprecated. Replaced by VerticalDatum for the vertical case. No replacement for other cases.
getDefaultEnvelope() - Method in interface CS_CoordinateSystem
Deprecated. Replaced by Datum.
getDefaultValue() - Method in interface GC_ParameterInfo
Default value for parameter.
getDescription() - Method in interface CV_SampleDimension
Sample dimension title or description.
getDescription() - Method in interface GC_Format
Description of the file format.
getDescription() - Method in interface GC_ParameterInfo
Parameter description.
getDescription() - Method in interface GP_Operation
Description of the processing operation.
getDimension() - Method in interface CS_CoordinateSystem
Deprecated. Replaced by CoordinateSystem.
getDimensionNames() - Method in interface CV_Coverage
The names of each dimension in the coverage.
getDimSource() - Method in interface CT_MathTransform
Deprecated. Replaced by MathTransform.
getDimTarget() - Method in interface CT_MathTransform
Deprecated. Replaced by MathTransform.
getDocURL() - Method in interface GC_Format
Documentation URL for the format.
getDocURL() - Method in interface GP_Operation
URL for documentation on the processing operation.
getDomainFlags(double[]) - Method in interface CT_MathTransform
Deprecated. No replacement.
getEllipsoid() - Method in interface CS_HorizontalDatum
Deprecated. Replaced by GeodeticDatum.
getEnvelope() - Method in interface CV_Coverage
The bounding box for the coverage domain in coordinate system coordinates.
getFormat(int) - Method in interface GC_GridCoverageExchange
Retrieve information on file formats or resources available with the GC_GridCoverageExchange implementation.
getGeographicCoordinateSystem() - Method in interface CS_ProjectedCoordinateSystem
Deprecated. Replaced by ProjectedCRS.
getGridGeometry() - Method in interface GC_GridCoverage
Information for the grid coverage geometry.
getGridPacking() - Method in interface GC_GridCoverage
Information for the packing of grid coverage values.
getGridRange() - Method in interface GC_GridGeometry
The valid coordinate range of a grid coverage.
getGridToCoordinateSystem() - Method in interface GC_GridGeometry
The math transform allows for the transformations from grid coordinates to real world earth coordinates.
getHeadCS() - Method in interface CS_CompoundCoordinateSystem
Deprecated. Replaced by CompoundCRS.
getHi() - Method in interface GC_GridRange
The valid maximum exclusive grid coordinate.
getHistogram(int, double, double, int) - Method in interface GP_GridAnalysis
Determine the histogram of the grid values for a sample dimension.
getHorizontalDatum() - Method in interface CS_GeocentricCoordinateSystem
Deprecated. Replaced by GeocentricCRS.
getHorizontalDatum() - Method in interface CS_HorizontalCoordinateSystem
Deprecated. Replaced by CoordinateReferenceSystem.
getInverseFlattening() - Method in interface CS_Ellipsoid
Deprecated. Replaced by Ellipsoid.
getLinearUnit() - Method in interface CS_GeocentricCoordinateSystem
Deprecated. Replaced by CoordinateSystemAxis.
getLinearUnit() - Method in interface CS_ProjectedCoordinateSystem
Deprecated. Replaced by CoordinateSystemAxis.
getLo() - Method in interface GC_GridRange
The valid minimum inclusive grid coordinate.
getLocalDatum() - Method in interface CS_LocalCoordinateSystem
Deprecated. Replaced by EngineeringCRS.
getLongitude() - Method in interface CS_PrimeMeridian
Deprecated. Replaced by PrimeMeridian.
getMathTransform() - Method in interface CT_CoordinateTransformation
Deprecated. Replaced by CoordinateOperation.
getMaximumValue() - Method in interface CV_SampleDimension
The maximum value occurring in the sample dimension.
getMaximumValue() - Method in interface GC_ParameterInfo
Maximum parameter value.
getMaxValue(int) - Method in interface GP_GridAnalysis
Determine the maximum grid value for a sample dimension.
getMeanValue(int) - Method in interface GP_GridAnalysis
Determine the mean grid value for a sample dimension.
getMedianValue(int) - Method in interface GP_GridAnalysis
Determine the median grid value for a sample dimension.
getMetadataNames() - Method in interface CV_Coverage
List of metadata keywords for a coverage.
getMetaDataNames() - Method in interface CV_SampleDimension
The list of metadata keywords for a sample dimension.
getMetadataNames() - Method in interface GC_GridCoverageExchange
List of metadata keywords for the interface.
getMetadataNames() - Method in interface GP_GridCoverageProcessor
Retrieve the list of metadata keywords for the interface.
getMetadataValue(String) - Method in interface CV_Coverage
Retrieve the metadata value for a given metadata name.
getMetadataValue(String) - Method in interface CV_SampleDimension
Retrieve the metadata value for a given metadata name.
getMetadataValue(String) - Method in interface GC_GridCoverageExchange
Retrieve the metadata value for a given metadata name.
getMetadataValue(String) - Method in interface GP_GridCoverageProcessor
Retrieve the metadata value for a given metadata name.
getMetersPerUnit() - Method in interface CS_LinearUnit
Deprecated. Returns the number of meters per LinearUnit.
getMinimumValue() - Method in interface CV_SampleDimension
The minimum value occurring in the sample dimension.
getMinimumValue() - Method in interface GC_ParameterInfo
Minimum parameter value.
getMinValue(int) - Method in interface GP_GridAnalysis
Determine the minimum grid value for a sample dimension.
getModeValue(int) - Method in interface GP_GridAnalysis
Determine the mode grid value for a sample dimension.
getName() - Method in interface CS_Info
Deprecated. Replaced by IdentifiedObject.
getName() - Method in interface CT_CoordinateTransformation
Deprecated. Replaced by CoordinateOperation.
getName() - Method in interface GC_Format
Name of the file format.
getName() - Method in interface GC_Parameter
Parameter name.
getName() - Method in interface GC_ParameterInfo
Parameter name.
getName() - Method in interface GP_Operation
Name of the processing operation.
getNoDataValue() - Method in interface CV_SampleDimension
Values to indicate no data values for the sample dimension.
getNumConversionToWGS84() - Method in interface CS_GeographicCoordinateSystem
Deprecated. Gets the number of available conversions to WGS84 coordinates.
getNumFormats() - Method in interface GC_GridCoverageExchange
The number of formats supported by the GC_GridCoverageExchange.
getNumOperations() - Method in interface GP_GridCoverageProcessor
The number of operations supported by the GP_GridCoverageProcessor.
getNumOverviews() - Method in interface GC_GridCoverage
Number of predetermined overviews for the grid.
getNumParameters() - Method in interface CS_Projection
Deprecated. Replaced by Projection.
getNumParameters() - Method in interface GC_Format
Number of optional parameters for the exportTo operation.
getNumParameters() - Method in interface GP_Operation
Number of parameters for the operation.
getNumSampleDimensions() - Method in interface CV_Coverage
The number of sample dimensions in the coverage.
getNumSources() - Method in interface CV_Coverage
Number of grid coverages which the grid coverage was derived from.
getNumSources() - Method in interface GP_Operation
Number of source grid coverages required for the operation.
getOffset() - Method in interface CV_SampleDimension
Offset is the value to add to grid values for this sample dimension.
getOperation(int) - Method in interface GP_GridCoverageProcessor
Retrieve a grid processing operation information.
getOptimalDataBlockSizes() - Method in interface GC_GridCoverage
Optimal size to use for each dimension when accessing grid values.
getOverview(int) - Method in interface GC_GridCoverage
Returns a pre-calculated overview for a grid coverage.
getOverviewGridGeometry(int) - Method in interface GC_GridCoverage
Return the grid geometry for an overview.
getPackedDataBlock(GC_GridRange) - Method in interface GC_GridCoverage
Return a block of grid coverage data for all sample dimensions.
getPalette() - Method in interface CV_SampleDimension
Color palette associated with the sample dimension.
getPaletteInterpretation() - Method in interface CV_SampleDimension
Indicates the type of color palette entry for sample dimensions which have a palette.
getParameter(int) - Method in interface CS_Projection
Deprecated. Replaced by Projection.
getParameterInfo(int) - Method in interface GC_Format
Retrieve the parameter information for a given index.
getParameterInfo(int) - Method in interface GP_Operation
Retrieve the parameter information for a given index.
getPrimeMeridian() - Method in interface CS_GeocentricCoordinateSystem
Deprecated. Replaced by GeodeticDatum.
getPrimeMeridian() - Method in interface CS_GeographicCoordinateSystem
Deprecated. Replaced by GeodeticDatum.
getProjection() - Method in interface CS_ProjectedCoordinateSystem
Deprecated. Replaced by ProjectedCRS.
getRadiansPerUnit() - Method in interface CS_AngularUnit
Deprecated. Returns the number of radians per AngularUnit.
getRemarks() - Method in interface CS_Info
Deprecated. Replaced by IdentifiedObject.
getRemarks() - Method in interface CT_CoordinateTransformation
Deprecated. Replaced by CoordinateOperation.
getSampleDimension(int) - Method in interface CV_Coverage
Retrieve sample dimension information for the coverage.
getSampleDimensionType() - Method in interface CV_SampleDimension
A code value indicating grid value data type.
getScale() - Method in interface CV_SampleDimension
Scale is the value which is multiplied to grid values for this sample dimension.
getSemiMajorAxis() - Method in interface CS_Ellipsoid
Deprecated. Replaced by Ellipsoid.
getSemiMinorAxis() - Method in interface CS_Ellipsoid
Deprecated. Replaced by Ellipsoid.
getSource(int) - Method in interface CV_Coverage
Returns the source data for a grid coverage.
getSourceCS() - Method in interface CT_CoordinateTransformation
Deprecated. Replaced by CoordinateOperation.
getStdDev(int) - Method in interface GP_GridAnalysis
Determine the standard deviation from the mean of the grid values for a sample dimension.
getTailCS() - Method in interface CS_CompoundCoordinateSystem
Deprecated. Replaced by CompoundCRS.
getTargetCS() - Method in interface CT_CoordinateTransformation
Deprecated. Replaced by CoordinateOperation.
getToBase() - Method in interface CS_FittedCoordinateSystem
Deprecated. Replaced by DerivedCRS, except that the transform needs to be inverted.
getTransformType() - Method in interface CT_CoordinateTransformation
Deprecated. No direct replacement. Check for instance of Conversion or Transformation instead.
getType() - Method in interface GC_ParameterInfo
Parameter type.
getUnits(int) - Method in interface CS_CoordinateSystem
Deprecated. Replaced by CoordinateSystemAxis.
getUnits() - Method in interface CV_SampleDimension
The unit information for this sample dimension.
getValue() - Method in interface GC_Parameter
The value for parameter.
getValueBlockAsDouble(GC_GridRange) - Method in interface GC_GridCoverage
Return a sequence of double values for a block.
getValueInBytePacking() - Method in interface GC_GridPacking
Order of values packed in a byte for CV_1BIT, CV_2BIT and CV_4BIT data types.
getVendor() - Method in interface GC_Format
Vendor or agency for the format.
getVendor() - Method in interface GP_Operation
Implementation vendor name.
getVersion() - Method in interface GC_Format
Version number of the format.
getVersion() - Method in interface GP_Operation
Version number for the implementation.
getVerticalDatum() - Method in interface CS_VerticalCoordinateSystem
Deprecated. Replaced by VerticalCRS.
getVerticalUnit() - Method in interface CS_VerticalCoordinateSystem
Deprecated. Replaced by CoordinateSystemAxis.
getWGS84ConversionInfo(int) - Method in interface CS_GeographicCoordinateSystem
Deprecated. Gets details on a conversion to WGS84.
getWGS84Parameters() - Method in interface CS_HorizontalDatum
Deprecated. Gets preferred parameters for a Bursa Wolf transformation into WGS84.
getWKT() - Method in interface CS_Info
Deprecated. Gets a Well-Known text representation of this object.
getWKT() - Method in interface CT_MathTransform
Deprecated. No replacement at this time.
getXML() - Method in interface CS_Info
Deprecated. Gets an XML representation of this object.
getXML() - Method in interface CT_MathTransform
Deprecated. No replacement at this time.
GP_GridAnalysis - Interface in org.opengis.gp
Performs various analysis operations on a grid coverage.
GP_GridCoverageProcessor - Interface in org.opengis.gp
Allows for different ways of accessing the grid coverage values.
GP_Operation - Interface in org.opengis.gp
This interface provides descriptive information for a grid coverage processing operation.

H

hashCode() - Method in class CS_AxisInfo
Deprecated. Returns a hash value for this AxisInfo.
hashCode() - Method in class CS_AxisOrientationEnum
Deprecated. Returns the enum value.
hashCode() - Method in class CS_DatumType
Deprecated. Returns the enum value.
hashCode() - Method in class CS_ProjectionParameter
Deprecated. Returns a hash value for this parameter.
hashCode() - Method in class CS_WGS84ConversionInfo
Deprecated. Returns a hash value for this object.
hashCode() - Method in class CT_DomainFlags
Deprecated. Returns the enum value.
hashCode() - Method in class CT_Parameter
Deprecated. Returns a hash value for this parameter.
hashCode() - Method in class CT_TransformType
Deprecated. Returns the enum value.
hashCode() - Method in class CV_ColorInterpretation
Returns the enum value.
hashCode() - Method in class CV_PaletteInterpretation
Returns the enum value.
hashCode() - Method in class CV_SampleDimensionType
Returns the enum value.
hashCode() - Method in class GC_ByteInValuePacking
Returns the enum value.
hashCode() - Method in class GC_ParameterType
Returns the enum value.
hashCode() - Method in class GC_ValueInBytePacking
Returns the enum value.
hashCode() - Method in class PT_CoordinatePoint
Deprecated. Returns a hash value for this coordinate.
hashCode() - Method in class PT_Envelope
Deprecated. Returns a hash value for this envelope.
hashCode() - Method in class PT_Matrix
Deprecated. Returns a hash value for this coordinate.

I

inverse() - Method in interface CT_MathTransform
Deprecated. Replaced by MathTransform.
isDataEditable() - Method in interface GC_GridCoverage
Returns true if grid data can be edited.
isIdentity() - Method in interface CT_MathTransform
Deprecated. Replaced by MathTransform.
isIvfDefinitive() - Method in interface CS_Ellipsoid
Deprecated. Replaced by Ellipsoid.
isParameterAngular(String) - Method in interface CT_MathTransformFactory
Deprecated. Check parameter unit instead.
isParameterLinear(String) - Method in interface CT_MathTransformFactory
Deprecated. Check parameter unit instead.

L

listSubNames(String) - Method in interface GC_GridCoverageExchange
Retrieve the list of grid coverages contained within the given file or resource.

M

maxCP - Variable in class PT_Envelope
Deprecated. Replaced by DirectPosition.
minCP - Variable in class PT_Envelope
Deprecated. Replaced by DirectPosition.
move(GC_GridCoverage, CS_CoordinateSystem, CT_MathTransform) - Method in interface GC_GridCoverageExchange
Create a new coverage with a different coordinate reference system.

N

name - Variable in class CS_AxisInfo
Deprecated. Replaced by CoordinateSystemAxis.
name - Variable in class CS_ProjectionParameter
Deprecated. The parameter name.
name - Variable in class CT_Parameter
Deprecated. The parameter name.

O

ord - Variable in class PT_CoordinatePoint
Deprecated. The ordinates of the coordinate point.
org.opengis.cs - package org.opengis.cs
OpenGIS® Coordinate Systems specification.
org.opengis.ct - package org.opengis.ct
OpenGIS® Coordinate Transformations specification.
org.opengis.cv - package org.opengis.cv
OpenGIS® Coverages Specification.
org.opengis.gc - package org.opengis.gc
OpenGIS® Grid Coverages Specification.
org.opengis.gp - package org.opengis.gp
OpenGIS® Grid Coverages Processing Specification.
org.opengis.pt - package org.opengis.pt
OpenGIS® Positioning specification.
orientation - Variable in class CS_AxisInfo
Deprecated. Replaced by CoordinateSystemAxis.

P

ppm - Variable in class CS_WGS84ConversionInfo
Deprecated. Bursa Wolf scaling in parts per million.
PT_CoordinatePoint - Class in org.opengis.pt
Deprecated. Replaced by DirectPosition.
PT_CoordinatePoint() - Constructor for class PT_CoordinatePoint
Deprecated. Construct an empty coordinate point.
PT_CoordinatePoint(double, double) - Constructor for class PT_CoordinatePoint
Deprecated. Construct a 2D coordinate from the specified ordinates.
PT_CoordinatePoint(double, double, double) - Constructor for class PT_CoordinatePoint
Deprecated. Construct a 3D coordinate from the specified ordinates.
PT_Envelope - Class in org.opengis.pt
Deprecated. Replaced by Envelope.
PT_Envelope() - Constructor for class PT_Envelope
Deprecated. Construct an empty envelope.
PT_Matrix - Class in org.opengis.pt
Deprecated. Replaced by Matrix.
PT_Matrix() - Constructor for class PT_Matrix
Deprecated. Construct an empty matrix.

S

setDataBlockAsBoolean(GC_GridRange, boolean[]) - Method in interface GC_GridCoverage
Set a block of boolean values for all sample dimensions.
setDataBlockAsByte(GC_GridRange, byte[]) - Method in interface GC_GridCoverage
Set a block of byte values for all sample dimensions.
setDataBlockAsDouble(GC_GridRange, double[]) - Method in interface GC_GridCoverage
Set a block of double values for all sample dimensions.
setDataBlockAsInteger(GC_GridRange, int[]) - Method in interface GC_GridCoverage
Set a block of bint values for all sample dimensions.
setPackedDataBlock(GC_GridRange, byte[]) - Method in interface GC_GridCoverage
Set a block of grid coverage data for all sample dimensions.

T

toString() - Method in class CS_AxisInfo
Deprecated. Returns a string représentation of this parameter.
toString() - Method in class CS_AxisOrientationEnum
Deprecated. Returns a string représentation of this enum.
toString() - Method in class CS_DatumType
Deprecated. Returns a string représentation of this enum.
toString() - Method in class CS_ProjectionParameter
Deprecated. Returns a string représentation of this parameter.
toString() - Method in class CS_WGS84ConversionInfo
Deprecated. Returns a string représentation of this object.
toString() - Method in class CT_DomainFlags
Deprecated. Returns a string représentation of this enum.
toString() - Method in class CT_Parameter
Deprecated. Returns a string représentation of this parameter.
toString() - Method in class CT_TransformType
Deprecated. Returns a string représentation of this enum.
toString() - Method in class CV_ColorInterpretation
Returns a string representation of this enum.
toString() - Method in class CV_PaletteInterpretation
Returns a string représentation of this enum.
toString() - Method in class CV_SampleDimensionType
Returns a string representation of this enum.
toString() - Method in class GC_ByteInValuePacking
Returns a string représentation of this enum.
toString() - Method in class GC_ParameterType
Returns a string representation of this enum.
toString() - Method in class GC_ValueInBytePacking
Returns a string représentation of this enum.
toString() - Method in class PT_CoordinatePoint
Deprecated. Returns a string representation of this coordinate.
toString() - Method in class PT_Envelope
Deprecated. Returns a string representation of this envelope.
toString() - Method in class PT_Matrix
Deprecated. Returns a string representation of this matrix.
transform(PT_CoordinatePoint) - Method in interface CT_MathTransform
Deprecated. Replaced by MathTransform.
transformList(double[]) - Method in interface CT_MathTransform
Deprecated. Replaced by MathTransform.

V

value - Variable in class CS_AxisOrientationEnum
Deprecated. The enum value.
value - Variable in class CS_DatumType
Deprecated. The enum value.
value - Variable in class CS_ProjectionParameter
Deprecated. Replaced by ParameterValue.
value - Variable in class CT_DomainFlags
Deprecated. The enum value.
value - Variable in class CT_Parameter
Deprecated. Replaced by ParameterValue.
value - Variable in class CT_TransformType
Deprecated. The enum value.
value - Variable in class CV_ColorInterpretation
The enum value.
value - Variable in class CV_PaletteInterpretation
The enum value.
value - Variable in class CV_SampleDimensionType
The enum value.
value - Variable in class GC_ByteInValuePacking
The enum value.
value - Variable in class GC_ParameterType
The enum value.
value - Variable in class GC_ValueInBytePacking
The enum value.

W

wktGeoidName(String) - Method in interface CS_CoordinateSystemAuthorityFactory
Deprecated. Replaced by DatumAuthorityFactory.

A C D E G H I L M N O P S T V W
Legacy OpenGIS API

New (current) interfaces
Copyright OpenGIS® Consortium