|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Data | |
|---|---|
| de.ukn.hci.squidy | |
| de.ukn.hci.squidy.designer | |
| de.ukn.hci.squidy.designer.model | Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |
| Uses of Data in de.ukn.hci.squidy |
|---|
| Methods in de.ukn.hci.squidy that return Data | |
|---|---|
Data |
Storage.restore()
|
Data |
LocalJAXBStorage.restore()
|
| Methods in de.ukn.hci.squidy with parameters of type Data | |
|---|---|
void |
Storage.store(Data data)
|
void |
LocalJAXBStorage.store(Data data)
|
| Uses of Data in de.ukn.hci.squidy.designer |
|---|
| Methods in de.ukn.hci.squidy.designer that return Data | |
|---|---|
Data |
Designer.restore()
|
| Methods in de.ukn.hci.squidy.designer with parameters of type Data | |
|---|---|
void |
Designer.store(Data data)
|
| Uses of Data in de.ukn.hci.squidy.designer.model |
|---|
| Methods in de.ukn.hci.squidy.designer.model that return Data | |
|---|---|
Data |
WorkspaceShape.getModel()
|
Data |
IModelStore.getModel()
|
Data |
ModelViewHandler.load(InputStream inputStream)
Parses a given input stream (should contain model and diagram code as xml structure) and returns it as an object structure. |
| Methods in de.ukn.hci.squidy.designer.model with parameters of type Data | |
|---|---|
void |
ModelViewHandler.save(OutputStream outputStream,
Data data)
|
void |
WorkspaceShape.setModel(Data model)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||