net.sourceforge.plantuml.graphic
Class USymbolInterface
java.lang.Object
net.sourceforge.plantuml.graphic.USymbol
net.sourceforge.plantuml.graphic.USymbolInterface
public class USymbolInterface
- extends USymbol
Fields inherited from class net.sourceforge.plantuml.graphic.USymbol |
ACTOR, AGENT, ARTIFACT, BOUNDARY, CARD, CLOUD, COMPONENT1, COMPONENT2, CONTROL, DATABASE, ENTITY_DOMAIN, FOLDER, FRAME, INTERFACE, NODE, PACKAGE, RECTANGLE, STORAGE, USECASE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USymbolInterface
public USymbolInterface()
getDrawing
protected TextBlock getDrawing(SymbolContext symbolContext)
asSmall
public TextBlock asSmall(TextBlock label,
TextBlock stereotype,
SymbolContext symbolContext)
- Specified by:
asSmall
in class USymbol
asBig
public TextBlock asBig(TextBlock title,
TextBlock stereotype,
double width,
double height,
SymbolContext symbolContext)
- Specified by:
asBig
in class USymbol
Copyright © 2014. All Rights Reserved.