Package com.azalient.apo.enums

This package contains enumerations: DayOfWeek, Signal, ResultsType, TripMode, etc.

See:
          Description

Interface Summary
Alignment2D_Constants An interface to text alignment constants, super-interface for IDrawing
OpenGL_Constants OpenGL constant values (GL_LINES, etc), converted from the standard included file GL/gl.h
 

Class Summary
EnumUserWords Translatable user words used in enumeration description
ViewConstants Constants used for layers and views
 

Enum Summary
AgentEvent Events fired for agents in the simulation
Alignment2D Text alignment constants, used to position text in IDrawing
CallOrder Define the call order for event methods when two or more plugins are loaded.
DayOfWeek Days of the week, including weekday/weekend wild cards
Equipment The Equipment defines one "column" of a signal display.
Function Functions for manipulating the graphical view: zoom, tilt, etc.
InputGesture An input gesture made by the user.
LanePermission Permission states used for restrictions on lanes and walkways
MapSource Source of down-loadable aerial photographs and maps
MapType Type of download overlay: aerial photo, map, ...
ModelEvent Events fired during open, save and close of models, drawing, and during simulation
NavigationMode Modes of navigation: mapping mouse movement to zoom, pan, etc
NodeForm The type of a node: priority junction, signalised, roundabout, etc.
PageType Types of data pages (components) with the AZA data file
ParkingAngle Parking orientations: parallel, 45, 60, 90 face-in, fact-out, etc
PlaceEnd Origin, Destination or both
PlaceType The type of an origin or destinaiton: area or zone
QuickSpeed The simulation speed shortcut values: standard, fast, faster, fastest
ResultsType A list of all possible results type, used for naming results pages
ShapeCategory Categories applied to 3D-shapes displayed in detailed render mode: cars, trucks, city, scenery, etc
Signal A Signal describes the state of each Turn.
SignalColour A reduced set of signal values (compared to Signal) used for external signal controllers
SignalRuleAction Actions used within signal rules: terminate, extend, ...
SignalRuleOperation Operations used in tests in signal rules: gap, occupancy, ...
SourceType  
SummaryType types of summary report: people, cyclists, vehicles, ...
SurfaceMode Types of surfaces on which agents move: walkway, road, ...
TextType Types of text that can be sized using the Display / Text Sizes dialog window
TravelMode A mode of travel, used for one part of a trip: walking, riding, driving, ...
TripMode The primary mode of a trip, where a PEOPLE mode trip may use walking, driving or public transport
TripStochasticity In trip generation, randomness of trip volumes and trip times
TurnAngle Categorisations of turns based on angle: left, right, ahead, ...
UnitShapeForm Types of shapes used in Outline and Solid mode: car, bus, truck, ...
UnitSystem Possible measurement unit systems: metric, UK, US
VolumeMode Categorisations of undirected demand: people, zones, parking, ...
 

Package com.azalient.apo.enums Description

This package contains enumerations: DayOfWeek, Signal, ResultsType, TripMode, etc.