LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
DXFVPort Class Reference

#include <dxftblrd.hxx>

Collaboration diagram for DXFVPort:
[legend]

Public Member Functions

 DXFVPort ()
 
void Read (DXFGroupReader &rDGR)
 

Public Attributes

DXFVPortpSucc
 
OString m_sName
 
tools::Long nFlags
 
double fMinX
 
double fMinY
 
double fMaxX
 
double fMaxY
 
double fCenterX
 
double fCenterY
 
double fSnapBaseX
 
double fSnapBaseY
 
double fSnapSpacingX
 
double fSnapSpacingY
 
double fGridX
 
double fGridY
 
DXFVector aDirection
 
DXFVector aTarget
 
double fHeight
 
double fAspectRatio
 
double fLensLength
 
double fFrontClipPlane
 
double fBackClipPlane
 
double fTwistAngle
 
tools::Long nStatus
 
tools::Long nID
 
tools::Long nMode
 
tools::Long nCircleZoomPercent
 
tools::Long nFastZoom
 
tools::Long nUCSICON
 
tools::Long nSnap
 
tools::Long nGrid
 
tools::Long nSnapStyle
 
tools::Long nSnapIsopair
 

Detailed Description

Definition at line 99 of file dxftblrd.hxx.

Constructor & Destructor Documentation

◆ DXFVPort()

DXFVPort::DXFVPort ( )

Definition at line 168 of file dxftblrd.cxx.

References aDirection.

Member Function Documentation

◆ Read()

void DXFVPort::Read ( DXFGroupReader rDGR)

Member Data Documentation

◆ aDirection

DXFVector DXFVPort::aDirection

Definition at line 119 of file dxftblrd.hxx.

Referenced by DXF2GDIMetaFile::Convert(), and Read().

◆ aTarget

DXFVector DXFVPort::aTarget

Definition at line 120 of file dxftblrd.hxx.

Referenced by DXF2GDIMetaFile::Convert(), and Read().

◆ fAspectRatio

double DXFVPort::fAspectRatio

Definition at line 122 of file dxftblrd.hxx.

Referenced by DXF2GDIMetaFile::Convert(), and Read().

◆ fBackClipPlane

double DXFVPort::fBackClipPlane

Definition at line 125 of file dxftblrd.hxx.

Referenced by Read().

◆ fCenterX

double DXFVPort::fCenterX

Definition at line 111 of file dxftblrd.hxx.

Referenced by DXF2GDIMetaFile::Convert(), and Read().

◆ fCenterY

double DXFVPort::fCenterY

Definition at line 112 of file dxftblrd.hxx.

Referenced by DXF2GDIMetaFile::Convert(), and Read().

◆ fFrontClipPlane

double DXFVPort::fFrontClipPlane

Definition at line 124 of file dxftblrd.hxx.

Referenced by Read().

◆ fGridX

double DXFVPort::fGridX

Definition at line 117 of file dxftblrd.hxx.

Referenced by Read().

◆ fGridY

double DXFVPort::fGridY

Definition at line 118 of file dxftblrd.hxx.

Referenced by Read().

◆ fHeight

double DXFVPort::fHeight

Definition at line 121 of file dxftblrd.hxx.

Referenced by DXF2GDIMetaFile::Convert(), and Read().

◆ fLensLength

double DXFVPort::fLensLength

Definition at line 123 of file dxftblrd.hxx.

Referenced by Read().

◆ fMaxX

double DXFVPort::fMaxX

Definition at line 109 of file dxftblrd.hxx.

Referenced by Read().

◆ fMaxY

double DXFVPort::fMaxY

Definition at line 110 of file dxftblrd.hxx.

Referenced by Read().

◆ fMinX

double DXFVPort::fMinX

Definition at line 107 of file dxftblrd.hxx.

Referenced by Read().

◆ fMinY

double DXFVPort::fMinY

Definition at line 108 of file dxftblrd.hxx.

Referenced by Read().

◆ fSnapBaseX

double DXFVPort::fSnapBaseX

Definition at line 113 of file dxftblrd.hxx.

Referenced by Read().

◆ fSnapBaseY

double DXFVPort::fSnapBaseY

Definition at line 114 of file dxftblrd.hxx.

Referenced by Read().

◆ fSnapSpacingX

double DXFVPort::fSnapSpacingX

Definition at line 115 of file dxftblrd.hxx.

Referenced by Read().

◆ fSnapSpacingY

double DXFVPort::fSnapSpacingY

Definition at line 116 of file dxftblrd.hxx.

Referenced by Read().

◆ fTwistAngle

double DXFVPort::fTwistAngle

Definition at line 126 of file dxftblrd.hxx.

Referenced by Read().

◆ m_sName

OString DXFVPort::m_sName

Definition at line 105 of file dxftblrd.hxx.

Referenced by Read().

◆ nCircleZoomPercent

tools::Long DXFVPort::nCircleZoomPercent

Definition at line 130 of file dxftblrd.hxx.

Referenced by Read().

◆ nFastZoom

tools::Long DXFVPort::nFastZoom

Definition at line 131 of file dxftblrd.hxx.

Referenced by Read().

◆ nFlags

tools::Long DXFVPort::nFlags

Definition at line 106 of file dxftblrd.hxx.

Referenced by Read().

◆ nGrid

tools::Long DXFVPort::nGrid

Definition at line 134 of file dxftblrd.hxx.

Referenced by Read().

◆ nID

tools::Long DXFVPort::nID

Definition at line 128 of file dxftblrd.hxx.

Referenced by Read().

◆ nMode

tools::Long DXFVPort::nMode

Definition at line 129 of file dxftblrd.hxx.

Referenced by Read().

◆ nSnap

tools::Long DXFVPort::nSnap

Definition at line 133 of file dxftblrd.hxx.

Referenced by Read().

◆ nSnapIsopair

tools::Long DXFVPort::nSnapIsopair

Definition at line 136 of file dxftblrd.hxx.

Referenced by Read().

◆ nSnapStyle

tools::Long DXFVPort::nSnapStyle

Definition at line 135 of file dxftblrd.hxx.

Referenced by Read().

◆ nStatus

tools::Long DXFVPort::nStatus

Definition at line 127 of file dxftblrd.hxx.

Referenced by Read().

◆ nUCSICON

tools::Long DXFVPort::nUCSICON

Definition at line 132 of file dxftblrd.hxx.

Referenced by Read().

◆ pSucc

DXFVPort* DXFVPort::pSucc

Definition at line 103 of file dxftblrd.hxx.

Referenced by DXFTables::Clear(), and DXFTables::Read().


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