com.mxgraph.util.svg
Interface CSSConstants
public interface CSSConstants
This interface defines constants for CSS.
Important: Constants must not contain uppercase characters.
CSS_STROKE_PROPERTY
static final String CSS_STROKE_PROPERTY
- See Also:
- Constant Field Values
CSS_FILL_PROPERTY
static final String CSS_FILL_PROPERTY
- See Also:
- Constant Field Values
CSS_NONE_VALUE
static final String CSS_NONE_VALUE
- See Also:
- Constant Field Values
Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.