math.geom2d
Class UnboundedShapeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
math.geom2d.UnboundedShapeException
- All Implemented Interfaces:
- Serializable
public class UnboundedShapeException
- extends RuntimeException
- Author:
- dlegland
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnboundedShapeException
@Deprecated
public UnboundedShapeException()
- Deprecated.
UnboundedShapeException
public UnboundedShapeException(Shape2D shape)
getShape
public Shape2D getShape()
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.