Skip to content

Class: AbstractTextureParameterization

AbstractTextureParameterization is the abstract superclass for different kinds of texture parameterizations.

  • NOTE: this is an abstract class and should not be instantiated directly

URI: citygml:AbstractTextureParameterization

 classDiagram
    class AbstractTextureParameterization
    click AbstractTextureParameterization href "../AbstractTextureParameterization/"
      AbstractTextureParameterization <|-- TexCoordGen
        click TexCoordGen href "../TexCoordGen/"
      AbstractTextureParameterization <|-- TexCoordList
        click TexCoordList href "../TexCoordList/"

Inheritance

Slots

Name Cardinality and Range Description Inheritance

Usages

used by used in type used
ParameterizedTexture textureParameterization range AbstractTextureParameterization

Identifier and Mapping Information

Schema Source

  • from schema: https://www.ogc.org/standards/citygml

Mappings

Mapping Type Mapped Value
self citygml:AbstractTextureParameterization
native citygml:AbstractTextureParameterization

LinkML Source

Direct

name: AbstractTextureParameterization
description: AbstractTextureParameterization is the abstract superclass for different
  kinds of texture parameterizations.
from_schema: https://www.ogc.org/standards/citygml
abstract: true

Induced

name: AbstractTextureParameterization
description: AbstractTextureParameterization is the abstract superclass for different
  kinds of texture parameterizations.
from_schema: https://www.ogc.org/standards/citygml
abstract: true