Symbian3/SDK/Source/GUID-C9823942-CE52-53E3-B183-3B1F6509749F-GENID-1-8-1-3-1-1-8-1-3-1.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 9 59758314f811
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-C9823942-CE52-53E3-B183-3B1F6509749F-GENID-1-8-1-3-1-1-8-1-3-1" xml:lang="en"><title>UI
       
    13 graphics utilities overview</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <section id="GUID-FF9BDA9A-2DD5-489E-8481-D3554969F2E5-GENID-1-8-1-3-1-1-8-1-3-1-2-1"><title>Purpose</title> <p>Provides miscellaneous user interface utility
       
    15 functions, relating to fonts, colours, and drawing. </p> </section>
       
    16 <section id="GUID-6740AB63-A542-43E1-AC7D-582EC8F69A68-GENID-1-8-1-3-1-1-8-1-3-1-2-2"><title>Architectural relationships</title> <p>The API is a simple
       
    17 library that is used by applications and other UI framework APIs. </p> </section>
       
    18 <section id="GUID-9ABBAE7A-8733-4C09-9F0D-49148D4FEF94-GENID-1-8-1-3-1-1-8-1-3-1-2-3"><title>Description</title> <p><b>Colour utilities</b> </p> <p>Colour
       
    19 utilities are available from <codeph>CColorArray</codeph>, <codeph>CColorList</codeph>,
       
    20 and <codeph>ColorUtils</codeph>. </p> <p><b>Font utilities</b> </p> <p>Font
       
    21 utilities are available from <codeph>CCleanupStackableFont</codeph>, <codeph>FontUtils</codeph>, <codeph>ResourceUtils</codeph>,
       
    22 and <codeph>TLogicalFont</codeph>. A family of classes derived from <codeph>TFindWidthOfWidestTextItem</codeph> find
       
    23 the pixel width for common items, such as days and digits, using a particular
       
    24 font. </p> <p><b>Icon utility</b> </p> <p> <codeph>CGulIcon</codeph> packages
       
    25 two bitmaps, one each for an icon image and its mask. </p> <p><b>Text and
       
    26 drawing utilities</b> </p> <p>Text and drawing utilities are available from <codeph>TextUtils</codeph> and <codeph>DrawUtils</codeph>. </p> <ul>
       
    27 <li id="GUID-74A1F756-80BB-5E1E-850A-826B1C3A67D9-GENID-1-8-1-3-1-1-8-1-3-1-2-3-10-1"><p>Utilities for help with
       
    28 finding text are available from <xref href="GUID-10299A6C-D7E0-35B3-B473-D23A174E6611.dita"><apiname>CTulAddressStringTokenizer</apiname></xref>. </p> </li>
       
    29 <li id="GUID-762B76D2-A181-582C-B75F-C7445C33F8A5-GENID-1-8-1-3-1-1-8-1-3-1-2-3-10-2"><p>Utilities for help with
       
    30 loading and formatting resource strings are available from <xref href="GUID-10299A6C-D7E0-35B3-B473-D23A174E6611.dita"><apiname>TulTextResourceUtils</apiname></xref> </p> </li>
       
    31 <li id="GUID-966D4095-A0DF-5CD0-8EAA-FC8FDED9ED9A-GENID-1-8-1-3-1-1-8-1-3-1-2-3-10-3"><p>Utilities for help with
       
    32 parsing and validating phone numbers are available from <xref href="GUID-10299A6C-D7E0-35B3-B473-D23A174E6611.dita"><apiname>TulPhoneNumberUtils</apiname></xref> </p> </li>
       
    33 <li id="GUID-4B8F2543-8945-538B-8166-6DE9DA891448-GENID-1-8-1-3-1-1-8-1-3-1-2-3-10-4"><p>Utilities for help with
       
    34 reading strings from resource files are available from <xref href="GUID-10299A6C-D7E0-35B3-B473-D23A174E6611.dita"><apiname>CTulStringResourceReader</apiname></xref> </p> </li>
       
    35 <li id="GUID-9253C784-6BFF-5266-BB91-398503133BCD-GENID-1-8-1-3-1-1-8-1-3-1-2-3-10-5"><p>Utilities for help with
       
    36 rectangular areas are provided by <xref href="GUID-10299A6C-D7E0-35B3-B473-D23A174E6611.dita"><apiname>TGulAlignment</apiname></xref> and <xref href="GUID-10299A6C-D7E0-35B3-B473-D23A174E6611.dita"><apiname>TGulBorder</apiname></xref>. </p> </li>
       
    37 </ul> </section>
       
    38 </conbody></concept>