public class NetworkNode
extends java.awt.Point
Network
effect, representing a node in the network image.Constructor and Description |
---|
NetworkNode(int x,
int y)
Creates a
NetworkNode object at the specified x and y position. |
Modifier and Type | Method and Description |
---|---|
int |
getPointSize()
Returns the point size as integer.
|
void |
increasePointSize()
Increases the point size by 1
|
equals, getLocation, getX, getY, move, setLocation, setLocation, setLocation, toString, translate