org.geotools.validation.spatial
Class PolygonNotCoveredByPolygonValidationBeanInfo

Object
  extended by SimpleBeanInfo
      extended by ValidationBeanInfo
          extended by DefaultIntegrityValidationBeanInfo
              extended by PolygonPolygonAbstractValidationBeanInfo
                  extended by PolygonNotCoveredByPolygonValidationBeanInfo
All Implemented Interfaces:
BeanInfo

public class PolygonNotCoveredByPolygonValidationBeanInfo
extends PolygonPolygonAbstractValidationBeanInfo

LineAbstractValidationBeanInfopurpose.

Description of LineAbstractValidationBeanInfo...

Author:
dzwiers, Refractions Research, Inc., $Author: dmzwiers $ (last modification)
Module:
modules/extension/validation (gt-validation.jar)

Field Summary
 
Fields inherited from interface BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
PolygonNotCoveredByPolygonValidationBeanInfo()
          LineAbstractValidationBeanInfoconstructor.
 
Method Summary
 PropertyDescriptor[] getPropertyDescriptors()
          Implementation of getPropertyDescriptors.
 
Methods inherited from class ValidationBeanInfo
beanType, createPropertyDescriptor, createPropertyDescriptor, getResourceBundle, getResourceBundle
 
Methods inherited from class SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolygonNotCoveredByPolygonValidationBeanInfo

public PolygonNotCoveredByPolygonValidationBeanInfo()
LineAbstractValidationBeanInfoconstructor.

Description

Method Detail

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()
Implementation of getPropertyDescriptors.

Specified by:
getPropertyDescriptors in interface BeanInfo
Overrides:
getPropertyDescriptors in class PolygonPolygonAbstractValidationBeanInfo
See Also:
BeanInfo.getPropertyDescriptors()


Copyright © 1996-2009 Geotools. All Rights Reserved.