BF
- the generic typeB
- The builder to return in order to be able to apply multiple
build operations.GraphicalCheckerboardViewer<P,S,IMG,SF,BF,CBV>
AbstractGraphicalCheckerboardViewer
public 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 © 2021. All rights reserved.