e4s.html
Class IMG.AreaPolygon
java.lang.Object
e4s.util.E4Object
e4s.html.IMG.Area
e4s.html.IMG.AreaPolygon
- All Implemented Interfaces:
- IMG.Area_Intf
- Enclosing class:
- IMG
public static class IMG.AreaPolygon
- extends IMG.Area
- implements IMG.Area_Intf
Rectangle-Area for Image MAP
|
Constructor Summary |
IMG.AreaPolygon(E4JavaScript js,
E4Label_Intf alt,
int[] x,
int[] y)
|
IMG.AreaPolygon(E4JavaScript js,
int[] x,
int[] y)
|
IMG.AreaPolygon(E4JavaScript js,
java.lang.String alt,
int[] x,
int[] y)
|
IMG.AreaPolygon(E4Method mref,
E4Label_Intf alt,
int[] x,
int[] y)
|
IMG.AreaPolygon(E4Method mref,
int[] x,
int[] y)
|
IMG.AreaPolygon(E4Method mref,
java.lang.String alt,
int[] x,
int[] y)
|
| Methods inherited from class e4s.util.E4Object |
_getSVNVersionString, 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, toString, 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 |
IMG.AreaPolygon
public IMG.AreaPolygon(E4Method mref,
E4Label_Intf alt,
int[] x,
int[] y)
IMG.AreaPolygon
public IMG.AreaPolygon(E4Method mref,
java.lang.String alt,
int[] x,
int[] y)
IMG.AreaPolygon
public IMG.AreaPolygon(E4Method mref,
int[] x,
int[] y)
IMG.AreaPolygon
public IMG.AreaPolygon(E4JavaScript js,
E4Label_Intf alt,
int[] x,
int[] y)
IMG.AreaPolygon
public IMG.AreaPolygon(E4JavaScript js,
java.lang.String alt,
int[] x,
int[] y)
IMG.AreaPolygon
public IMG.AreaPolygon(E4JavaScript js,
int[] x,
int[] y)
toHtml
public void toHtml(E4StringBufferHtml buf,
E4ServletImplementation_Intf servlet)
- Specified by:
toHtml in interface IMG.Area_Intf- Overrides:
toHtml in class IMG.Area