The shape type, one of GROUP, PRIMITIVE, PATH, or GEOMETRY.
()
| 2245 | |
| 2246 | /** The shape type, one of GROUP, PRIMITIVE, PATH, or GEOMETRY. */ |
| 2247 | public int getFamily() { |
| 2248 | return family; |
| 2249 | } |
| 2250 | |
| 2251 | |
| 2252 | public int getKind() { |
no outgoing calls
no test coverage detected