public class PowerZonesVertexData extends PowerGraphVertexData
Constructor and Description |
---|
PowerZonesVertexData() |
PowerZonesVertexData(PowerGraphVertexStates covered) |
Modifier and Type | Method and Description |
---|---|
PowerGraphVertexData |
copy()
Makes a copy of this object (Creates a new EdgeData object and sets all fields in the copy to the same values as those in this object)
|
getCovered, isChosen, isCovered, setAllCovered, setCovered
public PowerZonesVertexData()
public PowerZonesVertexData(PowerGraphVertexStates covered)
public PowerGraphVertexData copy()
VertexData