public abstract class CustomErrorPoint extends Points
Series.MarkTextResolver
iStacked, point
linePen, treatNans, treatnulls
AUTODEPTH, AUTOZORDER, bActive, bBrush, bColorEach, calcVisiblePoints, colorMember, customMarkText, drawBetweenPoints, endZ, firstVisible, hasZValues, iColors, iNumSampleValues, iZOrder, labelMember, lastVisible, listenerList, mandatory, manualData, marks, middleZ, notMandatory, oldDataSource, percentDecimal, percentFormat, sLabels, startZ, useAxis, useSeriesColor, valueFormat, vxValues, vyValues, yMandatory
chart, InternalUse
Constructor and Description |
---|
CustomErrorPoint() |
CustomErrorPoint(IBaseChart c) |
Modifier and Type | Method and Description |
---|---|
int |
add(double y,
double LErr,
double RErr,
double TErr,
double BErr) |
int |
add(double x,
double y,
double LErr,
double RErr,
double TErr,
double BErr) |
int |
add(double x,
double y,
double LErr,
double RErr,
double TErr,
double BErr,
Color color) |
int |
add(double x,
double y,
double LErr,
double RErr,
double TErr,
double BErr,
java.lang.String text) |
int |
add(double XVal,
double YVal,
double LErr,
double RErr,
double TErr,
double BErr,
java.lang.String text,
Color color) |
protected void |
addSampleValues(int numValues) |
protected void |
calcHorizMargins(int LeftMargin,
int RightMargin) |
protected void |
calcVerticalMargins(int TopMargin,
int BottomMargin) |
int |
clicked(int x,
int y)
Returns the ValueIndex of the "clicked" point in the Series.
|
void |
drawValue(int valueIndex)
Called internally.
|
java.lang.String |
getDescription()
Gets descriptive text.
|
ChartErrors |
getErrors() |
double |
getMaxXValue()
Returns the Maximum Value of the Series X Values List.
|
double |
getMaxYValue()
Returns the Maximum Value of the Series Y Values List.
|
double |
getMinXValue()
Returns the Minimum Value of the Series X Values List.
|
double |
getMinYValue()
Returns the Minimum Value of the Series Y Values List.
|
void |
setChart(Chart c) |
assign, canDoExtra, createSubGallery, getColor, getLinePen, setColor, setColorEach, setSubGallery
addSeriesMouseListener, calcHorizMargins, calcVerticalMargins, calcXPos, calcYPos, calcZOrder, clickedPointer, drawLegendShape, drawMark, drawPointer, getOriginPos, getPointer, getStacked, onGetPointerStyle, removePointerStyleResolver, removeSeriesMouseListener, sameClassOrigin, setChart, setPointerStyleResolver, setStacked
add, add, calcMinMaxValue, doNotPaintNull, getTreatNaNAsNull, getTreatNulls, IgnoreNull, setTreatNaNAsNull, setTreatNulls
add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, addChartValue, added, addedValue, addNull, addNullXY, addSeriesPaintListener, addValues, assignDispose, assignValues, associatedToAxis, beginUpdate, calcFirstLastVisibleIndex, calcPercentSt, calcPosValue, calculateMarkPosition, calcXPosValue, calcXSizeValue, calcYPosValue, calcYSizeValue, canAddRandomPoints, changeType, checkDataSource, checkMouse, checkOrder, checkOtherSeries, clear, clearLists, clicked, clone, cloneSeries, convertArray, countLegendItems, createNewSeries, createNewSeries, createNewSeries, dataSourceArray, delete, delete, delete, dispose, doAfterDrawValues, doBeforeDrawChart, doBeforeDrawValues, doClick, doClickPointer, doDoubleClick, draw, drawHiddenValue, drawLegend, drawLegend, drawMarks, drawMarksSeries, drawSeries, drawSeriesForward, drawValuesForward, endUpdate, fillSampleValues, fillSampleValues, fireSeriesMouseEvent, fireSeriesPaint, firstDisplayed, galleryChanged3D, getActive, getAllowSinglePoint, getBitmapEditor, getBrush, getColorEach, getColorMember, getColors, getCount, getCountLegendItems, getCursor, getCustomHorizAxis, getCustomVertAxis, getDataSource, getDefaultColor, getDefaultNullValue, getDepth, getEndZ, getFields, getFirstVisible, getFunction, getHasZValues, getHorizAxis, getHorizontalAxis, getLabelMember, getLabels, getLastVisible, getLegendString, getMandatory, getMandatoryAxis, getMarks, getMarkText, getMarkValue, getMaxZValue, getMiddleZ, getMinZValue, getNotMandatory, getNumGallerySeries, getNumSampleValues, getOriginValue, getPercentFormat, getPoint, getSeriesColor, getShowInLegend, getStartZ, getTitle, getUseAxis, getValueColor, getValueFormat, getValueIndexSwapper, getValueList, getValueList, getValueMarkText, getValuesLists, getVertAxis, getVerticalAxis, getVisible, getXValues, getYMandatory, getYValueList, getYValues, getZOrder, hasClickEvents, hasColors, hasDataSource, hasLabels, hasListenersOf, hasNoMandatoryValues, isNull, isPointInChartRect, isValidSeriesSource, isValidSourceOf, lastDisplayed, lastVisibleMark, legendItemColor, legendToValueIndex, maxMarkWidth, moreSameZOrder, mouseEvent, newFromType, numSampleValues, onDisposing, prepareForGallery, prepareLegendCanvas, randomBounds, readResolve, recalcGetAxis, refreshSeries, removeMarkTextResolver, removeSeriesPaintListener, repaint, sameClass, setActive, setColorMember, setColors, setCursor, setCustomHorizAxis, setCustomHorizAxis, setCustomVertAxis, setCustomVertAxis, setDataSource, setDefaultNullValue, setDepth, setEndZ, setFunction, setHorizontal, setHorizontalAxis, setLabelMember, setLabels, setMarks, setMarkTextResolver, setMiddleZ, setNull, setNull, setPercentFormat, setSeriesColor, setShowInLegend, setStartZ, setTitle, setValueFormat, setValueList, setVerticalAxis, setVisible, setXValues, setYValues, setZOrder, setZPositions, sortByLabels, sortByLabels, sortDrawSeries, swapValueIndex, titleOrName, toString, valueListOfAxis, valuesListAdd, xScreenToValue, yScreenToValue
getChart, invalidate, setBooleanProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChart, invalidate
public CustomErrorPoint(IBaseChart c)
public CustomErrorPoint()
public ChartErrors getErrors()
public void setChart(Chart c)
protected void calcHorizMargins(int LeftMargin, int RightMargin)
protected void calcVerticalMargins(int TopMargin, int BottomMargin)
protected void addSampleValues(int numValues)
addSampleValues
in class Series
public int add(double XVal, double YVal, double LErr, double RErr, double TErr, double BErr, java.lang.String text, Color color)
public int add(double x, double y, double LErr, double RErr, double TErr, double BErr, java.lang.String text)
public int add(double x, double y, double LErr, double RErr, double TErr, double BErr)
public int add(double x, double y, double LErr, double RErr, double TErr, double BErr, Color color)
public int add(double y, double LErr, double RErr, double TErr, double BErr)
public void drawValue(int valueIndex)
CustomPoint
drawValue
in interface ISeries
drawValue
in class CustomPoint
valueIndex
- intpublic double getMaxXValue()
CustomPoint
getMaxXValue
in class CustomPoint
public double getMaxYValue()
CustomPoint
getMaxYValue
in class CustomPoint
public double getMinXValue()
CustomPoint
getMinXValue
in class CustomPoint
public double getMinYValue()
CustomPoint
getMinYValue
in class CustomPoint
public java.lang.String getDescription()
Points
getDescription
in class Points
public int clicked(int x, int y)
CustomPoint
clicked
in interface ISeries
clicked
in class CustomPoint
x
- inty
- int