ilog.views.maps.label
Class IlvMapLabelStyleBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by ilog.views.maps.graphic.style.IlvMapStyleBeanInfo
          extended by ilog.views.maps.label.IlvMapLabelStyleBeanInfo
All Implemented Interfaces:
BeanInfo

public class IlvMapLabelStyleBeanInfo
extends IlvMapStyleBeanInfo

Bean info class for the edition of IlvMapLabelStyle.

Since:
JViews 7.5

Nested Class Summary
 
Nested classes/interfaces inherited from class ilog.views.maps.graphic.style.IlvMapStyleBeanInfo
IlvMapStyleBeanInfo.CorrectBoolEditor
 
Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
IlvMapLabelStyleBeanInfo()
          Creates a new IlvMapLabelStyleBeanInfo.
 
Method Summary
 BeanInfo[] getAdditionalBeanInfo()
          Returns null.
 PropertyDescriptor[] getPropertyDescriptors()
          Returns the specific label style properties.
 
Methods inherited from class ilog.views.maps.graphic.style.IlvMapStyleBeanInfo
isAdvancedMode, setAdvancedMode
 
Methods inherited from class java.beans.SimpleBeanInfo
getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlvMapLabelStyleBeanInfo

public IlvMapLabelStyleBeanInfo()
Creates a new IlvMapLabelStyleBeanInfo.

Method Detail

getAdditionalBeanInfo

public BeanInfo[] getAdditionalBeanInfo()
Returns null.

Specified by:
getAdditionalBeanInfo in interface BeanInfo
Overrides:
getAdditionalBeanInfo in class SimpleBeanInfo
See Also:
SimpleBeanInfo.getAdditionalBeanInfo()

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()
Returns the specific label style properties.

Specified by:
getPropertyDescriptors in interface BeanInfo
Overrides:
getPropertyDescriptors in class IlvMapStyleBeanInfo
Returns:
The array of property descriptors for the BeanInfo.
See Also:
IlvMapStyleBeanInfo.getPropertyDescriptors()


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