|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.gis.WorldWindReader.FeatureList
public class WorldWindReader.FeatureList
Class FeatureList _more_
| Field Summary | |
|---|---|
double[] |
lats
_more_ |
double[] |
lons
_more_ |
byte[][] |
names
_more_ |
| Constructor Summary | |
|---|---|
WorldWindReader.FeatureList(byte[][] names,
double[] lats,
double[] lons)
_more_ |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double[] lats
public double[] lons
public byte[][] names
| Constructor Detail |
|---|
public WorldWindReader.FeatureList(byte[][] names,
double[] lats,
double[] lons)
names - _more_lats - _more_lons - _more_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||