Uses of Class
de.unihalle.informatik.MiToBo.core.exceptions.MTBDatatypeException

Packages that use MTBDatatypeException
de.unihalle.informatik.MiToBo.core.datatypes Provides basic datatypes for MiToBo. 
 

Uses of MTBDatatypeException in de.unihalle.informatik.MiToBo.core.datatypes
 

Methods in de.unihalle.informatik.MiToBo.core.datatypes that throw MTBDatatypeException
 void MTBContour2D.addInner(MTBBorder2D C)
          Add a inner contour to the existing contour object.
 void MTBBorder2D.addInner(MTBBorder2D ic)
          Add an inner border to the existing border object.
 void MTBContour2D.setInner(Vector<MTBBorder2D> C)
          Set the inner contours of the contour object.
 void MTBBorder2D.setInner(Vector<MTBBorder2D> ic)
          Set the inner borders of the border object.
 



Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.