Documentation of 'org.ddogleg.example.LineManager' Java class
LineManager
org.ddogleg.example

Class LineManager

    • Constructor Detail

      • LineManager

        public LineManager()
    • Method Detail

      • copyModel

        public void copyModel(Line2D src,
                              Line2D dst)
        Description copied from interface: ModelManager
        Turns 'dst' into an exact copy of 'src'. If the model has a variable structure then it is assumed that the two models have the same structure.
        Specified by:
        copyModel in interface ModelManager<Line2D>
        Parameters:
        src - Original model. Not modified.
        dst - Where the copy is written to. Modified.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.