Package | Description |
---|---|
pythagoras.i |
The Pythagoras geometry utility classes specialized on
int . |
Modifier and Type | Interface and Description |
---|---|
interface |
IRectangle
Provides read-only access to a
Rectangle . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRectangle
Provides most of the implementation of
IRectangle , obtaining only the location and
dimensions from the derived class. |
class |
Rectangle
Represents an area in two dimensions.
|
Copyright © 2017. All rights reserved.