Package net.sourceforge.plantuml.nwdiag
Class Footprint
- java.lang.Object
-
- net.sourceforge.plantuml.nwdiag.Footprint
-
public class Footprint extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Footprint(int min, int max)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetMax()intgetMin()Footprintintersection(Footprint other)java.lang.StringtoString()
-