Package | Description |
---|---|
org.apache.sis.metadata.iso.content |
Description of the dataset content.
|
Modifier and Type | Method and Description |
---|---|
Collection<DefaultAttributeGroup> |
DefaultCoverageDescription.getAttributeGroups()
Returns information on attribute groups of the resource.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultCoverageDescription.setAttributeGroups(Collection<? extends DefaultAttributeGroup> newValues)
Sets information on attribute groups of the resource.
|
Constructor and Description |
---|
DefaultAttributeGroup(DefaultAttributeGroup object)
Constructs a new instance initialized with the values from the specified metadata object.
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.