Uses of Class
com.flexganttfx.view.graphics.renderer.LinkRenderer.TargetLocation
| Package | Description |
|---|---|
| com.flexganttfx.view.graphics.renderer |
Renderer classes for visualizing activities, calendar entries, and for adding custom background
visuals based on row type.
|
-
Uses of LinkRenderer.TargetLocation in com.flexganttfx.view.graphics.renderer
Methods in com.flexganttfx.view.graphics.renderer that return LinkRenderer.TargetLocation Modifier and Type Method Description protected LinkRenderer.TargetLocationLinkRenderer. calculateTargetLocation(double sx, double sy, double tx, double ty)static LinkRenderer.TargetLocationLinkRenderer.TargetLocation. valueOf(String name)Returns the enum constant of this type with the specified name.static LinkRenderer.TargetLocation[]LinkRenderer.TargetLocation. values()Returns an array containing the constants of this enum type, in the order they are declared.