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 ActivityBarRenderer.TextPosition |
ActivityBarRenderer.TextPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivityBarRenderer.TextPosition[] |
ActivityBarRenderer.TextPosition.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 |
ActivityBarRenderer.drawText(ActivityRef<A> activityRef,
String text,
ActivityBarRenderer.TextPosition position,
GraphicsContext gc,
double x,
double y,
double w,
double h,
boolean selected,
boolean hover,
boolean highlighted,
boolean pressed) |
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.