Uses of Class
com.jbstrap.jbmap.layers.layer.PopupPoint
Packages that use PopupPoint
-
Uses of PopupPoint in com.jbstrap.jbmap.layers.layer
Methods in com.jbstrap.jbmap.layers.layer that return PopupPointModifier 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.