infovis.visualization.magicLens
Class StrokingExcentricItem

java.lang.Object
  extended by infovis.visualization.magicLens.ExcentricItem
      extended by infovis.visualization.magicLens.StrokingExcentricItem
All Implemented Interfaces:
LabeledComponent.LabeledItem
Direct Known Subclasses:
LinkExcentricItem

public class StrokingExcentricItem
extends ExcentricItem

Class StrokingExcentricItem

Version:
$Revision: 1.1 $
Author:
Jean-Daniel Fekete

Constructor Summary
StrokingExcentricItem(Visualization visualization, int index)
           
 
Method Summary
 Point2D getCenterIn(Rectangle2D focus, Point2D ptOut)
           
 
Methods inherited from class infovis.visualization.magicLens.ExcentricItem
equals, getColor, getComponent, getIndex, getLabel, getPreciseShapeCenterIn, getShape, getShapeCenterIn, getTable, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StrokingExcentricItem

public StrokingExcentricItem(Visualization visualization,
                             int index)
Method Detail

getCenterIn

public Point2D getCenterIn(Rectangle2D focus,
                           Point2D ptOut)
Specified by:
getCenterIn in interface LabeledComponent.LabeledItem
Overrides:
getCenterIn in class ExcentricItem


Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.