public class GralPlotArea extends GralWidget
Modifier and Type | Class and Description |
---|---|
class |
GralPlotArea._GraphicImplAccess_
This class contains the access to the GralWidget class.
|
class |
GralPlotArea.UserUnits |
GralWidget.ActionChangeSelect, GralWidget.ConfigData, GralWidget.DynamicData, GralWidget.ImplAccess
GralWidget_ifc.ActionChange, GralWidget_ifc.ActionChangeWhen
Modifier and Type | Field and Description |
---|---|
protected GralCanvasStorage |
canvasStore |
static java.lang.String |
sVersion
Version, history and license.
|
_wdgImpl, bEditable, bHasFocus, bShouldInitialize, buildMng, bVisibleState, cfg, contextMenu, dateUser, dyda, htmlHelp, itsMng, name, repaintDelay, repaintDelayMax, sCmd, sFormat, sToolTip, whatIs
version
version
Constructor and Description |
---|
GralPlotArea(java.lang.String posname) |
Modifier and Type | Method and Description |
---|---|
void |
drawLine(GralColor color,
GralPlotArea.UserUnits userUnits,
float[][] points,
int iy) |
GralPlotArea.UserUnits |
userUnitsPerGrid(float x0,
float y0,
float xSize,
float ySize) |
chgPos, clearShowParam, createImplWidget_Gthread, getActionChange, getActionChangeStrict, getActionDrag, getActionDrop, getActionFocused, getActionShow, getBackColor, getCfgElement, getCmd, getCmd, getContentIdent, getContextMenu, getData, getDataIx, getDataPath, getDataPath, getFloatValue, getFormat, getGralWidget, getHtmlHelp, getImpl, getItsPanel, getLongValue, getName, getShowMethod, getShowParam, getsToolTip, getText, getValue, getVariable, getVariableFromContentInfo, gralMng, isChanged, isEditable, isGraphicDisposed, isInFocus, isNotEditableOrShouldInitialize, isVisible, pos, refreshFromVariable, refreshFromVariable, remove, repaint, repaint, requestNewValueForVariable, setActionChange, setActionFocused, setActionMouse, setActionShow, setBackColor, setBackgroundColor, setBoundsPixel, setCfgElement, setCmd, setContentIdent, setData, setDataIx, setDataPath, setDragEnable, setDropEnable, setEditable, setFocus, setFocus, setForegroundColor, setFormat, setHtmlHelp, setLineColor, setLongValue, setMinMax, setPrimaryWidgetOfPanel, setText, setTextColor, setToolTip, setValue, setValue, setValue, setValue, setVisible, setVisibleState, setVisibleStateWidget, specifyActionChange, specifyContextMenu, toString, XXXgetPixelPositionSize, XXXgetWidgetImplementation, XXXremoveWidgetImplementation, XXXrepaintGthread, XXXsetFocusGThread, XXXsetVisibleGThread
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getContentInfo, setToPanel
getContentInfo, setContentInfo
protected final GralCanvasStorage canvasStore
public static final java.lang.String sVersion
public GralPlotArea(java.lang.String posname)
public void drawLine(GralColor color, GralPlotArea.UserUnits userUnits, float[][] points, int iy)
public GralPlotArea.UserUnits userUnitsPerGrid(float x0, float y0, float xSize, float ySize)