public static class DynamicAnchor.AnchorageReferenceGeometry extends IComputationStrategy.Parameter<IGeometry>
IComputationStrategy.Parameter
that encapsulates an
(anchorage) reference geometry.IComputationStrategy.Parameter.Kind
Constructor and Description |
---|
AnchorageReferenceGeometry()
Creates a new
DynamicAnchor.AnchorageReferenceGeometry with no default
value. |
AnchorageReferenceGeometry(IGeometry defaultValue)
Creates a
DynamicAnchor.AnchorageReferenceGeometry that encapsulates the
given IGeometry . |
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 AnchorageReferenceGeometry()
DynamicAnchor.AnchorageReferenceGeometry
with no default
value.public AnchorageReferenceGeometry(IGeometry defaultValue)
DynamicAnchor.AnchorageReferenceGeometry
that encapsulates the
given IGeometry
.defaultValue
- The IGeometry
to use by default.Copyright (c) 2014 itemis AG and others. All rights reserved.