Package | Description |
---|---|
core |
Modifier and Type | Method and Description |
---|---|
FilamentChain |
DataImage.getFilamentChain(int index) |
Modifier and Type | Method and Description |
---|---|
java.util.List<FilamentChain> |
DataImage.getFilamentChains() |
Modifier and Type | Method and Description |
---|---|
void |
DataImage.addFilamentChain(FilamentChain chain,
boolean undoable) |
Constructor and Description |
---|
DataFilaments(java.util.List<FilamentChain> filament_chain_list,
boolean flag) |