| Interface | Description |
|---|---|
| FXContext |
This context encapsulate the binding between FXCanvas and the FXTool
|
| FXFilter |
FXFilter
|
| Class | Description |
|---|---|
| AbstractFXContext |
Abstract implementation of FXContext
|
| AbstractFXFilter |
Abstract implementation of FXFilter
|
| AbstractFXFilterSettingsPane |
AbstractFXFilterSettingsPane
|
| FXCanvas |
FXCanvas component which represents a blank rectangular area of the screen
onto which the application can draw or from which the component can trap
input events from the user.
|
| FXContextManager |
Global or application wide singleton instances implementation of FXContext
|
| FXRenderer |
FXRenderer for the FXCanvas
|
| FXSelectionModel |