public class GeometryAdvisorConstraint extends Object implements TypeConstraint
GeometryAdvisor
. By
default no advisor is set.Constructor and Description |
---|
GeometryAdvisorConstraint()
Default constructor, which creates a constraint w/o geometry advisor set.
|
GeometryAdvisorConstraint(GeometryAdvisor<?> advisor)
Create a constraint with the given advisor.
|
Modifier and Type | Method and Description |
---|---|
GeometryAdvisor<?> |
getAdvisor()
Get the associated geometry advisor.
|
boolean |
isInheritable()
Determines if the constraint is inheritable, meaning it may be used for a
sub-type.
|
public GeometryAdvisorConstraint()
public GeometryAdvisorConstraint(GeometryAdvisor<?> advisor)
advisor
- the geometry advisorpublic GeometryAdvisor<?> getAdvisor()
null
public boolean isInheritable()
TypeConstraint
isInheritable
in interface TypeConstraint
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a