Package net.sourceforge.plantuml.project
Class LabelStrategy
java.lang.Object
net.sourceforge.plantuml.project.LabelStrategy
public class LabelStrategy
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LabelStrategy
-
-
Method Details
-
titleInFirstColumn
public boolean titleInFirstColumn() -
titleInLastColumn
public boolean titleInLastColumn() -
titleInside
public boolean titleInside() -
rightAligned
public boolean rightAligned()
-