|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectgeoComplex.GeoComplexFactory
Constructor Summary | |
GeoComplexFactory()
|
Method Summary | |
static GeoComplex |
intersection(GeoComplex complex,
HyperPlane plane)
|
static GeoComplex |
product(GeoComplex one,
GeoComplex other)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GeoComplexFactory()
Method Detail |
public static GeoComplex intersection(GeoComplex complex, HyperPlane plane)
public static GeoComplex product(GeoComplex one, GeoComplex other)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |