Uses of Class
com.flexganttfx.model.exception.IllegalLineIndexException
-
Packages that use IllegalLineIndexException Package Description com.flexganttfx.model.layout 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 IllegalLineIndexException Modifier and Type Method Description double
EqualLinesManager. getLineHeight(int lineIndex, double rowHeight)
Layout
EqualLinesManager. getLineLayout(int lineIndex)
double
EqualLinesManager. getLineLocation(int lineIndex, double rowHeight)
-