Uses of Class
net.sourceforge.plantuml.graph.Heap
-
Packages that use Heap Package Description net.sourceforge.plantuml.graph -
-
Uses of Heap in net.sourceforge.plantuml.graph
Methods in net.sourceforge.plantuml.graph that return types with arguments of type Heap Modifier and Type Method Description java.util.Set<Heap>
Zoda2. getHeaps()
Methods in net.sourceforge.plantuml.graph with parameters of type Heap Modifier and Type Method Description void
Heap. importing(ANode under, ANode otherRoot, Heap otherHeap, int diffHeight, java.lang.Object userData)
-