| Package | Description |
|---|---|
| com.revolsys.raster |
| Modifier and Type | Method and Description |
|---|---|
List<MappedLocation> |
GeoReferencedImage.getTiePoints() |
List<MappedLocation> |
AbstractGeoReferencedImage.getTiePoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeoReferencedImage.deleteTiePoint(MappedLocation tiePoint) |
void |
AbstractGeoReferencedImage.deleteTiePoint(MappedLocation tiePoint) |
| Modifier and Type | Method and Description |
|---|---|
static GeneralMatrix |
AbstractGeoReferencedImage.getAMatrix(List<MappedLocation> mappings,
int imageHeight) |
void |
GeoReferencedImage.setTiePoints(List<MappedLocation> tiePoints) |
void |
AbstractGeoReferencedImage.setTiePoints(List<MappedLocation> tiePoints) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.