edu.iris.Fissures.network
Class OrientationRangeImpl

java.lang.Object
  extended by edu.iris.Fissures.IfNetwork.OrientationRange
      extended by edu.iris.Fissures.network.OrientationRangeImpl
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.Streamable, org.omg.CORBA.portable.StreamableValue, org.omg.CORBA.portable.ValueBase

public class OrientationRangeImpl
extends edu.iris.Fissures.IfNetwork.OrientationRange

See Also:
Serialized Form

Field Summary
 
Fields inherited from class edu.iris.Fissures.IfNetwork.OrientationRange
angular_distance, center
 
Constructor Summary
protected OrientationRangeImpl()
           
  OrientationRangeImpl(edu.iris.Fissures.Orientation center, edu.iris.Fissures.Quantity angular_distance)
           
 
Method Summary
static edu.iris.Fissures.IfNetwork.OrientationRange createEmpty()
           
 
Methods inherited from class edu.iris.Fissures.IfNetwork.OrientationRange
_read, _truncatable_ids, _type, _write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrientationRangeImpl

protected OrientationRangeImpl()

OrientationRangeImpl

public OrientationRangeImpl(edu.iris.Fissures.Orientation center,
                            edu.iris.Fissures.Quantity angular_distance)
Method Detail

createEmpty

public static edu.iris.Fissures.IfNetwork.OrientationRange createEmpty()