To make it easier to obtain graphical information from Dtk_2DEntity stored on Fdt, there's a method for converting entities to Dtk_Symbol.
Dtk_Symbol is basically composed of Dtk_CompositeText , Dtk_Leader and geometrical elements.
Leaders of 2D entities can be kept as such or be converted into geometry using parameter inKeepLeaderAsLeader.
Then you can use following methods to retrieve main information you need :