|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.geometry.GeometryHints
The GeometryHints define some geometrical hints that are used
with the Primitives inside a Composite.
| Field Summary | |
static java.lang.String |
GEOMETRY_HINTKEY_CARE_LABELSIZE_ADJUSTMENT
Name of the attribute that determines whether a composite should care about label-size-adjustments or not |
static java.lang.String |
GEOMETRY_HINTKEY_IGNOREFOR_CONTENTBORDERS
|
static java.lang.String |
GEOMETRY_HINTKEY_IGNOREFOR_MINIMUMSIZE
|
static java.lang.String |
GEOMETRY_HINTKEY_IGNOREFORSIZEADJUSTMENT
|
static java.lang.String |
GEOMETRY_HINTKEY_LABEL_RESIZES_COMPOSITE_X
|
static java.lang.String |
GEOMETRY_HINTKEY_LABEL_RESIZES_COMPOSITE_Y
|
static java.lang.String |
GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_SEGMENT
|
static java.lang.String |
GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_X
Name of the attribute for the horizontal location adjustment type for x |
static java.lang.String |
GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_X1
Name of the attribute for the horizontal location adjustment type for x1 |
static java.lang.String |
GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_X2
Name of the attribute for the horizontal location adjustment type for x2 |
static java.lang.String |
GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_Y
Name of the attribute for the horizontal location adjustment type for y |
static java.lang.String |
GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_Y1
Name of the attribute for the vertical location adjustment type for y1 |
static java.lang.String |
GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_Y2
Name of the attribute for the vertical location adjustment type for y2 |
static java.lang.String |
GEOMETRY_HINTKEY_SIZEADJUSTMENT_X
Name of the attribute for the horizontal size adjustment type |
static java.lang.String |
GEOMETRY_HINTKEY_SIZEADJUSTMENT_Y
Name of the attribute for the vertical size adjustment type |
| Method Summary | |
static java.lang.String[] |
getConstantsList()
|
static java.lang.String[] |
getFunctionsList()
|
static boolean |
isLocationAdjustmentConstant(java.lang.String adjustment)
|
static boolean |
isSizeAdjustmentConstant(java.lang.String adjustment)
|
static void |
registerCompositeAdjustmentConstants(java.util.Map constants,
Composite c)
|
static void |
registerCompositeGroupConstants(java.util.Map constants,
CompositeGroup cg)
|
static void |
registerCoordinateSystemConstants(java.util.Map constants,
CoordinateSystem coordSystem)
|
static void |
registerScaleConstants(java.util.Map constants,
double scalefactorX,
double scalefactorY,
double unscalefactorX,
double unscalefactorY)
|
static void |
unregisterCompositeAdjustmentConstants(java.util.Map constants)
|
| 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 GEOMETRY_HINTKEY_CARE_LABELSIZE_ADJUSTMENT
public static final java.lang.String GEOMETRY_HINTKEY_LABEL_RESIZES_COMPOSITE_X
public static final java.lang.String GEOMETRY_HINTKEY_LABEL_RESIZES_COMPOSITE_Y
public static final java.lang.String GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_X
public static final java.lang.String GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_Y
public static final java.lang.String GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_SEGMENT
public static final java.lang.String GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_X1
public static final java.lang.String GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_Y1
public static final java.lang.String GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_X2
public static final java.lang.String GEOMETRY_HINTKEY_LOCATIONADJUSTMENT_Y2
public static final java.lang.String GEOMETRY_HINTKEY_SIZEADJUSTMENT_X
public static final java.lang.String GEOMETRY_HINTKEY_SIZEADJUSTMENT_Y
public static final java.lang.String GEOMETRY_HINTKEY_IGNOREFORSIZEADJUSTMENT
public static final java.lang.String GEOMETRY_HINTKEY_IGNOREFOR_CONTENTBORDERS
public static final java.lang.String GEOMETRY_HINTKEY_IGNOREFOR_MINIMUMSIZE
| Method Detail |
public static final boolean isLocationAdjustmentConstant(java.lang.String adjustment)
public static final boolean isSizeAdjustmentConstant(java.lang.String adjustment)
public static final java.lang.String[] getConstantsList()
public static final java.lang.String[] getFunctionsList()
public static final void registerCoordinateSystemConstants(java.util.Map constants,
CoordinateSystem coordSystem)
public static final void registerScaleConstants(java.util.Map constants,
double scalefactorX,
double scalefactorY,
double unscalefactorX,
double unscalefactorY)
public static final void registerCompositeGroupConstants(java.util.Map constants,
CompositeGroup cg)
public static final void registerCompositeAdjustmentConstants(java.util.Map constants,
Composite c)
public static final void unregisterCompositeAdjustmentConstants(java.util.Map constants)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||