public interface ChartView extends Figure
The following features are supported:
ChartPackage.getChartView()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfigurationUri()
Returns the value of the 'Configuration Uri' attribute.
|
void |
setConfigurationUri(java.lang.String value)
Sets the value of the '
Configuration Uri' attribute. |
getBackgroundColor, getBorder, getCursor, getForegroundColor, getOnClick, getOnDoubleClick, getOpaque, getSize, getToolTip, isVisible, setBackgroundColor, setBorder, setCursor, setForegroundColor, setOnClick, setOnDoubleClick, setOpaque, setSize, setToolTip, setVisiblejava.lang.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(java.lang.String value)
Configuration Uri' attribute.
value - the new value of the 'Configuration Uri' attribute.getConfigurationUri()
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