Uses of Class
com.jhlabs.image.FieldWarpFilter.Line

Packages that use FieldWarpFilter.Line
com.jhlabs.image   
 

Uses of FieldWarpFilter.Line in com.jhlabs.image
 

Methods in com.jhlabs.image that return FieldWarpFilter.Line
 FieldWarpFilter.Line[] FieldWarpFilter.getInLines()
           
 FieldWarpFilter.Line[] FieldWarpFilter.getOutLines()
           
 

Methods in com.jhlabs.image with parameters of type FieldWarpFilter.Line
 void FieldWarpFilter.setInLines(FieldWarpFilter.Line[] inLines)
           
 void FieldWarpFilter.setOutLines(FieldWarpFilter.Line[] outLines)