public class ImageRectangle_F32
extends java.lang.Object
| Constructor and Description |
|---|
ImageRectangle_F32() |
ImageRectangle_F32(float x0,
float y0,
float x1,
float y1) |
ImageRectangle_F32(ImageRectangle_F32 orig) |
| Modifier and Type | Method and Description |
|---|---|
float |
area() |
public ImageRectangle_F32(float x0,
float y0,
float x1,
float y1)
public ImageRectangle_F32(ImageRectangle_F32 orig)
public ImageRectangle_F32()