Documentation of 'kcl.waterloo.marker.Triangle2D' Java class
Triangle2D
kcl.waterloo.marker

Class Triangle2D

  • All Implemented Interfaces:
    java.awt.Shape, java.io.Serializable, java.lang.Cloneable
    Direct Known Subclasses:
    String2D


    public class Triangle2D
    extends java.awt.geom.Path2D.Double
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class java.awt.geom.Path2D

        java.awt.geom.Path2D.Double, java.awt.geom.Path2D.Float
    • Field Summary

      • Fields inherited from class java.awt.geom.Path2D

        WIND_EVEN_ODD, WIND_NON_ZERO
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double getTheta() 
      void setTheta(double theta) 
      • Methods inherited from class java.awt.geom.Path2D.Double

        append, clone, curveTo, getBounds2D, getPathIterator, lineTo, moveTo, quadTo, transform
      • Methods inherited from class java.awt.geom.Path2D

        append, closePath, contains, contains, contains, contains, contains, contains, contains, contains, createTransformedShape, getBounds, getCurrentPoint, getPathIterator, getWindingRule, intersects, intersects, intersects, intersects, reset, setWindingRule
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getTheta

        public double getTheta()
        Returns:
        the theta
      • setTheta

        public void setTheta(double theta)
        Parameters:
        theta - the theta to set

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.