|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FrameGeometry2d
Title:
Description:
Copyright: Copyright (c) 2006
Company:
| Method Summary | |
|---|---|
double |
distance(FrameConvexPolygon2d convexPolygon)
|
double |
distance(FrameLine2d line)
|
double |
distance(FrameLineSegment2d lineSegment)
|
double |
distance(FramePoint2d point)
|
java.lang.Object |
intersectionWith(FrameConvexPolygon2d convexPolygon)
|
java.lang.Object |
intersectionWith(FrameLine2d line)
|
java.lang.Object |
intersectionWith(FrameLineSegment2d lineSegment)
|
void |
orthogonalProjection(FramePoint2d point)
|
FramePoint2d |
orthogonalProjectionCopy(FramePoint2d point)
|
| Method Detail |
|---|
void orthogonalProjection(FramePoint2d point)
FramePoint2d orthogonalProjectionCopy(FramePoint2d point)
java.lang.Object intersectionWith(FrameLine2d line)
java.lang.Object intersectionWith(FrameLineSegment2d lineSegment)
java.lang.Object intersectionWith(FrameConvexPolygon2d convexPolygon)
double distance(FramePoint2d point)
double distance(FrameLine2d line)
double distance(FrameLineSegment2d lineSegment)
double distance(FrameConvexPolygon2d convexPolygon)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||