|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttoxi.geom.Line2D.LineIntersection
public static class Line2D.LineIntersection
Nested Class Summary | |
---|---|
static class |
Line2D.LineIntersection.Type
|
Constructor Summary | |
---|---|
Line2D.LineIntersection(Line2D.LineIntersection.Type type,
ReadonlyVec2D pos)
|
Method Summary | |
---|---|
Vec2D |
getPos()
|
Line2D.LineIntersection.Type |
getType()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Line2D.LineIntersection(Line2D.LineIntersection.Type type, ReadonlyVec2D pos)
Method Detail |
---|
public Vec2D getPos()
public Line2D.LineIntersection.Type getType()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |