Index

A B C D E F G H I K L M N O P R S T V W Y 
All Classes and Interfaces|All Packages|Constant Field Values

A

add(T) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
Adds a content element to the collection.
addAudioContent(String, MediaTime, MediaLocator) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Adds audio content to the catalog.
addAudioContent(String, MediaTime, MediaLocator) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
addAudioVisualContent(String, MediaTime, MediaLocator) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Adds audiovisual content to the catalog.
addAudioVisualContent(String, MediaTime, MediaLocator) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
addFreeText(String) - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
Adds free text to this annotation.
addFreeTextAnnotation(FreeTextAnnotation) - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
Adds a free text annotation.
addFreeTextAnnotation(FreeTextAnnotation) - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
 
addKeyword(String) - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
Adds the keyword to this annotation.
addKeyword(String, KeywordAnnotation.Type) - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
Adds the keyword to this annotation.
addKeywordAnnotation(KeywordAnnotation) - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
Adds a new keyword annotation.
addKeywordAnnotation(KeywordAnnotation) - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
 
addVideoContent(String, MediaTime, MediaLocator) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Adds video content to the catalog.
addVideoContent(String, MediaTime, MediaLocator) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
addVideoText(Textual, Rectangle, MediaTime) - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
Adds the specified text as a VideoText element to the decomposition.
addVideoText(Textual, Rectangle, MediaTime) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
Adds the specified text as a VideoText element to the decomposition.
addVideoText(VideoText) - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
Adds the VideoText element to the decomposition.
addVideoText(VideoText) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
Adds the VideoText element to the decomposition.
alphabet - Variable in class org.opencastproject.metadata.mpeg7.TextualImpl
The phonetic alphabet
annotations - Variable in class org.opencastproject.metadata.mpeg7.SegmentImpl
The text annotations
ANY_MPEG7 - Static variable in interface org.opencastproject.metadata.mpeg7.Mpeg7Catalog
A flavor that matches any mpeg7 element
Audio - Enum constant in enum class org.opencastproject.metadata.mpeg7.MultimediaContentType.Type
 
Audio - Interface in org.opencastproject.metadata.mpeg7
This element encapsulates the information about a single audio track.
audioContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Returns an iteration of the tracks of type Audio.
audioContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
AudioSegment - Enum constant in enum class org.opencastproject.metadata.mpeg7.Segment.Type
 
AudioSegment - Interface in org.opencastproject.metadata.mpeg7
An audio segment represents a temporal decomposition of the audio stream that may have properties like text annotations attached to it.
AudioType - Enum constant in enum class org.opencastproject.metadata.mpeg7.MultimediaContent.Type
 
AudioVisual - Enum constant in enum class org.opencastproject.metadata.mpeg7.MultimediaContentType.Type
 
AudioVisual - Interface in org.opencastproject.metadata.mpeg7
This element encapsulates the information about a single audiovisual track.
audiovisualContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Returns an iteration of the tracks of type AudioVisual.
audiovisualContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
AudioVisualSegment - Enum constant in enum class org.opencastproject.metadata.mpeg7.Segment.Type
 
AudioVisualSegment - Interface in org.opencastproject.metadata.mpeg7
An audiovisual segment represents a temporal decomposition of the audiovisual stream that may have properties like text annotations attached to it.
AudioVisualType - Enum constant in enum class org.opencastproject.metadata.mpeg7.MultimediaContent.Type
 

B

boundary - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
The text's bounding box

C

characters(char[], int, int) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
 
clone() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7Catalog
 
clone() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
confidence - Variable in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
Confidence value
content - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
List of content elements
createSegment(String) - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
Creates a new segment and returns it.
createSegment(String) - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
 
createSpatioTemporalDecomposition(boolean, boolean) - Method in interface org.opencastproject.metadata.mpeg7.AudioVisualSegment
Creates a spatio temporal decomposition in this video segment.
createSpatioTemporalDecomposition(boolean, boolean) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
Creates a spatio temporal decomposition in this video segment.
createSpatioTemporalDecomposition(boolean, boolean) - Method in interface org.opencastproject.metadata.mpeg7.VideoSegment
Creates a spatio temporal decomposition in this video segment.
createTextAnnotation(float, float, String) - Method in interface org.opencastproject.metadata.mpeg7.Segment
Creates a new text annotation that will hold keywords and free text comments.
createTextAnnotation(float, float, String) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
criteria - Variable in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
The decomposition criteria

D

day - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
The day of month
DEFAULT_PHONETIC_ALPHABET - Static variable in class org.opencastproject.metadata.mpeg7.TextualImpl
The default phonetic alphabet

E

elements() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContent
Returns the content elements that are enclosed in a multimedia content container.
elements() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
 
endElement(String, String, String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
 
equals(Object) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
equals(Object) - Method in class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
equals(Object) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
error(SAXParseException) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
 

F

fatalError(SAXParseException) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
 
fontSize - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
The font size
fontType - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
The font's name
fractions - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
The fraction
fractionsPerSecond - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
The number of fractions per second
FreeTextAnnotation - Interface in org.opencastproject.metadata.mpeg7
Models a keyword annotation with relevance, confidence and the text itself.
FreeTextAnnotationImpl - Class in org.opencastproject.metadata.mpeg7
TODO: Comment me!
FreeTextAnnotationImpl(String) - Constructor for class org.opencastproject.metadata.mpeg7.FreeTextAnnotationImpl
Creates a new free text annotation.
freeTextAnnotations - Variable in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
Free text annotations
freeTextAnnotations() - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
Returns an iteration of the free text annotations.
freeTextAnnotations() - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
 

G

gap - Variable in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
True if there is a gap
getAudioById(String) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Returns the audio track with the given id or null if the track does not exist.
getAudioById(String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
getAudioVisualById(String) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Returns the audiovisual track with the given id or null if the track does not exist.
getAudioVisualById(String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
getBoundary() - Method in interface org.opencastproject.metadata.mpeg7.VideoText
Returns the text's bounding box.
getBoundary() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Returns the text's bounding box.
getConfidence() - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
Returns the confidence of the validity of this annotation.
getConfidence() - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
 
getCriteria() - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
Returns the decomposition criteria.
getCriteria() - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
 
getDay() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
Returns the day of month.
getDay() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
getDays() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
Returns the number of days.
getDays() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
 
getDurationInMilliseconds() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
Returns the duration in milliseconds.
getDurationInMilliseconds() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
 
getElementById(String) - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContent
Returns the content element with the given identifier or null if element does not exist.
getElementById(String) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
 
getFontSize() - Method in interface org.opencastproject.metadata.mpeg7.VideoText
Returns the font size.
getFontSize() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Returns the font size.
getFontType() - Method in interface org.opencastproject.metadata.mpeg7.VideoText
Returns the font type.
getFontType() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Returns the font type.
getFractions() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
Returns the fractions.
getFractions() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
 
getFractionsPerSecond() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
Returns the fractions per second.
getFractionsPerSecond() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
 
getFractionsPerSecond() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
The fractions per second.
getFractionsPerSecond() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
getHour() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
Returns the hour of day (in 24-hour representation).
getHour() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
getHours() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
Returns the number of hours.
getHours() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
 
getId() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContentType
Returns the element identifier.
getId() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
 
getIdentifier() - Method in interface org.opencastproject.metadata.mpeg7.Segment
Returns the segment identifier.
getIdentifier() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
getIdentifier() - Method in interface org.opencastproject.metadata.mpeg7.VideoText
Returns the segment identifier.
getIdentifier() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Returns the segment identifier.
getKeyword() - Method in interface org.opencastproject.metadata.mpeg7.KeywordAnnotation
Returns the keyword.
getKeyword() - Method in class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
 
getLanguage() - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
Returns the language of this annotation in ISO represenatation, e. g.
getLanguage() - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
 
getLanguage() - Method in interface org.opencastproject.metadata.mpeg7.Textual
Returns the text's language.
getLanguage() - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
Returns the text's language.
getMediaDuration() - Method in interface org.opencastproject.metadata.mpeg7.MediaTime
Returns the media duration.
getMediaDuration() - Method in class org.opencastproject.metadata.mpeg7.MediaTimeImpl
 
getMediaLocator() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContentType
Returns the track's media location.
getMediaLocator() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
 
getMediaTime() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContentType
Returns the track's time constraints.
getMediaTime() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
 
getMediaTime() - Method in interface org.opencastproject.metadata.mpeg7.Segment
Returns the segment's time constraints.
getMediaTime() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
getMediaTime() - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalLocator
Returns the locator's time and duration.
getMediaTime() - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalLocatorImpl
Returns the locator's time and duration.
getMediaTimePoint() - Method in interface org.opencastproject.metadata.mpeg7.MediaTime
Returns the media time point, i. e. the starting time of the vidoe segement.
getMediaTimePoint() - Method in class org.opencastproject.metadata.mpeg7.MediaTimeImpl
 
getMediaURI() - Method in interface org.opencastproject.metadata.mpeg7.MediaLocator
Returns the media uri of the track.
getMediaURI() - Method in class org.opencastproject.metadata.mpeg7.MediaLocatorImpl
 
getMinutes() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
Returns the number of minutes.
getMinutes() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
 
getMinutes() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
Returns the number of minutes.
getMinutes() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
getMonth() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
Returns the month.
getMonth() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
getMultimediaContent(MultimediaContent.Type) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Returns the multimedia content container element for tracks of the given type (either Audio, Video or Audiovisual).
getMultimediaContent(MultimediaContent.Type) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
getNFractions() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
Returns the fractions.
getNFractions() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
getPhoneticAlphabet() - Method in interface org.opencastproject.metadata.mpeg7.Textual
Returns the optional phonetic alphabet or the default value sampa if no alphabet has been specified.
getPhoneticAlphabet() - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
Returns the optional phonetic alphabet or the default value sampa if no alphabet has been specified.
getPhoneticTranscription() - Method in interface org.opencastproject.metadata.mpeg7.Textual
Returns the optional phonetic transcription.
getPhoneticTranscription() - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
Returns the optional phonetic transcription.
getRelevance() - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
Returns the relevance of this annotation.
getRelevance() - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
 
getSeconds() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
Returns the number of seconds.
getSeconds() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
 
getSeconds() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
Returns the seconds.
getSeconds() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
getSegmentById(String) - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
Returns the segment with the given identifier or null if the segment does not exist.
getSegmentById(String) - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
 
getSpatioTemporalDecomposition() - Method in interface org.opencastproject.metadata.mpeg7.AudioVisualSegment
Returns the spatio temporal decomposition that contains information about elements on the segment such as text elements.
getSpatioTemporalDecomposition() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
Returns the spatio temporal decomposition that contains information about elements on the segment such as text elements.
getSpatioTemporalDecomposition() - Method in interface org.opencastproject.metadata.mpeg7.VideoSegment
Returns the spatio temporal decomposition that contains information about elements on the segment such as text elements.
getSpatioTemporalLocator() - Method in interface org.opencastproject.metadata.mpeg7.MovingRegion
Returns the spatio temporal locator.
getSpatioTemporalLocator() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Returns the spatio temporal locator.
getTemporalDecomposition() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContentType
Returns the temmporal decomposition (segments) of the content element.
getTemporalDecomposition() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
 
getText() - Method in interface org.opencastproject.metadata.mpeg7.FreeTextAnnotation
Returns the text of this free text annotation.
getText() - Method in class org.opencastproject.metadata.mpeg7.FreeTextAnnotationImpl
 
getText() - Method in interface org.opencastproject.metadata.mpeg7.Textual
Returns the actual text.
getText() - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
Returns the actual text.
getText() - Method in interface org.opencastproject.metadata.mpeg7.VideoText
Returns the text.
getText() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Returns the text.
getTextAnnotationCount() - Method in interface org.opencastproject.metadata.mpeg7.Segment
Returns the number of text annotations.
getTextAnnotationCount() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
getTimeInMilliseconds() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
Returns the media time point in milliseconds.
getTimeInMilliseconds() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
getTimeZone() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
getType() - Method in interface org.opencastproject.metadata.mpeg7.KeywordAnnotation
Returns the type of this keyword annotation.
getType() - Method in class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
 
getType() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContent
Returns the multimedia content type.
getType() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
 
getType() - Method in interface org.opencastproject.metadata.mpeg7.VideoText
Rerturns the videotext type.
getType() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Rerturns the videotext type.
getVideoById(String) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Returns the video track with the given id or null if the track does not exist.
getVideoById(String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
getVideoText() - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
Returns all the video text elements from this decomposition.
getVideoText() - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
Returns all the video text elements from this decomposition.
getVideoText(String) - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
Returns the VideoText element with the given identifier or null if there is no such element.
getVideoText(String) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
Returns the VideoText element with the given identifier or null if there is no such element.
getYear() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
Returns the year.
getYear() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 

H

hasAudioContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Returns true if the catalog contains multimedia content of type AudioType.
hasAudioContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
hasAudioVisualContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Returns true if the catalog contains multimedia content of type AudioVisualType.
hasAudioVisualContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
hasGap - Variable in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
Flag to indicate whether the elements in this decomposition may exhibit gaps
hasGap - Variable in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
Indicator for the presence of gaps in between segments
hasGap() - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
Returns true if the segment has a gap.
hasGap() - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
Returns true if the segment has a gap.
hasGap() - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
Returns true if the segment has a gap.
hasGap() - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
 
hashCode() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
hashCode() - Method in class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
hashCode() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
hasOverlap - Variable in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
Flag to indicate whether the elements in this decomposition may overlap
hasSegments() - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
Returns true if the composition actually contains segments.
hasSegments() - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
 
hasSpatioTemporalDecomposition() - Method in interface org.opencastproject.metadata.mpeg7.AudioVisualSegment
Returns true if there is a spatio temporal decomposition as part of this segment.
hasSpatioTemporalDecomposition() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
Returns true if there is a spatio temporal decomposition as part of this segment.
hasSpatioTemporalDecomposition() - Method in interface org.opencastproject.metadata.mpeg7.VideoSegment
Returns true if there is a spatio temporal decomposition as part of this segment.
hasTextAnnotations() - Method in interface org.opencastproject.metadata.mpeg7.Segment
Returns true if the segment contains any text annotations.
hasTextAnnotations() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
hasTextAnnotations(float, float) - Method in interface org.opencastproject.metadata.mpeg7.Segment
Returns true if the segment contains text annotations that satisfy the given relevance and confidence values.
hasTextAnnotations(float, float) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
hasTextAnnotations(float, float, String) - Method in interface org.opencastproject.metadata.mpeg7.Segment
Returns true if the segment contains text annotations that satisfy the given relevance, confidence and language constraints.
hasTextAnnotations(float, float, String) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
hasTextAnnotations(String) - Method in interface org.opencastproject.metadata.mpeg7.Segment
Returns true if the segment contains text annotations in the specified language.
hasTextAnnotations(String) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
hasVideoContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Returns true if the catalog contains multimedia content of type VideoType.
hasVideoContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
hour - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
The number of hour

I

id - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
The content element identifier
id - Variable in class org.opencastproject.metadata.mpeg7.SegmentImpl
The content element identifier
id - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
The segment identifier
isOverlapping - Variable in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
Indicator for the presence of overlapping segments
isOverlapping() - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
Returns true if the segment overlaps with another one.
isOverlapping() - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
Returns true if the segment overlaps with another one.
isOverlapping() - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
Returns true if the segment overlaps with another one.
isOverlapping() - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
 
isRelative() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
Returns true if this time point is relative to another time point, e. g. the starting time point of a temporal segment's track.
isRelative() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 

K

keyword - Variable in class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
The keyword
KeywordAnnotation - Interface in org.opencastproject.metadata.mpeg7
Models a keyword annotation with relevance, confidence and the keyword itself.
KeywordAnnotation.Type - Enum Class in org.opencastproject.metadata.mpeg7
Enumeration defining possible types for a keyword annotation.
KeywordAnnotationImpl - Class in org.opencastproject.metadata.mpeg7
TODO: Comment me!
KeywordAnnotationImpl(String) - Constructor for class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
Creates a new keyword annotation.
KeywordAnnotationImpl(String, KeywordAnnotation.Type) - Constructor for class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
Creates a new keyword annotation.
keywordAnnotations - Variable in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
Keyword annotations
keywordAnnotations() - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
Returns an iteration of the keyword annotations.
keywordAnnotations() - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
 

L

language - Variable in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
Language identifier
language - Variable in class org.opencastproject.metadata.mpeg7.TextualImpl
The text
load(InputStream) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogService
 
locator - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
The text' time and duration

M

main - Enum constant in enum class org.opencastproject.metadata.mpeg7.KeywordAnnotation.Type
 
mediaDuration - Variable in class org.opencastproject.metadata.mpeg7.MediaTimeImpl
The media duration
MediaDuration - Interface in org.opencastproject.metadata.mpeg7
This interface describes a media duration.
MediaDurationImpl - Class in org.opencastproject.metadata.mpeg7
TODO: Comment me!
MediaDurationImpl() - Constructor for class org.opencastproject.metadata.mpeg7.MediaDurationImpl
Creates a media duration representing PD0T00H00M00S00N0F.
MediaDurationImpl(long) - Constructor for class org.opencastproject.metadata.mpeg7.MediaDurationImpl
Creates a media duration representing the given long value.
mediaLocator - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
Media locator pointing to the actual file
MediaLocator - Interface in org.opencastproject.metadata.mpeg7
The media locator tells where the audio/video track is located.
MediaLocatorImpl - Class in org.opencastproject.metadata.mpeg7
TODO: Comment me!
MediaLocatorImpl() - Constructor for class org.opencastproject.metadata.mpeg7.MediaLocatorImpl
Creates a new and empty (read: invalid) media locator.
MediaLocatorImpl(URI) - Constructor for class org.opencastproject.metadata.mpeg7.MediaLocatorImpl
Creates a new media locator with the specified uri.
MediaRelTimeImpl - Class in org.opencastproject.metadata.mpeg7
MediaTime that contains a relative MediaTimePoint.
MediaRelTimeImpl(int, int, int, int, int, long) - Constructor for class org.opencastproject.metadata.mpeg7.MediaRelTimeImpl
Creates a new media time instance, representing a time and duration that is relative to referenceTimePoint.
MediaRelTimeImpl(long, long) - Constructor for class org.opencastproject.metadata.mpeg7.MediaRelTimeImpl
Creates a new media time instance, representing a time and duration that is relative to referenceTimePoint.
MediaRelTimePointImpl - Class in org.opencastproject.metadata.mpeg7
Implementation of a relative TimePoint.
MediaRelTimePointImpl() - Constructor for class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
Creates a relative time point at T00:00:00:0F1000.
MediaRelTimePointImpl(int, int, int, int, int) - Constructor for class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
 
MediaRelTimePointImpl(long) - Constructor for class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
 
mediaTime - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
The content time contraints
mediaTime - Variable in class org.opencastproject.metadata.mpeg7.SegmentImpl
The content time contraints
mediaTime - Variable in class org.opencastproject.metadata.mpeg7.SpatioTemporalLocatorImpl
The media time
MediaTime - Interface in org.opencastproject.metadata.mpeg7
This interface defines the time constraints (start and duration) of a multimedia content element or segment.
MediaTimeImpl - Class in org.opencastproject.metadata.mpeg7
TODO: Comment me!
MediaTimeImpl(long, long) - Constructor for class org.opencastproject.metadata.mpeg7.MediaTimeImpl
Creates a media time object from the given long values for timepoint and duration.
MediaTimeImpl(MediaTimePoint, MediaDuration) - Constructor for class org.opencastproject.metadata.mpeg7.MediaTimeImpl
Creates a media time object representing the given timepoint and duration.
mediaTimePoint - Variable in class org.opencastproject.metadata.mpeg7.MediaTimeImpl
The media time point
MediaTimePoint - Interface in org.opencastproject.metadata.mpeg7
Media time point represents a time within the track, e. g. the starting time of a video segment.
MediaTimePointImpl - Class in org.opencastproject.metadata.mpeg7
TODO: Comment me!
MediaTimePointImpl() - Constructor for class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
Creates a new media time point representing T00:00:00:0F0
MediaTimePointImpl(long) - Constructor for class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
Creates a new timepoint representing the given time.
minute - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
The nubmer of minutes
month - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
The month
MovingRegion - Interface in org.opencastproject.metadata.mpeg7
A MovingRegion describes the location, the movement and contents of elements on a video segment:
Mpeg7 - Interface in org.opencastproject.metadata.mpeg7
Root of an mpeg-7 document.
Mpeg7Catalog - Interface in org.opencastproject.metadata.mpeg7
The MPEG7 catalog encapsulates MPEG-7 metadata.
Mpeg7CatalogImpl - Class in org.opencastproject.metadata.mpeg7
Implements the mpeg-7 metadata container.
Mpeg7CatalogImpl() - Constructor for class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
Creates a new mpeg-7 metadata container.
Mpeg7CatalogImpl(InputStream) - Constructor for class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
Creates a new mpeg-7 metadata container from the serialized stream.
Mpeg7CatalogService - Class in org.opencastproject.metadata.mpeg7
Mpeg7CatalogService() - Constructor for class org.opencastproject.metadata.mpeg7.Mpeg7CatalogService
 
Mpeg7Parser - Class in org.opencastproject.metadata.mpeg7
Parser implementation for mpeg-7 files.
Mpeg7Parser() - Constructor for class org.opencastproject.metadata.mpeg7.Mpeg7Parser
Creates a new parser for mpeg-7 files.
Mpeg7Parser(Mpeg7CatalogImpl) - Constructor for class org.opencastproject.metadata.mpeg7.Mpeg7Parser
 
multimediaContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Returns an iteration of the multimedia content container contained in this mpeg-7 document.
multimediaContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
MultimediaContent<T> - Interface in org.opencastproject.metadata.mpeg7
TODO: Comment me!
MultimediaContent.Type - Enum Class in org.opencastproject.metadata.mpeg7
Multimedia content type definitions.
MultimediaContentImpl<T> - Class in org.opencastproject.metadata.mpeg7
TODO: Comment me!
MultimediaContentImpl(MultimediaContent.Type) - Constructor for class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
Creates a new multimedia content container.
MultimediaContentType - Interface in org.opencastproject.metadata.mpeg7
Base interface for either of AudioVisual, Audio or Video.
MultimediaContentType.Type - Enum Class in org.opencastproject.metadata.mpeg7
Multimedia content element type definitions.
MultimediaContentTypeImpl<S> - Class in org.opencastproject.metadata.mpeg7
TODO: Comment me!
MultimediaContentTypeImpl(MultimediaContentType.Type, String) - Constructor for class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
Creates a new media content element.

N

newInstance() - Static method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
Creates a new mpeg-7 metadata container file.
newInstance() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogService
 
NS - Static variable in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
The default element namespace

O

org.opencastproject.metadata.mpeg7 - package org.opencastproject.metadata.mpeg7
 
other - Enum constant in enum class org.opencastproject.metadata.mpeg7.KeywordAnnotation.Type
 
overlap - Variable in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
True if the segment overlaps

P

parse(InputStream) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
Parses the mpeg-7 catalog file and returns its object representation.
parse(String) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
Parses a duration text representation.
parse(String, String) - Static method in class org.opencastproject.metadata.mpeg7.MediaTimeImpl
Parses a media time and duration.
parseDate(String) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
Parses the date portion of a time point.
parseDuration(String) - Static method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
Parses a duration text representation.
parseTime(String) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
Parses the time portion of a time point
parseTimePoint(String) - Static method in class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
Creates a relative timepoint representation from the given time point string.
parseTimePoint(String) - Static method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
Creates a timepoint representation from the given time point string.

R

relevance - Variable in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
Relevance value
remove(String) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
Removes the content element with the given identifier from the collection.
remove(T) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
Removes the content element from the collection.
removeAudioContent(String) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Removes the audio content with the specified id.
removeAudioContent(String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
removeAudioVisualContent(String) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Removes the audiovisual content with the specified id.
removeAudioVisualContent(String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
removeVideoContent(String) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Removes the video content with the specified id.
removeVideoContent(String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 

S

scene - Enum constant in enum class org.opencastproject.metadata.mpeg7.VideoText.Type
 
second - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
The number of seconds
secondary - Enum constant in enum class org.opencastproject.metadata.mpeg7.KeywordAnnotation.Type
 
Segment - Interface in org.opencastproject.metadata.mpeg7
A video segment represents a temporal decomposition of the video stream that may have properties like text annotations attached to it.
Segment.Type - Enum Class in org.opencastproject.metadata.mpeg7
The segment type
SegmentImpl - Class in org.opencastproject.metadata.mpeg7
Default implementation of the SegmentType.
SegmentImpl(Segment.Type, String) - Constructor for class org.opencastproject.metadata.mpeg7.SegmentImpl
Creates a new content segment.
segments - Variable in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
The list of segments in this temporal decomposition
segments() - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
Returns an iteration of the video's segments.
segments() - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
 
serialize(Mpeg7Catalog) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogService
 
setBoundary(Rectangle) - Method in interface org.opencastproject.metadata.mpeg7.VideoText
Sets the text's bounding box.
setBoundary(Rectangle) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Sets the text's bounding box.
setCriteria(TemporalDecomposition.DecompositionCriteria) - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
Sets the decomposition criteria.
setCriteria(TemporalDecomposition.DecompositionCriteria) - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
 
setDay(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
setDayDuration(int) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
Sets the number of days.
setFontSize(int) - Method in interface org.opencastproject.metadata.mpeg7.VideoText
Sets the optional font size.
setFontSize(int) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Sets the optional font size.
setFontType(String) - Method in interface org.opencastproject.metadata.mpeg7.VideoText
Sets the optional font type.
setFontType(String) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Sets the optional font type.
setFractionDuration(int) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
Sets the number of fractions.
setFractions(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
setFractionsPerSecond(int) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
Sets the number of fractions per second.
setFractionsPerSecond(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
setGap(boolean) - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
Set the hasGap property indicating that there may be gaps in between the segments.
setGap(boolean) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
Set the hasGap property indicating that there may be gaps in between the segments.
setGap(boolean) - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
Set the hasGap property indicating that there may be gaps in between the segments.
setGap(boolean) - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
 
setHour(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
setHourDuration(short) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
Sets the number of hours.
setIdentifier(String) - Method in interface org.opencastproject.metadata.mpeg7.VideoText
Sets the segment identifier.
setIdentifier(String) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Sets the segment identifier.
setLanguage(String) - Method in interface org.opencastproject.metadata.mpeg7.Textual
Sets the language, which must correspond to the defininition of xml:lang.
setLanguage(String) - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
Sets the language, which must correspond to the defininition of xml:lang.
setMediaLocator(MediaLocator) - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContentType
Sets the media locator for this multimedia content element.
setMediaLocator(MediaLocator) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
Sets the content's media locator.
setMediaTime(MediaTime) - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContentType
Sets the media time constraints for this multimedia content element.
setMediaTime(MediaTime) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
Sets the content's media time constraints.
setMediaTime(MediaTime) - Method in interface org.opencastproject.metadata.mpeg7.Segment
Sets the segment's media time constraints.
setMediaTime(MediaTime) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
setMediaTime(MediaTime) - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalLocator
Sets the media time.
setMediaTime(MediaTime) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalLocatorImpl
Sets the media time.
setMediaURI(URI) - Method in class org.opencastproject.metadata.mpeg7.MediaLocatorImpl
Sets the media uri.
setMinuteDuration(short) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
Sets the number of minutes.
setMinutes(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
setMonth(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
setOverlapping(boolean) - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
Set the isOverlapping property indicating that some segments may be overlapping.
setOverlapping(boolean) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
Set the isOverlapping property indicating that some segments may be overlapping.
setOverlapping(boolean) - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
Set the isOverlapping property indicating that some segments may be overlapping.
setOverlapping(boolean) - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
 
setPhoneticTranscription(String, String) - Method in interface org.opencastproject.metadata.mpeg7.Textual
Sets the phonetic transcription and specifies which alphabet was used to produce it.
setPhoneticTranscription(String, String) - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
Sets the phonetic transcription and specifies which alphabet was used to produce it.
setReferenceTimePoint(MediaTimePoint) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
Sets a reference time point which makes this time point relative to the given one.
setSecondDuration(short) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
Sets the number of seconds.
setSeconds(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
setSpatioTemporalLocator(SpatioTemporalLocator) - Method in interface org.opencastproject.metadata.mpeg7.MovingRegion
Sets the spatio temporal locator.
setSpatioTemporalLocator(SpatioTemporalLocator) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Sets the spatio temporal locator.
setText(String) - Method in interface org.opencastproject.metadata.mpeg7.Textual
Sets the text.
setText(String) - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
Sets the text.
setText(Textual) - Method in interface org.opencastproject.metadata.mpeg7.VideoText
Sets the text.
setText(Textual) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Sets the text.
setTimeZone(String) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
setType(VideoText.Type) - Method in interface org.opencastproject.metadata.mpeg7.VideoText
Sets the videotext type.
setType(VideoText.Type) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
Sets the videotext type.
setYear(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
size() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContent
Returns the number of content elements.
size() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
 
spatioTemporalDecomposition - Variable in class org.opencastproject.metadata.mpeg7.SegmentImpl
An optional spatio-temporal decomposition
SpatioTemporalDecomposition - Interface in org.opencastproject.metadata.mpeg7
Decomposition type for space and time.
SpatioTemporalDecompositionImpl - Class in org.opencastproject.metadata.mpeg7
Default implementation of a spatio temporal decomposition.
SpatioTemporalDecompositionImpl(boolean, boolean) - Constructor for class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
Creates a new spatio temporal decomposition.
SpatioTemporalLocator - Interface in org.opencastproject.metadata.mpeg7
This locator specifies elements in time and space.
SpatioTemporalLocatorImpl - Class in org.opencastproject.metadata.mpeg7
Default implementation of the media time.
SpatioTemporalLocatorImpl(MediaTime) - Constructor for class org.opencastproject.metadata.mpeg7.SpatioTemporalLocatorImpl
Creates a new spatio temporal locator.
startElement(String, String, String, Attributes) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
Read type attribute from track or catalog element.
superimposed - Enum constant in enum class org.opencastproject.metadata.mpeg7.VideoText.Type
 

T

Temporal - Enum constant in enum class org.opencastproject.metadata.mpeg7.TemporalDecomposition.DecompositionCriteria
 
temporalDecomposition - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
The content time contraints
TemporalDecomposition<T> - Interface in org.opencastproject.metadata.mpeg7
This interface describes that basis for a temporal decomposition of an audio, video or audiovisual content element.
TemporalDecomposition.DecompositionCriteria - Enum Class in org.opencastproject.metadata.mpeg7
Criteria of decomposition.
TemporalDecompositionImpl<T> - Class in org.opencastproject.metadata.mpeg7
Default implementation of the temporal decomposition.
TemporalDecompositionImpl(Segment.Type) - Constructor for class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
Creates a new temporal decomposition container.
text - Variable in class org.opencastproject.metadata.mpeg7.FreeTextAnnotationImpl
The text annotation
text - Variable in class org.opencastproject.metadata.mpeg7.TextualImpl
The text
text - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
The text
TextAnnotation - Interface in org.opencastproject.metadata.mpeg7
Base interface for text annotations with relevance and confidence values.
TextAnnotationImpl - Class in org.opencastproject.metadata.mpeg7
Implementation of text annotations.
TextAnnotationImpl(float, float, String) - Constructor for class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
Creates a new text annotation.
textAnnotations() - Method in interface org.opencastproject.metadata.mpeg7.Segment
Returns this segment's text annotations.
textAnnotations() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
textAnnotationsByConfidence() - Method in interface org.opencastproject.metadata.mpeg7.Segment
Returns this segment's text annotations, sorted by relevance.
textAnnotationsByConfidence() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
textAnnotationsByRelevance() - Method in interface org.opencastproject.metadata.mpeg7.Segment
Returns this segment's text annotations, sorted by relevance.
textAnnotationsByRelevance() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
Textual - Interface in org.opencastproject.metadata.mpeg7
Textual is a generic text type:
TextualImpl - Class in org.opencastproject.metadata.mpeg7
Default implementation of a TextualBase mpeg-7 element.
TextualImpl() - Constructor for class org.opencastproject.metadata.mpeg7.TextualImpl
Creates a new textual base element.
TextualImpl(String) - Constructor for class org.opencastproject.metadata.mpeg7.TextualImpl
Creates a new textual base element.
TextualImpl(String[]) - Constructor for class org.opencastproject.metadata.mpeg7.TextualImpl
Creates a new Textual element from a number of words.
TextualImpl(String[], String) - Constructor for class org.opencastproject.metadata.mpeg7.TextualImpl
Creates a new textual base element.
TextualImpl(String, String) - Constructor for class org.opencastproject.metadata.mpeg7.TextualImpl
Creates a new textual base element.
timeZone - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
The time zone
toString() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
 
toString() - Method in class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
 
toString() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
toXml() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7Catalog
Saves the catalog to disk.
toXml() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
Saves the mpeg-7 metadata container to disk.
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.FreeTextAnnotationImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MediaLocatorImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MediaTimeImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalLocatorImpl
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
 
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
transcription - Variable in class org.opencastproject.metadata.mpeg7.TextualImpl
The phonetic transcription
type - Variable in class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
Keyword type
type - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
The content type
type - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
The content type
type - Variable in class org.opencastproject.metadata.mpeg7.SegmentImpl
The content type
type - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
The video text type

V

valueOf(String) - Static method in enum class org.opencastproject.metadata.mpeg7.KeywordAnnotation.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opencastproject.metadata.mpeg7.MultimediaContent.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opencastproject.metadata.mpeg7.MultimediaContentType.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opencastproject.metadata.mpeg7.Segment.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opencastproject.metadata.mpeg7.TemporalDecomposition.DecompositionCriteria
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opencastproject.metadata.mpeg7.VideoText.Type
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.opencastproject.metadata.mpeg7.KeywordAnnotation.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opencastproject.metadata.mpeg7.MultimediaContent.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opencastproject.metadata.mpeg7.MultimediaContentType.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opencastproject.metadata.mpeg7.Segment.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opencastproject.metadata.mpeg7.TemporalDecomposition.DecompositionCriteria
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opencastproject.metadata.mpeg7.VideoText.Type
Returns an array containing the constants of this enum class, in the order they are declared.
Video - Enum constant in enum class org.opencastproject.metadata.mpeg7.MultimediaContentType.Type
 
Video - Interface in org.opencastproject.metadata.mpeg7
This element encapsulates the information about a single video track.
videoContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
Returns an iteration of the tracks of type Video.
videoContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
 
VideoSegment - Enum constant in enum class org.opencastproject.metadata.mpeg7.Segment.Type
 
VideoSegment - Interface in org.opencastproject.metadata.mpeg7
A video segment represents a temporal decomposition of the video stream that may have properties like text annotations attached to it.
VideoText - Interface in org.opencastproject.metadata.mpeg7
The VideoText element represents parts of the video with superimposed text.
VideoText.Type - Enum Class in org.opencastproject.metadata.mpeg7
Video text type
VideoTextImpl - Class in org.opencastproject.metadata.mpeg7
Default implementation of the video text element.
VideoTextImpl(String) - Constructor for class org.opencastproject.metadata.mpeg7.VideoTextImpl
Creates a new VideoText element with the given id, text and text boundary.
VideoTextImpl(String, Textual, Rectangle, MediaTime) - Constructor for class org.opencastproject.metadata.mpeg7.VideoTextImpl
Creates a new VideoText element with the given id, text and text boundary.
videoTexts - Variable in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
The list of videotext elements
VideoType - Enum constant in enum class org.opencastproject.metadata.mpeg7.MultimediaContent.Type
 

W

warning(SAXParseException) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
 

Y

year - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
The year
A B C D E F G H I K L M N O P R S T V W Y 
All Classes and Interfaces|All Packages|Constant Field Values