Uses of Class
cz.vutbr.fit.layout.puppeteer.parser.Attribute
-
Packages that use Attribute Package Description cz.vutbr.fit.layout.puppeteer.parser -
-
Uses of Attribute in cz.vutbr.fit.layout.puppeteer.parser
Fields in cz.vutbr.fit.layout.puppeteer.parser declared as Attribute Modifier and Type Field Description Attribute[]
BoxInfo. attrs
Methods in cz.vutbr.fit.layout.puppeteer.parser that return Attribute Modifier and Type Method Description Attribute[]
BoxInfo. getAttrs()
Methods in cz.vutbr.fit.layout.puppeteer.parser with parameters of type Attribute Modifier and Type Method Description void
BoxInfo. setAttrs(Attribute[] attrs)
-