Uses of Class
net.sourceforge.plantuml.geom.ClosedArea
-
Packages that use ClosedArea Package Description net.sourceforge.plantuml.geom -
-
Uses of ClosedArea in net.sourceforge.plantuml.geom
Methods in net.sourceforge.plantuml.geom that return types with arguments of type ClosedArea Modifier and Type Method Description java.util.Set<ClosedArea>Kingdom. getAllClosedArea()Methods in net.sourceforge.plantuml.geom with parameters of type ClosedArea Modifier and Type Method Description booleanClosedArea. contains(ClosedArea other)
-