public final class XYChartUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Chart |
getChart(Node chartChildNode)
Returns Chart instance containing given child node.
|
static Region |
getChartContent(Chart chart) |
static List<Label> |
getChildLabels(List<? extends Parent> parents) |
static double |
getHorizontalInsets(Insets insets) |
static Pane |
getLegend(XYChart chart) |
static double |
getLocationX(Node node) |
static double |
getLocationY(Node node) |
static Node |
getPlotContent(XYChart chart) |
static double |
getVerticalInsets(Insets insets) |
public static Chart getChart(Node chartChildNode)
chartChildNode - the node contained within the chartnull if the node does not belong to chartpublic static double getHorizontalInsets(Insets insets)
public static double getLocationX(Node node)
public static double getLocationY(Node node)
public static double getVerticalInsets(Insets insets)
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.