menu
scidart_plot package
documentation
scidart_plot.dart
PointPair
toXML method
toXML method
dark_mode
light_mode
toXML
method
String
toXML
(
)
Implementation
String toXML() { return '${roundPixelsOnly(x)},${roundPixelsOnly(y)}'; }
scidart_plot package
documentation
scidart_plot
PointPair
toXML method
PointPair class