Class ChartModifierCollection
Inheritance
java.util.AbstractCollection
java.util.AbstractList
ChartModifierCollection
Namespace:
Assembly: .dll
Syntax
public class ChartModifierCollection extends ChartModifierCollectionBase<IChartModifier>
Constructors
ChartModifierCollection()
Declaration
public ChartModifierCollection()
ChartModifierCollection(Collection<IChartModifier> collection)
Declaration
public ChartModifierCollection(Collection<IChartModifier> collection)
Parameters
Methods
attachTo(IServiceContainer services, boolean subscribeToEvents)
Declaration
public void attachTo(IServiceContainer services, boolean subscribeToEvents)
Parameters
Overrides
detach()
Declaration
Overrides
getRenderedSubscriptionToken()
Declaration
protected final MessageSubscriptionToken getRenderedSubscriptionToken()
Returns
getResizedSubscriptionToken()
Declaration
protected final MessageSubscriptionToken getResizedSubscriptionToken()
Returns
onAnnotationsCollectionChanged(CollectionChangedEventArgs<IAnnotation> args)
Declaration
public final void onAnnotationsCollectionChanged(CollectionChangedEventArgs<IAnnotation> args)
Parameters
onAnnotationsDrasticallyChanged()
Declaration
public final void onAnnotationsDrasticallyChanged()
onCollectionChanged(int propertyId, CollectionChangedEventArgs<?> args)
Declaration
public void onCollectionChanged(int propertyId, CollectionChangedEventArgs<?> args)
Parameters
onParentSurfaceResized(ResizedMessage message)
Declaration
public final void onParentSurfaceResized(ResizedMessage message)
Parameters
onPropertyChanged(int propertyId)
Declaration
public void onPropertyChanged(int propertyId)
Parameters
| Type |
Name |
Description |
| int |
propertyId |
|
onRenderSurfaceRendered(RenderedMessage message)
Declaration
public final void onRenderSurfaceRendered(RenderedMessage message)
Parameters