public class ShapePropertyPair extends Object
| Constructor and Description |
|---|
ShapePropertyPair(Shape shape,
PropertyConstraint propertyConstraint) |
| Modifier and Type | Method and Description |
|---|---|
PropertyConstraint |
getPropertyConstraint() |
Shape |
getShape() |
public ShapePropertyPair(Shape shape, PropertyConstraint propertyConstraint)
public Shape getShape()
public PropertyConstraint getPropertyConstraint()
Copyright © 2019. All rights reserved.