| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
  |
  +--com.tirsen.angkor.Component
        |
        +--com.tirsen.angkor.widget.Container
              |
              +--com.tirsen.angkor.widget.ImageMap
| Nested Class Summary | |
| static class | ImageMap.Area | 
| Field Summary | 
| Fields inherited from class com.tirsen.angkor.widget.Container | 
| children | 
| Constructor Summary | |
| ImageMap() | |
| Method Summary | |
|  void | add(int index,
    View element)Inserts main element at specified index. | 
|  void | render(RenderContext context)Render this view on the given context if the view is visible. | 
| Methods inherited from class com.tirsen.angkor.widget.Container | 
| add, createChildren, getChildren, getNumberOfChildren, isChildrenCreated, iterateAllElements, iterateCollection, maybeCreateChildren, parse, remove, renderChildren | 
| Methods inherited from class com.tirsen.angkor.Component | 
| allocateUniqueId, getAttribute, getContainer, getId, getRenderContext, getVisibleIndex, isDebugTables, isParsing, isVisible, setAttribute, setContainer, setId, setVisible, uniqueId | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ImageMap()
| Method Detail | 
public void add(int index,
                View element)
Container
add in class Container
public void render(RenderContext context)
            throws java.io.IOException
View
render in interface Viewrender in class Containerjava.io.IOExceptionView.setVisible(boolean), 
View.isVisible()| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||