Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_StdSelect_TextProjector2d.hxx>
#include <Handle_V2d_View.hxx>
#include <Select2D_Projector.hxx>
#include <Standard_Real.hxx>
#include <Standard_Integer.hxx>
#include <StdSelect_TextProjector2d.lxx>
Data Structures | |
class | StdSelect_TextProjector2d |
A projector framework specific to texts in 2D views. For a string of text, an insertion point and a font, it calculates the minimum and maximum points of the text box in the view. More... |