| Package | Description |
|---|---|
| org.sunflow | |
| org.sunflow.core |
| Modifier and Type | Method | Description |
|---|---|---|
Geometry |
SunflowAPI.lookupGeometry(java.lang.String name) |
Retrieve a geometry object by its name, or
null if no
geometry was found, or if the specified object is not a geometry. |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
Instance.hasGeometry(Geometry g) |
Checks to see if this instance is relative to the specified geometry.
|