object CollectionLayerReader
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- CollectionLayerReader
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- def apply(uri: String): CollectionLayerReader[LayerId]
- def apply(attributeStoreUri: String, collectionReaderUri: String): CollectionLayerReader[LayerId]
- def apply(attributeStore: AttributeStore, collectionReaderUri: String): CollectionLayerReader[LayerId]
- def apply(uri: URI): CollectionLayerReader[LayerId]
- def apply(attributeStoreUri: URI, collectionReaderUri: URI): CollectionLayerReader[LayerId]
- def apply(attributeStore: AttributeStore, collectionReaderUri: URI): CollectionLayerReader[LayerId]