Documentation of 'vmm3d.spacecurve.SpaceCurveView' Java class
SpaceCurveView
vmm3d.spacecurve

Class SpaceCurveView

    • Constructor Detail

      • SpaceCurveView

        public SpaceCurveView()
    • Method Detail

      • getUseReverseCollar

        public boolean getUseReverseCollar()
        Get the current setting of the useReverseCollar property.
        See Also:
        setUseReverseCollar(boolean)
      • setUseReverseCollar

        public void setUseReverseCollar(boolean useReverseCollar)
        Sets the value of the useReverseCollar property. When this property is true, the curve is drawn as a thick curve (or collar) in the foreground color, with a thin curve in the background color running down the middle. This gives a nice 3D appearance. When useReverseCollar is false, a one-pixel-wide curve is drawn. The default value of this property is false.
      • getActions

        public ActionList getActions()
        Returns a list of actions for this view. This method is overridden to add a ToggleAction for controlling the value of the useReverseCollar property.
        Overrides:
        getActions in class View
        See Also:
        setUseReverseCollar(boolean)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.