| Constructor and Description |
|---|
PAreaDGenerator(net.java.quickcheck.Generator<Double> in_gen)
Create a new generator.
|
| Modifier and Type | Method and Description |
|---|---|
static <S> PAreaDGenerator<S> |
create() |
PAreaD<S> |
next() |
public PAreaDGenerator(net.java.quickcheck.Generator<Double> in_gen)
in_gen - A number generatorpublic static <S> PAreaDGenerator<S> create()
S - A phantom type parameter indicating the coordinate space of the
areaCopyright © 2017 <code@io7m.com> http://io7m.com