Size2D

constructor(width: Double, height: Double)
constructor()
constructor(width: Float, height: Float)
constructor(width: Int, height: Int)