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 IIIFBuilder
public static int[] getImageDimensions(java.lang.Object f) throws java.io.IOException
java.io.IOException
protected java.lang.String guessFormat(java.lang.String url)
public Manifest buildIIIF(Wandora wandora, Context context, IIIFExport tool) throws TopicMapException
buildIIIF
in interface IIIFBuilder
TopicMapException
protected void startBuild(Wandora wandora, Context context) throws TopicMapException
TopicMapException
protected Manifest prepareManifest(Wandora wandora, Context context, IIIFExport tool) throws TopicMapException
TopicMapException
protected Sequence prepareSequence(Wandora wandora, Context context, Manifest manifest, IIIFExport tool) throws TopicMapException
TopicMapException
protected void processTopics(Wandora wandora, Context context, Sequence sequence, IIIFExport tool) throws TopicMapException
TopicMapException
protected void processTopic(Topic t, Sequence sequence, IIIFExport tool) throws TopicMapException
TopicMapException
protected Content getTopicContent(Topic t, IIIFExport tool) throws TopicMapException
TopicMapException
protected Tuples.T2<java.lang.String,java.lang.String> getImageUrlAndFormat(Topic t, IIIFExport tool) throws TopicMapException
TopicMapException
protected void endBuild()
Copyright 2004-2015 Wandora Team