NetCharts Pro

netcharts.pro.common
Class NFBaseDwellAnimation

java.lang.Object
  extended by netcharts.pro.common.NFBaseClass
      extended by netcharts.pro.common.NFBaseDwellAnimation
All Implemented Interfaces:
java.lang.Cloneable
Direct Known Subclasses:
NFDwellAnimation, NFLegendDwellAnimation

public abstract class NFBaseDwellAnimation
extends NFBaseClass


Constructor Summary
NFBaseDwellAnimation()
           
 
Method Summary
 java.util.Vector getCDLVector(java.lang.String styleParameterName, java.lang.String fillParameterName, java.lang.String borderParameterName)
          This class is a compound object representing multiple CDL parameters.
 NFFillBorder getHighlight()
           
 int getStyle()
           
 void setHighlight(NFFillBorder fillBorder)
           
 void setStyle(int style)
           
 
Methods inherited from class netcharts.pro.common.NFBaseClass
clone, getModified, getUserObject, setModified, setUserObject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NFBaseDwellAnimation

public NFBaseDwellAnimation()
Method Detail

getStyle

public int getStyle()

setStyle

public void setStyle(int style)

getHighlight

public NFFillBorder getHighlight()

setHighlight

public void setHighlight(NFFillBorder fillBorder)

getCDLVector

public java.util.Vector getCDLVector(java.lang.String styleParameterName,
                                     java.lang.String fillParameterName,
                                     java.lang.String borderParameterName)
This class is a compound object representing multiple CDL parameters. This method returns a vector containing CDL representations for all attributes described in this object

Returns:
Vector of NFKeyValue objects

NetCharts Pro


Visual Mining, Inc.
2099 Gaither Rd.
Suite 220
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2011
All Rights Reserved.

NetCharts Pro TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Jun 28, 2011