|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KMLStyle | |
---|---|
com.sony.csl.j2me.locationapitools.tracking |
Uses of KMLStyle in com.sony.csl.j2me.locationapitools.tracking |
---|
Subclasses of KMLStyle in com.sony.csl.j2me.locationapitools.tracking | |
---|---|
class |
DefaultKMLStyle
A KMLStlye subclass that implements a default KML layout. |
Fields in com.sony.csl.j2me.locationapitools.tracking declared as KMLStyle | |
---|---|
protected KMLStyle |
KMLTrackWriter.kmlStyle
|
Methods in com.sony.csl.j2me.locationapitools.tracking that return KMLStyle | |
---|---|
KMLStyle |
KMLTrackWriter.getKmlStyle()
|
Methods in com.sony.csl.j2me.locationapitools.tracking with parameters of type KMLStyle | |
---|---|
void |
KMLTrackWriter.setKmlStyle(KMLStyle kmlStyle)
|
Constructors in com.sony.csl.j2me.locationapitools.tracking with parameters of type KMLStyle | |
---|---|
KMLTrackWriter(LocationProxy locationProxy,
java.lang.String trackFileFolderPath,
java.lang.String trackName,
boolean tracksInvalids,
KMLStyle kmlStyle)
|
|
KMLTrackWriter(LocationProxy locationProxy,
java.lang.String trackFileFolderPath,
java.lang.String trackName,
boolean tracksInvalids,
KMLStyle kmlStyle,
java.lang.String characterEncoding)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |