
public static class SimplePolygonParser.Parameterizer extends AbstractParser.Parameterizer
colSep, quoteChar| Constructor and Description | 
|---|
| SimplePolygonParser.Parameterizer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected SimplePolygonParser | makeInstance()Make an instance after successful configuration. | 
| protected void | makeOptions(Parameterization config)Add all options. | 
configure, makeprotected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractParser.Parameterizerconfig - Parameterization to add options to.protected SimplePolygonParser makeInstance()
AbstractParameterizermakeInstance in class AbstractParser.Parameterizer