Class CompressionXorYBuilder
java.lang.Object
net.sourceforge.plantuml.ugraphic.comp.CompressionXorYBuilder
public class CompressionXorYBuilder
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TextBlock
build
(CompressionMode mode, TextBlock textBlock, StringBounder stringBounder) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CompressionXorYBuilder
public CompressionXorYBuilder()
-
-
Method Details
-
build
public static TextBlock build(CompressionMode mode, TextBlock textBlock, StringBounder stringBounder)
-