|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Profile(level=CORE) @UML(identifier="MD_Resolution", specification=ISO_19115) public interface Resolution
Level of detail expressed as a scale factor or a ground distance.
Method Summary | |
---|---|
Double |
getDistance()
Ground sample distance. |
RepresentativeFraction |
getEquivalentScale()
Level of detail expressed as the scale of a comparable hardcopy map or chart. |
Method Detail |
---|
@Profile(level=CORE) @UML(identifier="equivalentScale", obligation=CONDITIONAL, specification=ISO_19115) RepresentativeFraction getEquivalentScale()
@Profile(level=CORE) @UML(identifier="distance", obligation=CONDITIONAL, specification=ISO_19115) Double getDistance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |