Package com.microstrategy.web.app
Class GraphFormatInfoHelper
- java.lang.Object
-
- com.microstrategy.web.app.GraphFormatInfoHelper
-
public class GraphFormatInfoHelper extends java.lang.Object
Title: GraphFormatHelper.
Description: This is the helper file for generating the javascript object which holds all graph format related information
- Since:
- MicroStrategy Web 9.0.1
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GraphFormatInfoHelper.Attribute
static class
GraphFormatInfoHelper.Exception
static class
GraphFormatInfoHelper.Exceptions
static class
GraphFormatInfoHelper.GraphAttribute
static class
GraphFormatInfoHelper.GraphAttributes
static class
GraphFormatInfoHelper.GraphFormatInfo
All nodes are set as inner classesstatic class
GraphFormatInfoHelper.GraphMajorType
static class
GraphFormatInfoHelper.GraphMajorTypes
static class
GraphFormatInfoHelper.GraphMinorType
static class
GraphFormatInfoHelper.GraphMinorTypes
static class
GraphFormatInfoHelper.GraphObject
static class
GraphFormatInfoHelper.GraphObjects
static class
GraphFormatInfoHelper.IncludeType
static class
GraphFormatInfoHelper.IncludeTypes
-
Constructor Summary
Constructors Constructor Description GraphFormatInfoHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
JSON generate methods
-