Package | Description |
---|---|
org.geotools.data.oracle.sdo |
Modifier and Type | Method and Description |
---|---|
static 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!
|
Copyright © 1996–2022 Geotools. All rights reserved.