public abstract class Dimension2D extends Dimension2D
Dimension2D class is to encapsulate a width
and a height dimension.| Modifier and Type | Class and Description |
|---|---|
static class |
Dimension2D.Float
Represents a single-precision dimension.
|
| Constructor and Description |
|---|
Dimension2D() |
Copyright © 2014. All rights reserved.