|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PstricksConstants.PstricksAngleCorrection | |
---|---|
jpicedt.format.output.pstricks | Classes (formatter, view factory,…) related to the PsTricks content-type. |
Uses of PstricksConstants.PstricksAngleCorrection in jpicedt.format.output.pstricks |
---|
Fields in jpicedt.format.output.pstricks declared as PstricksConstants.PstricksAngleCorrection | |
---|---|
static PstricksConstants.PstricksAngleCorrection |
PstricksConstants.DEFAULT_ANGLE_CORRECTION
|
Methods in jpicedt.format.output.pstricks that return PstricksConstants.PstricksAngleCorrection | |
---|---|
PstricksConstants.PstricksAngleCorrection |
PstricksCustomProperties.getAngleCorrection()
|
PstricksConstants.PstricksAngleCorrection |
PstricksCustomization.getAngleCorrection()
|
static PstricksConstants.PstricksAngleCorrection |
PstricksConstants.PstricksAngleCorrection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PstricksConstants.PstricksAngleCorrection[] |
PstricksConstants.PstricksAngleCorrection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in jpicedt.format.output.pstricks with parameters of type PstricksConstants.PstricksAngleCorrection | |
---|---|
void |
PstricksCustomProperties.setAngleCorrection(PstricksConstants.PstricksAngleCorrection angleCorrection)
|
void |
PstricksCustomization.setAngleCorrection(PstricksConstants.PstricksAngleCorrection angleCorrection)
|
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |