Boeing Simulation 3.1 API Specification

objects
Interface Extensible

All Known Implementing Classes:
WhatWhere

public interface Extensible

The object has definative width and height in the physical world.

Version:
$Revision: 1.4 $
Author:
Dave Jurgens

Method Summary
 objects.Dimension getDimensions()
          Returns the dimensions of this object.
 double getHeight()
          Return the width of this dimension on the unit square.
 double getWidth()
          Return the hiehgt of this dimension on the unit square.
 

Method Detail

getDimensions

public objects.Dimension getDimensions()
Returns the dimensions of this object.


getHeight

public double getHeight()
Return the width of this dimension on the unit square.


getWidth

public double getWidth()
Return the hiehgt of this dimension on the unit square.


Boeing Simulation 3.1 API Specification

To submit a bug or feature email the author of that class. Funding for this research was provided by Boeing and DARPA.