public class WalkPreference
Constructor Summary |
---|
WalkPreference(intvalue)
Constructor. |
Property Getters/Setters Summary | ||
---|---|---|
UnitFormulaErr | getUfe() | |
Specifies attributes of an element.
|
||
int | getValue() | |
void | setValue(intvalue) | |
Specifies whether an endpoint of a 1-D shape moves to a horizontal or vertical connection point on the shape it is glued to, using dynamic glue, when the shape is moved to an ambiguous position. The value of the property is WalkPreferenceValue integer constant. |
Method Summary | ||
---|---|---|
boolean | equals(java.lang.Object value) | |
Are objects equal.
|
||
int | hashCode() | |
Serves as a hash function for a particular type.
|
public WalkPreference(int value)
value
- A public int getValue() / public void setValue(int value)
public UnitFormulaErr getUfe()