Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
vtUtilityMap Class Reference

#include <UtilityMap.h>

Inheritance diagram for vtUtilityMap:
vtUtilityLayer

Public Member Functions

void GetPoleExtents (DRECT &rect)
 
bool ImportFromSHP (const char *filename, const vtProjection &proj)
 

Protected Member Functions

bool ImportPolesFromSHP (const char *fname)
 
bool ImportLinesFromSHP (const char *fname)
 
vtPoleClosestPole (const DPoint2 &p)
 

Protected Attributes

vtArray< vtPole * > m_Poles
 
vtArray< vtLine * > m_Lines
 
vtProjection m_proj
 

Detailed Description

vtUtilityMap represents a full high-level network of poles and lines.


The documentation for this class was generated from the following files: