Uses of Interface
types.basic.tpoint.tgeom.TGeomPoint
Packages that use TGeomPoint
-
Uses of TGeomPoint in types.basic.tpoint.tgeog
Methods in types.basic.tpoint.tgeog that return TGeomPointModifier and TypeMethodDescriptiondefault TGeomPointTGeogPoint.to_geometric()Returns a copy of "this" converted to geometric coordinates. -
Uses of TGeomPoint in types.basic.tpoint.tgeom
Classes in types.basic.tpoint.tgeom that implement TGeomPointModifier and TypeClassDescriptionclassTemporal geometric point instant class inherited from temporal point instant and implementing temporal geometric point.classTemporal geometric point sequence class inherited from temporal point sequence and implementing temporal geometric point.classTemporal geometric point sequence set class inherited from temporal point sequence set and implementing temporal geometric point.Methods in types.basic.tpoint.tgeom that return TGeomPointModifier and TypeMethodDescriptiondefault TGeomPointTGeomPoint.from_base_temporal(org.locationtech.jts.geom.Geometry value, Temporal base) Creates a temporal geometric point from a base geometry and the time frame of another temporal object.static TGeomPointTGeomPoint.from_base_time(org.locationtech.jts.geom.Geometry value, Time base, TInterpolation interp) Creates a temporal geometric point from a base geometry and a time value.