Uses of Class
org.openjump.core.rasterimage.Overviews
Packages that use Overviews
-
Uses of Overviews in org.openjump.core.rasterimage
Methods in org.openjump.core.rasterimage that return OverviewsModifier and TypeMethodDescriptionstatic OverviewsOverviewsUtils.getOverviews(File tiffFile, org.locationtech.jts.geom.Envelope envelope) Methods in org.openjump.core.rasterimage with parameters of type OverviewsModifier and TypeMethodDescriptionstatic ImageAndMetadataTiffUtils.readImage(File tiffFile, org.locationtech.jts.geom.Envelope viewportEnvelope, Resolution requestedRes, Overviews overviews, Stats stats) Deprecated.static ImageAndMetadataTiffUtilsV2.readImage(File tiffFile, org.locationtech.jts.geom.Envelope viewportEnvelope, Resolution requestedRes, Overviews overviews, Stats stats) Method to build an ImageAndMetadata file An ImageAndMetadata groups the Envelope, the Image, the Statistics and NoData value of a TIF file