Package | Description |
---|---|
org.eclipse.nebula.widgets.geomap.jface |
Modifier and Type | Method and Description |
---|---|
static GoogleIconDescriptor |
GoogleIconDescriptor.letterPin(char c,
boolean hasShadow,
org.eclipse.swt.graphics.RGB fillColor,
org.eclipse.swt.graphics.RGB textColor)
Helper method for creating a letter map icon
|
static GoogleIconDescriptor |
GoogleIconDescriptor.textBubble(java.lang.String s,
boolean hasShadow,
org.eclipse.swt.graphics.RGB fillColor,
org.eclipse.swt.graphics.RGB textColor)
Helper method for creating a text bubble map icon
|