com.sas.graphics.components
Class ValueZone

com.sas.graphics.components.ValueZone

public class ValueZone

Since:
SAS 9.1

Constructor Summary
ValueZone(java.awt.Shape shape, ValueList value)
           
 
Method Summary
 ValueList getValue()
          Returns the value.
 
Methods inherited from class com.sas.graphics.components.DataZone
getAnnotationValue, getShape, getTupleElement
 

Constructor Detail

ValueZone

public ValueZone(java.awt.Shape shape,
                 ValueList value)
Method Detail

getValue

public ValueList getValue()
Returns the value.

Returns:
ValueList



Copyright © 2009 SAS Institute Inc. All Rights Reserved.