Uses of Class
org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
-
Packages that use DefaultRepresentativeFraction Package Description org.apache.sis.metadata.iso.identification Information to uniquely identify the data or service. -
-
Uses of DefaultRepresentativeFraction in org.apache.sis.metadata.iso.identification
Methods in org.apache.sis.metadata.iso.identification that return DefaultRepresentativeFraction Modifier and Type Method Description static DefaultRepresentativeFractionDefaultRepresentativeFraction. castOrCopy(RepresentativeFraction object)Returns a SIS metadata implementation with the same values than the given arbitrary implementation.DefaultRepresentativeFractionDefaultRepresentativeFraction. clone()Returns a modifiable copy of this representative fraction.
-