|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SeCoordinateReference | |
---|---|
com.esri.sde.sdk.client | |
org.geotools.arcsde.data | DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway. |
org.geotools.arcsde.util |
Uses of SeCoordinateReference in com.esri.sde.sdk.client |
---|
Methods in com.esri.sde.sdk.client that return SeCoordinateReference | |
---|---|
SeCoordinateReference |
SeRasterColumn.getCoordRef()
|
SeCoordinateReference |
SeLayer.getCoordRef()
|
Methods in com.esri.sde.sdk.client with parameters of type SeCoordinateReference | |
---|---|
void |
SeRasterColumn.setCoordRef(SeCoordinateReference coordref)
|
void |
SeLayer.setCoordRef(SeCoordinateReference s)
|
Constructors in com.esri.sde.sdk.client with parameters of type SeCoordinateReference | |
---|---|
SeShape(SeCoordinateReference s)
|
Uses of SeCoordinateReference in org.geotools.arcsde.data |
---|
Methods in org.geotools.arcsde.data with parameters of type SeCoordinateReference | |
---|---|
SeShape |
ArcSDEGeometryBuilder.constructShape(com.vividsolutions.jts.geom.Geometry geometry,
SeCoordinateReference seSrs)
Creates the ArcSDE Java API representation of a Geometry object in its shape
format, suitable to filter expressions as the SDE API expects |
Uses of SeCoordinateReference in org.geotools.arcsde.util |
---|
Methods in org.geotools.arcsde.util with parameters of type SeCoordinateReference | |
---|---|
static org.opengis.referencing.crs.CoordinateReferenceSystem |
ArcSDEUtils.findCompatibleCRS(SeCoordinateReference seCoordRef)
Gets the coordinate system that will be associated to the GridCoverage . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |