Uses of Class
cz.vutbr.fit.layout.tools.cmd.Segmentator.Method
-
Packages that use Segmentator.Method Package Description cz.vutbr.fit.layout.tools.cmd -
-
Uses of Segmentator.Method in cz.vutbr.fit.layout.tools.cmd
Fields in cz.vutbr.fit.layout.tools.cmd declared as Segmentator.Method Modifier and Type Field Description protected Segmentator.Method
Segmentator. method
Methods in cz.vutbr.fit.layout.tools.cmd that return Segmentator.Method Modifier and Type Method Description static Segmentator.Method
Segmentator.Method. valueOf(String name)
Returns the enum constant of this type with the specified name.static Segmentator.Method[]
Segmentator.Method. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in cz.vutbr.fit.layout.tools.cmd with parameters of type Segmentator.Method Modifier and Type Method Description AreaTree
Segmentator. segment(Page page, Segmentator.Method method, Map<String,String> sopts)
-