Uses of Class
org.geotools.data.oracle.sdo.OrdinateList
- 
Packages that use OrdinateList Package Description org.geotools.data.oracle.sdo 
- 
- 
Uses of OrdinateList in org.geotools.data.oracle.sdoMethods in org.geotools.data.oracle.sdo with parameters of type OrdinateList Modifier and Type Method Description static CoordinateSequenceSDO. coordiantes(CoordinateSequenceFactory f, OrdinateList x, OrdinateList y, OrdinateList z)Construct CoordinateSequence with no LRS measures.static CoordinateSequenceSDO. coordiantes(CoordinateSequenceFactory f, OrdinateList x, OrdinateList y, OrdinateList z, OrdinateList m)bugfix 20121231-BK: added: TODO org.geotools.geometry.jts.CoordinateSequenceFactory does not support 4 dimensions!
 
-