| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CAP_FLAT  | 
static java.lang.String | 
CAP_ROUND  | 
static java.lang.String | 
CAP_SQUARE  | 
static java.lang.String | 
DISTANCE  | 
static java.lang.String | 
END_CAP_STYLE  | 
static java.lang.String | 
GEOMETRY  | 
static java.lang.String | 
JOIN_BEVEL  | 
static java.lang.String | 
JOIN_MITRE  | 
static java.lang.String | 
JOIN_ROUND  | 
static java.lang.String | 
JOIN_STYLE  | 
static java.lang.String | 
MITRE_LIMIT  | 
static java.lang.String | 
QUADRANT_SEGMENTS  | 
static java.lang.String | 
SINGLE_SIDED  | 
DEFAULT_OUTPUT, inputs, outputs| Constructor and Description | 
|---|
BufferProcess()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.vividsolutions.jts.geom.Geometry | 
process()
Processes input parameters and return an object of type getType(). 
 | 
addInputSpecification, addOutputSpecification, checkInputs, getExceptions, getInput, getInputs, getInputSpecification, getInputValue, getName, getOutput, getOutputSpecification, getType, getValue, setInput, setInput, setInputs, setName, toXmlpublic static java.lang.String GEOMETRY
public static java.lang.String DISTANCE
public static java.lang.String QUADRANT_SEGMENTS
public static java.lang.String END_CAP_STYLE
public static java.lang.String JOIN_STYLE
public static java.lang.String MITRE_LIMIT
public static java.lang.String SINGLE_SIDED
public static java.lang.String CAP_ROUND
public static java.lang.String CAP_SQUARE
public static java.lang.String CAP_FLAT
public static java.lang.String JOIN_ROUND
public static java.lang.String JOIN_MITRE
public static java.lang.String JOIN_BEVEL
public com.vividsolutions.jts.geom.Geometry process()
                                             throws ProcessException
Processprocess in class ProcessProcessException