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