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, setUseAnchorLocationAsConnectionEndpoint
getIncomingConnections, getOutgoingConnections, getParent, getReferencedGraphicsAlgorithm, setParent, setReferencedGraphicsAlgorithm
getGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisible
getProperties
Point 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()