|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GridSpacing | |
| org.deegree_impl.model.cv | |
| org.deegree.model.coverage | |
| Uses of GridSpacing in org.deegree_impl.model.cv |
| Classes in org.deegree_impl.model.cv that implement GridSpacing | |
class |
GridSpacing_Impl
GridSpacing is required for rectified grids, but undefined for other grids. |
| Fields in org.deegree_impl.model.cv declared as GridSpacing | |
private GridSpacing |
GridExtentDescription_Impl.gridSpacing
|
| Methods in org.deegree_impl.model.cv that return GridSpacing | |
GridSpacing |
GridExtentDescription_Impl.getGridSpacing()
GridSpacing is required for rectified grids, but undefined for other grids. |
| Constructors in org.deegree_impl.model.cv with parameters of type GridSpacing | |
GridExtentDescription_Impl(SpatialExtent spatialExtent,
int dimension,
TemporalExtent temporalExtent,
ElevationExtent elevationExtent,
Grid grid,
GridAxisDescription gridAxisDescription,
GridSpacing gridSpacing)
|
|
GridExtentDescription_Impl(SpatialExtent spatialExtent,
int dimension,
TemporalExtent temporalExtent,
ElevationExtent elevationExtent,
RectifiedGrid rectifiedGrid,
GridAxisDescription gridAxisDescription,
GridSpacing gridSpacing)
|
|
| Uses of GridSpacing in org.deegree.model.coverage |
| Methods in org.deegree.model.coverage that return GridSpacing | |
GridSpacing |
GridExtentDescription.getGridSpacing()
GridSpacing is required for rectified grids, but undefined for other grids. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||