public class SimpleSelectionIIIFBuilder extends java.lang.Object implements IIIFBuilder
| Constructor and Description |
|---|
SimpleSelectionIIIFBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Manifest |
buildIIIF(Wandora wandora,
Context context,
IIIFExport tool) |
protected void |
endBuild() |
java.lang.String |
getBuilderName() |
static int[] |
getImageDimensions(java.lang.Object f) |
protected Tuples.T2<java.lang.String,java.lang.String> |
getImageUrlAndFormat(Topic t,
IIIFExport tool) |
protected Content |
getTopicContent(Topic t,
IIIFExport tool) |
protected java.lang.String |
guessFormat(java.lang.String url) |
protected Manifest |
prepareManifest(Wandora wandora,
Context context,
IIIFExport tool) |
protected Sequence |
prepareSequence(Wandora wandora,
Context context,
Manifest manifest,
IIIFExport tool) |
protected void |
processTopic(Topic t,
Sequence sequence,
IIIFExport tool) |
protected void |
processTopics(Wandora wandora,
Context context,
Sequence sequence,
IIIFExport tool) |
protected void |
startBuild(Wandora wandora,
Context context) |
public java.lang.String getBuilderName()
getBuilderName in interface IIIFBuilderpublic static int[] getImageDimensions(java.lang.Object f)
throws java.io.IOException
java.io.IOExceptionprotected java.lang.String guessFormat(java.lang.String url)
public Manifest buildIIIF(Wandora wandora, Context context, IIIFExport tool) throws TopicMapException
buildIIIF in interface IIIFBuilderTopicMapExceptionprotected void startBuild(Wandora wandora, Context context) throws TopicMapException
TopicMapExceptionprotected Manifest prepareManifest(Wandora wandora, Context context, IIIFExport tool) throws TopicMapException
TopicMapExceptionprotected Sequence prepareSequence(Wandora wandora, Context context, Manifest manifest, IIIFExport tool) throws TopicMapException
TopicMapExceptionprotected void processTopics(Wandora wandora, Context context, Sequence sequence, IIIFExport tool) throws TopicMapException
TopicMapExceptionprotected void processTopic(Topic t, Sequence sequence, IIIFExport tool) throws TopicMapException
TopicMapExceptionprotected Content getTopicContent(Topic t, IIIFExport tool) throws TopicMapException
TopicMapExceptionprotected Tuples.T2<java.lang.String,java.lang.String> getImageUrlAndFormat(Topic t, IIIFExport tool) throws TopicMapException
TopicMapExceptionprotected void endBuild()
Copyright 2004-2015 Wandora Team