mxGraph 2.5.0.1


com.mxgraph.util.svg
Interface CSSConstants


public interface CSSConstants

This interface defines constants for CSS. Important: Constants must not contain uppercase characters.


Field Summary
static String CSS_FILL_PROPERTY
           
static String CSS_NONE_VALUE
           
static String CSS_STROKE_PROPERTY
           
 

Field Detail

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

mxGraph 2.5.0.1


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.