Uses of Class
org.geotools.data.oracle.sdo.AttributeList
-
Packages that use AttributeList Package Description org.geotools.data.oracle.sdo -
-
Uses of AttributeList in org.geotools.data.oracle.sdo
Methods in org.geotools.data.oracle.sdo with parameters of type AttributeList Modifier and Type Method Description static CoordinateSequence
SDO. coordiantes(CoordinateSequenceFactory f, AttributeList x, AttributeList y, AttributeList z)
Construct CoordinateSequence with no LRS measures.
-