public static class DynamicAnchor.AnchoredReferencePoint extends IComputationStrategy.Parameter<Point>
IComputationStrategy.Parameter
that encapsulates a projection
reference point.IComputationStrategy.Parameter.Kind
Constructor and Description |
---|
AnchoredReferencePoint()
Creates a new
DynamicAnchor.AnchoredReferencePoint with no default value. |
AnchoredReferencePoint(Point defaultValue)
Creates a
DynamicAnchor.AnchoredReferencePoint 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 AnchoredReferencePoint()
DynamicAnchor.AnchoredReferencePoint
with no default value.public AnchoredReferencePoint(Point defaultValue)
DynamicAnchor.AnchoredReferencePoint
that encapsulates the given
Point
.defaultValue
- The Point
to encapsulate.Copyright (c) 2014 itemis AG and others. All rights reserved.