menu
dts package
documentation
dts.dart
Geometry
touches method
touches method
dark_mode
light_mode
touches
method
bool
touches
(
Geometry
g
)
Implementation
bool touches(Geometry g) { return GeomRelate.touches(this, g); }
dts package
documentation
dts
Geometry
touches method
Geometry class