Package | Description |
---|---|
magma.util.function |
Modifier and Type | Interface and Description |
---|---|
interface |
ISupportPoint
Interface for SupportPoints
|
Modifier and Type | Class and Description |
---|---|
class |
Point
A simple class representing a two dimensional point for functions.
|
class |
SupportPoint
A simple class representing support points in 2D space.
|
Modifier and Type | Method and Description |
---|---|
IPoint |
ISupportPoint.getTangentPointAfter() |
IPoint |
ISupportPoint.getTangentPointBefore() |