Uses of Class
org.geotools.data.oracle.sdo.OrdinateList
Packages that use OrdinateList
-
Uses of OrdinateList in org.geotools.data.oracle.sdo
Methods in org.geotools.data.oracle.sdo with parameters of type OrdinateListModifier and TypeMethodDescriptionstatic CoordinateSequence
SDO.coordiantes
(CoordinateSequenceFactory f, OrdinateList x, OrdinateList y, OrdinateList z) Construct CoordinateSequence with no LRS measures.static CoordinateSequence
SDO.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!