Uses of Class
com.sas.graphics.components.TableAxisZone

Packages that use TableAxisZone
com.sas.graphics.components Provides swing components for producing a variety of graph types. 
 

Uses of TableAxisZone in com.sas.graphics.components
 

Methods in com.sas.graphics.components that return TableAxisZone
 TableAxisZone[] TableAxisModel.getZones()
          Returns the current table axis zones.
 

Methods in com.sas.graphics.components with parameters of type TableAxisZone
 void TableAxisZone.apply(TableAxisZone theOtherObject)
          Utility method to convey properties contained in "theOtherObject" to this object.
 void TableAxisModel.setZones(TableAxisZone[] newZones)
          Set the zones to be displayed in the table.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.