|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BoxRelativeAnchor
A representation of the model object 'Box Relative Anchor'.
The following features are supported:
PictogramsPackage.getBoxRelativeAnchor()
Method Summary | |
---|---|
double |
getRelativeHeight()
Returns the value of the 'Relative Height' attribute. |
double |
getRelativeWidth()
Returns the value of the 'Relative Width' attribute. |
void |
setRelativeHeight(double value)
Sets the value of the ' Relative Height ' attribute. |
void |
setRelativeWidth(double value)
Sets the value of the ' Relative Width ' attribute. |
Methods inherited from interface org.eclipse.graphiti.mm.pictograms.Anchor |
---|
getIncomingConnections, getOutgoingConnections, getParent, getReferencedGraphicsAlgorithm, setParent, setReferencedGraphicsAlgorithm |
Methods inherited from interface org.eclipse.graphiti.mm.pictograms.PictogramElement |
---|
getGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisible |
Methods inherited from interface org.eclipse.graphiti.mm.PropertyContainer |
---|
getProperties |
Method Detail |
---|
double getRelativeWidth()
If the meaning of the 'Relative Width' attribute isn't clear, there really should be more of a description here...
setRelativeWidth(double)
,
PictogramsPackage.getBoxRelativeAnchor_RelativeWidth()
void setRelativeWidth(double value)
Relative Width
' attribute.
value
- the new value of the 'Relative Width' attribute.getRelativeWidth()
double getRelativeHeight()
If the meaning of the 'Relative Height' attribute isn't clear, there really should be more of a description here...
setRelativeHeight(double)
,
PictogramsPackage.getBoxRelativeAnchor_RelativeHeight()
void setRelativeHeight(double value)
Relative Height
' attribute.
value
- the new value of the 'Relative Height' attribute.getRelativeHeight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |