psdi.app.asset

Class FldYZOffsetMeasure

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldYZOffsetMeasure
    extends MboValueAdapter
    behaviors of the StartYOffset,EndYOffset, StartZOffset and EndZOffset attributes. When assetfeature is a linear reference point, StartYOffset must equal EndYOffset, StartZOffset must equal EndZOffset.
    • Constructor Detail

      • FldYZOffsetMeasure

        public FldYZOffsetMeasure(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 Offsets.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException