public static interface CSSEngine.MainPropertyReceiver
Modifier and Type | Method and Description |
---|---|
void |
setMainProperty(String name,
org.apache.batik.css.engine.value.Value v,
boolean important)
Called with a non-shorthand property name and it's value.
|
void setMainProperty(String name, org.apache.batik.css.engine.value.Value v, boolean important)
Copyright © 2025. All rights reserved.