|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortrayalCatalogueReference | |
---|---|
org.geotools.metadata.iso | Metadata implementation. |
org.opengis.metadata | Root package for metadata. |
Uses of PortrayalCatalogueReference in org.geotools.metadata.iso |
---|
Classes in org.geotools.metadata.iso that implement PortrayalCatalogueReference | |
---|---|
class |
PortrayalCatalogueReferenceImpl
Information identifying the portrayal catalogue used. |
Methods in org.geotools.metadata.iso that return types with arguments of type PortrayalCatalogueReference | |
---|---|
Collection<PortrayalCatalogueReference> |
MetaDataImpl.getPortrayalCatalogueInfo()
Provides information about the catalogue of rules defined for the portrayal of a resource(s). |
Method parameters in org.geotools.metadata.iso with type arguments of type PortrayalCatalogueReference | |
---|---|
void |
MetaDataImpl.setPortrayalCatalogueInfo(Collection<? extends PortrayalCatalogueReference> newValues)
Set information about the catalogue of rules defined for the portrayal of a resource(s). |
Constructors in org.geotools.metadata.iso with parameters of type PortrayalCatalogueReference | |
---|---|
PortrayalCatalogueReferenceImpl(PortrayalCatalogueReference source)
Constructs a metadata entity initialized with the values from the specified metadata. |
Uses of PortrayalCatalogueReference in org.opengis.metadata |
---|
Methods in org.opengis.metadata that return types with arguments of type PortrayalCatalogueReference | |
---|---|
Collection<? extends PortrayalCatalogueReference> |
MetaData.getPortrayalCatalogueInfo()
Provides information about the catalogue of rules defined for the portrayal of a resource(s). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |