com.azalient.api.ui.clipboard
Interface ISelections
public interface ISelections
An interface to the most recently selected object of each type
selectedService
IService selectedService()
selectedDwell
IDwell selectedDwell()
selectedStand
IStand selectedStand()
selectedSign
ISign selectedSign()
selectedLoop
ILoop selectedLoop()
selectedLane
ILane selectedLane()
selectedLane2
ILane selectedLane2()
selectedLink
ILink selectedLink()
selectedLink2
ILink selectedLink2()
selectedNode
INode selectedNode()
selectedNode2
INode selectedNode2()
selectedIntersection
IIntersection selectedIntersection()
selectedAgent
IAgent selectedAgent()
selectedPlace
IPlace selectedPlace()
selectedLinkInward
ILink selectedLinkInward()
selectedLinkOutward
ILink selectedLinkOutward()
selectedWalkway
IWalkway selectedWalkway()
selectedWalkwayDirection
ITwig selectedWalkwayDirection()