- GanttChart<R extends Row<?,?,?>> - Class in com.flexganttfx.view
-
A generic JavaFX control to visualize any kind of scheduling data along a
timeline.
- GanttChart() - Constructor for class com.flexganttfx.view.GanttChart
-
Constructs a new Gantt chart control.
- GanttChart(R) - Constructor for class com.flexganttfx.view.GanttChart
-
Constructs a new Gantt Chart control.
- GanttChart.DisplayMode - Enum in com.flexganttfx.view
-
An enum used for specifying how to layout the Gantt chart.
- GanttChart.RowHeaderType - Enum in com.flexganttfx.view
-
An enum used to control the visuals of the cells in the row header
column.
- ganttChartProperty() - Method in class com.flexganttfx.extras.GanttChartStatusBar
-
A property used to store the reference to the Gantt chart that will be
watched by this statusbar.
- ganttChartProperty() - Method in class com.flexganttfx.extras.GanttChartToolBar
-
A property used to store the reference to the Gantt chart that will be
watched by this statusbar.
- GanttChartStatusBar<R extends Row<?,?,?>> - Class in com.flexganttfx.extras
-
A statusbar implementation that can be used in combination with the Gantt
chart control.
- GanttChartStatusBar() - Constructor for class com.flexganttfx.extras.GanttChartStatusBar
-
Constructs a new statusbar control.
- GanttChartStatusBar(GanttChart<R>) - Constructor for class com.flexganttfx.extras.GanttChartStatusBar
-
Constructs a new statusbar control.
- GanttChartToolBar<R extends Row<?,?,?>> - Class in com.flexganttfx.extras
-
A toolbar implementation that can be used in combination with the Gantt chart
control.
- GanttChartToolBar() - Constructor for class com.flexganttfx.extras.GanttChartToolBar
-
Constructs a new toolbar control.
- GanttChartToolBar(GanttChart<R>) - Constructor for class com.flexganttfx.extras.GanttChartToolBar
-
Constructs a new toolbar control.
- GanttLayout - Class in com.flexganttfx.model.layout
-
The standard layout used by all rows and lines.
- GanttLayout() - Constructor for class com.flexganttfx.model.layout.GanttLayout
-
Constructs a new layout.
- getActivities(Layer, Instant, Instant, TemporalUnit, ZoneId) - Method in interface com.flexganttfx.model.ActivityRepository
-
Returns an iterator for iterating over all activities found for the given
layer and time interval.
- getActivities(Layer, Instant, Instant, TemporalUnit, ZoneId) - Method in class com.flexganttfx.model.calendar.WeekendCalendar
-
- getActivities(Layer, Instant, Instant, TemporalUnit, ZoneId) - Method in class com.flexganttfx.model.repository.IntervalTreeActivityRepository
-
- getActivities(Layer, Instant, Instant, TemporalUnit, ZoneId) - Method in class com.flexganttfx.model.repository.ListActivityRepository
-
- getActivities() - Method in class com.flexganttfx.view.graphics.GraphicsBase.ContextMenuParameter
-
Returns the activities found at the location where the context menu
has been requested.
- getActivities() - Method in class com.flexganttfx.view.graphics.LassoEvent.LassoInfo
-
- getActivity() - Method in class com.flexganttfx.model.ActivityRef
-
Returns the activity itself.
- getActivity() - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- getActivityBounds() - Method in class com.flexganttfx.view.graphics.GraphicsBase.DragAndDropInfo
-
Returns the dragged / dropped activity (bounds).
- getActivityBounds() - Method in class com.flexganttfx.view.graphics.GraphicsBase.EditModeCallbackParameter
-
- getActivityBoundsAt(double, double) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Finds the activity bounds at the given location.
- getActivityEditingCallback(Class<A>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getActivityRef() - Method in class com.flexganttfx.model.repository.RepositoryEvent
-
- getActivityRef() - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- getActivityRef() - Method in class com.flexganttfx.view.graphics.ActivityEvent
-
- getActivityRef() - Method in class com.flexganttfx.view.graphics.GraphicsBase.EditingCallbackParameter
-
- getActivityRefAt(double, double) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Finds the activity reference at the given location.
- getActivityRenderer(Class<? extends A>, Class<? extends Layout>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getAgendaLabelsFill() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property agendaLabelsFill.
- getAgendaLinesLineWidth() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property agendaLinesLineWidth.
- getAgendaLinesSize() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property agendaLinesSize.
- getAgendaLinesStroke() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property agendaLinesStroke.
- getAllActivities() - Method in class com.flexganttfx.model.repository.IntervalTreeActivityRepository
-
- getAllActivities() - Method in class com.flexganttfx.model.repository.ListActivityRepository
-
- getAllActivityBoundsAt(double, double) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns the bounds of all activities found at the given location.
- getAllActivityRefsAt(double, double) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns the references to all activities found at the given location.
- getAllCalendarActivitiesAt(double, double) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Finds all calendar activities at the given location.
- getAlpha() - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Gets the value of the property alpha.
- getAmount() - Method in class com.flexganttfx.model.dateline.VirtualGrid
-
The number of units used for the grid.
- getAutoscrollProximity() - Method in class com.flexganttfx.view.graphics.ListViewGraphics
-
Gets the value of the property autoscrollProximity.
- getAvailableZoneIds() - Method in class com.flexganttfx.model.dateline.DatelineModel
-
Returns all
ZoneId
instances that are available for the user to
switch to.
- getBackgroundFill() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property backgroundFill.
- getBackgroundSystemLayer(Class<SL>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getBackgroundSystemLayers() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getBarHeight() - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Gets the value of the property barHeight.
- getCalendarActivityRenderer(Class<? extends A>) - Method in class com.flexganttfx.view.graphics.layer.CalendarLayer
-
- getCalendars() - Method in class com.flexganttfx.model.Row
-
Returns a list of calendars attached to this row.
- getCalendars() - Method in class com.flexganttfx.view.GanttChart
-
- getCalendars() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns the list of calendars that are registered with the graphics view.
- getCalendars() - Method in class com.flexganttfx.view.timeline.Dateline
-
- getCellFactory(Class<? extends TemporalUnit>) - Method in class com.flexganttfx.view.timeline.Dateline
-
- getChartValue() - Method in interface com.flexganttfx.model.activity.ChartActivity
-
Returns the chart value of the activity.
- getChartValue() - Method in class com.flexganttfx.model.activity.ChartActivityBase
-
- getChildren() - Method in class com.flexganttfx.model.Row
-
Returns the list of children of this row.
- getConflictStrategy() - Method in class com.flexganttfx.model.layout.AgendaLayout
-
- getContextMenuCallback() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getCornerRadius() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Gets the value of the property cornerRadius.
- getCursorLocation() - Method in class com.flexganttfx.view.timeline.Eventline
-
Gets the value of the property cursorLocation.
- getCursorTime() - Method in class com.flexganttfx.view.timeline.Eventline
-
Gets the value of the property cursorTime.
- getDateline() - Method in class com.flexganttfx.view.timeline.DatelineCell
-
- getDateline() - Method in class com.flexganttfx.view.timeline.Timeline
-
- getDateTimeFormatter() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property dateTimeFormatter.
- getDateTimeFormatter() - Method in class com.flexganttfx.view.timeline.Eventline
-
Gets the value of the property dateTimeFormatter.
- getDayOfWeek() - Method in class com.flexganttfx.model.calendar.WeekendCalendarActivity
-
Returns the week day that this activity is representing, e.g.
- getDelay() - Method in class com.flexganttfx.view.timeline.TimeTracker
-
- getDetail() - Method in class com.flexganttfx.view.GanttChart
-
Gets the value of the property detail.
- getDisplayMode() - Method in class com.flexganttfx.view.GanttChart
-
- getDividerLineStroke() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property dividerLineStroke.
- getDragAndDropFeedback() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property dragAndDropFeedback.
- getDragAndDropInfo() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getDragEvent() - Method in class com.flexganttfx.view.graphics.GraphicsBase.DragAndDropInfo
-
Returns the drag event that triggered the callback.
- getDragImageProvider() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property dragImageProvider.
- getDropInterval() - Method in class com.flexganttfx.view.graphics.GraphicsBase.DragAndDropInfo
-
Returns the time interval where the drop would take place.
- getDuration() - Method in class com.flexganttfx.model.activity.MutableActivityBase
-
Convenience method to determine the duration between the start and the
end time of the activity.
- getDuration() - Method in class com.flexganttfx.model.activity.MutableChartActivityBase
-
Convenience method to determine the duration between the start and the
end time of the activity.
- getDuration() - Method in class com.flexganttfx.model.activity.MutableCompletableActivityBase
-
Convenience method to determine the duration between the start and the
end time of the activity.
- getDuration() - Method in class com.flexganttfx.model.activity.MutableHighLowChartActivityBase
-
Convenience method to determine the duration between the start and the
end time of the activity.
- getDuration() - Method in enum com.flexganttfx.model.util.SimpleUnit
-
- getDuration() - Method in class com.flexganttfx.model.util.TimeInterval
-
- getEarliestTimeUsed() - Method in interface com.flexganttfx.model.ActivityRepository
-
Returns the earliest time used by the activities stored in this
repository / on this row.
- getEarliestTimeUsed() - Method in class com.flexganttfx.model.repository.ActivityRepositoryBase
-
- getEarliestTimeUsed() - Method in class com.flexganttfx.model.repository.IntervalTreeActivityRepository
-
- getEarliestTimeUsed() - Method in class com.flexganttfx.model.repository.ListActivityRepository
-
- getEarliestTimeUsed() - Method in class com.flexganttfx.model.Row
-
Returns the earliest time used by the row.
- getEarliestTimeUsed() - Method in class com.flexganttfx.model.util.IntervalTree
-
- getEarliestTimeUsed() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Calculates and returns the earliest time used by all rows in the model.
- getEditedActivity() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property editedActivity.
- getEditMode() - Method in class com.flexganttfx.view.graphics.GraphicsBase.EditingCallbackParameter
-
- getEditMode() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getEditModeCallback(Class<? extends MutableActivity>, Class<? extends Layout>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getEffect() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Gets the value of the property effect.
- getEndTime() - Method in class com.flexganttfx.model.activity.ActivityBase
-
- getEndTime() - Method in interface com.flexganttfx.model.Activity
-
The end time of the activity.
- getEndTime() - Method in class com.flexganttfx.model.layout.AgendaLayout
-
- getEndTime() - Method in class com.flexganttfx.model.util.TimeInterval
-
- getEndTime() - Method in class com.flexganttfx.view.graphics.LassoEvent.LassoInfo
-
- getEndTime() - Method in class com.flexganttfx.view.timeline.DatelineCell
-
- getEndTime() - Method in class com.flexganttfx.view.timeline.DatelineScrollingEvent
-
- getEventline() - Method in class com.flexganttfx.view.timeline.Timeline
-
- getExtraPixels() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getFadeInOutOpacity() - Method in class com.flexganttfx.model.Layer
-
- getFadeInOutVisibilityChangesDuration() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property fadeInOutVisibilityChangesDuration.
- getFill(boolean, boolean, boolean, boolean) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
- getFill() - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Gets the value of the property fill.
- getFillCompletion() - Method in class com.flexganttfx.view.graphics.renderer.CompletableActivityRenderer
-
Gets the value of the property fillCompletion.
- getFillHighlight() - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Gets the value of the property fillHighlight.
- getFillHover() - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Gets the value of the property fillHover.
- getFillPressed() - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Gets the value of the property fillPressed.
- getFillSelected() - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Gets the value of the property fillSelected.
- getFirstDayOfWeek() - Method in class com.flexganttfx.view.timeline.Dateline
-
Gets the value of the property firstDayOfWeek.
- getFixedCellSize() - Method in class com.flexganttfx.view.GanttChart
-
Gets the value of the property fixedCellSize.
- getFixedCellSize() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getFont() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property font.
- getFont() - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Gets the value of the property font.
- getForegroundSystemLayer(Class<SL>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getForegroundSystemLayers() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getFormat() - Method in class com.flexganttfx.model.dateline.Resolution
-
- getGanttChart() - Method in class com.flexganttfx.extras.GanttChartStatusBar
-
- getGanttChart() - Method in class com.flexganttfx.extras.GanttChartToolBar
-
- getGanttChart() - Method in class com.flexganttfx.view.util.RowHeader
-
- getGanttCharts() - Method in class com.flexganttfx.view.MultiGanttChartContainer
-
Returns the list of Gantt charts that are being managed by the container.
- getGraphics() - Method in class com.flexganttfx.extras.LayersView
-
- getGraphics() - Method in class com.flexganttfx.extras.RadarView
-
- getGraphics() - Method in class com.flexganttfx.view.GanttChart
-
- getGraphics() - Method in class com.flexganttfx.view.graphics.GraphicsBase.ContextMenuParameter
-
Returns the graphics view where the context menu has been requested.
- getGraphics() - Method in class com.flexganttfx.view.graphics.GraphicsBase.RowControlsParameter
-
- getGraphics() - Method in class com.flexganttfx.view.graphics.GraphicsBase.RowEditorParameter
-
- getGraphics() - Method in class com.flexganttfx.view.graphics.layer.SystemLayer
-
- getGraphics() - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
- getGraphicsHeader() - Method in class com.flexganttfx.view.GanttChart
-
Gets the value of the property graphicsHeader.
- getGrids() - Method in class com.flexganttfx.extras.VirtualGridControl
-
Returns the list of possible virtual grid values.
- getHeight() - Method in class com.flexganttfx.model.Row
-
- getHigh() - Method in interface com.flexganttfx.model.activity.HighLowChartActivity
-
Returns the high value of the activity.
- getHigh() - Method in class com.flexganttfx.model.activity.HighLowChartActivityBase
-
- getHighestTemporalUnit() - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Gets the value of the property highestTemporalUnit.
- getHighlightDelay() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getHighlightedActivities() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns a set that is used to store the currently highighted activities.
- getHighlightedRows() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns a set that is used to store the currently highlighted rows.
- getHorizonEndTime() - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Gets the value of the property horizonEndTime.
- getHorizonStartTime() - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Gets the value of the property horizonStartTime.
- getHoverActivity() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property hoverActivity.
- getHoverRow() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property hoverRow.
- getHoverTimeInterval() - Method in class com.flexganttfx.view.timeline.Dateline
-
Gets the value of the property hoverTimeInterval.
- getHoverTimeIntervalFill() - Method in class com.flexganttfx.view.graphics.layer.HoverTimeIntervalLayer
-
Gets the value of the property hoverTimeIntervalFill.
- getId() - Method in class com.flexganttfx.model.activity.ActivityBase
-
- getId() - Method in interface com.flexganttfx.model.Activity
-
The unique id of the activity.
- getId() - Method in class com.flexganttfx.model.Layer
-
- getInfo() - Method in class com.flexganttfx.view.graphics.LassoEvent
-
- getInstance() - Static method in class com.flexganttfx.model.util.ActivityComparator
-
- getIntersectingObjects(TimeInterval) - Method in class com.flexganttfx.model.util.IntervalTree
-
- getInterval() - Method in class com.flexganttfx.view.timeline.DatelineCell
-
- getIteratorType() - Method in class com.flexganttfx.model.repository.ListActivityRepository
-
- getLassoSelectionBehaviour() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getLatestTimeUsed() - Method in interface com.flexganttfx.model.ActivityRepository
-
Returns the latest time used by the activities stored in this repository
/ on this row.
- getLatestTimeUsed() - Method in class com.flexganttfx.model.repository.ActivityRepositoryBase
-
- getLatestTimeUsed() - Method in class com.flexganttfx.model.repository.IntervalTreeActivityRepository
-
- getLatestTimeUsed() - Method in class com.flexganttfx.model.repository.ListActivityRepository
-
- getLatestTimeUsed() - Method in class com.flexganttfx.model.Row
-
Returns the latest time used by the row.
- getLatestTimeUsed() - Method in class com.flexganttfx.model.util.IntervalTree
-
- getLatestTimeUsed() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Calculates and returns the latest time used by all rows in the model.
- getLayer() - Method in class com.flexganttfx.model.ActivityRef
-
The layer on which the activity is shown.
- getLayer() - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- getLayers() - Method in class com.flexganttfx.view.GanttChart
-
- getLayers() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns the list that is used to store all layers of the model.
- getLayout() - Method in class com.flexganttfx.model.Row
-
- getLayout() - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- getLayout() - Method in class com.flexganttfx.view.graphics.GraphicsBase.ContextMenuParameter
-
Returns the layout found at the location where the context menu has
been requested.
- getLayoutAt(double) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Finds the layout that is being used at the given y-coordinate.
- getLicense() - Static method in class com.flexganttfx.core.FlexGanttFX
-
- getLicensedVersion() - Static method in class com.flexganttfx.core.FlexGanttFX
-
Returns the version (e.g. "1", "1", ...).
- getLicensee() - Static method in class com.flexganttfx.core.FlexGanttFX
-
Returns the name of the licensee.
- getLineCount() - Method in exception com.flexganttfx.model.exception.IllegalLineIndexException
-
- getLineCount() - Method in class com.flexganttfx.model.Row
-
- getLineHeight(int, double) - Method in class com.flexganttfx.model.layout.EqualLinesManager
-
- getLineHeight(int, double) - Method in interface com.flexganttfx.model.LinesManager
-
Returns the height of the line with the given index.
- getLineHeight(int) - Method in class com.flexganttfx.model.Row
-
Returns the height of the given inner line.
- getLineIndex() - Method in class com.flexganttfx.model.ActivityRef
-
The line index of the activity.
- getLineIndex() - Method in exception com.flexganttfx.model.exception.IllegalLineIndexException
-
- getLineIndex(A) - Method in class com.flexganttfx.model.layout.EqualLinesManager
-
- getLineIndex(A) - Method in interface com.flexganttfx.model.LinesManager
-
Returns the line index for the given activity.
- getLineIndex(A) - Method in class com.flexganttfx.model.Row
-
Returns the line index for the given activity.
- getLineIndex() - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- getLineLayout(int) - Method in class com.flexganttfx.model.layout.EqualLinesManager
-
- getLineLayout(int) - Method in interface com.flexganttfx.model.LinesManager
-
Returns the layout for the line with the given line index.
- getLineLayout(int) - Method in class com.flexganttfx.model.Row
-
Returns a line-specific layout for the given line.
- getLineLocation(int, double) - Method in class com.flexganttfx.model.layout.EqualLinesManager
-
- getLineLocation(int, double) - Method in interface com.flexganttfx.model.LinesManager
-
Returns the location of the line with the given index.
- getLineLocation(int) - Method in class com.flexganttfx.model.Row
-
Returns the location of the given inner line.
- getLinesManager() - Method in class com.flexganttfx.model.Row
-
- getLineStroke1() - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
Gets the value of the property lineStroke1.
- getLineStroke2() - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
Gets the value of the property lineStroke2.
- getLineStroke3() - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
Gets the value of the property lineStroke3.
- getLineWidth() - Method in class com.flexganttfx.view.graphics.layer.InnerLinesLayer
-
Gets the value of the property lineWidth.
- getLineWidth() - Method in class com.flexganttfx.view.graphics.layer.NowLineLayer
-
Gets the value of the property lineWidth.
- getLineWidth() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Gets the value of the property lineWidth.
- getLineWidth1() - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
Gets the value of the property lineWidth1.
- getLineWidth2() - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
Gets the value of the property lineWidth2.
- getLineWidth3() - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
Gets the value of the property lineWidth3.
- getLinks() - Method in class com.flexganttfx.view.GanttChart
-
- getLinks() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns the list that is used to store all activity links of the model.
- getListView() - Method in class com.flexganttfx.view.graphics.ListViewGraphics
-
Returns the list view control used by this graphics view.
- getLocalEndTime() - Method in class com.flexganttfx.view.graphics.LassoEvent.LassoInfo
-
- getLocalStartTime() - Method in class com.flexganttfx.view.graphics.LassoEvent.LassoInfo
-
- getLocalTime() - Method in class com.flexganttfx.view.graphics.GraphicsBase.ContextMenuParameter
-
Returns the local time found at the location where the context menu
has been requested.
- getLocalTimeAt(double) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns the local time at the given location.
- getLocation(Instant) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns the x coordinate for the given time.
- getLocation(Instant) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Calculates the x coordinate for the given time.
- getLow() - Method in interface com.flexganttfx.model.activity.HighLowChartActivity
-
Returns the low value of the activity.
- getLow() - Method in class com.flexganttfx.model.activity.HighLowChartActivityBase
-
- getLowestTemporalUnit() - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Gets the value of the property lowestTemporalUnit.
- getMajorChartLabelsFill() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property majorChartLabelsFill.
- getMajorChartLinesLineWidth() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property majorChartLinesLineWidth.
- getMajorChartLinesSize() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property majorChartLinesSize.
- getMajorChartLinesStroke() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property majorChartLinesStroke.
- getMajorLinesLineWidth() - Method in class com.flexganttfx.view.graphics.layer.AgendaLinesLayer
-
Gets the value of the property majorLinesLineWidth.
- getMajorLinesLineWidth() - Method in class com.flexganttfx.view.graphics.layer.ChartLinesLayer
-
Gets the value of the property majorLinesLineWidth.
- getMajorLinesStroke() - Method in class com.flexganttfx.view.graphics.layer.AgendaLinesLayer
-
- getMajorLinesStroke() - Method in class com.flexganttfx.view.graphics.layer.ChartLinesLayer
-
- getMajorTicks() - Method in class com.flexganttfx.model.layout.ChartLayout
-
Returns the major ticks to be displayed in the row background and by the
row scale.
- getMarkedTimeInterval() - Method in class com.flexganttfx.view.timeline.Eventline
-
Gets the value of the property markedTimeInterval.
- getMasterTimeline() - Method in class com.flexganttfx.view.GanttChart
-
Gets the value of the property masterTimeline.
- getMaxGridLevel() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getMaxHeight() - Method in class com.flexganttfx.model.Row
-
- getMaxScaleCount() - Method in class com.flexganttfx.model.dateline.DatelineModel
-
Returns the value of the maximum scale count property.
- getMaxValue() - Method in class com.flexganttfx.model.layout.ChartLayout
-
- getMillis() - Method in enum com.flexganttfx.model.util.SimpleUnit
-
Returns the number of milliseconds represented by the granularity.
- getMillisPerPixel() - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Gets the value of the property millisPerPixel.
- getMinDuration() - Method in class com.flexganttfx.model.layout.AgendaLayout
-
- getMinHeight() - Method in class com.flexganttfx.model.Row
-
- getMinLineSpacing() - Method in class com.flexganttfx.model.layout.AgendaLayout
-
Gets the value of the property minLineSpacing.
- getMinorChartLabelsFill() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property minorChartLabelsFill.
- getMinorChartLinesLineWidth() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
- getMinorChartLinesSize() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property minorChartLinesSize.
- getMinorChartLinesStroke() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property minorChartLinesStroke.
- getMinorLinesLineWidth() - Method in class com.flexganttfx.view.graphics.layer.AgendaLinesLayer
-
Gets the value of the property minorLinesLineWidth.
- getMinorLinesLineWidth() - Method in class com.flexganttfx.view.graphics.layer.ChartLinesLayer
-
Gets the value of the property minorLinesLineWidth.
- getMinorLinesStroke() - Method in class com.flexganttfx.view.graphics.layer.AgendaLinesLayer
-
- getMinorLinesStroke() - Method in class com.flexganttfx.view.graphics.layer.ChartLinesLayer
-
- getMinorTicks() - Method in class com.flexganttfx.model.layout.ChartLayout
-
Returns the minor ticks to be displayed in the row background and by the
row scale.
- getMinScaleCount() - Method in class com.flexganttfx.model.dateline.DatelineModel
-
- getMinValue() - Method in class com.flexganttfx.model.layout.ChartLayout
-
- getModel() - Method in class com.flexganttfx.view.timeline.Dateline
-
Gets the value of the property model.
- getModel() - Method in class com.flexganttfx.view.timeline.Timeline
-
Gets the value of the property model.
- getMouseEvent() - Method in class com.flexganttfx.view.graphics.GraphicsBase.EditModeCallbackParameter
-
- getMoveDuration() - Method in class com.flexganttfx.view.timeline.Timeline
-
Gets the value of the property moveDuration.
- getName() - Method in class com.flexganttfx.model.activity.ActivityBase
-
- getName() - Method in interface com.flexganttfx.model.Activity
-
The name of the activity, for example "Flight 3441".
- getName() - Method in class com.flexganttfx.model.calendar.CalendarBase
-
- getName() - Method in class com.flexganttfx.model.dateline.VirtualGrid
-
Returns the grid name that can be used for grid selection controls.
- getName() - Method in class com.flexganttfx.model.Layer
-
- getName() - Method in class com.flexganttfx.model.Row
-
- getName() - Method in class com.flexganttfx.view.graphics.layer.SystemLayer
-
- getName() - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
- getNow() - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Gets the value of the property now.
- getNow() - Method in class com.flexganttfx.view.timeline.TimeTracker
-
Override to return the instant that will be set as "now" on the timeline
model.
- getNowLocation() - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Gets the value of the property nowLocation.
- getOffset() - Method in class com.flexganttfx.view.graphics.GraphicsBase.DragAndDropInfo
-
Returns the mouse offset relative to the upper left corner of the
activity.
- getOldRow() - Method in class com.flexganttfx.view.graphics.ActivityEvent
-
Returns the parent row of an activity before the user performed a change
on it (e. g. a vertical drag).
- getOldTime() - Method in class com.flexganttfx.view.graphics.ActivityEvent
-
Returns the end / start time of an activity before the user performed a
change on it.
- getOldTimeInterval() - Method in class com.flexganttfx.view.graphics.ActivityEvent
-
Returns the time interval of an activity before the user performed a
change on it.
- getOldValue() - Method in class com.flexganttfx.view.graphics.ActivityEvent
-
Returns the value of an activity before the user performed a change on
it.
- getOnActivityChange() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChange.
- getOnActivityChangeFinished() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChangeFinished.
- getOnActivityChangeOngoing() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChangeOngoing.
- getOnActivityChangeStarted() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChangeStarted.
- getOnActivityChartHighValueChangeFinished() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChartHighValueChangeFinished.
- getOnActivityChartHighValueChangeOngoing() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChartHighValueChangeOngoing.
- getOnActivityChartHighValueChangeStarted() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChartHighValueChangeStarted.
- getOnActivityChartLowValueChangeFinished() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChartLowValueChangeFinished.
- getOnActivityChartLowValueChangeOngoing() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChartLowValueChangeOngoing.
- getOnActivityChartLowValueChangeStarted() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChartLowValueChangeStarted.
- getOnActivityChartValueChangeFinished() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChartValueChangeFinished.
- getOnActivityChartValueChangeOngoing() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChartValueChangeOngoing.
- getOnActivityChartValueChangeStarted() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityChartValueChangeStarted.
- getOnActivityDeleted() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityDeleted.
- getOnActivityDragFinished() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityDragFinished.
- getOnActivityDragOngoing() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityDragOngoing.
- getOnActivityDragStarted() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityDragStarted.
- getOnActivityEndTimeChangeFinished() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityEndTimeChangeFinished.
- getOnActivityEndTimeChangeOngoig() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getOnActivityEndTimeChangeStarted() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityEndTimeChangeStarted.
- getOnActivityHorizontalDragFinished() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityHorizontalDragFinished.
- getOnActivityHorizontalDragOngoing() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityHorizontalDragOngoing.
- getOnActivityHorizontalDragStarted() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityHorizontalDragStarted.
- getOnActivityPercentageChangeFinished() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityPercentageChangeFinished.
- getOnActivityPercentageChangeOngoing() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityPercentageChangeOngoing.
- getOnActivityPercentageChangeStarted() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityPercentageChangeStarted.
- getOnActivityStartTimeChangeFinished() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityStartTimeChangeFinished.
- getOnActivityStartTimeChangeOngoing() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityStartTimeChangeOngoing.
- getOnActivityStartTimeChangeStarted() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityStartTimeChangeStarted.
- getOnActivityVerticalDragFinished() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityVerticalDragFinished.
- getOnActivityVerticalDragOngoing() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityVerticalDragOngoing.
- getOnActivityVerticalDragStarted() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onActivityVerticalDragStarted.
- getOnLassoSelection() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onLassoSelection.
- getOnLassoSelectionFinished() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onLassoSelectionFinished.
- getOnLassoSelectionOngoing() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onLassoSelectionOngoing.
- getOnLassoSelectionStarted() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property onLassoSelectionStarted.
- getOnVisibleRangeChanged() - Method in class com.flexganttfx.view.timeline.Dateline
-
Gets the value of the property onVisibleRangeChanged.
- getOpacity() - Method in class com.flexganttfx.model.Layer
-
- getOpacity() - Method in class com.flexganttfx.view.graphics.layer.SystemLayer
-
Gets the value of the property opacity.
- getOverlapBounds() - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- getOverlapColumn() - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- getOverlapCount() - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- getOverlapOffset() - Method in class com.flexganttfx.model.layout.AgendaLayout
-
- getPadding() - Method in class com.flexganttfx.model.Layout
-
- getPadding() - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Gets the value of the property padding.
- getPaddingFill() - Method in class com.flexganttfx.view.graphics.layer.LayoutLayer
-
Gets the value of the property paddingFill.
- getParent() - Method in class com.flexganttfx.model.Row
-
The parent of this row.
- getPath() - Method in class com.flexganttfx.model.Row
-
Returns the path to this row, for example [ROOT, Parent1, Parent2, this].
- getPercentageComplete() - Method in interface com.flexganttfx.model.activity.CompletableActivity
-
Returns the "percentage complete" value of the activity.
- getPercentageComplete() - Method in class com.flexganttfx.model.activity.CompletableActivityBase
-
- getPlaceholder() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property placeholder.
- getPosition() - Method in class com.flexganttfx.view.GanttChart
-
Gets the value of the property position.
- getPosition() - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- getPrefWidth() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property prefWidth.
- getPressedActivity() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property pressedActivity.
- getPrimaryFooter() - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- getPrimaryGanttChart() - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- getPrimaryHeader() - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- getPrimaryMasterDetailPane() - Method in class com.flexganttfx.view.GanttChart
-
- getPrimaryTemporalUnit() - Method in class com.flexganttfx.view.timeline.Dateline
-
Gets the value of the property primaryTemporalUnit.
- getPriorityCallback() - Method in class com.flexganttfx.view.graphics.VBoxGraphics
-
- getProduct() - Static method in class com.flexganttfx.core.FlexGanttFX
-
Returns the product type (e.g.
- getPropertySheet() - Method in class com.flexganttfx.view.GanttChart
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.GanttChart
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.AgendaLinesLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.CalendarLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.ChartLinesLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.HoverTimeIntervalLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.InnerLinesLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.LayoutLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.NowLineLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.RowLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.SelectedTimeIntervalsLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.SystemLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.layer.ZoomTimeIntervalLayer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.renderer.CompletableActivityRenderer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.timeline.Dateline
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.timeline.Eventline
-
- getPropertySheetItems() - Method in class com.flexganttfx.view.timeline.Timeline
-
- getPublicKey() - Static method in class com.flexganttfx.core.FlexGanttFX
-
Returns the public key used for decoding the license key.
- getRadarHeight() - Method in class com.flexganttfx.extras.RadarView
-
- getRadarWidth() - Method in class com.flexganttfx.extras.RadarView
-
- getRepository() - Method in class com.flexganttfx.model.repository.RepositoryEvent
-
- getRepository() - Method in class com.flexganttfx.model.Row
-
- getResizableCallback() - Method in class com.flexganttfx.view.graphics.SplitPaneGraphics
-
- getResolution() - Method in class com.flexganttfx.view.timeline.DatelineCell
-
- getResolutions() - Method in class com.flexganttfx.model.dateline.DatelineModel
-
Returns all resolutions that are defined for / supported by this model.
- getResolutions(T) - Method in class com.flexganttfx.model.dateline.DatelineModel
-
Returns all resolutions that are available for the given temporal unit.
- getRoot() - Method in class com.flexganttfx.view.GanttChart
-
Returns the root row of the Gantt chart.
- getRow() - Method in class com.flexganttfx.model.ActivityRef
-
Returns the row where the activity is located.
- getRow() - Method in exception com.flexganttfx.model.exception.IllegalLineIndexException
-
- getRow() - Method in class com.flexganttfx.model.layout.LinesManagerBase
-
Returns the row managed by this manager.
- getRow() - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- getRow() - Method in class com.flexganttfx.view.graphics.GraphicsBase.ContextMenuParameter
-
Returns the row where the context menu has been requested.
- getRow() - Method in class com.flexganttfx.view.graphics.GraphicsBase.DragAndDropInfo
-
The row where the drop might occur.
- getRow() - Method in class com.flexganttfx.view.graphics.GraphicsBase.RowControlsParameter
-
- getRow() - Method in class com.flexganttfx.view.graphics.GraphicsBase.RowEditorParameter
-
- getRowAt(double) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Finds the row at the given y-coordinate.
- getRowControlsFactory() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property rowControlsFactory.
- getRowDragAndDropCallback(Class<? extends Row>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns a callback that will be invoked when the user drags an activity
over a row of the given type.
- getRowEditingMode() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property rowEditingMode.
- getRowEditorFactory() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property rowEditorFactory.
- getRowHeader() - Method in class com.flexganttfx.view.GanttChart
-
- getRowHeaderNodeFactory() - Method in class com.flexganttfx.view.GanttChart
-
Gets the value of the property rowHeaderNodeFactory.
- getRowHeaderType() - Method in class com.flexganttfx.view.GanttChart
-
Gets the value of the property rowHeaderType.
- getRowPanes() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getRowRenderer(Class<RT>) - Method in class com.flexganttfx.view.graphics.layer.RowLayer
-
- getRows() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns the list that is used to store all rows of the model.
- getRows() - Method in class com.flexganttfx.view.graphics.LassoEvent.LassoInfo
-
- getRowsEditing() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getScaleCount() - Method in class com.flexganttfx.model.dateline.DatelineModel
-
- getScalePosition() - Method in class com.flexganttfx.view.timeline.DatelineCell
-
- getScaleResolutions() - Method in class com.flexganttfx.view.timeline.Dateline
-
- getScaleWidth() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Gets the value of the property scaleWidth.
- getSecondaryFooter() - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- getSecondaryGanttChart() - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- getSecondaryHeader() - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- getSecondaryMasterDetailPane() - Method in class com.flexganttfx.view.GanttChart
-
- getSelectedActivities() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns the list of currently selected activities.
- getSelectedIntervals() - Method in class com.flexganttfx.view.timeline.Dateline
-
- getSelectedTimeInterval() - Method in class com.flexganttfx.view.timeline.Timeline
-
Gets the value of the property selectedTimeInterval.
- getSelectedTimeIntervalFill() - Method in class com.flexganttfx.view.graphics.layer.SelectedTimeIntervalsLayer
-
Gets the value of the property selectedTimeIntervalFill.
- getSelectionMode() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getSelectionMode() - Method in class com.flexganttfx.view.timeline.Dateline
-
Gets the value of the property selectionMode.
- getShortName() - Method in class com.flexganttfx.model.dateline.VirtualGrid
-
Returns the grid short name that can be used for grid selection controls.
- getSourceActivityRef() - Method in class com.flexganttfx.model.ActivityLink
-
Returns the activity reference pointing to the source activity of the
link.
- getSplitPane() - Method in class com.flexganttfx.view.graphics.SplitPaneGraphics
-
Returns the
SplitPane
instance used by this graphics view.
- getSplitPane() - Method in class com.flexganttfx.view.MultiGanttChartContainer
-
Returns the split pane that is used by the container to lay out the Gantt
charts.
- getStartTime() - Method in class com.flexganttfx.model.activity.ActivityBase
-
- getStartTime() - Method in interface com.flexganttfx.model.Activity
-
The start time of the activity.
- getStartTime() - Method in class com.flexganttfx.model.layout.AgendaLayout
-
- getStartTime() - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Gets the value of the property startTime.
- getStartTime() - Method in class com.flexganttfx.model.util.TimeInterval
-
- getStartTime() - Method in class com.flexganttfx.view.graphics.LassoEvent.LassoInfo
-
- getStartTime() - Method in class com.flexganttfx.view.timeline.DatelineCell
-
- getStartTime() - Method in class com.flexganttfx.view.timeline.DatelineScrollingEvent
-
- getStepRate() - Method in class com.flexganttfx.model.dateline.Resolution
-
- getStroke() - Method in class com.flexganttfx.view.graphics.layer.InnerLinesLayer
-
Gets the value of the property stroke.
- getStroke() - Method in class com.flexganttfx.view.graphics.layer.NowLineLayer
-
Gets the value of the property stroke.
- getStroke(boolean, boolean, boolean, boolean) - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
- getStroke() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Gets the value of the property stroke.
- getStrokeHighlight() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Gets the value of the property strokeHighlight.
- getStrokeHover() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Gets the value of the property strokeHover.
- getStrokePressed() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Gets the value of the property strokePressed.
- getStrokeSelected() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Gets the value of the property strokeSelected.
- getSystemLayer(Class<SL>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getTargetActivityRef() - Method in class com.flexganttfx.model.ActivityLink
-
Returns the activity reference pointing to the target activity of the
link.
- getTemporalUnit() - Method in class com.flexganttfx.model.dateline.Resolution
-
- getTemporalUnits() - Method in class com.flexganttfx.model.dateline.DatelineModel
-
Returns all temporal units that are being used by the model.
- getTextFill(boolean, boolean, boolean, boolean) - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
- getTextFill() - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Gets the value of the property textFill.
- getTextFillHighlight() - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Gets the value of the property textFillHighlight.
- getTextFillHover() - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Gets the value of the property textFillHover.
- getTextFillPressed() - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Gets the value of the property textFillPressed.
- getTextFillSelected() - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Gets the value of the property textFillSelected.
- getTextGap() - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Gets the value of the property textGap.
- getTime() - Method in class com.flexganttfx.view.graphics.GraphicsBase.ContextMenuParameter
-
Returns the time found at the location where the context menu has
been requested.
- getTimeAt(double) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Returns the time at the given location.
- getTimeAt(double) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Calculates the time at the given x coordinate.
- getTimeline() - Method in class com.flexganttfx.view.GanttChart
-
- getTimeline() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getTimeline() - Method in class com.flexganttfx.view.timeline.Dateline
-
- getTimeline() - Method in class com.flexganttfx.view.timeline.Eventline
-
- getTimeline() - Method in class com.flexganttfx.view.util.TimelineScrollBar
-
- getTimelineModel() - Method in class com.flexganttfx.view.timeline.TimeTracker
-
- getTimelineScrollBar() - Method in class com.flexganttfx.view.GanttChart
-
- getTimeTracker() - Method in class com.flexganttfx.view.timeline.Timeline
-
Gets the value of the property timeTracker.
- getTreeTable() - Method in class com.flexganttfx.view.GanttChart
-
- getTreeTable() - Method in class com.flexganttfx.view.util.RowHeader
-
- getTreeTableScrollBar() - Method in class com.flexganttfx.view.GanttChart
-
- getType() - Method in class com.flexganttfx.model.ActivityLink
-
Returns the link type (S-S, S-E, E-S, E-E).
- getUnit() - Method in class com.flexganttfx.model.dateline.VirtualGrid
-
The temporal unit used for the grid.
- getUserAgentStylesheet() - Method in class com.flexganttfx.view.FlexGanttFXControl
-
Overridden and made final due to functional regressions in JavaFX 8u20.
- getUserObject() - Method in class com.flexganttfx.model.activity.ActivityBase
-
- getUserObject() - Method in class com.flexganttfx.model.Row
-
- getValue() - Method in class com.flexganttfx.extras.VirtualGridControl
-
- getVBox() - Method in class com.flexganttfx.view.graphics.VBoxGraphics
-
Returns the
VBox
instance that is being used by this view.
- getVendor() - Static method in class com.flexganttfx.core.FlexGanttFX
-
Returns the name of the vendor (e.g.
- getVersion() - Static method in class com.flexganttfx.core.FlexGanttFX
-
Returns the FlexGanttFX version number in the format major.minor.bug
(1.0.0).
- getVirtualGrid() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Gets the value of the property virtualGrid.
- getVirtualGrids() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- getVisibleDuration() - Method in class com.flexganttfx.view.timeline.Timeline
-
- getVisibleEndTime() - Method in class com.flexganttfx.view.timeline.Timeline
-
Gets the value of the property visibleEndTime.
- getVisibleStartTime() - Method in class com.flexganttfx.view.timeline.Timeline
-
Gets the value of the property visibleStartTime.
- getWeekendDays() - Method in class com.flexganttfx.model.calendar.WeekendCalendar
-
Returns the days of the week that are to be considered weekend days.
- getZoneId() - Method in class com.flexganttfx.model.Row
-
- getZoneId() - Method in class com.flexganttfx.view.timeline.Dateline
-
Gets the value of the property zoneId.
- getZoneId() - Method in class com.flexganttfx.view.timeline.DatelineScrollingEvent
-
- getZoomDuration() - Method in class com.flexganttfx.view.timeline.Timeline
-
Gets the value of the property zoomDuration.
- getZoomFactor() - Method in class com.flexganttfx.view.timeline.Timeline
-
Gets the value of the property zoomFactor.
- getZoomMode() - Method in class com.flexganttfx.view.timeline.Timeline
-
Gets the value of the property zoomMode.
- getZoomTimeIntervalFill() - Method in class com.flexganttfx.view.graphics.layer.ZoomTimeIntervalLayer
-
Gets the value of the property zoomTimeIntervalFill.
- glossyProperty() - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
- GraphicsBase<R extends Row<?,?,?>> - Class in com.flexganttfx.view.graphics
-
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.
- GraphicsBase() - Constructor for class com.flexganttfx.view.graphics.GraphicsBase
-
Constructs a new graphics view and initializes the following:
Virtual grid settings (1, 5, 10, 15, 30, 60 Minutes)
Activity renderers for several of the default model classes.
- GraphicsBase.ContextMenuParameter<R extends Row<?,?,?>> - Class in com.flexganttfx.view.graphics
-
A callback parameter class used for displaying a context menu.
- GraphicsBase.DragAndDropFeedback - Enum in com.flexganttfx.view.graphics
-
An enumerator used to define how to visuzalize the dragged activity
during a drag and drop operation.
- GraphicsBase.DragAndDropInfo - Class in com.flexganttfx.view.graphics
-
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.
- GraphicsBase.EditingCallbackParameter - Class in com.flexganttfx.view.graphics
-
A callback parameter object used for determining if the proposed
GraphicsBase.EditMode
is currently allowed or not.
- GraphicsBase.EditMode - Enum in com.flexganttfx.view.graphics
-
An enumeration of possible editing states that the graphics view can be
in.
- GraphicsBase.EditModeCallbackParameter - Class in com.flexganttfx.view.graphics
-
- GraphicsBase.LassoSelectionBehaviour - Enum in com.flexganttfx.view.graphics
-
An enumerator used to control the selection behaviour of the lasso.
- GraphicsBase.RowControlsParameter<R extends Row<?,?,?>> - Class in com.flexganttfx.view.graphics
-
- GraphicsBase.RowEditingMode - Enum in com.flexganttfx.view.graphics
-
An enumerator used to define how many rows can show their row editors at
the same time.
- GraphicsBase.RowEditorParameter<R extends Row<?,?,?>> - Class in com.flexganttfx.view.graphics
-
- GraphicsBase.SelectionMode - Enum in com.flexganttfx.view.graphics
-
An enumerator used to control the selection behaviour of the graphics
view.
- graphicsHeaderProperty() - Method in class com.flexganttfx.view.GanttChart
-
- graphicsProperty() - Method in class com.flexganttfx.extras.LayersView
-
A property used to store a reference to the graphics view for which the
control is being used.
- graphicsProperty() - Method in class com.flexganttfx.extras.RadarView
-
A property used to store the
GraphicsBase
for which the radar
will be used.
- GridLinesLayer<R extends Row<?,?,?>> - Class in com.flexganttfx.view.graphics.layer
-
Draws the vertical grid lines based on the scale resolutions currently
present in the dateline.
- GridLinesLayer(GraphicsBase<R>) - Constructor for class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
- scaleCountProperty() - Method in class com.flexganttfx.model.dateline.DatelineModel
-
The property used to store the number of currently visible scales.
- ScaleLayer<R extends Row<?,?,?>> - Class in com.flexganttfx.view.graphics.layer
-
Draws a scale for an entire row or for each line within the row.
- ScaleLayer(GraphicsBase<R>) - Constructor for class com.flexganttfx.view.graphics.layer.ScaleLayer
-
- scaleWidthProperty() - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
- scrollLeft() - Method in class com.flexganttfx.view.timeline.Timeline
-
- scrollLeftFast() - Method in class com.flexganttfx.view.timeline.Timeline
-
- scrollRight() - Method in class com.flexganttfx.view.timeline.Timeline
-
- scrollRightFast() - Method in class com.flexganttfx.view.timeline.Timeline
-
- secondaryFooterProperty() - Method in class com.flexganttfx.view.DualGanttChartContainer
-
A property used to store the reference to a node that will be used in the
footer position of the secondary Gantt chart.
- secondaryGanttChartProperty() - Method in class com.flexganttfx.view.DualGanttChartContainer
-
A property used to store the reference to the secondary Gantt chart.
- secondaryHeaderProperty() - Method in class com.flexganttfx.view.DualGanttChartContainer
-
A property used to store the reference to a control that will be serving
as a header for the secondary Gantt chart.
- selectedTimeIntervalFillProperty() - Method in class com.flexganttfx.view.graphics.layer.SelectedTimeIntervalsLayer
-
- selectedTimeIntervalProperty() - Method in class com.flexganttfx.view.timeline.Timeline
-
- SelectedTimeIntervalsLayer<R extends Row<?,?,?>> - Class in com.flexganttfx.view.graphics.layer
-
Draws the time intervals that were selected by the user (or the application)
in the dateline.
- SelectedTimeIntervalsLayer(GraphicsBase<R>) - Constructor for class com.flexganttfx.view.graphics.layer.SelectedTimeIntervalsLayer
-
- SELECTION_FINISHED - Static variable in class com.flexganttfx.view.graphics.LassoEvent
-
An event type used when the user finishes a selection with the lasso.
- SELECTION_ONGOING - Static variable in class com.flexganttfx.view.graphics.LassoEvent
-
An event type used while the user is using the lasso to perform a
selection.
- SELECTION_STARTED - Static variable in class com.flexganttfx.view.graphics.LassoEvent
-
An event type used when the user starts a selection with the lasso.
- selectionModeProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
A property used to store the currently supported selection mode.
- selectionModeProperty() - Method in class com.flexganttfx.view.timeline.Dateline
-
- setActivityEditingCallback(Class<? extends MutableActivity>, Callback<GraphicsBase.EditingCallbackParameter, Boolean>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Registers a callback used to determine if a given editing operation can
be used for a given activity.
- setActivityRenderer(Class<? extends A>, Class<? extends Layout>, ActivityRenderer<? extends A>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setAgendaLabelsFill(Paint) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property agendaLabelsFill.
- setAgendaLabelsVisible(boolean) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property agendaLabelsVisible.
- setAgendaLinesLineWidth(double) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property agendaLinesLineWidth.
- setAgendaLinesSize(double) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property agendaLinesSize.
- setAgendaLinesStroke(Paint) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property agendaLinesStroke.
- setAgendaLinesVisible(boolean) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property agendaLinesVisible.
- setAlpha(double) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Sets the value of the property alpha.
- setAnimateRowEditor(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property animateRowEditor.
- setAutoFixText(boolean) - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Sets the value of the property autoFixText.
- setAutoGridEnabled(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setAutoscrollProximity(double) - Method in class com.flexganttfx.view.graphics.ListViewGraphics
-
Sets the value of the property autoscrollProximity.
- setBackgroundFill(Paint) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property backgroundFill.
- setBarHeight(double) - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Sets the value of the property barHeight.
- setBluredBackground(boolean) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property bluredBackground.
- setCalendarActivityRenderer(Class<? extends A>, CalendarActivityRenderer<? extends A>) - Method in class com.flexganttfx.view.graphics.layer.CalendarLayer
-
- setCellFactory(Class<T>, Callback<T, DatelineCell<T>>) - Method in class com.flexganttfx.view.timeline.Dateline
-
- setChartValue(double) - Method in interface com.flexganttfx.model.activity.MutableChartActivity
-
Sets a new chart value.
- setChartValue(double) - Method in class com.flexganttfx.model.activity.MutableChartActivityBase
-
- setConflictStrategy(AgendaLayout.ConflictStrategy) - Method in class com.flexganttfx.model.layout.AgendaLayout
-
- setContextMenuCallback(Callback<GraphicsBase.ContextMenuParameter<R>, ContextMenu>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setCornerRadius(double) - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Sets the value of the property cornerRadius.
- setCornersRounded(boolean) - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Sets the value of the property cornersRounded.
- setDateTimeFormatter(DateTimeFormatter) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property dateTimeFormatter.
- setDateTimeFormatter(DateTimeFormatter) - Method in class com.flexganttfx.view.timeline.Eventline
-
Sets the value of the property dateTimeFormatter.
- setDebugMode(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setDelay(long) - Method in class com.flexganttfx.view.timeline.TimeTracker
-
- setDeletable(boolean) - Method in class com.flexganttfx.model.Layer
-
- setDetail(Node) - Method in class com.flexganttfx.view.GanttChart
-
Sets the value of the property detail.
- setDisplayMode(GanttChart.DisplayMode) - Method in class com.flexganttfx.view.GanttChart
-
- setDividerLineStroke(Paint) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property dividerLineStroke.
- setDragAndDropFeedback(GraphicsBase.DragAndDropFeedback) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property dragAndDropFeedback.
- setDragImageProvider(Callback<ActivityRef<?>, Image>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property dragImageProvider.
- setDrawLastDividerLine(boolean) - Method in class com.flexganttfx.view.graphics.layer.InnerLinesLayer
-
Sets the value of the property drawLastDividerLine.
- setDuration(Duration) - Method in class com.flexganttfx.model.activity.MutableActivityBase
-
Convenience method to determine a new end time based on a duration that
will be added to the current start time of the activity.
- setDuration(Duration) - Method in class com.flexganttfx.model.activity.MutableChartActivityBase
-
Convenience method to determine a new end time based on a duration that
will be added to the current start time of the activity.
- setDuration(Duration) - Method in class com.flexganttfx.model.activity.MutableCompletableActivityBase
-
Convenience method to determine a new end time based on a duration that
will be added to the current start time of the activity.
- setDuration(Duration) - Method in class com.flexganttfx.model.activity.MutableHighLowChartActivityBase
-
Convenience method to determine a new end time based on a duration that
will be added to the current start time of the activity.
- setEditModeCallback(Class<? extends MutableActivity>, Class<? extends Layout>, Callback<GraphicsBase.EditModeCallbackParameter, GraphicsBase.EditMode>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setEffect(Effect) - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Sets the value of the property effect.
- setEnabled(boolean) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Sets the value of the property enabled.
- setEndTime(Instant) - Method in interface com.flexganttfx.model.activity.MutableActivity
-
Sets a new end time on the activity.
- setEndTime(Instant) - Method in class com.flexganttfx.model.activity.MutableActivityBase
-
- setEndTime(Instant) - Method in class com.flexganttfx.model.activity.MutableChartActivityBase
-
- setEndTime(Instant) - Method in class com.flexganttfx.model.activity.MutableCompletableActivityBase
-
- setEndTime(Instant) - Method in class com.flexganttfx.model.activity.MutableHighLowChartActivityBase
-
- setEndTime(LocalTime) - Method in class com.flexganttfx.model.layout.AgendaLayout
-
- setExpanded(boolean) - Method in class com.flexganttfx.model.Row
-
- setExtraPixels(int) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setFadeInOutOpacity(double) - Method in class com.flexganttfx.model.Layer
-
- setFadeInOutVisibilityChanges(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property fadeInOutVisibilityChanges.
- setFadeInOutVisibilityChangesDuration(double) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property fadeInOutVisibilityChangesDuration.
- setFill(Paint) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Sets the value of the property fill.
- setFillCompletion(Paint) - Method in class com.flexganttfx.view.graphics.renderer.CompletableActivityRenderer
-
Sets the value of the property fillCompletion.
- setFillHighlight(Paint) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Sets the value of the property fillHighlight.
- setFillHover(Paint) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Sets the value of the property fillHover.
- setFillPressed(Paint) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Sets the value of the property fillPressed.
- setFillSelected(Paint) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Sets the value of the property fillSelected.
- setFirstDayOfWeek(DayOfWeek) - Method in class com.flexganttfx.view.timeline.Dateline
-
Sets the value of the property firstDayOfWeek.
- setFixedCellSize(double) - Method in class com.flexganttfx.view.GanttChart
-
Sets the value of the property fixedCellSize.
- setFixedCellSize(double) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setFont(Font) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property font.
- setFont(Font) - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Sets the value of the property font.
- setGanttChart(GanttChart<R>) - Method in class com.flexganttfx.extras.GanttChartStatusBar
-
- setGanttChart(GanttChart<R>) - Method in class com.flexganttfx.extras.GanttChartToolBar
-
- setGlossy(boolean) - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Sets the value of the property glossy.
- setGraphics(GraphicsBase<R>) - Method in class com.flexganttfx.extras.LayersView
-
- setGraphics(GraphicsBase<R>) - Method in class com.flexganttfx.extras.RadarView
-
- setGraphicsHeader(Node) - Method in class com.flexganttfx.view.GanttChart
-
Sets the value of the property graphicsHeader.
- setHeight(double) - Method in class com.flexganttfx.model.Row
-
- setHigh(double) - Method in interface com.flexganttfx.model.activity.MutableHighLowChartActivity
-
Sets the high value of the activity.
- setHigh(double) - Method in class com.flexganttfx.model.activity.MutableHighLowChartActivityBase
-
- setHighestTemporalUnit(T) - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Sets the value of the property highestTemporalUnit.
- setHighlightDelay(long) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setHorizonEndTime(Instant) - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Sets the value of the property horizonEndTime.
- setHorizonStartTime(Instant) - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Sets the value of the property horizonStartTime.
- setHoverTimeIntervalFill(Paint) - Method in class com.flexganttfx.view.graphics.layer.HoverTimeIntervalLayer
-
Sets the value of the property hoverTimeIntervalFill.
- setId(String) - Method in interface com.flexganttfx.model.activity.MutableActivity
-
Sets the ID field on the activity.
- setId(String) - Method in class com.flexganttfx.model.activity.MutableActivityBase
-
- setId(String) - Method in class com.flexganttfx.model.activity.MutableChartActivityBase
-
- setId(String) - Method in class com.flexganttfx.model.activity.MutableCompletableActivityBase
-
- setId(String) - Method in class com.flexganttfx.model.activity.MutableHighLowChartActivityBase
-
- setId(String) - Method in class com.flexganttfx.model.Layer
-
- setIteratorType(ListActivityRepository.IteratoryType) - Method in class com.flexganttfx.model.repository.ListActivityRepository
-
- setLassoSelectionBehaviour(GraphicsBase.LassoSelectionBehaviour) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setLassoSnapsToGrid(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setLayout(Layout) - Method in class com.flexganttfx.model.Row
-
- setLayout(Layout) - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- setLicenseKey(String) - Static method in class com.flexganttfx.core.FlexGanttFX
-
Sets the license key used for FlexGantt.
- setLineCount(int) - Method in class com.flexganttfx.model.Row
-
- setLinesManager(LinesManager<A>) - Method in class com.flexganttfx.model.Row
-
- setLineStroke1(Paint) - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
Sets the value of the property lineStroke1.
- setLineStroke2(Paint) - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
Sets the value of the property lineStroke2.
- setLineStroke3(Paint) - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
Sets the value of the property lineStroke3.
- setLineWidth(double) - Method in class com.flexganttfx.view.graphics.layer.InnerLinesLayer
-
Sets the value of the property lineWidth.
- setLineWidth(double) - Method in class com.flexganttfx.view.graphics.layer.NowLineLayer
-
Sets the value of the property lineWidth.
- setLineWidth(double) - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Sets the value of the property lineWidth.
- setLineWidth1(double) - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
Sets the value of the property lineWidth1.
- setLineWidth2(double) - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
Sets the value of the property lineWidth2.
- setLineWidth3(double) - Method in class com.flexganttfx.view.graphics.layer.GridLinesLayer
-
Sets the value of the property lineWidth3.
- setLow(double) - Method in interface com.flexganttfx.model.activity.MutableHighLowChartActivity
-
Sets the low value of the activity.
- setLow(double) - Method in class com.flexganttfx.model.activity.MutableHighLowChartActivityBase
-
- setLowestTemporalUnit(T) - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Sets the value of the property lowestTemporalUnit.
- setMajorChartLabelsFill(Paint) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property majorChartLabelsFill.
- setMajorChartLabelsVisible(boolean) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property majorChartLabelsVisible.
- setMajorChartLinesLineWidth(double) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property majorChartLinesLineWidth.
- setMajorChartLinesSize(double) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property majorChartLinesSize.
- setMajorChartLinesStroke(Paint) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property majorChartLinesStroke.
- setMajorChartLinesVisible(boolean) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property majorChartLinesVisible.
- setMajorLinesLineWidth(double) - Method in class com.flexganttfx.view.graphics.layer.AgendaLinesLayer
-
Sets the value of the property majorLinesLineWidth.
- setMajorLinesLineWidth(double) - Method in class com.flexganttfx.view.graphics.layer.ChartLinesLayer
-
Sets the value of the property majorLinesLineWidth.
- setMajorLinesStroke(Paint) - Method in class com.flexganttfx.view.graphics.layer.AgendaLinesLayer
-
- setMajorLinesStroke(Paint) - Method in class com.flexganttfx.view.graphics.layer.ChartLinesLayer
-
- setMajorLinesVisible(boolean) - Method in class com.flexganttfx.view.graphics.layer.AgendaLinesLayer
-
Sets the value of the property majorLinesVisible.
- setMajorLinesVisible(boolean) - Method in class com.flexganttfx.view.graphics.layer.ChartLinesLayer
-
Sets the value of the property majorLinesVisible.
- setMarkedTimeInterval(TimeInterval) - Method in class com.flexganttfx.view.timeline.Eventline
-
Sets the value of the property markedTimeInterval.
- setMasterTimeline(Timeline) - Method in class com.flexganttfx.view.GanttChart
-
Sets the value of the property masterTimeline.
- setMaxGridLevel(int) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setMaxHeight(double) - Method in class com.flexganttfx.model.Row
-
- setMaxScaleCount(int) - Method in class com.flexganttfx.model.dateline.DatelineModel
-
- setMaxValue(double) - Method in class com.flexganttfx.model.layout.ChartLayout
-
- setMillisPerPixel(double) - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Sets the value of the property millisPerPixel.
- setMinDuration(Duration) - Method in class com.flexganttfx.model.layout.AgendaLayout
-
- setMinHeight(double) - Method in class com.flexganttfx.model.Row
-
- setMinLineSpacing(double) - Method in class com.flexganttfx.model.layout.AgendaLayout
-
Sets the value of the property minLineSpacing.
- setMinorChartLabelsFill(Paint) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property minorChartLabelsFill.
- setMinorChartLabelsVisible(boolean) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property minorChartLabelsVisible.
- setMinorChartLinesLineWidth(double) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
- setMinorChartLinesSize(double) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property minorChartLinesSize.
- setMinorChartLinesStroke(Paint) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property minorChartLinesStroke.
- setMinorChartLinesVisible(boolean) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property minorChartLinesVisible.
- setMinorLinesLineWidth(double) - Method in class com.flexganttfx.view.graphics.layer.AgendaLinesLayer
-
Sets the value of the property minorLinesLineWidth.
- setMinorLinesLineWidth(double) - Method in class com.flexganttfx.view.graphics.layer.ChartLinesLayer
-
Sets the value of the property minorLinesLineWidth.
- setMinorLinesStroke(Paint) - Method in class com.flexganttfx.view.graphics.layer.AgendaLinesLayer
-
- setMinorLinesStroke(Paint) - Method in class com.flexganttfx.view.graphics.layer.ChartLinesLayer
-
- setMinorLinesVisible(boolean) - Method in class com.flexganttfx.view.graphics.layer.AgendaLinesLayer
-
Sets the value of the property minorLinesVisible.
- setMinorLinesVisible(boolean) - Method in class com.flexganttfx.view.graphics.layer.ChartLinesLayer
-
Sets the value of the property minorLinesVisible.
- setMinScaleCount(int) - Method in class com.flexganttfx.model.dateline.DatelineModel
-
- setMinValue(double) - Method in class com.flexganttfx.model.layout.ChartLayout
-
- setModel(DatelineModel<? extends TemporalUnit>) - Method in class com.flexganttfx.view.timeline.Dateline
-
Sets the value of the property model.
- setModel(TimelineModel<?>) - Method in class com.flexganttfx.view.timeline.Timeline
-
Sets the value of the property model.
- setMoveAnimated(boolean) - Method in class com.flexganttfx.view.timeline.Timeline
-
Sets the value of the property moveAnimated.
- setMoveDuration(Duration) - Method in class com.flexganttfx.view.timeline.Timeline
-
Sets the value of the property moveDuration.
- setName(String) - Method in interface com.flexganttfx.model.activity.MutableActivity
-
Sets the name of the activity.
- setName(String) - Method in class com.flexganttfx.model.activity.MutableActivityBase
-
- setName(String) - Method in class com.flexganttfx.model.activity.MutableChartActivityBase
-
- setName(String) - Method in class com.flexganttfx.model.activity.MutableCompletableActivityBase
-
- setName(String) - Method in class com.flexganttfx.model.activity.MutableHighLowChartActivityBase
-
- setName(String) - Method in class com.flexganttfx.model.calendar.CalendarBase
-
- setName(String) - Method in class com.flexganttfx.model.Layer
-
- setName(String) - Method in class com.flexganttfx.model.Row
-
- setNow(Instant) - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Sets the value of the property now.
- setOnActivityChange(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChange.
- setOnActivityChangeFinished(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChangeFinished.
- setOnActivityChangeOngoing(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChangeOngoing.
- setOnActivityChangeStarted(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChangeStarted.
- setOnActivityChartHighValueChangeFinished(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChartHighValueChangeFinished.
- setOnActivityChartHighValueChangeOngoing(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChartHighValueChangeOngoing.
- setOnActivityChartHighValueChangeStarted(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChartHighValueChangeStarted.
- setOnActivityChartLowValueChangeFinished(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChartLowValueChangeFinished.
- setOnActivityChartLowValueChangeOngoing(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChartLowValueChangeOngoing.
- setOnActivityChartLowValueChangeStarted(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChartLowValueChangeStarted.
- setOnActivityChartValueChangeFinished(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChartValueChangeFinished.
- setOnActivityChartValueChangeOngoing(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChartValueChangeOngoing.
- setOnActivityChartValueChangeStarted(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityChartValueChangeStarted.
- setOnActivityDeleted(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityDeleted.
- setOnActivityDragFinished(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityDragFinished.
- setOnActivityDragOngoing(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityDragOngoing.
- setOnActivityDragStarted(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityDragStarted.
- setOnActivityEndTimeChangeFinished(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityEndTimeChangeFinished.
- setOnActivityEndTimeChangeOngoing(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityEndTimeChangeOngoing.
- setOnActivityEndTimeChangeStarted(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityEndTimeChangeStarted.
- setOnActivityHorizontalDragFinished(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityHorizontalDragFinished.
- setOnActivityHorizontalDragOngoing(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityHorizontalDragOngoing.
- setOnActivityHorizontalDragStarted(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityHorizontalDragStarted.
- setOnActivityPercentageChangeFinished(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityPercentageChangeFinished.
- setOnActivityPercentageChangeOngoing(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityPercentageChangeOngoing.
- setOnActivityPercentageChangeStarted(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityPercentageChangeStarted.
- setOnActivityStartTimeChangeFinished(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityStartTimeChangeFinished.
- setOnActivityStartTimeChangeOngoing(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityStartTimeChangeOngoing.
- setOnActivityStartTimeChangeStarted(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityStartTimeChangeStarted.
- setOnActivityVerticalDragFinished(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityVerticalDragFinished.
- setOnActivityVerticalDragOngoing(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityVerticalDragOngoing.
- setOnActivityVerticalDragStarted(EventHandler<ActivityEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onActivityVerticalDragStarted.
- setOnLassoSelection(EventHandler<LassoEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onLassoSelection.
- setOnLassoSelectionFinished(EventHandler<LassoEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onLassoSelectionFinished.
- setOnLassoSelectionOngoing(EventHandler<LassoEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onLassoSelectionOngoing.
- setOnLassoSelectionStarted(EventHandler<LassoEvent>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property onLassoSelectionStarted.
- setOnVisibleRangeChanged(EventHandler<DatelineScrollingEvent>) - Method in class com.flexganttfx.view.timeline.Dateline
-
Sets the value of the property onVisibleRangeChanged.
- setOpacity(double) - Method in class com.flexganttfx.model.Layer
-
- setOverlapColumn(int) - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- setOverlapCount(int) - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- setOverlapOffset(double) - Method in class com.flexganttfx.model.layout.AgendaLayout
-
- setPadding(double) - Method in class com.flexganttfx.model.Layout
-
- setPadding(Insets) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Sets the value of the property padding.
- setPaddingFill(Paint) - Method in class com.flexganttfx.view.graphics.layer.LayoutLayer
-
Sets the value of the property paddingFill.
- setPercentageComplete(double) - Method in interface com.flexganttfx.model.activity.MutableCompletableActivity
-
Returns the percentage complete value of the activity.
- setPercentageComplete(double) - Method in class com.flexganttfx.model.activity.MutableCompletableActivityBase
-
- setPlaceholder(Node) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property placeholder.
- setPosition(Position) - Method in class com.flexganttfx.view.GanttChart
-
Sets the value of the property position.
- setPosition(Position) - Method in class com.flexganttfx.view.graphics.ActivityBounds
-
- setPrefWidth(double) - Method in class com.flexganttfx.view.graphics.layer.ScaleLayer
-
Sets the value of the property prefWidth.
- setPrimaryFooter(Node) - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- setPrimaryGanttChart(GanttChart<?>) - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- setPrimaryHeader(Node) - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- setPriorityCallback(Callback<R, Priority>) - Method in class com.flexganttfx.view.graphics.VBoxGraphics
-
- setRadarHeight(double) - Method in class com.flexganttfx.extras.RadarView
-
- setRadarWidth(double) - Method in class com.flexganttfx.extras.RadarView
-
- setRepository(ActivityRepository<A>) - Method in class com.flexganttfx.model.Row
-
- setResizableCallback(Callback<R, Boolean>) - Method in class com.flexganttfx.view.graphics.SplitPaneGraphics
-
- setRoot(R) - Method in class com.flexganttfx.view.GanttChart
-
Sets a new root on the Gantt chart.
- setRowControlsFactory(Callback<GraphicsBase.RowControlsParameter<R>, Node>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property rowControlsFactory.
- setRowDragAndDropCallback(Class<? extends Row>, Callback<GraphicsBase.DragAndDropInfo, Boolean>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Specifies a callback that will be invoked when the user drags an activity
over a row of the given type.
- setRowEditingMode(GraphicsBase.RowEditingMode) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property rowEditingMode.
- setRowEditorFactory(Callback<GraphicsBase.RowEditorParameter<R>, Node>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property rowEditorFactory.
- setRowHeaderMode(GanttChart.RowHeaderType) - Method in class com.flexganttfx.view.GanttChart
-
- setRowHeaderNodeFactory(Callback<R, Node>) - Method in class com.flexganttfx.view.GanttChart
-
Sets the value of the property rowHeaderNodeFactory.
- setRowRenderer(Class<Row>, RowRenderer<?>) - Method in class com.flexganttfx.view.graphics.layer.RowLayer
-
- setScaleCount(int) - Method in class com.flexganttfx.model.dateline.DatelineModel
-
- setSecondaryFooter(Node) - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- setSecondaryGanttChart(GanttChart<?>) - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- setSecondaryHeader(Node) - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- setSelectedTimeIntervalFill(Paint) - Method in class com.flexganttfx.view.graphics.layer.SelectedTimeIntervalsLayer
-
Sets the value of the property selectedTimeIntervalFill.
- setSelectionMode(GraphicsBase.SelectionMode) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setSelectionMode(SelectionMode) - Method in class com.flexganttfx.view.timeline.Dateline
-
Sets the value of the property selectionMode.
- setShowAgendaLinesLayer(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showAgendaLinesLayer.
- setShowCalendarLayer(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showCalendarLayer.
- setShowChartLinesLayer(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showChartLinesLayer.
- setShowDetail(boolean) - Method in class com.flexganttfx.view.GanttChart
-
Sets the value of the property showDetail.
- setShowGridLineLayer(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showGridLineLayer.
- setShowHorizontalCursor(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setShowHoverTimeIntervalLayer(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showHoverTimeIntervalLayer.
- setShowing(boolean) - Method in class com.flexganttfx.model.Row
-
- setShowInnerLinesLayer(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showInnerLinesLayer.
- setShowLayoutLayer(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showLayoutLayer.
- setShowMarkedTimeInterval(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setShowMarkedTimeInterval(boolean) - Method in class com.flexganttfx.view.timeline.Eventline
-
Sets the value of the property showMarkedTimeInterval.
- setShowNowLineLayer(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showNowLineLayer.
- setShowRowLayer(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showRowLayer.
- setShowScaleLayer(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showScaleLayer.
- setShowSecondary(boolean) - Method in class com.flexganttfx.view.DualGanttChartContainer
-
- setShowSelectedTimeIntervalsLayer(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showSelectedTimeIntervalsLayer.
- setShowTimeCursor(boolean) - Method in class com.flexganttfx.view.timeline.Eventline
-
Sets the value of the property showTimeCursor.
- setShowTreeTable(boolean) - Method in class com.flexganttfx.view.GanttChart
-
Sets the value of the property showTreeTable.
- setShowVerticalCursor(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setShowZoneId(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showZoneId.
- setShowZoomTimeIntervalLayer(boolean) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property showZoomTimeIntervalLayer.
- setSnapToPixel(boolean) - Method in class com.flexganttfx.view.graphics.layer.SystemLayer
-
Sets the value of the property snapToPixel.
- setSnapToPixel(boolean) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
Sets the value of the property snapToPixel.
- setSourceActivityRef(ActivityRef<A>) - Method in class com.flexganttfx.model.ActivityLink
-
Sets the activity reference pointing to the source activity of the link.
- setStartTime(Instant) - Method in interface com.flexganttfx.model.activity.MutableActivity
-
Sets a new start time on the activity.
- setStartTime(Instant) - Method in class com.flexganttfx.model.activity.MutableActivityBase
-
- setStartTime(Instant) - Method in class com.flexganttfx.model.activity.MutableChartActivityBase
-
- setStartTime(Instant) - Method in class com.flexganttfx.model.activity.MutableCompletableActivityBase
-
- setStartTime(Instant) - Method in class com.flexganttfx.model.activity.MutableHighLowChartActivityBase
-
- setStartTime(LocalTime) - Method in class com.flexganttfx.model.layout.AgendaLayout
-
- setStartTime(Instant) - Method in class com.flexganttfx.model.timeline.TimelineModel
-
Sets the value of the property startTime.
- setStroke(Paint) - Method in class com.flexganttfx.view.graphics.layer.InnerLinesLayer
-
Sets the value of the property stroke.
- setStroke(Paint) - Method in class com.flexganttfx.view.graphics.layer.NowLineLayer
-
Sets the value of the property stroke.
- setStroke(Paint) - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Sets the value of the property stroke.
- setStrokeHighlight(Paint) - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Sets the value of the property strokeHighlight.
- setStrokeHover(Paint) - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Sets the value of the property strokeHover.
- setStrokePressed(Paint) - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Sets the value of the property strokePressed.
- setStrokeSelected(Paint) - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
Sets the value of the property strokeSelected.
- setTableMenuButtonVisible(boolean) - Method in class com.flexganttfx.view.GanttChart
-
Sets the value of the property tableMenuButtonVisible.
- setTargetActivityRef(ActivityRef<A>) - Method in class com.flexganttfx.model.ActivityLink
-
Sets the activity reference pointing to the target activity of the link.
- setText(String) - Method in class com.flexganttfx.view.timeline.DatelineCell
-
- setTextFill(Paint) - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Sets the value of the property textFill.
- setTextFillHighlight(Paint) - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Sets the value of the property textFillHighlight.
- setTextFillHover(Paint) - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Sets the value of the property textFillHover.
- setTextFillPressed(Paint) - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Sets the value of the property textFillPressed.
- setTextFillSelected(Paint) - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Sets the value of the property textFillSelected.
- setTextGap(double) - Method in class com.flexganttfx.view.graphics.renderer.ActivityBarRenderer
-
Sets the value of the property textGap.
- setTimeline(Timeline) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- setTimelineModel(TimelineModel<?>) - Method in class com.flexganttfx.view.timeline.TimeTracker
-
- setTimeTracker(TimeTracker) - Method in class com.flexganttfx.view.timeline.Timeline
-
Sets the value of the property timeTracker.
- setType(ActivityLink.LinkType) - Method in class com.flexganttfx.model.ActivityLink
-
Sets the link type (S-S, S-E, E-S, E-E).
- setUserObject(T) - Method in class com.flexganttfx.model.activity.MutableActivityBase
-
- setUserObject(T) - Method in class com.flexganttfx.model.activity.MutableChartActivityBase
-
- setUserObject(T) - Method in class com.flexganttfx.model.activity.MutableCompletableActivityBase
-
- setUserObject(T) - Method in class com.flexganttfx.model.activity.MutableHighLowChartActivityBase
-
- setUserObject(Object) - Method in class com.flexganttfx.model.Row
-
- setValue(VirtualGrid<?>) - Method in class com.flexganttfx.extras.VirtualGridControl
-
- setVirtualGrid(VirtualGrid<?>) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Sets the value of the property virtualGrid.
- setVisible(boolean) - Method in class com.flexganttfx.model.calendar.CalendarBase
-
- setVisible(boolean) - Method in class com.flexganttfx.model.Layer
-
- setVisible(boolean) - Method in class com.flexganttfx.view.graphics.layer.SystemLayer
-
Sets the value of the property visible.
- setWeekendDays(DayOfWeek...) - Method in class com.flexganttfx.model.calendar.WeekendCalendar
-
Sets the days of the week that are considered to be a weekend day.
- setZoneId(ZoneId) - Method in class com.flexganttfx.model.Row
-
- setZoneId(ZoneId) - Method in class com.flexganttfx.view.timeline.Dateline
-
Sets the value of the property zoneId.
- setZoneIdVisible(boolean) - Method in class com.flexganttfx.view.timeline.Dateline
-
Sets the value of the property zoneIdVisible.
- setZoomAnimated(boolean) - Method in class com.flexganttfx.view.timeline.Timeline
-
Sets the value of the property zoomAnimated.
- setZoomDuration(Duration) - Method in class com.flexganttfx.view.timeline.Timeline
-
Sets the value of the property zoomDuration.
- setZoomFactor(double) - Method in class com.flexganttfx.view.timeline.Timeline
-
Sets the value of the property zoomFactor.
- setZoomLassoEnabled(boolean) - Method in class com.flexganttfx.view.timeline.Timeline
-
Sets the value of the property zoomLassoEnabled.
- setZoomMode(Timeline.ZoomMode) - Method in class com.flexganttfx.view.timeline.Timeline
-
Sets the value of the property zoomMode.
- setZoomTimeIntervalFill(Paint) - Method in class com.flexganttfx.view.graphics.layer.ZoomTimeIntervalLayer
-
Sets the value of the property zoomTimeIntervalFill.
- showAgendaLinesLayerProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- showAllActivities() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Makes the
Timeline
show a time range starting with the earliest
time used and ending with the latest time used by all currently loaded
rows.
- showCalendarLayerProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- showChartLinesLayerProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- showDetailProperty() - Method in class com.flexganttfx.view.GanttChart
-
- showEarliestActivities() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Makes the
Timeline
start with the earliest time used by the
currently loaded rows.
- showGridLineLayerProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- showHorizontalCursorProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
A property used to control wether a horizontal cursor line will be shown
by the graphics view.
- showHoverTimeIntervalLayerProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- showingProperty() - Method in class com.flexganttfx.model.Row
-
The property used to express whether a row is currently showing in the
view or not.
- showInnerLinesLayerProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- showLatestActivities() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
Makes the
Timeline
show the latest time used by the currently
loaded rows.
- showLayoutLayerProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- showMarkedTimeIntervalProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
A property used to control whether vertical lines will be shown for a
marked time interval (e.g. while dragging the marked interval will
display the new location of the dragged activity).
- showMarkedTimeIntervalProperty() - Method in class com.flexganttfx.view.timeline.Eventline
-
- showNow() - Method in class com.flexganttfx.view.timeline.Timeline
-
- showNow(boolean) - Method in class com.flexganttfx.view.timeline.Timeline
-
- showNowLineLayerProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- showRange(Instant, Duration) - Method in class com.flexganttfx.view.timeline.Timeline
-
- showRange(TimeInterval) - Method in class com.flexganttfx.view.timeline.Timeline
-
- showRange(Instant, Instant) - Method in class com.flexganttfx.view.timeline.Timeline
-
- showRowLayerProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- showScaleLayerProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- showSecondaryProperty() - Method in class com.flexganttfx.view.DualGanttChartContainer
-
A property used to toggle the visibility of the secondary Gantt chart.
- showSelectedTimeIntervalsLayerProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- showTemporalUnit(TemporalUnit, double) - Method in class com.flexganttfx.view.timeline.Timeline
-
- showTime(Instant) - Method in class com.flexganttfx.view.timeline.Timeline
-
- showTime(Instant, boolean) - Method in class com.flexganttfx.view.timeline.Timeline
-
- showTimeCursorProperty() - Method in class com.flexganttfx.view.timeline.Eventline
-
- showTreeTableProperty() - Method in class com.flexganttfx.view.GanttChart
-
- showVerticalCursorProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
A property used to control wether a vertical cursor line will be shown by
the graphics view.
- showZoneIdProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- showZoomTimeIntervalLayerProperty() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- SimpleUnit - Enum in com.flexganttfx.model.util
-
- SimpleUnitDatelineModel - Class in com.flexganttfx.model.dateline
-
- SimpleUnitDatelineModel() - Constructor for class com.flexganttfx.model.dateline.SimpleUnitDatelineModel
-
- SimpleUnitGrid - Class in com.flexganttfx.model.dateline
-
- SimpleUnitGrid(String, SimpleUnit, int) - Constructor for class com.flexganttfx.model.dateline.SimpleUnitGrid
-
- SimpleUnitResolution - Class in com.flexganttfx.model.dateline
-
- SimpleUnitResolution(SimpleUnit, String, int, Resolution.Position...) - Constructor for class com.flexganttfx.model.dateline.SimpleUnitResolution
-
- SimpleUnitResolution(SimpleUnit, String, int) - Constructor for class com.flexganttfx.model.dateline.SimpleUnitResolution
-
- SimpleUnitTimelineModel - Class in com.flexganttfx.model.timeline
-
- SimpleUnitTimelineModel() - Constructor for class com.flexganttfx.model.timeline.SimpleUnitTimelineModel
-
- SingleRowGraphics<R extends Row<?,?,?>> - Class in com.flexganttfx.view.graphics
-
A specialization of
GraphicsBase
that displays exactly one row.
- SingleRowGraphics() - Constructor for class com.flexganttfx.view.graphics.SingleRowGraphics
-
- size() - Method in class com.flexganttfx.model.util.IntervalTree
-
- snapPosition(double) - Method in class com.flexganttfx.view.graphics.layer.SystemLayer
-
- snapPosition(double) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
- snapSize(double) - Method in class com.flexganttfx.view.graphics.layer.SystemLayer
-
- snapSize(double) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
- snapSpace(double) - Method in class com.flexganttfx.view.graphics.layer.SystemLayer
-
- snapSpace(double) - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
- snapToPixelProperty() - Method in class com.flexganttfx.view.graphics.layer.SystemLayer
-
- snapToPixelProperty() - Method in class com.flexganttfx.view.graphics.renderer.Renderer
-
- SplitPaneGraphics<R extends Row<?,?,?>> - Class in com.flexganttfx.view.graphics
-
- SplitPaneGraphics() - Constructor for class com.flexganttfx.view.graphics.SplitPaneGraphics
-
- START_TIME_CHANGE_FINISHED - Static variable in class com.flexganttfx.view.graphics.ActivityEvent
-
An event type used when the start time of an activity has finished
changing.
- START_TIME_CHANGE_ONGOING - Static variable in class com.flexganttfx.view.graphics.ActivityEvent
-
An event type used when the start time of an activity is currently being
changed.
- START_TIME_CHANGE_STARTED - Static variable in class com.flexganttfx.view.graphics.ActivityEvent
-
An event type used when the user is about to change the start time of an
activity.
- startRowEditing(R) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- startTime - Variable in class com.flexganttfx.model.activity.ActivityBase
-
- startTimeProperty() - Method in class com.flexganttfx.model.layout.AgendaLayout
-
Returns the property used for storing the start time of the agenda.
- startTimeProperty() - Method in class com.flexganttfx.model.timeline.TimelineModel
-
- startTimeTracking() - Method in class com.flexganttfx.view.timeline.Timeline
-
- startTracking() - Method in class com.flexganttfx.view.timeline.TimeTracker
-
Starts the tracking of the time.
- stopEditing() - Method in class com.flexganttfx.view.graphics.GraphicsBase.RowEditorParameter
-
- stopRowEditing() - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- stopRowEditing(R) - Method in class com.flexganttfx.view.graphics.GraphicsBase
-
- stopTimeTracking() - Method in class com.flexganttfx.view.timeline.Timeline
-
- stopTracking() - Method in class com.flexganttfx.view.timeline.TimeTracker
-
Stops the tracking of the time.
- StringUtils - Class in com.flexganttfx.core
-
A couple of utility methods for working with strings.
- StringUtils() - Constructor for class com.flexganttfx.core.StringUtils
-
- strokeHighlightProperty() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
- strokeHoverProperty() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
- strokePressedProperty() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
- strokeProperty() - Method in class com.flexganttfx.view.graphics.layer.InnerLinesLayer
-
- strokeProperty() - Method in class com.flexganttfx.view.graphics.layer.NowLineLayer
-
- strokeProperty() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
- strokeSelectedProperty() - Method in class com.flexganttfx.view.graphics.renderer.ActivityRenderer
-
- SystemLayer<R extends Row<?,?,?>> - Class in com.flexganttfx.view.graphics.layer
-
System layers are used in the background and foreground of each row.
- SystemLayer(String, GraphicsBase<R>) - Constructor for class com.flexganttfx.view.graphics.layer.SystemLayer
-