public class JAIGraphicImage extends AbstractGraphicImage
Modifier and Type | Field and Description |
---|---|
protected com.vividsolutions.jts.geom.Envelope |
env |
protected java.awt.image.BufferedImage |
image |
protected boolean |
initialload |
protected java.lang.String |
type |
protected java.lang.String |
uri |
protected WorldFile |
wf |
loader, uristring
Constructor and Description |
---|
JAIGraphicImage(java.lang.String location,
WorldFile wf) |
Modifier and Type | Method and Description |
---|---|
protected void |
initImage() |
protected java.lang.String uri
protected java.awt.image.BufferedImage image
protected WorldFile wf
protected boolean initialload
protected com.vividsolutions.jts.geom.Envelope env
protected java.lang.String type
public JAIGraphicImage(java.lang.String location, WorldFile wf)
protected void initImage() throws ReferencedImageException
initImage
in class AbstractGraphicImage
ReferencedImageException