|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.vecmath.Tuple2d
javax.vecmath.Point2d
org.deegree.tools.crs.georeferencing.model.points.AbstractGRPoint
org.deegree.tools.crs.georeferencing.model.points.FootprintPoint
public class FootprintPoint
The Point that identifies the point of the footprint.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.deegree.tools.crs.georeferencing.model.points.AbstractGRPoint |
|---|
AbstractGRPoint.PointType |
| Field Summary |
|---|
| Fields inherited from class javax.vecmath.Tuple2d |
|---|
x, y |
| Constructor Summary | |
|---|---|
FootprintPoint(double x,
double y)
|
|
| Method Summary | |
|---|---|
AbstractGRPoint.PointType |
getPointType()
|
String |
toString()
|
| Methods inherited from class javax.vecmath.Point2d |
|---|
distance, distanceL1, distanceLinf, distanceSquared |
| Methods inherited from class javax.vecmath.Tuple2d |
|---|
absolute, absolute, add, add, clamp, clamp, clampMax, clampMax, clampMin, clampMin, clone, epsilonEquals, equals, equals, get, getX, getY, hashCode, interpolate, interpolate, negate, negate, scale, scale, scaleAdd, scaleAdd, set, set, set, set, setX, setY, sub, sub |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FootprintPoint(double x,
double y)
| Method Detail |
|---|
public String toString()
toString in class javax.vecmath.Tuple2dpublic AbstractGRPoint.PointType getPointType()
getPointType in class AbstractGRPoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||