ilog.views.maps.graphic.style
Class IlvMapStyleBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
ilog.views.maps.graphic.style.IlvMapStyleBeanInfo
- All Implemented Interfaces:
- BeanInfo
- Direct Known Subclasses:
- IlvGeneralPathStyleBeanInfo, IlvGridStyleBeanInfo, IlvMapCompositeStyleBeanInfo, IlvMapLabelStyleBeanInfo, IlvMapTextStyleBeanInfo, IlvPointStyleBeanInfo, IlvPolylineStyleBeanInfo, IlvRasterStyleBeanInfo
public class IlvMapStyleBeanInfo
- extends SimpleBeanInfo
Bean info class for the edition of IlvMapStyle
- Since:
- JViews 7.5
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlvMapStyleBeanInfo
public IlvMapStyleBeanInfo()
- Creates a new
IlvMapStyleBeanInfo.
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Provide explicit property info.
- Specified by:
getPropertyDescriptors in interface BeanInfo- Overrides:
getPropertyDescriptors in class SimpleBeanInfo
- Returns:
- The array of property descriptors for the BeanInfo.
isAdvancedMode
public static boolean isAdvancedMode()
- Tells whether this bean info is advanced mode or not.
- Returns:
true if in advanced mode, false
otherwise.
setAdvancedMode
public static void setAdvancedMode(boolean mode)
- Sets the advanced more state.
- Parameters:
mode - true to set advanced mode on, false
otherwise.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.