|
| ExpandingPreviousNode (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) |
|
| 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 () |
|
Definition at line 20 of file ExpandingPreviousNode.java.
The documentation for this class was generated from the following file: