Package net.opengis.wmts.v_1
Interface ContentsType
- All Superinterfaces:
ContentsBaseType
,EObject
,Notifier
- All Known Implementing Classes:
ContentsTypeImpl
A representation of the model object 'Contents Type'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionEList<TileMatrixSetType>
Returns the value of the 'Tile Matrix Set' containment reference list.Methods inherited from interface ContentsBaseType
getDatasetDescriptionSummary, getOtherSource
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getTileMatrixSet
EList<TileMatrixSetType> getTileMatrixSet()Returns the value of the 'Tile Matrix Set' containment reference list. The list contents are of typeTileMatrixSetType
. A description of the geometry of a tile fragmentation- Returns:
- the value of the 'Tile Matrix Set' containment reference list.
- See Also:
-