Package | Description |
---|---|
org.primefaces.event.map | |
org.primefaces.model.map |
Modifier and Type | Method and Description |
---|---|
Overlay |
OverlaySelectEvent.getOverlay() |
Constructor and Description |
---|
OverlaySelectEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior,
Overlay overlay) |
Modifier and Type | Class and Description |
---|---|
class |
Circle |
class |
Marker |
class |
Polygon |
class |
Polyline |
class |
Rectangle |
Modifier and Type | Method and Description |
---|---|
Overlay |
DefaultMapModel.findOverlay(String id) |
Overlay |
MapModel.findOverlay(String id) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultMapModel.addOverlay(Overlay overlay) |
void |
MapModel.addOverlay(Overlay overlay) |
Copyright © 2014. All rights reserved.