Uses of Class
com.jbstrap.jbmap.layers.layer.PopupPoint
-
Uses of PopupPoint in com.jbstrap.jbmap.layers.layer
Modifier and TypeMethodDescriptionPopupPoint.draw()
Sets the popup content.PopupPoint.setCoordinates
(Coordinates coordinates) Sets the PopupPoint coordinates.PopupPoint.setMaxHeight
(int maxHeight) Sets the PopupPoint maximum height.PopupPoint.setMaxWidth
(int maxWidth) Sets the PopupPoint maximum width.PopupPoint.setMinWidth
(int minWidth) Sets the PopupPoint's minimum width.