Class TLcdDAFIFDefaultLayerFactory

java.lang.Object
com.luciad.format.dafif.TLcdDAFIFDefaultLayerFactory
All Implemented Interfaces:
ILcdGXYLayerFactory

@LcdService(service=ILcdGXYLayerFactory.class, priority=20000) public class TLcdDAFIFDefaultLayerFactory extends Object implements ILcdGXYLayerFactory
The default layer factory for DAFIF models. All models created by the DAFIF decoder are supported.

If a model list is supplied, a TLcdGXYLayerList or ILcdLayerTreeNode is created depending on the flag isCreateLayerTreeNodes(), otherwise a normal GXY layer is created.

For each supplied model (list), a primary check is done on the model descriptor's type name: this should be "DAFIF". A second check is done on the type of model descriptor (except for the model descriptor of a model list): this should be one of the AIS defined model descriptors in com.luciad.ais.model.*.

This layer factory has support for setting colors and other display properties, through the use of a TLcdDAFIFLayerConfiguration object which can be set on the factory (see setLayerConfiguration). The general layer properties can be set through the use of a Properties object (see setProperties).

Note that the constants named CFG_* are also available in the class TLcdDAFIFLayerConfiguration and are documented in that class.

  • Field Details

    • CFG_AIRPORT_ICONSTYLE_COLOR

      public static final String CFG_AIRPORT_ICONSTYLE_COLOR
      See Also:
    • CFG_AIRPORT_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_AIRPORT_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_AIRPORT_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_AIRPORT_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_AIRPORT_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_AIRPORT_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_AIRPORT_LABELSTYLE_FILLCOLOR

      public static final String CFG_AIRPORT_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_AIRPORT_LABELSTYLE_FRAMED

      public static final String CFG_AIRPORT_LABELSTYLE_FRAMED
      See Also:
    • CFG_AIRPORT_LABELSTYLE_WITHPIN

      public static final String CFG_AIRPORT_LABELSTYLE_WITHPIN
      See Also:
    • CFG_AIRPORT_LABELSTYLE_WITHANCHOR

      public static final String CFG_AIRPORT_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_AIRPORT_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_AIRPORT_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_AIRSPACE_ICONSTYLE_COLOR

      public static final String CFG_AIRSPACE_ICONSTYLE_COLOR
      See Also:
    • CFG_AIRSPACE_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_AIRSPACE_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_COLOR

      public static final String CFG_AIRSPACE_LINESTYLE_COLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_AIRSPACE_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_LINEWIDTH

      public static final String CFG_AIRSPACE_LINESTYLE_LINEWIDTH
      See Also:
    • CFG_AIRSPACE_LINESTYLE_SELECTIONLINEWIDTH

      public static final String CFG_AIRSPACE_LINESTYLE_SELECTIONLINEWIDTH
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSA_COLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSA_COLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSA_SELECTIONCOLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSA_SELECTIONCOLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSA_BANDWIDTH

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSA_BANDWIDTH
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSB_COLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSB_COLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSB_SELECTIONCOLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSB_SELECTIONCOLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSB_BANDWIDTH

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSB_BANDWIDTH
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSC_COLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSC_COLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSC_SELECTIONCOLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSC_SELECTIONCOLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSC_BANDWIDTH

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSC_BANDWIDTH
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSD_COLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSD_COLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSD_SELECTIONCOLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSD_SELECTIONCOLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSD_BANDWIDTH

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSD_BANDWIDTH
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSE_COLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSE_COLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSE_SELECTIONCOLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSE_SELECTIONCOLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSE_BANDWIDTH

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSE_BANDWIDTH
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSF_COLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSF_COLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSF_SELECTIONCOLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSF_SELECTIONCOLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSF_BANDWIDTH

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSF_BANDWIDTH
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSG_COLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSG_COLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSG_SELECTIONCOLOR

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSG_SELECTIONCOLOR
      See Also:
    • CFG_AIRSPACE_LINESTYLE_CLASSG_BANDWIDTH

      public static final String CFG_AIRSPACE_LINESTYLE_CLASSG_BANDWIDTH
      See Also:
    • CFG_AIRSPACE_FILLSTYLE_COLOR

      public static final String CFG_AIRSPACE_FILLSTYLE_COLOR
      See Also:
    • CFG_AIRSPACE_FILLSTYLE_SELECTIONCOLOR

      public static final String CFG_AIRSPACE_FILLSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_AIRSPACE_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_AIRSPACE_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_AIRSPACE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_AIRSPACE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_AIRSPACE_LABELSTYLE_FILLCOLOR

      public static final String CFG_AIRSPACE_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_RUNWAY_LINESTYLE_COLOR

      public static final String CFG_RUNWAY_LINESTYLE_COLOR
      See Also:
    • CFG_RUNWAY_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_RUNWAY_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_RUNWAY_LINESTYLE_LINEWIDTH

      public static final String CFG_RUNWAY_LINESTYLE_LINEWIDTH
      See Also:
    • CFG_RUNWAY_LINESTYLE_SELECTIONLINEWIDTH

      public static final String CFG_RUNWAY_LINESTYLE_SELECTIONLINEWIDTH
      See Also:
    • CFG_RUNWAY_FILLSTYLE_COLOR

      public static final String CFG_RUNWAY_FILLSTYLE_COLOR
      See Also:
    • CFG_RUNWAY_FILLSTYLE_SELECTIONCOLOR

      public static final String CFG_RUNWAY_FILLSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_RUNWAY_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_RUNWAY_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_RUNWAY_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_RUNWAY_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_RUNWAY_LABELSTYLE_FILLCOLOR

      public static final String CFG_RUNWAY_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_RUNWAY_LABELSTYLE_WITHPIN

      public static final String CFG_RUNWAY_LABELSTYLE_WITHPIN
      See Also:
    • CFG_RUNWAY_LABELSTYLE_WITHANCHOR

      public static final String CFG_RUNWAY_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_RUNWAY_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_RUNWAY_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_RUNWAY_LABELSTYLE_FRAMED

      public static final String CFG_RUNWAY_LABELSTYLE_FRAMED
      See Also:
    • CFG_REFUELING_AIRSPACE_ICONSTYLE_COLOR

      public static final String CFG_REFUELING_AIRSPACE_ICONSTYLE_COLOR
      See Also:
    • CFG_REFUELING_AIRSPACE_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_REFUELING_AIRSPACE_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_REFUELING_AIRSPACE_LINESTYLE_COLOR

      public static final String CFG_REFUELING_AIRSPACE_LINESTYLE_COLOR
      See Also:
    • CFG_REFUELING_AIRSPACE_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_REFUELING_AIRSPACE_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_REFUELING_AIRSPACE_LINESTYLE_LINEWIDTH

      public static final String CFG_REFUELING_AIRSPACE_LINESTYLE_LINEWIDTH
      See Also:
    • CFG_REFUELING_AIRSPACE_LINESTYLE_SELECTIONLINEWIDTH

      public static final String CFG_REFUELING_AIRSPACE_LINESTYLE_SELECTIONLINEWIDTH
      See Also:
    • CFG_REFUELING_AIRSPACE_FILLSTYLE_COLOR

      public static final String CFG_REFUELING_AIRSPACE_FILLSTYLE_COLOR
      See Also:
    • CFG_REFUELING_AIRSPACE_FILLSTYLE_SELECTIONCOLOR

      public static final String CFG_REFUELING_AIRSPACE_FILLSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_REFUELING_AIRSPACE_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_REFUELING_AIRSPACE_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_REFUELING_AIRSPACE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_REFUELING_AIRSPACE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_REFUELING_AIRSPACE_LABELSTYLE_FILLCOLOR

      public static final String CFG_REFUELING_AIRSPACE_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_REFUELING_AIRSPACE_LABELSTYLE_WITHPIN

      public static final String CFG_REFUELING_AIRSPACE_LABELSTYLE_WITHPIN
      See Also:
    • CFG_REFUELING_AIRSPACE_LABELSTYLE_WITHANCHOR

      public static final String CFG_REFUELING_AIRSPACE_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_REFUELING_AIRSPACE_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_REFUELING_AIRSPACE_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_REFUELING_AIRSPACE_LABELSTYLE_FRAMED

      public static final String CFG_REFUELING_AIRSPACE_LABELSTYLE_FRAMED
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_ICONSTYLE_COLOR

      public static final String CFG_SPECIAL_USE_AIRSPACE_ICONSTYLE_COLOR
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_SPECIAL_USE_AIRSPACE_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_LINESTYLE_COLOR

      public static final String CFG_SPECIAL_USE_AIRSPACE_LINESTYLE_COLOR
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_SPECIAL_USE_AIRSPACE_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_LINESTYLE_LINEWIDTH

      public static final String CFG_SPECIAL_USE_AIRSPACE_LINESTYLE_LINEWIDTH
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_LINESTYLE_SELECTIONLINEWIDTH

      public static final String CFG_SPECIAL_USE_AIRSPACE_LINESTYLE_SELECTIONLINEWIDTH
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_FILLSTYLE_COLOR

      public static final String CFG_SPECIAL_USE_AIRSPACE_FILLSTYLE_COLOR
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_FILLSTYLE_SELECTIONCOLOR

      public static final String CFG_SPECIAL_USE_AIRSPACE_FILLSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_FILLCOLOR

      public static final String CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_WITHPIN

      public static final String CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_WITHPIN
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_WITHANCHOR

      public static final String CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_FRAMED

      public static final String CFG_SPECIAL_USE_AIRSPACE_LABELSTYLE_FRAMED
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_ICONSTYLE_COLOR

      public static final String CFG_PARACHUTE_JUMP_AREA_ICONSTYLE_COLOR
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_PARACHUTE_JUMP_AREA_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_LINESTYLE_COLOR

      public static final String CFG_PARACHUTE_JUMP_AREA_LINESTYLE_COLOR
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_PARACHUTE_JUMP_AREA_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_LINESTYLE_LINEWIDTH

      public static final String CFG_PARACHUTE_JUMP_AREA_LINESTYLE_LINEWIDTH
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_LINESTYLE_SELECTIONLINEWIDTH

      public static final String CFG_PARACHUTE_JUMP_AREA_LINESTYLE_SELECTIONLINEWIDTH
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_FILLSTYLE_COLOR

      public static final String CFG_PARACHUTE_JUMP_AREA_FILLSTYLE_COLOR
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_FILLSTYLE_SELECTIONCOLOR

      public static final String CFG_PARACHUTE_JUMP_AREA_FILLSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_FILLCOLOR

      public static final String CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_WITHPIN

      public static final String CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_WITHPIN
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_WITHANCHOR

      public static final String CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_FRAMED

      public static final String CFG_PARACHUTE_JUMP_AREA_LABELSTYLE_FRAMED
      See Also:
    • CFG_HELIPORT_ICONSTYLE_COLOR

      public static final String CFG_HELIPORT_ICONSTYLE_COLOR
      See Also:
    • CFG_HELIPORT_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_HELIPORT_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HELIPORT_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_HELIPORT_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_HELIPORT_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_HELIPORT_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HELIPORT_LABELSTYLE_FILLCOLOR

      public static final String CFG_HELIPORT_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_HELIPORT_LABELSTYLE_WITHPIN

      public static final String CFG_HELIPORT_LABELSTYLE_WITHPIN
      See Also:
    • CFG_HELIPORT_LABELSTYLE_WITHANCHOR

      public static final String CFG_HELIPORT_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_HELIPORT_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_HELIPORT_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_HELIPORT_LABELSTYLE_FRAMED

      public static final String CFG_HELIPORT_LABELSTYLE_FRAMED
      See Also:
    • CFG_HELIPAD_ICONSTYLE_COLOR

      public static final String CFG_HELIPAD_ICONSTYLE_COLOR
      See Also:
    • CFG_HELIPAD_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_HELIPAD_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HELIPAD_LINESTYLE_COLOR

      public static final String CFG_HELIPAD_LINESTYLE_COLOR
      See Also:
    • CFG_HELIPAD_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_HELIPAD_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HELIPAD_LINESTYLE_LINEWIDTH

      public static final String CFG_HELIPAD_LINESTYLE_LINEWIDTH
      See Also:
    • CFG_HELIPAD_LINESTYLE_SELECTIONLINEWIDTH

      public static final String CFG_HELIPAD_LINESTYLE_SELECTIONLINEWIDTH
      See Also:
    • CFG_HELIPAD_FILLSTYLE_COLOR

      public static final String CFG_HELIPAD_FILLSTYLE_COLOR
      See Also:
    • CFG_HELIPAD_FILLSTYLE_SELECTIONCOLOR

      public static final String CFG_HELIPAD_FILLSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HELIPAD_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_HELIPAD_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_HELIPAD_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_HELIPAD_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HELIPAD_LABELSTYLE_FILLCOLOR

      public static final String CFG_HELIPAD_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_HELIPAD_LABELSTYLE_WITHPIN

      public static final String CFG_HELIPAD_LABELSTYLE_WITHPIN
      See Also:
    • CFG_HELIPAD_LABELSTYLE_WITHANCHOR

      public static final String CFG_HELIPAD_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_HELIPAD_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_HELIPAD_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_HELIPAD_LABELSTYLE_FRAMED

      public static final String CFG_HELIPAD_LABELSTYLE_FRAMED
      See Also:
    • CFG_WAYPOINT_ICONSTYLE_COLOR

      public static final String CFG_WAYPOINT_ICONSTYLE_COLOR
      See Also:
    • CFG_WAYPOINT_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_WAYPOINT_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_WAYPOINT_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_WAYPOINT_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_WAYPOINT_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_WAYPOINT_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_WAYPOINT_LABELSTYLE_FILLCOLOR

      public static final String CFG_WAYPOINT_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_WAYPOINT_LABELSTYLE_WITHPIN

      public static final String CFG_WAYPOINT_LABELSTYLE_WITHPIN
      See Also:
    • CFG_WAYPOINT_LABELSTYLE_WITHANCHOR

      public static final String CFG_WAYPOINT_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_WAYPOINT_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_WAYPOINT_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_WAYPOINT_LABELSTYLE_FRAMED

      public static final String CFG_WAYPOINT_LABELSTYLE_FRAMED
      See Also:
    • CFG_ATS_ROUTE_LINESTYLE_COLOR

      public static final String CFG_ATS_ROUTE_LINESTYLE_COLOR
      See Also:
    • CFG_ATS_ROUTE_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_ATS_ROUTE_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_ATS_ROUTE_LINESTYLE_LINEWIDTH

      public static final String CFG_ATS_ROUTE_LINESTYLE_LINEWIDTH
      See Also:
    • CFG_ATS_ROUTE_LINESTYLE_SELECTIONLINEWIDTH

      public static final String CFG_ATS_ROUTE_LINESTYLE_SELECTIONLINEWIDTH
      See Also:
    • CFG_ATS_ROUTE_ICONSTYLE_COLOR

      public static final String CFG_ATS_ROUTE_ICONSTYLE_COLOR
      See Also:
    • CFG_ATS_ROUTE_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_ATS_ROUTE_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_ATS_ROUTE_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_ATS_ROUTE_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_ATS_ROUTE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_ATS_ROUTE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_ATS_ROUTE_LABELSTYLE_FILLCOLOR

      public static final String CFG_ATS_ROUTE_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_ATS_ROUTE_LABELSTYLE_WITHPIN

      public static final String CFG_ATS_ROUTE_LABELSTYLE_WITHPIN
      See Also:
    • CFG_ATS_ROUTE_LABELSTYLE_WITHANCHOR

      public static final String CFG_ATS_ROUTE_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_ATS_ROUTE_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_ATS_ROUTE_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_ATS_ROUTE_LABELSTYLE_FRAMED

      public static final String CFG_ATS_ROUTE_LABELSTYLE_FRAMED
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_LINESTYLE_COLOR

      public static final String CFG_MILITARY_TRAINING_ROUTE_LINESTYLE_COLOR
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_MILITARY_TRAINING_ROUTE_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_LINESTYLE_LINEWIDTH

      public static final String CFG_MILITARY_TRAINING_ROUTE_LINESTYLE_LINEWIDTH
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_LINESTYLE_SELECTIONLINEWIDTH

      public static final String CFG_MILITARY_TRAINING_ROUTE_LINESTYLE_SELECTIONLINEWIDTH
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_ICONSTYLE_COLOR

      public static final String CFG_MILITARY_TRAINING_ROUTE_ICONSTYLE_COLOR
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_MILITARY_TRAINING_ROUTE_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_FILLCOLOR

      public static final String CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_WITHPIN

      public static final String CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_WITHPIN
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_WITHANCHOR

      public static final String CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_FRAMED

      public static final String CFG_MILITARY_TRAINING_ROUTE_LABELSTYLE_FRAMED
      See Also:
    • CFG_HOLDING_ICONSTYLE_COLOR

      public static final String CFG_HOLDING_ICONSTYLE_COLOR
      See Also:
    • CFG_HOLDING_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_HOLDING_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HOLDING_NORMAL_LINESTYLE_COLOR

      public static final String CFG_HOLDING_NORMAL_LINESTYLE_COLOR
      See Also:
    • CFG_HOLDING_NORMAL_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_HOLDING_NORMAL_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HOLDING_DECORATION_LINESTYLE_COLOR

      public static final String CFG_HOLDING_DECORATION_LINESTYLE_COLOR
      See Also:
    • CFG_HOLDING_DECORATION_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_HOLDING_DECORATION_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HOLDING_ERROR_LINESTYLE_COLOR

      public static final String CFG_HOLDING_ERROR_LINESTYLE_COLOR
      See Also:
    • CFG_HOLDING_ERROR_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_HOLDING_ERROR_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HOLDING_MISSED_APPROACH_LINESTYLE_COLOR

      public static final String CFG_HOLDING_MISSED_APPROACH_LINESTYLE_COLOR
      See Also:
    • CFG_HOLDING_MISSED_APPROACH_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_HOLDING_MISSED_APPROACH_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HOLDING_CONNECTION_LINESTYLE_COLOR

      public static final String CFG_HOLDING_CONNECTION_LINESTYLE_COLOR
      See Also:
    • CFG_HOLDING_CONNECTION_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_HOLDING_CONNECTION_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HOLDING_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_HOLDING_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_HOLDING_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_HOLDING_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_HOLDING_LABELSTYLE_FILLCOLOR

      public static final String CFG_HOLDING_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_HOLDING_LABELSTYLE_WITHPIN

      public static final String CFG_HOLDING_LABELSTYLE_WITHPIN
      See Also:
    • CFG_HOLDING_LABELSTYLE_WITHANCHOR

      public static final String CFG_HOLDING_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_HOLDING_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_HOLDING_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_HOLDING_LABELSTYLE_FRAMED

      public static final String CFG_HOLDING_LABELSTYLE_FRAMED
      See Also:
    • CFG_PROCEDURES_PAINTMODE

      public static final String CFG_PROCEDURES_PAINTMODE
      See Also:
    • CFG_PROCEDURES_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_PROCEDURES_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_PROCEDURES_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_PROCEDURES_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_ILS_ICONSTYLE_COLOR

      public static final String CFG_ILS_ICONSTYLE_COLOR
      See Also:
    • CFG_ILS_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_ILS_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_ILS_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_ILS_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_ILS_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_ILS_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_ILS_LABELSTYLE_FILLCOLOR

      public static final String CFG_ILS_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_ILS_LABELSTYLE_WITHPIN

      public static final String CFG_ILS_LABELSTYLE_WITHPIN
      See Also:
    • CFG_ILS_LABELSTYLE_WITHANCHOR

      public static final String CFG_ILS_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_ILS_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_ILS_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_ILS_LABELSTYLE_FRAMED

      public static final String CFG_ILS_LABELSTYLE_FRAMED
      See Also:
    • CFG_REFUELING_ROUTE_ICONSTYLE_COLOR

      public static final String CFG_REFUELING_ROUTE_ICONSTYLE_COLOR
      See Also:
    • CFG_REFUELING_ROUTE_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_REFUELING_ROUTE_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_REFUELING_ROUTE_LINESTYLE_COLOR

      public static final String CFG_REFUELING_ROUTE_LINESTYLE_COLOR
      See Also:
    • CFG_REFUELING_ROUTE_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_REFUELING_ROUTE_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_REFUELING_ROUTE_LINESTYLE_LINEWIDTH

      public static final String CFG_REFUELING_ROUTE_LINESTYLE_LINEWIDTH
      See Also:
    • CFG_REFUELING_ROUTE_LINESTYLE_SELECTIONLINEWIDTH

      public static final String CFG_REFUELING_ROUTE_LINESTYLE_SELECTIONLINEWIDTH
      See Also:
    • CFG_REFUELING_ROUTE_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_REFUELING_ROUTE_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_REFUELING_ROUTE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_REFUELING_ROUTE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_REFUELING_ROUTE_LABELSTYLE_FILLCOLOR

      public static final String CFG_REFUELING_ROUTE_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_REFUELING_ROUTE_LABELSTYLE_WITHPIN

      public static final String CFG_REFUELING_ROUTE_LABELSTYLE_WITHPIN
      See Also:
    • CFG_REFUELING_ROUTE_LABELSTYLE_WITHANCHOR

      public static final String CFG_REFUELING_ROUTE_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_REFUELING_ROUTE_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_REFUELING_ROUTE_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_REFUELING_ROUTE_LABELSTYLE_FRAMED

      public static final String CFG_REFUELING_ROUTE_LABELSTYLE_FRAMED
      See Also:
    • CFG_VOR_ICONSTYLE_COLOR

      public static final String CFG_VOR_ICONSTYLE_COLOR
      See Also:
    • CFG_VOR_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_VOR_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_VOR_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_VOR_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_VOR_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_VOR_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_VOR_LABELSTYLE_FILLCOLOR

      public static final String CFG_VOR_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_VOR_LABELSTYLE_WITHPIN

      public static final String CFG_VOR_LABELSTYLE_WITHPIN
      See Also:
    • CFG_VOR_LABELSTYLE_WITHANCHOR

      public static final String CFG_VOR_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_VOR_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_VOR_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_VOR_LABELSTYLE_FRAMED

      public static final String CFG_VOR_LABELSTYLE_FRAMED
      See Also:
    • CFG_TACAN_ICONSTYLE_COLOR

      public static final String CFG_TACAN_ICONSTYLE_COLOR
      See Also:
    • CFG_TACAN_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_TACAN_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_TACAN_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_TACAN_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_TACAN_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_TACAN_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_TACAN_LABELSTYLE_FILLCOLOR

      public static final String CFG_TACAN_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_TACAN_LABELSTYLE_WITHPIN

      public static final String CFG_TACAN_LABELSTYLE_WITHPIN
      See Also:
    • CFG_TACAN_LABELSTYLE_WITHANCHOR

      public static final String CFG_TACAN_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_TACAN_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_TACAN_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_TACAN_LABELSTYLE_FRAMED

      public static final String CFG_TACAN_LABELSTYLE_FRAMED
      See Also:
    • CFG_NDB_ICONSTYLE_COLOR

      public static final String CFG_NDB_ICONSTYLE_COLOR
      See Also:
    • CFG_NDB_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_NDB_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_NDB_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_NDB_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_NDB_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_NDB_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_NDB_LABELSTYLE_FILLCOLOR

      public static final String CFG_NDB_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_NDB_LABELSTYLE_WITHPIN

      public static final String CFG_NDB_LABELSTYLE_WITHPIN
      See Also:
    • CFG_NDB_LABELSTYLE_WITHANCHOR

      public static final String CFG_NDB_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_NDB_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_NDB_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_NDB_LABELSTYLE_FRAMED

      public static final String CFG_NDB_LABELSTYLE_FRAMED
      See Also:
    • CFG_DME_ICONSTYLE_COLOR

      public static final String CFG_DME_ICONSTYLE_COLOR
      See Also:
    • CFG_DME_ICONSTYLE_SELECTIONCOLOR

      public static final String CFG_DME_ICONSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_DME_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_DME_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_DME_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_DME_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_DME_LABELSTYLE_FILLCOLOR

      public static final String CFG_DME_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_DME_LABELSTYLE_WITHPIN

      public static final String CFG_DME_LABELSTYLE_WITHPIN
      See Also:
    • CFG_DME_LABELSTYLE_WITHANCHOR

      public static final String CFG_DME_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_DME_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_DME_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_DME_LABELSTYLE_FRAMED

      public static final String CFG_DME_LABELSTYLE_FRAMED
      See Also:
    • CFG_VFR_ROUTE_LINESTYLE_COLOR

      public static final String CFG_VFR_ROUTE_LINESTYLE_COLOR
      See Also:
    • CFG_VFR_ROUTE_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_VFR_ROUTE_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_VFR_ROUTE_LINESTYLE_LINEWIDTH

      public static final String CFG_VFR_ROUTE_LINESTYLE_LINEWIDTH
      See Also:
    • CFG_VFR_ROUTE_LINESTYLE_SELECTIONLINEWIDTH

      public static final String CFG_VFR_ROUTE_LINESTYLE_SELECTIONLINEWIDTH
      See Also:
    • CFG_VFR_ROUTE_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_VFR_ROUTE_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_VFR_ROUTE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_VFR_ROUTE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_VFR_ROUTE_LABELSTYLE_FILLCOLOR

      public static final String CFG_VFR_ROUTE_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_VFR_ROUTE_LABELSTYLE_WITHPIN

      public static final String CFG_VFR_ROUTE_LABELSTYLE_WITHPIN
      See Also:
    • CFG_VFR_ROUTE_LABELSTYLE_WITHANCHOR

      public static final String CFG_VFR_ROUTE_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_VFR_ROUTE_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_VFR_ROUTE_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_VFR_ROUTE_LABELSTYLE_FRAMED

      public static final String CFG_VFR_ROUTE_LABELSTYLE_FRAMED
      See Also:
    • CFG_VFR_OFFSET_ROUTE_LINESTYLE_COLOR

      public static final String CFG_VFR_OFFSET_ROUTE_LINESTYLE_COLOR
      See Also:
    • CFG_VFR_OFFSET_ROUTE_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_VFR_OFFSET_ROUTE_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_VFR_OFFSET_ROUTE_LINESTYLE_LINEWIDTH

      public static final String CFG_VFR_OFFSET_ROUTE_LINESTYLE_LINEWIDTH
      See Also:
    • CFG_VFR_OFFSET_ROUTE_LINESTYLE_SELECTIONLINEWIDTH

      public static final String CFG_VFR_OFFSET_ROUTE_LINESTYLE_SELECTIONLINEWIDTH
      See Also:
    • CFG_VFR_OFFSET_ROUTE_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_VFR_OFFSET_ROUTE_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_VFR_OFFSET_ROUTE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_VFR_OFFSET_ROUTE_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_VFR_OFFSET_ROUTE_LABELSTYLE_FILLCOLOR

      public static final String CFG_VFR_OFFSET_ROUTE_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_VFR_OFFSET_ROUTE_LABELSTYLE_WITHPIN

      public static final String CFG_VFR_OFFSET_ROUTE_LABELSTYLE_WITHPIN
      See Also:
    • CFG_VFR_OFFSET_ROUTE_LABELSTYLE_WITHANCHOR

      public static final String CFG_VFR_OFFSET_ROUTE_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_VFR_OFFSET_ROUTE_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_VFR_OFFSET_ROUTE_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_VFR_OFFSET_ROUTE_LABELSTYLE_FRAMED

      public static final String CFG_VFR_OFFSET_ROUTE_LABELSTYLE_FRAMED
      See Also:
    • CFG_ORTCA_LINESTYLE_COLOR

      public static final String CFG_ORTCA_LINESTYLE_COLOR
      See Also:
    • CFG_ORTCA_LINESTYLE_SELECTIONCOLOR

      public static final String CFG_ORTCA_LINESTYLE_SELECTIONCOLOR
      See Also:
    • CFG_ORTCA_LINESTYLE_LINEWIDTH

      public static final String CFG_ORTCA_LINESTYLE_LINEWIDTH
      See Also:
    • CFG_ORTCA_LINESTYLE_SELECTIONLINEWIDTH

      public static final String CFG_ORTCA_LINESTYLE_SELECTIONLINEWIDTH
      See Also:
    • CFG_ORTCA_FILLSTYLE_COLOR

      public static final String CFG_ORTCA_FILLSTYLE_COLOR
      See Also:
    • CFG_ORTCA_FILLSTYLE_SELECTIONCOLOR

      public static final String CFG_ORTCA_FILLSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_ORTCA_LABELSTYLE_FONTSTYLE_COLOR

      public static final String CFG_ORTCA_LABELSTYLE_FONTSTYLE_COLOR
      See Also:
    • CFG_ORTCA_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR

      public static final String CFG_ORTCA_LABELSTYLE_FONTSTYLE_SELECTIONCOLOR
      See Also:
    • CFG_ORTCA_LABELSTYLE_FILLCOLOR

      public static final String CFG_ORTCA_LABELSTYLE_FILLCOLOR
      See Also:
    • CFG_ORTCA_LABELSTYLE_WITHPIN

      public static final String CFG_ORTCA_LABELSTYLE_WITHPIN
      See Also:
    • CFG_ORTCA_LABELSTYLE_WITHANCHOR

      public static final String CFG_ORTCA_LABELSTYLE_WITHANCHOR
      See Also:
    • CFG_ORTCA_LABELSTYLE_SHIFTLABELPOSITION

      public static final String CFG_ORTCA_LABELSTYLE_SHIFTLABELPOSITION
      See Also:
    • CFG_ORTCA_LABELSTYLE_FRAMED

      public static final String CFG_ORTCA_LABELSTYLE_FRAMED
      See Also:
  • Constructor Details

    • TLcdDAFIFDefaultLayerFactory

      public TLcdDAFIFDefaultLayerFactory(Properties aProperties)
      Constructs a new TLcyDAFIFLayerFactory object.

      Parameters:
      aProperties - a Properties object containing the settings for layers, painters and labelPainters.
      See Also:
    • TLcdDAFIFDefaultLayerFactory

      public TLcdDAFIFDefaultLayerFactory()
      Constructs a new TLcyDAFIFLayerFactory object with default properties.
      See Also:
  • Method Details

    • createGXYLayer

      public ILcdGXYLayer createGXYLayer(ILcdModel aModel)
      Description copied from interface: ILcdGXYLayerFactory
      Creates an ILcdGXYLayer for representing an ILcdModel on an ILcdGXYView.
      Specified by:
      createGXYLayer in interface ILcdGXYLayerFactory
      Parameters:
      aModel - a model that needs to be visualized in an ILcdGXYView
      Returns:
      a layer representing the given model, or null if such a layer cannot be created
      See Also:
    • isTraceOn

      public static boolean isTraceOn()
      Deprecated.
      This method has been deprecated. It is recommended to use the standard Java logging framework directly.
      Returns true if tracing is enabled for this class.
      Returns:
      true if tracing is enabled for this class, false otherwise.
    • setTraceOn

      public static void setTraceOn(boolean aTraceOn)
      Deprecated.
      This method has been deprecated. It is recommended to use the standard Java logging framework directly.
      Enables tracing for this class instance. Calling this method with either true or false as argument automatically turns off tracing for all other class instances for which setTraceOn has not been called. If the argument is false then only the informative, warning and error log messages are recorded.
      Parameters:
      aTraceOn - if true then all log messages are recorded for this instance. If false, then only the informative, warning and error log messages are recorded.
    • getProperties

      public Properties getProperties()
      Returns the Properties object used by this layer factory to configure the general properties of DAFIF layers.
      Returns:
      the Properties object used by this layer factory
      See Also:
    • setProperties

      public void setProperties(Properties aProperties)
      Specifies a Properties object to be used by this layerFactory to configure the general properties of DAFIF layers.
      Parameters:
      aProperties - a Properties object. Keys must be taken from the String fields named LAYER_DEFAULT_* in this class . The String values depend on the type of property, for instance for LAYER_DEFAULT_EDITABLE: a boolean value indicating if a layer is editable.
      See Also:
    • isCreateLayerTreeNodes

      public boolean isCreateLayerTreeNodes()
      Returns whether layer nodes are created for model lists. If false, the decoder creates layer lists instead. This property is by default true.
      Returns:
      true if layer nodes are created for model lists, false if instead layer lists are used.
    • setCreateLayerTreeNodes

      public void setCreateLayerTreeNodes(boolean aCreateLayerTreeNodes)
      Sets whether to create a layer node or layer list when a model list is passed.
      Parameters:
      aCreateLayerTreeNodes - if true, the factory will produce a layer node for a given model list. If false, a layer list is created.
    • setLayerConfiguration

      public void setLayerConfiguration(TLcdDAFIFLayerConfiguration aLayerConfiguration)
      Sets the layer configuration to be used by this layer factory to configure DAFIF layers and its painters and label painters. See TLcdDAFIFLayerConfiguration for the available configuration properties.
      Parameters:
      aLayerConfiguration - The layer configuration to be used by this layer factory.
    • createGXYLayer

      protected TLcdGXYLayer createGXYLayer()
      Creates a new instance of TLcdGXYLayer, which will be used as layer for an ILcdModel containing DAFIF objects.
      Returns:
      a new instance of TLcdGXYLayer.