|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecttrans.tpmap.IntensityFeature
Minimal info about a feature for combining multiple chips together.
| Field Summary | |
float |
intensity
|
static long |
serialVersionUID
|
int |
start
|
| Constructor Summary | |
IntensityFeature(MapFeature feature,
float intensity)
|
|
| Method Summary | |
int |
compareTo(java.lang.Object obj)
Sorts by position. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final long serialVersionUID
public int start
public float intensity
| Constructor Detail |
public IntensityFeature(MapFeature feature,
float intensity)
| Method Detail |
public int compareTo(java.lang.Object obj)
compareTo in interface java.lang.Comparable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||