-
-
Constructor Summary
Constructors
Constructor and Description |
IntDimension2D(int width,
int height)
Constructor.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getWidth
public int getWidth()
- Returns:
- the width of this as integer.
-
getHeight
public int getHeight()
- Returns:
- the height of this as integer.
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.