Style Intelligence v12.0

inetsoft.graph.aesthetic
Interface CategoricalFrame

All Known Implementing Classes:
CategoricalColorFrame, CategoricalLineFrame, CategoricalShapeFrame, CategoricalSizeFrame, CategoricalTextureFrame, DefaultTextFrame, StackTextFrame

public interface CategoricalFrame

This defines the interface for a categorical frame bound to one dimension.


Method Summary
 boolean isStatic(Object val)
          Check if the value is assigned a static aesthetic value (e.g.
 

Method Detail

isStatic

boolean isStatic(Object val)
Check if the value is assigned a static aesthetic value (e.g. using setColor(Object, Color) in CategoricalColorFrame).


Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.