Uses of Class
com.vividsolutions.jump.workbench.imagery.ReferencedImageException
-
-
Uses of ReferencedImageException in com.vividsolutions.jump.workbench.imagery
Methods in com.vividsolutions.jump.workbench.imagery that throw ReferencedImageException Modifier and Type Method Description org.locationtech.jts.geom.EnvelopeReferencedImage. getEnvelope()voidReferencedImage. paint(Feature f, Graphics2D g, Viewport viewport) -
Uses of ReferencedImageException in com.vividsolutions.jump.workbench.imagery.ecw
Methods in com.vividsolutions.jump.workbench.imagery.ecw that throw ReferencedImageException Modifier and Type Method Description voidECWImage. paint(Feature f, Graphics2D g, Viewport viewport) -
Uses of ReferencedImageException in com.vividsolutions.jump.workbench.imagery.geoimg
Methods in com.vividsolutions.jump.workbench.imagery.geoimg that throw ReferencedImageException Modifier and Type Method Description protected voidGeoRaster. fetchRaster()Basic fetchRasters retrieves a raster from a file.org.locationtech.jts.geom.EnvelopeGeoReferencedRaster. getEnvelope(Feature f)javax.media.jai.RenderedOpGeoRaster. getImage()Deprecated.javax.media.jai.RenderedOpGeoRaster. getRenderedOp()voidGeoImage. paint(Feature f, Graphics2D g, Viewport viewport)actually paint the image to the viewportprotected voidGeoRaster. readRasterfile()protected voidGeoReferencedRaster. readRasterfile()initialize the img and try to parse geo infos via (in this order) worldfile, gdal or geotiffConstructors in com.vividsolutions.jump.workbench.imagery.geoimg that throw ReferencedImageException Constructor Description GeoReferencedRaster(String location)Called by Java2XMLGeoReferencedRaster(String location, Object reader) -
Uses of ReferencedImageException in com.vividsolutions.jump.workbench.imagery.graphic
Methods in com.vividsolutions.jump.workbench.imagery.graphic that throw ReferencedImageException Modifier and Type Method Description org.locationtech.jts.geom.EnvelopeAbstractGraphicImage. getEnvelope()org.locationtech.jts.geom.EnvelopeCommonsTIFFImage. getEnvelope()protected abstract voidAbstractGraphicImage. initImage()protected voidCommonsImage. initImage()protected voidCommonsTIFFImage. initImage()protected voidIOGraphicImage. initImage()protected voidJAIGraphicImage. initImage()voidAbstractGraphicImage. paint(Feature f, Graphics2D g, Viewport viewport) -
Uses of ReferencedImageException in com.vividsolutions.jump.workbench.imagery.mrsid
Methods in com.vividsolutions.jump.workbench.imagery.mrsid that throw ReferencedImageException Modifier and Type Method Description voidMrSIDReferencedImage. paint(Feature f, Graphics2D g, Viewport viewport) -
Uses of ReferencedImageException in com.vividsolutions.jump.workbench.imagery.openjpeg
Methods in com.vividsolutions.jump.workbench.imagery.openjpeg that throw ReferencedImageException Modifier and Type Method Description org.locationtech.jts.geom.EnvelopeOpenJpegImage. getEnvelope()voidOpenJpegImage. paint(Feature f, Graphics2D g, Viewport viewport)
-