public class Dimension2D extends Object
Dimension2D
float
height
width
Dimension2D()
Dimension2D(float w, float h)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float width
public float height
public Dimension2D()
public Dimension2D(float w, float h)
Copyright © 2020. All rights reserved.