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