|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Segment | |
---|---|
org.ow2.weblab.core.model |
Uses of Segment in org.ow2.weblab.core.model |
---|
Subclasses of Segment in org.ow2.weblab.core.model | |
---|---|
class |
LinearSegment
A linear segment is a position which can be described by a start and stop reference in accordance to a number of UTF-8 characters metric. |
class |
SpatialSegment
A spatial segment is aiming to localise any meaningful content in a spatial document. |
class |
TemporalSegment
A temporal segment is a segment that is described by a start and stop reference in accordance to a millisecond metric. |
Fields in org.ow2.weblab.core.model with type parameters of type Segment | |
---|---|
protected java.util.List<Segment> |
MediaUnit.segment
|
Methods in org.ow2.weblab.core.model that return types with arguments of type Segment | |
---|---|
javax.xml.bind.JAXBElement<Segment> |
ObjectFactory.createSegment(Segment value)
Create an instance of JAXBElement < Segment > } |
java.util.List<Segment> |
MediaUnit.getSegment()
Gets the value of the segment property. |
Methods in org.ow2.weblab.core.model with parameters of type Segment | |
---|---|
javax.xml.bind.JAXBElement<Segment> |
ObjectFactory.createSegment(Segment value)
Create an instance of JAXBElement < Segment > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |