RVC::STYLEPATTERN_LINE::ELEMENT_SHARED Class Reference

Pattern element referencing shared memory buffer. More...

#include <rvc/stylepatternline.h>

Inheritance diagram for RVC::STYLEPATTERN_LINE::ELEMENT_SHARED:
Inheritance graph
[legend]

List of all members.

Classes

struct  LINEPATTELEM

Public Member Functions

MGD::LINECAP GetCapStyle () const
UINT8 GetColorIndex () const
bool GetFilled () const
INT16 GetInterval () const
MGD::LINEJOIN GetJoinStyle () const
INT16 GetOffsetAlong () const
INT16 GetOffsetAside () const
INT16 GetSize () 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_LINE::ELEMENT_SHARED::GetCapStyle (  )  const [inline]

Get cap style.

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

Get color index.

Returns:
Index into color array.
bool RVC::STYLEPATTERN_LINE::ELEMENT_SHARED::GetFilled (  )  const [inline]
INT16 RVC::STYLEPATTERN_LINE::ELEMENT_SHARED::GetInterval (  )  const [inline]

Get interval between repeated elements.

Returns:
Interval in 1/100 millimeter.
MGD::LINEJOIN RVC::STYLEPATTERN_LINE::ELEMENT_SHARED::GetJoinStyle (  )  const [inline]
INT16 RVC::STYLEPATTERN_LINE::ELEMENT_SHARED::GetOffsetAlong (  )  const [inline]

Get offset to start of element along line from beginning.

Returns:
Offset in 1/100 millimeter.
INT16 RVC::STYLEPATTERN_LINE::ELEMENT_SHARED::GetOffsetAside (  )  const [inline]

Get offset aside line (left -, right +).

Returns:
Offset in 1/100 millimeter.
INT16 RVC::STYLEPATTERN_LINE::ELEMENT_SHARED::GetSize (  )  const [inline]

Get size/length of element.

Returns:
Size in 1/100 millimeter.
INT16 RVC::STYLEPATTERN_LINE::ELEMENT_SHARED::GetThickness (  )  const [inline]

Get element line thickness.

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

Get element type.

Returns:
Element type.
bool RVC::STYLEPATTERN_LINE::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