A B C D E F G H I K L M N O P R S T U W X Y

A

AdapterSDO - class oracle.sdoapi.adapter.AdapterSDO.
This class implements the GeometryAdapter interface for the type MDSYS.SDO_GEOMETRY.
AdapterSDO(Connection) - Constructor for class oracle.sdoapi.adapter.AdapterSDO
Deprecated.  
AdapterSDO(GeometryFactory, Connection) - Constructor for class oracle.sdoapi.adapter.AdapterSDO
Deprecated.  
AdapterSDO(GeometryFactory, OracleConnection) - Constructor for class oracle.sdoapi.adapter.AdapterSDO
Constructs an AdapterSDO instance given a GeometryFactory and an OracleConnection (oracle.jdbc.OracleConnection).
AdapterSDO(OracleConnection) - Constructor for class oracle.sdoapi.adapter.AdapterSDO
Constructs an instance of AdapterSDO given an OracleConnection.
adindan - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.clarke1880, -162, -12, 206
afgooye - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.krassovsky, -43, -163, 45
airy1930 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Airy 1930", 6377563.396, 1/299.3249646
airy1930ireland - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Airy 1930(Ireland 1965)", 6377340.189, 1/299.3249646
AngularUnit - class oracle.sdoapi.sref.AngularUnit.
This class defines commonly used angular units.
AngularUnit(String, double) - Constructor for class oracle.sdoapi.sref.AngularUnit
Constructs a new angular unit object.
arc1960 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.clarke1880, -143, -90, -294
arc1960_wgs84 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.wgs1984, -160, -6, -302
area() - Method in interface oracle.sdoapi.geom.MultiSurface
Computes the total area of this surface collection, as measured in this geometry's coordinate system.
area() - Method in interface oracle.sdoapi.geom.Surface
Computes the area of this surface, as measured in this geometry's coordinate system.
athens - Static variable in class oracle.sdoapi.sref.PrimeMeridian
 
australian - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Australian", 6378160.0, 1/298.25
australiangeodetic1966 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.australian, -133, -48, 148
australiangeodetic1984 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.australian, -134, -48, 149

B

benoitChain - Static variable in class oracle.sdoapi.sref.LinearUnit
"Chain (Benoit)", 792./39.370113
benoitLink - Static variable in class oracle.sdoapi.sref.LinearUnit
"Link (Benoit)", 7.92/39.370113
bessel1841 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Bessel 1841", 6377397.155, 1/299.1528128
bessel1841ngo1948 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Bessel 1841 (NGO 1948)", 6377492.0176, 1/299.15281
bessel1841schwarzeck - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Bessel 1841 (Schwarzeck)", 6377483.865, 1/299.1528128

C

centroid() - Method in interface oracle.sdoapi.geom.MultiSurface
Computes the centroid of this surface collection, as measured in this geometry's coordinate system.
centroid() - Method in interface oracle.sdoapi.geom.Surface
Computes the centroid of this surface, as measured in this geometry's coordinate system.
centroid(CoordPoint) - Method in interface oracle.sdoapi.geom.MultiSurface
Computes the centroid of this surface collection, as measured in this geometry's coordinate system.
centroid(CoordPoint) - Method in interface oracle.sdoapi.geom.Surface
Computes the centroid of this surface, as measured in this geometry's coordinate system.
chain - Static variable in class oracle.sdoapi.sref.LinearUnit
"Chain", 2.011680e+01
CircularArc - interface oracle.sdoapi.geom.CircularArc.
CircularArc is an interface that represents a circular arc segment with two end points and circular interpolation.
clarke1858 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Clarke 1858", 6378293.639, 1/294.26068
clarke1866 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Clarke 1866", 6378206.4, 1/294.9786982
clarke1880 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Clarke 1880", 6378249.145, 1/293.465
clarke1880arc - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Clarke 1880 (Arc 1950)", 6378249.145326, 1/293.4663076
clarke1880ign - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Clarke 1880 (IGN)", 6378249.2, 1/293.4660213
clarke1880jamaica - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Clarke 1880 (Jamaica)", 6378249.136, 1/293.46631
clarke1880merchich - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Clarke 1880 (Merchich)", 6378249.2, 1/293.46598
clarke1880palestine - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Clarke 1880 (Palestine)", 6378300.79, 1/293.46623
clarke66michigan - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Clarke 1866 (Michigan)", 6378450.047484481, 294.9786982
clarksFoot - Static variable in class oracle.sdoapi.sref.LinearUnit
"Clarke's Foot", 12.0/39.370432
clone() - Method in interface oracle.sdoapi.geom.CoordPoint
Clones this coordinate point to generate another coordinate point object.
clone() - Method in class oracle.sdoapi.geom.CoordPointImpl
 
clone() - Method in interface oracle.sdoapi.geom.Envelope
Clones this envelope to generate another envelope object.
clone() - Method in class oracle.sdoapi.geom.EnvelopeImpl
 
clone() - Method in interface oracle.sdoapi.geom.Geometry
Clones this geometry to generate another geometric object.
clone() - Method in interface oracle.sdoapi.geom.Segment
Clones this segment to generate another segment object.
cm - Static variable in class oracle.sdoapi.sref.LinearUnit
"Centimeter", 0.01
contains(CoordPoint) - Method in interface oracle.sdoapi.geom.Envelope
Determines if this envelope object (MBR) contains the input coordinate point.
contains(CoordPoint) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Determines if this envelope object (MBR) contains the input coordinate point.
contains(double, double) - Method in interface oracle.sdoapi.geom.Envelope
Determines if this envelope object (MBR) contains the input (x, y) coordinate.
contains(double, double) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Determines if this envelope object (MBR) contains the input (x, y) coordinate.
contains(double, double, double) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Determines if this envelope object (MBR) contains the input (x, y) coordinate.
contains(Envelope) - Method in interface oracle.sdoapi.geom.Envelope
Determines if this envelope object (MBR) contains the input envelope.
contains(Envelope) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Determines if this envelope object (MBR) contains the input envelope.
CoordPoint - interface oracle.sdoapi.geom.CoordPoint.
CoordPoint is a helper interface that represents a coordinate point.
CoordPointImpl - class oracle.sdoapi.geom.CoordPointImpl.
CoordPointImpl is a helper class that represents a coordinate point.
CoordPointImpl() - Constructor for class oracle.sdoapi.geom.CoordPointImpl
Constructs a default coordinate point.
CoordPointImpl(CoordPoint) - Constructor for class oracle.sdoapi.geom.CoordPointImpl
Copy constructor.
CoordPointImpl(double, double) - Constructor for class oracle.sdoapi.geom.CoordPointImpl
Constructs a coordinate point at (x, y, NaN).
CoordPointImpl(double, double, double) - Constructor for class oracle.sdoapi.geom.CoordPointImpl
Constructs a coordinate point at (x, y, z).
CoordPointImpl(Point) - Constructor for class oracle.sdoapi.geom.CoordPointImpl
Constructs a coordinate point at the given geometric point.
create(String) - Method in interface oracle.sdoapi.sref.SRManager
Constructs a spatial reference system from a well-known text string.
createCircle(double, double, double) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a 2-D circle (special case of CurvePolygon geometry).
createCurvePolygon(CurveString[]) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a CurvePolygon geometry.
createCurvePolygon(CurveString, CurveString[]) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a CurvePolygon geometry.
createCurveString(Segment[]) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a CurveString geometry.
createGeographicCS(int, String, GeodeticDatum, PrimeMeridian, AngularUnit) - Method in interface oracle.sdoapi.sref.SRManager
Creates a new geographic coordinate system from given parameters.
createGeographicCS(String, GeodeticDatum, PrimeMeridian, AngularUnit) - Method in interface oracle.sdoapi.sref.SRManager
Creates a new geographic coordinate system from given parameters.
createGeometryCollection(Geometry[]) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a GeometryCollection.
createLineString(CoordPoint[]) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a LineString geometry.
createLineString(double[]) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a LineString geometry in a 2-dimensional domain.
createLineString(int, double[]) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a LineString geometry in an n-dimensional domain.
createNonEarthCS(String, LinearUnit) - Method in interface oracle.sdoapi.sref.SRManager
Creates a new non-Earth coordinate system.
createPoint(CoordPoint) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a Point geometry.
createPoint(double[]) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a Point geometry.
createPoint(double, double) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a Point geometry in a 2-dimensional domain.
createPoint(double, double, double) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a Point geometry in a 3-dimensional domain.
createPolygon(LineString[]) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a Polygon geometry.
createPolygon(LineString, LineString[]) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a Polygon geometry.
createProjectedCS(int, String, GeographicCS, Projection, LinearUnit) - Method in interface oracle.sdoapi.sref.SRManager
Creates a new projected coordinate system from given parameters.
createProjectedCS(String, GeographicCS, Projection, LinearUnit) - Method in interface oracle.sdoapi.sref.SRManager
Creates a new projected coordinate system from given parameters.
createRectangle(double, double, double, double) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a 2-D rectangle (special case of Polygon geometry).
createSegment(Class, CoordPoint[]) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a Segment object for the use of CurveString construction.
createSegment(Class, int, double[]) - Method in interface oracle.sdoapi.geom.GeometryFactory
Creates a Segment object for the use of CurveString construction.
createTransform(SpatialReference, SpatialReference) - Method in interface oracle.sdoapi.sref.SRManager
Creates a new SRS transformation operator that can be used to transform geometries from the source spatial reference system to the target spatial reference system.
Curve - interface oracle.sdoapi.geom.Curve.
Curve is an interface that represents an OGC-specified curve.
CurvePolygon - interface oracle.sdoapi.geom.CurvePolygon.
CurvePolygon is an interface that represents a generic curve polygon regardless of interpolation type (OGC polygon type is actually a special case of curve polygon with linear interpolation between points).
CurveString - interface oracle.sdoapi.geom.CurveString.
CurveString is an interface that represents a generic string of curves regardless of interpolation type (OGC line string type is actually a special case of curve string with linear interpolation between points).

D

decimalDegree - Static variable in class oracle.sdoapi.sref.AngularUnit
"Decimal Degree", Math.PI/180.0
decimalMinute - Static variable in class oracle.sdoapi.sref.AngularUnit
"Decimal Minute", Math.PI/180.0/60.0
decimalSecond - Static variable in class oracle.sdoapi.sref.AngularUnit
"Decimal Second", Math.PI/180.0/360.0
defaultCS - Static variable in interface oracle.sdoapi.sref.SRManager
 
defaultGCS - Static variable in interface oracle.sdoapi.sref.SRManager
a default geographic coordinate system (lon/lat) based on the WGS84 datum
deregisterGeometryAdapter(GeometryAdapter) - Static method in class oracle.sdoapi.OraSpatialManager
De-registers a geometry adapter from the adapter list.

E

ed50_wgs84 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.wgs1984, -87, -98, -121
Envelope - interface oracle.sdoapi.geom.Envelope.
Envelope is a helper interface that represents an OGC-specified envelope, which is usually an aligned Minimum Bounding Rectangle of a geometry object.
EnvelopeImpl - class oracle.sdoapi.geom.EnvelopeImpl.
EnvelopeImpl is a helper class that represents a 2D OGC-specified envelope, that is, a Minimum Bounding Rectangle of a geometry object.
EnvelopeImpl() - Constructor for class oracle.sdoapi.geom.EnvelopeImpl
Constructs a default envelope (MBR) that is empty.
EnvelopeImpl(CoordPoint) - Constructor for class oracle.sdoapi.geom.EnvelopeImpl
Constructs an envelope (MBR) for a coordinate point.
EnvelopeImpl(CoordPoint, CoordPoint) - Constructor for class oracle.sdoapi.geom.EnvelopeImpl
Constructs an envelope (MBR) with lower-left and upper-right corner coordinate points.
EnvelopeImpl(double, double, double, double) - Constructor for class oracle.sdoapi.geom.EnvelopeImpl
Constructs an envelope (MBR) with lower-left and upper-right coordinates.
EnvelopeImpl(double, double, double, double, double, double) - Constructor for class oracle.sdoapi.geom.EnvelopeImpl
Constructs an envelope (MBR) with 3-D coordinates.
EnvelopeImpl(Envelope) - Constructor for class oracle.sdoapi.geom.EnvelopeImpl
Copy constructor
EnvelopeImpl(Point) - Constructor for class oracle.sdoapi.geom.EnvelopeImpl
Constructs an envelope (MBR) for a geometric point.
equals(CoordPoint) - Method in interface oracle.sdoapi.geom.CoordPoint
Determines if this coordinate point equals to the input coordinate point.
equals(CoordPoint) - Method in class oracle.sdoapi.geom.CoordPointImpl
Determines if this coordinate point is equal to the input coordinate point.
european1950 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.international1924, -87, -98, -121
european1979 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.international1924, -86, -98, -119
european1987 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.international1924, -83, -96, -113
everest - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Everest", 6377276.345, 1/300.8017
everestkalianpur - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Everest (Kalianpur)", 6377301.243, 1/300.80174
everestkertau - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Everest (Kertau)", 6377304.063, 1/300.8017
everesttimbalai - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Everest (Timbalai)", 6377298.556, 1/300.8017
expand(CoordPoint) - Method in interface oracle.sdoapi.geom.Envelope
Expands this envelope object (MBR) to contain the input coordinate point.
expand(CoordPoint) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Expands this envelope object (MBR) to contain the input coordinate point.
expand(double, double) - Method in interface oracle.sdoapi.geom.Envelope
Expands this envelope object (MBR) to contain the input coordinates.
expand(double, double) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Expands this envelope object (MBR) to contain the input coordinates.
expand(double, double, double) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Expands this envelope object (MBR) to contain the input coordinates.
expand(Envelope) - Method in interface oracle.sdoapi.geom.Envelope
Expands this envelope object (MBR) to contain the input envelope.
expand(Envelope) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Expands this envelope object (MBR) to contain the input envelope.
expandBy(double, double) - Method in interface oracle.sdoapi.geom.Envelope
Expands this envelope by w amount in X-axis (w/2 on each side); also expands by h amount in Y-axis (h/2 on each side).
expandBy(double, double) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Expands this envelope by w amount in X-axis (w/2 on each side); also expands by h amount in Y-axis (h/2 on each side).
exportGeometry(Class, Geometry) - Method in class oracle.sdoapi.adapter.AdapterSDO
Creates a STRUCT from an instance of Geometry.
exportGeometry(Class, Geometry) - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Converts a Geometry object to an object of the specified output class.
exportGeometry(Object, Geometry) - Method in class oracle.sdoapi.adapter.AdapterSDO
 
exportGeometry(Object, Geometry) - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Converts a Geometry object to an object of the specified output class.

F

fathom - Static variable in class oracle.sdoapi.sref.LinearUnit
"Fathom", 1.8288
fischer1960mercury - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Fischer 1960 (Mercury)", 6378166.0, 1/298.3
fischer1960southasia - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Fischer 1960 (South Asia)", 6378155.0, 1/298.3
fischer1968 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Fischer 1968", 6378150.0, 1/298.3
foot - Static variable in class oracle.sdoapi.sref.LinearUnit
"Foot (International)", 0.30480
forward(double[], double[]) - Method in interface oracle.sdoapi.sref.Projection
Forward transform.

G

gcsWGS84 - Static variable in interface oracle.sdoapi.sref.SRManager
a geographic coordinate system (lon/lat) based on the WGS84 datum
GeodeticDatum - class oracle.sdoapi.sref.GeodeticDatum.
Represents the definition of a geodetic datum.
GeodeticDatum(String, GeodeticEllipsoid) - Constructor for class oracle.sdoapi.sref.GeodeticDatum
Constructs a new geodetic datum.
GeodeticDatum(String, GeodeticEllipsoid, double, double, double) - Constructor for class oracle.sdoapi.sref.GeodeticDatum
Constructs a new geodetic datum.
GeodeticDatum(String, GeodeticEllipsoid, double, double, double, double, double, double, double) - Constructor for class oracle.sdoapi.sref.GeodeticDatum
Constructs a new geodetic datum with seven parameters.
geodeticdatum1949 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.international1924, 84, -22, 209
GeodeticEllipsoid - class oracle.sdoapi.sref.GeodeticEllipsoid.
Ellipsoid captures the shape and size of the Earth.
GeodeticEllipsoid(String, double, double) - Constructor for class oracle.sdoapi.sref.GeodeticEllipsoid
Constructs a new ellipsoid with given name, semi-major axis, and flattening.
GeographicCS - interface oracle.sdoapi.sref.GeographicCS.
Interface for Geographic Coordinate Systems.
Geometry - interface oracle.sdoapi.geom.Geometry.
Geometry is an interface that represents an OGC-specified geometry.
GeometryAdapter - interface oracle.sdoapi.adapter.GeometryAdapter.
 
GeometryCollection - interface oracle.sdoapi.geom.GeometryCollection.
GeometryCollection is an interface that represents a geometry collection as specified by the OGC.
GeometryFactory - interface oracle.sdoapi.geom.GeometryFactory.
An interface including all functions needed for creating geometry objects.
GeometryFormatException - exception oracle.sdoapi.adapter.GeometryFormatException.
GeometryFormatException is an exception class that is thrown when an external file is parsed and the format is not correct.
GeometryFormatException() - Constructor for class oracle.sdoapi.adapter.GeometryFormatException
Default constructor.
GeometryFormatException(String) - Constructor for class oracle.sdoapi.adapter.GeometryFormatException
Constructs this exception with a message string.
GeometryInputTypeNotSupportedException - exception oracle.sdoapi.adapter.GeometryInputTypeNotSupportedException.
 
GeometryInputTypeNotSupportedException() - Constructor for class oracle.sdoapi.adapter.GeometryInputTypeNotSupportedException
Default constructor.
GeometryInputTypeNotSupportedException(String) - Constructor for class oracle.sdoapi.adapter.GeometryInputTypeNotSupportedException
Constructs this exception with a message string.
GeometryMetaData - interface oracle.sdoapi.util.GeometryMetaData.
GeometryMetaData is an interface that contains information such as geometry column envelope, spatial reference system, and dimensional information.
GeometryOutputTypeNotSupportedException - exception oracle.sdoapi.adapter.GeometryOutputTypeNotSupportedException.
 
GeometryOutputTypeNotSupportedException() - Constructor for class oracle.sdoapi.adapter.GeometryOutputTypeNotSupportedException
Default constructor.
GeometryOutputTypeNotSupportedException(String) - Constructor for class oracle.sdoapi.adapter.GeometryOutputTypeNotSupportedException
Constructs this exception with a message string.
getAllIsolatedPoints() - Method in interface oracle.sdoapi.geom.Geometry
Gets all isolated points in this geometry.
getAllSegments() - Method in interface oracle.sdoapi.geom.Geometry
Gets all segments in this geometry.
getAngularUnit() - Method in interface oracle.sdoapi.sref.GeographicCS
Gets the angular unit used by this SRS.
getAngularUnit() - Method in interface oracle.sdoapi.sref.NonEarthCS
 
getAzimuth() - Method in class oracle.sdoapi.sref.XFormParameters
 
getCenter() - Method in interface oracle.sdoapi.geom.CircularArc
Gets the center of this circular arc.
getCenterX() - Method in interface oracle.sdoapi.geom.CircularArc
Gets the x coordinate of the circular arc center.
getCenterY() - Method in interface oracle.sdoapi.geom.CircularArc
Gets the y coordinate of the circular arc center.
getCentralMeridian() - Method in class oracle.sdoapi.sref.XFormParameters
 
getCentralParallel() - Method in class oracle.sdoapi.sref.XFormParameters
 
getConnection() - Method in class oracle.sdoapi.adapter.AdapterSDO
Gets the Oracle JDBC Connection instance.
getCoordArray() - Method in interface oracle.sdoapi.geom.LineString
Gets the coordinate array of this line string.
getCoordArray() - Method in interface oracle.sdoapi.geom.Segment
Gets an array of coordinates (x, y, z, etc.) in this segment.
getCoordArray(double[], int, int) - Method in interface oracle.sdoapi.geom.LineString
Gets the coordinate array of this line string.
getCoordArray(double[], int, int) - Method in interface oracle.sdoapi.geom.Segment
Gets the coordinate array of this segment.
getCoordinateDimension() - Method in interface oracle.sdoapi.geom.Geometry
Gets the dimension of the coordinates that define this geometry, which must be the same as the coodinate dimension of the spatial reference system for this geometry.
getDatum() - Method in interface oracle.sdoapi.sref.GeographicCS
Gets the geodetic datum used by this SRS.
getDatumID() - Method in interface oracle.sdoapi.sref.GeographicCS
Gets the (internal) id for the geodetic datum used by this SRS.
getDatumName() - Method in interface oracle.sdoapi.sref.GeographicCS
Gets the name for the geodetic datum used by this SRS.
getDefaultSRS() - Method in class oracle.sdoapi.adapter.AdapterSDO
Gets the default Spatial Reference System.
getDefaultSRS() - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Gets the default reference system for this adapter.
getDegreeEastOfGreenwich() - Method in class oracle.sdoapi.sref.PrimeMeridian
 
getDimension() - Method in interface oracle.sdoapi.sref.SpatialReference
Gets the dimension of this spatial reference system.
getDimension() - Method in class oracle.sdoapi.sref.srsHolder
 
getDimensionality() - Method in interface oracle.sdoapi.geom.Geometry
Gets the dimensionality of this geometry, which might be different from the coodinate dimension of the spatial reference system for this geometry.
getDimensionality() - Method in interface oracle.sdoapi.geom.Segment
Gets the dimensionality of this segment.
getEccentricity2() - Method in class oracle.sdoapi.sref.GeodeticEllipsoid
Computes the square of eccentricity.
getEllipsoid() - Method in class oracle.sdoapi.sref.GeodeticDatum
Returns the base ellipsoid.
getEndAngle() - Method in interface oracle.sdoapi.geom.CircularArc
Gets the end angle of this circular arc, which is between zero and 2 PI.
getEndPoint() - Method in interface oracle.sdoapi.geom.Curve
Gets the last point of this curve.
getEndPoint() - Method in interface oracle.sdoapi.geom.Segment
Gets the last point of this segment.
getEndPoint(CoordPoint) - Method in interface oracle.sdoapi.geom.Curve
Gets the last point of this curve.
getEndPoint(CoordPoint) - Method in interface oracle.sdoapi.geom.Segment
Gets the last point of this segment.
getEnvelope() - Method in interface oracle.sdoapi.geom.Geometry
Gets the envelope for this geometry.
getEnvelope() - Method in interface oracle.sdoapi.geom.Segment
Gets the envelope for this segment.
getExtent() - Method in interface oracle.sdoapi.util.GeometryMetaData
Gets the extent of the whole geometry column.
getExteriorRing() - Method in interface oracle.sdoapi.geom.CurvePolygon
Gets the exterior ring in this curve polygon.
getFalseEasting() - Method in class oracle.sdoapi.sref.XFormParameters
 
getFalseNorthing() - Method in class oracle.sdoapi.sref.XFormParameters
 
getFlattening() - Method in class oracle.sdoapi.sref.GeodeticEllipsoid
 
getFormatName() - Method in class oracle.sdoapi.adapter.AdapterSDO
Gets the format name (which is "SDO").
getFormatName() - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Returns as a String the format name that the adapter converts from/to.
getFormatVersion() - Method in class oracle.sdoapi.adapter.AdapterSDO
Gets the format version.
getFormatVersion() - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Returns as a String the format version number that the adapter converts from/to.
getGeodeticDatum() - Method in interface oracle.sdoapi.sref.Projection
Gets the geodetic datum used by this projection.
getGeographicCS() - Method in interface oracle.sdoapi.sref.ProjectedCS
Gets the original geographic coordinate system that projected this coordinate system.
getGeometries() - Method in interface oracle.sdoapi.geom.GeometryCollection
Gets an enumeration of all geometric objects in this collection.
getGeometryAdapter(String, String, Class, Class, Class) - Static method in class oracle.sdoapi.OraSpatialManager
Gets a geometry adapter to handle geometry conversions to/from desired geometry format.
getGeometryAdapter(String, String, Class, Class, Class, Connection) - Static method in class oracle.sdoapi.OraSpatialManager
Deprecated.  
getGeometryAdapter(String, String, Class, Class, Class, OracleConnection) - Static method in class oracle.sdoapi.OraSpatialManager
Gets a geometry adapter to handle geometry conversions to/from desired geometry format.
getGeometryArray() - Method in interface oracle.sdoapi.geom.GeometryCollection
Gets an array of all geometric objects in this collection.
getGeometryAt(int) - Method in interface oracle.sdoapi.geom.GeometryCollection
Gets the i-th geometry object in this collection.
getGeometryColumnName() - Method in interface oracle.sdoapi.util.GeometryMetaData
Gets the database column name where the geometry resides.
getGeometryFactory() - Static method in class oracle.sdoapi.OraSpatialManager
Gets a geometry factory for creating various geometry objects.
getGeometryFactory(SpatialReference) - Static method in class oracle.sdoapi.OraSpatialManager
Gets a geometry factory for creating various geometry objects.
getGeometryMetaData(Connection, String, String) - Static method in class oracle.sdoapi.OraSpatialManager
Deprecated.  
getGeometryMetaData(Connection, String, String, String) - Static method in class oracle.sdoapi.OraSpatialManager
Deprecated.  
getGeometryMetaData(OracleConnection, String, String) - Static method in class oracle.sdoapi.OraSpatialManager
Gets the geometry metadata for geometries in the specified geometry table and column.
getGeometryMetaData(OracleConnection, String, String, String) - Static method in class oracle.sdoapi.OraSpatialManager
Gets the geometry metadata for geometries in the specified geometry table and column.
getGeometryTableName() - Method in interface oracle.sdoapi.util.GeometryMetaData
Gets the database table name where the geometry resides.
getGeometryType() - Method in interface oracle.sdoapi.geom.Geometry
Gets the geometry type as defined in this interface package.
getHeight() - Method in interface oracle.sdoapi.geom.Envelope
Gets the height of this envelope (MBR).
getHeight() - Method in class oracle.sdoapi.geom.EnvelopeImpl
Gets the height of this envelope (MBR).
getID() - Method in interface oracle.sdoapi.sref.GeographicCS
 
getID() - Method in interface oracle.sdoapi.sref.ProjectedCS
 
getID() - Method in interface oracle.sdoapi.sref.Projection
Gets the (internal) ID for this projection.
getID() - Method in interface oracle.sdoapi.sref.SpatialReference
Gets the ID for this spatial reference system.
getID() - Method in class oracle.sdoapi.sref.srsHolder
 
getInteriorRingArray() - Method in interface oracle.sdoapi.geom.CurvePolygon
Gets an array of all interior rings in this curve polygon.
getInteriorRings() - Method in interface oracle.sdoapi.geom.CurvePolygon
Gets an enumeration of all interior rings in this curve polygon.
getLabelPoint() - Method in interface oracle.sdoapi.geom.Geometry
Gets the label point for this geometry.
getLabelPoint(CoordPoint) - Method in interface oracle.sdoapi.geom.Geometry
Gets the label point for this geometry.
getLandsatNumber() - Method in class oracle.sdoapi.sref.XFormParameters
 
getLatitudeOf1st() - Method in class oracle.sdoapi.sref.XFormParameters
 
getLatitudeOf2nd() - Method in class oracle.sdoapi.sref.XFormParameters
 
getLatitudeOfOrigin() - Method in class oracle.sdoapi.sref.XFormParameters
 
getLinearUnit() - Method in interface oracle.sdoapi.sref.NonEarthCS
 
getLinearUnit() - Method in interface oracle.sdoapi.sref.ProjectedCS
Gets the linear unit of measurment for the coordinate system.
getLongitudeOf1st() - Method in class oracle.sdoapi.sref.XFormParameters
 
getLongitudeOf2nd() - Method in class oracle.sdoapi.sref.XFormParameters
 
getLongitudeOfOrigin() - Method in class oracle.sdoapi.sref.XFormParameters
 
getLowerLeft() - Method in interface oracle.sdoapi.geom.Envelope
Gets the lower-left coordinate point.
getLowerLeft() - Method in class oracle.sdoapi.geom.EnvelopeImpl
Gets the lower-left coordinate point.
getLowerLeft(CoordPoint) - Method in interface oracle.sdoapi.geom.Envelope
Gets the lower-left coordinate point.
getLowerLeft(CoordPoint) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Gets the lower-left coordinate point.
getMaxOrd(int) - Method in interface oracle.sdoapi.geom.Envelope
Gets the i-th ordinate of upper-right corner.
getMaxOrd(int) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Gets the i-th ordinate of upper-right corner.
getMaxX() - Method in interface oracle.sdoapi.geom.Envelope
Gets the x coordinate of upper-right corner.
getMaxX() - Method in class oracle.sdoapi.geom.EnvelopeImpl
Gets the x coordinate of upper-right corner.
getMaxY() - Method in interface oracle.sdoapi.geom.Envelope
Gets the y coordinate of upper-right corner.
getMaxY() - Method in class oracle.sdoapi.geom.EnvelopeImpl
Gets the y coordinate of upper-right corner.
getMidPoint() - Method in interface oracle.sdoapi.geom.CircularArc
Gets the middle point of this circular arc.
getMidPoint(CoordPoint) - Method in interface oracle.sdoapi.geom.CircularArc
Gets the middle point of this circular arc.
getMinOrd(int) - Method in interface oracle.sdoapi.geom.Envelope
Gets the i-th ordinate of lower-left corner.
getMinOrd(int) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Gets the i-th ordinate of lower-left corner.
getMinX() - Method in interface oracle.sdoapi.geom.Envelope
Gets the x coordinate of lower-left corner.
getMinX() - Method in class oracle.sdoapi.geom.EnvelopeImpl
Gets the x coordinate of lower-left corner.
getMinY() - Method in interface oracle.sdoapi.geom.Envelope
Gets the y coordinate of lower-left corner.
getMinY() - Method in class oracle.sdoapi.geom.EnvelopeImpl
Gets the y coordinate of lower-left corner.
getName() - Method in class oracle.sdoapi.sref.AngularUnit
Gets the string name for this angular unit.
getName() - Method in class oracle.sdoapi.sref.GeodeticDatum
Returns the string name of this geodetic datum.
getName() - Method in class oracle.sdoapi.sref.GeodeticEllipsoid
 
getName() - Method in class oracle.sdoapi.sref.LinearUnit
Gets the string name for this linear unit.
getName() - Method in class oracle.sdoapi.sref.PrimeMeridian
 
getName() - Method in interface oracle.sdoapi.sref.Projection
Gets the name for this Projection.
getName() - Method in interface oracle.sdoapi.sref.SpatialReference
Gets the name for this spatial reference system.
getName() - Method in class oracle.sdoapi.sref.srsHolder
 
getNumDimensions() - Method in interface oracle.sdoapi.util.GeometryMetaData
Gets the number of dimensions.
getNumGeometries() - Method in interface oracle.sdoapi.geom.GeometryCollection
Gets the number of geometric objects in this collection.
getNumPoints() - Method in interface oracle.sdoapi.geom.CurveString
Gets the number of coordinate points in this curve string.
getNumPoints() - Method in interface oracle.sdoapi.geom.Segment
Gets the number of coordinate points in this segment.
getNumRings() - Method in interface oracle.sdoapi.geom.CurvePolygon
Gets the number of rings in this curve polygon.
getNumSegments() - Method in interface oracle.sdoapi.geom.CurveString
Gets the number of segments in this curve string.
getOrd(int) - Method in interface oracle.sdoapi.geom.CoordPoint
Gets the i-th ordinate of this coordinate point.
getOrd(int) - Method in class oracle.sdoapi.geom.CoordPointImpl
Gets the i-th ordinate of this coordinate point.
getOrd(int) - Method in interface oracle.sdoapi.geom.Point
Gets the i-th ordinate of this point.
getOrdArray(double[], int, int, int) - Method in interface oracle.sdoapi.geom.LineString
Gets the i-th ordinate array of this line string.
getOrdArray(int) - Method in interface oracle.sdoapi.geom.LineString
Gets the i-th ordinate array of this line string.
getParameters() - Method in interface oracle.sdoapi.sref.Projection
Gets the parameters used by this projection.
getPathNumber() - Method in class oracle.sdoapi.sref.XFormParameters
 
getPerspectivePointHeight() - Method in class oracle.sdoapi.sref.XFormParameters
 
getPointArray() - Method in interface oracle.sdoapi.geom.CurveString
Gets an array of all coordinate points in this curve string.
getPointArray() - Method in interface oracle.sdoapi.geom.Segment
Gets an array of all coordinate points in this segment.
getPointArray(CoordPoint[], int, int) - Method in interface oracle.sdoapi.geom.CurveString
Gets an array of all coordinate points in this curve string.
getPointArray(CoordPoint[], int, int) - Method in interface oracle.sdoapi.geom.Segment
Gets an array of all coordinate points in this segment.
getPointAt(CoordPoint, int) - Method in interface oracle.sdoapi.geom.CurveString
Gets the i-th coordinate point on this curve string.
getPointAt(CoordPoint, int) - Method in interface oracle.sdoapi.geom.Segment
Gets the i-th coordinate point on this segment.
getPointAt(int) - Method in interface oracle.sdoapi.geom.CurveString
Gets the i-th coordinate point on this curve string.
getPointAt(int) - Method in interface oracle.sdoapi.geom.Segment
Gets the i-th coordinate point on this segment.
getPoints() - Method in interface oracle.sdoapi.geom.CurveString
Gets an enumeration of all coordinate points in this curve string.
getPoints() - Method in interface oracle.sdoapi.geom.Segment
Gets an enumeration of all coordinate points in this segment.
getPrimeMeridanName() - Method in interface oracle.sdoapi.sref.GeographicCS
Gets the name of the prime meridian used by this SRS.
getPrimeMeridian() - Method in interface oracle.sdoapi.sref.GeographicCS
Gets the prime meridian object used by this SRS.
getPrimeMeridianID() - Method in interface oracle.sdoapi.sref.GeographicCS
Gets the (internal) id of the prime meridian used by this SRS.
getProjection() - Method in interface oracle.sdoapi.sref.ProjectedCS
Gets the projection used for this coordinate system.
getRadius() - Method in interface oracle.sdoapi.geom.CircularArc
Gets the radius of this circular arc.
getRingArray() - Method in interface oracle.sdoapi.geom.CurvePolygon
Gets an array of all rings in this curve polygon.
getRingAt(int) - Method in interface oracle.sdoapi.geom.CurvePolygon
Gets the i-th ring in this curve polygon.
getRings() - Method in interface oracle.sdoapi.geom.CurvePolygon
Gets an enumeration of all rings in this curve polygon.
getScaleDifference() - Method in class oracle.sdoapi.sref.XFormParameters
 
getScaleFactor() - Method in class oracle.sdoapi.sref.GeodeticDatum
Returns the scale factor in parts per million.
getScaleFactor() - Method in interface oracle.sdoapi.sref.GeographicCS
Gets the scale_factor for this SRS
getScaleFactor() - Method in class oracle.sdoapi.sref.XFormParameters
 
getSegmentArray() - Method in interface oracle.sdoapi.geom.CurveString
Gets an array of all segments in this curve string.
getSegmentAt(int) - Method in interface oracle.sdoapi.geom.CurveString
Gets the segment at index i in the Segment array for this curve string.
getSegments() - Method in interface oracle.sdoapi.geom.CurveString
Gets an enumeration of all segments in this curve string.
getSegmentType() - Method in interface oracle.sdoapi.geom.Segment
Gets the segment type as defined in this interface package or extended subtypes defined by users.
getSemiMajorAxis() - Method in class oracle.sdoapi.sref.GeodeticEllipsoid
 
getSemiMinorAxis() - Method in class oracle.sdoapi.sref.GeodeticEllipsoid
Computes the semi-minor axis (polar radius).
getSourceSRS() - Method in interface oracle.sdoapi.sref.Transform
Returns the source spatial reference system of this transform.
getSpatialReference() - Method in interface oracle.sdoapi.geom.Geometry
Gets the spatial reference system object.
getSpatialReference() - Method in interface oracle.sdoapi.geom.GeometryFactory
Gets the SpatialReference of this GeometryFactory.
getSpatialReferenceID() - Method in interface oracle.sdoapi.util.GeometryMetaData
Gets the spatial reference system ID of the whole geometry column.
getSpatialReferenceManager() - Static method in class oracle.sdoapi.OraSpatialManager
Gets a spatial reference system manager for creating, loading, and storing various coordinate systems and transforming geometry objects into desired coordinate systems.
getSpatialReferenceManager(Connection) - Static method in class oracle.sdoapi.OraSpatialManager
Deprecated.  
getSpatialReferenceManager(OracleConnection) - Static method in class oracle.sdoapi.OraSpatialManager
Gets a spatial reference system manager for creating, loading, and storing various coordinate systems and transforming geometry objects into desired coordinate systems.
getStandardParallel_1() - Method in class oracle.sdoapi.sref.XFormParameters
 
getStandardParallel_2() - Method in class oracle.sdoapi.sref.XFormParameters
 
getStartAngle() - Method in interface oracle.sdoapi.geom.CircularArc
Gets the start angle of this circular arc, which is between zero and 2 PI.
getStartPoint() - Method in interface oracle.sdoapi.geom.Curve
Gets the first point of this curve.
getStartPoint() - Method in interface oracle.sdoapi.geom.Segment
Gets the first point of this segment.
getStartPoint(CoordPoint) - Method in interface oracle.sdoapi.geom.Curve
Gets the first point of this curve.
getStartPoint(CoordPoint) - Method in interface oracle.sdoapi.geom.Segment
Gets the first point of this segment.
getSupportedInputTypes() - Method in class oracle.sdoapi.adapter.AdapterSDO
Gets the supported input types.
getSupportedInputTypes() - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Returns the input types supported.
getSupportedOutputTypes() - Method in class oracle.sdoapi.adapter.AdapterSDO
Gets the supported output types.
getSupportedOutputTypes() - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Returns the output types supported for function exportGeometry(Class, Geometry):Object.
getSupportedPassthroughOutputTypes() - Method in class oracle.sdoapi.adapter.AdapterSDO
Gets the supported pass through output types.
getSupportedPassthroughOutputTypes() - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Returns the output types supported for function exportGeometry(Object, Geometry):void.
getTargetSRS() - Method in interface oracle.sdoapi.sref.Transform
Returns the target spatial reference system of this transform.
getUpperRight() - Method in interface oracle.sdoapi.geom.Envelope
Gets the upper-right coordinate point.
getUpperRight() - Method in class oracle.sdoapi.geom.EnvelopeImpl
Gets the upper-right coordinate point.
getUpperRight(CoordPoint) - Method in interface oracle.sdoapi.geom.Envelope
Gets the upper-right coordinate point.
getUpperRight(CoordPoint) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Gets the upper-right coordinate point.
getVersion() - Static method in class oracle.sdoapi.OraSpatialManager
Gets the version number as a string
getWellKnownText() - Method in class oracle.sdoapi.sref.srsHolder
 
getWellKnowText() - Method in interface oracle.sdoapi.sref.SpatialReference
Gets the well-known text string for this spatial reference system.
getWellKnowText() - Method in class oracle.sdoapi.sref.srsHolder
 
getWidth() - Method in interface oracle.sdoapi.geom.Envelope
Gets the width of this envelope (MBR).
getWidth() - Method in class oracle.sdoapi.geom.EnvelopeImpl
Gets the width of this envelope (MBR).
getWKT(SpatialReference) - Method in interface oracle.sdoapi.sref.SRManager
Returns the well-known text format for the spatial reference system with the given SRID.
getX() - Method in interface oracle.sdoapi.geom.CoordPoint
Gets the x ordinate of this coordinate point.
getX() - Method in class oracle.sdoapi.geom.CoordPointImpl
Gets the x coordinate of this point.
getX() - Method in interface oracle.sdoapi.geom.Point
Gets x coordinate of this point.
getXAxisRotation() - Method in class oracle.sdoapi.sref.XFormParameters
 
getXAxisTranslation() - Method in class oracle.sdoapi.sref.XFormParameters
 
getXRotation() - Method in class oracle.sdoapi.sref.GeodeticDatum
Returns the rotation along X axis.
getXShift() - Method in class oracle.sdoapi.sref.GeodeticDatum
Returns the shift along X axis.
getY() - Method in interface oracle.sdoapi.geom.CoordPoint
Gets the y ordinate of this coordinate point.
getY() - Method in class oracle.sdoapi.geom.CoordPointImpl
Gets the y coordinate of this point.
getY() - Method in interface oracle.sdoapi.geom.Point
Gets y coordinate of this point.
getYAxisRotation() - Method in class oracle.sdoapi.sref.XFormParameters
 
getYAxisTranslation() - Method in class oracle.sdoapi.sref.XFormParameters
 
getYRotation() - Method in class oracle.sdoapi.sref.GeodeticDatum
Returns the rotation along X axis.
getYShift() - Method in class oracle.sdoapi.sref.GeodeticDatum
Returns the shift along Y axis.
getZ() - Method in interface oracle.sdoapi.geom.CoordPoint
Gets the z ordinate of this coordinate point.
getZ() - Method in class oracle.sdoapi.geom.CoordPointImpl
Gets the z coordinate of this point.
getZ() - Method in interface oracle.sdoapi.geom.Point
Gets z coordinate of this point.
getZAxisRotation() - Method in class oracle.sdoapi.sref.XFormParameters
 
getZAxisTranslation() - Method in class oracle.sdoapi.sref.XFormParameters
 
getZone() - Method in class oracle.sdoapi.sref.XFormParameters
 
getZRotation() - Method in class oracle.sdoapi.sref.GeodeticDatum
Returns the rotation along X axis.
getZShift() - Method in class oracle.sdoapi.sref.GeodeticDatum
Returns the shift along Z axis.
gon - Static variable in class oracle.sdoapi.sref.AngularUnit
"Gon", Math.PI/200.0
grad - Static variable in class oracle.sdoapi.sref.AngularUnit
"Grad", Math.PI/200.0
greenwich - Static variable in class oracle.sdoapi.sref.PrimeMeridian
 
grs1967 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"GRS 67", 6378160.0, 1/298.247167427
grs67 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.grs1967, 0, 0, 0
grs80 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.grs80, 0, 0, 0
grs80 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"GRS 80", 6378137.0, 1/298.257222101

H

hayford - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Hayford", 6378388.0, 1/297.0
helmert1906 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Helmert 1906", 6378200.0, 1/298.3
hongkong1963 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.international1924, -156, -271, -189
hough - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Hough", 6378270.0, 1/297.0

I

iag75 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"IAG 75", 6378140.0, 1/298.257222
importGeometry(Object) - Method in class oracle.sdoapi.adapter.AdapterSDO
Creates a Geometry instance from a STRUCT
importGeometry(Object) - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Converts the specified object to a Geometry object.
importGeometry(Object, int) - Method in class oracle.sdoapi.adapter.AdapterSDO
Creates a Geometry instance from a STRUCT
importGeometry(Object, int) - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Converts the specified object to a Geometry object.
inch - Static variable in class oracle.sdoapi.sref.LinearUnit
"Inch", 2.540000e-02
indianFoot - Static variable in class oracle.sdoapi.sref.LinearUnit
"Indian Foot", 12.0/39.370141
indianYard - Static variable in class oracle.sdoapi.sref.LinearUnit
"Yard (Indian)", 36/39.370141
indonesian - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Indonesian", 6378160.0, 1/298.247
init() - Method in class oracle.sdoapi.sref.XFormParameters
 
initGeographicCS(int, String, GeodeticDatum, PrimeMeridian, AngularUnit, GeographicCS) - Method in interface oracle.sdoapi.sref.SRManager
Initializes a new geographic coordinate system from given parameters.
initGeographicCS(String, GeodeticDatum, PrimeMeridian, AngularUnit, GeographicCS) - Method in interface oracle.sdoapi.sref.SRManager
Initializes a new geographic coordinate system from given parameters.
initNonEarthCS(String, LinearUnit, NonEarthCS) - Method in interface oracle.sdoapi.sref.SRManager
Initializes a new non-Earth coordinate system.
initProjectedCS(int, String, GeographicCS, Projection, LinearUnit, ProjectedCS) - Method in interface oracle.sdoapi.sref.SRManager
Initializes a new projected coordinate system from given parameters.
initProjectedCS(String, GeographicCS, Projection, LinearUnit, ProjectedCS) - Method in interface oracle.sdoapi.sref.SRManager
Initializes a new projected coordinate system from given parameters.
inMeter() - Method in class oracle.sdoapi.sref.LinearUnit
Gets equivalence of this unit in meters.
inputTypeSupported(Class) - Method in class oracle.sdoapi.adapter.AdapterSDO
Returns true if the input Class is supported and false otherwise.
inputTypeSupported(Class) - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Returns whether a given input type is supported.
inRadian() - Method in class oracle.sdoapi.sref.AngularUnit
The conversion factor between this unit and the radian.
international1924 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"International 1924", 6378388.0, 1/297.0
InvalidGeometryException - exception oracle.sdoapi.geom.InvalidGeometryException.
InvalidGeometryException is an exception class that is thrown when an invalid geometry is detected.
InvalidGeometryException() - Constructor for class oracle.sdoapi.geom.InvalidGeometryException
Default constructor.
InvalidGeometryException(String) - Constructor for class oracle.sdoapi.geom.InvalidGeometryException
Constructs this exception with a message string.
InvalidMetaDataException - exception oracle.sdoapi.util.InvalidMetaDataException.
InvalidMetaDataException is an exception class that is thrown when an invalid metadata object is detected.
InvalidMetaDataException() - Constructor for class oracle.sdoapi.util.InvalidMetaDataException
Default constructor.
InvalidMetaDataException(String) - Constructor for class oracle.sdoapi.util.InvalidMetaDataException
Constructs this exception with a message string.
inverse(double[], double[]) - Method in interface oracle.sdoapi.sref.Projection
Inverse transfrom.
isClockwise() - Method in interface oracle.sdoapi.geom.CircularArc
Determines if this circular arc is clockwise.
isClosed() - Method in interface oracle.sdoapi.geom.Curve
Determines if this curve is closed, that is, if the first point of this curve is the same as the last point.
isClosed() - Method in interface oracle.sdoapi.geom.MultiCurve
Determines if this curve collection is closed, that is, if all curves in this collection are closed.
isCompatible(GeometryMetaData) - Method in interface oracle.sdoapi.util.GeometryMetaData
Determines if this geometry metadata object is compatible with another metadata object.
isEmpty() - Method in interface oracle.sdoapi.geom.Envelope
Determines if this envelope (MBR) is empty, that is, if the lower-left corner has x, y coordinates greater than the x, y coordinates of the upper-right corner, respectively.
isEmpty() - Method in class oracle.sdoapi.geom.EnvelopeImpl
Determines if this envelope is empty, that is, if the lower-left corner has x, y coordinates greater than the x, y coordinates of the upper-right corner, respectively.
isEmpty() - Method in interface oracle.sdoapi.geom.Geometry
Determines if this geometric object is empty, that is, containing no coordinate points.
isGeographicCS() - Method in interface oracle.sdoapi.sref.SpatialReference
Returns true if this spatial reference system is a geographic coordinate system.
isGeographicCS() - Method in class oracle.sdoapi.sref.srsHolder
 
isNonEarthCS() - Method in interface oracle.sdoapi.sref.SpatialReference
Returns true if this spatial reference system is a non-Earth coordinate system.
isNonEarthCS() - Method in class oracle.sdoapi.sref.srsHolder
 
isProjectedCS() - Method in interface oracle.sdoapi.sref.SpatialReference
Returns true if this spatial reference system is a projected coordinate system.
isProjectedCS() - Method in class oracle.sdoapi.sref.srsHolder
 
isSimple() - Method in interface oracle.sdoapi.geom.Geometry
Determines if this geometric object is simple, that is, containing no anomalous points such as self insersection or self tangency.
isValid() - Method in interface oracle.sdoapi.geom.Geometry
Determines if this geometric object is valid.

K

km - Static variable in class oracle.sdoapi.sref.LinearUnit
"Kilometer", 1000.0
krassovsky - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Krassovsky", 6378245.0, 1/298.3

L

length() - Method in interface oracle.sdoapi.geom.Curve
Computes the length of this curve, as measured in the geometry's coordinate system.
length() - Method in interface oracle.sdoapi.geom.MultiCurve
Computes the length of this curve collection, as measured in this geometry's coordinate system.
linearize(double) - Method in interface oracle.sdoapi.geom.Geometry
Linearizes this geometry into a linear OGC geometry.
linearizeSegment(double) - Method in interface oracle.sdoapi.geom.Segment
Linearizes (densifies) this segment into a linear geometry segment.
linearizeSegment(int) - Method in interface oracle.sdoapi.geom.Segment
Linearizes (densifies) this segment into a linear geometry segment which may contain more points.
LinearSegment - interface oracle.sdoapi.geom.LinearSegment.
LinearSegment is an interface that represents a segment with two or more points and linear interpolation between points.
LinearUnit - class oracle.sdoapi.sref.LinearUnit.
A class representing linear measurement units.
LinearUnit(String, double) - Constructor for class oracle.sdoapi.sref.LinearUnit
Constructs a new linear unit object.
LineString - interface oracle.sdoapi.geom.LineString.
LineString is an interface that represents an OGC-specified line string.
link - Static variable in class oracle.sdoapi.sref.LinearUnit
"Link", 7.92/39.370432
llConvert(double[], GeographicCS, double[]) - Method in interface oracle.sdoapi.sref.GeographicCS
Converts lon/lat points from this GeographicCS to the target geographic coordinate system.

M

m_conn - Variable in class oracle.sdoapi.adapter.AdapterSDO
 
m_formatName - Variable in class oracle.sdoapi.adapter.AdapterSDO
 
m_formatVersion - Variable in class oracle.sdoapi.adapter.AdapterSDO
 
m_gF - Variable in class oracle.sdoapi.adapter.AdapterSDO
 
m_sOTF - Variable in class oracle.sdoapi.adapter.AdapterSDO
 
m_srManager - Variable in class oracle.sdoapi.adapter.AdapterSDO
 
m_supportedInputTypes - Variable in class oracle.sdoapi.adapter.AdapterSDO
 
m_supportedOutputTypes - Variable in class oracle.sdoapi.adapter.AdapterSDO
 
m_supportedPassthroughOutputTypes - Variable in class oracle.sdoapi.adapter.AdapterSDO
 
m_x - Variable in class oracle.sdoapi.geom.CoordPointImpl
m_x, m_y, and m_z represent the x, y, z coordinates of this coordinate point, and these are the only attributes that this point object has.
m_y - Variable in class oracle.sdoapi.geom.CoordPointImpl
m_x, m_y, and m_z represent the x, y, z coordinates of this coordinate point, and these are the only attributes that this point object has.
m_z - Variable in class oracle.sdoapi.geom.CoordPointImpl
m_x, m_y, and m_z represent the x, y, z coordinates of this coordinate point, and these are the only attributes that this point object has.
makePersistent(SpatialReference) - Method in interface oracle.sdoapi.sref.SRManager
Stores the spatial reference system in database permanently.
merit83 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"MERIT 83", 6378137.0, 1/298.257
meter - Static variable in class oracle.sdoapi.sref.LinearUnit
"Meter", 1.0
mile - Static variable in class oracle.sdoapi.sref.LinearUnit
"Mile", 1609.3440
mm - Static variable in class oracle.sdoapi.sref.LinearUnit
"Millimeter", 0.001
modifiedAmFoot - Static variable in class oracle.sdoapi.sref.LinearUnit
"Modified American Foot", 12.0004584/39.37
move(CoordPoint) - Method in interface oracle.sdoapi.geom.CoordPoint
Moves this coordinate point according to the input offsets.
move(CoordPoint) - Method in class oracle.sdoapi.geom.CoordPointImpl
Moves this coordinate point according to the input offsets.
move(double, double) - Method in interface oracle.sdoapi.geom.CoordPoint
Moves this coordinate point according to the input offsets.
move(double, double) - Method in class oracle.sdoapi.geom.CoordPointImpl
Moves this coordinate point according to the input offsets.
move(double, double, double) - Method in interface oracle.sdoapi.geom.CoordPoint
Moves this coordinate point according to the input offsets.
move(double, double, double) - Method in class oracle.sdoapi.geom.CoordPointImpl
Moves this coordinate point according to the input offsets.
MultiCurve - interface oracle.sdoapi.geom.MultiCurve.
MultiCurve is an interface that represents a collection of multiple curve objects as specified by the OGC.
MultiCurvePolygon - interface oracle.sdoapi.geom.MultiCurvePolygon.
MultiCurvePolygon is an interface that represents a collection of multiple curve polygons.
MultiCurveString - interface oracle.sdoapi.geom.MultiCurveString.
MultiCurveString is an interface that represents a collection of multiple curve strings.
MultiLineString - interface oracle.sdoapi.geom.MultiLineString.
MultiLineString is an interface that represents a collection of multiple line strings as specified by the OGC.
MultiPoint - interface oracle.sdoapi.geom.MultiPoint.
MultiPoint is an interface that represents a point collection as specified by the OGC.
MultiPolygon - interface oracle.sdoapi.geom.MultiPolygon.
MultiPolygon is an interface that represents a polygon collection as specified by the OGC.
MultiSurface - interface oracle.sdoapi.geom.MultiSurface.
MultiSurface is an interface that represents a collection of multiple surfaces.

N

nad83 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.grs80, 0, 0, 0
nauticalMile - Static variable in class oracle.sdoapi.sref.LinearUnit
"Nautical Mile", 1.8520e+03
newinternational1967 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"New International 1967", 6378157.5, 1/298.25
NonEarthCS - interface oracle.sdoapi.sref.NonEarthCS.
Interface for non-Earth coordinate systems.
nullSRS - Static variable in interface oracle.sdoapi.sref.SRManager
 
nwl10d - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"NWL 10D", 6378135.0, 1/298.26
nwl9d - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"NWL 9D", 6378145.0, 1/298.25

O

OraSpatialManager - class oracle.sdoapi.OraSpatialManager.
OraSpatialManager is a catch-all class in this Oracle Spatial Java library that manages:
OraSpatialManager() - Constructor for class oracle.sdoapi.OraSpatialManager
 
osgb36 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.wgs1984, 375, -111, 431
osu86f - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"OSU86F", 6378136.2, 1/298.25722
osu91a - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"OSU91A", 6378136.3, 1/298.25722
outputTypeSupported(Class) - Method in class oracle.sdoapi.adapter.AdapterSDO
Returns true if the output Class is supported and false otherwise.
outputTypeSupported(Class) - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Returns whether a given output type is supported for function exportGeometry(Class, Geometry):Object.
overlaps(Envelope) - Method in interface oracle.sdoapi.geom.Envelope
Determines if two envelopes (MBRs) overlap each other.
overlaps(Envelope) - Method in class oracle.sdoapi.geom.EnvelopeImpl
Determines if two envelopes (MBRs) overlaps with each other.

P

passthroughOutputTypeSupported(Class) - Method in class oracle.sdoapi.adapter.AdapterSDO
Returns true if the pass through output Class is supported and false otherwise.
passthroughOutputTypeSupported(Class) - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Returns whether a given output type is supported for function exportGeometry(Object, Geometry):void.
perimeter() - Method in interface oracle.sdoapi.geom.MultiSurface
Computes the total perimeter of this surface collection, as measured in this geometry's coordinate system.
perimeter() - Method in interface oracle.sdoapi.geom.Surface
Computes the perimeter of this surface, as measured in this geometry's coordinate system.
plessis1817 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Plessis 1817", 6376523.0, 1/308.64
Point - interface oracle.sdoapi.geom.Point.
Point is an interface that represents an OGC geometric point, which is a 0-dimensional geometry representing a single location.
Polygon - interface oracle.sdoapi.geom.Polygon.
Polygon is an interface that represents an OGC linear polygon, which is a planar surface defined by one exterior boundary (exterior ring) and zero or more interior boundaries (interior rings or holes).
PrimeMeridian - class oracle.sdoapi.sref.PrimeMeridian.
 
PrimeMeridian(String, double) - Constructor for class oracle.sdoapi.sref.PrimeMeridian
 
ProjectedCS - interface oracle.sdoapi.sref.ProjectedCS.
Interface for Projected coordinate Systems.
Projection - interface oracle.sdoapi.sref.Projection.
Base interface for transformation between geographic coordinate systems and projected coordinate systems.
puertorico - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.clarke1866, 1, 72, -101

R

radian - Static variable in class oracle.sdoapi.sref.AngularUnit
"Radian", 1.0
registerGeometryAdapter(GeometryAdapter) - Static method in class oracle.sdoapi.OraSpatialManager
Registers a geometry adapter to handle geometry conversions (export/import).
retrieve(int) - Method in interface oracle.sdoapi.sref.SRManager
Retrieves a spatial reference from the database with a specified SRID.
retrieve(String) - Method in interface oracle.sdoapi.sref.SRManager
Retrieves parameters from the database for an SRS with a specified name.
rod - Static variable in class oracle.sdoapi.sref.LinearUnit
"Rod", 5.02920

S

sameAs(GeodeticDatum) - Method in class oracle.sdoapi.sref.GeodeticDatum
Checks if this datum is effectively the same as e2.
sameAs(GeodeticEllipsoid) - Method in class oracle.sdoapi.sref.GeodeticEllipsoid
Checks if this ellipsoid is effectively the same as e2.
sameAs(Projection) - Method in interface oracle.sdoapi.sref.Projection
Checks if this projection is effectively the same as prj2.
sameAs(SpatialReference) - Method in interface oracle.sdoapi.sref.SpatialReference
Checks whether this spatial reference system is effectively the same as ref2.
sameAs(SpatialReference) - Method in class oracle.sdoapi.sref.srsHolder
 
searsChain - Static variable in class oracle.sdoapi.sref.LinearUnit
"Chain (Sears)", 792./39.370147
searsLink - Static variable in class oracle.sdoapi.sref.LinearUnit
"Link (Sears)", 7.92/39.370147
searsYard - Static variable in class oracle.sdoapi.sref.LinearUnit
"Yard (Sears)", 36/39.370147
Segment - interface oracle.sdoapi.geom.Segment.
Segment is a helper interface that represents a part of geometry.
setAngularUnit(AngularUnit) - Method in interface oracle.sdoapi.sref.GeographicCS
Sets the angular unit used by this SRS.
setAzimuth(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setCentralMeridian(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setCentralParallel(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setConnection(OracleConnection) - Method in class oracle.sdoapi.adapter.AdapterSDO
Sets the Oracle JDBC Connection.
setConnection(OracleConnection) - Method in interface oracle.sdoapi.sref.SRManager
Sets up the connection to the database (under user MDSYS or any user who has access to table MDSYS.CS_SRS).
setCoord() - Method in interface oracle.sdoapi.geom.CoordPoint
Sets this coordinate point to (Double.NaN, Double.NaN, Double.NaN).
setCoord() - Method in class oracle.sdoapi.geom.CoordPointImpl
Sets this coordinate point to (Double.NaN, Double.NaN, Double.NaN).
setCoord(CoordPoint) - Method in interface oracle.sdoapi.geom.CoordPoint
Sets this coordinate point to the location of another coordinate point.
setCoord(CoordPoint) - Method in class oracle.sdoapi.geom.CoordPointImpl
Sets this coordinate point to the location of another coordinate point.
setCoord(double, double) - Method in interface oracle.sdoapi.geom.CoordPoint
Sets this coordinate point to (x, y, Double.NaN).
setCoord(double, double) - Method in class oracle.sdoapi.geom.CoordPointImpl
Sets this coordinate point to (x, y, Double.NaN).
setCoord(double, double, double) - Method in interface oracle.sdoapi.geom.CoordPoint
Sets this coordinate point to (x, y, z).
setCoord(double, double, double) - Method in class oracle.sdoapi.geom.CoordPointImpl
Sets this coordinate point to (x, y, z).
setCoord(Point) - Method in interface oracle.sdoapi.geom.CoordPoint
Sets this coordinate point to the location of a geometric point.
setCoord(Point) - Method in class oracle.sdoapi.geom.CoordPointImpl
Sets this coordinate point to the location of a geometric point.
setDatum(GeodeticDatum) - Method in interface oracle.sdoapi.sref.GeographicCS
Sets the geodetic datum used by this SRS.
setDefaultSRS(SpatialReference) - Method in class oracle.sdoapi.adapter.AdapterSDO
Sets the default Spatial Reference System.
setDefaultSRS(SpatialReference) - Method in interface oracle.sdoapi.adapter.GeometryAdapter
Sets the default reference system for this adapter.
setDimension(int) - Method in class oracle.sdoapi.sref.srsHolder
 
setFalseEasting(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setFalseNorthing(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setGeodeticDatum(GeodeticDatum) - Method in interface oracle.sdoapi.sref.Projection
Gets the geodetic datum used by this projection.
setGeographicCS(GeographicCS) - Method in interface oracle.sdoapi.sref.ProjectedCS
Sets the original geographic coordinate system that projected this coordinate system.
setID(int) - Method in interface oracle.sdoapi.sref.GeographicCS
 
setID(int) - Method in interface oracle.sdoapi.sref.ProjectedCS
 
setID(int) - Method in interface oracle.sdoapi.sref.Projection
Gets the (internal) ID for this projection.
setID(int) - Method in class oracle.sdoapi.sref.srsHolder
 
setLandsatNumber(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setLatitudeOf1st(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setLatitudeOf2nd(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setLatitudeOfOrigin(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setLinearUnit(LinearUnit) - Method in interface oracle.sdoapi.sref.ProjectedCS
Sets the linear unit of measurment for the coordinate system.
setLongitudeOf1st(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setLongitudeOf2nd(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setLongitudeOfOrigin(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setName(String) - Method in interface oracle.sdoapi.sref.Projection
Gets the name for this Projection.
setName(String) - Method in class oracle.sdoapi.sref.srsHolder
 
setOrd(double, int) - Method in interface oracle.sdoapi.geom.CoordPoint
Sets the i-th ordinate of this coordinate point.
setOrd(double, int) - Method in class oracle.sdoapi.geom.CoordPointImpl
Sets the i-th ordinate of this coordinate point.
setParameters(XFormParameters) - Method in interface oracle.sdoapi.sref.Projection
Gets the parameters used by this projection.
setPathNumber(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setPerspectivePointHeight(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setPrimeMeridian(PrimeMeridian) - Method in interface oracle.sdoapi.sref.GeographicCS
Sets the prime meridian object used by this SRS.
setProjection(Projection) - Method in interface oracle.sdoapi.sref.ProjectedCS
Sets the projection used for this coordinate system.
setScaleDifference(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setScaleFactor(double) - Method in interface oracle.sdoapi.sref.GeographicCS
Sets the scale factor for this geographic coordinate system.
setScaleFactor(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setSpatialReference(SpatialReference) - Method in interface oracle.sdoapi.geom.GeometryFactory
Sets the SpatialReference for this GeometryFactory.
setStandardParallel_1(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setStandardParallel_2(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setWellKnownText(String) - Method in class oracle.sdoapi.sref.srsHolder
 
setWellKnowText(String) - Method in class oracle.sdoapi.sref.srsHolder
 
setX(double) - Method in interface oracle.sdoapi.geom.CoordPoint
Sets the x ordinate for this coordinate point.
setX(double) - Method in class oracle.sdoapi.geom.CoordPointImpl
Sets the x coordinate for this point.
setXAxisRotation(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setXAxisTranslation(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setY(double) - Method in interface oracle.sdoapi.geom.CoordPoint
Sets the y ordinate for this coordinate point.
setY(double) - Method in class oracle.sdoapi.geom.CoordPointImpl
Sets the y coordinate for this point.
setYAxisRotation(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setYAxisTranslation(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setZ(double) - Method in interface oracle.sdoapi.geom.CoordPoint
Sets the z ordinate for this coordinate point.
setZ(double) - Method in class oracle.sdoapi.geom.CoordPointImpl
Sets the z coordinate for this point.
setZAxisRotation(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setZAxisTranslation(double) - Method in class oracle.sdoapi.sref.XFormParameters
 
setZone(int) - Method in class oracle.sdoapi.sref.XFormParameters
 
southamerican1969 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.southamerican1969, -57, 1, -41
southamerican1969 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"South American 1969", 6378160.0, 1/298.25
southasia - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.fischer1960southasia, 7, -10, -26
southeastbase - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.international1924, -499, -249, 314
southwestbase - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.international1924, -104, 167, -38
SpatialReference - interface oracle.sdoapi.sref.SpatialReference.
Interface for a spatial reference system.
sphere6370997 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Sphere (6370997m)", 6370997.0, 0.0
sphere6371000 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Sphere (6371000M)", 6371000.0, 0.0
SRException - exception oracle.sdoapi.sref.SRException.
Spatial reference related exception.
SRException() - Constructor for class oracle.sdoapi.sref.SRException
Default constructor.
SRException(String) - Constructor for class oracle.sdoapi.sref.SRException
Constructs this exception with a message string.
SRManager - interface oracle.sdoapi.sref.SRManager.
The interface for managing spatial reference systems and transformations.
srsHolder - class oracle.sdoapi.sref.srsHolder.
Class srsHolder: Dummy placeholder for server-side SRID and WKT information for later use (if necessary) by the client-side coordinate system package that implements ProjectedCS, GeographicCS, and Transform.
srsHolder() - Constructor for class oracle.sdoapi.sref.srsHolder
 
srsHolder(int) - Constructor for class oracle.sdoapi.sref.srsHolder
 
srsHolder(int, String) - Constructor for class oracle.sdoapi.sref.srsHolder
 
struve1860 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Struve 1860", 6378297.0, 1/294.73
Surface - interface oracle.sdoapi.geom.Surface.
Surface is an interface that represents an OGC-specified geometry surface, which is an arbitrary 2-dimensional geometric object.

T

tokyo - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.bessel1841, -128, 481, 664
tokyo_wgs84 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.wgs1984, -148, 507, 685
toString() - Method in class oracle.sdoapi.sref.AngularUnit
Converts to a string in a form of "name, inRadian".
toString() - Method in class oracle.sdoapi.geom.CoordPointImpl
 
toString() - Method in class oracle.sdoapi.geom.EnvelopeImpl
 
toString() - Method in class oracle.sdoapi.sref.LinearUnit
Converts to a string in a form of "name, inMeter".
Transform - interface oracle.sdoapi.sref.Transform.
Transforms geometry between spatial reference systems.
transform(double[], double[]) - Method in interface oracle.sdoapi.sref.Transform
Transforms a pair of ordinates from source to target spatial reference system.
transform(Geometry) - Method in interface oracle.sdoapi.sref.Transform
Transforms input geometry to the target spatial reference system (SRS).

U

Unit - interface oracle.sdoapi.sref.Unit.
 
usfoot - Static variable in class oracle.sdoapi.sref.LinearUnit
"U.S.

W

walbeck - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"Walbeck", 6376896.0, 1/302.78
waroffice - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"War Office", 6378300.583, 1/296.0
wgs1960 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"WGS 60", 6378165.0, 1/298.3
wgs1966 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"WGS 66", 6378145.0, 1/298.25
wgs1972 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"WGS 72", 6378135.0, 1/298.26
wgs1984 - Static variable in class oracle.sdoapi.sref.GeodeticEllipsoid
"WGS 84", 6378137.0, 1/298.257223563
wgs60 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.wgs1960, 0, 0, 0
wgs66 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.wgs1966, 0, 0, 0
wgs72 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.wgs1972, 0, 0, 0
wgs84 - Static variable in class oracle.sdoapi.sref.GeodeticDatum
GeodeticEllipsoid.wgs1984, 0, 0, 0

X

XFormParameters - class oracle.sdoapi.sref.XFormParameters.
A catch-all structure for transformation parameters.
XFormParameters() - Constructor for class oracle.sdoapi.sref.XFormParameters
Constructs a new XFormParameters.

Y

yard - Static variable in class oracle.sdoapi.sref.LinearUnit
"Yard", 0.91440

A B C D E F G H I K L M N O P R S T U W X Y