|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemporalOMGraphic
A TemporalOMGraphic object represents an OMGraphic that changes over time. The time is expected to be based on some offset from a time origin, like the starting time of some greater set of events.
| Field Summary |
|---|
| Method Summary | |
|---|---|
void |
addTimeStamp(TemporalRecord timeStamp)
Add a location at a time. |
void |
clearTimeStamps()
Clear all time stamps. |
void |
generate(Projection proj,
long time)
|
boolean |
removeTimeStamp(TemporalRecord timeStamp)
Remove a location at a certain time. |
| Methods inherited from interface com.bbn.openmap.omGraphics.OMGeometry |
|---|
clearAttributes, contains, distance, distanceToEdge, draw, draw, fill, fill, generate, getAppObject, getAttribute, getAttributes, getDescription, getLineType, getNeedToRegenerate, getShape, isRenderable, isRenderable, isVisible, putAttribute, removeAttribute, render, restore, setAppObject, setAttributes, setLineType, setNeedToRegenerate, setShape, setVisible |
| Method Detail |
|---|
void addTimeStamp(TemporalRecord timeStamp)
boolean removeTimeStamp(TemporalRecord timeStamp)
void clearTimeStamps()
void generate(Projection proj,
long time)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||