Uses of Class
org.proteinshader.structure.exceptions.SegmentException

Packages that use SegmentException
org.proteinshader.structure.factory Holds the factory classes needed for generating the Segment objects that hold the information needed for rendering ribbon and tube segments. 
 

Uses of SegmentException in org.proteinshader.structure.factory
 

Methods in org.proteinshader.structure.factory that return types with arguments of type SegmentException
 List<SegmentException> SegmentFactory.getErrors()
          Returns a list with any SegmentExceptions that were created because an error prevented a Segment from being created.
 



Copyright © 2007-2008