Uses of Interface
org.geotools.gce.imagemosaic.acceptors.GranuleAcceptor
-
Packages that use GranuleAcceptor Package Description org.geotools.gce.imagemosaic org.geotools.gce.imagemosaic.acceptors -
-
Uses of GranuleAcceptor in org.geotools.gce.imagemosaic
Methods in org.geotools.gce.imagemosaic that return types with arguments of type GranuleAcceptor Modifier and Type Method Description List<GranuleAcceptor>ImageMosaicConfigHandler. getGranuleAcceptors() -
Uses of GranuleAcceptor in org.geotools.gce.imagemosaic.acceptors
Classes in org.geotools.gce.imagemosaic.acceptors that implement GranuleAcceptor Modifier and Type Class Description classColorCheckAcceptorCheck the color model of the input granuleclassHomogeneousCRSAcceptorCheck for homogeneous CRS in the upcoming granule.Methods in org.geotools.gce.imagemosaic.acceptors that return types with arguments of type GranuleAcceptor Modifier and Type Method Description List<GranuleAcceptor>DefaultGranuleAcceptorFactory. create()List<GranuleAcceptor>GranuleAcceptorFactorySPI. create()List<GranuleAcceptor>HeterogeneousCRSAcceptorFactory. create()
-