final class CenterNodeV extends NodeV
Constructor and Description |
---|
CenterNodeV(VotespaceV vV,
int dartSector)
Constructs a CenterNodeV.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
repaintRegister(CountingMethodJS.SwitchMnemonic mCM,
String accountName)
Repaints the view of the superaccount register.
|
(package private) boolean |
setModel(CountNodeJS node)
Sets the count node on which this view is modelled, and adjusts rotation,
styles and other view properties to match the current ancestry of the node.
|
dartSector, isMosquito, isVisible, localView, mnemonicTextNode, model, setMosquito, setParent, svgView, votepath
parent
CenterNodeV(VotespaceV vV, int dartSector)
NodeV.dartSector()
void repaintRegister(CountingMethodJS.SwitchMnemonic mCM, String accountName)
NodeV
repaintRegister
in class NodeV
SacJS.accountName()
boolean setModel(CountNodeJS node)
NodeV