|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.geometry.persistence.GeometryConstantsPersistence
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 this class.
This would enhance readibility of the resulting XML files.
| Field Summary | |
static java.lang.String |
ATTRIBUTES
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
COORDINATE
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
COORDINATES
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
DESCRIPTORITEM
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
DESCRIPTORITEMS
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
DTD
Constant holding the DTD for a geometry.xml. |
static java.lang.String |
GEOMETRYDESCRIPTOR
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
GEOMETRYHINTS
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
GEOMETRYITEM
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
GEOMETRYITEMNAME
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
NAME
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
REFCOORDINATE
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
SEGMENT
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
SEGMENTTYPECATMULLROM
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
SEGMENTTYPECUBIC
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
SEGMENTTYPELINEAR
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
TYPE
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
TYPECOMPOSITE
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
TYPECOMPOSITEGROUP
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
TYPECOMPOSITELABEL
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
TYPECOMPOSITELINE
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
TYPECOMPOSITESWIMLANE
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
TYPECOMPOSITETABLE
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
TYPECOMPOSITETABLE_COLUMN
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
TYPECOMPOSITETABLE_ROW
All required String constants needed during the conversion of Geometries. |
static java.lang.String |
TYPECOMPOSITEVIEW
All required String constants needed during the conversion of Geometries. |
| 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
geometry.xml.
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 GEOMETRYHINTS
public static final java.lang.String GEOMETRYITEM
public static final java.lang.String GEOMETRYITEMNAME
public static final java.lang.String GEOMETRYDESCRIPTOR
public static final java.lang.String COORDINATES
public static final java.lang.String COORDINATE
public static final java.lang.String REFCOORDINATE
public static final java.lang.String SEGMENT
public static final java.lang.String DESCRIPTORITEMS
public static final java.lang.String DESCRIPTORITEM
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 TYPECOMPOSITETABLE_COLUMN
public static final java.lang.String TYPECOMPOSITETABLE_ROW
public static final java.lang.String TYPECOMPOSITESWIMLANE
public static final java.lang.String TYPECOMPOSITELABEL
public static final java.lang.String SEGMENTTYPELINEAR
public static final java.lang.String SEGMENTTYPECUBIC
public static final java.lang.String SEGMENTTYPECATMULLROM
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||