Uses of Interface
org.opengis.metadata.identification.RepresentativeFraction
Packages that use RepresentativeFraction
Package
Description
Information to uniquely identify the data or service.
Information about the sources and production processes of a dataset.
Identification information
(includes data and service identification).
Lineage information.
-
Uses of RepresentativeFraction in org.apache.sis.metadata.iso.identification
Classes in org.apache.sis.metadata.iso.identification that implement RepresentativeFractionModifier and TypeClassDescriptionclassA scale defined as the inverse of a denominator.Methods in org.apache.sis.metadata.iso.identification that return RepresentativeFractionModifier and TypeMethodDescriptionDefaultResolution.getEquivalentScale()Returns the level of detail expressed as the scale of a comparable hardcopy map or chart.Methods in org.apache.sis.metadata.iso.identification with parameters of type RepresentativeFractionModifier and TypeMethodDescriptionDefaultRepresentativeFraction.castOrCopy(RepresentativeFraction object) Returns a SIS metadata implementation with the same values as the given arbitrary implementation.voidDefaultResolution.setEquivalentScale(RepresentativeFraction newValue) Sets the level of detail expressed as the scale of a comparable hardcopy map or chart.Constructors in org.apache.sis.metadata.iso.identification with parameters of type RepresentativeFractionModifierConstructorDescriptionConstructs a new representative fraction initialized to the value of the given object.Creates a new resolution initialized to the given scale. -
Uses of RepresentativeFraction in org.apache.sis.metadata.iso.lineage
Methods in org.apache.sis.metadata.iso.lineage that return RepresentativeFractionMethods in org.apache.sis.metadata.iso.lineage with parameters of type RepresentativeFractionModifier and TypeMethodDescriptionvoidDefaultSource.setScaleDenominator(RepresentativeFraction newValue) Deprecated.As of ISO 19115:2014, moved toDefaultResolution.setEquivalentScale(RepresentativeFraction). -
Uses of RepresentativeFraction in org.opengis.metadata.identification
Methods in org.opengis.metadata.identification that return RepresentativeFractionModifier and TypeMethodDescriptionResolution.getEquivalentScale()Level of detail expressed as the scale of a comparable hardcopy map or chart. -
Uses of RepresentativeFraction in org.opengis.metadata.lineage
Methods in org.opengis.metadata.lineage that return RepresentativeFractionModifier and TypeMethodDescriptionSource.getScaleDenominator()Denominator of the representative fraction on a source map.
DefaultResolution.getEquivalentScale().