Uses of Class
org.javlo.template.Area
-
Packages that use Area Package Description org.javlo.module.template org.javlo.template -
-
Uses of Area in org.javlo.module.template
Methods in org.javlo.module.template that return Area Modifier and Type Method Description Area
TemplateEditorContext. getArea()
-
Uses of Area in org.javlo.template
Methods in org.javlo.template that return Area Modifier and Type Method Description static Area
Template. getArea(Collection<Row> rows, String name)
Methods in org.javlo.template that return types with arguments of type Area Modifier and Type Method Description List<Area>
Row. getAreas()
Methods in org.javlo.template with parameters of type Area Modifier and Type Method Description void
Row. addArea(Area inArea)
-