, including all inherited members.
| AddField(const char *name, FieldType ftype, int string_length=40) | vtFeatureSet | |
| AddPlant(const DPoint2 &pos, float size, short species_id) | vtPlantInstanceArray | |
| AddPlant(const DPoint2 &pos, float size, vtPlantSpecies *ps) | vtPlantInstanceArray | |
| AddPoint(const DPoint2 &p) | vtFeatureSetPoint2D | |
| AddRecord() | vtFeatureSet | |
| AllocateFeatures() | vtFeatureSet | |
| AppendDataFrom(vtFeatureSet *pFromSet) | vtFeatureSet | |
| AppendGeometryFrom(vtFeatureSet *pFromSet) | vtFeatureSetPoint2D | [virtual] |
| ApplyDeletion() | vtFeatureSet | |
| ComputeExtent(DRECT &rect) const | vtFeatureSetPoint2D | [virtual] |
| CopyEntity(unsigned int from, unsigned int to) | vtFeatureSet | [protected] |
| CopyGeometry(unsigned int from, unsigned int to) | vtFeatureSetPoint2D | [virtual] |
| DeleteFields() | vtFeatureSet | |
| DeleteSelected() | vtFeatureSet | |
| DePickAll() | vtFeatureSet | |
| DeselectAll() | vtFeatureSet | |
| DoBoxSelect(const DRECT &rect, SelectionType st) | vtFeatureSet | |
| FindAllPointsAtLocation(const DPoint2 &p, vtArray< int > &found) | vtFeatureSetPoint2D | |
| FindClosestPoint(const DPoint2 &p, double epsilon) | vtFeatureSetPoint2D | |
| GetAtProjection() | vtFeatureSet | |
| GetBoolValue(unsigned int iRecord, unsigned int iField) const | vtFeatureSet | |
| GetDoubleValue(unsigned int iRecord, unsigned int iField) const | vtFeatureSet | |
| GetFeature(unsigned int iIndex) const | vtFeatureSet | |
| GetField(int i) | vtFeatureSet | |
| GetField(int i) const | vtFeatureSet | |
| GetField(const char *name) | vtFeatureSet | |
| GetFieldIndex(const char *name) const | vtFeatureSet | |
| GetFilename() const | vtFeatureSet | |
| GetFloatValue(unsigned int iRecord, unsigned int iField) const | vtFeatureSet | |
| GetGeomType() const | vtFeatureSet | |
| GetIntegerValue(unsigned int iRecord, unsigned int iField) const | vtFeatureSet | |
| GetNumEntities() const | vtFeatureSetPoint2D | [virtual] |
| GetNumFields() const | vtFeatureSet | |
| GetPlant(int iNum, float &size, short &species_id) const | vtPlantInstanceArray | |
| GetPlantList() | vtPlantInstanceArray3d | [inline] |
| GetPoint(unsigned int num) | vtFeatureSetPoint2D | |
| GetPoint(unsigned int num) const | vtFeatureSetPoint2D | |
| GetPoint(unsigned int num, DPoint2 &p) const | vtFeatureSetPoint2D | |
| GetShortValue(unsigned int iRecord, unsigned int iField) const | vtFeatureSet | |
| GetValueAsString(unsigned int record, unsigned int field, vtString &str) const | vtFeatureSet | |
| InstancesOfSpecies(short species_id) | vtPlantInstanceArray | |
| InvertSelection() | vtFeatureSet | |
| IsDeleted(unsigned int iEnt) | vtFeatureSet | |
| IsInsideRect(int iElem, const DRECT &rect) | vtFeatureSetPoint2D | [virtual] |
| IsPicked(unsigned int iEnt) | vtFeatureSet | |
| IsSelected(unsigned int iEnt) | vtFeatureSet | |
| LoadDataFromCSV(const char *filename, bool progress_callback(int)=0) | vtFeatureSet | |
| LoadDataFromDBF(const char *filename, bool progress_callback(int)=0) | vtFeatureSet | |
| LoadFieldInfoFromDBF(const char *filename) | vtFeatureSet | |
| LoadFromOGR(OGRLayer *pLayer, bool progress_callback(int)=0) | vtFeatureSet | |
| LoadFromSHP(const char *fname, bool progress_callback(int)=0) | vtFeatureSet | |
| LoadGeomFromSHP(SHPHandle hSHP, bool progress_callback(int)=0) | vtFeatureSetPoint2D | [virtual] |
| m_eGeomType | vtFeatureSet | [protected] |
| m_Features | vtFeatureSet | [protected] |
| m_fields | vtFeatureSet | [protected] |
| m_Point2 | vtFeatureSetPoint2D | [protected] |
| m_pPlantList | vtPlantInstanceArray | [protected] |
| m_proj | vtFeatureSet | [protected] |
| m_SizeField | vtPlantInstanceArray | [protected] |
| m_SpeciesField | vtPlantInstanceArray | [protected] |
| m_strFilename | vtFeatureSet | [protected] |
| NumSelected() const | vtFeatureSet | |
| NumTotalVertices() const | vtFeatureSet | [virtual] |
| Offset(const DPoint2 &p, bool bSelectedOnly=false) | vtFeatureSetPoint2D | [virtual] |
| ParseDBFFields(DBFHandle db) | vtFeatureSet | [protected] |
| ParseDBFRecords(DBFHandle db, bool progress_callback(int)=0) | vtFeatureSet | [protected] |
| Pick(unsigned int iEnt, bool set=true) | vtFeatureSet | |
| ReadSHP(const char *fname) | vtPlantInstanceArray | |
| ReadVF(const char *fname) | vtPlantInstanceArray | |
| ReadVF_version11(const char *fname) | vtPlantInstanceArray | |
| Reserve(int iNum) | vtFeatureSetPoint2D | [virtual] |
| SaveGeomToSHP(SHPHandle hSHP, bool progress_callback(int)=0) const | vtFeatureSetPoint2D | [virtual] |
| SaveToKML(const char *filename, bool progress_callback(int)=0) const | vtFeatureSet | |
| SaveToSHP(const char *filename, bool progress_callback(int)=0) const | vtFeatureSet | |
| Select(unsigned int iEnt, bool set=true) | vtFeatureSet | |
| SelectByCondition(int iField, int iCondition, const char *szValue) | vtFeatureSet | |
| SetFilename(const vtString &str) | vtFeatureSet | |
| SetGeomType(OGRwkbGeometryType eGeomType) | vtFeatureSet | |
| SetHeightField(vtHeightField3d *hf) | vtPlantInstanceArray3d | [inline] |
| SetNumEntities(int iNum) | vtFeatureSet | |
| SetNumGeometries(int iNum) | vtFeatureSetPoint2D | [virtual] |
| SetPlant(int iNum, float size, short species_id) | vtPlantInstanceArray | |
| SetPlantList(vtSpeciesList *list) | vtPlantInstanceArray | |
| SetPoint(unsigned int num, const DPoint2 &p) | vtFeatureSetPoint2D | |
| SetProjection(const vtProjection &proj) | vtFeatureSet | |
| SetToDelete(int iFeature) | vtFeatureSet | |
| SetValue(unsigned int record, unsigned int field, const char *string) | vtFeatureSet | |
| SetValue(unsigned int record, unsigned int field, int value) | vtFeatureSet | |
| SetValue(unsigned int record, unsigned int field, double value) | vtFeatureSet | |
| SetValue(unsigned int record, unsigned int field, bool value) | vtFeatureSet | |
| SetValueFromString(unsigned int iRecord, unsigned int iField, const vtString &str) | vtFeatureSet | |
| SetValueFromString(unsigned int iRecord, unsigned int iField, const char *str) | vtFeatureSet | |
| TransformCoords(OCT *pTransform, bool progress_callback(int)=0) | vtFeatureSetPoint2D | [virtual] |
| VisualDeselectAll() | vtPlantInstanceArray3d | |
| VisualSelect(unsigned int i) | vtPlantInstanceArray3d | |
| WriteVF(const char *fname) const | vtPlantInstanceArray | |