A B C D E F G H I K L M N O P R S T U V W X Y Z

G

GeometricIcon - Class in org.pzgui.icon
An icon specified by geometric shapes.
GeometricIcon(int[], int[], Color) - Constructor for class org.pzgui.icon.GeometricIcon
 
GeometricIcon(int[], int[], Color, Color, Stroke) - Constructor for class org.pzgui.icon.GeometricIcon
 
GeometricIcon(int[], int[], int, int, Color, Color, Stroke) - Constructor for class org.pzgui.icon.GeometricIcon
 
getArrowHead(int, int, int, int, int) - Static method in class org.openflow.gui.drawables.Link
Gets a path for an arrow head on an arrow drawn from x1,y1 to x2,y2.
getAssociatedBits() - Method in class org.openflow.protocol.FlowWildcards
returns the bits representing this wildcard
getBitsPerSec() - Method in class org.openflow.gui.stats.PortStatsRates
Gets the number of bits per second for these stats
getBorderColor() - Method in class org.pzgui.icon.GeometricIcon
 
getBorderStroke() - Method in class org.pzgui.icon.GeometricIcon
 
getByteCount() - Method in class org.openflow.gui.stats.PortStats
returns the current byte count
getBytesRead() - Method in class org.openflow.gui.net.CountingDataInputStream
Returns the number of bytes read from this stream
getBytesRead() - Method in class org.openflow.gui.net.SocketConnection
 
getCanvas() - Method in class org.pzgui.PZWindow
Returns the canvas on which the scene will be drawn for this window
getChildPosition(Vector2i, Vector2i, Vector2i, Vector2i) - Method in enum org.pzgui.DockLocation
Returns the position for the top-left corner of a child window based on the current docking scheme.
getColor() - Method in class org.openflow.gui.drawables.Flow
Gets the color of this flow
getConnection() - Method in class org.openflow.gui.ConnectionHandler
 
getConnectionManager(int) - Method in class org.openflow.gui.MultipleConnectionAndTopologyHandler
Returns the requested connection to the backend.
getCurrentAverageDataRate() - Method in class org.openflow.gui.stats.LinkStats
 
getCurrentDataRate() - Method in class org.openflow.gui.drawables.Link
Returns the current bandwidth being sent through the link in ps or a value <0 if those stats are not currently being tracked.
getCurrentUtilization() - Method in class org.openflow.gui.drawables.Link
Returns the current utilization of the link in the range [0, 1] or -1 if stats are not currently being tracked for this.
getCustomTitle() - Method in class org.pzgui.PZWindow
Gets the custom title of this window bar
getDebugName() - Method in class org.openflow.gui.drawables.Host
returns a string version of the switch's datapath ID
getDebugName() - Method in class org.openflow.gui.drawables.Node
gets a debug version of the node's name
getDebugName() - Method in class org.openflow.gui.drawables.OpenFlowSwitch
returns a string version of the switch's datapath ID
getDebugName() - Method in class org.openflow.gui.drawables.SimpleNode
returns a string version of the node's datapath ID
getDebugName() - Method in class org.openflow.gui.drawables.SimpleNodeWithPorts
returns a string version of the node's datapath ID
getDescriptionUpdateTime() - Method in class org.openflow.gui.drawables.OpenFlowSwitch
Returns the time the switch's description was last updated
getDestination() - Method in class org.openflow.gui.drawables.Link
get the destination of this link
getDestination() - Method in interface org.pzgui.layout.Edge
Get the destination of the edge
getDirectedLinkTo(short, NodeWithPorts, short, boolean) - Method in class org.openflow.gui.drawables.NodeWithPorts
Returns a link from this node to the requested node if such a link exists
getDisplayGfx() - Method in class org.pzgui.PZWindow
 
getDockLocation() - Method in class org.pzgui.PZWindow
get the location where the window is docked, if any
getDrawOffsetX() - Method in class org.pzgui.PZWindow
get the aggregate x-axis pan
getDrawOffsetY() - Method in class org.pzgui.PZWindow
get the aggregate y-axis pan
getEdges() - Method in class org.openflow.gui.drawables.LayoutableIcon
 
getEdges() - Method in class org.openflow.gui.drawables.NodeWithPorts
returns a list of all the links on this node
getEdges() - Method in class org.openflow.gui.drawables.SimpleNode
returns an empty as the SimpleNode has no edges
getEdges() - Method in interface org.pzgui.layout.Vertex
Return an iterator over the edges in a Vertex
getFileAsString(String) - Static method in class org.openflow.util.string.StringOps
Gets the contents of a file as a String
getFileTitle(String) - Static method in class org.openflow.util.string.StringOps
Gets the text following the last slash (\ or /) in a string (the "file title")
getFillColor() - Method in class org.pzgui.icon.GeometricIcon
 
getFillColor() - Method in class org.pzgui.icon.ShapeIcon
 
getFillColor() - Method in class org.pzgui.icon.TextIcon
 
getFillColorAt(int) - Method in class org.tame.MThumbSlider
 
getFillFontSize() - Method in class org.pzgui.icon.TextIcon
 
getFlowCount() - Method in class org.openflow.gui.stats.PortStats
returns the current flow count
getFlowsPerSec() - Method in class org.openflow.gui.stats.PortStatsRates
Gets the number of flows per second for these stats
getGraph() - Method in class org.pzgui.layout.PZLayoutManager
gets the graph backing the layout manager
getHeight() - Method in class org.openflow.gui.drawables.LayoutableIcon
 
getHeight() - Method in class org.openflow.gui.drawables.Node
The height of this node
getHeight() - Method in class org.pzgui.icon.Icon
gets the default height of this icon
getHeight() - Method in interface org.pzgui.layout.Layoutable
gets the height of this object
getHovered() - Method in class org.pzgui.PZManager
Returns the currently hovered object, if any
getHWDescription() - Method in class org.openflow.gui.drawables.OpenFlowSwitch
gets the hardware description of the switch
getIcon() - Method in class org.openflow.gui.drawables.Node
get how this node is visually represented
getID() - Method in class org.openflow.gui.drawables.Flow
Gets the ID of this flow
getID() - Method in class org.openflow.gui.drawables.Host
gets the IP address of this host
getID() - Method in class org.openflow.gui.drawables.LayoutableIcon
 
getID() - Method in class org.openflow.gui.drawables.OpenFlowSwitch
gets the datapath ID of this switch
getID() - Method in class org.openflow.gui.drawables.SimpleNode
gets the id of this node
getID() - Method in class org.openflow.gui.drawables.SimpleNodeWithPorts
gets the id of this node
getID() - Method in interface org.pzgui.layout.Layoutable
Returns a unique ID for this node
getImage() - Method in class org.pzgui.icon.ImageIcon
 
getImage(Dimension) - Method in class org.pzgui.icon.ImageIcon
 
getInput(String) - Static method in class org.pzgui.DialogHelper
Displays an input dialog box with no default value set
getInput(String, String) - Static method in class org.pzgui.DialogHelper
Displays an input dialog box
getIntFromUser(String, int, int, int) - Static method in class org.pzgui.DialogHelper
Gets an integer from the user within the specified range.
getLastConfigFilename() - Method in class org.pzgui.PZManager
returns the last configuration file loaded or saved
getLastUpdateTime() - Method in class org.openflow.gui.stats.PortStats
returns the last update time
getLayout() - Method in class org.pzgui.layout.PZLayoutManager
gets the current layout, if any
getLayoutHeight() - Method in class org.pzgui.layout.PZLayoutManager
Get the maximum height the layout engine will use for laying out elements.
getLayoutSize() - Method in class org.pzgui.layout.PZLayoutManager
Get the maximum size the layout engine will use for laying out elements.
getLayoutWidth() - Method in class org.pzgui.layout.PZLayoutManager
Get the maximum width the layout engine will use for laying out elements.
getLinkFrom(short) - Method in class org.openflow.gui.drawables.NodeWithPorts
Gets the link from this node on outPort
getLinks() - Method in class org.openflow.gui.drawables.NodeWithPorts
returns a list of all the links on this node
getLinkTo(NodeWithPorts) - Method in class org.openflow.gui.drawables.NodeWithPorts
Returns a link from this node to the requested node if such a link exists
getLinkTo(short, NodeWithPorts, short) - Method in class org.openflow.gui.drawables.NodeWithPorts
Returns a link from this node to the requested node if such a link exists
getLinkTo(long) - Method in class org.openflow.gui.drawables.NodeWithPorts
Gets a link to a neighboring OpenFlowNode with the specified datapath ID.
getManager() - Method in class org.pzgui.PZWindow
Gets the manager of this window
getManufacturer() - Method in class org.openflow.gui.drawables.OpenFlowSwitch
gets the manufacturer of the switch
getMax() - Method in class org.openflow.gui.chart.MultiPointerDial
Gets the maximum value of the dial.
getMaximum() - Method in class org.tame.MThumbSlider
 
getMaximumDataRate() - Method in class org.openflow.gui.drawables.Link
returns the maximum bandwidth which can be sent through the link in bps
getMinimum() - Method in class org.tame.MThumbSlider
 
getModelAt(int) - Method in class org.tame.MThumbSlider
 
getMouseDownTime() - Method in class org.pzgui.PZManager
Gets how long the mouse has been down
getMousePos() - Method in class org.pzgui.PZManager
Gets the current position of the mouse
getMouseStartPos() - Method in class org.pzgui.PZManager
Gets the position of the mouse when mouse down was depressed
getMX(MouseEvent) - Method in class org.pzgui.PZWindow
get the y position of the mouse relative to the scene's origin (e.g.
getMY(MouseEvent) - Method in class org.pzgui.PZWindow
get the y position of the mouse relative to the scene's origin (e.g.
getMyPort(NodeWithPorts) - Method in class org.openflow.gui.drawables.Link
Gets the port number associated with the specified endpoint.
getName() - Method in class org.openflow.gui.drawables.Node
gets the name of the node
getNode(Long) - Method in class org.openflow.gui.Topology
Gets the node with the specified ID, if any such node exists in this topology.
getNodeIDs() - Method in class org.openflow.gui.Topology
Gets the set of IDs currently in the topology
getNumConnectionManagers() - Method in class org.openflow.gui.MultipleConnectionAndTopologyHandler
Returns the number of connections being maintained
getNumLinks() - Method in class org.openflow.gui.drawables.NodeWithPorts
Returns the number of links connected to this node.
getNumTopologies() - Method in class org.openflow.gui.MultipleConnectionAndTopologyHandler
Returns the number of topologies being maintained
getNumUpdatesdReceived() - Method in class org.openflow.gui.net.BackendConnection.NetStats
Returns the number of updates received from server.
getNumVirtualSwitches() - Method in class org.openflow.gui.VirtualSwitchSpecification
 
getOther(NodeWithPorts) - Method in class org.openflow.gui.drawables.Link
Given one endpoint of the link, return the other endpoint.
getOther(V) - Method in interface org.pzgui.layout.Edge
Get the endpoint which is not vertex v
getOtherPort(NodeWithPorts) - Method in class org.openflow.gui.drawables.Link
Gets the port number associated with the endpoint which is not p.
getOutlineColor() - Method in class org.pzgui.icon.ShapeIcon
 
getOutlineColor() - Method in class org.pzgui.icon.TextIcon
 
getPacketCount() - Method in class org.openflow.gui.stats.PortStats
returns the current packet count
getPacketsPerSec() - Method in class org.openflow.gui.stats.PortStatsRates
Gets the number of packets per second for these stats
getPanX() - Method in class org.pzgui.PZWindow
get the current x-axis pan
getPanY() - Method in class org.pzgui.PZWindow
get the current y-axis pan
getParentDPID() - Method in class org.openflow.gui.VirtualSwitchSpecification
gets the datapth ID of the switch being virtualized for display purposes
getPath() - Method in class org.openflow.gui.drawables.Flow
Gets the path of this flow
getPath(String) - Static method in class org.openflow.util.string.StringOps
determine the path in the string (all text before and included the last slash mark, or the empty string if there are no slashes)
getPointSize() - Method in class org.openflow.gui.drawables.Flow
Gets the width of the line within which segments of the flow are drawn
getPolygon() - Method in class org.pzgui.icon.GeometricIcon
 
getPolygon(Dimension) - Method in class org.pzgui.icon.GeometricIcon
 
getPos() - Method in class org.pzgui.layout.AbstractLayoutable
 
getPos() - Method in interface org.pzgui.layout.Layoutable
returns the x and y coordinates of this object
getReservedHeightBottom() - Method in class org.pzgui.PZWindow
gets how much of the bottom side of the window is reserved for other content
getReservedWidthRight() - Method in class org.pzgui.PZWindow
gets how much of the right side of the window is reserved for other content
getScaledImage(Image, int, int) - Static method in class org.pzgui.icon.ImageIcon
Scales the specified image to the requested size
getScaledPolygon(int[], int[], int, int) - Static method in class org.pzgui.icon.GeometricIcon
Scales the specified coordinates to the requested size polygon
getSelected() - Method in class org.pzgui.PZManager
Returns the currently selected object, if any
getSerialNumber() - Method in class org.openflow.gui.drawables.OpenFlowSwitch
gets the serial n umber of the switch
getServer(String[]) - Static method in class org.openflow.gui.OpenFlowGUI
Gets the IP[:PORT] to connect to.
getServers(String[]) - Static method in class org.openflow.gui.OpenFlowGUI
Gets the IP[:PORT](s) to connect to.
getSize() - Method in class org.pzgui.icon.CompositeIcon
 
getSize() - Method in class org.pzgui.icon.EmptyIcon
 
getSize() - Method in class org.pzgui.icon.GeometricIcon
 
getSize() - Method in class org.pzgui.icon.Icon
Returns the default size of this icon.
getSize() - Method in class org.pzgui.icon.ImageIcon
 
getSize() - Method in class org.pzgui.icon.ShapeIcon
 
getSize() - Method in class org.pzgui.icon.TemporalIcon
 
getSize() - Method in class org.pzgui.icon.TextIcon
 
getSource() - Method in class org.openflow.gui.drawables.Link
get the souce of this link
getSource() - Method in interface org.pzgui.layout.Edge
Get the source of the edge
getStats(Match) - Method in class org.openflow.gui.drawables.Link
Gets the LinkStats associated with the specified Match, if any
getSWDescription() - Method in class org.openflow.gui.drawables.OpenFlowSwitch
gets the software description of the switch
getTargetFPS() - Method in class org.pzgui.PZManager
Returns the target FPS
getThumbNum() - Method in class org.tame.MThumbSlider
 
getThumbNum() - Method in class org.tame.MThumbSliderAdditionalUI
 
getThumbRects() - Method in class org.tame.MThumbSliderAdditionalUI
 
getThumbRendererAt(int) - Method in class org.tame.MThumbSlider
 
getThumbSize() - Method in class org.tame.MetalMThumbSliderUI
 
getThumbSize() - Method in interface org.tame.MThumbSliderAdditional
 
getTimeConnected_ms() - Method in class org.openflow.gui.net.BackendConnection.NetStats
Returns how long the connection to the server server has been up.
getTimeDisconnected_ms() - Method in class org.openflow.gui.net.BackendConnection.NetStats
Returns how long the connection to the server server has been down.
getTimePassedSinceLastUpdate_ms() - Method in class org.openflow.gui.net.BackendConnection.NetStats
Gets the number of milliseconds which have passed since the last update was received.
getTitle() - Method in class org.pzgui.PZWindow
Gets the title of this window bar
getTopology() - Method in class org.openflow.gui.ConnectionHandler
 
getTopology(int) - Method in class org.openflow.gui.MultipleConnectionAndTopologyHandler
Returns the requested connection to the backend.
getTrackFillColor() - Method in class org.tame.MThumbSlider
 
getTrackRect() - Method in class org.tame.MetalMThumbSliderUI
 
getTrackRect() - Method in interface org.tame.MThumbSliderAdditional
 
getTrackRect() - Method in class org.tame.MThumbSliderAdditionalUI
 
getType() - Method in class org.openflow.gui.drawables.Flow
Gets the type of this flow
getType() - Method in class org.openflow.gui.drawables.NodeWithPorts
gets the type of this node
getType() - Method in class org.openflow.gui.drawables.SimpleNode
gets the type of this node
getType() - Method in interface org.openflow.gui.net.Message
gets the type of this message
getType() - Method in class org.openflow.gui.net.protocol.OFGMessage
gets the type associated with this class
getTypeID() - Method in enum org.openflow.gui.net.protocol.FlowType
returns the special value used to identify this type
getTypeID() - Method in enum org.openflow.gui.net.protocol.LinkType
returns the special value used to identify this type
getTypeID() - Method in enum org.openflow.gui.net.protocol.NodeType
returns the special value used to identify this type
getTypeID() - Method in enum org.openflow.gui.net.protocol.OFGMessageType
returns the special value used to identify this type
getTypeID() - Method in enum org.openflow.gui.net.protocol.RequestType
returns the special value used to identify this type
getTypeID() - Method in enum org.openflow.protocol.StatsFlag
returns the special value used to identify this type
getTypeID() - Method in enum org.openflow.protocol.StatsType
returns the special value used to identify this type
getUIClassID() - Method in class org.tame.MThumbSlider
 
getUsageColor(float) - Static method in class org.openflow.gui.drawables.Link
Gets the color associated with a particular usage value.
getValueAt(int) - Method in class org.tame.MThumbSlider
 
getVirtualSwitch(int) - Method in class org.openflow.gui.VirtualSwitchSpecification
 
getVirtualSwitchByPort(int) - Method in class org.openflow.gui.VirtualSwitchSpecification
Returns the virtual switch associated with the specified port number, or null if no such port is virtualized.
getVirtualSwitchIndex() - Method in class org.openflow.gui.drawables.VirtualOpenFlowSwitch
 
getWeightOfNew() - Method in class org.openflow.gui.stats.PortStatsRates
Gets how strongly new rates are weighted over the previous weight
getWidth() - Method in class org.openflow.gui.drawables.LayoutableIcon
 
getWidth() - Method in class org.openflow.gui.drawables.Node
The width of this node
getWidth() - Method in class org.pzgui.icon.Icon
gets the default width of this icon
getWidth() - Method in interface org.pzgui.layout.Layoutable
gets the width of this object
getWildcardIPDstBitsMasked() - Method in class org.openflow.protocol.FlowWildcards
Gets the number of bits in the IP destination address which are wildcarded
getWildcardIPSrcBitsMasked() - Method in class org.openflow.protocol.FlowWildcards
Gets the number of bits in the IP source address which are wildcarded
getWindow(AWTEvent) - Method in class org.pzgui.PZWindowEventListener
Gets the PZWindow associated with the object on which the event was called.
getWindowIndex(PZWindow) - Method in class org.pzgui.PZManager
Returns the internal index of the frame specified.
getX() - Method in class org.pzgui.layout.AbstractLayoutable
 
getX() - Method in interface org.pzgui.layout.Layoutable
returns the x-coordinate of this object
getX() - Method in class org.pzgui.math.Vector2f
 
getX() - Method in class org.pzgui.math.Vector2i
 
getY() - Method in class org.pzgui.layout.AbstractLayoutable
 
getY() - Method in interface org.pzgui.layout.Layoutable
returns the y-coordinate of this object
getY() - Method in class org.pzgui.math.Vector2f
 
getY() - Method in class org.pzgui.math.Vector2i
 
getZoom() - Method in class org.pzgui.PZWindow
get the current zoom
globalGetNode(Long) - Static method in class org.openflow.gui.Topology
Gets the node with the specified ID, if any such node exists in this topology.
globalGetNodeIDs() - Method in class org.openflow.gui.Topology
Gets the set of IDs from all nodes in all topologies

A B C D E F G H I K L M N O P R S T U V W X Y Z