de.cau.cs.kieler.synccharts.custom
Class StateLayout.AbstractSyncChartsConfiguration
java.lang.Object
de.cau.cs.kieler.synccharts.custom.StateLayout.AbstractSyncChartsConfiguration
- Direct Known Subclasses:
- SSM03Configuration, SyncChartsConfiguration, TwoRowSyncChartsConfiguration
- Enclosing class:
- StateLayout
public abstract static class StateLayout.AbstractSyncChartsConfiguration
- extends Object
A container for the class variables. Provides easy exchange of different
layout-styles.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
referenceStateLayout
public ExtendedTable referenceStateLayout
simpleStateLayout
public ExtendedTable simpleStateLayout
complexStateLayout
public ExtendedTable complexStateLayout
conditionalStateLayout
public ExtendedTable conditionalStateLayout
textualStateLayout
public ExtendedTable textualStateLayout
StateLayout.AbstractSyncChartsConfiguration
public StateLayout.AbstractSyncChartsConfiguration()