ilog.views.maps.beaninfo
Class IlvProjectionBeanInfo

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

Deprecated. Beginning with ILOG JViews 8.1, use the class IlvProjectionBeanInfo

public class IlvProjectionBeanInfo
extends SimpleBeanInfo

Bean info class for the edition of IlvProjection.

Since:
JViews 7.5

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
IlvProjectionBeanInfo()
          Deprecated. Creates a new IlvProjectionBeanInfo.
 
Method Summary
 PropertyDescriptor[] getPropertyDescriptors()
          Deprecated. Override centralMeridian and centralParallel field descriptors to appear as Latitude/Longitude.
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, 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

IlvProjectionBeanInfo

public IlvProjectionBeanInfo()
Deprecated. 
Creates a new IlvProjectionBeanInfo.

Method Detail

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()
Deprecated. 
Override centralMeridian and centralParallel field descriptors to appear as Latitude/Longitude. This method also shows only geocentric,usingLongitudeReduction,falseNorthing,falseEasting and the above coordinates fields.

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


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