Class Neighborhood
java.lang.Object
net.sourceforge.plantuml.cucadiagram.dot.Neighborhood
public class Neighborhood
extends java.lang.Object
-
Constructor Summary
ConstructorsConstructorDescriptionNeighborhood
(ILeaf leaf, java.util.List<Link> sametailLinks, java.util.List<Link> all) -
Method Summary
Modifier and TypeMethodDescriptionvoid
drawU
(UGraphic ug, double minX, double minY, Bibliotekon bibliotekon, Dimension2D shapeDim) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Neighborhood
-
-
Method Details
-
drawU
public void drawU(UGraphic ug, double minX, double minY, Bibliotekon bibliotekon, Dimension2D shapeDim)
-