|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecte4s.util.E4Object
e4s.html.E4HtmlObject
e4s.html.E4HtmlElementGeneral
e4s.html.IMG.IMAP
public static class IMG.IMAP
Image MAP
| Field Summary |
|---|
| Fields inherited from class e4s.html.E4HtmlElementGeneral |
|---|
m_needed_scripts |
| Fields inherited from class e4s.html.E4HtmlObject |
|---|
m_parent_e4sID |
| Fields inherited from class e4s.util.E4Object |
|---|
CRLF, E4S_CORE_SYSTEM_LANGUAGE, NBSP, NULLSTR, URL_ENCODING_CHARSET |
| Constructor Summary | |
|---|---|
IMG.IMAP()
|
|
IMG.IMAP(IMG.IMAP imap)
|
|
IMG.IMAP(java.lang.String name)
|
|
| Method Summary | |
|---|---|
IMG.AreaPolygon |
add(E4JavaScript js,
E4Label_Intf alt,
int[] x,
int[] y)
Add a polygon to that Image-Map, associated with a E4JavaScript call. |
IMG.AreaCircle |
add(E4JavaScript js,
E4Label_Intf alt,
int x,
int y,
int radius)
|
IMG.AreaRectangle |
add(E4JavaScript js,
E4Label_Intf alt,
int x1,
int y1,
int x2,
int y2)
|
IMG.AreaPolygon |
add(E4JavaScript js,
int[] x,
int[] y)
Add a polygon to that Image-Map, associated with a E4JavaScript call. |
IMG.AreaCircle |
add(E4JavaScript js,
int x,
int y,
int radius)
Add a circle to that Image-Map, associated with a E4JavaScript call. |
IMG.AreaRectangle |
add(E4JavaScript js,
int x1,
int y1,
int x2,
int y2)
Add a rectangle to that Image-Map, associated with a E4JavaScript call. |
IMG.AreaPolygon |
add(E4JavaScript js,
java.lang.String alt,
int[] x,
int[] y)
|
IMG.AreaCircle |
add(E4JavaScript js,
java.lang.String alt,
int x,
int y,
int radius)
|
IMG.AreaRectangle |
add(E4JavaScript js,
java.lang.String alt,
int x1,
int y1,
int x2,
int y2)
|
IMG.AreaPolygon |
add(E4Method mref,
E4Label_Intf alt,
int[] x,
int[] y)
|
IMG.AreaCircle |
add(E4Method mref,
E4Label_Intf alt,
int x,
int y,
int radius)
|
IMG.AreaRectangle |
add(E4Method mref,
E4Label_Intf alt,
int x1,
int y1,
int x2,
int y2)
|
IMG.AreaPolygon |
add(E4Method mref,
int[] x,
int[] y)
Add a polygon to that Image-Map, associated with a E4Method call. |
IMG.AreaCircle |
add(E4Method mref,
int x,
int y,
int radius)
|
IMG.AreaRectangle |
add(E4Method mref,
int x1,
int y1,
int x2,
int y2)
|
IMG.AreaPolygon |
add(E4Method mref,
java.lang.String alt,
int[] x,
int[] y)
Add a polygon to that Image-Map, associated with a E4Method call. |
IMG.AreaCircle |
add(E4Method mref,
java.lang.String alt,
int x,
int y,
int radius)
|
IMG.AreaRectangle |
add(E4Method mref,
java.lang.String alt,
int x1,
int y1,
int x2,
int y2)
|
void |
add(IMG.Area_Intf area)
|
void |
collectScripts(E4ScriptsVec v,
E4ServletImplementation_Intf servlet)
Get a vector of used scripts from all subelements. |
void |
collectTranslationsForEditing(E4TranslationsVec v,
E4ServletImplementation_Intf servlet)
Build a list (Vector) with translation texts used so far during display of this page. |
IMG.Area_Intf |
elementAt(int index)
|
java.lang.String |
getID()
|
java.lang.String |
getName()
|
void |
setID(java.lang.String id)
Set the ID of the IMAP element. |
void |
setName(java.lang.String name)
Set the name of the IMAP element. |
int |
size()
|
void |
toHtml(E4StringBufferHtml buf,
E4ServletImplementation_Intf servlet)
Create the HTML output for this element. |
java.lang.String |
toString()
|
| Methods inherited from class e4s.html.E4HtmlObject |
|---|
_getSVNVersionString, E4ID, E4ID, set_e4sID |
| Methods inherited from class e4s.util.E4Object |
|---|
Calendar, CName, CName, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelSys, E4LabelSys, e4sCopyright, e4sVersion, encode, encode, encode, encodeHtml, encodeHtml, encodeHtml, encodeURL, encodeURL, encodeURL, finalize, getLINE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTraceMemory, HtmlEncode, HtmlEncode, HtmlEncode, isdecimal, isdigit, isnotok, isnotok, isnumeric, isok, isok, isok, isok, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingStack, mkdirs, null2nbsp, null2nbsp, null2nbsp, ok, ok, ok, ok, outPrintln, setLogFile4Trace, setTraceMemory, STACKTRACE, toDebug, toDouble, toFloat, toFloat, TRACE_CALLS, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, wait |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface e4s.html.E4HtmlElement_Intf |
|---|
addScript, addScript, addScript, collectStylesForEditing, debugToString, findElement, findElement, getElements, getElementsVec, getField, getId, getStringContent, isContentClass, removeAll, removeElementById, removeElements, set_e4sID, setId, setReadOnly, setValue, toHtml_hidden, validate |
| Constructor Detail |
|---|
public IMG.IMAP()
public IMG.IMAP(java.lang.String name)
public IMG.IMAP(IMG.IMAP imap)
| Method Detail |
|---|
public void setID(java.lang.String id)
id - the idsetName(String),
getID()public java.lang.String getID()
public java.lang.String getName()
public void setName(java.lang.String name)
name - the namesetID(String),
getName()public void add(IMG.Area_Intf area)
public java.lang.String toString()
toString in class E4Object
public IMG.AreaRectangle add(E4JavaScript js,
int x1,
int y1,
int x2,
int y2)
js - the E4JavaScriptx1 - left upper corner (horizontal) coordinatey1 - left upper corner (vertical) coordinatex2 - right lower corner (horizontal) coordinatey2 - right lower corner (vertical) coordinate
public IMG.AreaCircle add(E4JavaScript js,
int x,
int y,
int radius)
js - the E4JavaScriptx - coordinate of circle's center point (horizontal)y - coordinate of circle's center point (vertical)radius - the radius of the circle
public IMG.AreaPolygon add(E4JavaScript js,
int[] x,
int[] y)
js - the E4JavaScriptx - array of horizontal coordinate pointsy - array of vertical coordinate points
public IMG.AreaRectangle add(E4JavaScript js,
E4Label_Intf alt,
int x1,
int y1,
int x2,
int y2)
public IMG.AreaCircle add(E4JavaScript js,
E4Label_Intf alt,
int x,
int y,
int radius)
public IMG.AreaPolygon add(E4JavaScript js,
E4Label_Intf alt,
int[] x,
int[] y)
js - the E4JavaScriptx - array of horizontal coordinate pointsy - array of vertical coordinate points
public IMG.AreaRectangle add(E4JavaScript js,
java.lang.String alt,
int x1,
int y1,
int x2,
int y2)
public IMG.AreaCircle add(E4JavaScript js,
java.lang.String alt,
int x,
int y,
int radius)
public IMG.AreaPolygon add(E4JavaScript js,
java.lang.String alt,
int[] x,
int[] y)
public IMG.AreaRectangle add(E4Method mref,
int x1,
int y1,
int x2,
int y2)
public IMG.AreaCircle add(E4Method mref,
int x,
int y,
int radius)
public IMG.AreaPolygon add(E4Method mref,
int[] x,
int[] y)
mref - the E4Methodx - array of horizontal coordinate pointsy - array of vertical coordinate points
public IMG.AreaRectangle add(E4Method mref,
E4Label_Intf alt,
int x1,
int y1,
int x2,
int y2)
public IMG.AreaCircle add(E4Method mref,
E4Label_Intf alt,
int x,
int y,
int radius)
public IMG.AreaPolygon add(E4Method mref,
E4Label_Intf alt,
int[] x,
int[] y)
public IMG.AreaRectangle add(E4Method mref,
java.lang.String alt,
int x1,
int y1,
int x2,
int y2)
public IMG.AreaCircle add(E4Method mref,
java.lang.String alt,
int x,
int y,
int radius)
public IMG.AreaPolygon add(E4Method mref,
java.lang.String alt,
int[] x,
int[] y)
mref - the E4Methodalt - the alternate (mouse over) text converted to E4LabelAppx - array of horizontal coordinate pointsy - array of vertical coordinate pointspublic int size()
public IMG.Area_Intf elementAt(int index)
public void toHtml(E4StringBufferHtml buf,
E4ServletImplementation_Intf servlet)
throws java.lang.Exception
E4HtmlElement_IntfE4HtmlElement_Intf.toHtml(e4s.util.E4StringBufferHtml, e4s.servlet.E4ServletImplementation_Intf) function to generate output of those
objects which becomes appended. Normally, there is no need to call this function anyway,
and this also might result in side effects of too-early relasing of objects in some cases.
This function is called by E4ServletImplementation_Intf.write(e4s.html.E4HtmlElement)
on the top level HTML element (common this is a HTML
or BODY element) and branches down to all child elements.
toHtml in interface E4HtmlElement_IntftoHtml in class E4HtmlElementGeneralservlet - the servlet environment currently running in
java.lang.Exception
public void collectTranslationsForEditing(E4TranslationsVec v,
E4ServletImplementation_Intf servlet)
E4HtmlElementGeneralE4Label.
collectTranslationsForEditing in interface E4HtmlElement_IntfcollectTranslationsForEditing in class E4HtmlElementGeneralv - the Vector where the styles will be collected, may not be nullservlet - the current servlet instanceE4Label_Intf
public void collectScripts(E4ScriptsVec v,
E4ServletImplementation_Intf servlet)
E4HtmlElementGeneral
collectScripts in interface E4HtmlElement_IntfcollectScripts in class E4HtmlElementGeneralv - collect the names of all scriptsservlet - the servlet contextE4JavaScript
|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||