|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.style.persistence.StyleConstantsPersistence
During the serialization- and the building process many constant String's like attributenames are needed. To avoid errors during developement time and to achieve flexibility, we define these constants in the StyleConstantsPersistence class. This should enhance readibility of the resulting XML files.
| Field Summary | |
static java.lang.String |
ALIGN_HORIZONTAL
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
ALIGN_VERTICAL
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
ATTRIBUTES
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
BORDER
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
DESCRIPTORITEM
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
DESCRIPTORITEMS
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
DTD
DTD for Style files. |
static java.lang.String |
FILL
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
FILL_TEXTBACKGROUND
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
FONT
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
GEOMETRYDESCRIPTORITEM
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
MARKERBEGIN
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
MARKEREND
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
NAME
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
STROKE
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
STYLEDESCRIPTOR
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
STYLEDESCRIPTORNAME
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
STYLEITEM
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPE
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPECOMPOSITE
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPECOMPOSITEGROUP
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPECOMPOSITELABEL
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPECOMPOSITELINE
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPECOMPOSITESWIMLANE
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPECOMPOSITETABLE
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPECOMPOSITEVIEW
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPEELEMENT
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPEELLIPSE
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPEGENERAL
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPELABEL
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPELINE
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPEPOLYGON
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPERECT
Required constant strings to import and export styles from (or to) xml. |
static java.lang.String |
TYPETABLE
Required constant strings to import and export styles from (or to) xml. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String DTD
public static final java.lang.String NAME
public static final java.lang.String TYPE
public static final java.lang.String ATTRIBUTES
public static final java.lang.String STYLEDESCRIPTOR
public static final java.lang.String DESCRIPTORITEMS
public static final java.lang.String DESCRIPTORITEM
public static final java.lang.String STYLEITEM
public static final java.lang.String GEOMETRYDESCRIPTORITEM
public static final java.lang.String FILL
public static final java.lang.String FILL_TEXTBACKGROUND
public static final java.lang.String BORDER
public static final java.lang.String MARKERBEGIN
public static final java.lang.String MARKEREND
public static final java.lang.String FONT
public static final java.lang.String STROKE
public static final java.lang.String ALIGN_VERTICAL
public static final java.lang.String ALIGN_HORIZONTAL
public static final java.lang.String STYLEDESCRIPTORNAME
public static final java.lang.String TYPELINE
public static final java.lang.String TYPERECT
public static final java.lang.String TYPEELLIPSE
public static final java.lang.String TYPEPOLYGON
public static final java.lang.String TYPELABEL
public static final java.lang.String TYPEGENERAL
public static final java.lang.String TYPEELEMENT
public static final java.lang.String TYPETABLE
public static final java.lang.String TYPECOMPOSITEVIEW
public static final java.lang.String TYPECOMPOSITE
public static final java.lang.String TYPECOMPOSITELINE
public static final java.lang.String TYPECOMPOSITEGROUP
public static final java.lang.String TYPECOMPOSITETABLE
public static final java.lang.String TYPECOMPOSITELABEL
public static final java.lang.String TYPECOMPOSITESWIMLANE
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||