Uses of Class
org.apache.sis.metadata.iso.content.DefaultAttributeGroup
Packages that use DefaultAttributeGroup
-
Uses of DefaultAttributeGroup in org.apache.sis.metadata.iso.content
Methods in org.apache.sis.metadata.iso.content that return types with arguments of type DefaultAttributeGroupModifier and TypeMethodDescriptionDefaultCoverageDescription.getAttributeGroups()
Returns information on attribute groups of the resource.Method parameters in org.apache.sis.metadata.iso.content with type arguments of type DefaultAttributeGroupModifier and TypeMethodDescriptionvoid
DefaultCoverageDescription.setAttributeGroups
(Collection<? extends DefaultAttributeGroup> newValues) Sets information on attribute groups of the resource.Constructors in org.apache.sis.metadata.iso.content with parameters of type DefaultAttributeGroupModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object.