Class: ColorPlusOpacity
CityGML class from package Appearance
URI: citygml:ColorPlusOpacity
classDiagram
class ColorPlusOpacity
click ColorPlusOpacity href "../ColorPlusOpacity/"
DoubleBetween0and1List <|-- ColorPlusOpacity
click DoubleBetween0and1List href "../DoubleBetween0and1List/"
ColorPlusOpacity : list
ColorPlusOpacity --> "1" DoubleBetween0and1 : list
click DoubleBetween0and1 href "../DoubleBetween0and1/"
Inheritance
Slots
Usages
Schema Source
- from schema: https://www.ogc.org/standards/citygml
Mappings
| Mapping Type |
Mapped Value |
| self |
citygml:ColorPlusOpacity |
| native |
citygml:ColorPlusOpacity |
LinkML Source
Direct
name: ColorPlusOpacity
description: CityGML class from package Appearance
from_schema: https://www.ogc.org/standards/citygml
is_a: DoubleBetween0and1List
abstract: false
Induced
name: ColorPlusOpacity
description: CityGML class from package Appearance
from_schema: https://www.ogc.org/standards/citygml
is_a: DoubleBetween0and1List
abstract: false
attributes:
list:
name: list
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
alias: list
owner: ColorPlusOpacity
domain_of:
- DoubleBetween0and1List
- DoubleList
- DoubleOrNilReasonList
range: DoubleBetween0and1
required: true
multivalued: false