|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.cuni.jagrlib.testing.DepthSort.Face
protected class DepthSort.Face
Sorted-set item (Brep face).
| Field Summary | |
|---|---|
protected double |
depth
Depth of the center-of-gravity. |
int |
id
Id of the face. |
| Constructor Summary | |
|---|---|
DepthSort.Face(int face)
|
|
| Method Summary | |
|---|---|
int |
compareTo(DepthSort.Face f)
Natural ordering (depth). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int id
protected double depth
| Constructor Detail |
|---|
public DepthSort.Face(int face)
| Method Detail |
|---|
public int compareTo(DepthSort.Face f)
compareTo in interface java.lang.Comparable<DepthSort.Face>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||