Class JAIGraphicImage
java.lang.Object
com.vividsolutions.jump.workbench.imagery.graphic.AbstractGraphicImage
com.vividsolutions.jump.workbench.imagery.graphic.JAIGraphicImage
- All Implemented Interfaces:
ReferencedImage, Disposable, AlphaSetting
An image whose source is a bitmap
Much of this code was donated by Larry Becker and Robert Littlefield of
Integrated Systems Analysts, Inc.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.locationtech.jts.geom.Envelopeprotected BufferedImageprotected booleanprotected Stringprotected Stringprotected WorldFileFields inherited from class AbstractGraphicImage
loader, uristring -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uri
-
image
-
wf
-
initialload
protected boolean initialload -
env
protected org.locationtech.jts.geom.Envelope env -
type
-
-
Constructor Details
-
JAIGraphicImage
-
-
Method Details
-
initImage
- Specified by:
initImagein classAbstractGraphicImage- Throws:
ReferencedImageException
-