IS:position objectVis: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Created page with "{{elementDocu |elementName={{IS:Tag|position|objectVis}} |parent={{IS:Tag|objectVis}} |childs=''None'' |intro=2.5 |semantics=Position of the OCP/object visualization element i...")
 
(added the semantics of the attributes, deleted missing info block)
 
Line 6: Line 6:
|semantics=Position of the OCP/object visualization element in grid coordinates.
|semantics=Position of the OCP/object visualization element in grid coordinates.
|ownAttributes=
|ownAttributes=
{{missing information|topic=the attribute semantics|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 15:49, 19 January 2018 (CET)}}
*{{attr|x}}: x coordinate of some object on the screen (where coordinate origin can be left bottom corner of the screen. Which makes them different from the position of the actual elements that have GPS coordinates)
*{{attr|x}}:  
*{{attr|y}}: y coordinate of some object on the screen
*{{attr|y}}:  
|constraints=
|constraints=
*{{attr|x}}: {{xsdType|double}}; required
*{{attr|x}}: {{xsdType|double}}; required
*{{attr|y}}: {{xsdType|double}}; required
*{{attr|y}}: {{xsdType|double}}; required
}}
}}

Latest revision as of 11:37, 22 November 2022


<position>
 

💡 (introduced with version 2.5)
This element was introduced with version 2.5.
Dieses Element wurde mit Version 2.5 eingeführt.

Scheme description / Schemenbeschreibung

Position of <position> in the XML-Tree / Position von <position> im XML-Baum

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

Position of the OCP/object visualization element in grid coordinates.(introduced with version 2.5)

Attributes of <position> / Attribute von <position>

  • x: x coordinate of some object on the screen (where coordinate origin can be left bottom corner of the screen. Which makes them different from the position of the actual elements that have GPS coordinates)
  • y: y coordinate of some object on the screen

Syntactic Constraints / Syntaktische Beschränkungen

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.