Package org.apache.nifi.flow
Class VersionedLabel
java.lang.Object
org.apache.nifi.flow.VersionedComponent
org.apache.nifi.flow.VersionedLabel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.nifi.flow.VersionedComponent
equals, getComments, getGroupIdentifier, getIdentifier, getInstanceIdentifier, getName, getPosition, hashCode, setComments, setComponentType, setGroupIdentifier, setIdentifier, setInstanceIdentifier, setName, setPosition
-
Field Details
-
label
-
zIndex
-
width
-
height
-
style
-
-
Constructor Details
-
VersionedLabel
public VersionedLabel()
-
-
Method Details
-
getLabel
-
setLabel
-
getStyle
-
setStyle
-
getHeight
-
setHeight
-
getWidth
-
setWidth
-
getzIndex
-
setzIndex
-
getComponentType
- Specified by:
getComponentType
in classVersionedComponent
-