Class PhotonFileMeta

java.lang.Object
de.sg_o.lib.photoNet.photonFile.PhotonFileMeta

public class PhotonFileMeta extends Object
  • Constructor Details

  • Method Details

    • getFileVersion

      public int getFileVersion()
    • getPlateX

      public float getPlateX()
    • getPlateY

      public float getPlateY()
    • getPlateZ

      public float getPlateZ()
    • getLayerThickness

      public float getLayerThickness()
    • getNormalExposureTime

      public float getNormalExposureTime()
    • getBottomExposureTime

      public float getBottomExposureTime()
    • getOffTime

      public float getOffTime()
    • getBottomLayers

      public int getBottomLayers()
    • getScreenHeight

      public int getScreenHeight()
    • getScreenWidth

      public int getScreenWidth()
    • getLightCuringType

      public int getLightCuringType()
    • getNrLayers

      public int getNrLayers()
    • getLayerHeadersOffset

      public long getLayerHeadersOffset()
    • getPreviewHeaderOffset

      public long getPreviewHeaderOffset()
    • getPreviewThumbnailHeaderOffset

      public long getPreviewThumbnailHeaderOffset()
    • getLayers

      public long[] getLayers()
    • toString

      public String toString()
      Overrides:
      toString in class Object