Verwendungen von Package
com.flexganttfx.view.graphics
Packages, die com.flexganttfx.view.graphics verwenden
Package
Beschreibung
Various utility classes, most notably a toolbar and a statusbar control for
rapid prototyping (not intended for production use).
Contains the item factory and item providers for use with the property sheet view of
ControlsFX.
The main Gantt chart controls.
The various graphics controls that are used for rendering the Gantt chart.
System layers are used to draw various pieces of information into the background of a row
(time now, grid lines, marked time interval, chart and agenda lines, etc...).
Renderer classes for visualizing activities, calendar entries, and for adding custom background
visuals based on row type.
The timeline control, which consists of the dateline and the eventline child
controls.
Various utility classes.
Classes for the graphics skin.
-
Von com.flexganttfx.extras verwendete Klassen in com.flexganttfx.view.graphicsKlasseBeschreibungThe graphics view control is responsible for the rendering of activities and system layers, the editing of activities, the event notifications, the hit detection, system layer management, and for context menu support.
-
Von com.flexganttfx.extras.properties verwendete Klassen in com.flexganttfx.view.graphicsKlasseBeschreibungThe graphics view control is responsible for the rendering of activities and system layers, the editing of activities, the event notifications, the hit detection, system layer management, and for context menu support.
-
Von com.flexganttfx.view verwendete Klassen in com.flexganttfx.view.graphicsKlasseBeschreibungA specialization of
GraphicsBasethat uses aListViewto display a list of rows. -
Von com.flexganttfx.view.graphics verwendete Klassen in com.flexganttfx.view.graphicsKlasseBeschreibungActivity bounds contain the visual bounds of and the reference to an activity.Activity events are being fired whenever the user makes a change to an activity in the graphics view.The graphics view control is responsible for the rendering of activities and system layers, the editing of activities, the event notifications, the hit detection, system layer management, and for context menu support.A callback parameter class used for displaying a context menu.An enumerator used to define how to visuzalize the dragged activity during a drag and drop operation.The drag and drop info class aggregates the various pieces of information that the application might be interested in while a drag and drop operation is in progress.A callback parameter object used for determining if the proposed
GraphicsBase.EditModeis currently allowed or not.An enumeration of possible editing states that the graphics view can be in.A callback parameter object used by the edit mode callback that provides information about the context for which the edit mode will be determined.An enumerator used to control the selection behaviour of the lasso.A callback parameter object used to provide context for the row controls factory.An enumerator used to define how many rows can show their row editors at the same time.A callback parameter object used to provide context for the row editor factory.A row header is a node that can be displayed to the left of each row inside the graphics area.An enumerator used to control the selection behaviour of the graphics view.Lasso events are being fired whenever the user uses the lasso tool to select a time interval on one or more rows.Stores information about the last lasso operation performed by the user. -
Von com.flexganttfx.view.graphics.layer verwendete Klassen in com.flexganttfx.view.graphicsKlasseBeschreibungThe graphics view control is responsible for the rendering of activities and system layers, the editing of activities, the event notifications, the hit detection, system layer management, and for context menu support.
-
Von com.flexganttfx.view.graphics.renderer verwendete Klassen in com.flexganttfx.view.graphicsKlasseBeschreibungActivity bounds contain the visual bounds of and the reference to an activity.The graphics view control is responsible for the rendering of activities and system layers, the editing of activities, the event notifications, the hit detection, system layer management, and for context menu support.
-
Von com.flexganttfx.view.timeline verwendete Klassen in com.flexganttfx.view.graphics
-
Von com.flexganttfx.view.util verwendete Klassen in com.flexganttfx.view.graphicsKlasseBeschreibungThe graphics view control is responsible for the rendering of activities and system layers, the editing of activities, the event notifications, the hit detection, system layer management, and for context menu support.
-
Von impl.com.flexganttfx.skin.graphics verwendete Klassen in com.flexganttfx.view.graphicsKlasseBeschreibungActivity bounds contain the visual bounds of and the reference to an activity.The graphics view control is responsible for the rendering of activities and system layers, the editing of activities, the event notifications, the hit detection, system layer management, and for context menu support.The drag and drop info class aggregates the various pieces of information that the application might be interested in while a drag and drop operation is in progress.An enumeration of possible editing states that the graphics view can be in.Stores information about the last lasso operation performed by the user.A specialization of
GraphicsBasethat uses aListViewto display a list of rows.A specialization ofGraphicsBasethat displays exactly one row.A specialization ofGraphicsBasethat displays several rows inside aSplitPane.A specialization ofGraphicsBasethat displays several rows inside aVBox.