Skip navigation links
A C D E F G H I L M N O P R S T U 

A

A661_DRAW_LINE_TO_CURSOR - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_FILLED_POLY_START - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_FILLED_POLY_START_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_ITEM_STYLE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_ITEM_SYNCHRONIZATION - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_LEGEND_ANCHOR - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_LEGEND_ANCHOR_ROTATED - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_LEGEND_POP_UP - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_LINE_ARC - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_LINE_ARC_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_LINE_SEGMENT - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_LINE_SEGMENT_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_LINE_START - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_LINE_START_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_NOT_USED - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_CIRCLE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_CIRCLE_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_GENERIC - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_GENERIC_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_OVAL - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_OVAL_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_PARKABLE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_PARKABLE_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_RECTANGLE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_ROTATED - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_ROTATED_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_ROTATED_PARKABLE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_ROTATED_PARKABLE_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_RUNWAY - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_RUNWAY_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_TARGET - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_TARGET_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_TARGET_PARKABLE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_SYMBOL_TARGET_PARKABLE_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_TRIANGLE_END - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_TRIANGLE_END_DOUBLE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_TRIANGLE_END_DOUBLE_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_TRIANGLE_END_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_TRIANGLE_FAN_START - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_TRIANGLE_FAN_START_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_TRIANGLE_SEGMENT - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_TRIANGLE_SEGMENT_DOUBLE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_TRIANGLE_SEGMENT_DOUBLE_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_TRIANGLE_SEGMENT_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_TRIANGLE_STRIP_START - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661_TRIANGLE_STRIP_START_INTERACTIVE - Static variable in interface org.da.protoframework.uaappli.StandardMapItems
 
A661LayerRep - Class in org.da.protoframework.uaappli
A Layer representation.
A661LayerRep(String, int, int) - Constructor for class org.da.protoframework.uaappli.A661LayerRep
 
A661LayerRep(int, int) - Constructor for class org.da.protoframework.uaappli.A661LayerRep
 
A661RuntimeAPI - Interface in org.da.protoframework.uaappli
Represents an ARINC 661 runtime API.
AbstractA661RuntimeAPI - Class in org.da.protoframework.uaappli
An abstract ARINC661 runtime API.
AbstractA661RuntimeAPI(UAApplication, FunctionalUA) - Constructor for class org.da.protoframework.uaappli.AbstractA661RuntimeAPI
 
AbstractFunctionalUA - Class in org.da.protoframework.uaappli
The abstract User Applications implementation.
AbstractFunctionalUA() - Constructor for class org.da.protoframework.uaappli.AbstractFunctionalUA
 
addA661LayerEventListener(ARINCEventListener) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add an event listener on the default layer representation.
addA661LayerEventListener(String, ARINCEventListener) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add an event listener on the a layer reprensentation.
addA661LayerEventListener(ARINCEventListener) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add an event listener on the default layer reprensentation.
addA661LayerEventListener(String, ARINCEventListener) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add an event listener on the a layer representation.
addA661WidgetEventListener(int, ARINCEventListener) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add an widget event listener on the default layer representation.
addA661WidgetEventListener(String, ARINCEventListener) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add an widget event listener on the default layer representation.
addA661WidgetEventListener(String, int, ARINCEventListener) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add an widget event listener on a layer representation.
addA661WidgetEventListener(int, String, int, ARINCEventListener) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add an widget event listener on a layer representation.
addA661WidgetEventListener(String, String, ARINCEventListener) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add an widget event listener on a layer representation.
addA661WidgetEventListener(int, String, String, ARINCEventListener) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add an widget event listener on a layer representation.
addA661WidgetEventListener(int, ARINCEventListener) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add an widget event listener on the default layer representation.
addA661WidgetEventListener(String, ARINCEventListener) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add an widget event listener on the default layer representation.
addA661WidgetEventListener(String, int, ARINCEventListener) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add an widget event listener on a layer representation.
addA661WidgetEventListener(int, String, int, ARINCEventListener) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add an widget event listener on a layer representation.
addA661WidgetEventListener(String, String, ARINCEventListener) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add an widget event listener on a layer representation.
addA661WidgetEventListener(int, String, String, ARINCEventListener) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add an widget event listener on a layer representation.
addCyclicMethod(CyclicMethodDefinition) - Method in class org.da.protoframework.uaappli.CallableUA
Add a cyclic method declaration.
addItem(int, String) - Method in class org.da.protoframework.uaappli.MapItemListRep
Add a mapItem.
addLayerRef(int, int) - Method in class org.da.protoframework.uaappli.CallableUA
 
addMapItemListRep(int) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add a MapItemList helper for a widget on the default Layer representation.
addMapItemListRep(String) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add a MapItemList helper for a widget on the default Layer representation.
addMapItemListRep(String, int) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add a MapItemList helper for a widget on a Layer representation.
addMapItemListRep(String, String) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add a MapItemList helper for a widget on a Layer representation.
addMapItemListRep(int, String, String) - Method in interface org.da.protoframework.uaappli.A661RuntimeAPI
Add a MapItemList helper for a widget on a Layer representation.
addMapItemListRep(int) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add a MapItemList helper for a widget on the default Layer representation.
addMapItemListRep(String) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add a MapItemList helper for a widget on the default Layer representation.
addMapItemListRep(String, int) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add a MapItemList helper for a widget on a Layer representation.
addMapItemListRep(int, String, String) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add a MapItemList helper for a widget on a Layer representation.
addMapItemListRep(String, String) - Method in class org.da.protoframework.uaappli.DefaultA661RuntimeAPI
Add a MapItemList helper for a widget on a Layer representation.
addMethod(NamespaceKey, Method) - Method in class org.da.protoframework.uaappli.CallableUA
 
api - Variable in class org.da.protoframework.uaappli.AbstractA661RuntimeAPI
The ARINC 661 API.
api - Variable in class org.da.protoframework.uaappli.AbstractFunctionalUA
The ARINC 661 API.
appliID - Variable in class org.da.protoframework.uaappli.UALayerRef
 
A C D E F G H I L M N O P R S T U 
Skip navigation links

Copyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence