Package | Description |
---|---|
geofasc.swing |
Provides all the classes being geometric figures as Swing components.
|
geofasc.swing.plaf |
Provides all the pluggable look and feel (L&F) classes (the views) for the geometric figure components.
|
Modifier and Type | Method and Description |
---|---|
PolylineUI |
Polyline.getUI() |
Modifier and Type | Method and Description |
---|---|
void |
Polyline.setUI(PolylineUI ui) |
Modifier and Type | Class and Description |
---|---|
class |
BasicPolylineUI
Basic implementation of
PolylineUI . |