public interface Shape2D
Modifier and Type | Field and Description |
---|---|
static double |
EPSILON
Constant used for comparing doubles.
|
Modifier and Type | Method and Description |
---|---|
boolean |
contains(double x,
double y) |
boolean |
isEmpty() |
static final double EPSILON
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.