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 RectangularShapeDTO
RectangularShapeDTO.from
(RectangularShape rect) Methods in com.levigo.jadice.web.server.messaging with parameters of type RectangularShapeDTOModifier and TypeMethodDescriptionstatic Rectangle2D.Double
RectangularShapeDTO.to
(RectangularShapeDTO dto) static Rectangle
RectangularShapeDTO.toRectangle
(RectangularShapeDTO dto)