Package com.azalient.api.b.display

This package provides interfaces to display objects: IView, IFeature, ILabel etc.

See:
          Description

Interface Summary
IAspect An aspect is a configuration of all the available layers in a model.
IColour A generic interface to one of the named colour objects defined in Commuter.
IFace A face is used to draw solid objects, by dividing them into triangles.
IFeature A feature is another name for a layer.
IFixture A fixture is a 3-dimensional rendered object added to the model, in most cases for decoration.
IFixtureCompound This is an array of two or more fixtures, grouped together as a single fixture and exposing a single obstacle interface
IHyperlinkAnchor A Hyperlink Anchor is used to move the viewpoint from one object to another related object or view.
IHyperlinkDrawableTarget If a network object implements this interface, then it can be the target of a hyperlink.
ILabel A label is a text message displayed on the graphical window.
ILineStyler A LineStyler is used to define the drawing style of an edge line at any point along its length.
INetPoint A numbered point used for the boundary of polygon shapes.
INetPolygon This is a generic labelled horizontal polygon, defined as a set of points in clockwise order.
IShape A 3-D shape, used in the "Detailed" view mode in commuter
IShapeDescriptor The meta-data for a 3-D shape, used to index shapes for modification - see the Advanced / Modify dialog window
IShapeGroup A shape group is a named set of shapes.
ISymbol A symbol is an extruded polygon used for decoration in the model.
ITag Tags are used to identify and follow agents with a chosen set of parameters - behaviour, origin, destination etc.
ITextSize A text size defined for each of the Text Types.
IUnitShape A unit shape is used to draw vehicles in Solid and Outline drawing mode (RenderMode) within Commuter.
IView This represents the object stored in the Commuter View panel.
IViewable A viewable object is similar to a feature
IWebImageFetcher A web image fetcher connects to the Internet and downloads an aerial photo image from a pre-configured web server
 

Enum Summary
IShape.RenderBlending  
IShape.RenderMode  
IShape.RenderNormals  
IShape.ShapeType  
 

Package com.azalient.api.b.display Description

This package provides interfaces to display objects: IView, IFeature, ILabel etc.