JavaScript is disabled on your browser.
 
JavaScript is disabled on your browser.
 
 
  
 
 
 
 
Enclosing class: 
BasicTreeUI  
public class BasicTreeUI.NodeDimensionsHandler 
extends AbstractLayoutCache.NodeDimensions  
Class responsible for getting size of node, method is forwarded
 to BasicTreeUI method. X location does not include insets, that is
 handled in getPathBounds.
 
 
 
 
Method Summary 
 
Methods inherited from class java.lang.Object  
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait  
 
 
 
 
 
 
Method Detail 
 
getNodeDimensions 
public Rectangle  getNodeDimensions(Object  value,
                                   int row,
                                   int depth,
                                   boolean expanded,
                                   Rectangle  size) 
Responsible for getting the size of a particular node.
Specified by: getNodeDimensions AbstractLayoutCache.NodeDimensions Parameters: value - the value to be representedrow - row being querieddepth - the depth of the rowexpanded - true if row is expanded, false otherwisesize - a Rectangle containing the size needed
              to represent valueReturns: a Rectangle containing the node dimensions,
              or null if node has no dimension 
 
 
 
 
 
 
 
 
 
 
 
JavaScript is disabled on your browser.
 
 
  
 
Report a bug or suggest an enhancement Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.Copyright  © 1993, 2017, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA.license terms  and the documentation redistribution policy . 
 
Scripting on this page tracks web page traffic, but does not change the content in any way.