Polygon

interface Polygon : Shape

My documentation contains a list:

  • with one element

  • and another one

  • and a last one!

Functions

Link copied to clipboard
open fun computeSurface(): Float
Link copied to clipboard
abstract fun howMuchSides(): Int

Properties

Link copied to clipboard
abstract val originPosition: Position

Inheritors

Link copied to clipboard