@Profile(level=CORE) @UML(identifier="MD_Resolution", specification=ISO_19115) public interface Resolution
Modifier and Type | Method and Description |
---|---|
Double |
getDistance()
Ground sample distance.
|
RepresentativeFraction |
getEquivalentScale()
Level of detail expressed as the scale of a comparable hardcopy map or chart.
|
@Profile(level=CORE) @UML(identifier="equivalentScale", obligation=CONDITIONAL, specification=ISO_19115) RepresentativeFraction getEquivalentScale()
null
.@Profile(level=CORE) @UML(identifier="distance", obligation=CONDITIONAL, specification=ISO_19115) Double getDistance()
null
.Copyright © 1996–2019 Geotools. All rights reserved.