Package | Description |
---|---|
org.apache.sis.metadata.iso.content |
Description of the dataset content.
|
Modifier and Type | Method and Description |
---|---|
Collection<DefaultFeatureTypeInfo> |
DefaultFeatureCatalogueDescription.getFeatureTypeInfo()
Returns the subset of feature types from cited feature catalogue occurring in resource.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultFeatureCatalogueDescription.setFeatureTypeInfo(Collection<? extends DefaultFeatureTypeInfo> newValues)
Sets the subset of feature types from cited feature catalogue occurring in resource.
|
Constructor and Description |
---|
DefaultFeatureTypeInfo(DefaultFeatureTypeInfo object)
Constructs a new instance initialized with the values from the specified metadata object.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.