Track style categories: Difference between revisions

From Maria GDK Wiki
Jump to navigation Jump to search
(Created page with "Track styling is subdivided into a number of style categories. Resolution of these categories can take place independently based on client setup. Settings from one category do...")
 
No edit summary
 
Line 1: Line 1:
Track styling is subdivided into a number of style categories. Resolution of these categories can take place independently based on client setup. Settings from one category does not affect other categories.
Track styling is subdivided into a number of style categories. Resolution of these categories can take place independently based on client setup. Settings from one category does not affect other categories.
* [[Track style categories/Symbol|Stylecategory TrackSymbol]]
* [[Track style categories/Cell|Stylecategory TrackCell]]
* [[Track style categories/Clustering|Stylecategory TrackClustering]]
* [[Track style categories/Selection fan|Stylecategory SelectionFan]]
* [[Track style categories/Tooltip|Stylecategory Tooltip]]


<source lang="xml"><stylecategory name="TrackSymbol">
<source lang="xml"><stylecategory name="TrackSymbol">
Line 8: Line 14:
</stylecategory>
</stylecategory>
   ..</source>
   ..</source>
* [[Track style categories/Symbol|Stylecategory TrackSymbol]]
* [[Track style categories/Cell|Stylecategory TrackCell]]
* [[Track style categories/Clustering|Stylecategory TrackClustering]]
* [[Track style categories/Selection fan|Stylecategory SelectionFan]]
* [[Track style categories/Tooltip|Stylecategory Tooltip]]


[[Category:Tracks]]
[[Category:Tracks]]

Latest revision as of 10:20, 2 August 2019

Track styling is subdivided into a number of style categories. Resolution of these categories can take place independently based on client setup. Settings from one category does not affect other categories.

<stylecategory name="TrackSymbol">
  ..
</stylecategory>
<stylecategory name="TrackCell">
  ..
</stylecategory>
  ..