psdi.app.asset

Class FldYZOffsetRef

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldYZOffsetRef
    extends MboValueAdapter
    Behavior of the Y and Z Offset Reference attributes. These are the points of reference from which the offset is measured. For example, the Z offset may be measured from the road SURFACE. It may also be measured from the GUARDRAIL. The Y offset can be measured from a road's MIDLINE, the EDGE-INNER or the EDGE-OUTER. These values are maintained in the ALNDomains YOFFSETREF and ZOFFSETREF.
    • Constructor Detail

      • FldYZOffsetRef

        public FldYZOffsetRef(MboValue mbv)
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        if the assetfeature is a reference point, that is, Asset.IsLinearRef is true, set the corresponding Y or Z Start or End Offset Reference.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException