public class CoordinateTransformationOptions
extends java.lang.Object
Constructor and Description |
---|
CoordinateTransformationOptions() |
Modifier and Type | Method and 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)