Class OperatorVertex

    • Constructor Detail

      • OperatorVertex

        public OperatorVertex​(Transform t)
        Constructor of OperatorVertex.
        Parameters:
        t - transform for the OperatorVertex.
    • Method Detail

      • getClone

        public final OperatorVertex getClone()
        Description copied from interface: Cloneable
        Creates and returns a copy of this object.

        The precise meaning of "copy" may depend on the class of the object. The general intent is that, all fields of the object are copied.

        Returns:
        a clone of this object.
      • getTransform

        public final Transform getTransform()
        Returns:
        the transform in the OperatorVertex.
      • getPropertiesAsJsonNode

        public final com.fasterxml.jackson.databind.node.ObjectNode getPropertiesAsJsonNode()
        Overrides:
        getPropertiesAsJsonNode in class Vertex
        Returns:
        JSON representation of additional properties