Package serialization

Class AccessClientData


  • public class AccessClientData
    extends java.lang.Object
    gets client-data
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected AccessClientData​(java.lang.String path)  
    • Constructor Detail

      • AccessClientData

        protected AccessClientData​(java.lang.String path)
    • Method Detail

      • getLayerRepo

        protected LayerRepo getLayerRepo()
                                  throws java.io.IOException,
                                         java.lang.ClassNotFoundException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException
      • readLayer

        protected Layer readLayer​(java.lang.String layerId)
                           throws java.io.IOException,
                                  java.lang.ClassNotFoundException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException
      • getShape

        protected IShapes getShape​(java.lang.String shapeId)
                            throws java.io.IOException,
                                   java.lang.ClassNotFoundException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException