|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.phantom.forbild.ForbildShapeFactory
public class ForbildShapeFactory
This class creates a forbild surface given an appropriate definition.
Constructor Summary | |
---|---|
ForbildShapeFactory()
|
Method Summary | |
---|---|
static SimpleSurface |
getBaseShape(java.lang.String objBounds)
|
static AbstractShape |
getShape(java.lang.String objBounds)
Determines AbstractShape specified by given bound expressions |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ForbildShapeFactory()
Method Detail |
---|
public static AbstractShape getShape(java.lang.String objBounds)
objBounds
- forbild bound definition e.g [ Box: x=0; y=9; z=2.5; dx=2.5; dy=0.8; dz=25;]
public static SimpleSurface getBaseShape(java.lang.String objBounds)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |