The shape type, one of GROUP, PRIMITIVE, PATH, or GEOMETRY.
()
| 2136 | |
| 2137 | /** The shape type, one of GROUP, PRIMITIVE, PATH, or GEOMETRY. */ |
| 2138 | public int getFamily() { |
| 2139 | return family; |
| 2140 | } |
| 2141 | |
| 2142 | |
| 2143 | public int getKind() { |
no outgoing calls
no test coverage detected