public class CoordinateTransformationOptions
extends java.lang.Object
Constructor | Description |
---|---|
CoordinateTransformationOptions() |
Modifier and Type | Method | Description |
---|---|---|
void |
delete() |
|
boolean |
equals(java.lang.Object obj) |
|
int |
hashCode() |
|
boolean |
SetAreaOfInterest(double westLongitudeDeg,
double southLatitudeDeg,
double eastLongitudeDeg,
double northLatitudeDeg) |
|
boolean |
SetOperation(java.lang.String operation) |
public void delete()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean SetAreaOfInterest(double westLongitudeDeg, double southLatitudeDeg, double eastLongitudeDeg, double northLatitudeDeg)
public boolean SetOperation(java.lang.String operation)