|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.adf.web.faces.event.ClientActionArgs
com.esri.adf.web.faces.event.PolylineArgs
com.esri.adf.web.faces.event.LineArgs
public class LineArgs
The LineArgs class parses request parameters from a client tool action and stores information pertaining to a line event on the map. Client tools using JavaScript method MapLine use this class.
| Field Summary |
|---|
| Fields inherited from class com.esri.adf.web.faces.event.PolylineArgs |
|---|
mappolyline, polyline |
| Fields inherited from class com.esri.adf.web.faces.event.ClientActionArgs |
|---|
controlId, requestParameters |
| Constructor Summary | |
|---|---|
LineArgs()
|
|
| Method Summary |
|---|
| Methods inherited from class com.esri.adf.web.faces.event.PolylineArgs |
|---|
getMapGeometry, getWebGeometry, init |
| Methods inherited from class com.esri.adf.web.faces.event.ClientActionArgs |
|---|
addClientActionArgs, getClientActionArgs, getControlId, getRequestParameters, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineArgs()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||