Package | Description |
---|---|
mpicbg.spim.data.generic.base | |
mpicbg.spim.data.generic.sequence | |
mpicbg.spim.data.sequence |
Modifier and Type | Class and Description |
---|---|
class |
XmlIoNamedEntity<T extends NamedEntity>
XmlIoEntity for NamedEntity that also handles <> |
Modifier and Type | Method and Description |
---|---|
static XmlIoEntity<?> |
ViewSetupAttributes.createXmlIoForName(String name) |
Modifier and Type | Method and Description |
---|---|
static void |
ViewSetupAttributes.registerManually(Class<? extends XmlIoEntity<?>> xmlIoClass)
Register an
XmlIoEntity attribute IO class manually. |
Constructor and Description |
---|
XmlIoEntityMap(String tag,
Class<T> klass,
XmlIoEntity<T> entityIo) |
Modifier and Type | Class and Description |
---|---|
class |
XmlIoBasicViewSetup<T extends BasicViewSetup> |
Modifier and Type | Class and Description |
---|---|
class |
XmlIoAngle |
class |
XmlIoChannel |
class |
XmlIoIllumination |
class |
XmlIoTile |
Copyright © 2015–2021 Fiji. All rights reserved.