Uses of Class
com.levigo.jadice.web.server.messaging.RectangularShapeDTO
Packages that use RectangularShapeDTO
-
Uses of RectangularShapeDTO in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return RectangularShapeDTOModifier and TypeMethodDescriptionstatic RectangularShapeDTORectangularShapeDTO.from(RectangularShape rect) Methods in com.levigo.jadice.web.server.messaging with parameters of type RectangularShapeDTOModifier and TypeMethodDescriptionstatic Rectangle2D.DoubleRectangularShapeDTO.to(RectangularShapeDTO dto) static RectangleRectangularShapeDTO.toRectangle(RectangularShapeDTO dto)