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
-
Constructor Details
-
SpecialText
-
-
Method Details
-
isIgnoreForCompressionOn
- Specified by:
isIgnoreForCompressionOn
in interfaceUShapeIgnorableForCompression
-
drawWhenCompressed
- Specified by:
drawWhenCompressed
in interfaceUShapeIgnorableForCompression
-
getTitle
-