Class GenerateToMatchObjects
Object
AnchorBean<ColorProvider>
InitializableBean<ColorProvider, NullInitialization>
NullParametersBean<ColorProvider>
ColorProvider
GenerateToMatchObjects
- All Implemented Interfaces:
Provider<ColorList>
public class GenerateToMatchObjects
extends ColorProvider
Generates colors to match the size of an object-collection.
- Author:
- Owen Feehan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionColorListget()ColorSchemeObjectCollectionProvidervoidsetColorScheme(ColorScheme colorScheme) voidsetObjects(ObjectCollectionProvider objects) Methods inherited from class org.anchoranalysis.bean.NullParametersBean
initializeRecursive, onInitialization, onInitializationMethods inherited from class org.anchoranalysis.bean.initializable.InitializableBean
getInitialization, getLogger, getPropertyInitializer, initialize, initializeRecursive, initRecursiveWithInitializer, isInitializedMethods inherited from class org.anchoranalysis.bean.AnchorBean
checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString
-
Constructor Details
-
GenerateToMatchObjects
public GenerateToMatchObjects()
-
-
Method Details
-
get
public ColorList get() throws ProvisionFailedException- Throws:
ProvisionFailedException
-
getColorScheme
public ColorScheme getColorScheme() -
getObjects
public ObjectCollectionProvider getObjects() -
setObjects
public void setObjects(ObjectCollectionProvider objects)
-