Uses of Enum
com.flexganttfx.view.graphics.renderer.LinkRenderer.TargetLocation
Packages that use LinkRenderer.TargetLocation
Package
Description
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.TargetLocationModifier and TypeMethodDescriptionprotected final LinkRenderer.TargetLocation
LinkRenderer.calculateTargetLocation
(double sx, double sy, double tx, double ty) static LinkRenderer.TargetLocation
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.