leon.view.graphic
Interface LyGraphicalMapContent
- All Superinterfaces:
- LyFreeInterface, LyGraphicalComponent, LyViewComponent
- All Known Implementing Classes:
- LyStrutsMapContent, LySwingMapContent
public interface LyGraphicalMapContent
- extends LyGraphicalComponent
The LyGraphicalMapContent interface represents the abstract graphical component
for the mapContent of views.dtd regardless of the target (swing, swt, dhtml...).
- See Also:
LyMapContent
Field Summary |
static java.lang.String |
__VERSION
|
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
addComponent
void addComponent(LyComponent components,
int pos)
- Inserts a sub-component components at given position.
- Parameters:
components
- The components to add to components list.pos
- Position where the sub-component is inserted.
removeComponent
void removeComponent(LyComponent components)
- Removes a sub-component components.
- Parameters:
components
- The components to remove to components list.
Website: W4 S.A., contact us: support@w4global.com