getSize abstract method

Size getSize(
  1. FlSpot spot
)

This method should be overridden to return the size of the shape.

Implementation

Size getSize(FlSpot spot);