14 #include <vl/geodeticRegion.h>
43 virtual bool getPublisherRegionSetFromData(
const DtPacket& info,
44 DtDDMRegionSet& regionSet);
47 virtual void initializeHandles();
57 static void setRegionBounds(DtDDMRegionSP region, DtGeodeticCoord& geodeticLocation);
62 virtual DtDDMRegionSP createRegion();
65 virtual void decodeLocationFromVector(
const char*
const netData, DtGeodeticCoord& geodeticLocation);
68 virtual void decodeLocationFromSpatial(
const char*
const netData, DtGeodeticCoord& geodeticLocation);
74 const DtLgrHlaHandle& handleToFind, DtGeodeticCoord& geodeticLocation,
bool decodeAsVector=
true);