Package | Description |
---|---|
org.openimaj.vis.audio | |
org.openimaj.vis.timeline | |
org.openimaj.vis.video |
Class and Description |
---|
TimelineObject
An object that can be drawn into a timeline needs to be able to provide
the start and end time of its data, and also be able to accept a size
at which it should draw itself.
|
Class and Description |
---|
Timeline.TimelineMarker
Timeline markers that are drawn onto a timeline
|
Timeline.TimelineMarkerType
Different type of markers.
|
Timeline.TimelineTrack
Represents a track in the timeline.
|
TimelineObject
An object that can be drawn into a timeline needs to be able to provide
the start and end time of its data, and also be able to accept a size
at which it should draw itself.
|
Class and Description |
---|
Timeline.TimelineMarker
Timeline markers that are drawn onto a timeline
|
TimelineObject
An object that can be drawn into a timeline needs to be able to provide
the start and end time of its data, and also be able to accept a size
at which it should draw itself.
|
TimelineObjectAdapter
A timeline object is a temporal object and is able to drawn sections
of temporal data into a given viewport.
|