<?php
$TOC = array (
  0 => 
  array (
    0 => 'ui.setup.php',
    1 => 'Installation/Konfiguration',
  ),
  1 => 
  array (
    0 => 'class.ui-point.php',
    1 => 'UI\\Point',
  ),
  2 => 
  array (
    0 => 'class.ui-size.php',
    1 => 'UI\\Size',
  ),
  3 => 
  array (
    0 => 'class.ui-window.php',
    1 => 'UI\\Window',
  ),
  4 => 
  array (
    0 => 'class.ui-control.php',
    1 => 'UI\\Control',
  ),
  5 => 
  array (
    0 => 'class.ui-menu.php',
    1 => 'UI\\Menu',
  ),
  6 => 
  array (
    0 => 'class.ui-menuitem.php',
    1 => 'UI\\MenuItem',
  ),
  7 => 
  array (
    0 => 'class.ui-area.php',
    1 => 'UI\\Area',
  ),
  8 => 
  array (
    0 => 'class.ui-executor.php',
    1 => 'UI\\Executor',
  ),
  9 => 
  array (
    0 => 'class.ui-controls-tab.php',
    1 => 'UI\\Controls\\Tab',
  ),
  10 => 
  array (
    0 => 'class.ui-controls-check.php',
    1 => 'UI\\Controls\\Check',
  ),
  11 => 
  array (
    0 => 'class.ui-controls-button.php',
    1 => 'UI\\Controls\\Button',
  ),
  12 => 
  array (
    0 => 'class.ui-controls-colorbutton.php',
    1 => 'UI\\Controls\\ColorButton',
  ),
  13 => 
  array (
    0 => 'class.ui-controls-label.php',
    1 => 'UI\\Controls\\Label',
  ),
  14 => 
  array (
    0 => 'class.ui-controls-entry.php',
    1 => 'UI\\Controls\\Entry',
  ),
  15 => 
  array (
    0 => 'class.ui-controls-multilineentry.php',
    1 => 'UI\\Controls\\MultilineEntry',
  ),
  16 => 
  array (
    0 => 'class.ui-controls-spin.php',
    1 => 'UI\\Controls\\Spin',
  ),
  17 => 
  array (
    0 => 'class.ui-controls-slider.php',
    1 => 'UI\\Controls\\Slider',
  ),
  18 => 
  array (
    0 => 'class.ui-controls-progress.php',
    1 => 'UI\\Controls\\Progress',
  ),
  19 => 
  array (
    0 => 'class.ui-controls-separator.php',
    1 => 'UI\\Controls\\Separator',
  ),
  20 => 
  array (
    0 => 'class.ui-controls-combo.php',
    1 => 'UI\\Controls\\Combo',
  ),
  21 => 
  array (
    0 => 'class.ui-controls-editablecombo.php',
    1 => 'UI\\Controls\\EditableCombo',
  ),
  22 => 
  array (
    0 => 'class.ui-controls-radio.php',
    1 => 'UI\\Controls\\Radio',
  ),
  23 => 
  array (
    0 => 'class.ui-controls-picker.php',
    1 => 'UI\\Controls\\Picker',
  ),
  24 => 
  array (
    0 => 'class.ui-controls-form.php',
    1 => 'UI\\Controls\\Form',
  ),
  25 => 
  array (
    0 => 'class.ui-controls-grid.php',
    1 => 'UI\\Controls\\Grid',
  ),
  26 => 
  array (
    0 => 'class.ui-controls-group.php',
    1 => 'UI\\Controls\\Group',
  ),
  27 => 
  array (
    0 => 'class.ui-controls-box.php',
    1 => 'UI\\Controls\\Box',
  ),
  28 => 
  array (
    0 => 'class.ui-draw-pen.php',
    1 => 'UI\\Draw\\Pen',
  ),
  29 => 
  array (
    0 => 'class.ui-draw-path.php',
    1 => 'UI\\Draw\\Path',
  ),
  30 => 
  array (
    0 => 'class.ui-draw-matrix.php',
    1 => 'UI\\Draw\\Matrix',
  ),
  31 => 
  array (
    0 => 'class.ui-draw-color.php',
    1 => 'UI\\Draw\\Color',
  ),
  32 => 
  array (
    0 => 'class.ui-draw-stroke.php',
    1 => 'UI\\Draw\\Stroke',
  ),
  33 => 
  array (
    0 => 'class.ui-draw-brush.php',
    1 => 'UI\\Draw\\Brush',
  ),
  34 => 
  array (
    0 => 'class.ui-draw-brush-gradient.php',
    1 => 'UI\\Draw\\Brush\\Gradient',
  ),
  35 => 
  array (
    0 => 'class.ui-draw-brush-lineargradient.php',
    1 => 'UI\\Draw\\Brush\\LinearGradient',
  ),
  36 => 
  array (
    0 => 'class.ui-draw-brush-radialgradient.php',
    1 => 'UI\\Draw\\Brush\\RadialGradient',
  ),
  37 => 
  array (
    0 => 'class.ui-draw-text-layout.php',
    1 => 'UI\\Draw\\Text\\Layout',
  ),
  38 => 
  array (
    0 => 'class.ui-draw-text-font.php',
    1 => 'UI\\Draw\\Text\\Font',
  ),
  39 => 
  array (
    0 => 'class.ui-draw-text-font-descriptor.php',
    1 => 'UI\\Draw\\Text\\Font\\Descriptor',
  ),
  40 => 
  array (
    0 => 'ref.ui.php',
    1 => 'UI Funktionen',
  ),
  41 => 
  array (
    0 => 'class.ui-draw-text-font-weight.php',
    1 => 'UI\\Draw\\Text\\Font\\Weight',
  ),
  42 => 
  array (
    0 => 'class.ui-draw-text-font-italic.php',
    1 => 'UI\\Draw\\Text\\Font\\Italic',
  ),
  43 => 
  array (
    0 => 'class.ui-draw-text-font-stretch.php',
    1 => 'UI\\Draw\\Text\\Font\\Stretch',
  ),
  44 => 
  array (
    0 => 'class.ui-draw-line-cap.php',
    1 => 'UI\\Draw\\Line\\Cap',
  ),
  45 => 
  array (
    0 => 'class.ui-draw-line-join.php',
    1 => 'UI\\Draw\\Line\\Join',
  ),
  46 => 
  array (
    0 => 'class.ui-key.php',
    1 => 'UI\\Key',
  ),
  47 => 
  array (
    0 => 'class.ui-exception-invalidargumentexception.php',
    1 => 'UI\\Exception\\InvalidArgumentException',
  ),
  48 => 
  array (
    0 => 'class.ui-exception-runtimeexception.php',
    1 => 'UI\\Exception\\RuntimeException',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.ui.php',
    1 => 'GUI Erweiterungen',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);