Uses of Class
org.omg.spec.bpmn.model.Font
- 
Packages that use Font Package Description org.omg.spec.bpmn.model  - 
- 
Uses of Font in org.omg.spec.bpmn.model
Fields in org.omg.spec.bpmn.model declared as Font Modifier and Type Field Description protected FontBPMNLabelStyle. fontMethods in org.omg.spec.bpmn.model that return Font Modifier and Type Method Description FontObjectFactory. createFont()Create an instance ofFontFontBPMNLabelStyle. getFont()Gets the value of the font property.Methods in org.omg.spec.bpmn.model that return types with arguments of type Font Modifier and Type Method Description javax.xml.bind.JAXBElement<Font>ObjectFactory. createFont(Font value)Methods in org.omg.spec.bpmn.model with parameters of type Font Modifier and Type Method Description javax.xml.bind.JAXBElement<Font>ObjectFactory. createFont(Font value)voidBPMNLabelStyle. setFont(Font value)Sets the value of the font property. 
 -