public class SetId
extends java.lang.Object
| Constructor and Description |
|---|
SetId(PointSelector psel,
int iset)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
PointSelector |
getPointSelector()
Returns the PointSelector which generated this ID.
|
int |
getSetIndex()
Returns the index of the set within its PointSelector which identifies
this ID.
|
int |
hashCode() |
public SetId(PointSelector psel, int iset)
psel - point selector owning the setiset - index of the set within pselpublic PointSelector getPointSelector()
public int getSetIndex()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.