|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimtools.shapes.AbstractShape
jsynoptic.plugins.jfreechart.ChartShape
jsynoptic.plugins.jfreechart.StandardPlotShape
jsynoptic.plugins.jfreechart.ParametricPlotShape
jsynoptic.plugins.jfreechart.ScatterPlotShape
public class ScatterPlotShape
Nested Class Summary |
---|
Nested classes/interfaces inherited from class jsynoptic.plugins.jfreechart.StandardPlotShape |
---|
StandardPlotShape.CbxEntry, StandardPlotShape.PlotPanel |
Nested classes/interfaces inherited from class simtools.shapes.AbstractShape |
---|
AbstractShape.AbstractShapePropertiesNames |
Field Summary |
---|
Fields inherited from class jsynoptic.plugins.jfreechart.ParametricPlotShape |
---|
resources |
Fields inherited from class jsynoptic.plugins.jfreechart.ChartShape |
---|
chart, chartRenderingInfo, link |
Fields inherited from class simtools.shapes.AbstractShape |
---|
_h, _ox, _oy, _propertyNames, _w, _x, _y, ANTI_ALIASING, currentDialogBox, FONT_NAMES, listeners, REFRESH_PERIOD |
Fields inherited from interface jsynoptic.base.ContextualActionProvider |
---|
EDITOR_CONTEXT, MOUSE_OUT_CONTEXT, MOUSE_OVER_CONTEXT, MOUSE_PRESSED_CONTEXT, SHAPELIST_CONTEXT, SOURCELIST_CONTEXT |
Constructor Summary | |
---|---|
ScatterPlotShape(JFreeChart chart)
|
|
ScatterPlotShape(JFreeChart chart,
int ox,
int oy,
int width,
int height)
|
Method Summary |
---|
Methods inherited from class jsynoptic.plugins.jfreechart.ParametricPlotShape |
---|
doAction, getActions |
Methods inherited from class jsynoptic.plugins.jfreechart.StandardPlotShape |
---|
canDoAction, cloneShape |
Methods inherited from class jsynoptic.plugins.jfreechart.ChartShape |
---|
chartChanged, debugContainer, draw, findTab, getLink, removeListener, resize, setLink, validateObject |
Methods inherited from class simtools.shapes.AbstractShape |
---|
addListener, contains, contains, contains, contains, getAnchor, getBounds, getBounds2D, getInnerProperties, getMax, getMaxTranslated, getMin, getPathIterator, getPathIterator, getPropertyNames, getPropertyValue, intersects, intersects, notifyChange, notifyChange, refresh, setAnchor, setAnchor, setProperties, setPropertyValue, translate, wipeOff |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScatterPlotShape(JFreeChart chart)
public ScatterPlotShape(JFreeChart chart, int ox, int oy, int width, int height)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |