public interface AdvancedAnchor extends Anchor
The following features are supported:
PictogramsPackage.getAdvancedAnchor()| Modifier and Type | Method and Description |
|---|---|
boolean |
isUseAnchorLocationAsConnectionEndpoint()
Returns the value of the 'Use Anchor Location As Connection Endpoint' attribute.
|
void |
setUseAnchorLocationAsConnectionEndpoint(boolean value)
Sets the value of the '
Use Anchor Location As Connection Endpoint' attribute. |
getIncomingConnections, getOutgoingConnections, getParent, getReferencedGraphicsAlgorithm, setParent, setReferencedGraphicsAlgorithmgetGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisiblegetPropertiesboolean isUseAnchorLocationAsConnectionEndpoint()
"false".
If the meaning of the 'Use Anchor Location As Connection Endpoint' attribute isn't clear, there really should be more of a description here...
setUseAnchorLocationAsConnectionEndpoint(boolean),
PictogramsPackage.getAdvancedAnchor_UseAnchorLocationAsConnectionEndpoint()void setUseAnchorLocationAsConnectionEndpoint(boolean value)
Use Anchor Location As Connection Endpoint' attribute.
value - the new value of the 'Use Anchor Location As Connection Endpoint' attribute.isUseAnchorLocationAsConnectionEndpoint()