My favorites | English | Sign in

Google Earth API

KmlLabelStyle Interface Reference

Inheritance diagram for KmlLabelStyle:

KmlColorStyle KmlObject GEEventEmitter

List of all members.


Public Member Functions

float getScale ()
void setScale (float scale)

Detailed Description

Specifies how the name of a feature is drawn in the 3D viewer. A custom color, color mode, and scale for the label (name) can be specified.

Member Function Documentation

float KmlLabelStyle.getScale (  ) 

Resizes the label.

void KmlLabelStyle.setScale ( float  scale  ) 

Resizes the label.