|
Spec-Zone .ru
спецификации, руководства, описания, API
|
public class BarChart<X,Y> extends XYChart<X,Y>
| Ввести | Свойство и Описание |
|---|---|
DoubleProperty |
barGap
Разрыв, чтобы уехать между панелями в той же самой категории
|
DoubleProperty |
categoryGap
Разрыв, чтобы уехать между панелями в отдельных категориях
|
alternativeColumnFillVisibleProperty, alternativeRowFillVisibleProperty, dataProperty, horizontalGridLinesVisibleProperty, horizontalZeroLineVisibleProperty, verticalGridLinesVisibleProperty, verticalZeroLineVisiblePropertyanimatedProperty, legendProperty, legendSideProperty, legendVisibleProperty, titleProperty, titleSidePropertyheightProperty, maxHeightProperty, maxWidthProperty, minHeightProperty, minWidthProperty, paddingProperty, prefHeightProperty, prefWidthProperty, snapToPixelProperty, widthPropertyneedsLayoutPropertyblendModeProperty, boundsInLocalProperty, boundsInParentProperty, cacheHintProperty, cacheProperty, clipProperty, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectProperty, eventDispatcherProperty, focusedProperty, focusTraversableProperty, hoverProperty, idProperty, inputMethodRequestsProperty, layoutBoundsProperty, layoutXProperty, layoutYProperty, managedProperty, mouseTransparentProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDraggedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onScrollProperty, opacityProperty, parentProperty, pickOnBoundsProperty, pressedProperty, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, styleProperty, translateXProperty, translateYProperty, translateZProperty, visiblePropertyXYChart.Data<X,Y>, XYChart.Series<X,Y>USE_COMPUTED_SIZE, USE_PREF_SIZE| Конструктор и Описание |
|---|
BarChart(Axis<X> xAxis, Axis<Y> yAxis)
Создайте новый BarChart с данной осью.
|
BarChart(Axis<X> xAxis, Axis<Y> yAxis, ObservableList<XYChart.Series<X,Y>> data)
Создайте новый BarChart с данной осью и данными.
|
BarChart(Axis<X> xAxis, Axis<Y> yAxis, ObservableList<XYChart.Series<X,Y>> data, double categoryGap)
Создайте новый BarChart с данной осью и данными.
|
| Модификатор и Тип | Метод и Описание |
|---|---|
DoubleProperty |
barGapProperty()
Разрыв, чтобы уехать между панелями в той же самой категории
|
DoubleProperty |
categoryGapProperty()
Разрыв, чтобы уехать между панелями в отдельных категориях
|
protected void |
dataItemAdded(XYChart.Series<X,Y> series, int itemIndex, XYChart.Data<X,Y> item)
Вызванный, когда элемент данных был добавлен к ряду.
|
protected void |
dataItemChanged(XYChart.Data<X,Y> item)
Вызванный, когда элемент данных изменился, то есть его xValue, yValue или extraValue изменился.
|
protected void |
dataItemRemoved(XYChart.Data<X,Y> item, XYChart.Series<X,Y> series)
Вызванный, когда элемент данных был удален из модели данных, но это все еще видимо на диаграмме.
|
double |
getBarGap()
Разрыв, чтобы уехать между панелями в той же самой категории
|
double |
getCategoryGap()
Разрыв, чтобы уехать между панелями в отдельных категориях
|
protected void |
layoutPlotChildren()
Вызванный, чтобы обновить и расположение дочерние элементы графика.
|
protected void |
seriesAdded(XYChart.Series<X,Y> series, int seriesIndex)
Ряд был добавлен к модели данных диаграмм.
|
protected void |
seriesRemoved(XYChart.Series<X,Y> series)
Ряд был удален из модели данных, но это все еще видимо на диаграмме.
|
void |
setBarGap(double value)
Разрыв, чтобы уехать между панелями в той же самой категории
|
void |
setCategoryGap(double value)
Разрыв, чтобы уехать между панелями в отдельных категориях
|
protected void |
updateLegend()
Это вызывают всякий раз, когда ряд добавляется или удаляется, и легенда должна быть обновлена
|
alternativeColumnFillVisibleProperty, alternativeRowFillVisibleProperty, currentDisplayedExtraValueProperty, currentDisplayedXValueProperty, currentDisplayedYValueProperty, dataProperty, getCurrentDisplayedExtraValue, getCurrentDisplayedXValue, getCurrentDisplayedYValue, getData, getDisplayedDataIterator, getDisplayedSeriesIterator, getPlotChildren, getVerticalGridLinesVisible, getXAxis, getYAxis, horizontalGridLinesVisibleProperty, horizontalZeroLineVisibleProperty, isAlternativeColumnFillVisible, isAlternativeRowFillVisible, isHorizontalGridLinesVisible, isHorizontalZeroLineVisible, isVerticalZeroLineVisible, layoutChartChildren, removeDataItemFromDisplay, removeSeriesFromDisplay, seriesChanged, setAlternativeColumnFillVisible, setAlternativeRowFillVisible, setCurrentDisplayedExtraValue, setCurrentDisplayedXValue, setCurrentDisplayedYValue, setData, setHorizontalGridLinesVisible, setHorizontalZeroLineVisible, setVerticalGridLinesVisible, setVerticalZeroLineVisible, updateAxisRange, verticalGridLinesVisibleProperty, verticalZeroLineVisiblePropertyanimate, animatedProperty, computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, getAnimated, getChartChildren, getLegend, getLegendSide, getTitle, getTitleSide, isLegendVisible, layoutChildren, legendProperty, legendSideProperty, legendVisibleProperty, requestChartLayout, setAnimated, setLegend, setLegendSide, setLegendVisible, setTitle, setTitleSide, shouldAnimate, titleProperty, titleSidePropertycomputeMaxHeight, computeMaxWidth, getHeight, getInsets, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getPadding, getPrefHeight, getPrefWidth, getWidth, heightProperty, isResizable, isSnapToPixel, layoutInArea, layoutInArea, layoutInArea, maxHeight, maxHeightProperty, maxWidth, maxWidthProperty, minHeight, minHeightProperty, minWidth, minWidthProperty, paddingProperty, positionInArea, positionInArea, prefHeight, prefHeightProperty, prefWidth, prefWidthProperty, resize, setHeight, setMaxHeight, setMaxSize, setMaxWidth, setMinHeight, setMinSize, setMinWidth, setPadding, setPrefHeight, setPrefSize, setPrefWidth, setSnapToPixel, setWidth, snapPosition, snapSize, snapSpace, snapToPixelProperty, widthPropertygetBaselineOffset, getChildren, getChildrenUnmodifiable, getManagedChildren, isNeedsLayout, layout, lookup, needsLayoutProperty, requestLayout, setNeedsLayoutaddEventFilter, addEventHandler, autosize, blendModeProperty, boundsInLocalProperty, boundsInParentProperty, buildEventDispatchChain, cacheHintProperty, cacheProperty, clipProperty, contains, contains, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectProperty, eventDispatcherProperty, fireEvent, focusedProperty, focusTraversableProperty, getBlendMode, getBoundsInLocal, getBoundsInParent, getCacheHint, getClip, getContentBias, getCursor, getDepthTest, getEffect, getEventDispatcher, getId, getInputMethodRequests, getLayoutBounds, getLayoutX, getLayoutY, getOnDragDetected, getOnDragDone, getOnDragDropped, getOnDragEntered, getOnDragExited, getOnDragOver, getOnInputMethodTextChanged, getOnKeyPressed, getOnKeyReleased, getOnKeyTyped, getOnMouseClicked, getOnMouseDragged, getOnMouseEntered, getOnMouseExited, getOnMouseMoved, getOnMousePressed, getOnMouseReleased, getOnScroll, getOpacity, getParent, getProperties, getRotate, getRotationAxis, getScaleX, getScaleY, getScaleZ, getScene, getStyle, getStyleClass, getTransforms, getTranslateX, getTranslateY, getTranslateZ, getUserData, hasProperties, hoverProperty, idProperty, inputMethodRequestsProperty, intersects, intersects, isCache, isDisable, isDisabled, isFocused, isFocusTraversable, isHover, isManaged, isMouseTransparent, isPickOnBounds, isPressed, isVisible, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParent, localToParent, localToParent, localToScene, localToScene, localToScene, lookupAll, managedProperty, mouseTransparentProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDraggedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onScrollProperty, opacityProperty, parentProperty, parentToLocal, parentToLocal, parentToLocal, pickOnBoundsProperty, pressedProperty, relocate, removeEventFilter, removeEventHandler, requestFocus, resizeRelocate, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, sceneToLocal, sceneToLocal, sceneToLocal, setBlendMode, setCache, setCacheHint, setClip, setCursor, setDepthTest, setDisable, setDisabled, setEffect, setEventDispatcher, setEventHandler, setFocused, setFocusTraversable, setHover, setId, setInputMethodRequests, setLayoutX, setLayoutY, setManaged, setMouseTransparent, setOnDragDetected, setOnDragDone, setOnDragDropped, setOnDragEntered, setOnDragExited, setOnDragOver, setOnInputMethodTextChanged, setOnKeyPressed, setOnKeyReleased, setOnKeyTyped, setOnMouseClicked, setOnMouseDragged, setOnMouseEntered, setOnMouseExited, setOnMouseMoved, setOnMousePressed, setOnMouseReleased, setOnScroll, setOpacity, setPickOnBounds, setPressed, setRotate, setRotationAxis, setScaleX, setScaleY, setScaleZ, setStyle, setTranslateX, setTranslateY, setTranslateZ, setUserData, setVisible, startDragAndDrop, styleProperty, toBack, toFront, toString, translateXProperty, translateYProperty, translateZProperty, visiblePropertygetBarGap(), setBarGap(double)getCategoryGap(), setCategoryGap(double)public BarChart(Axis<X> xAxis, Axis<Y> yAxis)
xAxis - Ось X, чтобы использоватьyAxis - Ось Y, чтобы использоватьpublic BarChart(Axis<X> xAxis, Axis<Y> yAxis, ObservableList<XYChart.Series<X,Y>> data)
xAxis - Ось X, чтобы использоватьyAxis - Ось Y, чтобы использоватьdata - Данные, чтобы использовать, это - фактический список, используемый, таким образом, любые изменения к этому будут отражены в диаграммеpublic BarChart(Axis<X> xAxis, Axis<Y> yAxis, ObservableList<XYChart.Series<X,Y>> data, double categoryGap)
xAxis - Ось X, чтобы использоватьyAxis - Ось Y, чтобы использоватьdata - Данные, чтобы использовать, это - фактический список, используемый, таким образом, любые изменения к этому будут отражены в диаграммеcategoryGap - Разрыв, чтобы уехать между панелями в отдельных категорияхpublic final double getBarGap()
public final void setBarGap(double value)
public final DoubleProperty barGapProperty()
getBarGap(), setBarGap(double)public final double getCategoryGap()
public final void setCategoryGap(double value)
public final DoubleProperty categoryGapProperty()
getCategoryGap(), setCategoryGap(double)protected void dataItemAdded(XYChart.Series<X,Y> series, int itemIndex, XYChart.Data<X,Y> item)
XYChartdataItemAdded в class XYChart<X,Y>series - Ряд элемент данных был добавлен кitemIndex - Индексирование нового элемента в пределах рядаitem - Новый элемент данных, который был добавленprotected void dataItemRemoved(XYChart.Data<X,Y> item, XYChart.Series<X,Y> series)
XYChartdataItemRemoved в class XYChart<X,Y>item - Элемент, который был удален из рядаseries - Ряд элемент был удален изprotected void dataItemChanged(XYChart.Data<X,Y> item)
XYChartdataItemChanged в class XYChart<X,Y>item - Элемент данных, кто был измененprotected void seriesAdded(XYChart.Series<X,Y> series, int seriesIndex)
XYChartseriesAdded в class XYChart<X,Y>series - Ряд, который был добавленseriesIndex - Индексирование нового рядаprotected void seriesRemoved(XYChart.Series<X,Y> series)
XYChartseriesRemoved в class XYChart<X,Y>series - Ряд, который был удаленprotected void layoutPlotChildren()
XYChartlayoutPlotChildren в class XYChart<X,Y>protected void updateLegend()
updateLegend в class XYChart<X,Y>Copyright (c) 2008, 2011, Oracle и/или его филиалы. Все права защищены. Использование подвергается .