(int property, int value)
| 2684 | public void setCallback(int flag); |
| 2685 | public void setWindingRule(int rule); |
| 2686 | public void setProperty(int property, int value); |
| 2687 | |
| 2688 | public void beginPolygon(); |
| 2689 | public void beginPolygon(Object data); |
no outgoing calls
no test coverage detected