public interface ChartView extends Figure
The following features are supported:
ChartPackage.getChartView()
Modifier and Type | Method and Description |
---|---|
String |
getConfigurationUri()
Returns the value of the 'Configuration Uri' attribute.
|
void |
setConfigurationUri(String value)
Sets the value of the '
Configuration Uri ' attribute. |
getBackgroundColor, getBorder, getCursor, getForegroundColor, getOnClick, getOnDoubleClick, getOnMouseDrag, getOnMouseHover, getOnMouseIn, getOnMouseMove, getOnMouseOut, getOpaque, getSize, getToolTip, isVisible, setBackgroundColor, setBorder, setCursor, setForegroundColor, setOnClick, setOnDoubleClick, setOnMouseDrag, setOnMouseHover, setOnMouseIn, setOnMouseMove, setOnMouseOut, setOpaque, setSize, setToolTip, setVisible
String getConfigurationUri()
If the meaning of the 'Configuration Uri' attribute isn't clear, there really should be more of a description here...
setConfigurationUri(String)
,
ChartPackage.getChartView_ConfigurationUri()
void setConfigurationUri(String value)
Configuration Uri
' attribute.
value
- the new value of the 'Configuration Uri' attribute.getConfigurationUri()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.