Package net.sourceforge.plantuml.dot
Class Neighborhood
- java.lang.Object
-
- net.sourceforge.plantuml.dot.Neighborhood
-
public class Neighborhood extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Neighborhood(Entity leaf, java.util.List<Link> sametailLinks, java.util.List<Link> all)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
drawU(UGraphic ug, double minX, double minY, Bibliotekon bibliotekon, XDimension2D shapeDim)
-
-
-
Method Detail
-
drawU
public void drawU(UGraphic ug, double minX, double minY, Bibliotekon bibliotekon, XDimension2D shapeDim)
-
-