public interface FixPointAnchor extends AdvancedAnchor
The following features are supported:
PictogramsPackage.getFixPointAnchor()| Modifier and Type | Method and Description |
|---|---|
Point |
getLocation()
Returns the value of the 'Location' containment reference.
|
void |
setLocation(Point value)
Sets the value of the '
Location' containment reference. |
isUseAnchorLocationAsConnectionEndpoint, setUseAnchorLocationAsConnectionEndpointgetIncomingConnections, getOutgoingConnections, getParent, getReferencedGraphicsAlgorithm, setParent, setReferencedGraphicsAlgorithmgetGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisiblegetPropertiesPoint getLocation()
If the meaning of the 'Location' containment reference isn't clear, there really should be more of a description here...
setLocation(Point),
PictogramsPackage.getFixPointAnchor_Location()void setLocation(Point value)
Location' containment reference.
value - the new value of the 'Location' containment reference.getLocation()