ilog.views.maps.projection
Class IlvProjectionBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by ilog.views.maps.projection.IlvProjectionBeanInfo
All Implemented Interfaces:
BeanInfo
Direct Known Subclasses:
IlvAlbersEqualAreaProjectionBeanInfo, IlvAzimuthalEquidistantProjectionBeanInfo, IlvCassiniProjectionBeanInfo, IlvEckert4ProjectionBeanInfo, IlvEckert6ProjectionBeanInfo, IlvFrenchLambertProjectionBeanInfo, IlvGeographicProjectionBeanInfo, IlvGnomonicProjectionBeanInfo, IlvLambertAzimuthalEqualAreaProjectionBeanInfo, IlvLambertConformalConicProjectionBeanInfo, IlvLambertEqualAreaConicProjectionBeanInfo, IlvMillerCylindricalProjectionBeanInfo, IlvMollweideProjectionBeanInfo, IlvObliqueMercatorProjectionBeanInfo, IlvOrthographicProjectionBeanInfo, IlvPolyconicProjectionBeanInfo, IlvRobinsonProjectionBeanInfo, IlvSinusoidalProjectionBeanInfo, IlvTransverseMercatorProjectionBeanInfo, IlvUniversalPolarStereographicProjectionBeanInfo, IlvUniversalTransverseMercatorProjectionBeanInfo, IlvWagner4ProjectionBeanInfo

public class IlvProjectionBeanInfo
extends SimpleBeanInfo

A BeanInfo class for IlvProjection 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
IlvProjectionBeanInfo()
          Creates a new IlvProjectionBeanInfo instance.
 
Method Summary
 PropertyDescriptor[] getPropertyDescriptors()
          This method has been overridden so the centralMeridian and centralParallel field descriptors appear as latitude and 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()
Creates a new IlvProjectionBeanInfo instance.

Method Detail

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()
This method has been overridden so the centralMeridian and centralParallel field descriptors appear as latitude and longitude.

The following coordinate fields only are displayed:

Specified by:
getPropertyDescriptors in interface BeanInfo
Overrides:
getPropertyDescriptors in class SimpleBeanInfo
Returns:
An array containing the field descriptors for this object.
See Also:
IlvLatitudeEditor, IlvLongitudeEditor, SimpleBeanInfo.getPropertyDescriptors()


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