Package | Description |
---|---|
agi.foundation.graphics |
Provides commonly used and instantiated graphics types related to 3D scene management, terrain and imagery, and more.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
PathPointBuilder.equals(PathPointBuilder left,
PathPointBuilder right)
Returns
true if the two instances are exactly equal. |
boolean |
PathPointBuilder.equalsType(PathPointBuilder other)
Indicates whether another instance of this type is exactly equal to this instance.
|
static boolean |
PathPointBuilder.notEquals(PathPointBuilder left,
PathPointBuilder right)
Returns
true if the two instances are not exactly equal. |