| Interface | Description |
|---|---|
| VapScheme |
interface allowing for handling forward compatibility.
|
| Class | Description |
|---|---|
| AbstractVapScheme | |
| BindingModelSerializeDelegate | |
| BindingPersistenceDelegate | |
| ColorSerializeDelegate |
Format the color as RGB or ARGB, like so: #000000.
|
| ConnectorPersistenceDelegate | |
| ConnectorSerializeDelegate | |
| DatumPersistenceDelegate | |
| DatumRangePersistenceDelegate | |
| DatumSerializeDelegate | |
| EmbedDataExperiment |
Embed data and vap in a zip file.
|
| EnumPersistenceDelegate |
PersistenceDelegate for nominal data (e.g.
|
| EnumSerializeDelegate | |
| PersistenceTests | |
| SerializeUtil |
Utility class for creating a Document from a DomNode.
|
| StatePersistence |
Class for serializing and deserializing application configuration.
|
| TypeSafeEnumPersistenceDelegate |
http://weblogs.java.net/blog/malenkov/archive/2006/08/how_to_encode_t.html
|
| TypeSafeEnumSerializeDelegate | |
| UndoRedoSupport |
UndoRedoSupport keeps track of a series of application states, providing
"undo" and "redo" operations.
|
| UndoRedoSupport.StateStackElement |
A model containing a state, including a description of what changed and
a thumbnail.
|
| UnitsPersistenceDelegate | |
| Vap1_00Scheme | |
| Vap1_01Scheme | |
| Vap1_02Scheme | |
| Vap1_03Scheme | |
| Vap1_04Scheme | |
| Vap1_06Scheme | |
| Vap1_07Scheme |
in vap1.07, we add the properties:
plots[:].context
plots[:].ticksURI
|
| Vap1_08Scheme |
in vap 1.08, we add the properties:
Autoranging property is restored.
|
| Vap1_09Scheme |
in vap 1.09, we add the properties:
scale property which can be bound.
|