Class ImaCompanionSlot


  • public class ImaCompanionSlot
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ImaCompanionSlot​(android.view.ViewGroup container, int width, int height)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      android.view.ViewGroup getContainer()  
      int getHeight()  
      int getWidth()  
      • Methods inherited from class java.lang.Object

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

      • ImaCompanionSlot

        public ImaCompanionSlot​(android.view.ViewGroup container,
                                int width,
                                int height)
    • Method Detail

      • getContainer

        public android.view.ViewGroup getContainer()
      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()