Class LensLine


  • public class LensLine
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.List<LensDefn> defns  
      java.lang.String lensName  
    • Constructor Summary

      Constructors 
      Constructor Description
      LensLine()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String asString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • lensName

        public final java.lang.String lensName
      • defns

        public final java.util.List<LensDefn> defns
    • Constructor Detail

      • LensLine

        public LensLine()
    • Method Detail

      • asString

        public java.lang.String asString()