Default Label Lists: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
(New page: This lists the default label lists and their initial contents in Planimate 5.09l. These lists contain useful constants and also identifiers to internal Planimate constructs, including col...)
 
No edit summary
Line 209: Line 209:
* Window Border = 20
* Window Border = 20
* Window Text = 21
* Window Text = 21
[[Category:Labellist]]
[[Category:Paint]]
[[Category:Data/Set (Scenario)]]
[[Category:Runtime Engine]]

Revision as of 23:38, 11 January 2008

This lists the default label lists and their initial contents in Planimate 5.09l.

These lists contain useful constants and also identifiers to internal Planimate constructs, including colour palette indicies, [[Paint]|line styles]], properties of paint objects, table columns as well as error codes relevant to specific Routine Operations.

You may modify any of this lists, but generally there is no point in doing so, apart from the color palette list.

This file is automatically generated. Please do not edit it.

_boolean

  • False = 0
  • True = 1


_border styles

  • None = 0
  • Single = 1
  • Double = 2
  • Shadow = 3
  • Double Shadow = 4
  • Indent = 5
  • Double Indent = 6


_colors

  • Black = 0
  • Blue = 1
  • Green = 2
  • Cyan = 3
  • Red = 4
  • Purple = 5
  • Brown = 6
  • Light Grey = 7
  • Dark Grey = 8
  • Light Blue = 9
  • Light Green = 10
  • Light Cyan = 11
  • Light Red = 12
  • Light Magenta = 13
  • Yellow = 14
  • White = 15
  • None = 255


_column properties

  • Width = 0
  • ClearValue = 1
  • ContentAlignment = 2
  • TitleAlignment = 3
  • ProtectFromEdit = 4
  • IncludeInGantt = 5
  • EditResetProperty = 6
  • DontShowZero = 7
  • HideRepeated = 8
  • KeepPrivate = 9
  • InPlaceLabelEdit = 10
  • InPlaceLabelRename = 11
  • PreciseEdits = 12
  • TitleToolTips = 13
  • InPlaceLabelCombo = 15
  • OnlyExistingLabels = 16
  • ComboListWidth = 17
  • OpenWithComboList = 18
  • RotateTitle = 19


_dataset errors

  • None = 0
  • Bad Data Reference = 1
  • Repeated Data Object = 2
  • Missing Control Columns = 3
  • No DataSet Table Rows = 4
  • File Open Failed = 5
  • File Write Failed = 6
  • XML Parse Error = 7
  • XML Load Bad = 8
  • Resource Index Is Zero = 9
  • Invalid Resource Index = 10
  • Data Type Mismatch = 11
  • Blob header corrupt = 12
  • Blob data invalid = 13
  • Blob not found = 14
  • Blob size mismatch = 15


_external files

_line styles

  • Solid = 0
  • Long Dashed = 1
  • Medium Dotted = 2
  • Dash Dotted = 3
  • Medium Dashed = 4
  • Dash 2 Dots = 5
  • Short Dashed = 6
  • Dense Dotted = 7
  • Sparse Dotted = 8


_object types

  • Entry = 1
  • Queue = 2
  • MultiServer = 3
  • Splitter = 4
  • Portal = 7
  • Dispatcher = 11
  • Agent Drop-off = 12
  • Agent Pick-up = 13
  • Section = 16
  • Station = 17
  • Pipe = 20


_paint properties

  • BottomLeftX = 0
  • BottomLeftY = 1
  • Width = 2
  • Height = 3
  • BackgroundColor = 4
  • BorderColor = 5
  • TextColor = 6
  • GradientTL = 7
  • GradientTR = 8
  • GradientBL = 9
  • GradientBR = 10
  • BorderStyle = 11
  • BorderThickness = 12
  • TextRotation = 13
  • TextWidth = 14
  • ImageXOffset = 15
  • ImageYOffset = 16
  • ImageUseWidth = 17
  • ImageUseHeight = 18
  • ImageWidth = 19
  • ImageHeight = 20


_plot modes

  • no change = 0
  • no plot = 1
  • smooth = 2
  • stepped = 3
  • horizontal bar = 4
  • histogram = 5
  • area = 6
  • gantt style = 7
  • labels = 8
  • points = 9


_section types

  • - = 0
  • Single = 1
  • Double (No Overtake) = 2
  • Double (Overtake) = 3
  • Double (Any Overtake) = 4
  • Double (Other Road On Closure) = 5
  • Triple (Shared Track) = 6
  • Triple (Any Overtake) = 7


_stop reasons

  • Loaded/No Previous Run = 0
  • User Stopped Run = 1
  • Model Stopped Run = 2
  • Platform Required = 3
  • Error In Model/Engine = 4
  • Broadcast Option = 5
  • UI/Portal Click Option = 6
  • Restart Dispatcher = 7


_system_colors

  • 3D Face = 0
  • 3D Highlight = 1
  • 3D Light = 2
  • 3D Shadow = 3
  • Active Border = 4
  • Inactive Border = 5
  • Active Titlebar Left = 6
  • Inactive Titlebar Left = 7
  • Active Title Text = 8
  • Inactive Title Text = 9
  • Workspace = 10
  • Desktop = 11
  • Button Text = 12
  • Inactive Text (Grayed) = 13
  • Highlight (Selected) = 14
  • Highlight Text = 15
  • Menu Color = 16
  • Menu Text = 17
  • Scrollbar Color = 18
  • Window = 19
  • Window Border = 20
  • Window Text = 21