|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.htmlb.ImageArea
Title: ImageArea Copyright 2004 SAP AG
| Constructor Summary | |
ImageArea(ImageAreaType type,
String coordinates)
Creates an ImageArea |
|
| Method Summary | |
ImageAreaType |
getAreaType()
Returns the area type |
String |
getCoordinates()
gets the coordinates for this area. |
Link |
getLink()
|
void |
setAreaType(ImageAreaType type)
Sets the area type |
void |
setCoordinates(String coordinates)
sets the coordinates for this area. |
void |
setLink(Link link)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ImageArea(ImageAreaType type,
String coordinates)
type - type of area to create| Method Detail |
public ImageAreaType getAreaType()
public void setAreaType(ImageAreaType type)
public String getCoordinates()
public void setCoordinates(String coordinates)
coordinates - the coordinates stringpublic Link getLink()
public void setLink(Link link)
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||