public abstract class Grid
extends java.lang.Object
| Constructor and Description |
|---|
Grid() |
| Modifier and Type | Method and Description |
|---|---|
abstract oracle.spatial.citygml.model.gml.RectifiedGridCoverage |
getRectifiedGridCoverage() |
abstract void |
setRectifiedGridCoverage(oracle.spatial.citygml.model.gml.RectifiedGridCoverage rectifiedGridCoverage) |