public class STimelineImpl extends SSequentialDSImpl<Integer,Integer> implements STimeline
EXPECTED_NUMBER_OF_LABELS| Constructor and Description |
|---|
STimelineImpl() |
| 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, 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 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–2016 Humboldt-Universität zu Berlin, INRIA. All rights reserved.