|
| Episode (TemporalCoordinateSequence coordinates, TemporalGeometryFactory factory) |
|
| Episode (TemporalCoordinateSequence coordinates, TemporalGeometryFactory factory, String label) |
|
| Episode (TemporalCoordinateSequence coordinates, TemporalGeometryFactory factory, String objectID, String trajectoryID, String ID, String nextID, String flag, String tags) |
|
MBB | getEnvelopeInternal () |
|
boolean | checkTimestamp (long timestamp) |
|
boolean | checkTimestamp2 (long timestamp) |
|
boolean | checkTimestamps (TemporalCoordinate coordinates[]) |
|
boolean | temporalWithin (TemporalPoint g) |
|
boolean | temporalWithin (Episode g) |
|
boolean | temporalWithin (TemporalPolygon g) |
|
boolean | temporalWithin (MBB envelope) |
|
boolean | temporalTouches (TemporalPoint g) |
|
boolean | temporalTouches (Episode g) |
|
boolean | temporalTouches (TemporalPolygon g) |
|
String | toString () |
|
String | getID () |
|
void | setID (String ID) |
|
String | getNextID () |
|
void | setNextID (String nextID) |
|
String | getTrajectoryID () |
|
void | setTrajectoryID (String trajectoryID) |
|
String | getObjectID () |
|
void | setObjectID (String objectID) |
|
String | getFlag () |
|
void | setFlag (String flag) |
|
String | getTags () |
|
void | setTags (String tags) |
|
double[] | getXArray () |
|
double[] | getYArray () |
|
long[] | getTimestampArray () |
|
double[] | getMBB () |
|
| RawSubTrajectory (TemporalCoordinateSequence coordinates, TemporalGeometryFactory factory) |
|
int | getTemporalCoordinatesLength () |
|
TemporalCoordinate[] | getTemporalCoordinates () |
|
String | toString () |
|
String | getObjectID () |
|
void | setObjectID (String objectID) |
|
String | getTrajectoryID () |
|
void | setTrajectoryID (String trajectoryID) |
|
Basic class for defining episodes from semantic trajectories.