public class GeometryOperationContext extends Object
| Constructor and Description |
|---|
GeometryOperationContext() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String name)
Returns an attribute given its name.
|
GeometryOperationContext |
setAttribute(String name,
Object value)
Sets an attribute
|
public Object getAttribute(String name)
nullname - public GeometryOperationContext setAttribute(String name, Object value)
name - value -