public static class DynamicAnchor.AnchorageReferencePosition extends IComputationStrategy.Parameter<Point>
IComputationStrategy.Parameter
that encapsulates an
(anchorage) reference point.IComputationStrategy.Parameter.Kind
Constructor and Description |
---|
AnchorageReferencePosition()
Creates a new
DynamicAnchor.AnchorageReferencePosition without default
value. |
AnchorageReferencePosition(Point defaultValue)
Creates a
DynamicAnchor.AnchorageReferencePosition that encapsulates the
given Point . |
bind, get, getBean, getKind, getKind, getName, invalidateBinding, isOptional, isOptional, unbind
addListener, addListener, fireValueChangedEvent, get, invalidated, isBound, removeListener, removeListener, set, toString
bindBidirectional, setValue, unbindBidirectional
asString, asString, asString, getValue, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotNull, isNull, objectExpression
public AnchorageReferencePosition()
DynamicAnchor.AnchorageReferencePosition
without default
value.public AnchorageReferencePosition(Point defaultValue)
DynamicAnchor.AnchorageReferencePosition
that encapsulates the
given Point
.defaultValue
- The Point
to encapsulate.Copyright (c) 2014 itemis AG and others. All rights reserved.