Uses of Class
com.jhlabs.image.FieldWarpFilter.Line
-
Packages that use FieldWarpFilter.Line Package Description com.jhlabs.image -
-
Uses of FieldWarpFilter.Line in com.jhlabs.image
Methods in com.jhlabs.image that return FieldWarpFilter.Line Modifier and Type Method Description FieldWarpFilter.Line[]
FieldWarpFilter. getInLines()
FieldWarpFilter.Line[]
FieldWarpFilter. getOutLines()
Methods in com.jhlabs.image with parameters of type FieldWarpFilter.Line Modifier and Type Method Description void
FieldWarpFilter. setInLines(FieldWarpFilter.Line[] inLines)
void
FieldWarpFilter. setOutLines(FieldWarpFilter.Line[] outLines)
-