| Package | Description |
|---|---|
| com.revolsys.gdal.raster | |
| com.revolsys.raster | |
| com.revolsys.swing.map.layer | |
| com.revolsys.swing.map.layer.raster | |
| com.revolsys.swing.map.overlay |
| Modifier and Type | Class and Description |
|---|---|
class |
GdalImage |
| Modifier and Type | Method and Description |
|---|---|
GeoReferencedImage |
GdalImageFactory.loadImage(org.springframework.core.io.Resource resource) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGeoReferencedImage |
class |
BufferedGeoReferencedImage |
class |
GifImage |
class |
JaiGeoReferencedImage |
class |
JpegImage |
class |
PdfImage |
class |
PngImage |
class |
TiffImage |
| Modifier and Type | Method and Description |
|---|---|
GeoReferencedImage |
GeoReferencedImage.getImage(CoordinateSystem coordinateSystem) |
GeoReferencedImage |
GeoReferencedImage.getImage(CoordinateSystem coordinateSystem,
double resolution) |
GeoReferencedImage |
GeoReferencedImage.getImage(GeometryFactory geometryFactory) |
static GeoReferencedImage |
AbstractGeoReferencedImageFactory.loadGeoReferencedImage(org.springframework.core.io.Resource resource) |
GeoReferencedImage |
TiffImageFactory.loadImage(org.springframework.core.io.Resource resource) |
GeoReferencedImage |
PngImageFactory.loadImage(org.springframework.core.io.Resource resource) |
GeoReferencedImage |
PdfImageFactory.loadImage(org.springframework.core.io.Resource resource) |
GeoReferencedImage |
JpegImageFactory.loadImage(org.springframework.core.io.Resource resource) |
GeoReferencedImage |
GifImageFactory.loadImage(org.springframework.core.io.Resource resource) |
GeoReferencedImage |
GeoReferencedImageFactory.loadImage(org.springframework.core.io.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
Point |
MappedLocation.getSourcePoint(GeoReferencedImage image,
BoundingBox boundingBox,
boolean useTransform) |
LineString |
MappedLocation.getSourceToTargetLine(GeoReferencedImage image,
BoundingBox boundingBox,
boolean useTransform) |
static double[] |
MappedLocation.toModelCoordinates(GeoReferencedImage image,
BoundingBox boundingBox,
boolean useTransform,
double... coordinates) |
| Modifier and Type | Method and Description |
|---|---|
GeoReferencedImage |
MapTile.getImage() |
GeoReferencedImage |
MapTile.getImage(CoordinateSystem coordinateSystem) |
GeoReferencedImage |
MapTile.getImage(GeometryFactory geometryFactory) |
protected GeoReferencedImage |
MapTile.loadImage() |
GeoReferencedImage |
MapTile.loadImage(CoordinateSystem coordinateSystem) |
GeoReferencedImage |
MapTile.loadImage(GeometryFactory geometryFactory) |
| Modifier and Type | Method and Description |
|---|---|
GeoReferencedImage |
TiePointsPanel.getImage() |
GeoReferencedImage |
GeoReferencedImageLayer.getImage() |
| Modifier and Type | Method and Description |
|---|---|
static void |
GeoReferencedImageLayerRenderer.render(Viewport2D viewport,
Graphics2D graphics,
GeoReferencedImage image,
boolean useTransform) |
static void |
GeoReferencedImageLayerRenderer.renderAlpha(Graphics2D graphics,
Viewport2D viewport,
GeoReferencedImage image,
double alpha,
boolean useTransform) |
void |
GeoReferencedImageLayer.setImage(GeoReferencedImage image) |
| Modifier and Type | Method and Description |
|---|---|
GeoReferencedImage |
LayerRendererOverlaySwingWorker.getReferencedImage() |
| Constructor and Description |
|---|
LayerRendererOverlaySwingWorker(LayerRendererOverlay layerRendererOverlay,
GeoReferencedImage image) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.