menu
scidart_plot package
documentation
scidart_plot
PointPair
toXML method
toXML
brightness_4
toXML
method
Null safety
String
toXML
(
)
Implementation
String toXML() { return '${roundPixelsOnly(x)},${roundPixelsOnly(y)}'; }
scidart_plot package
documentation
scidart_plot
PointPair
toXML method
PointPair class
Constructors
PointPair
Properties
hashCode
runtimeType
x
y
Methods
noSuchMethod
toString
toXML
Operators
operator ==