public class STimelineImpl extends SSequentialDSImpl<Integer,Integer> implements STimeline
delegate, EXPECTED_NUMBER_OF_LABELS| Constructor and Description |
|---|
STimelineImpl()
Initializes an object of type
SLayerImpl. |
STimelineImpl(Node delegate)
Initializes an object of type
SLayerImpl. |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getEnd() |
SDocumentGraph |
getGraph()
Returns the container graph of this node.
|
Integer |
getStart() |
void |
increasePointOfTime()
Increases the number of points of time by one.
|
void |
increasePointOfTime(Integer additionalPOS)
Increases the number of points of time by the passed number.
|
void |
setGraph(Graph graph)
Sets the container graph of this node.
|
getData, setDataaddAnnotation, addFeature, addMetaAnnotation, addProcessingAnnotation, createAnnotation, createAnnotations, createFeature, createFeatures, createMetaAnnotation, createMetaAnnotations, createProcessingAnnotation, createProcessingAnnotations, getAnnotation, getAnnotation, getAnnotations, getFeature, getFeature, getFeatures, getInRelations, getLayers, getMetaAnnotation, getMetaAnnotations, getName, getOutRelations, getPath, getProcessingAnnotation, getProcessingAnnotations, iterator_SAnnotation, iterator_SFeature, iterator_SMetaAnnotation, iterator_SProcessingAnnotation, removeLabel, setNameaddLayer, basicSetGraph_WithoutRemoving, basicSetGraph, getDelegate, removeLayergetId, getIdentifier, setId, setIdentifier, toStringaddLabel, basicAddLabel, basicRemoveLabel, containsLabel, getLabel, getLabel, getLabels, getLabelsByNamespace, removeAll, removeLabel, sizeLabelsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetData, setDatagetInRelations, getLayers, getOutRelationsaddLayer, removeLayergetId, getIdentifier, setId, setIdentifieraddLabel, containsLabel, getLabel, getLabel, getLabels, getLabelsByNamespace, removeAll, removeLabel, removeLabel, sizeLabelsaddAnnotation, addFeature, addMetaAnnotation, addProcessingAnnotation, createAnnotation, createAnnotations, createFeature, createFeatures, createMetaAnnotation, createMetaAnnotations, createProcessingAnnotation, createProcessingAnnotations, getAnnotation, getAnnotation, getAnnotations, getFeature, getFeature, getFeatures, getMetaAnnotation, getMetaAnnotations, getProcessingAnnotation, getProcessingAnnotations, iterator_SAnnotation, iterator_SFeature, iterator_SMetaAnnotation, iterator_SProcessingAnnotationgetName, setNamegetPathpublic STimelineImpl()
SLayerImpl.public STimelineImpl(Node delegate)
SLayerImpl. If LabelableElementImpl.delegate is
not null, all functions of this method are delegated to the delegate
object. Setting LabelableElementImpl.delegate makes this object to a container.a - delegate object of the same type.public SDocumentGraph getGraph()
getGraph in interface SDocumentGraphObjectgetGraph in interface SNodegetGraph in interface NodegetGraph in class SSequentialDSImpl<Integer,Integer>public void setGraph(Graph graph)
Graph.getNodes()
will return a list containing this node.public void increasePointOfTime()
SSequentialDS.getEnd().increasePointOfTime in interface STimelinepublic void increasePointOfTime(Integer additionalPOS)
SSequentialDS.getEnd().increasePointOfTime in interface STimelinepublic Integer getStart()
getStart in interface SSequentialDS<Integer,Integer>getStart in class SSequentialDSImpl<Integer,Integer>public Integer getEnd()
getEnd in interface SSequentialDS<Integer,Integer>getEnd in class SSequentialDSImpl<Integer,Integer>Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.