ilog.views.maps.projection
Class IlvProjectionBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlvProjectionBeanInfo
public IlvProjectionBeanInfo()
- Creates a new
IlvProjectionBeanInfo instance.
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:
- geocentric
- usingLongitudeReduction
- falseNorthing
- falseEasting
- centralMeridian
- centralParallel
- 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.