public class AppearanceModuleValidation extends CommonFixture
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
MODULE_ENABLE |
(package private) String |
MODULE_NAME |
client, request, response, ROOT_PKG_PATH, testSubject| Constructor and Description |
|---|
AppearanceModuleValidation() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyAppearanceGeoreferencedtexture()
Using GeoreferencedTexture elements is subject to the following restrictions:
A: GeoreferencedTexture element SHALL define the geo-reference either inline using the referencePoint and orientation properties or externally inside the texture image (e.g., by using the GeoTIFF image format) or through an accompanying world file.
B: The referencePoint property (type: gml:PointPropertyType) SHALL only contain or reference a 2D point geometry.
|
void |
VerifyAppearanceModule()
CityGML XML elements implemented by a conforming instance document shall conform to the XML schema in appearance.xsd.
|
void |
VerifyAppearanceParameterizedTexture()
Assigning texture coordinates to a surface geometry using ParameterizedTexture elements is subject to the following restrictions:
A: Texture coordinates given by the textureCoordinates property of the TexCoordList element define an explicit mapping of a surface’s boundary points to points in texture space.
|
void |
VerifyAppearanceTarget()
Surface data SHALL only be applied to surface geometries.
|
buildGetRequest, clearMessages, getResponseEntityAsDocument, initCommonFixture, TransformXMLDocumentToXMLStringfinal boolean MODULE_ENABLE
String MODULE_NAME
public void VerifyAppearanceModule()
public void VerifyAppearanceTarget()
throws Exception
Exceptionpublic void VerifyAppearanceParameterizedTexture()
public void VerifyAppearanceGeoreferencedtexture()
Copyright © 2024 Open Geospatial Consortium. All rights reserved.