|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 CoordinateSequence |
SDO.coordiantes(CoordinateSequenceFactory f,
AttributeList x,
AttributeList y,
AttributeList z)
Construct CoordinateSequence with no LRS measures. |
static CoordinateSequence |
SDO.coordiantes(CoordinateSequenceFactory f,
AttributeList x,
AttributeList y,
AttributeList z,
AttributeList[] m)
Deprecated. bugfix 20121231-BK: Oracle supports only one LRS measure information! use coordiantes() with just a OrdinateList of measures !
Construct SpatialCoordiantes, with LRS measure information.
To produce two dimension Coordiantes pass in |
static CoordinateSequence |
SDO.coordiantes(CoordinateSequenceFactory f,
AttributeList x,
AttributeList y,
AttributeList z,
AttributeList[] m)
Deprecated. bugfix 20121231-BK: Oracle supports only one LRS measure information! use coordiantes() with just a OrdinateList of measures !
Construct SpatialCoordiantes, with LRS measure information.
To produce two dimension Coordiantes pass in |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |