Packagenet.systemeD.halcyon.styleparser
Classpublic class StyleChooser



Public Properties
 PropertyDefined by
  currentChain : RuleChain
[read-only]
StyleChooser
  ruleChains : Array
StyleChooser
  styles : Array
StyleChooser
  zoomSpecific : Boolean = false
StyleChooser
Public Methods
 MethodDefined by
  
StyleChooser
  
addStyles(a:Array):void
StyleChooser
  
newRuleChain():void
StyleChooser
  
updateStyles(obj:Entity, tags:Object, sl:StyleList, imageWidths:Object, zoom:uint):void
StyleChooser
Property detail
currentChainproperty
currentChain:RuleChain  [read-only]Implementation
    public function get currentChain():RuleChain
ruleChainsproperty 
public var ruleChains:Array
stylesproperty 
public var styles:Array
zoomSpecificproperty 
public var zoomSpecific:Boolean = false
Constructor detail
StyleChooser()constructor
public function StyleChooser()
Method detail
addStyles()method
public function addStyles(a:Array):voidParameters
a:Array
newRuleChain()method 
public function newRuleChain():void
updateStyles()method 
public function updateStyles(obj:Entity, tags:Object, sl:StyleList, imageWidths:Object, zoom:uint):voidParameters
obj:Entity
 
tags:Object
 
sl:StyleList
 
imageWidths:Object
 
zoom:uint