public class G2s extends Operator
Author: Alain Hebert, Ecole Polytechnique de Montreal (2002).
Constructor and Description |
---|
G2s(java.lang.String name)
Use this constructor to create a new G2s object.
|
public G2s(java.lang.String name)
name
- user-defined name of the g2s objectpublic void exec(Gigogne a) throws JargonException
a
- 2D geometry to analyse.JargonException