|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttoxi.geom.Line3D.LineIntersection
public static class Line3D.LineIntersection
Nested Class Summary | |
---|---|
static class |
Line3D.LineIntersection.Type
|
Method Summary | |
---|---|
float[] |
getCoefficients()
|
float |
getLength()
|
Line3D |
getLine()
|
Line3D.LineIntersection.Type |
getType()
|
boolean |
isIntersectionInside()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public float[] getCoefficients()
public float getLength()
public Line3D getLine()
public Line3D.LineIntersection.Type getType()
public boolean isIntersectionInside()
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 |