| Package | Description | 
|---|---|
| org.wandora.application.tools.exporters.iiifexport | 
| Modifier and Type | Field and Description | 
|---|---|
protected ModelBase.ViewingDirection | 
Manifest.viewingDirection  | 
protected ModelBase.ViewingDirection | 
Sequence.viewingDirection  | 
| Modifier and Type | Method and Description | 
|---|---|
ModelBase.ViewingDirection | 
Manifest.getViewingDirection()  | 
ModelBase.ViewingDirection | 
Sequence.getViewingDirection()  | 
static ModelBase.ViewingDirection | 
ModelBase.ViewingDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static ModelBase.ViewingDirection[] | 
ModelBase.ViewingDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Manifest.setViewingDirection(ModelBase.ViewingDirection viewingDirection)  | 
void | 
Sequence.setViewingDirection(ModelBase.ViewingDirection viewingDirection)  | 
Copyright 2004-2015 Wandora Team