Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
ExpandingNextNode Class Reference
Inheritance diagram for ExpandingNextNode:
ExpandingNode MatrixTreeNode

Public Member Functions

 ExpandingNextNode (int parentTotalAssets, int currentAssetsCount, int viewedAssetsCount)
 
int getStartLoc (int evtX, double boundsX)
 
- Public Member Functions inherited from ExpandingNode
void setParentTotalAssets (int parentTotalAssets)
 
void setCurrentAssetsCount (int currentAssetsCount)
 
void setViewedAssetsCount (int viewedAssetsCount)
 
int getParentTotalAssets ()
 
int getCurrentAssetsCount ()
 
int getViewedAssetsCount ()
 
int getCurrentLoc ()
 
int getInitStrWidth ()
 
void setInitStrWidth (int width)
 
void setClicks (int clicks)
 
int getClicks ()
 
String getName ()
 
void setCueModeName (String name)
 
String getCueModeName ()
 
String getAssetName ()
 
boolean usingCueModeName ()
 
void useCueModeName ()
 
void setName (String name)
 
void switchName ()
 
void switchName (int evtX, double boundsX)
 
- Public Member Functions inherited from MatrixTreeNode
 MatrixTreeNode (Asset asset, String linkid, int linkType, String url, String webPath, String name, int sort_order)
 
String toString ()
 
void setName (String name)
 
String getName ()
 
void setSortOrder (int sort_order)
 
int getSortOrder ()
 
Asset getAsset ()
 
int getLinkType ()
 
void setLinkType (int linkType)
 
String getLinkid ()
 
boolean isShadowAsset ()
 
boolean isLeaf ()
 
String getURL ()
 
boolean hasChildWithLinkid (String linkid)
 
MatrixTreeNode getChildWithLinkid (String linkid)
 
void propagateUrl (String url)
 
void propagateWebPath (String webPath)
 
String getAssetPath ()
 
String getLinkPath ()
 
boolean hasPreviousNode ()
 
boolean hasNextNode ()
 

Additional Inherited Members

- Protected Attributes inherited from MatrixTreeNode
String name
 

Detailed Description

Definition at line 20 of file ExpandingNextNode.java.


The documentation for this class was generated from the following file: