Class Neighborhood
- java.lang.Object
-
- net.sourceforge.plantuml.cucadiagram.dot.Neighborhood
-
public class Neighborhood extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Neighborhood(ILeaf 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, java.awt.geom.Dimension2D shapeDim)
-
-
-
Method Detail
-
drawU
public void drawU(UGraphic ug, double minX, double minY, Bibliotekon bibliotekon, java.awt.geom.Dimension2D shapeDim)
-
-