public abstract class XYChart extends AbstractChart
timeZone, yAxis
PLOT_GRIDLINE, PLOT_LABEL, PLOT_LABEL_X, PLOT_LABEL_Y, PLOT_TITLE
MODEL, MODEL_MODULE_VALUE, MODEL_UPDATE, VIEW_MODULE_VALUE
APPLICATION_VND_JUPYTER_WIDGET_VIEW_JSON, DESCRIPTION, DISABLED, DISPLAY, INDEX, METHOD, MODEL_ID, MODEL_MODULE, MODEL_MODULE_VERSION, MODEL_MODULE_VERSION_VALUE, MODEL_NAME, MSG_THROTTLE, VALUE, VIEW_MODULE, VIEW_MODULE_VERSION, VIEW_MODULE_VERSION_VALUE, VIEW_NAME, VISIBLE
Constructor and Description |
---|
XYChart() |
Modifier and Type | Method and Description |
---|---|
XYChart |
add(ConstantBand constantBand) |
XYChart |
add(ConstantLine constantLine) |
XYChart |
add(java.util.List items) |
XYChart |
add(Rasters raster) |
XYChart |
add(Text text) |
XYChart |
add(XYGraphics graphics) |
java.util.List<ConstantBand> |
getConstantBands() |
java.util.List<ConstantLine> |
getConstantLines() |
java.util.List<XYGraphics> |
getGraphics() |
java.lang.Integer |
getLodThreshold() |
java.lang.Boolean |
getLogX() |
java.util.List<Rasters> |
getRasters() |
java.util.List<Text> |
getTexts() |
java.lang.Boolean |
getxAutoRange() |
java.lang.Boolean |
getXAutoRange() |
java.lang.Double |
getxLogBase() |
java.lang.Double |
getXLogBase() |
java.lang.Double |
getxLowerBound() |
java.lang.Double |
getXLowerBound() |
java.lang.Double |
getxUpperBound() |
java.lang.Double |
getXUpperBound() |
boolean |
isxTickLabelsVisible() |
boolean |
isXTickLabelsVisible() |
boolean |
isyTickLabelsVisible() |
boolean |
isYTickLabelsVisible() |
XYChart |
leftShift(ConstantBand constantBand) |
XYChart |
leftShift(ConstantLine constantLine) |
XYChart |
leftShift(Rasters raster) |
XYChart |
leftShift(Text text) |
XYChart |
leftShift(XYGraphics graphics) |
void |
setLodThreshold(java.lang.Integer lodThreshold) |
XYChart |
setLogX(boolean logX) |
XYChart |
setxAutoRange(boolean xAutoRange) |
XYChart |
setXAutoRange(boolean xAutoRange) |
XYChart |
setxBound(double lower,
double upper) |
XYChart |
setXBound(double lower,
double upper) |
XYChart |
setxBound(java.util.List<java.lang.Number> bound) |
XYChart |
setXBound(java.util.List<java.lang.Number> bound) |
XYChart |
setxLogBase(double xLogBase) |
XYChart |
setXLogBase(double xLogBase) |
void |
setxTickLabelsVisible(boolean xTickLabelsVisible) |
void |
setXTickLabelsVisible(boolean xTickLabelsVisible) |
void |
setyTickLabelsVisible(boolean yTickLabelsVisible) |
void |
setYTickLabelsVisible(boolean yTickLabelsVisible) |
add, getAutoZoom, getCrosshair, getLogY, getOmitCheckboxes, getTimeZone, getxLabel, getXLabel, getxLowerMargin, getXLowerMargin, getxUpperMargin, getXUpperMargin, getyAutoRange, getYAutoRange, getyAutoRangeIncludesZero, getYAutoRangeIncludesZero, getyAxes, getYAxes, getyLabel, getYLabel, getyLogBase, getYLogBase, getyLowerBound, getYLowerBound, getyLowerMargin, getYLowerMargin, getyUpperBound, getYUpperBound, getyUpperMargin, getYUpperMargin, leftShift, leftShift, setAutoZoom, setCrosshair, setLogY, setOmitCheckboxes, setTimeZone, setxLabel, setXLabel, setxLowerMargin, setXLowerMargin, setxUpperMargin, setXUpperMargin, setyAutoRange, setYAutoRange, setyAutoRangeIncludesZero, setYAutoRangeIncludesZero, setYBound, setyBound, setYBound, setyLabel, setYLabel, setyLogBase, setYLogBase, setyLowerMargin, setYLowerMargin, setyUpperMargin, setYUpperMargin
getCustomStyles, getElementStyles, getGridLineStyle, getInitHeight, getInitWidth, getLabelStyle, getLabelXStyle, getLabelYStyle, getLegendLayout, getLegendPosition, getModelNameValue, getShowLegend, getTitle, getTitleStyle, getUseToolTip, getViewNameValue, serializeToJsonObject, serializeToJsonObject, setCustomStyles, setGridLineStyle, setInitHeight, setInitWidth, setLabelStyle, setLabelXStyle, setLabelYStyle, setLegendLayout, setLegendPosition, setShowLegend, setTitle, setTitleStyle, setUseToolTip
getDetails, getDetailsFromMessage, getGraphics, getGraphicsById, getGraphicsUid, onActionDetails, openComm, setDetails, updateDetails
activateWidgetInContainer, addValueChangeMsgCallback, beforeDisplay, content, getModelModuleValue, getViewModuleValue, sendModel, sendModelUpdate, sendModelUpdate
public XYChart add(XYGraphics graphics)
public XYChart leftShift(XYGraphics graphics)
public java.util.List<XYGraphics> getGraphics()
public XYChart add(ConstantLine constantLine)
public XYChart leftShift(ConstantLine constantLine)
public java.util.List<ConstantLine> getConstantLines()
public XYChart add(ConstantBand constantBand)
public XYChart leftShift(ConstantBand constantBand)
public java.util.List<ConstantBand> getConstantBands()
public java.util.List<Text> getTexts()
public java.util.List<Rasters> getRasters()
public XYChart add(java.util.List items)
add
in class AbstractChart
public XYChart setXAutoRange(boolean xAutoRange)
public XYChart setxAutoRange(boolean xAutoRange)
public java.lang.Boolean getXAutoRange()
public java.lang.Boolean getxAutoRange()
public XYChart setXBound(double lower, double upper)
public XYChart setxBound(double lower, double upper)
public XYChart setXBound(java.util.List<java.lang.Number> bound)
public XYChart setxBound(java.util.List<java.lang.Number> bound)
public java.lang.Double getXLowerBound()
public java.lang.Double getxLowerBound()
public java.lang.Double getXUpperBound()
public java.lang.Double getxUpperBound()
public XYChart setLogX(boolean logX)
public java.lang.Boolean getLogX()
public java.lang.Double getXLogBase()
public java.lang.Double getxLogBase()
public XYChart setXLogBase(double xLogBase)
public XYChart setxLogBase(double xLogBase)
public java.lang.Integer getLodThreshold()
public void setLodThreshold(java.lang.Integer lodThreshold)
public boolean isxTickLabelsVisible()
public boolean isXTickLabelsVisible()
public void setxTickLabelsVisible(boolean xTickLabelsVisible)
public void setXTickLabelsVisible(boolean xTickLabelsVisible)
public boolean isyTickLabelsVisible()
public boolean isYTickLabelsVisible()
public void setyTickLabelsVisible(boolean yTickLabelsVisible)
public void setYTickLabelsVisible(boolean yTickLabelsVisible)