Interface ReferencedImage
- All Known Implementing Classes:
AbstractGraphicImage, CommonsImage, CommonsTIFFImage, ECWImage, GeoImage, GeoTIFFImage, IOGraphicImage, JAIGraphicImage, MrSIDReferencedImage, OpenJpegImage
public interface ReferencedImage
An image which is referenced to a specific coordinate envelope
-
Method Summary
Modifier and TypeMethodDescriptionorg.locationtech.jts.geom.EnvelopegetType()voidpaint(Feature f, Graphics2D g, Viewport viewport)
-
Method Details
-
getEnvelope
- Throws:
ReferencedImageException
-
paint
- Throws:
ReferencedImageException
-
getType
String getType() -
getLoader
String getLoader()
-