Uses of Interface
org.opengis.metadata.distribution.Distributor
-
Packages that use Distributor Package Description org.opengis.metadata.distribution Distribution information. -
-
Uses of Distributor in org.opengis.metadata.distribution
Methods in org.opengis.metadata.distribution that return types with arguments of type Distributor Modifier and Type Method Description java.util.Collection<? extends Distributor>
Distribution. getDistributors()
Provides information about the distributor.java.util.Collection<? extends Distributor>
Format. getFormatDistributors()
Provides information about the distributor's format.
-