2021-03-10 09:12:21 +01:00
<!DOCTYPE HTML>
2019-08-05 11:13:19 +02:00
<!-- NewPage -->
2021-03-10 09:12:21 +01:00
< html lang = "en" >
2019-08-05 11:13:19 +02:00
< head >
2021-07-24 13:27:37 +02:00
<!-- Generated by javadoc (16) -->
2021-06-12 09:24:49 +02:00
< title > com.djrapitops.plan.delivery.rendering.json.graphs (Plan 5.4-SNAPSHOT API)< / title >
2021-07-24 13:27:37 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2021-03-10 09:12:21 +01:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2021-07-24 13:27:37 +02:00
< meta name = "description" content = "declaration: package: com.djrapitops.plan.delivery.rendering.json.graphs" >
< meta name = "generator" content = "javadoc/PackageWriterImpl" >
2019-08-05 11:13:19 +02:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../../../stylesheet.css" title = "Style" >
2021-07-24 13:27:37 +02:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../../../script-dir/jquery-ui.min.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../../../../../jquery-ui.overrides.css" title = "Style" >
2019-08-05 11:13:19 +02:00
< script type = "text/javascript" src = "../../../../../../../script.js" > < / script >
2021-07-24 13:27:37 +02:00
< script type = "text/javascript" src = "../../../../../../../script-dir/jquery-3.5.1.min.js" > < / script >
< script type = "text/javascript" src = "../../../../../../../script-dir/jquery-ui.min.js" > < / script >
2019-08-05 11:13:19 +02:00
< / head >
2021-07-24 13:27:37 +02:00
< body class = "package-declaration-page" >
< script type = "text/javascript" > v a r p a t h t o r o o t = " . . / . . / . . / . . / . . / . . / . . / " ;
2021-03-10 09:12:21 +01:00
loadScripts(document, 'script');< / script >
2019-08-05 11:13:19 +02:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2021-07-24 13:27:37 +02:00
< div class = "flex-box" >
< header role = "banner" class = "flex-header" >
2021-03-10 09:12:21 +01:00
< nav role = "navigation" >
2019-08-05 11:13:19 +02:00
<!-- ========= START OF TOP NAVBAR ======= -->
2021-07-24 13:27:37 +02:00
< div class = "top-nav" id = "navbar.top" >
< div class = "skip-nav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< ul id = "navbar.top.firstrow" class = "nav-list" title = "Navigation" >
2021-03-10 09:12:21 +01:00
< li > < a href = "../../../../../../../index.html" > Overview< / a > < / li >
2021-07-24 13:27:37 +02:00
< li class = "nav-bar-cell1-rev" > Package< / li >
2019-08-05 11:13:19 +02:00
< li > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../../../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
2021-07-24 13:27:37 +02:00
< div class = "sub-nav" >
< div class = "nav-list-search" > < label for = "search" > SEARCH:< / label >
2021-03-10 09:12:21 +01:00
< input type = "text" id = "search" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset" value = "reset" disabled = "disabled" >
2019-08-05 11:13:19 +02:00
< / div >
2021-03-10 09:12:21 +01:00
< / div >
2021-07-24 13:27:37 +02:00
<!-- ========= END OF TOP NAVBAR ========= -->
< span class = "skip-nav" id = "skip.navbar.top" >
<!-- -->
< / span > < / nav >
2021-03-10 09:12:21 +01:00
< / header >
2021-07-24 13:27:37 +02:00
< div class = "flex-content" >
2021-03-10 09:12:21 +01:00
< main role = "main" >
2019-08-05 11:13:19 +02:00
< div class = "header" >
2019-10-05 10:27:37 +02:00
< h1 title = "Package" class = "title" > Package com.djrapitops.plan.delivery.rendering.json.graphs< / h1 >
2019-08-05 11:13:19 +02:00
< / div >
2021-07-24 13:27:37 +02:00
< hr >
< div class = "package-signature" > package < span class = "element-name" > com.djrapitops.plan.delivery.rendering.json.graphs< / span > < / div >
< section class = "package-description" id = "package.description" >
2021-03-10 10:43:13 +01:00
< div class = "block" > Utilities for rendering json suitable for Javascript libraries.< / div >
< / section >
2021-07-24 13:27:37 +02:00
< section class = "summary" >
< ul class = "summary-list" >
< li >
< div class = "caption" > < span > Interface Summary< / span > < / div >
< div class = "summary-table two-column-summary" >
< div class = "table-header col-first" > Interface< / div >
< div class = "table-header col-last" > Description< / div >
< div class = "col-first even-row-color" > < a href = "HighChart.html" title = "interface in com.djrapitops.plan.delivery.rendering.json.graphs" > HighChart< / a > < / div >
< div class = "col-last even-row-color" >
2019-10-05 10:27:37 +02:00
< div class = "block" > Interface for Graphs with HighCharts data support.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< / div >
2019-10-05 10:27:37 +02:00
< / li >
2021-07-24 13:27:37 +02:00
< li >
< div class = "caption" > < span > Class Summary< / span > < / div >
< div class = "summary-table two-column-summary" >
< div class = "table-header col-first" > Class< / div >
< div class = "table-header col-last" > Description< / div >
< div class = "col-first even-row-color" > < a href = "GraphJSONCreator.html" title = "class in com.djrapitops.plan.delivery.rendering.json.graphs" > GraphJSONCreator< / a > < / div >
< div class = "col-last even-row-color" >
2021-03-23 11:01:11 +01:00
< div class = "block" > Creates Graph related Data JSON.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first odd-row-color" > < a href = "Graphs.html" title = "class in com.djrapitops.plan.delivery.rendering.json.graphs" > Graphs< / a > < / div >
< div class = "col-last odd-row-color" >
2019-10-05 10:27:37 +02:00
< div class = "block" > Factory class for different objects representing HTML graphs.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< / div >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-07-24 13:27:37 +02:00
< / section >
2021-03-10 09:12:21 +01:00
< / main >
2019-08-05 11:13:19 +02:00
< / div >
< / div >
< / body >
< / html >