Uses of Class
com.ensoftcorp.open.commons.codepainter.CodePainter.UnstyledResult
-
Packages that use CodePainter.UnstyledResult Package Description com.ensoftcorp.open.commons.codepainter -
-
Uses of CodePainter.UnstyledResult in com.ensoftcorp.open.commons.codepainter
Methods in com.ensoftcorp.open.commons.codepainter that return CodePainter.UnstyledResult Modifier and Type Method Description CodePainter.UnstyledResult
CodePainter. computeResult(com.ensoftcorp.atlas.core.query.Q filteredSelections)
Computes an unstyled result for the given selection.
-