ch.epfl.craft.magmap
Class MagMapDebugFrame.MagnetsTableFormat

java.lang.Object
  extended bych.epfl.craft.magmap.MagMapDebugFrame.MagnetsTableFormat
Enclosing class:
MagMapDebugFrame

public class MagMapDebugFrame.MagnetsTableFormat
extends java.lang.Object

Class wrapper for the nodes in a table format for the Glazed lists library


Constructor Summary
MagMapDebugFrame.MagnetsTableFormat()
           
 
Method Summary
 int getColumnCount()
           
 java.lang.String getColumnName(int column)
           
 java.lang.Object getColumnValue(java.lang.Object baseObject, int column)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MagMapDebugFrame.MagnetsTableFormat

public MagMapDebugFrame.MagnetsTableFormat()
Method Detail

getColumnCount

public int getColumnCount()

getColumnName

public java.lang.String getColumnName(int column)

getColumnValue

public java.lang.Object getColumnValue(java.lang.Object baseObject,
                                       int column)


Copyright © CRAFT EPFL. All Rights Reserved.