public class TLspSnapperGeometryType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TLspSnapperGeometryType |
POINT
Represents a point snapping target
|
Constructor and Description |
---|
TLspSnapperGeometryType(java.lang.String aDescription)
Creates a new
TLspSnapperGeometryType with the given description |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final TLspSnapperGeometryType POINT