BLineStyle.h File Reference


Detailed Description

Provides a class that defines the display characteristics for a line.

#include "GeoCore.h"
#include "BColor.h"
#include "BByteStreamable.h"

Namespaces

namespace  GeoCore

Classes

class  BLineStyle
 Defines the display characteristics for a line. More...

Enumerations

enum  ELineStyle {
  eLineNull,
  eLineSolid,
  eLineDash,
  eLineLongerDash,
  eLineDashSpace,
  eLineLongDashShortDash,
  eLineDot,
  eLineDashDot,
  eLineDashDotDot,
  eLineCustom
}
 Enumeration of predefined line styles. More...


GeoTranslate 5.0 From Blue Marble Geographics