| Package | Description |
|---|---|
| net.sourceforge.czt.animation.gui.beans |
Beans that can be used in designed interfaces.
|
| net.sourceforge.czt.animation.gui.beans.table |
Table models that can be used in designed interfaces.
|
| net.sourceforge.czt.animation.gui.history |
Classes managing animation history.
|
| net.sourceforge.czt.animation.gui.temp |
Classes that are expected to disappear once integrated with the animator.
|
| Modifier and Type | Method and Description |
|---|---|
ZBinding |
HistoryProxy.getCurrentSolution() |
| Modifier and Type | Method and Description |
|---|---|
ZBinding |
BindingModel.getBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
BindingModel.setBinding(ZBinding binding) |
| Modifier and Type | Method and Description |
|---|---|
ZBinding |
ZLiveHistory.format(Map<ZLocator,ZValue> inputs) |
ZBinding |
HistorySupport.getCurrentSolution() |
ZBinding |
History.getCurrentSolution()
Returns the current solution in the current solution set.
|
| Modifier and Type | Method and Description |
|---|---|
ZBinding |
SolutionSet.getCurrentSolution()
Getter function for the currently selected solution in the SolutionSet.
|
| Constructor and Description |
|---|
SolutionSet(String schemaName,
ZBinding solution)
Creates a
SolutionSet containing just one solution. |
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.