Uses of Class
com.flexganttfx.model.exception.IllegalLineIndexException
Packages that use IllegalLineIndexException
Package
Description
Different layout and line manager implementations used to control the layout of activities.
-
Uses of IllegalLineIndexException in com.flexganttfx.model.layout
Methods in com.flexganttfx.model.layout that throw IllegalLineIndexExceptionModifier and TypeMethodDescriptionfinal double
EqualLinesManager.getLineHeight
(int lineIndex, double rowHeight) EqualLinesManager.getLineLayout
(int lineIndex) final double
EqualLinesManager.getLineLocation
(int lineIndex, double rowHeight)