public interface FigureContainer extends Figure
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Primitive |
getContent()
Returns the value of the 'Content' containment reference.
|
void |
setContent(Primitive value)
Sets the value of the '
Content' containment reference. |
getBackgroundColor, getBorder, getCursor, getForegroundColor, getOnClick, getOnDoubleClick, getOpaque, getSize, getToolTip, isVisible, setBackgroundColor, setBorder, setCursor, setForegroundColor, setOnClick, setOnDoubleClick, setOpaque, setSize, setToolTip, setVisiblePrimitive getContent()
If the meaning of the 'Content' containment reference isn't clear, there really should be more of a description here...
setContent(Primitive),
VisualInterfacePackage.getFigureContainer_Content()void setContent(Primitive value)
Content' containment reference.
value - the new value of the 'Content' containment reference.getContent()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0