| Package | Description |
|---|---|
| org.geomajas.configuration |
| Modifier and Type | Method and Description |
|---|---|
SnappingRuleInfo.SnappingType |
SnappingRuleInfo.getType()
Get snapping type.
|
static SnappingRuleInfo.SnappingType |
SnappingRuleInfo.SnappingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnappingRuleInfo.SnappingType[] |
SnappingRuleInfo.SnappingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnappingRuleInfo.setType(SnappingRuleInfo.SnappingType type)
Set the snapping type.
|
Copyright © 2015 Geosparc. All Rights Reserved.