Class RWFormatFactory


  • public class RWFormatFactory
    extends java.lang.Object
    RWFormat object factory.
    Since:
    MicroStrategy Web 8.0.0
    • Constructor Summary

      Constructors 
      Constructor Description
      RWFormatFactory()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static WebFormat createFormat​(int unitType, int formatType, WebFormatHost host)  
      • Methods inherited from class java.lang.Object

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

      • RWFormatFactory

        public RWFormatFactory()
    • Method Detail

      • createFormat

        public static WebFormat createFormat​(int unitType,
                                             int formatType,
                                             WebFormatHost host)