public interface GangerFactory<P,A>
You can find a basic single-zone implementation at
SingleGanger.FACTORY
.
Modifier and Type | Method and Description |
---|---|
Ganger<P,A> |
createGanger(Padding padding)
Returns a ganger given user margin preferences.
|
boolean |
isMultiZone()
Indicates whether this ganger may generate multi-zone plots.
|
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.