ilog.tgo.resource
Class IltrPattern

java.lang.Object
  extended by ilog.tgo.resource.IltrPattern

Deprecated. Use cascading style sheets to configure object patterns.

public abstract class IltrPattern
extends Object

This class contains all global patterns used by TGO.

Any change to these parameters must occur before the call to IltSystem.Init(), and before any reference to class Iltr2DPalette.

See Also:
IltPattern, IltPatternFunction
Deprecated Since:
JTGO 7.5

Field Summary
static IltPattern Dots
          Deprecated. Use IlvPattern.GRAY_20 instead.
static IltPattern GroupFilling
          Deprecated. Use IlvPattern.GRAY_20 instead.
static IltPattern ThinHatching
          Deprecated. Use IlvPattern.UP_DIAGONAL instead.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ThinHatching

public static IltPattern ThinHatching
Deprecated. Use IlvPattern.UP_DIAGONAL instead.
This pattern provides fine hatching.

Deprecated Since:
JTGO 7.5

Dots

public static IltPattern Dots
Deprecated. Use IlvPattern.GRAY_20 instead.
This pattern spreads small dots.

Deprecated Since:
JTGO 7.5

GroupFilling

public static IltPattern GroupFilling
Deprecated. Use IlvPattern.GRAY_20 instead.
This is the pattern of the interior of a polygonal group.

Deprecated Since:
JTGO 7.5


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.