netcharts.pro.common
Class NFBaseDwellAnimation
java.lang.Object
netcharts.pro.common.NFBaseClass
netcharts.pro.common.NFBaseDwellAnimation
- All Implemented Interfaces:
- java.lang.Cloneable
- Direct Known Subclasses:
- NFDwellAnimation, NFLegendDwellAnimation
public abstract class NFBaseDwellAnimation
- extends NFBaseClass
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NFBaseDwellAnimation
public NFBaseDwellAnimation()
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
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 |