Package org.deeplearning4j.ui.api
Class Component
- java.lang.Object
-
- org.deeplearning4j.ui.api.Component
-
- Direct Known Subclasses:
Chart,ComponentDiv,ComponentTable,ComponentText,DecoratorAccordion
public abstract class Component extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringcomponentTypeComponent type: used by the Arbiter UI to determine how to decode and render the object which is represented by the JSON representation of this objectprotected Stylestyle
-