ilog.views.maps.projection
Class IlvEquidistantCylindricalProjectionBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by ilog.views.maps.projection.IlvEquidistantCylindricalProjectionBeanInfo
All Implemented Interfaces:
BeanInfo

public class IlvEquidistantCylindricalProjectionBeanInfo
extends SimpleBeanInfo

A BeanInfo class for IlvEquidistantCylindricalProjection edition.

Since:
JViews 8.1

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
IlvEquidistantCylindricalProjectionBeanInfo()
          Creates a new IlvEquidistantCylindricalProjectionBeanInfo instance.
 
Method Summary
 BeanInfo[] getAdditionalBeanInfo()
          Returns the base class Bean Info IlvProjectionBeanInfo.
 PropertyDescriptor[] getPropertyDescriptors()
          This method has been overridden so the latitudeOfTrueScale field descriptor appears as latitude.
 
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

IlvEquidistantCylindricalProjectionBeanInfo

public IlvEquidistantCylindricalProjectionBeanInfo()
Creates a new IlvEquidistantCylindricalProjectionBeanInfo instance.

Method Detail

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()
This method has been overridden so the latitudeOfTrueScale field descriptor appears as latitude.

Specified by:
getPropertyDescriptors in interface BeanInfo
Overrides:
getPropertyDescriptors in class SimpleBeanInfo
See Also:
IlvLatitudeEditor, SimpleBeanInfo.getPropertyDescriptors()

getAdditionalBeanInfo

public BeanInfo[] getAdditionalBeanInfo()
Returns the base class Bean Info IlvProjectionBeanInfo.

Specified by:
getAdditionalBeanInfo in interface BeanInfo
Overrides:
getAdditionalBeanInfo in class SimpleBeanInfo


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