
com.craigburke.document.core.Stylable.groovy Maven / Gradle / Ivy
package com.craigburke.document.core
trait Stylable {
Font font
String style
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package com.craigburke.document.core
trait Stylable {
Font font
String style
}