Class ExtremityOther

java.lang.Object
net.sourceforge.plantuml.svek.extremity.Extremity
net.sourceforge.plantuml.svek.extremity.ExtremityOther
All Implemented Interfaces:
UDrawable

public class ExtremityOther extends Extremity
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    java.awt.geom.Point2D
     

    Methods inherited from class net.sourceforge.plantuml.svek.extremity.Extremity

    isTooSmallSoGiveThePointCloserToThisOne, manageround

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ExtremityOther

      public ExtremityOther(UPolygon polygon)
  • Method Details

    • drawU

      public void drawU(UGraphic ug)
    • somePoint

      public java.awt.geom.Point2D somePoint()
      Specified by:
      somePoint in class Extremity