|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGraphicDocumentStyle
IGraphicDocumentStyle interface defines the default CSS style classes, colour
palettes, and other basic attributes of the graphic.
$Revision: 1.1 $
| Field Summary | |
|---|---|
static java.lang.String |
BASIC_FONT
BASIC_FONT = "Arial, sans-serif" |
static int |
BASIC_FONTSIZE
BASIC_FONTSIZE = 8 |
static java.lang.String |
BASIC_FONTSTYLE
BASIC_FONTSTYLE = "font-weight:normal; font-style:normal; font-family:Arial; fill:#000000;" |
static java.lang.String |
BASIC_SHOW_PERCENTS
BASIC_SHOW_PERCENTS = "0n" |
static java.lang.String |
BASIC_SHOW_SHAPES
BASIC_SHOW_SHAPES = "On" |
static java.lang.String |
BASIC_SHOW_VALUES
BASIC_SHOW_VALUES = "0ff" |
static java.lang.String |
COMMON_STYLE
CSS default common style classes (rules). |
static java.lang.String |
DEFAULT_STYLE_ID
CSS default common style id. |
static java.lang.String |
METER_STYLE
CSS default meter style classes (rules). |
static int |
NUMBER_OF_PREFERENCES
NUMBER_OF_PREFERENCES = 6 |
static java.lang.String |
PIE_STYLE
CSS default pie style classes (rules). |
static java.lang.String |
STYLE_TYPE
CSS default common style type. |
static java.lang.String |
XYCHART_STYLE
CSS default XYchart style classes (rules). |
| Field Detail |
|---|
static final java.lang.String DEFAULT_STYLE_ID
static final java.lang.String STYLE_TYPE
static final java.lang.String COMMON_STYLE
static final java.lang.String METER_STYLE
static final java.lang.String PIE_STYLE
static final java.lang.String XYCHART_STYLE
static final java.lang.String BASIC_FONT
static final int BASIC_FONTSIZE
static final java.lang.String BASIC_FONTSTYLE
static final java.lang.String BASIC_SHOW_SHAPES
static final java.lang.String BASIC_SHOW_VALUES
static final java.lang.String BASIC_SHOW_PERCENTS
static final int NUMBER_OF_PREFERENCES
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||