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