BF - the generic typeBackgroundFactoryAccessor.BackgroundFactoryProperty<BF>, BackgroundFactoryAccessor.BackgroundFactoryPropertyBuilder<BF>, GraphicalCheckerboardViewer<P,S,IMG,SF,BF,CBV>AbstractGraphicalCheckerboardViewerpublic interface BackgroundFactoryAccessor<BF extends BackgroundFactory<?,?>>
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
BackgroundFactoryAccessor.BackgroundFactoryBuilder<BF extends BackgroundFactory<?,?>,B extends BackgroundFactoryAccessor.BackgroundFactoryBuilder<BF,B>> |
Provides a builder method for a background factory property returning the
builder for applying multiple build operations.
|
static interface |
BackgroundFactoryAccessor.BackgroundFactoryMutator<BF extends BackgroundFactory<?,?>> |
Provides a mutator for a background factory property.
|
static interface |
BackgroundFactoryAccessor.BackgroundFactoryProperty<BF extends BackgroundFactory<?,?>> |
Provides a background factory property.
|
static interface |
BackgroundFactoryAccessor.BackgroundFactoryPropertyBuilder<BF extends BackgroundFactory<?,?>> |
Provides a background factory property builder.
|
| Modifier and Type | Method | Description |
|---|---|---|
BF |
getBackgroundFactory() |
Retrieves the background factory from the background factory property.
|
BF getBackgroundFactory()
Copyright © 2018. All rights reserved.