Manual
Modules Loaded
Module scripting commands
General scripting commands
Scripting
Module: Node Locations (2D plot)
Full package name: mesquite.cont.NodeLocs2DPlot.NodeLocs2DPlot
Duty: Node Location (Plot) (mesquite.lib.duties.NodeLocsPlot)
Module Explanation
Calculates the node locations for a tree plotted in a two dimensional space.
Author(s): Wayne P. Maddison and David R. Maddison
Version 3.70
Commands of Node Locations (2D plot)
setAxis
Explanation:
Sets the module that calculates coordinates for the nodes
Parameters:
[name of module]
hide
Explanation:
Hides the plot
show
Explanation:
Shows the plot
setCurrentX
Explanation:
Sets the current item displayed on the x axis (used by scripting, before display)
Parameters:
[number of item]
setCurrentY
Explanation:
Sets the current item displayed on the y axis (used by scripting, before display)
Parameters:
[number of item]
setX
Explanation:
Sets the current item displayed on the x axis
Parameters:
[number of item]
setY
Explanation:
Sets the current item displayed on the y axis
Parameters:
[number of item]
nextX
Explanation:
Goes to next item for X axis
nextY
Explanation:
Goes to next item for Y axis
previousX
Explanation:
Goes to previous item for X axis
previousY
Explanation:
Goes to previous item for Y axis
setInitialOffsetX
Explanation:
Sets the initial horizontal offset from home position for the legend
Parameters:
[offset in pixels]
setInitialOffsetY
Explanation:
Sets the initial vertical offset from home position for the legend
Parameters:
[offset in pixels]
toggleShowLegend
Explanation:
Sets whether or not to show the legend
Parameters:
[on or off]
logLastResultString
Explanation:
Logs last result string
getLastResultString
Explanation:
Returns last result string
getLastResult
Explanation:
Returns last MesquiteNumber result