Class ComplexPanAndZoomInstructionDTO
java.lang.Object
com.levigo.jadice.web.server.messaging.instructions.ComplexPanAndZoomInstructionDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfrom
(com.levigo.jadice.document.internal.instruction.ComplexPanAndZoomInstruction instruction) static com.levigo.jadice.document.internal.instruction.ComplexPanAndZoomInstruction
-
Constructor Details
-
ComplexPanAndZoomInstructionDTO
public ComplexPanAndZoomInstructionDTO()
-
-
Method Details
-
from
public static ComplexPanAndZoomInstructionDTO from(com.levigo.jadice.document.internal.instruction.ComplexPanAndZoomInstruction instruction) -
to
public static com.levigo.jadice.document.internal.instruction.ComplexPanAndZoomInstruction to(ComplexPanAndZoomInstructionDTO dto)
-