Uses of Package
net.kolls.railworld.edit

Packages that use net.kolls.railworld.edit
net.kolls.railworld Provides for basic status and operation of quantities needed for both play and editing. 
net.kolls.railworld.edit Components related to the map editor module. 
net.kolls.railworld.segment Rail segments available. 
 

Classes in net.kolls.railworld.edit used by net.kolls.railworld
EditCanvas
          A canvas for editing segments.
SegmentEditPoint
          A segment edit point consists of a point on a segment as well as some extra abilities for editing, such as drawing temporary versions, moving the point (which should in turn move all segments connected to it) and determining if it should connect to other segments
 

Classes in net.kolls.railworld.edit used by net.kolls.railworld.edit
EditCanvas.Tool
          The available tools in the edit canvas.
 

Classes in net.kolls.railworld.edit used by net.kolls.railworld.segment
SegmentEditPoint
          A segment edit point consists of a point on a segment as well as some extra abilities for editing, such as drawing temporary versions, moving the point (which should in turn move all segments connected to it) and determining if it should connect to other segments