com.esri.adf.web.data
Interface GraphicImage2

All Superinterfaces:
GraphicImage, Serializable
All Known Implementing Classes:
GPMapServerGraphics

public interface GraphicImage2
extends GraphicImage


Field Summary
 
Fields inherited from interface com.esri.adf.web.data.GraphicImage
IMAGE_TYPE, POINT_IMAGE_TYPE, POLYGON_IMAGE_TYPE, POLYLINE_IMAGE_TYPE
 
Method Summary
 byte[] drawGraphicImage(ExportProperties properties)
           
 
Methods inherited from interface com.esri.adf.web.data.GraphicImage
drawGraphicImage, getGraphicImageType
 

Method Detail

drawGraphicImage

byte[] drawGraphicImage(ExportProperties properties)