com.esri.arcgis.carto
Class IAnnotationErrorEventsTooManyOverflowEvent
java.lang.Object
  
java.util.EventObject
      
com.esri.arcgis.carto.IAnnotationErrorEventsTooManyOverflowEvent
- All Implemented Interfaces: 
 - Serializable
 
public class IAnnotationErrorEventsTooManyOverflowEvent
- extends EventObject
 
Product Availability
 Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
 Supported Platforms
 Windows, Solaris, Linux
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
IAnnotationErrorEventsTooManyOverflowEvent
public IAnnotationErrorEventsTooManyOverflowEvent(Object source)
init
public void init(int numOverflow)
 
getNumOverflow
public final int getNumOverflow()
 
getAddOverflow
public final boolean getAddOverflow()