Hermes@Neo4j
|
Public Member Functions | |
TemporalPolygon (TemporalLinearRing shell, TemporalLinearRing[] holes, TemporalGeometryFactory factory) | |
TemporalPolygon (TemporalLinearRing shell, TemporalLinearRing[] holes, TemporalGeometryFactory factory, String label) | |
Episode | getExteriorRing () |
MBB | getEnvelopeInterval () |
long | getTimestamp () |
void | setTimestamp (long timestamp) |
String | getStringTimestamp () |
String | getLabel () |
void | setLabel (String label) |
Public Attributes | |
String | label |
SemanticJTS.TemporalPolygon.TemporalPolygon | ( | TemporalLinearRing | shell, |
TemporalLinearRing[] | holes, | ||
TemporalGeometryFactory | factory | ||
) |
SemanticJTS.TemporalPolygon.TemporalPolygon | ( | TemporalLinearRing | shell, |
TemporalLinearRing[] | holes, | ||
TemporalGeometryFactory | factory, | ||
String | label | ||
) |
MBB SemanticJTS.TemporalPolygon.getEnvelopeInterval | ( | ) |
Episode SemanticJTS.TemporalPolygon.getExteriorRing | ( | ) |
String SemanticJTS.TemporalPolygon.getLabel | ( | ) |
String SemanticJTS.TemporalPolygon.getStringTimestamp | ( | ) |
long SemanticJTS.TemporalPolygon.getTimestamp | ( | ) |
void SemanticJTS.TemporalPolygon.setLabel | ( | String | label | ) |
void SemanticJTS.TemporalPolygon.setTimestamp | ( | long | timestamp | ) |
String SemanticJTS.TemporalPolygon.label |