public class LineStringTests extends CommonFixture
CommonFixture.TargetElementsIteratorclient, conformanceLevel, kmlDoc, request, response, ROOT_PKG_PATH, targetElements| Constructor and Description |
|---|
LineStringTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
findLineStringElements()
Finds kml:LineString elements in the KML document that do not appear in
an update context.
|
void |
validAltitudeMode()
[Test] Verifies that a kml:LineString element has a valid altitudeMode
value as determined by the values of its kml:extrude and kml:tessellate
elements.
|
void |
validLineStringCoordinates()
[Test] Verifies that a kml:LineString element has valid coordinates.
|
buildGetRequest, clearMessages, findTargetElements, getResponseEntityAsDocument, initCommonFixture, setTargetElements, targetElementsProviderpublic void findLineStringElements()
public void validLineStringCoordinates()
public void validAltitudeMode()
Copyright © 2016 Open Geospatial Consortium. All rights reserved.