Package net.sourceforge.plantuml.abel
Class Link
java.lang.Object
net.sourceforge.plantuml.decoration.WithLinkType
net.sourceforge.plantuml.abel.Link
- All Implemented Interfaces:
Hideable,Removeable
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.decoration.WithLinkType
hidden, type -
Constructor Summary
ConstructorsConstructorDescriptionLink(LineLocation location, CucaDiagram cucaDiagram, StyleBuilder styleBuilder, Entity cl1, Entity cl2, LinkType type, LinkArg linkArg) -
Method Summary
Modifier and TypeMethodDescriptionfinal voidfinal voidaddNoteFrom(Link other, NoteLinkStrategy strategy) booleanbooleancontainsType(LeafType type) booleangetEntityPort1(Bibliotekon bibliotekon) getEntityPort2(Bibliotekon bibliotekon) getInv()getLabel()intfinal LinkArgfinal LinkArrowfinal LinkConstraintfinal CucaNotegetNote()final Stereotypefinal StyleBuildergetType()getUid()getUrl()final VisibilityModifierfinal doublevoidgoNorank()booleanfinal booleanhasKal1()final booleanhasKal2()booleanbooleanhasUrl()booleanbooleanbooleanfinal booleanbooleanisHidden()final booleanfinal booleanfinal booleanisInvis()final booleanisOpale()booleanbooleansameConnections(Link other) voidsetCodeLine(LineLocation location) final voidsetConstraint(boolean constraint) final voidsetHorizontalSolitary(boolean horizontalSolitary) final voidsetInvis(boolean invis) final voidsetLength(int length) final voidsetLinkArrow(LinkArrow linkArrow) voidsetLinkConstraint(LinkConstraint linkConstraint) voidsetOpale(boolean opale) voidsetPortMembers(String port1, String port2) voidsetSametail(String sametail) voidsetStereotype(Stereotype stereotype) voidfinal voidsetWeight(double weight) toString()Methods inherited from class net.sourceforge.plantuml.decoration.WithLinkType
applyStyle, getColors, getSpecificColor, getSupplementaryColors, getUStroke, goBold, goDashed, goDotted, goHidden, goNodeStyle, goSingle, goThickness, isSingle, setColors, setSpecificColor, setSpecificColor, useNodeStyle
-
Constructor Details
-
Link
public Link(LineLocation location, CucaDiagram cucaDiagram, StyleBuilder styleBuilder, Entity cl1, Entity cl2, LinkType type, LinkArg linkArg)
-
-
Method Details
-
getStyleBuilder
-
getLinkStrategy
-
idCommentForSvg
-
commentForSvg
-
getInv
-
goNorank
public void goNorank()- Specified by:
goNorankin classWithLinkType
-
getLabeldistance
-
getLabelangle
-
getUid
-
isInvis
public final boolean isInvis() -
setInvis
public final void setInvis(boolean invis) -
isBetween
-
toString
-
getEntity1
-
getEntity2
-
getPortName1
-
getPortName2
-
getEntityPort1
-
getEntityPort2
-
getType
- Overrides:
getTypein classWithLinkType
-
getTypePatchCluster
-
getLabel
-
getLength
public int getLength() -
setLength
public final void setLength(int length) -
getQuantifier1
-
getQuantifier2
-
getWeight
public final double getWeight() -
setWeight
public final void setWeight(double weight) -
getNote
-
addNote
-
addNoteFrom
-
isAutoLinkOfAGroup
public boolean isAutoLinkOfAGroup() -
containsType
-
contains
-
getOther
-
isConstraint
public final boolean isConstraint() -
setConstraint
public final void setConstraint(boolean constraint) -
setOpale
public void setOpale(boolean opale) -
setHorizontalSolitary
public final void setHorizontalSolitary(boolean horizontalSolitary) -
isHorizontalSolitary
public final boolean isHorizontalSolitary() -
getLinkArrow
-
setLinkArrow
-
isInverted
public final boolean isInverted() -
hasEntryPoint
public boolean hasEntryPoint() -
hasTwoEntryPointsSameContainer
public boolean hasTwoEntryPointsSameContainer() -
getUrl
-
setUrl
-
isHidden
public boolean isHidden() -
sameConnections
-
doesTouch
-
isAutolink
public boolean isAutolink() -
isRemoved
public boolean isRemoved()- Specified by:
isRemovedin interfaceRemoveable
-
hasUrl
public boolean hasUrl() -
getSametail
-
setSametail
-
setPortMembers
-
setLinkConstraint
-
getLinkConstraint
-
getCodeLine
-
setCodeLine
-
setStereotype
-
getStereotype
-
getLinkArg
-
getVisibilityModifier
-
isOpale
public final boolean isOpale() -
hasKal1
public final boolean hasKal1() -
hasKal2
public final boolean hasKal2() -
getLocation
-