Class MagmaList
- java.lang.Object
-
- net.sourceforge.plantuml.cucadiagram.MagmaList
-
public class MagmaList extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MagmaList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(Magma magma)MagmaListgetMagmas(Entity group)voidputInSquare()intsize()
-