ilog.views.maps.graphic.style
Class IlvGraphicPathStyleBeanInfo

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

public class IlvGraphicPathStyleBeanInfo
extends IlvPolylineStyleBeanInfo

Bean info class for the edition of IlvGraphicPathStyle

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
IlvGraphicPathStyleBeanInfo()
          Creates a new IlvGraphicPathStyleBeanInfo.
 
Method Summary
 BeanInfo[] getAdditionalBeanInfo()
          
 PropertyDescriptor[] getPropertyDescriptors()
          Provide explicit property info.
 
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

IlvGraphicPathStyleBeanInfo

public IlvGraphicPathStyleBeanInfo()
Creates a new IlvGraphicPathStyleBeanInfo.

Method Detail

getAdditionalBeanInfo

public BeanInfo[] getAdditionalBeanInfo()

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

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()
Provide explicit property info.

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


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