|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jzy3d.plot3d.rendering.scene.Decomposition
public class Decomposition
Constructor Summary | |
---|---|
Decomposition()
|
Method Summary | |
---|---|
static java.util.ArrayList<AbstractDrawable> |
getDecomposition(AbstractComposite input)
Recursively expand all monotype Drawables from the given Composite. |
static java.util.ArrayList<AbstractDrawable> |
getDecomposition(java.util.List<AbstractDrawable> drawables)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Decomposition()
Method Detail |
---|
public static java.util.ArrayList<AbstractDrawable> getDecomposition(java.util.List<AbstractDrawable> drawables)
public static java.util.ArrayList<AbstractDrawable> getDecomposition(AbstractComposite input)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |