RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED Class Reference

Pattern element referencing shared memory buffer. More...

#include <rvc/stylepatternsymbol.h>

List of all members.

Public Member Functions

MGD::LINECAP GetCapStyle () const
UINT8 GetColorIndex () const
MGD::LINEJOIN GetJoinStyle () const
bool GetLine (POLYLINE &polyline) const
bool GetLines (POLYLINELIST &lines) const
bool GetPlaneConic (PLANECONIC &planeconic) const
bool GetPoint (WPOINT2D &point) const
bool GetPoint (FPOINT2D &point) const
bool GetPoint (DPOINT2D &point) const
bool GetPoints (POLYLINE &points) const
bool GetPolygon (POLYLINE &polygon) const
bool GetSubRegion (SUBREGION2D &subregion) const
const MIUNICODE *const GetText () const
bool GetText (MISTRING &string) const
bool GetTextStyle (TEXTSTYLE &style) const
INT16 GetThickness () const
ELEMENT_TYPE GetType () const
bool IsFilled () const

Detailed Description

Pattern element referencing shared memory buffer.

Primarily used by ITERATOR.


Member Function Documentation

MGD::LINECAP RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetCapStyle (  )  const

Get cap style.

Returns:
Line cap style.
UINT8 RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetColorIndex (  )  const [inline]

Get color index.

Returns:
Index into color array.
MGD::LINEJOIN RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetJoinStyle (  )  const
bool RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetLine ( POLYLINE polyline  )  const

Get an element as polyline.

Returns:
'true' if convertable to polyline.
bool RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetLines ( POLYLINELIST lines  )  const

Get an element as lines list.

Returns:
'true' if convertable to lines list.
bool RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetPlaneConic ( PLANECONIC planeconic  )  const

Get an element as a planeconic.

Returns:
'true' if convertable to a planeconic.
bool RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetPoint ( WPOINT2D point  )  const

Get an element as a point.

Returns:
'true' if convertable to a point.
bool RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetPoint ( FPOINT2D point  )  const

Get an element as a point.

Returns:
'true' if convertable to a point.
bool RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetPoint ( DPOINT2D point  )  const

Get an element as a point.

Returns:
'true' if convertable to a point.
bool RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetPoints ( POLYLINE points  )  const

Get an element as points.

Returns:
'true' if convertable to points.
bool RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetPolygon ( POLYLINE polygon  )  const

Get an element as polygon.

Returns:
'true' if convertable to polygon.
bool RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetSubRegion ( SUBREGION2D subregion  )  const

Get an element as a subregion.

Returns:
'true' if convertable to a subregion.
const MIUNICODE* const RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetText (  )  const

Get an element as a text.

Returns:
nonzero pointer if convertable to a text.
bool RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetText ( MISTRING string  )  const

Get an element as a text.

Returns:
'true' if convertable to a text.
bool RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetTextStyle ( TEXTSTYLE style  )  const

Get textstyle for text element.

Returns:
'true' if convertable to a textstyle.
INT16 RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetThickness (  )  const [inline]

Get element line thickness.

Returns:
Thickness in 1/100 millimeter.
ELEMENT_TYPE RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::GetType (  )  const [inline]

Get element type.

Returns:
Element type.
bool RVC::STYLEPATTERN_SYMBOL::ELEMENT_SHARED::IsFilled (  )  const [inline]

Determine if element is 'filled'.

Returns:
'true' if filled, 'false' if not.

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

Generated on Sun Oct 7 21:38:15 2012 for TNTsdk 2012 by  doxygen 1.6.1