Skip navigation links

Oracle® Spatial Java API Reference
11g Release 1 (11.1)
B28401-01


Package oracle.spatial.geometry

Class Summary
ElementExtractor This extractor extracts elements from J3D_Geometry in an iterative fashion Composite surface is expected to be: < , 1006, N> N tuples of the form <, 1003, x> <, 2003, x>* Composite solid should be of the form: < , 1008, N> N solids each of the form <, 1007, > specified using 1 outer surface and N inner surfaces <, 1006, M> and M tuples of the form <,1003, > m times followed by 0 or more inner solids specified as surfaces as: <, 2006, p> and p tuples of the form <,2003, >
J3D_Geometry  
JGeometry A Java class that maps Oracle Spatial's SQL type MDSYS.SDO_GEOMETRY.
JGeometry.Point A convenient class that represents a double-typed point.
JPoint2DD  

 

Exception Summary
DataException Reports SDOVIS exception related with map data access.

 


Skip navigation links

Oracle® Spatial Java API Reference
11g Release 1 (11.1)
B28401-01


Copyright © 2007, Oracle. All Rights Reserved.