Uses of Interface
com.dna.jopt.member.unit.color.INodeColor
Packages that use INodeColor
-
Uses of INodeColor in com.dna.jopt.member.unit.color
Classes in com.dna.jopt.member.unit.color that implement INodeColorFields in com.dna.jopt.member.unit.color declared as INodeColorModifier and TypeFieldDescriptionstatic final INodeColorNodeColors.BREAKFIXThe BREAKFIX INodeColor.static final INodeColorNodeColors.CONTRACTORThe CONTRACTOR INodeColor.static final INodeColorNodeColors.DEFAULTThe DEFAULT INodeColor.static final INodeColorNodeColors.PREVENTIVEThe PREVENTIVE INodeColor.Methods in com.dna.jopt.member.unit.color that return INodeColorModifier and TypeMethodDescriptionAbsoluteNodeColorCapacityItem.getColor()NodeColorCapacityItem.getColor()Constructors in com.dna.jopt.member.unit.color with parameters of type INodeColorModifierConstructorDescriptionAbsoluteNodeColorCapacityItem(INodeColor color, int minNumAbsoluteUsage, int maxNumAbsoluteUsage) NodeColorCapacityItem(INodeColor color, double maxJoinableUsagePercent) -
Uses of INodeColor in com.dna.jopt.member.unit.node
Methods in com.dna.jopt.member.unit.node that return INodeColorModifier and TypeMethodDescriptionAbstractNode.getNodeColor()INode.getNodeColor()Gets theINodeColorof theNode.Methods in com.dna.jopt.member.unit.node with parameters of type INodeColorModifier and TypeMethodDescriptionvoidAbstractNode.setNodeColor(INodeColor color) voidINode.setNodeColor(INodeColor color)