| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 | |
| de.micromata.opengis.kml.v_2_2_0.gx |
| Modifier and Type | Method and Description |
|---|---|
LookAt |
LookAt.addToAbstractViewObjectExtension(AbstractObject abstractViewObjectExtension) |
LookAt |
LookAt.addToAbstractViewSimpleExtension(Object abstractViewSimpleExtension) |
LookAt |
LookAt.addToLookAtObjectExtension(AbstractObject lookAtObjectExtension)
add a value to the lookAtObjectExtension property collection
|
LookAt |
LookAt.addToLookAtSimpleExtension(Object lookAtSimpleExtension)
add a value to the lookAtSimpleExtension property collection
|
LookAt |
LookAt.addToObjectSimpleExtension(Object objectSimpleExtension) |
LookAt |
LookAt.clone() |
LookAt |
NetworkLinkControl.createAndSetLookAt()
Creates a new instance of
LookAt and set it to abstractView. |
LookAt |
Feature.createAndSetLookAt()
Creates a new instance of
LookAt and set it to abstractView. |
static LookAt |
KmlFactory.createLookAt()
Create an instance of
LookAt |
LookAt |
LookAt.withAbstractViewObjectExtension(List<AbstractObject> abstractViewObjectExtension) |
LookAt |
LookAt.withAbstractViewSimpleExtension(List<Object> abstractViewSimpleExtension) |
LookAt |
LookAt.withAltitude(double altitude)
fluent setter
|
LookAt |
LookAt.withAltitudeMode(AltitudeMode altitudeMode)
fluent setter
|
LookAt |
LookAt.withHeading(double heading)
fluent setter
|
LookAt |
LookAt.withId(String id) |
LookAt |
LookAt.withLatitude(double latitude)
fluent setter
|
LookAt |
LookAt.withLongitude(double longitude)
fluent setter
|
LookAt |
LookAt.withLookAtObjectExtension(List<AbstractObject> lookAtObjectExtension)
fluent setter
|
LookAt |
LookAt.withLookAtSimpleExtension(List<Object> lookAtSimpleExtension)
fluent setter
|
LookAt |
LookAt.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
LookAt |
LookAt.withRange(double range)
fluent setter
|
LookAt |
LookAt.withTargetId(String targetId) |
LookAt |
LookAt.withTilt(double tilt)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
LookAt |
FlyTo.createAndSetLookAt()
Creates a new instance of
LookAt and set it to abstractView. |
Copyright © 2014 Micromata GmbH. All rights reserved.