public class

PopupStyle

extends BillboardStyle
java.lang.Object
   ↳ com.carto.styles.Style
     ↳ com.carto.styles.BillboardStyle
       ↳ com.carto.styles.PopupStyle
Known Direct Subclasses

Class Overview

A style for popups. Contains attributes for configuring how the popup is drawn on the screen.

Summary

Public Methods
synchronized void delete()
[Expand]
Inherited Methods
From class com.carto.styles.BillboardStyle
From class com.carto.styles.Style
From class java.lang.Object

Public Methods

public synchronized void delete ()