Uses of Class
ilog.cpl.style.key.IlpFontKey

Packages that use IlpFontKey
ilog.cpl.style Deprecated Provides classes and interfaces for handling styles (see IlpStyle). 
ilog.cpl.style.key Deprecated Provides a set of keys used to identify values within styles. 
ilog.tgo.graphic Provides all the classes for handling the graphical representations of the telecom objects. 
ilog.tgo.model Provides classes for telecom objects, states and alarms. 
 

Uses of IlpFontKey in ilog.cpl.style
 

Methods in ilog.cpl.style with parameters of type IlpFontKey
 Font IlpAbstractStyle.getFont(IlpFontKey key)
          Deprecated. Returns the Font value of a given key in this style.
 Font IlpAbstractStyle.getFont(IlpFontKey key, Font defaultValue)
          Deprecated. Returns the Font value of a given key in this style.
 void IlpAbstractStyle.setFont(IlpFontKey key, Font value)
          Deprecated. Changes the Font local value of a given property in this style.
 

Uses of IlpFontKey in ilog.cpl.style.key
 

Fields in ilog.cpl.style.key declared as IlpFontKey
static IlpFontKey IlpAttributeKeys.CaptionLabelFont
          Deprecated. Use CSS property labelFont with attribute type selectors instead.
static IlpFontKey IlpAttributeKeys.LabelFont
          Deprecated. Use CSS property labelFont instead.
static IlpFontKey IlpObjectKeys.LabelFont
          Deprecated. Use CSS property labelFont instead.
static IlpFontKey IlpObjectKeys.SubnetworkFont
          Deprecated.  
static IlpFontKey IlpObjectKeys.ToolTipFont
          Deprecated. Please use CSS property toolTipFont instead.
 

Methods in ilog.cpl.style.key that return IlpFontKey
static IlpFontKey IlpFontKey.New(String name)
          Deprecated. Creates a new key for properties of type java.awt.Font with a default value of null.
static IlpFontKey IlpFontKey.New(String name, Font defaultValue)
          Deprecated. Creates a new key for properties of type java.awt.Font.
 

Uses of IlpFontKey in ilog.tgo.graphic
 

Constructors in ilog.tgo.graphic with parameters of type IlpFontKey
IltCounterMapping(NumberFormat format, IlpFontKey font, Font defaultFontValue, IlpBooleanKey antialiasing, boolean defaultAntialiasingValue, IlpColorKey fg, Color defaultFgValue, IlpColorKey bg, Color defaultBgValue, IlpColorKey border, Color defaultBorderValue, int xPadding, int yPadding, int heading, boolean stackGlyphs)
          Deprecated. Styles have been replaced by CSS customization.
IltCounterMapping(NumberFormat format, IlpFontKey font, Font defaultFontValue, IlpColorKey fg, Color defaultFgValue, IlpColorKey bg, Color defaultBgValue, IlpColorKey border, Color defaultBorderValue, int xPadding, int yPadding, int heading, boolean stackGlyphs)
          Deprecated. Styles have been replaced by CSS customization.
 

Uses of IlpFontKey in ilog.tgo.model
 

Fields in ilog.tgo.model declared as IlpFontKey
static IlpFontKey IltObject.AlarmBalloonTextFont
          Deprecated. Use CSS property alarmBalloonTextFont instead.
static IlpFontKey IltObject.AlarmCountFont
          Deprecated. Use CSS property alarmCountFont instead.
static IlpFontKey IltNetworkElement.FamilyFont
          Deprecated. Please use property familyFont instead.
static IlpFontKey IltObject.InfoWindowTextFont
          Deprecated. Use CSS property infoWindowTextFont instead.
static IlpFontKey IltObject.LabelFont
          Deprecated. Use CSS property labelFont instead.
static IlpFontKey IltObject.LogicalLabelFont
          Deprecated. Use CSS property labelFont instead.
static IlpFontKey IltObject.TinyLabelFont
          Deprecated. Use CSS property labelFont instead.
 



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.