public abstract class AbstractPyramidSet extends Object implements PyramidSet
HINT_FORMAT
Constructor and Description |
---|
AbstractPyramidSet() |
Modifier and Type | Method and Description |
---|---|
Envelope |
getEnvelope()
This envelope is not exact, it is approximative.
|
GridMosaic |
getMosaic(String pyramidId,
String mosaicId)
Get a mosaic from id.
|
Pyramid |
getPyramid(String pyramidId)
Get a pyramid from id.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFormats, getId, getPyramids
public Pyramid getPyramid(String pyramidId)
PyramidSet
getPyramid
in interface PyramidSet
public GridMosaic getMosaic(String pyramidId, String mosaicId)
PyramidSet
getMosaic
in interface PyramidSet
public Envelope getEnvelope()
PyramidSet
getEnvelope
in interface PyramidSet
Copyright © 2009–2017 Geotoolkit.org. All rights reserved.