Class UCenteredCharacter
java.lang.Object
net.sourceforge.plantuml.klimt.shape.UCenteredCharacter
- All Implemented Interfaces:
UShape
-
Constructor Details
-
UCenteredCharacter
-
-
Method Details
-
getChar
public char getChar() -
getFont
-
getShapeKind
Description copied from interface:UShapeWhich slot of anAbstractUGraphic's driver array this shape is drawn by. Overridden by each of the shapes some driver actually handles (seeUShapeKind); everything else is a container or a decoration that never reachesAbstractUGraphic#drawas itself and keeps the default, which no driver is ever registered under.- Specified by:
getShapeKindin interfaceUShape
-