Library | Package Java Toolkit

Interface XSectionOldHatch

package com.ptc.wfc.wfcXSection;

public interface XSectionOldHatch
  extends jxobject



Description

Interface for old line pattern hatching



Method Summary
intGetAngle ()
    Get method for attribute "Angle"
    Angle for old line pattern
ColorRGBGetColor ()
    Get method for attribute "Color"
    Color for old line pattern
intGetFont ()
    Get method for attribute "Font"
    Font for old line pattern
doubleGetOffset ()
    Get method for attribute "Offset"
    Offset for old line pattern
doubleGetSpacing ()
    Get method for attribute "Spacing"
    Spacing for old line pattern
voidSetAngle (int value)
    Set method for attribute "Angle"
    Angle for old line pattern
voidSetColor (ColorRGB value)
    Set method for attribute "Color"
    Color for old line pattern
voidSetFont (int value)
    Set method for attribute "Font"
    Font for old line pattern
voidSetOffset (double value)
    Set method for attribute "Offset"
    Offset for old line pattern
voidSetSpacing (double value)
    Set method for attribute "Spacing"
    Spacing for old line pattern

Method Detail

GetAngle/SetAngle

intGetAngle ()
voidSetAngle (int value)


    Angle for old line pattern
Manual References:
Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components



GetSpacing/SetSpacing

doubleGetSpacing ()
voidSetSpacing (double value)


    Spacing for old line pattern
Manual References:
Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components



GetOffset/SetOffset

doubleGetOffset ()
voidSetOffset (double value)


    Offset for old line pattern
Manual References:
Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components



GetFont/SetFont

intGetFont ()
voidSetFont (int value)


    Font for old line pattern
Manual References:
Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components



GetColor/SetColor

ColorRGBGetColor ()
voidSetColor (ColorRGB value)


    Color for old line pattern
Manual References:
Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components