public class GanttStyle extends ChartStyle
GanttPlot
.GANTT
,
Serialized FormModifier and Type | Field and Description |
---|---|
static GanttStyle |
GANTT
The default chart style with this plot.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.util.List |
getAllowedDatasets(Chart2 chart)
Returns the list of dataset supported by this chart style.
|
AbstractPlot |
getDefaultPlot()
Creates a new gantt plot and initializes the plot with default settings.
|
public static final GanttStyle GANTT
public boolean equals(java.lang.Object obj)
public AbstractPlot getDefaultPlot()
getDefaultPlot
in class ChartStyle
GanttPlot
.AbstractPlot
public java.util.List getAllowedDatasets(Chart2 chart)
getAllowedDatasets
in class ChartStyle
chart
- the chartChart2
Copyright © 1999-2020 by i-net software GmbH