public final class ExtentF extends Object
Constructor and Description |
---|
ExtentF(float min,
float max) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
ExtentFs are equal when min and max of both are the same.
|
float |
getMax() |
float |
getMin() |
int |
hashCode() |
String |
toString() |
public float getMin()
public float getMax()
public boolean equals(Object obj)