public static class CoverageTable.FeatureClassRec
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
description
a short text description
|
java.lang.String |
feature_class
the name of the feature class
|
char |
type
the type of the feature
|
Constructor and Description |
---|
CoverageTable.FeatureClassRec(java.lang.String fclass,
char type,
java.lang.String desc)
Construct an instance of the class
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details