Class HideOrShow2
- java.lang.Object
-
- net.sourceforge.plantuml.cucadiagram.HideOrShow2
-
public class HideOrShow2 extends Object
-
-
Constructor Summary
Constructors Constructor Description HideOrShow2(String what, boolean show)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
apply(boolean hidden, ILeaf leaf)
boolean
isAboutUnlinked()
String
toString()
-