Uses of Class
com.levigo.jadice.document.Resolution
Packages that use Resolution
Package
Description
-
Uses of Resolution in com.levigo.jadice.annotation
Fields in com.levigo.jadice.annotation declared as ResolutionMethods in com.levigo.jadice.annotation that return ResolutionMethods in com.levigo.jadice.annotation with parameters of type ResolutionModifier and TypeMethodDescriptionvoidShapeBasedAnnotation.setStrokeResolution(Resolution strokeResolution) -
Uses of Resolution in com.levigo.jadice.document
Fields in com.levigo.jadice.document declared as ResolutionModifier and TypeFieldDescriptionstatic final ResolutionResolution.BASE_RESOLUTIONThe jadice base resolution of 1/7200'th of an inch.static final ResolutionResolution.DPI7272 DPI (the same resolution asPOINTSbut with a different base unit).static final ResolutionResolution.DPI9696 DPI.static final ResolutionResolution.POINTSPoints: 1/72'th of an inch (72 DPI).Methods in com.levigo.jadice.document that return ResolutionMethods in com.levigo.jadice.document with parameters of type ResolutionModifier and TypeMethodDescriptionResolution.createTransform(Resolution r) Resolution.scale(AffineTransform t, Resolution r) Augment the given transform so that it scale the unit square with this resolution to the given target resolution. -
Uses of Resolution in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return ResolutionMethods in com.levigo.jadice.web.client.messaging with parameters of type Resolution -
Uses of Resolution in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return ResolutionMethods in com.levigo.jadice.web.server.messaging with parameters of type Resolution