Uses of Class
org.geotools.data.oracle.sdo.AttributeList

Packages that use AttributeList
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
static com.vividsolutions.jts.geom.CoordinateSequence SDO.coordiantes(com.vividsolutions.jts.geom.CoordinateSequenceFactory f, AttributeList x, AttributeList y, AttributeList z)
          Construct CoordinateSequence with no LRS measures.
static com.vividsolutions.jts.geom.CoordinateSequence SDO.coordiantes(com.vividsolutions.jts.geom.CoordinateSequenceFactory f, AttributeList x, AttributeList y, AttributeList z, AttributeList[] m)
          Construct SpatialCoordiantes, with LRS measure information.
 



Copyright © GeoTools. All Rights Reserved.