| Modifier and Type | Field and Description |
|---|---|
static double |
arch |
static javafx.scene.paint.Color |
metricCol |
static javafx.scene.paint.Color |
metricHeadTextCol |
static javafx.scene.paint.Color |
operatorCol |
static javafx.scene.paint.Color |
operatorHeadtextCol |
static javafx.scene.paint.Color |
outputCol |
static javafx.scene.paint.Color |
outputHeadTextCol |
static javafx.scene.paint.Color |
sourceCol |
static javafx.scene.paint.Color |
sourceHeadTextCol |
static javafx.scene.paint.Color |
sourceOptionalCol |
static javafx.scene.paint.Color |
targetCol |
static javafx.scene.paint.Color |
targetHeadTextCol |
static javafx.scene.paint.Color |
targetOptionalCol |
| Constructor and Description |
|---|
NodeViewRectangle(double x,
double y,
int nodeShape,
NodeView node,
Node nodeData)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
drawNodeViewRectangle(javafx.scene.canvas.GraphicsContext gc)
draws the NodeViewRectangle object according to its variables in the
GraphicsContext |
public static final javafx.scene.paint.Color targetCol
public static final javafx.scene.paint.Color targetOptionalCol
public static final javafx.scene.paint.Color sourceCol
public static final javafx.scene.paint.Color sourceOptionalCol
public static final javafx.scene.paint.Color metricCol
public static final javafx.scene.paint.Color operatorCol
public static final javafx.scene.paint.Color outputCol
public static final javafx.scene.paint.Color targetHeadTextCol
public static final javafx.scene.paint.Color sourceHeadTextCol
public static final javafx.scene.paint.Color metricHeadTextCol
public static final javafx.scene.paint.Color operatorHeadtextCol
public static final javafx.scene.paint.Color outputHeadTextCol
public static double arch
Copyright © 2019. All rights reserved.