Package net.sourceforge.plantuml.graphic
Class SpecialText
java.lang.Object
net.sourceforge.plantuml.graphic.SpecialText
- All Implemented Interfaces:
UShape
,UShapeIgnorableForCompression
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
drawWhenCompressed
(UGraphic ug, CompressionMode mode) final TextBlock
getTitle()
boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SpecialText
-
-
Method Details
-
isIgnoreForCompressionOn
- Specified by:
isIgnoreForCompressionOn
in interfaceUShapeIgnorableForCompression
-
drawWhenCompressed
- Specified by:
drawWhenCompressed
in interfaceUShapeIgnorableForCompression
-
getTitle
-