Package types.boxes

Interface Box

All Superinterfaces:
TemporalObject
All Known Implementing Classes:
STBox, TBox

public interface Box extends TemporalObject
Interface to define a box from which STbox and TBox are inherited.
Author:
ARIJIT SAMAL
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details