Package sim.portrayal

Interface Oriented2D

All Known Subinterfaces:
Orientable2D

public interface Oriented2D
An Oriented2D object provides an orientation in radians.

Objects which define the orientation2D() method can have their orientation shown by Oriented2D Portrayals.

  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • orientation2D

      double orientation2D()