Package com.esri.adf.web.data.graphics

The graphics package contains all the classes that are required for rendering the graphic feature in the ADF tier.

See:
          Description

Class Summary
DefaultGraphicsResource  
GraphicFeature GraphicFeature is a class for storing spatial and nonspatial atributes.
GraphicsLayer GraphicLayer is a class that is used for representing a layer of GraphicFeatures.
GraphicsMapFunctionality GraphicsMapFunctionality provides mapping functionality for GraphicsResource.
GraphicsOverviewFunctionality GraphicsOverviewFunctionality provides overview capability for GraphicsResource.
GraphicsResource GraphicsResource is a GISResource that permits working with GraphicsLayers that originate and live solely in the ADF tier.
GraphicsTocFunctionality GraphicsTocFunctionality implements a Table of Contents (TOC) functionality for the Graphics resource.
GraphicsTocLayerContent GraphicsTocLayerContent stores the content of a TocNode when working with GraphicsLayer.
GroupGraphicsLayer GroupGraphicsLayer is a layer that holds sublayers.
 

Exception Summary
ADFGraphicsException An instance of ADFGraphicsException is thrown if something goes wrong while working with classes in the graphics package.
 

Package com.esri.adf.web.data.graphics Description

The graphics package contains all the classes that are required for rendering the graphic feature in the ADF tier.