public abstract class LineLineAbstractValidation extends DefaultIntegrityValidation
Base typeRef functionality for a 2 line validation.
ALL, PRIORITY_COMPLEX, PRIORITY_INVOLVED, PRIORITY_SIMPLE, PRIORITY_TRIVIAL| Constructor and Description |
|---|
LineLineAbstractValidation()
PointCoveredByLineValidation constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLineTypeRef()
Access lineTypeRef property.
|
String |
getRestrictedLineTypeRef()
Access restrictedLineTypeRef property.
|
String[] |
getTypeRefs()
Implementation of getTypeNames.
|
void |
setLineTypeRef(String lineTypeRef)
Set lineTypeRef to lineTypeRef.
|
void |
setRestrictedLineTypeRef(String pointTypeRef)
Set restrictedLineTypeRef to restrictedLineTypeRef.
|
getDescription, getName, getPriority, setDescription, setName, validatepublic LineLineAbstractValidation()
Super
public String[] getTypeRefs()
getTypeRefs in interface ValidationgetTypeRefs in class DefaultIntegrityValidationValidation.getTypeRefs()public final String getLineTypeRef()
public final void setLineTypeRef(String lineTypeRef)
lineTypeRef - The lineTypeRef to set.public final String getRestrictedLineTypeRef()
public final void setRestrictedLineTypeRef(String pointTypeRef)
pointTypeRef - The restrictedLineTypeRef to set.Copyright © 1996–2019 Geotools. All rights reserved.