PackageTop Level
Classpublic class SubZero
InheritanceSubZero Inheritance mx.core.Application



Public Properties
 PropertyDefined by
  loader : Loader
SubZero
Public Methods
 MethodDefined by
  
bitmapErrorHandler(event:Event):void
SubZero
  
bitmapFeedResultHandler(event:Event):void
SubZero
  
setCurrBitmap(choice:Object):void
Sets a new drawing Bitmap -- takes an object whose "bitmap" field is the BitmapAsset to use
SubZero
  
setDrawElement(drawElt:String, newstate:Boolean):void
SubZero
  
setGeometry(geom:String):void
SubZero
  
SubZero
  
setStationOfInterest(event:ListEvent):void
SubZero
  
setZoomFactor(newzf:Number):void
SubZero
Property detail
loaderproperty
public var loader:Loader
Method detail
bitmapErrorHandler()method
public function bitmapErrorHandler(event:Event):voidParameters
event:Event
bitmapFeedResultHandler()method 
public function bitmapFeedResultHandler(event:Event):voidParameters
event:Event
setCurrBitmap()method 
public function setCurrBitmap(choice:Object):void

Sets a new drawing Bitmap -- takes an object whose "bitmap" field is the BitmapAsset to use

Parameters
choice:Object
setDrawElement()method 
public function setDrawElement(drawElt:String, newstate:Boolean):voidParameters
drawElt:String
 
newstate:Boolean
setGeometry()method 
public function setGeometry(geom:String):voidParameters
geom:String
setMapVisibility()method 
public function setMapVisibility():void
setStationOfInterest()method 
public function setStationOfInterest(event:ListEvent):voidParameters
event:ListEvent
setZoomFactor()method 
public function setZoomFactor(newzf:Number):voidParameters
newzf:Number