Get the type of this shape. You can use this to down cast to the concrete shape. @return the shape type.
()
| 56 | /// Get the type of this shape. You can use this to down cast to the concrete shape. |
| 57 | /// @return the shape type. |
| 58 | GetRadius() float64 |
| 59 | |
| 60 | /// Get the number of child primitives. |
| 61 | GetChildCount() int |
no outgoing calls
no test coverage detected