Package ca.ualberta.stothard.cgview


package ca.ualberta.stothard.cgview
  • Class
    Description
    Represents a circular map of a DNA sequence.
    The CgviewConstants interface provides constants for use in the ca.ualberta.stothard.cgview package.
    This class reads an XML document and creates a Cgview object.
    This class reads a tab-delimited feature file and creates a Cgview object.
    This class reads a tab-delimited feature file and creates a Cgview object.
    This class contains methods for constructing HTML pages that contain Cgview maps.
    This class contains static methods for converting Cgview objects to image files.
    This class represents a sequence feature.
    This class is used to assign sequence features, which are described using the Feature object, to specific bases of a DNA sequence.
    Represents a slot of space on the Cgview map.
    This class contains methods for moving jar resources to the output directory.
    This class is used by Cgview objects to facilitate label layout and drawing.
    This class is used by Cgview objects to facilitate label layout and drawing.
    This class is used to store bounds information about text already drawn on a Cgview map.
    This class is used add legends to a Cgview map.
    This class is used to add text entries to Legend objects.
    This class is used by Cgview objects to facilitate label layout and drawing.
     
    This class is used to encapsulate Cgview map information when a series of images is linked together.
    Sorts Label objects so that those where Label.getForceLabel() returns true are last.
    Sorts Label objects so that those with smaller Label.getLineStartRadians() values are first.
    Sorts Label objects so that those that those with the smallest absolute difference between Label.getLineStartRadians() and Label.getLineEndRadians() are first.
    Sorts Label objects so that those that those furthest from the sequence backbone are first.
    Sorts SeriesImage objects so that those with the lowest zoom center value are first.