Package net.sourceforge.plantuml.bpm
Class ConnectorPuzzleEmpty
java.lang.Object
net.sourceforge.plantuml.bpm.ConnectorPuzzleEmpty
- All Implemented Interfaces:
ConnectorPuzzle,Placeable,TextBlock,UDrawable,UShape
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.sourceforge.plantuml.bpm.ConnectorPuzzle
ConnectorPuzzle.Where -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidappend(ConnectorPuzzle other) final voidappend(ConnectorPuzzle.Where where) calculateDimension(StringBounder stringBounder) booleancheckDirections(String directions) protected final Set<ConnectorPuzzle.Where>voidstatic ConnectorPuzzleEmptygetDimension(StringBounder stringBounder, ISkinParam skinParam) getId()getInnerPosition(CharSequence member, StringBounder stringBounder) getMinMax(StringBounder stringBounder) protected Pragmafinal booleanhave(ConnectorPuzzle.Where where) final voidremove(ConnectorPuzzle.Where where) toString()toTextBlock(ISkinParam skinParam) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.bpm.ConnectorPuzzle
append, have, remove
-
Constructor Details
-
ConnectorPuzzleEmpty
public ConnectorPuzzleEmpty()
-
-
Method Details
-
get
-
checkDirections
-
toString
-
getDimension
- Specified by:
getDimensionin interfacePlaceable
-
toTextBlock
- Specified by:
toTextBlockin interfacePlaceable
-
getId
-
drawU
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
getMinMax
-
getInnerPosition
- Specified by:
getInnerPositionin interfaceTextBlock
-
getMagneticBorder
- Specified by:
getMagneticBorderin interfaceTextBlock
-
getBackcolor
- Specified by:
getBackcolorin interfaceTextBlock
-
have
- Specified by:
havein interfaceConnectorPuzzle
-
append
- Specified by:
appendin interfaceConnectorPuzzle
-
remove
- Specified by:
removein interfaceConnectorPuzzle
-
append
-
connections
-
getPragma
-