public class LayerFeatureConstraintsImpl extends Object implements LayerFeatureConstraints
Constructor and Description |
---|
LayerFeatureConstraintsImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
FeatureTypeConstraint[] |
getFeatureTypeConstraints() |
int |
hashCode() |
void |
setFeatureTypeConstraints(FeatureTypeConstraint[] constraints) |
public FeatureTypeConstraint[] getFeatureTypeConstraints()
getFeatureTypeConstraints
in interface LayerFeatureConstraints
public void setFeatureTypeConstraints(FeatureTypeConstraint[] constraints)
setFeatureTypeConstraints
in interface LayerFeatureConstraints
constraints
- The new feature type constraints.Copyright © 1996–2019 Geotools. All rights reserved.