InetSoft consists of a large number of classes, divided into several packages:
This is the main package. It contains the main API classes, most of which play a major role in creating reports.
This package is the root of all server-side classes that run inside an application server.
This package contains all the data source connection, and querying classes.
This package contains the chart and graph engine.
Since there are a large number of classes in the Style Intelligence API, we will list the frequently used classes and packages. It is not necessary to understand all classes in the package to develop reports with Style Intelligence. Creating a professional looking report programmatically requires only a few function calls. In the latter part of this document, we will cover the advanced features in Style Intelligence and go into more details on the internals of the classes.
ReportSheet ClassThe inetsoft.report.ReportSheet is the base class for report generation. Each report is represented as a ReportSheet object. Conceptually, a ReportSheet is a runtime report template that lays out the formatting of a report. The actual data in a concrete report can either be embedded in the report or be supplied with a lens object (e.g., TableLens, ChartLens, etc.). Creating a report involves a series of insertions of report elements onto the report. During this process, a set of global report attributes can be set and consequently adopted by the report elements inserted thereafter.
TabularSheet ClassThe inetsoft.report.TabularSheet class extends the base ReportSheet Class. The TabularSheet is one of the two report types in InetSoft. It uses a grid layout model. Report contents are divided into grid cells. Each cell is independently processed. It is best suited for reports with contents divided into tabular sections.
StyleSheet ClassThe inetsoft.report.StyleSheet class extends the base ReportSheet Class. The StyleSheet is one of the two report types in InetSoft. It uses a flow layout model. Report contents are laid out in one flow. The flow can be across pages, or through page areas defined by page layout. Conceptually, the behavior is very close to that of a regular word processor.
Alternative to JasperSoft Visualizations - Style Intelligence's features outperform Jaspersoft's features according to reviews. Users observe that Jaspersoft does not own or control well the key BI components and some of its documents have been reported to be inaccurate. InetSoft's platform enables users to extract data from any source and make unique combinations for company wide analysis within a single view, which substantiates Style Intelligence's win against Jaspersoft in Data Visualization, Big Data Service, Data Transformation, Data Modeling, WYSIWYG Report Design, Integration APIs, Calculated Field, Data Column Filtering, Data Discovery, Search, Collaboration/Workflow, Automodeling. The proprietary Data Block Technology automatically writes real-time...
Curate Data Using Reliable Sources - Around 30% of digital data is poor, inaccurate, or misleading. The cost of working with poor-quality insights is great: misleading insights will sap your budget and make your productivity levels dwindle. To squeeze every last drop of value from your dashboard software, integrating data from reliable platforms or resources is vital. If you carry out a detailed data audit (analyzing every one of your company's existing data sources), you will discover the insights that are redundant or offer little in the way of business-boosting value...
Maximize Self Service with this Analyzer Alternative - Style Intelligence's advanced tools for visualization are rich in functionality; the level of customizing through Javascript is striking and supports a large variety of use cases. Once again, reviews on G2 Crowd establish the uniqueness of InetSoft's BI platform, choosing InetSoft as the winner in the ratings of DDashboards, Graphs and Charts, Scorecards, and Steps to Answer.. InetSoft chart to compare to Analyzer When it comes to business intelligence reporting, self-service can mean the difference between having the answer you need when you need it and waiting on IT for help. InetSoft's solution delivers best when it comes to meeting changing business needs of any organization. With Style Intelligence, power users can do incredibly complicated data mashups and reporting and deliver the results to end users with ease. InetSoft makes this process...
Meteorologists Reporting Metrics - Meteorologists analyze a wide array of data and metrics from various sources to produce accurate weather forecasts and reports. These data points and metrics provide insights into atmospheric conditions, climate patterns, and weather phenomena, enabling meteorologists to understand and predict changes in the weather. Here's an in-depth exploration of the data and metrics that meteorologists commonly use in their reports: Satellite Imagery: Satellite imagery provides valuable visual information about cloud cover, precipitation patterns, and atmospheric circulation. Meteorologists analyze satellite images to track the movement of weather systems, identify areas of low and high pressure, and monitor the development of severe weather events such as hurricanes, tornadoes, and thunderstorms...
Slemma Alternative with Better Self-Service - To maximize competitiveness, enterprises have to adopt ways in which business users can quickly and easily get the required information. This can be made possible only when business users can get rich, right, and real information as easily as they get information from a Google search. The G2 crowd reviews rated InetSoft Style Intelligence higher than Slemma as it helps enterprises achieve their goals with a maximum Self-Service mission. In the category of Self Service, InetSoft won over Slemma in every single category: Calculated Fields, Data Column Filtering, Data Discovery, Search, Collaboration/Workflow, and Automodeling. InetSoft's BI product eliminates inordinate delay in decision-making and extra dependencies on IT. This has reduced the overall cost of business intelligence resulting in lower operating costs, increased productivity, higher customer satisfaction, and most importantly a better...
Previous: Report Adapter |
Next: More
Reporting Classes
|