class FileCOGCollectionLayerProvider extends AttributeStoreProvider with COGValueReaderProvider with COGCollectionLayerReaderProvider
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- FileCOGCollectionLayerProvider
- COGCollectionLayerReaderProvider
- COGValueReaderProvider
- AttributeStoreProvider
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new FileCOGCollectionLayerProvider()
Value Members
-
def
attributeStore(uri: URI): AttributeStore
- Definition Classes
- FileCOGCollectionLayerProvider → AttributeStoreProvider
-
def
canProcess(uri: URI): Boolean
- Definition Classes
- FileCOGCollectionLayerProvider → COGCollectionLayerReaderProvider → COGValueReaderProvider → AttributeStoreProvider
-
def
collectionLayerReader(uri: URI, store: AttributeStore): COGCollectionLayerReader[LayerId]
- Definition Classes
- FileCOGCollectionLayerProvider → COGCollectionLayerReaderProvider
-
def
valueReader(uri: URI, store: AttributeStore): COGValueReader[LayerId]
- Definition Classes
- FileCOGCollectionLayerProvider → COGValueReaderProvider