| Package | Description |
|---|---|
| com.revolsys.raster | |
| com.revolsys.swing.map.layer.raster | |
| com.revolsys.swing.map.overlay |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected MappedLocation |
TiePointsPanel.getEventRowObject() |
| Modifier and Type | Method and Description |
|---|---|
List<MappedLocation> |
TiePointsPanel.getTiePoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeoReferencedImageLayer.deleteTiePoint(MappedLocation tiePoint) |
Point |
GeoReferencedImageLayer.sourcePixelToTargetPoint(MappedLocation tiePoint) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EditGeoReferencedImageOverlay.appendTiePointLocation(StringBuilder toolTip,
List<MappedLocation> tiePoints,
List<Integer> indices,
int startNumber,
boolean source) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.