| Interface | Description |
|---|---|
| CenterHandler |
Center handlers.
|
| CuadrantHandler |
Cuadrant handlers.
|
| FinalHandler |
Final handlers.
|
| Handler |
In a FMap graphic layer, each geometry drawn has control points named handlers
that allow user to move, modify, set, ... that geometry.
|
| Class | Description |
|---|---|
| AbstractHandler |
This class expands the
Handler interface adding support for selection, and
identifying a handler of a geometry. |