| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.geotools.validation.DefaultIntegrityValidation
org.geotools.validation.spatial.PointPolygonAbstractValidation
PointCoveredByLineValidation purpose.
Basic typeref functionality for a point-polygon validation.
| Field Summary | 
| Fields inherited from interface org.geotools.validation.Validation | 
ALL, PRIORITY_COMPLEX, PRIORITY_INVOLVED, PRIORITY_SIMPLE, PRIORITY_TRIVIAL | 
| Constructor Summary | |
PointPolygonAbstractValidation()
PointCoveredByLineValidation constructor.  | 
|
| Method Summary | |
 java.lang.String | 
getPointTypeRef()
Access restrictedPolygonTypeRef property.  | 
 java.lang.String | 
getRestrictedPolygonTypeRef()
Access pointTypeRef property.  | 
 java.lang.String[] | 
getTypeRefs()
Implementation of getTypeNames.  | 
 void | 
setPointTypeRef(java.lang.String polygonTypeRef)
Set restrictedPolygonTypeRef to restrictedPolygonTypeRef.  | 
 void | 
setRestrictedPolygonTypeRef(java.lang.String lineTypeRef)
Set pointTypeRef to pointTypeRef.  | 
| Methods inherited from class org.geotools.validation.DefaultIntegrityValidation | 
getDescription, getName, getPriority, setDescription, setName, validate | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public PointPolygonAbstractValidation()
Super
| Method Detail | 
public java.lang.String[] getTypeRefs()
getTypeRefs in interface ValidationgetTypeRefs in class DefaultIntegrityValidationorg.geotools.validation.Validation#getTypeNames()public final java.lang.String getRestrictedPolygonTypeRef()
public final void setRestrictedPolygonTypeRef(java.lang.String lineTypeRef)
public final java.lang.String getPointTypeRef()
public final void setPointTypeRef(java.lang.String polygonTypeRef)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||