Class LayerFactory
- java.lang.Object
-
- net.sourceforge.plantuml.hector2.layering.LayerFactory
-
public class LayerFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LayerFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<Layer>
getLayers(Skeleton skeleton)
-