|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Extent
An
Extent defines a part of an infinite n-dimension space thanks to
a method returning true for any set of coordinates lying inside this part and
false for coordinates lying outside (input coordinates must be an array of n
doubles).
| Method Summary | |
|---|---|
String |
getName()
Return the name of this extent. |
boolean |
isInside(double[] coord)
Return wether coord is inside this Extent or not. |
| Method Detail |
|---|
String getName()
boolean isInside(double[] coord)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||