Package com.influxdb.client.domain
Class TemplateChart
java.lang.Object
com.influxdb.client.domain.TemplateChart
TemplateChart
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet heightGet propertiesgetWidth()Get widthgetXPos()Get xPosgetYPos()Get yPosinthashCode()properties(ViewProperties properties) voidvoidsetProperties(ViewProperties properties) voidvoidvoidtoString()
-
Field Details
-
SERIALIZED_NAME_X_POS
- See Also:
-
SERIALIZED_NAME_Y_POS
- See Also:
-
SERIALIZED_NAME_HEIGHT
- See Also:
-
SERIALIZED_NAME_WIDTH
- See Also:
-
SERIALIZED_NAME_PROPERTIES
- See Also:
-
-
Constructor Details
-
TemplateChart
public TemplateChart()
-
-
Method Details
-
xPos
-
getXPos
Get xPos- Returns:
- xPos
-
setXPos
-
yPos
-
getYPos
Get yPos- Returns:
- yPos
-
setYPos
-
height
-
getHeight
Get height- Returns:
- height
-
setHeight
-
width
-
getWidth
Get width- Returns:
- width
-
setWidth
-
properties
-
getProperties
Get properties- Returns:
- properties
-
setProperties
-
equals
-
hashCode
public int hashCode() -
toString
-