Chart FX 7 for Java Desktop

com.softwarefx.chartfx.desktop
Class PointAttributesAwareCollection

java.lang.Object
  extended by com.softwarefx.chartfx.desktop.LabelAwareCollection
      extended by com.softwarefx.chartfx.desktop.PointAttributesAwareCollection
All Implemented Interfaces:
ILegendBoxItem, ILegendBoxItemCollection, Serializable
Direct Known Subclasses:
ConditionalAttributesCollection, CustomLegendItemCollection

public abstract class PointAttributesAwareCollection
extends LabelAwareCollection
implements ILegendBoxItem, ILegendBoxItemCollection, Serializable

Provides access to the PointAttributesAwareCollection object.

See Also:
Serialized Form

Constructor Summary
PointAttributesAwareCollection()
           
 
Method Summary
 
Methods inherited from class com.softwarefx.chartfx.desktop.LabelAwareCollection
clear, removeAt
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointAttributesAwareCollection

public PointAttributesAwareCollection()

http://www.softwarefx.com

2008 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.