|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="MD_BrowseGraphic", specification=ISO_19115) public interface BrowseGraphic
Graphic that provides an illustration of the dataset (should include a legend for the graphic).
Method Summary | |
---|---|
InternationalString |
getFileDescription()
Text description of the illustration. |
URI |
getFileName()
Name of the file that contains a graphic that provides an illustration of the dataset. |
String |
getFileType()
Format in which the illustration is encoded. |
Method Detail |
---|
@UML(identifier="fileName", obligation=MANDATORY, specification=ISO_19115) URI getFileName()
@UML(identifier="fileDescription", obligation=OPTIONAL, specification=ISO_19115) InternationalString getFileDescription()
@UML(identifier="fileType", obligation=OPTIONAL, specification=ISO_19115) String getFileType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |