BF - the generic typeB - The builder to return in order to be able to apply multiple
build operations.BackgroundFactoryAccessor.BackgroundFactoryPropertyBuilder<BF>, GraphicalCheckerboardViewer<P,S,IMG,SF,BF,CBV>AbstractGraphicalCheckerboardViewerpublic static interface BackgroundFactoryAccessor.BackgroundFactoryBuilder<BF extends BackgroundFactory<?,?>,B extends BackgroundFactoryAccessor.BackgroundFactoryBuilder<BF,B>>
| Modifier and Type | Method | Description |
|---|---|---|
B |
withBackgroundFactory(BF aBackgroundFactory) |
Sets the background factory for the background factory property.
|
B withBackgroundFactory(BF aBackgroundFactory)
aBackgroundFactory - The background factory to be stored by the
background factory property.Copyright © 2018. All rights reserved.