Package com.jogamp.graph.ui
Interface Shape.Visitor1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanvisit(Shape s)Visitor method
-
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
visit(Shape s) |
Visitor method
|