public static class DynamicAnchor.PreferredOrientation extends IComputationStrategy.Parameter<Orientation>
IComputationStrategy.Parameter that encapsulates the preferred
orientation to be used for orthogonal projections.IComputationStrategy.Parameter.Kind| Constructor and Description |
|---|
PreferredOrientation()
Creates a new
DynamicAnchor.PreferredOrientation without default value. |
PreferredOrientation(Orientation orientation)
Creates a
DynamicAnchor.PreferredOrientation that encapsulates the given
Orientation. |
bind, get, getBean, getKind, getKind, getName, invalidateBinding, isOptional, isOptional, unbindaddListener, addListener, fireValueChangedEvent, get, invalidated, isBound, removeListener, removeListener, set, toStringbindBidirectional, setValue, unbindBidirectionalasString, asString, asString, getValue, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotNull, isNull, objectExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValuegetValuepublic PreferredOrientation()
DynamicAnchor.PreferredOrientation without default value.public PreferredOrientation(Orientation orientation)
DynamicAnchor.PreferredOrientation that encapsulates the given
Orientation.orientation - The Orientation to encapsulate.Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.