protected static class SnapToGeometry.Entry
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
Entry(int type,
int location)
Constructs a new entry of the given type and location.
|
Modifier and Type | Method and Description |
---|---|
int |
getLocation()
Returns the location of the snap entry.
|
int |
getType()
Returns the snap type.
|
protected Entry(int type, int location)
type
- an integer between -1 and 1 inclusivelylocation
- the locationpublic int getLocation()
public int getType()
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.