Package net.sourceforge.plantuml
Class LineBreakStrategy
- java.lang.Object
-
- net.sourceforge.plantuml.LineBreakStrategy
-
public class LineBreakStrategy extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static LineBreakStrategy
NONE
-
Constructor Summary
Constructors Constructor Description LineBreakStrategy(String value)
-
-
-
Field Detail
-
NONE
public static final LineBreakStrategy NONE
-
-
Constructor Detail
-
LineBreakStrategy
public LineBreakStrategy(String value)
-
-