Uses of Class
com.jzy3d.surfedit.surface.model.CellIndex

Packages that use CellIndex
com.jzy3d.surfedit.surface   
com.jzy3d.surfedit.surface.composite   
com.jzy3d.surfedit.surface.simple   
 

Uses of CellIndex in com.jzy3d.surfedit.surface
 

Methods in com.jzy3d.surfedit.surface that return CellIndex
 CellIndex IInteractiveSurface.getCellIndex()
           
 

Uses of CellIndex in com.jzy3d.surfedit.surface.composite
 

Methods in com.jzy3d.surfedit.surface.composite that return CellIndex
 CellIndex CompositeInteractiveSurface.getCellIndex()
           
 

Uses of CellIndex in com.jzy3d.surfedit.surface.simple
 

Methods in com.jzy3d.surfedit.surface.simple that return CellIndex
 CellIndex SimpleInteractiveSurface.getCellIndex()