diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DLayoutNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Layout"> <xs:annotation> <xs:appinfo> <xs:attribute name="size" type="MFFloat" default="1 1" fixed="inputOutputField"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="Layout"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/layout.html#Layout"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DLayoutNode"> <xs:attribute name="align" type="layoutAlignChoices" default='"CENTER" "CENTER"'/> <xs:attribute name="offset" type="MFFloat" default="0 0"/> <xs:attribute name="offsetUnits" type="layoutUnitsChoices" default='"WORLD" "WORLD"'> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Layout"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> Support for "PIXEL" only required at level 2. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="scaleMode" type="layoutScaleModeChoices" default='"NONE" "NONE"'> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Layout"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> Support for "PIXEL" only required at level 2. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="size" type="MFFloat" default="1 1"/> <xs:attribute name="sizeUnits" type="layoutUnitsChoices" default='"WORLD" "WORLD"'> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Layout"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> Support for "PIXEL" only required at level 2. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="containerField" type="xs:NMTOKEN" default="layout"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | layoutAlignChoices | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xs:attribute name="align" type="layoutAlignChoices" default='"CENTER" "CENTER"'/> |
type | MFFloat | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="offset" type="MFFloat" default="0 0"/> |
type | layoutUnitsChoices | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:attribute name="offsetUnits" type="layoutUnitsChoices" default='"WORLD" "WORLD"'> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Layout"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> Support for "PIXEL" only required at level 2. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | layoutScaleModeChoices | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="scaleMode" type="layoutScaleModeChoices" default='"NONE" "NONE"'> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Layout"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> Support for "PIXEL" only required at level 2. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | MFFloat | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="size" type="MFFloat" default="1 1"/> |
type | layoutUnitsChoices | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:attribute name="sizeUnits" type="layoutUnitsChoices" default='"WORLD" "WORLD"'> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Layout"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> Support for "PIXEL" only required at level 2. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="layout"/> |