org.jzy3d.plot3d.rendering.scene
Class Decomposition
- java.lang.Object
-
- org.jzy3d.plot3d.rendering.scene.Decomposition
-
public class Decomposition extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description Decomposition()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description 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)
-
-
-
Method Detail
-
getDecomposition
public static java.util.ArrayList<AbstractDrawable> getDecomposition(java.util.List<AbstractDrawable> drawables)
-
getDecomposition
public static java.util.ArrayList<AbstractDrawable> getDecomposition(AbstractComposite input)
Recursively expand all monotype Drawables from the given Composite.
-
-
DMelt 3.0 © DataMelt by jWork.ORG