Package | Description |
---|---|
com.flexganttfx.view.graphics.renderer |
Renderer classes for visualizing activities, calendar entries, and for adding custom background
visuals based on row type.
|
Modifier and Type | Method and Description |
---|---|
static LinkRenderer.ArrowDirection |
LinkRenderer.ArrowDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkRenderer.ArrowDirection[] |
LinkRenderer.ArrowDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
LinkRenderer.drawArrowHead(LinkRenderer.ArrowDirection direction,
javafx.scene.canvas.GraphicsContext gc,
double x,
double y) |
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.