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 void
add(Magma magma)
MagmaList
getMagmas(Entity group)
void
putInSquare()
int
size()
-