The SEDRIS Data Representation Model
APPENDIX A - Classes Text |
---|
An instance of this DRM class specifies a character string with a location, which is used to identify places on 2D maps or to label objects.
The name of a county, and an appropriate place to draw that name on a map, are represented by <Text>.
No FAQs supplied.
SE_String | text_string; | (notes) |
---|---|---|
SE_String | font; | (notes) |
This specifies the characters making up the text string; it assumes a termination character.
This specifies the font with X standards.
|