Class AnchoredElement

    • Constructor Detail

      • AnchoredElement

        public AnchoredElement​(Element prototype)
        Parameters:
        prototype - the prototype containing the default properties.
    • Method Detail

      • setAnchor

        public abstract void setAnchor​(InstanceLine anchor)
      • fireAnchorChanged

        protected abstract void fireAnchorChanged​(InstanceLine oldAnchor)