Documentation of 'jvx.primitive.PgSegmentF' Java class
PgSegmentF ("JavaView Reference Manual")
"JavaView? v5.03.003"
jvx.primitive

Class PgSegmentF

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, PsUpdateIf, PgGeometryIf


    public class PgSegmentF
    extends PgPolygon
    A segment with given base point and radius.
    Since:
    JavaView v.3.50.002
    See Also:
    Serialized Form
    Author:
    Konrad Polthier
    Version:
    30.07.04, 1.00 created (kp)
    • Constructor Detail

      • PgSegmentF

        public PgSegmentF()
      • PgSegmentF

        public PgSegmentF(int dim)
    • Method Detail

      • init

        public void init()
        Description copied from class: PgPolygon
        Initialize and reset instance variables after call to super.init().
        Overrides:
        init in class PgPolygon
      • computeSample

        public void computeSample()
        Provide default settings and compute a sample geometry. This method is only provided as a convenience.
      • clone

        public java.lang.Object clone()
        Duplicate geometry by recursively cloning all instance variables except inspector panels and lists of registered listeners. The parent relationship is maintained only within this class but not to external classes.
        Specified by:
        clone in interface PgGeometryIf
        Overrides:
        clone in class PgPolygon
        See Also:
        copy(PsObject)
        Version:
        25.07.04, 1.00 created (kp)
      • toString

        public java.lang.String toString()
        Create a multi-line string representation with detailed information about all instance variables.
        Specified by:
        toString in interface PgGeometryIf
        Overrides:
        toString in class PgPolygon
      • getTip

        public PdVector getTip()
        Get current tip of segment.
        Version:
        25.07.04, 1.00 created (kp)
      • getTipF

        public PuFunction getTipF()
        Get tip function of segment.
        Version:
        25.07.04, 1.00 created (kp)
      • setTipF

        public void setTipF(PuFunction tipF)
        Set tip function of segment.
        Version:
        25.07.04, 1.00 created (kp)
      • getBase

        public PdVector getBase()
        Get current base of segment.
        Version:
        25.07.04, 1.00 created (kp)
      • getBaseF

        public PuFunction getBaseF()
        Get function object of midpoint.
        Version:
        25.07.04, 1.00 created (kp)
      • setBaseF

        public void setBaseF(PuFunction baseF)
        Set function object of midpoint.
        Version:
        25.07.04, 1.00 created (kp)
      • compute

        public void compute()
        Recalculate curve vertices, connectivity and normal vectors.
"JavaView? v5.03.003"

"

The software JavaView? is copyright protected. All Rights Reserved.
"

You see the box below because you did not login.