Uses of Interface
org.opencastproject.metadata.mpeg7.SpatioTemporalLocator
Packages that use SpatioTemporalLocator
-
Uses of SpatioTemporalLocator in org.opencastproject.metadata.mpeg7
Classes in org.opencastproject.metadata.mpeg7 that implement SpatioTemporalLocatorModifier and TypeClassDescriptionclassDefault implementation of the media time.Fields in org.opencastproject.metadata.mpeg7 declared as SpatioTemporalLocatorModifier and TypeFieldDescriptionprotected SpatioTemporalLocatorVideoTextImpl.locatorThe text' time and durationMethods in org.opencastproject.metadata.mpeg7 that return SpatioTemporalLocatorModifier and TypeMethodDescriptionMovingRegion.getSpatioTemporalLocator()Returns the spatio temporal locator.VideoTextImpl.getSpatioTemporalLocator()Returns the spatio temporal locator.Methods in org.opencastproject.metadata.mpeg7 with parameters of type SpatioTemporalLocatorModifier and TypeMethodDescriptionvoidMovingRegion.setSpatioTemporalLocator(SpatioTemporalLocator locator) Sets the spatio temporal locator.voidVideoTextImpl.setSpatioTemporalLocator(SpatioTemporalLocator locator) Sets the spatio temporal locator.