beastmode1844 beastmode1844 01-03-2024 Computers and Technology contestada A labeled point has x- and y-coordinates and a string label. Provide a subclass LabeledPoint of GeometricShape with a constructor LabeledPoint(x, y, label) and a draw method that draws a small circle and the label text.